U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-18 12:21:24 to 2022-06-21 10:08:13 UTC [more...]

[PATCH 1/3] ram: rk3399: Fix .set_rate_index() error handling
 2022-06-21 10:07 UTC  (3+ messages)
` [PATCH 2/3] ram: rk3399: Fix faulty frequency change reports
` [PATCH 3/3] ram: rk3399: Conduct memory training at 400MHz

[PATCH v5 00/23] FWU: Add FWU Multi Bank Update feature support
 2022-06-21  9:49 UTC  (13+ messages)
` [PATCH v5 03/23] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v5 04/23] stm32mp1: dk2: Add a node for the FWU metadata device
` [PATCH v5 06/23] FWU: stm32mp1: Add helper functions for accessing FWU metadata
` [PATCH v5 10/23] FWU: cmd: Add a command to read "
` [PATCH v5 19/23] FWU: synquacer: Add FWU Multi bank update support for DeveloperBox

[PATCH v2] watchdog: add amlogic watchdog support
 2022-06-21  9:17 UTC  (3+ messages)

[PATCH v1] usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver
 2022-06-21  9:09 UTC 

[PATCH v1] phy: nuvoton: add NPCM7xx phy control driver
 2022-06-21  9:03 UTC 

[PATCH 00/10] i2c: Improvements for aspeed boards
 2022-06-21  8:15 UTC  (20+ messages)
` [PATCH 01/10] ARM: dts: ast2600: Add I2C pinctrl
` [PATCH 02/10] ARM: dts: ast2600: Add I2C reset properties
` [PATCH 03/10] ARM: dts: ast2600: Dsiable I2C nodes by default
` [PATCH 04/10] ARM: dts: ast2500-evb: Add I2C devices
` [PATCH 05/10] ARM: dts: ast2600-evb: "
` [PATCH 06/10] reset/aspeed: Implement status callback
` [PATCH 07/10] i2c/aspeed: Fix reset control
` [PATCH 08/10] i2c/aspeed: Add AST2600 compatible
` [PATCH 09/10] config/ast2600: Enable I2C driver
` [PATCH 10/10] config/aspeed: Enable EEPROM options

[PATCH v3 0/8] Add MV88E61xx DSA driver and use on gwventana
 2022-06-21  7:21 UTC  (7+ messages)
` [PATCH v3 7/8] net: add MV88E61xx DSA driver
` [PATCH v3 8/8] board: gw_ventana: enable MV88E61XX DSA support

[PATCH] arm: dts: imx8mn: sync dts from Linux Kernel
 2022-06-21  7:06 UTC  (3+ messages)

[ANN] U-Boot v2022.07-rc5 released
 2022-06-21  0:52 UTC  (2+ messages)

[PATCH] mach-rockchip: make_fit_atf.py: support OP-TEE tee.bin v1 format
 2022-06-20 20:03 UTC  (2+ messages)

[PATCH] toradex: tdx-cfg-block: add new toradex oui range
 2022-06-20 19:11 UTC  (2+ messages)

[RFC PATCH v4 00/28] Modernize U-Boot shell
 2022-06-20 19:11 UTC  (10+ messages)
` [RFC PATCH v4 25/28] cli: hush_2021: Add upstream commits up to 6th February 2022
` [RFC PATCH v4 28/28] board: keymile: common: Use environment to store IVM_* variables

[PATCH v2 01/15] firmware: zynqmp: Check if rx channel dev pointer is valid
 2022-06-20 16:36 UTC  (15+ messages)
` [PATCH v2 02/15] firmware: zynqmp: Probe driver before use
` [PATCH v2 03/15] xilinx: zynqmp: Replace strncat with strlcat
` [PATCH v2 04/15] xilinx: zynqmp: Add macro for device type mask
` [PATCH v2 05/15] xilinx: zynqmp: Reuse shift macros to define masks
` [PATCH v2 06/15] xilinx: zynqmp: Merge device lists
` [PATCH v2 07/15] soc: xilinx: zynqmp: Remove redundant checks for zynqmp_mmio_read
` [PATCH v2 08/15] soc: xilinx: zynqmp: Add machine identification support
` [PATCH v2 09/15] xilinx: cpuinfo: Print soc machine
` [PATCH v2 10/15] xilinx: common: Separate display cpu info function
` [PATCH v2 11/15] xilinx: zynqmp: make spi flash support optional
` [PATCH v2 12/15] tools: zynqmp_psu_init_minimize: Remove low level uart settings
` [PATCH v2 13/15] tools: zynqmp_psu_init_minimize: Use CR instead of LF
` [PATCH v2 14/15] tools: zynqmp_psu_init_minimize: Move helper functions below header includes
` [PATCH v2 15/15] arm64: zynqmp: "

[PATCH v2 0/2] board/armltd: add support for corstone1000
 2022-06-20 18:19 UTC  (4+ messages)

[PATCH v3 0/3] usb: add isp1760 hcd support
 2022-06-20 17:44 UTC  (4+ messages)

[PATCH 1/3] mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bind
 2022-06-20 16:13 UTC  (3+ messages)
` [PATCH 2/3] mmc: stm32_sdmmc2: remove privdata
` [PATCH 3/3] mmc: stm32_sdmmc2: introduce of_to_plat ops

[PATCH v3 00/11] Add Chameleon v3 support
 2022-06-20 15:59 UTC  (6+ messages)
` [PATCH v3 08/11] socfpga: arria10: Replace delays with busy waiting in cm_full_cfg

[PATCH 01/10] i2c: stm32: add support for the st,stm32mp13 SOC
 2022-06-20 15:46 UTC  (11+ messages)
` [PATCH 02/10] rng: stm32mp1_rng: add conditional reset feature for STM32MP13x
` [PATCH 03/10] stm32mp: add support of STM32MP13x Rev.Y
` [PATCH 04/10] ARM: dts: stm32mp13: alignment with v5.19
` [PATCH 05/10] ARM: dts: stm32mp13: activate led on STM32MP13F-DK
` [PATCH 06/10] configs: stm32mp13: Add support for baudrates higher than 115200
` [PATCH 07/10] configs: stm32mp13: activate RNG support
` [PATCH 08/10] configs: stm32mp13: activate RTC support
` [PATCH 09/10] configs: stm32mp13: activate I2C support
` [PATCH 10/10] configs: stm32mp13: activate some command

[PATCH] drivers: usb: dwc3: Add support for AM62 USB wrapper driver
 2022-06-20 15:02 UTC  (2+ messages)

[PULL] Pull request for u-boot next / v2022.10 = u-boot-stm32-20220620
 2022-06-20 15:02 UTC  (2+ messages)

Please pull u-boot-fsl-qoirq: next
 2022-06-20 15:02 UTC  (2+ messages)

[PATCH] pmic: pca9450: permit config on all bucks and LDOs
 2022-06-20 14:49 UTC  (2+ messages)

[PATCH] image: fit: Use stack allocation macro
 2022-06-20 14:42 UTC  (3+ messages)

[PATCH 1/3] doc: environment: Drop u-boot_addr_r
 2022-06-20 14:31 UTC  (3+ messages)
` [PATCH 2/3] doc: environment: Expand on fdt_addr, initrd_addr and loadaddr
` [PATCH 3/3] doc: environment: Further expand on Image locations and provide example

[PATCH 00/10] xilinx: zynqmp: Support foreign vendor boards
 2022-06-20 13:53 UTC  (20+ messages)
` [PATCH 02/10] firmware: firmware-zynqmp: Probe driver before use
` [PATCH 03/10] soc: xilinx: zynqmp: Add machine identification support
` [PATCH 09/10] tools: zynqmp_psu_init_minimize: Add serdes_illcalib forward declaration
` [PATCH 10/10] xilinx: zynqmp: Support vendor specific board_init

[PATCH] arm64: zynqmp: Used fixed-partitions for QSPI in k26
 2022-06-20 13:46 UTC 

[PATCH v2] clk: update clk_clean_rate_cache to use private clk struct
 2022-06-20 13:37 UTC 

[RFC] Data structure for information handoff between firmware boot stages
 2022-06-20 13:31 UTC  (6+ messages)

[PATCH 01/17] Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig
 2022-06-20 12:07 UTC  (17+ messages)
` [PATCH 02/17] lcd: Remove legacy CONFIG_FB_ADDR code
` [PATCH 03/17] Convert CONFIG_LAYERSCAPE_NS_ACCESS to Kconfig
` [PATCH 04/17] Convert CONFIG_PCIE1 et al "
` [PATCH 05/17] Convert CONFIG_PCIE_IMX "
` [PATCH 06/17] pci: Remove pci_sh4 and related defines
` [PATCH 07/17] Convert CONFIG_PCI_SCAN_SHOW to Kconfig
` [PATCH 08/17] Convert CONFIG_PCI_GT64120 "
` [PATCH 09/17] Convert CONFIG_PCI_CONFIG_HOST_BRIDGE "
` [PATCH 10/17] m68k: Remove unused PCI code
` [PATCH 11/17] MPC837XERDB: Remove unused PCI defines
` [PATCH 12/17] Convert CONFIG_SH7751_PCI to Kconfig
` [PATCH 13/17] socrates: Rework CONFIG_PCI_CLK_FREQ
` [PATCH 14/17] Convert CONFIG_PCI_MSC01 to Kconfig
` [PATCH 15/17] Convert CONFIG_SYS_FSL_PCI_VER_3_X "
` [PATCH 16/17] qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board code
` [PATCH 17/17] Convert CONFIG_KIRKWOOD_PCIE_INIT et al to Kconfig

[PATCH v4] ARM: imx: Switch Data Modul i.MX8M Mini eDM SBC to USB251x Hub driver
 2022-06-20 11:43 UTC  (2+ messages)

[PATCH] dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration
 2022-06-20 11:23 UTC  (2+ messages)

[PATCH] mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected ecc.mode
 2022-06-20 11:07 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH 1/3] mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned location
 2022-06-20 10:54 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] board: stm32mp1: remove test on CONFIG_DM_REGULATOR
 2022-06-20 10:36 UTC 

[PATCH] video: stm32: remove test on CONFIG_DM_REGULATOR
 2022-06-20  9:55 UTC 

[PATCH v2 0/6] imx8 ROM API cleanup
 2022-06-20  8:53 UTC  (7+ messages)
` [PATCH v2 1/6] imx8: add hidden IMX8_ROMAPI Kconfig symbol
` [PATCH v2 2/6] imx8: sys_proto.h: change guard logic around ROM API
` [PATCH v2 3/6] imx8: add rom api wrappers
` [PATCH v2 4/6] imx8: use ROM API wrappers in spl_imx_romapi.c
` [PATCH v2 5/6] imx8m: soc.c: use rom_api_query_boot_infor() wrapper
` [PATCH v2 6/6] imx8ulp: "

Extend binman to generate boot headers
 2022-06-20  8:52 UTC  (2+ messages)

[PATCH] led: pwm: Use NOP uclass driver for top-level node
 2022-06-20  7:57 UTC 

[PATCH] stm32mp: simplify the STM32MP15x package parsing code
 2022-06-20  7:50 UTC 

[PATCH 01/13] Convert CONFIG_DW_ALTDESCRIPTOR to Kconfig
 2022-06-20  7:05 UTC  (3+ messages)
` [PATCH 04/13] watchdog: designware: Make this depend on WDT

[PATCH 1/1] doc: man-page for the printenv command
 2022-06-20  5:57 UTC  (3+ messages)

[PATCH v3 1/2] pmic: pca9450: Add upstream regulators subnode match
 2022-06-20  5:03 UTC  (6+ messages)
` [PATCH v3 2/2] pmic: pca9450: Add regulator driver

[PATCH v8 0/9] enable menu-driven UEFI variable maintenance
 2022-06-20  4:14 UTC  (11+ messages)
` [PATCH v8 1/9] efi_loader: expose END device path node
` [PATCH v8 2/9] eficonfig: menu-driven addition of UEFI boot option
` [PATCH v8 3/9] eficonfig: add "Edit Boot Option" menu entry
` [PATCH v8 4/9] menu: add KEY_PLUS and KEY_MINUS handling
` [PATCH v8 5/9] eficonfig: add "Change Boot Order" menu entry
` [PATCH v8 6/9] eficonfig: add "Delete Boot Option" "
` [PATCH v8 7/9] bootmenu: add removable media entries
` [PATCH v8 8/9] doc:bootmenu: add description for UEFI boot support
` [PATCH v8 9/9] doc:eficonfig: add documentation for eficonfig command

[PATCH] disk: part: change from hextoul to dectoul
 2022-06-20  0:46 UTC  (3+ messages)

Pull request for efi-2020-07-rc5-2
 2022-06-19 17:11 UTC  (2+ messages)

[PATCH v2] cmd: cat: add new command
 2022-06-19 15:08 UTC  (5+ messages)

[PATCH v4] imx: add i.MX8MN DDR3L evk board support
 2022-06-19 14:53 UTC  (12+ messages)

[PATCH 1/1] test: work around for EFI terminal size probing
 2022-06-19 14:33 UTC 

[PATCH 1/1] cmd: correct return value for printenv -e
 2022-06-19 11:43 UTC 

[RFC PATCH 0/3] eficonfig: add UEFI Secure Boot key maintenance interface
 2022-06-19  5:20 UTC  (4+ messages)
` [RFC PATCH 1/3] eficonfig: add UEFI Secure Boot Key enrollment interface
` [RFC PATCH 2/3] eficonfig: add "Show Signature Database" menu entry
` [RFC PATCH 3/3] eficonfig: add "Delete Key" "

[PATCH v7 0/9] enable menu-driven UEFI variable maintenance
 2022-06-19  4:16 UTC  (3+ messages)

[PATCH 0/3] board: ti: common: Fixups and optimizations for eeprom handling
 2022-06-18 17:04 UTC  (5+ messages)
` [PATCH 2/3] board: ti: common: Handle the legacy eeprom address width properly
` [PATCH 3/3] board: ti: common: board_detect: Do 1byte address checks first

[PULL] Pull request for u-boot master / v2022.07 = u-boot-stm32-20220617
 2022-06-18 17:03 UTC  (2+ messages)

Pull request: SoCFPGA changes for commit c18e5fb055ab
 2022-06-18 17:02 UTC  (2+ messages)

[PATCH v2 0/8] Add support for the i.MXRT1170
 2022-06-18 14:32 UTC  (4+ messages)
` [PATCH v2 8/8] ARM: imxrt1170_defconfig: Add i.MXRT1170 defconfig

[PATCH 0/8] arm64: binman: use binman symbols for imx
 2022-06-18 12:24 UTC  (10+ messages)
` [PATCH 7/8] binman_sym: guard with CONFIG_IS_ENABLED(BINMAN_SYMBOLS)

[PATCH v10 00/13] fpga: zynqmp: Adding support of loading authenticated images
 2022-06-18 12:21 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).