June 2022 Archives by date
Starting: Wed Jun 1 01:08:25 CEST 2022
Ending: Thu Jun 30 23:30:50 CEST 2022
Messages: 2418
- [PATCH v8 00/14] fpga: zynqmp: Adding support of loading authenticated images
Oleksandr Suvorov
- [PATCH v8 01/14] Prepare v2022.07-rc3
Oleksandr Suvorov
- [PATCH v8 02/14] fpga: add option for loading FPGA secure bitstreams
Oleksandr Suvorov
- [PATCH v8 03/14] fpga: xilinx: add missed identifier names
Oleksandr Suvorov
- [PATCH v8 04/14] fpga: xilinx: add bitstream flags to driver desc
Oleksandr Suvorov
- [PATCH v8 05/14] fpga: zynqmp: add str2flags call
Oleksandr Suvorov
- [PATCH v8 06/14] fpga: add fpga_compatible2flag
Oleksandr Suvorov
- [PATCH v8 07/14] fpga: xilinx: pass compatible flags to xilinx_load()
Oleksandr Suvorov
- [PATCH v8 08/14] fpga: pass compatible flags to fpga_load()
Oleksandr Suvorov
- [PATCH v8 09/14] spl: fit: pass real compatible flags to fpga_load()
Oleksandr Suvorov
- [PATCH v8 10/14] fpga: xilinx: pass compatible flags to load() callback
Oleksandr Suvorov
- [PATCH v8 11/14] fpga: zynqmp: optimize zynqmppl_load() code
Oleksandr Suvorov
- [PATCH v8 12/14] fpga: zynqmp: add bitstream compatible checking
Oleksandr Suvorov
- [PATCH v8 13/14] fpga: zynqmp: support loading authenticated images
Oleksandr Suvorov
- [PATCH v8 14/14] fpga: zynqmp: support loading encrypted bitfiles
Oleksandr Suvorov
- [PATCH v7 2/7] fpga: add fit_fpga_load function
Oleksandr Suvorov
- [PATCH 2/2] efi: test/py: authenticate fit capsules
AKASHI Takahiro
- [PATCH v5 07/12] efi_loader: disk: a helper function to create efi_disk objects from udevice
AKASHI Takahiro
- [PATCH] efi_loader: disk: allow blk devices even without UCLASS_PARTITION
AKASHI Takahiro
- [PATCH 1/1] riscv: ae350: Fix XIP config boot failure
Leo Yu-Chi Liang
- [PATCH] riscv: cpu: set gp before board_init_f_init_reserve
Leo Liang
- efi_firmware_raw_get_image_info and efi_firmware_fit_get_image_info
Heinrich Schuchardt
- [PATCH 1/3] EFI: Populate descriptor_count value only when image_info_size is not zero
Heinrich Schuchardt
- [PATCH RFC v2 00/11] Integration of sysfw, tispl and tiboot3
Neha Malcom Francis
- [PATCH RFC v2 03/11] ti: etype: sysfw: Add entry type for sysfw
Neha Malcom Francis
- [PATCH RFC v2 05/11] ti: etype: x509: Add etype for x509 certificate for K3 devices
Neha Malcom Francis
- [PATCH 2/3] EFI: Do not read OsIndications variable if EFI_IGNORE_OSINDICATIONS is enabled
Heinrich Schuchardt
- [PATCH RFC v2 11/11] ti: dtsi: j721e: Use binman to package tispl.bin
Neha Malcom Francis
- [PATCH 3/3] EFI: Update the documentation to reflect the correct value of OsIndications
Heinrich Schuchardt
- [PATCH v3] fpga: intel_sdm_mb: Add checking for INTEL_SIP_SMC_STATUS_BUSY (1)
Chee, Tien Fong
- [PATCH RFC v2 03/11] ti: etype: sysfw: Add entry type for sysfw
Neha Malcom Francis
- efi_firmware_raw_get_image_info and efi_firmware_fit_get_image_info
Sughosh Ganu
- [PATCH] arch: arm: socfpga: timer_s10: Override udelay for secure section
dinesh.maniyam at intel.com
- [PATCH] drivers: cache: ncore: Disable snoop filter
dinesh.maniyam at intel.com
- [PATCH] arm: socfpga: mailbox: Add mailbox command for HPS execution notifcation
Chee, Tien Fong
- [PATCH 2/3] EFI: Do not read OsIndications variable if EFI_IGNORE_OSINDICATIONS is enabled
Sughosh Ganu
- [PATCH] configs: ast2600: Move SPL bss section to DRAM space
Chia-Wei Wang
- [PATCH v2] arm: socfpga: soc64: To notify SDM when U-Boot pass control to Linux
Maniyam, Dinesh
- [PATCH 3/3] EFI: Update the documentation to reflect the correct value of OsIndications
Ilias Apalodimas
- [PATCH 1/3] EFI: Populate descriptor_count value only when image_info_size is not zero
Ilias Apalodimas
- [PATCH] arm: socfpga: spl: To notify SDM when SPL pass control to U-Boot
Maniyam, Dinesh
- [PATCH 1/4] smccc: define generic IDs for feature discovery
Etienne Carriere
- [PATCH 2/4] firmware: psci: reorder header files inclusion
Etienne Carriere
- [PATCH 3/4] firmware: psci: bind arm smccc features when discovered
Etienne Carriere
- [PATCH 4/4] drivers: rng: add smccc trng driver
Etienne Carriere
- [PATCH 1/2] drivers: tee: optee: discover OP-TEE services
Etienne Carriere
- [PATCH 2/2] drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY
Etienne Carriere
- binman: Why is the first word the compressed size in compressed data
Stefan Herbrechtsmeier
- [PATCH v2] ddr: altera: soc64: Integer fix overflow that caused DDR size mismatched
Maniyam, Dinesh
- [PATCH] ast2600: spl: Add boot mode detection
Chia-Wei Wang
- [PATCH v9 00/13] fpga: zynqmp: Adding support of loading authenticated images
Oleksandr Suvorov
- [PATCH v9 01/13] fpga: add option for loading FPGA secure bitstreams
Oleksandr Suvorov
- [PATCH v9 02/13] fpga: xilinx: add missed identifier names
Oleksandr Suvorov
- [PATCH v9 03/13] fpga: xilinx: add bitstream flags to driver desc
Oleksandr Suvorov
- [PATCH v9 04/13] fpga: zynqmp: add str2flags call
Oleksandr Suvorov
- [PATCH v9 05/13] fpga: add fpga_compatible2flag
Oleksandr Suvorov
- [PATCH v9 06/13] fpga: xilinx: pass compatible flags to xilinx_load()
Oleksandr Suvorov
- [PATCH v9 07/13] fpga: pass compatible flags to fpga_load()
Oleksandr Suvorov
- [PATCH v9 08/13] spl: fit: pass real compatible flags to fpga_load()
Oleksandr Suvorov
- [PATCH v9 09/13] fpga: xilinx: pass compatible flags to load() callback
Oleksandr Suvorov
- [PATCH v9 10/13] fpga: zynqmp: optimize zynqmppl_load() code
Oleksandr Suvorov
- [PATCH v9 11/13] fpga: zynqmp: add bitstream compatible checking
Oleksandr Suvorov
- [PATCH v9 12/13] fpga: zynqmp: support loading authenticated images
Oleksandr Suvorov
- [PATCH v9 13/13] fpga: zynqmp: support loading encrypted bitfiles
Oleksandr Suvorov
- [PATCH RFC v2 11/11] ti: dtsi: j721e: Use binman to package tispl.bin
Roger Quadros
- [PATCH RFC v2 05/11] ti: etype: x509: Add etype for x509 certificate for K3 devices
Roger Quadros
- [PATCH RFC v2 03/11] ti: etype: sysfw: Add entry type for sysfw
Roger Quadros
- [PATCH RFC v2 05/11] ti: etype: x509: Add etype for x509 certificate for K3 devices
Neha Malcom Francis
- [PATCH 1/3] lib: sha1: Add support for hardware specific sha1_process
Loic Poulain
- [PATCH 2/3] sha1: Fix digest state size/type
Loic Poulain
- [PATCH 3/3] armv8 SHA-1 using ARMv8 Crypto Extensions:
Loic Poulain
- [PATCH 2/5] arm: mvebu: Move internal registers in arch_very_early_init() function
Pali Rohár
- [PATCH RFC v2 11/11] ti: dtsi: j721e: Use binman to package tispl.bin
Neha Malcom Francis
- [PATCH 2/5] arm: mvebu: Move internal registers in arch_very_early_init() function
Stefan Roese
- [PATCH RFC v2 05/11] ti: etype: x509: Add etype for x509 certificate for K3 devices
Roger Quadros
- [PATCH v3] ddr: altera: soc64: Integer fix overflow that caused DDR size mismatched
dinesh.maniyam at intel.com
- [PATCH 2/5] arm: mvebu: Move internal registers in arch_very_early_init() function
Pali Rohár
- [PATCH RFC v2 11/11] ti: dtsi: j721e: Use binman to package tispl.bin
Roger Quadros
- [PATCH] xilinx: zynqmp: Do not use null as spl bss start address
Stefan Herbrechtsmeier
- [PATCH] xilinx: zynqmp: Do not use null as spl bss start address
Michal Simek
- [PATCH] xilinx: zynqmp: Do not use null as spl bss start address
Stefan Herbrechtsmeier
- [PATCH RFC v2 11/11] ti: dtsi: j721e: Use binman to package tispl.bin
Andrew Davis
- [PATCH] xilinx: zynqmp: Do not use null as spl bss start address
Michal Simek
- [PATCH] xilinx: zynqmp: Do not use null as spl bss start address
Stefan Herbrechtsmeier
- [PATCH] squashfs: Fix compilation on big endian systems
Tom Rini
- Out of bounds write vulnerability in the sqfs_readdir() function
Tom Rini
- [PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc
Tom Rini
- [PATCH v1 3/9] board: hpe: gxp: add HPE GXP soc support
Tom Rini
- [PATCH v1 7/9] configs: gxp: add core support
Tom Rini
- [PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc
Hawkins, Nick
- [PATCH u-boot-marvell 1/2] board: turris: Fix MAINTAINERS and add Pali
Marek Behún
- [PATCH u-boot-marvell 2/2] treewide: Fix Marek's name and change my e-mail address
Marek Behún
- [PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc
Tom Rini
- [PATCH] arm: dts: ast2600: Add I2C pinctrl
Eddie James
- [PATCH] stm32mp: stpmic1: remove the debug unit request by debugger
Patrick Delaunay
- [PATCH v2 0/4] EFI: Miscellaneous capsule update fixes
Sughosh Ganu
- [PATCH v2 1/4] EFI: Populate descriptor_count value only when image_info_size is not zero
Sughosh Ganu
- [PATCH v2 2/4] EFI: Do not consider OsIndications variable if CONFIG_EFI_IGNORE_OSINDICATIONS is enabled
Sughosh Ganu
- [PATCH v2 3/4] EFI: Update the documentation to reflect the correct value of OsIndications
Sughosh Ganu
- [PATCH v2 4/4] EFI: FMP: Use a common GetImageInfo function for FIT and raw images
Sughosh Ganu
- [PATCH v2 0/5] Add ARMv8 CE sha1/sha256 support
Loic Poulain
- [PATCH v2 1/5] lib: sha1: Add support for hardware specific sha1_process
Loic Poulain
- [PATCH v2 2/5] sha1: Fix digest state size/type
Loic Poulain
- [PATCH v2 3/5] armv8 SHA-1 using ARMv8 Crypto Extensions:
Loic Poulain
- [PATCH v2 4/5] lib: sha256: Add support for hardware specific sha256_process
Loic Poulain
- [PATCH v2 5/5] armv8 SHA-256 using ARMv8 Crypto Extensions
Loic Poulain
- [PATCH 2/2] pmic: pca9450: drop pointless .data entries
Jaehoon Chung
- [PATCH 15/20] ax25-ae350: Move CONFIG_SYS_FDT_BASE to Kconfig
Rick Chen
- [PATCH] configs: ast2600: Move SPL bss section to DRAM space
Neal Liu
- [PATCH] arm: dts: ast2600: Add I2C pinctrl
Joel Stanley
- [PATCH RFC v2 05/11] ti: etype: x509: Add etype for x509 certificate for K3 devices
Neha Malcom Francis
- Open Source Firmware Conference 2022
Christian Walter
- [PATCH u-boot-marvell 1/2] board: turris: Fix MAINTAINERS and add Pali
Stefan Roese
- [PATCH u-boot-marvell 2/2] treewide: Fix Marek's name and change my e-mail address
Stefan Roese
- [PATCH] mach-rockchip: make_fit_atf.py: support OP-TEE tee.bin v1 format
Jerome Forissier
- [PATCH] mach-rockchip: make_fit_atf.py: support OP-TEE tee.bin v1 format
Jens Wiklander
- [PATCH 0/3] arm: rockchip: rk3399: rock-pi-4: power domain driver to boot from MMCSD
Xavier Drudis Ferran
- [PATCH 1/3] Reserve some RAM at 0 for bl31_0x00000000.bin for Radxa Rock Pi 4.
Xavier Drudis Ferran
- [PATCH 2/3] Add a couple of missing clocks for MMCSD.
Xavier Drudis Ferran
- [PATCH 3/3] arm: rockchip: rk3399: Power domain driver for rockchip.
Xavier Drudis Ferran
- [PATCH 1/2] drivers: tee: optee: discover OP-TEE services
Patrick DELAUNAY
- [PATCH 2/2] drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY
Patrick DELAUNAY
- [PATCH 2/2] pmic: pca9450: drop pointless .data entries
Rasmus Villemoes
- [PATCH v3 0/3] stm32mp: prepare RCC support for STM32MP13
Patrick Delaunay
- [PATCH v3 1/3] clk: Add directory for STM32 clock drivers
Patrick Delaunay
- [PATCH v3 2/3] misc: stm32mp13: introduce STM32MP13 RCC driver
Patrick Delaunay
- [PATCH v3 3/3] ARM: dts: stm32: add rcc node for STM32MP13
Patrick Delaunay
- [PATCH] configs: fsl: add missing SYS_FMAN_FW_ADDR defines
Camelia Groza
- [PATCH 00/22] microblaze: Add support for full relocation
Michal Simek
- [PATCH 01/22] tools: relocate-rela: Open binary u-boot file later
Michal Simek
- [PATCH 02/22] Makefile: Fix description for relocate-rela parameters
Michal Simek
- [PATCH 03/22] tools: relocate-rela: Use global variables
Michal Simek
- [PATCH 04/22] tools: relocate-rela: Read rela start/end directly from ELF
Michal Simek
- [PATCH 05/22] microblaze: Switch absolute branches to relative
Michal Simek
- [PATCH 06/22] microblaze: Fix stack protection behavior
Michal Simek
- [PATCH 07/22] microblaze: Fix early stack allocation
Michal Simek
- [PATCH 08/22] microblaze: Remove CONFIG_TEXT_BASE from code
Michal Simek
- [PATCH 09/22] microblaze: Fix typo in exception.c
Michal Simek
- [PATCH 10/22] microblaze: Enable REMAKE_ELF
Michal Simek
- [PATCH 11/22] microblaze: Separate code end substraction
Michal Simek
- [PATCH 12/22] microblaze: Change stack protection address to new stack address
Michal Simek
- [PATCH 13/22] microblaze: Optimize register usage in relocate_code
Michal Simek
- [PATCH 14/22] microblaze: Remove code around r20 in relocate_code()
Michal Simek
- [PATCH 15/22] microblaze: Remove _start symbol handling at U-Boot start
Michal Simek
- [PATCH 16/22] microblaze: Add comment about reset location
Michal Simek
- [PATCH 17/22] microblaze: Create SYM_ADDR macro to deal with symbols
Michal Simek
- [PATCH 18/22] tools: relocate-rela: Extract elf64 reloc to special function
Michal Simek
- [PATCH 19/22] tools: relocate-rela: Check that relocation works only for EM_AARCH64
Michal Simek
- [PATCH 20/22] tools: relocate-rela: Add support for elf32 decoding
Michal Simek
- [PATCH 21/22] tools: relocate-rela: Add support for 32bit Microblaze relocation
Michal Simek
- [PATCH 22/22] microblaze: Add support for run time relocation
Michal Simek
- [PATCH v1 7/9] configs: gxp: add core support
Hawkins, Nick
- [PATCH 0/5] Add support for FLexSPI Boot for i.MX8m
Mamta Shukla
- [PATCH 1/5] tools: mkimage: Add support to generate FlexSPI Header for i.MX8m
Mamta Shukla
- [PATCH 2/5] dts: imx8mm-uboot: Add support to pack FlexSPI Header using binman
Mamta Shukla
- [PATCH 3/5] configs: Add config for enabling FSPI boot option for i.MX8m
Mamta Shukla
- [PATCH 4/5] board: freescale: Add QSPI Boot support in spl for i.MX8m
Mamta Shukla
- [PATCH 5/5] configs: imx8mm: Define CONFIG_SYS_UBOOT_BASE for i.MX8m
Mamta Shukla
- [PATCH v1 7/9] configs: gxp: add core support
Tom Rini
- [PATCH v9 00/13] fpga: zynqmp: Adding support of loading authenticated images
Oleksandr Suvorov
- [PATCH] doc: update mail author for st-dt.rst
Patrick Delaunay
- [PATCH] mach-rockchip: make_fit_atf.py: support OP-TEE tee.bin v1 format
Alper Nebi Yasak
- [u-boot PATCH 3/3] k3-am642-evm-u-boot: Use binman to generate u-boot.img and tispl.bin
Alper Nebi Yasak
- binman: Why is the first word the compressed size in compressed data
Alper Nebi Yasak
- [PATCH 1/1] CVE-2022-30767: unbounded memcpy with a failed length check
gerbert
- [PATCH 1/1] CVE-2022-30767: unbounded memcpy with a failed length check
gerbert
- [PATCH v3 0/3] Support Devkit800 device tree
Anthoine Bourgeois
- [PATCH v3 1/3] ARM: dts: omap3-devkit8000: Add support for Devkit8000
Anthoine Bourgeois
- [PATCH v3 2/3] ARM: dts: omap3-devkit8000: Fix CONFIG_DM_I2C warning
Anthoine Bourgeois
- [PATCH v3 3/3] ARM: dts: omap3-devkit8000: Fix CONFIG_DM_ETH warning
Anthoine Bourgeois
- [PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc
Hawkins, Nick
- [PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc
Hawkins, Nick
- [PATCH v5 2/3] arm: mvebu: add support for Methode eDPU
Pali Rohár
- [PATCH v3] board: freescale: p1_p2_rdb_pc: Move boot reset macros to p1_p2_bootsrc.h
Pali Rohár
- [PATCH v3 0/2] Add support for dynamic overriding of default SF bus
Vaishnav Achath
- [PATCH v3 1/2] common: spl: spl_spi: add support for dynamic override of sf bus
Vaishnav Achath
- [PATCH v3 2/2] arm: k3: j721e: add dynamic sf bus override support for j721e
Vaishnav Achath
- [PATCH 0/8] arm64: binman: use binman symbols for imx
Peng Fan
- [PATCH] boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN
Peng Fan
- [PATCH resend 1/2] imx: imx8mq: default select CLK_IMX8MQ
Peng Fan (OSS)
- [PATCH] mtd: spi-nor-core: Implement spi_nor_read_sfdp_dma_unsafe() for sfdp parse
Vaishnav Achath
- [PATCH 0/8] arm64: binman: use binman symbols for imx
Peng Fan (OSS)
- [PATCH 1/8] spl: Kconfig: not select SPL_RAW_IMAGE_SUPPORT for i.MX8M
Peng Fan (OSS)
- [PATCH 2/8] configs: imx8mm_data_modul_edm_sbc: not select SPL_RAM_DEVICE
Peng Fan (OSS)
- [PATCH 3/8] arm: dts: imx8m: update binman ddr firmware node name
Peng Fan (OSS)
- [PATCH 4/8] armv8: u-boot-spl.lds: mark __image_copy_start as symbol
Peng Fan (OSS)
- [PATCH 5/8] ddr: imx8m: helper: load ddr firmware according to binman symbols
Peng Fan (OSS)
- [PATCH 6/8] arm: dts: imx8m: shrink ddr firmware size to actual file size
Peng Fan (OSS)
- [PATCH 7/8] binman_sym: guard with CONFIG_IS_ENABLED(BINMAN_SYMBOLS)
Peng Fan (OSS)
- [PATCH 8/8] imx: imx8mm-icore: migrate to use BINMAN
Peng Fan (OSS)
- [PATCH RFC v2 11/11] ti: dtsi: j721e: Use binman to package tispl.bin
Roger Quadros
- [PATCH v5 2/3] arm: mvebu: add support for Methode eDPU
Stefan Roese
- [PATCH v2 1/3] drivers: tee: optee: remove unused probe local variable
Etienne Carriere
- [PATCH v2 2/3] drivers: tee: optee: discover OP-TEE services
Etienne Carriere
- [PATCH v2 3/3] drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY
Etienne Carriere
- [PATCH v5 2/3] arm: mvebu: add support for Methode eDPU
Robert Marko
- [PATCH 1/2] mvebu: eDPU: disable SCSI support
Robert Marko
- [PATCH 2/2] mvebu: uDPU: disable non-present peripherals
Robert Marko
- [PATCH] xilinx: zynqmp: Do not use null as spl bss start address
Michal Simek
- [PATCH 1/8] spl: Kconfig: not select SPL_RAW_IMAGE_SUPPORT for i.MX8M
Tom Rini
- [PATCH 1/2] mvebu: eDPU: disable SCSI support
Pali Rohár
- [PATCH 2/2] mvebu: uDPU: disable non-present peripherals
Pali Rohár
- RockPi4B: spl_load_fit_image() writing past end of buffer & MMC errors
Jerome Forissier
- [PATCH] boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN
Tom Rini
- [PATCH resend 1/2] imx: imx8mq: default select CLK_IMX8MQ
Tom Rini
- [PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc
Tom Rini
- [PATCH] xilinx: zynqmp: Do not use null as spl bss start address
Stefan Herbrechtsmeier
- [PATCH] squashfs: Fix compilation on big endian systems
Miquel Raynal
- [SPAM] RockPi4B: spl_load_fit_image() writing past end of buffer & MMC errors
Xavier Drudis Ferran
- binman: Why is the first word the compressed size in compressed data
Stefan Herbrechtsmeier
- [PATCH] boot: pxe_utils: Do not use fdtcontroladdr for FIT Image format
Tom Rini
- [PATCH 0/2] clk: imx8mp: clock names and clock source fixes
Andrey Zhizhikin
- [PATCH 1/2] clk: imx8mp: fix root clock names for ecspi
Andrey Zhizhikin
- [PATCH 2/2] clk: imx8mp: use usb_core_ref for usb_root_clk
Andrey Zhizhikin
- [PATCH] fs/squashfs: sqfs_read: Prevent arbitrary code execution
Miquel Raynal
- [PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc
Hawkins, Nick
- [PATCH 1/2] clk: imx8mp: fix root clock names for ecspi
Fabio Estevam
- [PATCH 2/2] clk: imx8mp: use usb_core_ref for usb_root_clk
Fabio Estevam
- [SPAM] RockPi4B: spl_load_fit_image() writing past end of buffer & MMC errors
Jerome Forissier
- [PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc
Tom Rini
- [SPAM] RockPi4B: spl_load_fit_image() writing past end of buffer & MMC errors
Xavier Drudis Ferran
- [PATCH 1/5] tools: mkimage: Add support to generate FlexSPI Header for i.MX8m
Fabio Estevam
- [PATCH 3/5] configs: Add config for enabling FSPI boot option for i.MX8m
Fabio Estevam
- [PATCH 0/5] Add support for FLexSPI Boot for i.MX8m
Fabio Estevam
- [PATCH] board: ti: am64x: Update MAINTAINERS
Dave Gerlach
- [PATCH] board: ti: am64x: Update MAINTAINERS
Tom Rini
- [PATCH] armv8: Fix TCR 64-bit writes
Tom Rini
- [PATCH] ubifs: Fix lockup/crash when reading files
Tom Rini
- [PATCH resend 1/2] imx: imx8mq: default select CLK_IMX8MQ
Tom Rini
- [PATCH resend 2/2] imx: imx8mq: select CONFIG_CMD_CLK
Tom Rini
- [PATCH] squashfs: Fix compilation on big endian systems
Tom Rini
- [PATCH v2] net: Check for the minimum IP fragmented datagram size
Tom Rini
- [PATCH] net: enetc: unregister mdiobus
Tom Rini
- [PATCH v1] rockchip: mkimage: add rockchip nand support
Johan Jonker
- [PATCH v6 0/6] enable menu-driven boot device selection
Heinrich Schuchardt
- [PATCH 2/2] efi: test/py: authenticate fit capsules
Heinrich Schuchardt
- [PATCH v2] cmd: cat: add new command
Roger Knecht
- [PATCH 1/8] spl: Kconfig: not select SPL_RAW_IMAGE_SUPPORT for i.MX8M
Alper Nebi Yasak
- [PATCH 2/8] configs: imx8mm_data_modul_edm_sbc: not select SPL_RAM_DEVICE
Alper Nebi Yasak
- [PATCH 3/8] arm: dts: imx8m: update binman ddr firmware node name
Alper Nebi Yasak
- [PATCH 4/8] armv8: u-boot-spl.lds: mark __image_copy_start as symbol
Alper Nebi Yasak
- [PATCH 5/8] ddr: imx8m: helper: load ddr firmware according to binman symbols
Alper Nebi Yasak
- [PATCH 6/8] arm: dts: imx8m: shrink ddr firmware size to actual file size
Alper Nebi Yasak
- [PATCH 7/8] binman_sym: guard with CONFIG_IS_ENABLED(BINMAN_SYMBOLS)
Alper Nebi Yasak
- [PATCH 8/8] imx: imx8mm-icore: migrate to use BINMAN
Alper Nebi Yasak
- [PATCH 2/2] clk: imx8mp: use usb_core_ref for usb_root_clk
Tommaso Merciai
- Pull request for efi-2022-07-rc4-4
Heinrich Schuchardt
- [PATCH 7/8] powerpc: mpc85xx: Set TEXT_BASE addresses to real base values
Pali Rohár
- [PATCH 1/2] powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sector
Pali Rohár
- [PATCH] powerpc: mpc85xx: Fix compilation with CONFIG_WDT
Pali Rohár
- [PATCH] watchdog: Fix SPL build with watchdog disabled in asm files
Pali Rohár
- [PATCH v2] net: Check for the minimum IP fragmented datagram size
Ramon Fried
- [PATCH 3/5] configs: Add config for enabling FSPI boot option for i.MX8m
Fabio Estevam
- [PATCH v1] net: nuvoton : Add NPCM7xx EMAC driver
Ramon Fried
- [PATCH] phy: dp83867: add dp83867_{read,write}_mmd helpers
Ramon Fried
- [PATCH 1/1] CVE-2022-30767: unbounded memcpy with a failed length check
Heinrich Schuchardt
- [PATCH 1/1] CVE-2022-30767: unbounded memcpy with a failed length check
gerbert
- [PATCH 1/1 v1] CVE-2022-30767: unbounded memcpy with a failed length check
gerbert
- [PATCH] net: phy: Remove inline definitions from convinience functions
Ramon Fried
- [PATCH] net: phy: Remove inline definitions from convinience functions
Michael Nazzareno Trimarchi
- [BUG] RockPro64 not booting since 3ae64582fb
Aleksei
- Pull request for efi-2022-07-rc4-4
Tom Rini
- [PATCH] net: phy: Remove inline definitions from convinience functions
Marek Behún
- [PATCH v6 0/6] enable menu-driven boot device selection
Masahisa Kojima
- [PATCH v6 1/6] efi_loader: menu-driven addition of UEFI boot option
Masahisa Kojima
- [PATCH v6 1/6] efi_loader: menu-driven addition of UEFI boot option
Masahisa Kojima
- [PATCH 01/12] env: Complete generic support for writable list
Marek Vasut
- [PATCH] xilinx: fru: Replace spaces with \0 in detected revision
Michal Simek
- [PATCH] arm64: zynqmp: Add debug messages to bl2_plat_get_bl31_params()
Michal Simek
- [PATCH] serial: Setup serial base and freq for zynq/zynqmp
Michal Simek
- [PATCH] arm64: zynqmp: Add support for kr260 revA/B boards
Michal Simek
- [PATCH] net: phy: Remove inline definitions from convinience functions
Ramon Fried
- [PATCH 1/2] drivers: tee: optee: discover OP-TEE services
Ilias Apalodimas
- [PATCH 00/49] imx: support i.MX93
Peng Fan (OSS)
- [PATCH 01/49] arm: makefile: cleanup mach-imx usage
Peng Fan (OSS)
- [PATCH 02/49] imx: Change USB boot device type
Peng Fan (OSS)
- [PATCH 03/49] imx: spl: Allow iMX7/8/8M to overwrite spl_board_boot_device
Peng Fan (OSS)
- [PATCH 04/49] imx: simplify dependency with SPL_BOOTROM_SUPPORT
Peng Fan (OSS)
- [PATCH 05/49] imx: move get_boot_device to common header
Peng Fan (OSS)
- [PATCH 06/49] imx: move get_boot_device to common file
Peng Fan (OSS)
- [PATCH 07/49] imx: add USB2_BOOT type
Peng Fan (OSS)
- [PATCH 08/49] imx: add basic i.MX9 support
Peng Fan (OSS)
- [PATCH 09/49] fsl_lpuart: add i.MX9 support
Peng Fan (OSS)
- [PATCH 10/49] gpio: pca953x: support pcal6524
Peng Fan (OSS)
- [PATCH 11/49] imx: pinctrl: add pinctrl and pinfunc file for i.MX93
Peng Fan (OSS)
- [PATCH 12/49] imx: imx9: Add CCM and clock API support
Peng Fan (OSS)
- [PATCH 13/49] mmc: fsl_esdhc_imx: Support i.MX9
Peng Fan (OSS)
- [PATCH 14/49] spl: Use SPL_FIT_IMAGE_TINY for iMX9
Peng Fan (OSS)
- [PATCH 15/49] imx: imx9: Add function to initialize timer
Peng Fan (OSS)
- [PATCH 16/49] imx: imx9: disable watchdog
Peng Fan (OSS)
- [PATCH 17/49] imx: imx9: support romapi
Peng Fan (OSS)
- [PATCH 18/49] misc: imx: S400_API: Move S400 MU and API to a common place
Peng Fan (OSS)
- [PATCH 19/49] misc: s4mu: Support iMX93 with Sentinel MU
Peng Fan (OSS)
- [PATCH 20/49] misc: S400_API: Update release RDC API
Peng Fan (OSS)
- [PATCH 21/49] misc: S400_API: New API for FW status and chip info
Peng Fan (OSS)
- [PATCH 22/49] misc: s400_api: introduce ahab_release_m33_trout
Peng Fan (OSS)
- [PATCH 23/49] imx: imx9: Add TRDC driver for TRDC init
Peng Fan (OSS)
- [PATCH 24/49] imx: imx9: Add AHAB boot support
Peng Fan (OSS)
- [PATCH 25/49] imx: imx9: Get the chip revision through S400 API
Peng Fan (OSS)
- [PATCH 26/49] misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msg
Peng Fan (OSS)
- [PATCH 27/49] misc: imx8ulp: move fuse.c from imx8ulp to sentinel
Peng Fan (OSS)
- [PATCH 28/49] misc: fuse: support to access fuse on i.MX93
Peng Fan (OSS)
- [PATCH 29/49] misc: fuse: update the code for accessing fuse of i.MX93
Peng Fan (OSS)
- [PATCH 30/49] imx: imx9: Add gpio registers structure
Peng Fan (OSS)
- [PATCH 31/49] imx: imx9: Add MIX power init
Peng Fan (OSS)
- [PATCH 32/49] imx: imx9: Add M33 release prepare function
Peng Fan (OSS)
- [PATCH 33/49] imx: imx9: Support booting m33 from Acore
Peng Fan (OSS)
- [PATCH 34/49] imx: imx9: Support multiple env storages at runtime
Peng Fan (OSS)
- [PATCH 35/49] imx: imx8m: enlarge SPL MAX size
Peng Fan (OSS)
- [PATCH 36/49] imx: imx9: clock: Add DDR clock support
Peng Fan (OSS)
- [PATCH 37/49] ddr: imx: Add i.MX9 DDR controller driver
Peng Fan (OSS)
- [PATCH 38/49] ddr: imx9: enable Performance monitor counter
Peng Fan (OSS)
- [PATCH 39/49] arm: dts: Add i.MX93 SoC DTSi file
Peng Fan (OSS)
- [PATCH 40/49] imx: imx93_evk: Add basic board support
Peng Fan (OSS)
- [PATCH 41/49] imx: imx93_evk: Set ARM clock to 1.7Ghz
Peng Fan (OSS)
- [PATCH 42/49] net: fec_mxc: support i.MX93
Peng Fan (OSS)
- [PATCH 43/49] net: dwc_eth_qos: fix build break when CLK not enabled
Peng Fan (OSS)
- [PATCH 44/49] net: dwc_eth_qos: public some functions
Peng Fan (OSS)
- [PATCH 45/49] net: dwc_eth_qos: move i.MX code out
Peng Fan (OSS)
- [PATCH 46/49] net: eqos: add function to get phy node and address
Peng Fan (OSS)
- [PATCH 47/49] net: dwc_eth_qos: intrdouce eqos hook eqos_get_enetaddr
Peng Fan (OSS)
- [PATCH 48/49] board: freescale: imx93_evk: support ethernet
Peng Fan (OSS)
- [PATCH 49/49] tools: image: support i.MX93
Peng Fan (OSS)
- [PATCH v2 1/3] drivers: tee: optee: remove unused probe local variable
Patrick DELAUNAY
- [PATCH v2 2/3] drivers: tee: optee: discover OP-TEE services
Patrick DELAUNAY
- [PATCH v2 3/3] drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY
Patrick DELAUNAY
- [PATCH v1 1/2] board: dhelectronics: stm32mp1: convert to livetree
Patrick Delaunay
- [PATCH v1 2/2] ARM: stm32: activate OF_LIVE for DHSOM
Patrick Delaunay
- [PATCH 2/8] configs: imx8mm_data_modul_edm_sbc: not select SPL_RAM_DEVICE
Marek Vasut
- [PATCH v1] fdt: Add U-Boot version to chosen node
Tom Rini
- [PATCH] configs: fsl: add missing SYS_FMAN_FW_ADDR defines
Tom Rini
- [PATCH] doc: update mail author for st-dt.rst
Tom Rini
- [ANN] U-Boot v2022.07-rc4 released
Tom Rini
- [PATCH 1/1] CVE-2022-30767: unbounded memcpy with a failed length check
Tom Rini
- [PATCH 0/3] Updates for omap3-evm
Derald Woods
- [PATCH 1/1] CVE-2022-30767: unbounded memcpy with a failed length check
gerbert
- [PATCH 0/3] Updates for omap3-evm
Tom Rini
- [PATCH] crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
Rasmus Villemoes
- [PATCH] crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
Tom Rini
- [PATCH 0/3] Updates for omap3-evm
Derald Woods
- [PATCH] armv8: Fix TCR 64-bit writes
Mark Kettenis
- [PATCH 1/7] Convert CONFIG_SYS_PBSIZE to Kconfig
Tom Rini
- [PATCH 1/9] P1010RDB: Remove CONFIG_SPL_NAND_MINIMAL
Tom Rini
- [PATCH 1/4] Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
Tom Rini
- [PATCH 01/11] m68k: Remove dead code
Tom Rini
- [PATCH 1/3] arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICE
Tom Rini
- [PATCH 2/3] Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to Kconfig
Tom Rini
- [PATCH 3/3] arm: mvebu: Remove CONFIG_SPL_BOOT_DEVICE
Tom Rini
- [PATCH 01/20] Convert CONFIG_SPL_STACK to Kconfig
Tom Rini
- [PATCH 1/3] spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files
Tom Rini
- [PATCH 2/3] spl: Rework Kconfig to be more menu driven
Tom Rini
- [PATCH 3/3] spl: Rework and tighten some dependencies
Tom Rini
- [PATCH 0/6] Add video damage tracking
Alexander Graf
- [PATCH 1/6] dm: video: Add damage tracking API
Alexander Graf
- [PATCH 2/6] dm: video: Add damage notification on display clear
Alexander Graf
- [PATCH 3/6] vidconsole: Add damage notifications to all vidconsole drivers
Alexander Graf
- [PATCH 4/6] video: Add damage notification on bmp display
Alexander Graf
- [PATCH 5/6] efi_loader: GOP: Add damage notification on BLT
Alexander Graf
- [PATCH 6/6] video: Only dcache flush damaged lines
Alexander Graf
- [PATCH] arm: dts: ast2600: Add I2C pinctrl
Ryan Chen
- [PATCH] crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
Fabio Estevam
- [PATCH] crypto/fsl: fsl_hash: Fix crash in flush dcache
Gaurav Jain
- [PATCH 1/2] mvebu: eDPU: disable SCSI support
Stefan Roese
- [PATCH 2/2] mvebu: uDPU: disable non-present peripherals
Stefan Roese
- [PATCH 5/6] efi_loader: GOP: Add damage notification on BLT
Heinrich Schuchardt
- [GIT PULL] xilinx patches for v2022.07-rc4-v2
Michal Simek
- [PATCH v2] xilinx: zynqmp: Do not use 0 as spl bss start address
Stefan Herbrechtsmeier
- [PATCH] crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
Heiko Thiery
- [PATCH] crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
Heiko Thiery
- [PATCH 6/6] video: Only dcache flush damaged lines
Heinrich Schuchardt
- [PATCH v2 00/23] microblaze: Add support for full relocation
Michal Simek
- [PATCH v2 01/23] tools: relocate-rela: Open binary u-boot file later
Michal Simek
- [PATCH v2 02/23] Makefile: Fix description for relocate-rela parameters
Michal Simek
- [PATCH v2 03/23] tools: relocate-rela: Use global variables
Michal Simek
- [PATCH v2 04/23] tools: relocate-rela: Read rela start/end directly from ELF
Michal Simek
- [PATCH v2 05/23] microblaze: Switch absolute branches to relative
Michal Simek
- [PATCH v2 06/23] microblaze: Fix stack protection behavior
Michal Simek
- [PATCH v2 07/23] microblaze: Fix early stack allocation
Michal Simek
- [PATCH v2 08/23] microblaze: Remove CONFIG_TEXT_BASE from code
Michal Simek
- [PATCH v2 09/23] microblaze: Fix typo in exception.c
Michal Simek
- [PATCH v2 10/23] mips: Move endianness selection to arch/Kconfig
Michal Simek
- [PATCH v2 11/23] microblaze: Enable REMAKE_ELF
Michal Simek
- [PATCH v2 12/23] microblaze: Separate code end substraction
Michal Simek
- [PATCH v2 13/23] microblaze: Change stack protection address to new stack address
Michal Simek
- [PATCH v2 14/23] microblaze: Optimize register usage in relocate_code
Michal Simek
- [PATCH v2 15/23] microblaze: Remove code around r20 in relocate_code()
Michal Simek
- [PATCH v2 16/23] microblaze: Remove _start symbol handling at U-Boot start
Michal Simek
- [PATCH v2 17/23] microblaze: Add comment about reset location
Michal Simek
- [PATCH v2 18/23] microblaze: Create SYM_ADDR macro to deal with symbols
Michal Simek
- [PATCH v2 19/23] tools: relocate-rela: Extract elf64 reloc to special function
Michal Simek
- [PATCH v2 20/23] tools: relocate-rela: Check that relocation works only for EM_AARCH64
Michal Simek
- [PATCH v2 21/23] tools: relocate-rela: Add support for elf32 decoding
Michal Simek
- [PATCH v2 22/23] tools: relocate-rela: Add support for 32bit Microblaze relocation
Michal Simek
- [PATCH v2 23/23] microblaze: Add support for run time relocation
Michal Simek
- [PATCH] .gitignore: add files produced by b4
Andrey Zhizhikin
- [PATCH v2] xilinx: zynqmp: Do not use 0 as spl bss start address
Michal Simek
- [PATCH 0/6] Add video damage tracking
Heinrich Schuchardt
- [PATCH 1/8] tpm: Export the TPM-version functions
Ilias Apalodimas
- [PATCH v1 0/2] add npcm750 AES/SHA driver
Jim Liu
- [PATCH v1 1/2] crypto: nuvoton: Add NPCM7xx AES driver
Jim Liu
- [PATCH v1 2/2] crypto: nuvoton: Add NPCM7xx SHA driver
Jim Liu
- [PATCH v2 01/14] cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS()
Michal Simek
- [PATCH v1] misc: nuvoton: Add NPCM7xx otp controller driver
Jim Liu
- [PATCH v1] misc: nuvoton: Add host interface configuartion driver
Jim Liu
- [PATCH v2 10/14] microblaze: cache: introduce cpuinfo structure
Michal Simek
- [PATCH 2/8] tpm: Require a digest source when extending the PCR
Ilias Apalodimas
- [PATCH 3/8] tpm: Correct the permissions command in TPMv1
Ilias Apalodimas
- [PATCH] watchdog: Fix SPL build with watchdog disabled in asm files
Stefan Roese
- Please pull u-boot-watchdog/master
Stefan Roese
- [PATCH 4/8] tpm: Correct the define-space command in TPMv2
Ilias Apalodimas
- [PATCH 5/8] tpm: sandbox: Allow init of TPM in a different phase
Ilias Apalodimas
- [PATCH 7/8] tpm: Implement state command for Cr50
Ilias Apalodimas
- [PATCH v3 0/3] usb: add isp1760 hcd support
Rui Miguel Silva
- [ANN] U-Boot v2022.07-rc4 released
Christian Gmeiner
- [PATCH 1/2] drivers: tee: optee: discover OP-TEE services
Etienne Carriere
- [PATCH v2 01/14] cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS()
Ovidiu Panait
- [PATCH] fs/squashfs: sqfs_read: Prevent arbitrary code execution
Jincheng Wang
- [PATCH 0/3] Enable QSPI and SF command
Eugen.Hristev at microchip.com
- [PATCH v3 1/3] drivers: tee: optee: remove unused probe local variable
Etienne Carriere
- [PATCH v3 2/3] drivers: tee: optee: discover OP-TEE services
Etienne Carriere
- [PATCH v3 3/3] drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY
Etienne Carriere
- [PATCH 1/2] drivers: tee: optee: discover OP-TEE services
Ilias Apalodimas
- [PATCH v9 03/13] fpga: xilinx: add bitstream flags to driver desc
Michal Simek
- [PATCH v9 03/13] fpga: xilinx: add bitstream flags to driver desc
Oleksandr Suvorov
- [PATCH v9 03/13] fpga: xilinx: add bitstream flags to driver desc
Michal Simek
- Unpatched Critical Flaws Disclosed in U-Boot Bootloader for Embedded Devices
Turritopsis Dohrnii Teo En Ming
- [PATCH v9 05/13] fpga: add fpga_compatible2flag
Michal Simek
- [PATCH v9 08/13] spl: fit: pass real compatible flags to fpga_load()
Michal Simek
- [ANN] U-Boot v2022.07-rc4 released
Tom Rini
- [PATCH v9 12/13] fpga: zynqmp: support loading authenticated images
Michal Simek
- [PATCH v9 03/13] fpga: xilinx: add bitstream flags to driver desc
Michal Simek
- [PATCH v9 00/13] fpga: zynqmp: Adding support of loading authenticated images
Adrian Fiergolski
- [PATCH] armv8: Fix TCR 64-bit writes
Andre Przywara
- [PATCH v9 03/13] fpga: xilinx: add bitstream flags to driver desc
Oleksandr Suvorov
- [PATCH v9 00/13] fpga: zynqmp: Adding support of loading authenticated images
Oleksandr Suvorov
- [PATCH v9 05/13] fpga: add fpga_compatible2flag
Oleksandr Suvorov
- [PATCH] watchdog: add amlogic watchdog support
Philippe Boos
- [PATCH] fs/squashfs: sqfs_read: Prevent arbitrary code execution
Tom Rini
- [PATCH] watchdog: add amlogic watchdog support
Neil Armstrong
- [PATCH] armv8: always use current exception level for TCR_ELx access
Andre Przywara
- [PATCH] watchdog: add amlogic watchdog support
Neil Armstrong
- Unpatched Critical Flaws Disclosed in U-Boot Bootloader for Embedded Devices
Tom Rini
- OHCI: What is the current status with Driver Model
Sergiu.Moga at microchip.com
- BUG in u-boot for ODROID-XU3/XU4/HC1/HC2
Tom Rini
- [GIT PULL] xilinx patches for v2022.07-rc4-v2
Tom Rini
- Please pull u-boot-watchdog/master
Tom Rini
- [PATCH] .gitignore: add files produced by b4
Tom Rini
- [PATCH] boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN
Tom Rini
- [PATCH v2 1/1] dm: fix DM_EVENT dependencies
Tom Rini
- [PATCH] cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS()
Tom Rini
- [PATCH] doc: regulator: Add regulator-force-boot-off binding
Tom Rini
- [v2] misc: Correct Kconfig dependencies for a number of options
Tom Rini
- [PATCH] zlib: Port fix for CVE-2018-25032 to U-Boot
Tom Rini
- [PATCH 1/1] btrfs: simplify lookup_data_extent()
Tom Rini
- [PATCH 1/1] fs/squashfs: fix sqfs_read_sblk()
Tom Rini
- [PATCH] scripts: Introduce {quiet_,}cmd_bin2c
Tom Rini
- [PATCH] mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_t
Tom Rini
- [PATCH 1/2] event: remove CONFIG_EVENT_DYNAMIC check in event_register()
Tom Rini
- [PATCH 2/2] event: fix static events for CONFIG_NEEDS_MANUAL_RELOC
Tom Rini
- [PATCH v3 1/2] mkimage: Document more misc options
Tom Rini
- [PATCH v3 2/2] mkimage: Support signing 'auto' FITs
Tom Rini
- [PATCH] dm: core: convert of_machine_is_compatible to livetree
Tom Rini
- [PATCH] serial: smh: Fake tstc
Tom Rini
- [PATCH] fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ
Tom Rini
- [PATCH] pci: Handle failed calloc in decode_regions()
Tom Rini
- [PATCH] bootm: Fix Linux silent console on newer kernels
Tom Rini
- [PATCH] common/board_r.c: drop legacy and unused bi_enetaddr
Tom Rini
- [PATCH V2] include/configs: Remove rootwait=1 to all the affected boards
Tom Rini
- [PATCH] ubifs: Add missing dependency on GZIP
Tom Rini
- [PATCH] qfw: Don't fail if setup data size is 0
Tom Rini
- [PATCH] serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
Tom Rini
- [PATCH 2/8] configs: imx8mm_data_modul_edm_sbc: not select SPL_RAM_DEVICE
Alper Nebi Yasak
- [PATCH] crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
Fabio Estevam
- [PATCH] armv8: always use current exception level for TCR_ELx access
Mark Kettenis
- binman: Why is the first word the compressed size in compressed data
Alper Nebi Yasak
- [PATCH 2/8] configs: imx8mm_data_modul_edm_sbc: not select SPL_RAM_DEVICE
Marek Vasut
- [PATCH 2/8] configs: imx8mm_data_modul_edm_sbc: not select SPL_RAM_DEVICE
Alper Nebi Yasak
- [PULL] u-boot-usb/master
Marek Vasut
- [PATCH] crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
Fabio Estevam
- [PATCH 2/8] configs: imx8mm_data_modul_edm_sbc: not select SPL_RAM_DEVICE
Marek Vasut
- [PATCH] usb: host: ehci-generic: Make resets and clocks optional
Andre Przywara
- [PATCH] sunxi: usb: convert PHY GPIO functions to DM
Andre Przywara
- This commit introduced a bug that prevented nanopc-t4 from booting from nvme.
绅士无双
- [BUG] keyboard doesn't work on Olimex teres-I notebook
Andre Przywara
- [PATCH] armv8: always use current exception level for TCR_ELx access
Andre Przywara
- [PATCH] sunxi: usb: convert PHY GPIO functions to DM
Samuel Holland
- [PATCH] fs/squashfs: sqfs_read: Prevent arbitrary code execution
Jincheng Wang
- [PATCH] watchdog: add amlogic watchdog support
Stefan Roese
- [EXT] Re: [PATCH] crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
Gaurav Jain
- [EXT] Re: [PATCH] crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
ZHIZHIKIN Andrey
- [PATCH] usb: host: ehci-generic: Make resets and clocks optional
Patrice CHOTARD
- [EXT] Re: [PATCH] crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
Gaurav Jain
- [PATCH] fs/squashfs: sqfs_read: Prevent arbitrary code execution
Miquel Raynal
- [PATCH] crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
ZHIZHIKIN Andrey
- BUG in u-boot for ODROID-XU3/XU4/HC1/HC2
Gabriel Hojda
- [PATCH] sunxi: usb: convert PHY GPIO functions to DM
Andre Przywara
- [BUG] keyboard doesn't work on Olimex teres-I notebook
Andre Przywara
- [PATCH] sunxi: usb: convert PHY GPIO functions to DM
Milan P. Stanić
- [PATCH 0/2] microblaze: Fix timer and interrupt code
Michal Simek
- [PATCH 1/2] microblaze: Convert axi timer to DM driver
Michal Simek
- [PATCH 2/2] microblaze: Remove interrupt handler
Michal Simek
- [PATCH] crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
Fabio Estevam
- [PATCH 01/18] Convert CONFIG_E1000_NO_NVM to Kconfig
Tom Rini
- [PATCH 02/18] Convert CONFIG_EFLASH_PROTSECTORS to Kconfig
Tom Rini
- [PATCH 03/18] ehci-mxs: Remove non-DM code
Tom Rini
- [PATCH 04/18] Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to Kconfig
Tom Rini
- [PATCH 05/18] Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig
Tom Rini
- [PATCH 06/18] Convert CONFIG_HAS_FSL_DR_USB to Kconfig
Tom Rini
- [PATCH 07/18] Convert CONFIG_USB_XHCI_EXYNOS et al to Kconfig
Tom Rini
- [PATCH 08/18] usb: ehci-fsl: Remove non-DM code
Tom Rini
- [PATCH 09/18] Convert CONFIG_USB_EHCI_TXFIFO_THRESH to Kconfig
Tom Rini
- [PATCH 10/18] usb: xhci-fsl: Remove non-DM code
Tom Rini
- [PATCH 11/18] Convert CONFIG_TEGRA_GPU to Kconfig
Tom Rini
- [PATCH 12/18] PowerPC: Remove some unused USB code
Tom Rini
- [PATCH 13/18] usb: ehci-mxc: Remove
Tom Rini
- [PATCH 14/18] usb: ehci-mx5: Remove non-DM code
Tom Rini
- [PATCH 15/18] spl: Move SPL_LDSCRIPT defaults to one place
Tom Rini
- [PATCH 16/18] spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
- [PATCH 17/18] tpl: Ensure all TPL symbols in Kconfig have some TPL dependency
Tom Rini
- [PATCH 18/18] vpl: Ensure all VPL symbols in Kconfig have some VPL dependency
Tom Rini
- [PATCH v2] SPL: Do not allow enabling SPL symbols for non-SPL builds
Tom Rini
- [PATCH] TPL: Do not allow enabling TPL symbols for non-TPL builds
Tom Rini
- Unpatched Critical Flaws Disclosed in U-Boot Bootloader for Embedded Devices
Turritopsis Dohrnii Teo En Ming
- [PATCH] sunxi: usb: convert PHY GPIO functions to DM
Samuel Holland
- [PATCH] i.MX8M: crypto: disable JR0 in SPL, U-Boot
Gaurav Jain
- [PATCH] sunxi: usb: convert PHY GPIO functions to DM
Andre Przywara
- [PATCH] i.MX8M: crypto: disable JR0 in SPL, U-Boot
Fabio Estevam
- [PATCH v2] cmd: cat: add new command
Tom Rini
- imx8mm: Invalid IVT structure
Fabio Estevam
- imx8mm: Invalid IVT structure
Michael Nazzareno Trimarchi
- [PULL] u-boot-usb/master
Tom Rini
- [PATCH] fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ
Eugen.Hristev at microchip.com
- [PATCH 01/12] env: Complete generic support for writable list
Jan Kiszka
- [PATCH] i.MX8M: crypto: disable JR0 in SPL, U-Boot
Fabio Estevam
- [PATCH] i.MX8M: crypto: disable JR0 in SPL, U-Boot
ZHIZHIKIN Andrey
- [PATCH] kontron-sl-mx8mm: Add CAAM support
Fabio Estevam
- imx8mm: Invalid IVT structure
Tommaso Merciai
- [PATCH] crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
ZHIZHIKIN Andrey
- imx8mm: Invalid IVT structure
Tim Harvey
- imx8mm: Invalid IVT structure
Michael Nazzareno Trimarchi
- [PATCH 00/10] xilinx: zynqmp: Support foreign vendor boards
Stefan Herbrechtsmeier
- [PATCH 01/10] firmware: firmware-zynqmp: Check if rx channel dev pointer is valid
Stefan Herbrechtsmeier
- [PATCH 02/10] firmware: firmware-zynqmp: Probe driver before use
Stefan Herbrechtsmeier
- [PATCH 03/10] soc: xilinx: zynqmp: Add machine identification support
Stefan Herbrechtsmeier
- [PATCH 04/10] xilinx: zynqmp: Use soc machine function to get silicon idcode name
Stefan Herbrechtsmeier
- [PATCH 05/10] xilinx: cpuinfo: Print soc machine
Stefan Herbrechtsmeier
- [PATCH 06/10] xilinx: common: Separate display cpu info function
Stefan Herbrechtsmeier
- [PATCH 07/10] xilinx: zynqmp: make spi flash support optional
Stefan Herbrechtsmeier
- [PATCH 08/10] tools: zynqmp_psu_init_minimize: Remove low level uart settings
Stefan Herbrechtsmeier
- [PATCH 09/10] tools: zynqmp_psu_init_minimize: Add serdes_illcalib forward declaration
Stefan Herbrechtsmeier
- [PATCH 10/10] xilinx: zynqmp: Support vendor specific board_init
Stefan Herbrechtsmeier
- imx8mm: Invalid IVT structure
Fabio Estevam
- A reminder about U-Boot and lore/lei/b4
Tom Rini
- imx8mm: Invalid IVT structure
Harm Berntsen
- [PATCH 0/4] imx8mn_bsh_smm_s2: fix NAND booting
Dario Binacchi
- [PATCH 1/4] configs: imx8mn_bsh_smm_s2: add NAND driver
Dario Binacchi
- [PATCH 2/4] configs: imx8mn_bsh_smm_s2: add UBI commands
Dario Binacchi
- [PATCH 3/4] configs: imx8mn_bsh_smm_s2: remove console from bootargs
Dario Binacchi
- [PATCH 4/4] configs: imx8mn_bsh_smm_s2: add mtdparts to bootargs
Dario Binacchi
- [PATCH] i.MX8M: crypto: disable JR0 in SPL, U-Boot
Fabio Estevam
- [PATCH v3 01/12] virtio_ring: Merge identical variables
Tom Rini
- [PATCH] odroid_xu3: Fix board environment variable
Tom Rini
- [PATCH v2 0/9] Introduce HPE GXP Architecture
nick.hawkins at hpe.com
- [PATCH v2 1/9] ARM: hpe: gxp: add core support
nick.hawkins at hpe.com
- [PATCH v2 2/9] timer: gxp: Add HPE GXP timer support
nick.hawkins at hpe.com
- [PATCH v2 3/9] spi: gxp_spi: Add GXP SPI controller driver
nick.hawkins at hpe.com
- [PATCH v2 4/9] board: hpe: gxp: add HPE GXP soc support
nick.hawkins at hpe.com
- [PATCH v2 5/9] dt-bindings: spi: Add hpe gxp spi
nick.hawkins at hpe.com
- [PATCH v2 6/9] ARM: dts: Add device tree files for hpe gxp soc
nick.hawkins at hpe.com
- [PATCH v2 7/9] configs: gxp: add core support
nick.hawkins at hpe.com
- [PATCH v2 8/9] configs: gxp: add gxp_defconfig
nick.hawkins at hpe.com
- [PATCH v2 9/9] MAINTAINERS: Introduce HPE GXP Architecture
nick.hawkins at hpe.com
- [PATCH] kontron-sl-mx8mm: Add CAAM support
ZHIZHIKIN Andrey
- [PATCH] net: phy: Remove inline definitions from convinience functions
Vladimir Oltean
- [PATCH 07/18] Convert CONFIG_USB_XHCI_EXYNOS et al to Kconfig
Minkyu Kang
- [PATCH v1] drivers: spi: sunxi: Fix spi speed settting
qianfanguijin at 163.com
- [PATCH] board: atmel: remove calls to debug_uart_init
Eugen Hristev
- [PATCH] secure boot: enable ARCH_MISC_INIT config.
Gaurav Jain
- [PATCH v2 0/7] Add support for FLexSPI Boot for i.MX8m
Mamta Shukla
- [PATCH v2 1/7] tools: mkimage: Add support to generate FlexSPI Header for i.MX8m
Mamta Shukla
- [PATCH v2 2/7] dts: imx8mm-uboot: Add support to pack FlexSPI Header using binman
Mamta Shukla
- [PATCH v2 3/7] configs: Add config for enabling FSPI boot option for i.MX8m
Mamta Shukla
- [PATCH v2 4/7] board: freescale: Add QSPI Boot support in spl for i.MX8m
Mamta Shukla
- [PATCH v2 5/7] configs: imx8mm: Define CONFIG_SYS_UBOOT_BASE for i.MX8m
Mamta Shukla
- [PATCH v2 6/7] board: freescale: Add entry for imx8mm_evk_fspi_defconfig
Mamta Shukla
- [PATCH v2 7/7] doc: board: nxp: Add instructions to boot from QSPI
Mamta Shukla
- [PATCH] secure boot: enable ARCH_MISC_INIT config.
Gaurav Jain
- [PATCH] secure boot: enable ARCH_MISC_INIT config.
Fabio Estevam
- [PATCH v5 00/23] FWU: Add FWU Multi Bank Update feature support
Sughosh Ganu
- [PATCH v5 01/23] dt/bindings: Add bindings for FWU Metadata storage device
Sughosh Ganu
- [PATCH v5 02/23] FWU: Add FWU metadata structure and driver for accessing metadata
Sughosh Ganu
- [PATCH v5 03/23] FWU: Add FWU metadata access driver for GPT partitioned block devices
Sughosh Ganu
- [PATCH v5 04/23] stm32mp1: dk2: Add a node for the FWU metadata device
Sughosh Ganu
- [PATCH v5 05/23] stm32mp1: dk2: Add image information for capsule updates
Sughosh Ganu
- [PATCH v5 06/23] FWU: stm32mp1: Add helper functions for accessing FWU metadata
Sughosh Ganu
- [PATCH v5 07/23] FWU: STM32MP1: Add support to read boot index from backup register
Sughosh Ganu
- [PATCH v5 08/23] FWU: Add boot time checks as highlighted by the FWU specification
Sughosh Ganu
- [PATCH v5 09/23] FWU: Add support for the FWU Multi Bank Update feature
Sughosh Ganu
- [PATCH v5 10/23] FWU: cmd: Add a command to read FWU metadata
Sughosh Ganu
- [PATCH v5 11/23] mkeficapsule: Add support for generating empty capsules
Sughosh Ganu
- [PATCH v5 12/23] FWU: doc: Add documentation for the FWU feature
Sughosh Ganu
- [PATCH v5 13/23] FWU: Add FWU metadata access driver for non-GPT MTD devices
Sughosh Ganu
- [PATCH v5 14/23] dt/bindings: firmware: Add FWU metadata on MTD devices binding
Sughosh Ganu
- [PATCH v5 15/23] tools: Add mkfwumdata tool for FWU metadata image
Sughosh Ganu
- [PATCH v5 16/23] FWU: doc: Update documentation for the FWU non-GPT MTD
Sughosh Ganu
- [PATCH v5 17/23] synquacer: Update for TBBR (BL2) based new FIP layout
Sughosh Ganu
- [PATCH v5 18/23] developerbox: synquacer: Use FIP as the updatable image
Sughosh Ganu
- [PATCH v5 19/23] FWU: synquacer: Add FWU Multi bank update support for DeveloperBox
Sughosh Ganu
- [PATCH v5 20/23] FWU: synquacer: Generate dfu_alt_info from devicetree partition
Sughosh Ganu
- [PATCH v5 21/23] doc: synquacer: Add how to enable FWU Multi Bank Update
Sughosh Ganu
- [PATCH v5 22/23] [TEMP]configs: synquacer: Add FWU support for DeveloperBox
Sughosh Ganu
- [PATCH v5 23/23] sandbox: fwu: Add support for testing FWU feature on sandbox
Sughosh Ganu
- imx6sabresd: Board hangs when CONFIG_IMX_HAB=y
Fabio Estevam
- [PATCH v2] crypto/fsl: fsl_hash: Fix crash in flush dcache
Gaurav Jain
- [PATCH] arm64: zynqmp: Enable DP for kv260-revA board
Michal Simek
- [EXT] RE: [PATCH] i.MX8M: crypto: disable JR0 in SPL, U-Boot
Gaurav Jain
- [PATCH v2] fs/squashfs: sqfs_read: Prevent arbitrary code execution
Miquel Raynal
- [PATCH 5/6] efi_loader: GOP: Add damage notification on BLT
Alexander Graf
- [PATCH v3 0/7] Add support for FlexSPI Boot for i.MX8m
Mamta Shukla
- [PATCH v3 1/7] tools: mkimage: Add support to generate FlexSPI Header for i.MX8m
Mamta Shukla
- [PATCH v3 2/7] dts: imx8mm-uboot: Add support to pack FlexSPI Header using binman
Mamta Shukla
- [PATCH v3 3/7] configs: Add config for enabling FSPI boot option for i.MX8m
Mamta Shukla
- [PATCH v3 4/7] board: freescale: Add QSPI Boot support in spl for i.MX8m
Mamta Shukla
- [PATCH v3 5/7] configs: imx8mm: Define CONFIG_SYS_UBOOT_BASE for i.MX8m
Mamta Shukla
- [PATCH v3 6/7] board: freescale: Add entry for imx8mm_evk_fspi_defconfig
Mamta Shukla
- [PATCH v3 7/7] doc: board: nxp: Add instructions to boot from QSPI
Mamta Shukla
- [PATCH 6/6] video: Only dcache flush damaged lines
Alexander Graf
- [PATCH 0/2] spl, rk3399: fix FIT image loadingg out-of-range
Jerome Forissier
- [PATCH 1/2] spl: fit: add config option for temporary buffer when loading image
Jerome Forissier
- [PATCH 2/2] rockchip: rk3399: enable spl-fifo-mode for sdmmc only when needed
Jerome Forissier
- [PATCH] rockchip: make_fit_atf: generate signed conf when FIT_SIGN_KEY is set
Jerome Forissier
- Reproducibility issue due to use of uname
Vagrant Cascadian
- [PATCH v5 11/23] mkeficapsule: Add support for generating empty capsules
Heinrich Schuchardt
- [EXT] RE: [PATCH] i.MX8M: crypto: disable JR0 in SPL, U-Boot
ZHIZHIKIN Andrey
- [PATCH 0/6] Add video damage tracking
Alexander Graf
- [PATCH 07/18] Convert CONFIG_USB_XHCI_EXYNOS et al to Kconfig
Tom Rini
- [PATCH v4 01/16] sandbox: net: Add aliases for ethernet devices
Tom Rini
- [PATCH 0/6] Add video damage tracking
Mark Kettenis
- [PATCH] kontron-sl-mx8mm: Add CAAM support
Fabio Estevam
- [EXT] RE: [PATCH] i.MX8M: crypto: disable JR0 in SPL, U-Boot
Fabio Estevam
- [PATCH v2] kontron-sl-mx8mm: Add CAAM support
Fabio Estevam
- [PATCH v2] cmd: cat: add new command
Roger Knecht
- [PATCH 0/6] Add video damage tracking
Heinrich Schuchardt
- [PATCH v2 1/2] ARM: imx: imx8mn-evk: generate a single bootable flash.bin
Heiko Thiery
- [PATCH v2 2/2] ARM: imx: imx8mn-evk: use one common u-boot.dtsi for the evk boards
Heiko Thiery
- [PATCH 0/6] Add video damage tracking
Alexander Graf
- [PATCH v2 2/2] ARM: imx: imx8mn-evk: use one common u-boot.dtsi for the evk boards
Tim Harvey
- [PATCH v2 2/2] ARM: imx: imx8mn-evk: use one common u-boot.dtsi for the evk boards
Heiko Thiery
- [PATCH v2 0/7] Add video damage tracking
Alexander Graf
- [PATCH v2 1/7] dm: video: Add damage tracking API
Alexander Graf
- [PATCH v2 2/7] dm: video: Add damage notification on display clear
Alexander Graf
- [PATCH v2 3/7] vidconsole: Add damage notifications to all vidconsole drivers
Alexander Graf
- [PATCH v2 4/7] video: Add damage notification on bmp display
Alexander Graf
- [PATCH v2 5/7] efi_loader: GOP: Add damage notification on BLT
Alexander Graf
- [PATCH v2 6/7] video: Only dcache flush damaged lines
Alexander Graf
- [PATCH v2 7/7] video: Use VIDEO_DAMAGE for VIDEO_COPY
Alexander Graf
- [PATCH v2] fs/squashfs: sqfs_read: Prevent arbitrary code execution
Jincheng Wang
- Boot regression on am335x-hs-evm
LABBE Corentin
- [PATCH] crypto: fsl_hash: Remove unnecessary alignment check in, caam_hash()
Michal Vokáč
- imx8m(n): garbage on serial line
Heiko Thiery
- [PATCH 0/5] spl: binman: Fixes for BINMAN_SYMBOLS
Alper Nebi Yasak
- [PATCH 1/5] spl: binman: Fix use of undeclared u_boot_any symbols
Alper Nebi Yasak
- [PATCH 2/5] spl: binman: Make TPL_BINMAN_SYMBOLS depend on TPL_FRAMEWORK
Alper Nebi Yasak
- [PATCH 3/5] spl: binman: Declare extern symbols for VPL as well
Alper Nebi Yasak
- [PATCH 4/5] spl: binman: Let u-boot-spl/vpl symbol declarations be disabled
Alper Nebi Yasak
- [PATCH 5/5] spl: binman: Add a config option for binman symbols in VPL
Alper Nebi Yasak
- [SPAM] Boot regression on am335x-hs-evm
Xavier Drudis Ferran
- [PATCH 0/5] spl: binman: Fixes for BINMAN_SYMBOLS
Marek Vasut
- [PATCH] intel: n5x: ddr: update license
tien.fong.chee at intel.com
- imx8m(n): garbage on serial line
Fabio Estevam
- [PATCH] crypto: fsl_hash: Remove unnecessary alignment check in, caam_hash()
Fabio Estevam
- [EXT] RE: [PATCH] i.MX8M: crypto: disable JR0 in SPL, U-Boot
Gaurav Jain
- [PATCH v5 06/23] FWU: stm32mp1: Add helper functions for accessing FWU metadata
Ilias Apalodimas
- [PATCH v5 07/23] FWU: STM32MP1: Add support to read boot index from backup register
Ilias Apalodimas
- [EXT] RE: [PATCH] i.MX8M: crypto: disable JR0 in SPL, U-Boot
Fabio Estevam
- [PATCH v5 10/23] FWU: cmd: Add a command to read FWU metadata
Ilias Apalodimas
- Boot regression on am335x-hs-evm
Tom Rini
- [PATCH] dt-bindings: mtd: partitions: add UBI binding
Daniel Golle
- Reproducibility issue due to use of uname
Heinrich Schuchardt
- [PATCH] board: ti: j721e: Return if there is an error while configuring SerDes
Aswath Govindraju
- imx8m(n): garbage on serial line
Fabio Estevam
- [u-boot PATCH 2/3] tools/fdtgrep: Include __symbols__ table
Tom Rini
- [PATCH] crypto: fsl_hash: Remove unnecessary alignment check in, caam_hash()
Michal Vokáč
- [PATCH v2 0/7] Add video damage tracking
Matthias Brugger
- imx8m(n): garbage on serial line
Heiko Thiery
- [PATCH v2] xilinx: zynqmp: Do not use 0 as spl bss start address
Stefan Herbrechtsmeier
- [PATCH] i2c: fix stack buffer overflow vulnerability in i2c md command
nicolas.iooss.ledger at proton.me
- Boot regression on am335x-hs-evm
LABBE Corentin
- Boot regression on am335x-hs-evm
Tom Rini
- Boot regression on am335x-hs-evm
LABBE Corentin
- Boot regression on am335x-hs-evm
Tom Rini
- [PATCH 2/8] configs: imx8mm_data_modul_edm_sbc: not select SPL_RAM_DEVICE
Alper Nebi Yasak
- [PATCH 7/8] binman_sym: guard with CONFIG_IS_ENABLED(BINMAN_SYMBOLS)
Alper Nebi Yasak
- [SPAM] Re: [PATCH v2] xilinx: zynqmp: Do not use 0 as spl bss start address
Xavier Drudis Ferran
- [PATCH v15 0/2] add TCP and HTTP for downloading images
Ying-Chun Liu (PaulLiu)
- [PATCH v15 1/2] net: Add TCP protocol
Ying-Chun Liu (PaulLiu)
- [PATCH v15 2/2] net: Add wget application
Ying-Chun Liu (PaulLiu)
- [PATCH v16 0/2] add TCP and HTTP for downloading images
Ying-Chun Liu (PaulLiu)
- [PATCH v16 1/2] net: Add TCP protocol
Ying-Chun Liu (PaulLiu)
- [PATCH v16 2/2] net: Add wget application
Ying-Chun Liu (PaulLiu)
- [PATCH 1/3] Kconfig: set i.MX8MQ SYS_MALLOC_F_LEN
Heiko Thiery
- [PATCH 1/1] efi_loader: correctly identify binary name
Heinrich Schuchardt
- [PATCH v2 1/4] EFI: Populate descriptor_count value only when image_info_size is not zero
Peter Griffin
- [PATCH 1/9] arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller node
Tom Rini
- [PATCH 1/3] ARM: omap3: evm: Power on MMC when setting up PMIC
Tom Rini
- [PATCH 2/3] ARM: omap3: evm: Complete DM_I2C migration
Tom Rini
- [PATCH 3/3] ARM: omap3: evm: Fix 'fitImage' booting
Tom Rini
- [PATCH 1/3] arm: dts: k3-am654-r5-base-board: Fix the dt properties in usb0 instance
Tom Rini
- [PATCH 2/3] arm: mach-k3: am6_init: Fix the path and value's length in the fixup performed for usb boot
Tom Rini
- [PATCH 3/3] configs: am65_evm_r5_usb*_defconfig: Sync the checks for size of image and stack from generic r5 defconfig
Tom Rini
- [PATCH v2 01/12] drivers: mmc: am654_sdhci: Add new compatible for AM62 SoC
Tom Rini
- [PATCH v3 1/1] arm: bcmbca: introduce the bcmbca architecture and 47622 SOC
Tom Rini
- [PATCH v1] pinctrl: nuvoton: Add NPCM7xx pinctrl driver
Tom Rini
- [PATCH v1] rng: nuvoton: Add NPCM7xx rng driver
Tom Rini
- [PATCH 1/4] spi: synquacer: busy variable must be initialized before use
Tom Rini
- [PATCH 2/4] spi: synquacer: wait until slave is deselected
Tom Rini
- [PATCH 3/4] spi: synquacer: DMSTART bit must not be set while transferring
Tom Rini
- [PATCH 4/4] spi: synquacer: simplify tx completion checking
Tom Rini
- [PATCH 1/1] efi_loader: correctly identify binary name
AKASHI Takahiro
- [PATCH 01/15] xtensa: Switch to using CONFIG_XTENSA for building device trees
Tom Rini
- [PATCH 02/15] ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI code
Tom Rini
- [PATCH 03/15] ata: fsl_sata: Remove legacy non-BLK code
Tom Rini
- [PATCH 04/15] Convert CONFIG_FSL_SATA_V2 to Kconfig
Tom Rini
- [PATCH 05/15] Convert CONFIG_LBA48 et al to Kconfig
Tom Rini
- [PATCH 06/15] ata: sata_sil: Remove useless BLK guard in sata_sil.h
Tom Rini
- [PATCH 07/15] block: ide: Remove ide_preinit function
Tom Rini
- [PATCH 08/15] arm: samsung: Remove dead LCD code
Tom Rini
- [PATCH 09/15] arm: exynos: Remove old pwm backlight driver
Tom Rini
- [PATCH 10/15] arm: samsung: Migrate a number of symbols to Kconfig
Tom Rini
- [PATCH 11/15] video: Migrate exynos display options to Kconfig
Tom Rini
- [PATCH 12/15] siemens: Move CONFIG_FACTORYSET to Kconfig
Tom Rini
- [PATCH 13/15] Remove CONFIG_SPL_RAW_IMAGE_ARM_TRUSTED_FIRMWARE and CONFIG_SPL_ABORT_ON_RAW_IMAGE
Tom Rini
- [PATCH 14/15] Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to Kconfig
Tom Rini
- [PATCH 15/15] Globally remove most CONFIG_SPL_BUILD tests from config headers
Tom Rini
- [PATCHv2 07/18] Convert CONFIG_USB_XHCI_EXYNOS et al to Kconfig
Tom Rini
- [PATCHv2 16/18] spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
- [PATCH 0/2] efi_loader: allow booting from short dev only DP
Heinrich Schuchardt
- [PATCH 1/2] efi_loader: allow booting from short dev only DP
Heinrich Schuchardt
- [PATCH 2/2] efi_loader: create boot options without file path
Heinrich Schuchardt
- [PATCH resend 1/2] imx: imx8mq: default select CLK_IMX8MQ
Heiko Thiery
- [PATCH] arm64: dts: imx8mq-kontron-pitx-imx8m-u-boot.dtsi: disable assigned clocks
Heiko Thiery
- imx8m(n): garbage on serial line
Heiko Thiery
- [PATCH 1/1] doc: man-page for bootz command
Heinrich Schuchardt
- Xilinx Zynq-7000 : Help petalinux patch u-boot env vars
RisingEdgeIndustries
- [u-boot PATCH 2/3] tools/fdtgrep: Include __symbols__ table
Roger Quadros
- [PATCH] intel: n5x: ddr: update license
Marek Vasut
- [PATCH 2/8] configs: imx8mm_data_modul_edm_sbc: not select SPL_RAM_DEVICE
Marek Vasut
- [PATCH] arm64: dts: imx8mq-kontron-pitx-imx8m-u-boot.dtsi: disable assigned clocks
Marek Vasut
- [PATCH 7/8] binman_sym: guard with CONFIG_IS_ENABLED(BINMAN_SYMBOLS)
Peng Fan (OSS)
- imx8m(n): garbage on serial line
Fabio Estevam
- [PATCH 00/49] imx: support i.MX93
Peng Fan (OSS)
- [PATCH V2 00/17] imx: patches in queue
Stefano Babic
- [PATCH] fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ
Rasmus Villemoes
- [PATCH V2 00/17] imx: patches in queue
Peng Fan (OSS)
- [PATCH V2 01/17] imx: drop CONFIG_MXC_UART_BASE
Peng Fan (OSS)
- [PATCH V2 02/17] imx: imx8m[m/n]_beacon: Enable SPL_DM_SERIAL
Peng Fan (OSS)
- [PATCH V2 03/17] imx: imx8mm-cl-iot-gate: Enable DM_SERIAL
Peng Fan (OSS)
- [PATCH V2 04/17] imx: imx8mm_icore: Enable SPL_DM_SERIAL
Peng Fan (OSS)
- [PATCH V2 05/17] imx: imx8m[m/p]_phycore: Enable DM_SERIAL
Peng Fan (OSS)
- [PATCH V2 06/17] imx: imx8mn_var_som: enable DM_SERIAL
Peng Fan (OSS)
- [PATCH V2 07/17] imx: kontron-sl-mx8mm: enable DM_SERIAL
Peng Fan (OSS)
- [PATCH V2 08/17] configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGE
Peng Fan (OSS)
- [PATCH V2 09/17] imx: imx8mm_beacon: enable pinctrl_wdog in SPL
Peng Fan (OSS)
- [PATCH V2 10/17] imx: imx8mm-cl-iot-gate: enable pinctrl_wdog in SPL
Peng Fan (OSS)
- [PATCH V2 11/17] imx: engicam-imx8mm: drop unused macro
Peng Fan (OSS)
- [PATCH V2 12/17] imx: imx8mm/n/p-venice: enable pinctrl_wdog in SPL
Peng Fan (OSS)
- [PATCH V2 13/17] imx: imx8mn-beacon: enable pinctrl_wdog in SPL
Peng Fan (OSS)
- [PATCH V2 14/17] imx: imx8mn_var_som: clean up board watchdog code
Peng Fan (OSS)
- [PATCH V2 15/17] imx: imx8mp_rsb7320a1: enable wdog driver model in SPL
Peng Fan (OSS)
- [PATCH V2 16/17] imx: imx8mn-kontron-n801x: enable pinctrl_wdog in SPL
Peng Fan (OSS)
- [PATCH V2 17/17] imx: phycore_imx8mm/p: clean up board watchdog code
Peng Fan (OSS)
- [PATCH 7/8] binman_sym: guard with CONFIG_IS_ENABLED(BINMAN_SYMBOLS)
Alper Nebi Yasak
- [PATCH resend 1/2] imx: imx8mq: default select CLK_IMX8MQ
Tom Rini
- [PATCH resend 1/2] imx: imx8mq: default select CLK_IMX8MQ
Heiko Thiery
- [PATCH V2 00/48] imx: support i.MX93
Peng Fan (OSS)
- [PATCH V2 01/48] arm: makefile: cleanup mach-imx usage
Peng Fan (OSS)
- [PATCH V2 02/48] imx: Change USB boot device type
Peng Fan (OSS)
- [PATCH V2 03/48] imx: spl: Allow iMX7/8/8M to overwrite spl_board_boot_device
Peng Fan (OSS)
- [PATCH V2 04/48] imx: simplify dependency with SPL_BOOTROM_SUPPORT
Peng Fan (OSS)
- [PATCH V2 05/48] imx: move get_boot_device to common header
Peng Fan (OSS)
- [PATCH V2 06/48] imx: move get_boot_device to common file
Peng Fan (OSS)
- [PATCH V2 07/48] imx: add USB2_BOOT type
Peng Fan (OSS)
- [PATCH V2 08/48] imx: add basic i.MX9 support
Peng Fan (OSS)
- [PATCH V2 09/48] fsl_lpuart: add i.MX9 support
Peng Fan (OSS)
- [PATCH V2 10/48] gpio: pca953x: support pcal6524
Peng Fan (OSS)
- [PATCH V2 11/48] imx: pinctrl: add pinctrl and pinfunc file for i.MX93
Peng Fan (OSS)
- [PATCH V2 12/48] imx: imx9: Add CCM and clock API support
Peng Fan (OSS)
- [PATCH V2 13/48] mmc: fsl_esdhc_imx: Support i.MX9
Peng Fan (OSS)
- [PATCH V2 14/48] spl: Use SPL_FIT_IMAGE_TINY for iMX9
Peng Fan (OSS)
- [PATCH V2 15/48] imx: imx9: Add function to initialize timer
Peng Fan (OSS)
- [PATCH V2 16/48] imx: imx9: disable watchdog
Peng Fan (OSS)
- [PATCH V2 17/48] imx: imx9: support romapi
Peng Fan (OSS)
- [PATCH V2 18/48] misc: imx: S400_API: Move S400 MU and API to a common place
Peng Fan (OSS)
- [PATCH V2 19/48] misc: s4mu: Support iMX93 with Sentinel MU
Peng Fan (OSS)
- [PATCH V2 20/48] misc: S400_API: Update release RDC API
Peng Fan (OSS)
- [PATCH V2 21/48] misc: S400_API: New API for FW status and chip info
Peng Fan (OSS)
- [PATCH V2 22/48] misc: s400_api: introduce ahab_release_m33_trout
Peng Fan (OSS)
- [PATCH V2 23/48] imx: imx9: Add TRDC driver for TRDC init
Peng Fan (OSS)
- [PATCH V2 24/48] imx: imx9: Add AHAB boot support
Peng Fan (OSS)
- [PATCH V2 25/48] imx: imx9: Get the chip revision through S400 API
Peng Fan (OSS)
- [PATCH V2 26/48] misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msg
Peng Fan (OSS)
- [PATCH V2 27/48] misc: imx8ulp: move fuse.c from imx8ulp to sentinel
Peng Fan (OSS)
- [PATCH V2 28/48] misc: fuse: support to access fuse on i.MX93
Peng Fan (OSS)
- [PATCH V2 29/48] misc: fuse: update the code for accessing fuse of i.MX93
Peng Fan (OSS)
- [PATCH V2 30/48] imx: imx9: Add gpio registers structure
Peng Fan (OSS)
- [PATCH V2 31/48] imx: imx9: Add MIX power init
Peng Fan (OSS)
- [PATCH V2 32/48] imx: imx9: Add M33 release prepare function
Peng Fan (OSS)
- [PATCH V2 33/48] imx: imx9: Support booting m33 from Acore
Peng Fan (OSS)
- [PATCH V2 34/48] imx: imx9: Support multiple env storages at runtime
Peng Fan (OSS)
- [PATCH V2 35/48] imx: imx9: clock: Add DDR clock support
Peng Fan (OSS)
- [PATCH V2 36/48] ddr: imx: Add i.MX9 DDR controller driver
Peng Fan (OSS)
- [PATCH V2 37/48] ddr: imx9: enable Performance monitor counter
Peng Fan (OSS)
- [PATCH V2 38/48] arm: dts: Add i.MX93 SoC DTSi file
Peng Fan (OSS)
- [PATCH V2 39/48] imx: imx93_evk: Add basic board support
Peng Fan (OSS)
- [PATCH V2 40/48] imx: imx93_evk: Set ARM clock to 1.7Ghz
Peng Fan (OSS)
- [PATCH V2 41/48] net: fec_mxc: support i.MX93
Peng Fan (OSS)
- [PATCH V2 42/48] net: dwc_eth_qos: fix build break when CLK not enabled
Peng Fan (OSS)
- [PATCH V2 43/48] net: dwc_eth_qos: public some functions
Peng Fan (OSS)
- [PATCH V2 44/48] net: dwc_eth_qos: move i.MX code out
Peng Fan (OSS)
- [PATCH V2 45/48] net: eqos: add function to get phy node and address
Peng Fan (OSS)
- [PATCH V2 46/48] net: dwc_eth_qos: intrdouce eqos hook eqos_get_enetaddr
Peng Fan (OSS)
- [PATCH V2 47/48] board: freescale: imx93_evk: support ethernet
Peng Fan (OSS)
- [PATCH V2 48/48] tools: image: support i.MX93
Peng Fan (OSS)
- [u-boot PATCH 2/3] tools/fdtgrep: Include __symbols__ table
Tom Rini
- [PATCH resend 1/2] imx: imx8mq: default select CLK_IMX8MQ
Tom Rini
- [PATCH] arm64: dts: imx8mq-kontron-pitx-imx8m-u-boot.dtsi: disable assigned clocks
Heiko Thiery
- [PATCH 1/3] phy: stm32-usbphyc: add counter of PLL consumer
Sean Anderson
- [PATCH 2/2] clk: sunxi: Add support for the D1 CCU
Sean Anderson
- [PATCH v3 0/3] stm32mp: prepare RCC support for STM32MP13
Sean Anderson
- [SPAM] Xilinx Zynq-7000 : Help petalinux patch u-boot env vars
Xavier Drudis Ferran
- [PATCH V3 1/2] mtd: allow getting MTD device associated with a specific DT node
Rafał Miłecki
- [PATCH V3 2/2] nvmem: add driver handling U-Boot environment variables
Rafał Miłecki
- [PATCH v10 00/13] fpga: zynqmp: Adding support of loading authenticated images
Oleksandr Suvorov
- [PATCH v10 01/13] fpga: add option for loading FPGA secure bitstreams
Oleksandr Suvorov
- [PATCH v10 02/13] fpga: xilinx: add missed identifier names
Oleksandr Suvorov
- [PATCH v10 03/13] fpga: xilinx: add bitstream flags to driver desc
Oleksandr Suvorov
- [PATCH v10 04/13] fpga: zynqmp: add str2flags call
Oleksandr Suvorov
- [PATCH v10 05/13] fpga: add fpga_compatible2flag
Oleksandr Suvorov
- [PATCH v10 06/13] fpga: xilinx: pass compatible flags to xilinx_load()
Oleksandr Suvorov
- [PATCH v10 07/13] fpga: pass compatible flags to fpga_load()
Oleksandr Suvorov
- [PATCH v10 08/13] spl: fit: pass real compatible flags to fpga_load()
Oleksandr Suvorov
- [PATCH v10 09/13] fpga: xilinx: pass compatible flags to load() callback
Oleksandr Suvorov
- [PATCH v10 10/13] fpga: zynqmp: optimize zynqmppl_load() code
Oleksandr Suvorov
- [PATCH v10 11/13] fpga: zynqmp: add bitstream compatible checking
Oleksandr Suvorov
- [PATCH v10 12/13] fpga: zynqmp: support loading authenticated images
Oleksandr Suvorov
- [PATCH v10 13/13] fpga: zynqmp: support loading encrypted bitfiles
Oleksandr Suvorov
- [PATCH 2/2] efi_loader: create boot options without file path
AKASHI Takahiro
- [PATCH 00/12] doc: mkimage: Rework and refactor the man page
Sean Anderson
- [PATCH 01/12] doc: mkimage: Use standard style for synopsis
Sean Anderson
- [PATCH 02/12] doc: mkimage: Use empty request instead of blank lines
Sean Anderson
- [PATCH 03/12] doc: mkimage: Add vertical/horizontal space to examples
Sean Anderson
- [PATCH 04/12] doc: mkimage: Regularize option documentation
Sean Anderson
- [PATCH 05/12] doc: mkimage: Use subsection macro
Sean Anderson
- [PATCH 06/12] doc: mkimage: Remove duplicate docs for -l
Sean Anderson
- [PATCH 07/12] doc: mkimage: Use correct capitalization for NAME
Sean Anderson
- [PATCH 08/12] doc: mkimage: Edit options for style and consistency
Sean Anderson
- [PATCH 09/12] doc: mkimage: Add BUGS section
Sean Anderson
- [PATCH 10/12] doc: mkimage: Add SEE ALSO section
Sean Anderson
- [PATCH 11/12] doc: mkimage: Remove AUTHORS section
Sean Anderson
- [PATCH 12/12] doc: Add man page for dumpimage
Sean Anderson
- [SPAM] Xilinx Zynq-7000 : Help petalinux patch u-boot env vars
RisingEdgeIndustries
- [PATCH 01/12] doc: mkimage: Use standard style for synopsis
Sean Anderson
- [PATCH v2 0/2] efi_loader: allow booting from short dev only DP
Heinrich Schuchardt
- [PATCH v2 1/2] efi_loader: allow booting from short dev only DP
Heinrich Schuchardt
- [PATCH v2 2/2] efi_loader: create boot options without file path
Heinrich Schuchardt
- [PATCH] mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' error
Pali Rohár
- [PATCH 1/1] sandbox: cast to pointer from integer of different size
Heinrich Schuchardt
- [PATCH 1/1] sandbox: cast to pointer from integer of different size
Bin Meng
- [PATCH 1/1] test: fix CONFIG_ACPIGEN dependencies
Heinrich Schuchardt
- [PATCH 1/1] mmc: pci_mmc.c should build with ACPIGEN=n
Heinrich Schuchardt
- sandbox: building fails with GENERATE_ACPI_TABLE=y, ACPIGEN=n
Heinrich Schuchardt
- [PATCH 1/1] snd: enable building max98357a driver with ACPIGEN=n
Heinrich Schuchardt
- [PATCH 1/1] sound: enable building DA7219 driver with ACPIGEN=n
Heinrich Schuchardt
- [PATCH] rockchip: pinebook-pro: minor SPI flash fixes
Peter Robinson
- [PATCH] rockchip: rockpro64: enable leds
Peter Robinson
- [PATCH] rockchip: pinebook-pro: sync PBP dtb to 5.18
Peter Robinson
- [PATCH 0/3] Improve robustness of NVMe suuport for Apple silicon devices
Janne Grunau
- [PATCH 1/3] arm: apple: nvme: Add SART support and RTKit buffer management
Janne Grunau
- [PATCH 2/3] MAINTAINERS: Add nvme_apple to Apple SoC section
Janne Grunau
- [PATCH 3/3] arm: apple: Increase RTKit timeouts
Janne Grunau
- [PATCH 1/3] arm: apple: nvme: Add SART support and RTKit buffer management
Mark Kettenis
- [PATCH 2/3] MAINTAINERS: Add nvme_apple to Apple SoC section
Mark Kettenis
- [PATCH 3/3] arm: apple: Increase RTKit timeouts
Mark Kettenis
- [PATCH v16 2/2] net: Add wget application
Ramon Fried
- [PATCH v2 00/14] doc: mkimage: Rework and refactor the man page; add long options
Sean Anderson
- [PATCH v2 01/14] doc: mkimage: Use standard style for synopsis
Sean Anderson
- [PATCH v2 02/14] doc: mkimage: Use empty request instead of blank lines
Sean Anderson
- [PATCH v2 03/14] doc: mkimage: Reformat examples
Sean Anderson
- [PATCH v2 04/14] doc: mkimage: Regularize option documentation
Sean Anderson
- [PATCH v2 05/14] doc: mkimage: Use subsection macro
Sean Anderson
- [PATCH v2 06/14] doc: mkimage: Rearrange/remove some options
Sean Anderson
- [PATCH v2 07/14] doc: mkimage: Use correct capitalization for NAME
Sean Anderson
- [PATCH v2 08/14] doc: mkimage: Edit options for style and consistency
Sean Anderson
- [PATCH v2 09/14] doc: mkimage: Add BUGS section
Sean Anderson
- [PATCH v2 10/14] doc: mkimage: Add SEE ALSO section
Sean Anderson
- [PATCH v2 11/14] doc: mkimage: Remove AUTHORS section
Sean Anderson
- [PATCH v2 12/14] mkimage: Add long options
Sean Anderson
- [PATCH v2 13/14] doc: mkimage: Further document -o and -R
Sean Anderson
- [PATCH v2 14/14] doc: Add man page for dumpimage
Sean Anderson
- [PATCH 1/8] Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig
Tom Rini
- [PATCH 2/8] fpga: Remove CONFIG_FPGA_COUNT
Tom Rini
- [PATCH 3/8] Convert CONFIG_FPGA_STRATIX_V to Kconfig
Tom Rini
- [PATCH 4/8] usb: Remove non-DM code in ehci-fsl and xhci
Tom Rini
- [PATCH 5/8] mx6memcal: Remove SPL_USB_HOST
Tom Rini
- [PATCH 6/8] common: usb: Update logic for usb.o, usb_hub.o and usb_storage.o
Tom Rini
- [PATCH 7/8] Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig
Tom Rini
- [PATCH 8/8] Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to Kconfig
Tom Rini
- [PATCH] intel: n5x: ddr: update license
Chee, Tien Fong
- [PATCH 7/8] binman_sym: guard with CONFIG_IS_ENABLED(BINMAN_SYMBOLS)
Peng Fan (OSS)
- [PATCH 7/8] binman_sym: guard with CONFIG_IS_ENABLED(BINMAN_SYMBOLS)
Peng Fan (OSS)
- [PATCH 5/8] mx6memcal: Remove SPL_USB_HOST
Eric Nelson
- [PATCH] imx: imx93_11x11_evk: using binman to pack images
Peng Fan (OSS)
- [PATCH V2] imx: imx93_11x11_evk: using binman to pack images
Peng Fan (OSS)
- Pull request for efi-2022-07-rc5
Heinrich Schuchardt
- [SPAM] Re: [PATCH v2] xilinx: zynqmp: Do not use 0 as spl bss start address
Michal Simek
- [SPAM] Re: [PATCH v2] xilinx: zynqmp: Do not use 0 as spl bss start address
Stefan Herbrechtsmeier
- [SPAM] Re: [PATCH v2] xilinx: zynqmp: Do not use 0 as spl bss start address
Stefan Herbrechtsmeier
- [PATCH v7 0/9] enable menu-driven UEFI variable maintenance
Masahisa Kojima
- [PATCH v7 1/9] efi_loader: expose END device path node
Masahisa Kojima
- [PATCH v7 2/9] efimenu: menu-driven addition of UEFI boot option
Masahisa Kojima
- [PATCH v7 3/9] efimenu: add "Edit Boot Option" menu entry
Masahisa Kojima
- [PATCH v7 4/9] menu: add KEY_PLUS and KEY_MINUS handling
Masahisa Kojima
- [PATCH v7 5/9] efimenu: add "Change Boot Order" menu entry
Masahisa Kojima
- [PATCH v7 6/9] efimenu: add "Delete Boot Option" menu entry
Masahisa Kojima
- [PATCH v7 7/9] bootmenu: add removable media entries
Masahisa Kojima
- [PATCH v7 8/9] doc:bootmenu: add description for UEFI boot support
Masahisa Kojima
- [PATCH v7 9/9] doc:efimenu: add documentation for efimenu command
Masahisa Kojima
- [PATCH v6 1/6] efi_loader: menu-driven addition of UEFI boot option
Masahisa Kojima
- [PATCH] intel: n5x: ddr: update license
Marek Vasut
- [PATCH 1/6] ARM: dts: stm32: Add alternate pinmux for UART3 pins
Marek Vasut
- [PATCH 2/6] ARM: dts: stm32: Add alternate pinmux for UART4 pins
Marek Vasut
- [PATCH 3/6] ARM: dts: stm32: Add alternate pinmux for UART5 pins
Marek Vasut
- [PATCH 4/6] ARM: dts: stm32: Add alternate pinmux for CAN1 pins
Marek Vasut
- [PATCH 5/6] ARM: dts: stm32: Add alternate pinmux for SPI2 pins
Marek Vasut
- [PATCH 6/6] ARM: dts: stm32: Add DHCOR based DRC Compact board
Marek Vasut
- [PATCH 09/15] arm: exynos: Remove old pwm backlight driver
Minkyu Kang
- [PATCH 11/15] video: Migrate exynos display options to Kconfig
Minkyu Kang
- [PATCH 08/15] arm: samsung: Remove dead LCD code
Minkyu Kang
- [PATCH 1/3] arm: apple: nvme: Add SART support and RTKit buffer management
Mark Kettenis
- [PATCH v5 11/23] mkeficapsule: Add support for generating empty capsules
Sughosh Ganu
- [PATCH] spi: nxp_fspi: Fix clock imbalance
Marek Vasut
- [PATCH v5 06/23] FWU: stm32mp1: Add helper functions for accessing FWU metadata
Sughosh Ganu
- [PATCH v5 10/23] FWU: cmd: Add a command to read FWU metadata
Sughosh Ganu
- Boot regression on am335x-hs-evm
LABBE Corentin
- [PATCH] clk: imx8mp: Fix 32k clock name
Marek Vasut
- [PATCH] clk: imx8mp: Fix ECSPI clock selects
Marek Vasut
- [PATCH] clk: imx8mp: Fix 32k clock name
ZHIZHIKIN Andrey
- [PATCH v2] i2c: nuvoton: Add NPCM7xx i2c driver
Jim Liu
- imx8m(n): garbage on serial line
Heiko Thiery
- [PATCH v2] watchdog: add amlogic watchdog support
Philippe Boos
- [PATCH] clk: imx8mp: Fix 32k clock name
Marek Vasut
- [PATCH V3 1/2] mtd: allow getting MTD device associated with a specific DT node
Miquel Raynal
- [PATCH V3 1/2] mtd: allow getting MTD device associated with a specific DT node
Rafał Miłecki
- Boot regression on am335x-hs-evm
Tom Rini
- imx8m(n): garbage on serial line
Fabio Estevam
- [PATCH V3 1/2] mtd: allow getting MTD device associated with a specific DT node
Miquel Raynal
- imx8m(n): garbage on serial line
Heiko Thiery
- [PATCH V2 02/17] imx: imx8m[m/n]_beacon: Enable SPL_DM_SERIAL
Adam Ford
- Boot regression on am335x-hs-evm
Andrew Davis
- [PATCH] misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux
Stefan Herbrechtsmeier
- [PATCH] misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux
Marek Vasut
- Pull request for efi-2022-07-rc5
Tom Rini
- imx8m(n): garbage on serial line
Fabio Estevam
- imx8m(n): garbage on serial line
Fabio Estevam
- [PATCH] misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux
Stefan Herbrechtsmeier
- [PATCH] toradex: tdx-cfg-block: extend assembly version
Philippe Schenker
- [PATCH] toradex: tdx-cfg-block: extend assembly version
Philippe Schenker
- [PATCH 1/3] toradex: tdx-cfg-block: use only snprintf
Philippe Schenker
- [PATCH 2/3] toradex: tdx-cfg-block: use defines for string length
Philippe Schenker
- [PATCH 3/3] toradex: tdx-cfg-block: extend assembly version
Philippe Schenker
- cmd: exit: Doesn't function
Adrian Vovk
- imx8m(n): garbage on serial line
Heiko Thiery
- imx8mn SPL serial output does not work after powerup
Heiko Thiery
- imx8mn SPL serial output does not work after powerup
Fabio Estevam
- imx8mn SPL serial output does not work after powerup
Heiko Thiery
- imx8mn SPL serial output does not work after powerup
Michael Nazzareno Trimarchi
- imx8mn SPL serial output does not work after powerup
Heiko Thiery
- [PATCH v5 07/12] efi_loader: disk: a helper function to create efi_disk objects from udevice
Fabio Estevam
- cmd: exit: Doesn't function
Fabio Estevam
- [PATCH v5 07/12] efi_loader: disk: a helper function to create efi_disk objects from udevice
Tom Rini
- [PATCH] misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux
Marek Vasut
- [PATCH v4] imx: add i.MX8MN DDR3L evk board support
Heiko Thiery
- [PATCH 01/12] env: Complete generic support for writable list
Marek Vasut
- [PATCH v5 07/12] efi_loader: disk: a helper function to create efi_disk objects from udevice
Mark Kettenis
- [PATCH v5 07/12] efi_loader: disk: a helper function to create efi_disk objects from udevice
Fabio Estevam
- [PATCH v2] armv8: always use current exception level for TCR_ELx access
Andre Przywara
- Re: [PATCH v5 07/12] efi_loader: disk: a helper function to create efi_disk objects from udevice
Heinrich Schuchardt
- [PATCH v5 07/12] efi_loader: disk: a helper function to create efi_disk objects from udevice
AKASHI, Takahiro
- [PATCH v5 07/12] efi_loader: disk: a helper function to create efi_disk objects from udevice
Fabio Estevam
- imx8mn SPL serial output does not work after powerup
Peng Fan (OSS)
- [PATCH v3] i2c: nuvoton: Add NPCM7xx i2c driver
Jim Liu
- [PATCH v4] imx: add i.MX8MN DDR3L evk board support
Peng Fan (OSS)
- [PATCH V2 02/17] imx: imx8m[m/n]_beacon: Enable SPL_DM_SERIAL
Peng Fan (OSS)
- [PATCH] spi: nxp_fspi: Fix clock imbalance
Peng Fan (OSS)
- [PATCH 2/2] pmic: pca9450: drop pointless .data entries
Jaehoon Chung
- [PATCH v2 12/14] power: regulator: scmi: support SCMI multi-channel
Jaehoon Chung
- [PATCH v2 13/14] power: regulator: scmi: simplify scmi_voltd_set_enable()
Jaehoon Chung
- [PATCH 13/49] mmc: fsl_esdhc_imx: Support i.MX9
Jaehoon Chung
- [PATCH] mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' error
Jaehoon Chung
- [PATCH 1/8] env: Do not make CONFIG_EXTRA_ENV_TEXT and CONFIG_EXTRA_ENV_SETTINGS conflict
Tom Rini
- [PATCH 2/8] env: Remove include/generated/env.* under "make clean"
Tom Rini
- [PATCH 3/8] dragonboard410c: Migrate to using CONFIG_EXTRA_ENV_TEXT
Tom Rini
- [PATCH 4/8] Convert CONFIG_ENV_RANGE to Kconfig
Tom Rini
- [PATCH 5/8] opos6uldev: Migrate to using CONFIG_EXTRA_ENV_TEXT
Tom Rini
- [PATCH 6/8] Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD
Tom Rini
- [PATCH 7/8] Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environment
Tom Rini
- [PATCH 8/8] gw_ventana: Migrate to using CONFIG_EXTRA_ENV_TEXT
Tom Rini
- [PATCH v5 07/12] efi_loader: disk: a helper function to create efi_disk objects from udevice
Heiko Thiery
- imx8mn SPL serial output does not work after powerup
Heiko Thiery
- [PATCH] arm64: dts: imx8mq-kontron-pitx-imx8m-u-boot.dtsi: disable assigned clocks
Heiko Thiery
- [PATCH 1/1] efi_loader: initialize console size late
Heinrich Schuchardt
- [PATCH V3 2/2] nvmem: add driver handling U-Boot environment variables
Ahmad Fatoum
- [PATCH V3 1/2] mtd: allow getting MTD device associated with a specific DT node
Ahmad Fatoum
- [PATCH v4] imx: add i.MX8MN DDR3L evk board support
Michael Nazzareno Trimarchi
- [PATCH] misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux
Stefan Herbrechtsmeier
- [PATCH v2 0/3] Improve robustness of NVMe suuport for Apple silicon devices
Janne Grunau
- [PATCH v2 1/3] arm: apple: nvme: Add SART support and RTKit buffer management
Janne Grunau
- [PATCH v2 2/3] MAINTAINERS: Add nvme_apple to Apple SoC section
Janne Grunau
- [PATCH v2 3/3] arm: apple: Increase RTKit timeouts
Janne Grunau
- [PATCH] misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux
Marek Vasut
- [PATCH V3 2/2] nvmem: add driver handling U-Boot environment variables
Sascha Hauer
- [PATCH v2 2/3] MAINTAINERS: Add nvme_apple to Apple SoC section
Mark Kettenis
- [PATCH v2 3/3] arm: apple: Increase RTKit timeouts
Mark Kettenis
- [PATCH v2 1/3] arm: apple: nvme: Add SART support and RTKit buffer management
Mark Kettenis
- [PATCH] ARM: imx: Switch Data Modul i.MX8M Mini eDM SBC to USB251x Hub driver
Marek Vasut
- [PATCH] board: ti: am335x: eth_cpsw should depend on CONFIG_NET
Corentin LABBE
- [PATCH V3 2/2] nvmem: add driver handling U-Boot environment variables
Miquel Raynal
- [PATCH] ARM: imx: Switch Data Modul i.MX8M Mini eDM SBC to USB251x Hub driver
Stefan Herbrechtsmeier
- [PATCH V2 16/17] imx: imx8mn-kontron-n801x: enable pinctrl_wdog in SPL
Frieder Schrempf
- [PATCH V2 07/17] imx: kontron-sl-mx8mm: enable DM_SERIAL
Frieder Schrempf
- [PATCH v2] kontron-sl-mx8mm: Add CAAM support
Frieder Schrempf
- [PATCH] tools: binman: install btool
Peng Fan (OSS)
- [PATCH 1/1] efi_loader: initialize console size late
Fabio Estevam
- [PATCH v4] imx: add i.MX8MN DDR3L evk board support
Heiko Thiery
- [PATCH] gpio: atmel_pio4: add support for PIO_PORTE on sama7g5
Eugen Hristev
- [PATCH] board: ti: am335x: eth_cpsw should depend on CONFIG_NET
Tom Rini
- [PATCH] arm64: dts: imx8mq-kontron-pitx-imx8m-u-boot.dtsi: disable assigned clocks
Tom Rini
- [SPAM] Re: [PATCH v2] xilinx: zynqmp: Do not use 0 as spl bss start address
Michal Simek
- [PATCH 1/2] imx: kontron-sl-mx8mm: Sync dts files and fix ethernet
Frieder Schrempf
- [PATCH 2/2] imx: kontron-sl-mx8mm: Remove deprecated phy-mode property
Frieder Schrempf
- [PATCH 2/2] imx: kontron-sl-mx8mm: Remove deprecated phy-mode property
Fabio Estevam
- [PATCH 2/2] imx: kontron-sl-mx8mm: Remove deprecated phy-mode property
Frieder Schrempf
- [PATCH 1/2] dm: core: Add functions to read 8/16-bit integers
Stefan Herbrechtsmeier
- [PATCH 2/2] misc: usb251xb: Support 8/16 bit device tree values
Stefan Herbrechtsmeier
- [PATCH v3 0/2] usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver
Angus Ainslie
- [PATCH] board: ti: am335x: eth_cpsw should depend on CONFIG_NET
Andrew Davis
- [PATCH] spl: fit: Allocate buffers aligned to cache line size
Stefan Herbrechtsmeier
- [PATCH 0/5] board: ti: am62x: Add support for 1-bit inline DDRSS ECC
Georgi Vlaev
- [PATCH 1/5] arm: mach-k3: common: Use ddr_init in spl_enable_dcache
Georgi Vlaev
- [PATCH 2/5] arm: dts: k3-am625-*: Mark memory with u-boot,dm-spl
Georgi Vlaev
- [PATCH 3/5] board: ti: am62x: Use fdt functions for ram and bank init
Georgi Vlaev
- [PATCH 4/5] board: ti: am62x: Account for DDR size fixups if ECC is enabled
Georgi Vlaev
- [PATCH 5/5] configs: am62x_evm_r5: Add CONFIG_NR_DRAM_BANKS as done in a53 defconfig
Georgi Vlaev
- OHCI: What is the current status with Driver Model
Sergiu.Moga at microchip.com
- [PATCH 1/1] efi_loader: initialize console size late
Heiko Thiery
- [SPAM] Re: [PATCH v2] xilinx: zynqmp: Do not use 0 as spl bss start address
Stefan Herbrechtsmeier
- [SPAM] Re: [PATCH v2] xilinx: zynqmp: Do not use 0 as spl bss start address
Michal Simek
- Pull request, u-boot-tegra/master
Tom Warren
- [PATCH 8/8] gw_ventana: Migrate to using CONFIG_EXTRA_ENV_TEXT
Tim Harvey
- [PATCH 8/8] gw_ventana: Migrate to using CONFIG_EXTRA_ENV_TEXT
Tom Rini
- [SPAM] Re: [PATCH v2] xilinx: zynqmp: Do not use 0 as spl bss start address
Stefan Herbrechtsmeier
- [PATCH] tbs2910: Convert to DM_SERIAL
Fabio Estevam
- [PATCH 8/8] gw_ventana: Migrate to using CONFIG_EXTRA_ENV_TEXT
Tim Harvey
- [PATCH v3 8/8] board: gw_ventana: enable MV88E61XX DSA support
Tim Harvey
- Pull request, u-boot-tegra/master
Tom Rini
- [PATCH v3 0/3] usb: add isp1760 hcd support
Rui Miguel Silva
- [PATCH] tbs2910: Convert to DM_SERIAL
Soeren Moch
- Pull request, u-boot-tegra/master
Tom Rini
- [PATCH] dtoc: Update test_src_scan.py for new tegra compatibles
Tom Rini
- [PATCH] dtoc: Update test_src_scan.py for new tegra compatibles
Tom Rini
- [PATCH 2/2] rockchip: rk3399: enable spl-fifo-mode for sdmmc only when needed
Jerome Forissier
- [PATCH v3 8/8] board: gw_ventana: enable MV88E61XX DSA support
Vladimir Oltean
- [PATCH v2] ARM: imx: Switch Data Modul i.MX8M Mini eDM SBC to USB251x Hub driver
Marek Vasut
- [PATCH v3] ARM: imx: Switch Data Modul i.MX8M Mini eDM SBC to USB251x Hub driver
Marek Vasut
- [PATCH v2] armv8: always use current exception level for TCR_ELx access
Mark Kettenis
- [PATCH 7/8] binman_sym: guard with CONFIG_IS_ENABLED(BINMAN_SYMBOLS)
Alper Nebi Yasak
- [PATCH 7/8] binman_sym: guard with CONFIG_IS_ENABLED(BINMAN_SYMBOLS)
Alper Nebi Yasak
- [PATCH v2] crypto/fsl: fsl_hash: Fix crash in flush dcache
Fabio Estevam
- [PATCH] tools: binman: install btool
Alper Nebi Yasak
- [PATCH 7/8] binman_sym: guard with CONFIG_IS_ENABLED(BINMAN_SYMBOLS)
Peng Fan
- [PATCH] tools: binman: install btool
Tom Rini
- [PATCH v7 0/9] enable menu-driven UEFI variable maintenance
Takahiro Akashi
- [PATCH v5 11/23] mkeficapsule: Add support for generating empty capsules
Takahiro Akashi
- [PATCH v5 23/23] sandbox: fwu: Add support for testing FWU feature on sandbox
Takahiro Akashi
- [PATCH 1/1] efi_loader: initialize console size late
AKASHI Takahiro
- [PATCH v4] imx: add i.MX8MN DDR3L evk board support
Heiko Thiery
- [PATCH 1/1] efi_loader: initialize console size late
Heinrich Schuchardt
- [PATCH v5 23/23] sandbox: fwu: Add support for testing FWU feature on sandbox
Takahiro Akashi
- [PATCH v5 08/23] FWU: Add boot time checks as highlighted by the FWU specification
Heinrich Schuchardt
- [PATCH 1/1] efi_loader: initialize console size late
AKASHI Takahiro
- [PATCH 1/6] ARM: dts: stm32: Add alternate pinmux for UART3 pins
Patrice CHOTARD
- [PATCH 1/2] dt-bindings: sound: add microchip,pdmc.h
Eugen.Hristev at microchip.com
- [PATCH v5 08/23] FWU: Add boot time checks as highlighted by the FWU specification
Takahiro Akashi
- [PATCH] stm32mp: stpmic1: remove the debug unit request by debugger
Patrice CHOTARD
- [PATCH 2/6] ARM: dts: stm32: Add alternate pinmux for UART4 pins
Patrice CHOTARD
- [PATCH 3/6] ARM: dts: stm32: Add alternate pinmux for UART5 pins
Patrice CHOTARD
- [PATCH v4] imx: add i.MX8MN DDR3L evk board support
Michael Nazzareno Trimarchi
- [PATCH 4/6] ARM: dts: stm32: Add alternate pinmux for CAN1 pins
Patrice CHOTARD
- [PATCH 5/6] ARM: dts: stm32: Add alternate pinmux for SPI2 pins
Patrice CHOTARD
- [PATCH RFC v3 00/11] Integration of tiboot3.bin, sysfw.itb and
Neha Malcom Francis
- [PATCH RFC v3 01/11] j721e_evm: schema: yaml: Add general schema and J721E board config files
Neha Malcom Francis
- [PATCH RFC v3 02/11] ti: tools: config: Add board config class to generate config binaries
Neha Malcom Francis
- [PATCH RFC v3 03/11] ti: etype: sysfw: Add entry type for sysfw
Neha Malcom Francis
- [PATCH RFC v3 04/11] ti: etype: dm: Add entry type for TI DM
Neha Malcom Francis
- [PATCH RFC v3 05/11] ti: etype: x509: Add etype for x509 certificate for K3 devices
Neha Malcom Francis
- [PATCH RFC v3 06/11] ti: sysfw: Add support for packaging sysfw.itb
Neha Malcom Francis
- [PATCH RFC v3 07/11] ti: j721e: Exclude makefile tiboot3.bin target for J721E
Neha Malcom Francis
- [PATCH RFC v3 08/11] ti: j721e: Exclude makefile tispl.bin target for J721E
Neha Malcom Francis
- [PATCH RFC v3 09/11] ti: dtsi: j721e: Use binman to package sysfw.itb and tiboot3.bin
Neha Malcom Francis
- [PATCH RFC v3 10/11] ti: dtsi: j721e: Use binman to package tispl.bin
Neha Malcom Francis
- [PATCH RFC v3 11/11] ci: world_build: test: Add requirements.txt
Neha Malcom Francis
- [PATCH 6/6] ARM: dts: stm32: Add DHCOR based DRC Compact board
Patrice CHOTARD
- [PATCH v1 2/2] ARM: stm32: activate OF_LIVE for DHSOM
Patrice CHOTARD
- [PATCH v1 1/2] board: dhelectronics: stm32mp1: convert to livetree
Patrice CHOTARD
- [PATCH V2 00/17] imx: patches in queue
Stefano Babic
- [PATCH v3] i2c: nuvoton: Add NPCM7xx i2c driver
Andre Przywara
- [PATCH] pinctrl: zynqmp: Add support for output-enable and bias-high-impedance
Michal Simek
- [PATCH 0/3] arm64: zynqmp: Some DT updates
Michal Simek
- [PATCH 1/3] arm64: zynqmp: Fix i2c addresses for vck190 SC
Michal Simek
- [PATCH 2/3] arm64: zynqmp: Update tps53681 i2c address
Michal Simek
- [PATCH 3/3] arm64: zynqmp: Fix tps544/u3007 node description
Michal Simek
- [PATCH v3 00/23] microblaze: Add support for full relocation
Michal Simek
- [PATCH v3 01/23] tools: relocate-rela: Open binary u-boot file later
Michal Simek
- [PATCH v3 02/23] Makefile: Fix description for relocate-rela parameters
Michal Simek
- [PATCH v3 03/23] tools: relocate-rela: Use global variables
Michal Simek
- [PATCH v3 04/23] tools: relocate-rela: Read rela start/end directly from ELF
Michal Simek
- [PATCH v3 05/23] microblaze: Switch absolute branches to relative
Michal Simek
- [PATCH v3 06/23] microblaze: Fix stack protection behavior
Michal Simek
- [PATCH v3 07/23] microblaze: Fix early stack allocation
Michal Simek
- [PATCH v3 08/23] microblaze: Remove CONFIG_TEXT_BASE from code
Michal Simek
- [PATCH v3 09/23] microblaze: Fix typo in exception.c
Michal Simek
- [PATCH v3 10/23] mips: Move endianness selection to arch/Kconfig
Michal Simek
- [PATCH v3 11/23] microblaze: Enable REMAKE_ELF
Michal Simek
- [PATCH v3 12/23] microblaze: Separate code end substraction
Michal Simek
- [PATCH v3 13/23] microblaze: Change stack protection address to new stack address
Michal Simek
- [PATCH v3 14/23] microblaze: Optimize register usage in relocate_code
Michal Simek
- [PATCH v3 15/23] microblaze: Remove code around r20 in relocate_code()
Michal Simek
- [PATCH v3 16/23] microblaze: Remove _start symbol handling at U-Boot start
Michal Simek
- [PATCH v3 17/23] microblaze: Add comment about reset location
Michal Simek
- [PATCH v3 18/23] microblaze: Create SYM_ADDR macro to deal with symbols
Michal Simek
- [PATCH v3 19/23] tools: relocate-rela: Extract elf64 reloc to special function
Michal Simek
- [PATCH v3 20/23] tools: relocate-rela: Check that relocation works only for EM_AARCH64
Michal Simek
- [PATCH v3 21/23] tools: relocate-rela: Add support for elf32 decoding
Michal Simek
- [PATCH v3 22/23] tools: relocate-rela: Add support for 32bit Microblaze relocation
Michal Simek
- [PATCH v3 23/23] microblaze: Add support for run time relocation
Michal Simek
- [PATCH] arm64: zynqmp: Fix usb node drive strength and slew rate
Michal Simek
- [PATCH] ARM: zynq: Fix size-cells for pl353 driver
Michal Simek
- [PATCH v3] ARM: imx: Switch Data Modul i.MX8M Mini eDM SBC to USB251x Hub driver
Stefan Herbrechtsmeier
- [PATCH v5 11/23] mkeficapsule: Add support for generating empty capsules
Sughosh Ganu
- [PATCH] ARM: renesas: condor: Set CONFIG_SYS_TEXT_BASE=0x0 on R-Car Gen3 Condor
marek.vasut at gmail.com
- [PATCH v2 00/11] Add Chameleon v3 support
Paweł Anikiel
- [PATCH v4] ARM: imx: Switch Data Modul i.MX8M Mini eDM SBC to USB251x Hub driver
Marek Vasut
- [PATCH] ARM: dts: renesas: condor: Enable SPI NOR fast-read
marek.vasut at gmail.com
- [PATCH v2 2/5] phy: adin: add support for clock output
sbabic at denx.de
- [PATCH 2/2] clk: imx8mp: use usb_core_ref for usb_root_clk
sbabic at denx.de
- [PATCH] secure boot: enable ARCH_MISC_INIT config.
sbabic at denx.de
- [PATCH v2 1/5] phy: adin: fix broken support for adi, phy-mode-override
sbabic at denx.de
- [PATCH v2 4/5] mx6cuboxi: fixup dtb ethernet phy nodes before booting an OS
sbabic at denx.de
- [PATCH 1/2] toradex: tdx-cfg-block: add new 8gb apalis-imx8
sbabic at denx.de
- [PATCH] imx8mn_evk: Add Ethernet support to the LPDDR4 variant
sbabic at denx.de
- [PATCH v2] verdin-imx8mm, verdin-imx8mp: Fix default systemd console output
sbabic at denx.de
- [PATCH] spi: nxp_fspi: Fix clock imbalance
sbabic at denx.de
- [PATCH 1/2] clk: imx8mp: fix root clock names for ecspi
sbabic at denx.de
- [PATCH] imx8mn_evk: Add the missing spl.bin entry
sbabic at denx.de
- [PATCH 2/2] board: apalis-imx8: add new 8gb product variant
sbabic at denx.de
- [PATCH v2 5/5] mx6cuboxi: enable driver for adin1300 phy
sbabic at denx.de
- [PATCH v2 3/5] ARM: dts: imx6qdl-sr-som: add support for alternate phy addresses
sbabic at denx.de
- [PATCH 1/3] ARM: renesas: condor: switch eMMC bus to 1V8
Marek Vasut
- [PATCH 2/3] configs: r8a77980: Condor: Enable MMC support by default
Marek Vasut
- [PATCH 3/3] mtd: spi: renesas: Add R8A77980 support
Marek Vasut
- [PATCH v2 00/11] Add Chameleon v3 support
Chee, Tien Fong
- [PATCH 1/3] toradex: tdx-cfg-block: use only snprintf
Francesco Dolcini
- [PATCH 2/3] toradex: tdx-cfg-block: use defines for string length
Francesco Dolcini
- [PATCH 3/3] toradex: tdx-cfg-block: extend assembly version
Francesco Dolcini
- [PATCH v5 23/23] sandbox: fwu: Add support for testing FWU feature on sandbox
Sughosh Ganu
- [PATCH v5 23/23] sandbox: fwu: Add support for testing FWU feature on sandbox
Sughosh Ganu
- [PATCH v3] crypto/fsl: fsl_rsa: Fix dcache issue in the driver
Gaurav Jain
- [PATCH v3] crypto/fsl: fsl_rsa: Fix dcache issue in the driver
Fabio Estevam
- [PATCH v3] crypto/fsl: fsl_rsa: Fix dcache issue in the driver
Stefano Babic
- [EXT] Re: [PATCH v3] crypto/fsl: fsl_rsa: Fix dcache issue in the driver
Gaurav Jain
- [EXT] Re: [PATCH v3] crypto/fsl: fsl_rsa: Fix dcache issue in the driver
Stefano Babic
- [PATCH v4 00/23] microblaze: Add support for full relocation
Michal Simek
- [PATCH v4 01/23] tools: relocate-rela: Open binary u-boot file later
Michal Simek
- [PATCH v4 02/23] Makefile: Fix description for relocate-rela parameters
Michal Simek
- [PATCH v4 03/23] tools: relocate-rela: Use global variables
Michal Simek
- [PATCH v4 04/23] tools: relocate-rela: Read rela start/end directly from ELF
Michal Simek
- [PATCH v4 05/23] microblaze: Switch absolute branches to relative
Michal Simek
- [PATCH v4 06/23] microblaze: Fix stack protection behavior
Michal Simek
- [PATCH v4 07/23] microblaze: Fix early stack allocation
Michal Simek
- [PATCH v4 08/23] microblaze: Remove CONFIG_TEXT_BASE from code
Michal Simek
- [PATCH v4 09/23] microblaze: Fix typo in exception.c
Michal Simek
- [PATCH v4 10/23] mips: Move endianness selection to arch/Kconfig
Michal Simek
- [PATCH v4 11/23] microblaze: Enable REMAKE_ELF
Michal Simek
- [PATCH v4 12/23] microblaze: Separate code end substraction
Michal Simek
- [PATCH v4 13/23] microblaze: Change stack protection address to new stack address
Michal Simek
- [PATCH v4 14/23] microblaze: Optimize register usage in relocate_code
Michal Simek
- [PATCH v4 15/23] microblaze: Remove code around r20 in relocate_code()
Michal Simek
- [PATCH v4 16/23] microblaze: Remove _start symbol handling at U-Boot start
Michal Simek
- [PATCH v4 17/23] microblaze: Add comment about reset location
Michal Simek
- [PATCH v4 18/23] microblaze: Create SYM_ADDR macro to deal with symbols
Michal Simek
- [PATCH v4 19/23] tools: relocate-rela: Extract elf64 reloc to special function
Michal Simek
- [PATCH v4 20/23] tools: relocate-rela: Check that relocation works only for EM_AARCH64
Michal Simek
- [PATCH v4 21/23] tools: relocate-rela: Add support for elf32 decoding
Michal Simek
- [PATCH v4 22/23] tools: relocate-rela: Add support for 32bit Microblaze relocation
Michal Simek
- [PATCH v4 23/23] microblaze: Add support for run time relocation
Michal Simek
- [PATCH RFC v3 08/11] ti: j721e: Exclude makefile tispl.bin target for J721E
Roger Quadros
- [PATCH 1/1] efi_loader: initialize console size late
Fabio Estevam
- [PATCH 1/1] efi_loader: initialize console size late
Heinrich Schuchardt
- [PATCH] firmware: ti_sci_static_data: Make file board agnostic
Vignesh Raghavendra
- [PATCH RFC v3 10/11] ti: dtsi: j721e: Use binman to package tispl.bin
Roger Quadros
- [PATCH RFC v3 10/11] ti: dtsi: j721e: Use binman to package tispl.bin
Roger Quadros
- [PATCH u-boot 0/3] renesas: Fix RPC-IF enablement
Geert Uytterhoeven
- [PATCH RFC v3 03/11] ti: etype: sysfw: Add entry type for sysfw
Andrew Davis
- [PATCH] configs: stm32mp: cleanup the stm32mp15 file
Patrick Delaunay
- [PATCH 01/13] Convert CONFIG_DW_ALTDESCRIPTOR to Kconfig
Tom Rini
- [PATCH 02/13] net: designware: Rename CONFIG_DW_GMAC_DEFAULT_DMA_PBL to GMAC_DEFAULT_DMA_PBL
Tom Rini
- [PATCH 03/13] Convert CONFIG_ENABLE_36BIT_PHYS to Kconfig
Tom Rini
- [PATCH 04/13] watchdog: designware: Make this depend on WDT
Tom Rini
- [PATCH 05/13] nxp: Cleanup some emulator related options.
Tom Rini
- [PATCH 06/13] smdkc100: Remove some unused options
Tom Rini
- [PATCH 07/13] Rename CONFIG_PWM to CONFIG_PWM_S5P and move to Kconfig
Tom Rini
- [PATCH 08/13] Convert CONFIG_SAMSUNG_ONENAND to Kconfig
Tom Rini
- [PATCH 09/13] Convert CONFIG_USE_ONENAND_BOARD_INIT to Kconfig
Tom Rini
- [PATCH 10/13] Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to Kconfig
Tom Rini
- [PATCH 11/13] Convert CONFIG_DP_DDR_DIMM_SLOTS_PER_CTLR to Kconfig
Tom Rini
- [PATCH 12/13] Convert CONFIG_SYS_SPD_BUS_NUM to Kconfig
Tom Rini
- [PATCH 13/13] Convert CONFIG_SYS_DDR_RAW_TIMING to Kconfig
Tom Rini
- [PATCH 1/6] ARM: dts: stm32: Add alternate pinmux for UART3 pins
Patrick DELAUNAY
- [PATCH 2/6] ARM: dts: stm32: Add alternate pinmux for UART4 pins
Patrick DELAUNAY
- [PATCH 3/6] ARM: dts: stm32: Add alternate pinmux for UART5 pins
Patrick DELAUNAY
- [PATCH 4/6] ARM: dts: stm32: Add alternate pinmux for CAN1 pins
Patrick DELAUNAY
- [PATCH 5/6] ARM: dts: stm32: Add alternate pinmux for SPI2 pins
Patrick DELAUNAY
- [PATCH 6/6] ARM: dts: stm32: Add DHCOR based DRC Compact board
Patrick DELAUNAY
- [PATCH 2/2] rockchip: rk3399: enable spl-fifo-mode for sdmmc only when needed
Xavier Drudis Ferran
- [PATCH v3 0/9] spl: Use common function for loading/parsing images
Tom Rini
- [PATCH] configs: stm32mp: cleanup the stm32mp15 file
Patrick DELAUNAY
- [PATCH v2] configs: stm32mp: cleanup the stm32mp15 file
Patrick Delaunay
- [RFC] Create arch/Kconfig.nxp
Tom Rini
- [PATCH V3 2/2] nvmem: add driver handling U-Boot environment variables
Rafał Miłecki
- [PATCH V4 1/2] mtd: allow getting MTD device associated with a specific DT node
Rafał Miłecki
- [PATCH V4 2/2] nvmem: add driver handling U-Boot environment variables
Rafał Miłecki
- [GIT PULL] Please pull u-boot-mmc master
Jaehoon Chung
- [GIT PULL] Please pull u-boot-pmic master
Jaehoon Chung
- [PATCH 07/13] Rename CONFIG_PWM to CONFIG_PWM_S5P and move to Kconfig
Jaehoon Chung
- [PATCH v2 0/5] Add ARMv8 CE sha1/sha256 support
Loic Poulain
- [PATCH 1/1] efi_loader: initialize console size late
AKASHI Takahiro
- [PATCH v5 11/23] mkeficapsule: Add support for generating empty capsules
Takahiro Akashi
- [PATCH 08/13] Convert CONFIG_SAMSUNG_ONENAND to Kconfig
Jaehoon Chung
- [RFC] Create arch/Kconfig.nxp
Peng Fan
- [PATCH v2] configs: stm32mp: cleanup the stm32mp15 file
Patrice CHOTARD
- [PATCH] stm32mp1: fix reference for STMicroelectronics
Patrice CHOTARD
- [PATCH v5 11/23] mkeficapsule: Add support for generating empty capsules
Sughosh Ganu
- [RFC] Create arch/Kconfig.nxp
Stefano Babic
- Pull request: u-boot-imx u-boot-imx-20220616
Stefano Babic
- Pull request: u-boot-imx NEXT
Stefano Babic
- [PATCH v2 08/11] socfpga: arria10: Replace delays with busy waiting in cm_full_cfg
Chee, Tien Fong
- [PATCH] arm: dts: socfpga: agilex: Add freeze controller node
Chee, Tien Fong
- [PATCH] arm: dts: socfpga: stratix10: Add freeze controller node
Chee, Tien Fong
- [PATCH] arch: arm: socfpga: timer_s10: Override udelay for secure section
Chee, Tien Fong
- [PATCH] drivers: cache: ncore: Disable snoop filter
Chee, Tien Fong
- [PATCH v3] ddr: altera: soc64: Integer fix overflow that caused DDR size mismatched
Chee, Tien Fong
- [PATCH v2 0/2] usb: dwc3: Fix build without driver model
Bedel, Alban
- [PATCH] mx6cuboxi: fix board detection while patching device-tree phy nodes
Josua Mayer
- [PATCH v2 4/5] mx6cuboxi: fixup dtb ethernet phy nodes before booting an OS
Josua Mayer
- Extend binman to generate boot headers
Peng Fan
- [PATCH v2 0/2] usb: dwc3: Add support for standalone DWC3 nodes
Alban Bedel
- [PATCH v2 1/2] Revert "usb: dwc3: dwc3-generic: check the parent nodes"
Alban Bedel
- [PATCH v2 2/2] usb: dwc3: Add support for standalone DWC3 nodes
Alban Bedel
- [PATCH] imx: spl: Default to SPD when booting from USB serial download
Bedel, Alban
- [PATCH v2] powerpc: mpc85xx: Set TEXT_BASE addresses to real base values
Peng Fan (OSS)
- [PATCH 1/2] usb: gadget: Add a config option to set the SPL product ID
Bedel, Alban
- [PATCH v2] board: freescale: p1_p2_rdb_pc: Fix parsing inverted bits from boot input data
Peng Fan (OSS)
- [PATCH v2] board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, sd2boot and defboot
Peng Fan (OSS)
- [PATCH v2] powerpc: mpc85xx: Set TEXT_BASE addresses to real base values
Pali Rohár
- [PATCH v3 1/9] spl: Add generic spl_load function
Xavier Drudis Ferran
- [PATCH v2 01/14] doc: mkimage: Use standard style for synopsis
Heinrich Schuchardt
- [PATCH v2 04/14] doc: mkimage: Regularize option documentation
Heinrich Schuchardt
- [PATCH v2 05/14] doc: mkimage: Use subsection macro
Heinrich Schuchardt
- [PATCH v3] crypto/fsl: fsl_hash: Fix crash in flush dcache
Gaurav Jain
- [PATCH RFC v3 08/11] ti: j721e: Exclude makefile tispl.bin target for J721E
Neha Malcom Francis
- [PATCH v2 4/5] mx6cuboxi: fixup dtb ethernet phy nodes before booting an OS
Stefano Babic
- [PATCH RFC v3 03/11] ti: etype: sysfw: Add entry type for sysfw
Neha Malcom Francis
- [PATCH 1/1] Makefile: respect CONFIG_CC_OPTIMIZE_FOR_DEBUG for host tools
Heinrich Schuchardt
- [PATCH v2 14/14] doc: Add man page for dumpimage
Heinrich Schuchardt
- [PATCH v3] powerpc: mpc85xx: Set TEXT_BASE addresses to real base values
Pali Rohár
- Extend binman to generate boot headers
Fabio Estevam
- [PATCH v3] crypto/fsl: fsl_hash: Fix crash in flush dcache
Fabio Estevam
- [PATCH v3] board: freescale: p1_p2_rdb_pc: Fix parsing inverted bits from boot input data
Pali Rohár
- [PATCH v5 01/23] dt/bindings: Add bindings for FWU Metadata storage device
Michal Simek
- [PATCH v2 01/14] doc: mkimage: Use standard style for synopsis
Sean Anderson
- [PATCH v2 04/14] doc: mkimage: Regularize option documentation
Sean Anderson
- [PATCH v2 05/14] doc: mkimage: Use subsection macro
Sean Anderson
- [PATCH v2 14/14] doc: Add man page for dumpimage
Sean Anderson
- [PATCH 02/10] firmware: firmware-zynqmp: Probe driver before use
Michal Simek
- [PATCH 1/5] arm: mach-k3: common: Use ddr_init in spl_enable_dcache
Tom Rini
- [PATCH 2/5] arm: dts: k3-am625-*: Mark memory with u-boot,dm-spl
Tom Rini
- [PATCH 3/5] board: ti: am62x: Use fdt functions for ram and bank init
Tom Rini
- [PATCH 4/5] board: ti: am62x: Account for DDR size fixups if ECC is enabled
Tom Rini
- [PATCH 5/5] configs: am62x_evm_r5: Add CONFIG_NR_DRAM_BANKS as done in a53 defconfig
Tom Rini
- [PATCH v2 0/5] Add ARMv8 CE sha1/sha256 support
Tom Rini
- [PATCH 10/10] xilinx: zynqmp: Support vendor specific board_init
Michal Simek
- [PATCH 09/10] tools: zynqmp_psu_init_minimize: Add serdes_illcalib forward declaration
Michal Simek
- [PATCH v3 1/9] spl: Add generic spl_load function
Sean Anderson
- Pull request: u-boot-imx NEXT
Tom Rini
- [PATCH v2 0/2] usb: dwc3: Add support for standalone DWC3 nodes
Angus Ainslie
- [PATCH] stm32mp: stm32prog: fix the last character of dfu_alt_add third parameter
Patrick Delaunay
- [PATCH 8/8] gw_ventana: Migrate to using CONFIG_EXTRA_ENV_TEXT
Tim Harvey
- [PATCH 8/8] gw_ventana: Migrate to using CONFIG_EXTRA_ENV_TEXT
Tom Rini
- [PATCH 1/8] Convert CONFIG_EXTRA_CLOCK to Kconfig
Tom Rini
- [PATCH 2/8] Convert CONFIG_HETROGENOUS_CLUSTERS et al to Kconfig
Tom Rini
- [PATCH 3/8] nxp: Make board/freescale/common/Kconfig safe to include once in arch/Kconfig
Tom Rini
- [PATCH 4/8] nxp: Rename board/freescale/common/Kconfig to arch/Kconfig.nxp
Tom Rini
- [PATCH 5/8] Convert CONFIG_ESBC_HDR_LS et al to Kconfig
Tom Rini
- [PATCH 6/8] Convert CONFIG_ESDHC_DETECT_QUIRK to Kconfig
Tom Rini
- [PATCH 7/8] Convert CONFIG_SYS_FSL_SEC_MON et al to Kconfig
Tom Rini
- [PATCH 8/8] Convert CONFIG_SYS_FSL_SFP_BE et al to Kconfig
Tom Rini
- [PATCH] fw_env: add fallback to Linux's NVMEM based access
Rafał Miłecki
- [Rock Pi 4+] Mainline LPDDR4 RAM initialisation is not sufficient to boot successfully
Lee Jones
- [GIT PULL] Please pull u-boot-pmic master
Tom Rini
- Pull request: u-boot-imx u-boot-imx-20220616
Tom Rini
- [GIT PULL] Please pull u-boot-mmc master
Tom Rini
- [RFC PATCH v4 00/28] Modernize U-Boot shell
Francis Laniel
- [RFC PATCH v4 01/28] video: sandbox: Add dummy function for sandbox_sdl_remove_display().
Francis Laniel
- [RFC PATCH v4 02/28] test: Add framework to test hush behavior
Francis Laniel
- [RFC PATCH v4 03/28] test: hush: Test hush if/else
Francis Laniel
- [RFC PATCH v4 04/28] test/py: hush_if_test: Remove the test file
Francis Laniel
- [RFC PATCH v4 05/28] test: hush: Test hush variable expansion
Francis Laniel
- [RFC PATCH v4 06/28] test: hush: Test hush commands list
Francis Laniel
- [RFC PATCH v4 07/28] test: hush: Test hush loops
Francis Laniel
- [RFC PATCH v4 08/28] cli: Add Busybox upstream hush.c file
Francis Laniel
- [RFC PATCH v4 09/28] cli: Port Busybox 2021 hush to U-Boot
Francis Laniel
- [RFC PATCH v4 10/28] cli: Add menu for hush parser
Francis Laniel
- [RFC PATCH v4 11/28] global_data.h: add GD_FLG_HUSH_OLD_PARSER flag.
Francis Laniel
- [RFC PATCH v4 12/28] cmd: Add new parser command.
Francis Laniel
- [RFC PATCH v4 13/28] cli: Enables using hush 2021 parser as command line parser
Francis Laniel
- [RFC PATCH v4 14/28] cli: hush_2021: Enable variables expansion for hush 2021
Francis Laniel
- [RFC PATCH v4 15/28] cli: hush_2021: Add functions to be called from run_command()
Francis Laniel
- [RFC PATCH v4 16/28] cli: add hush 2021 as parser for run_command*().
Francis Laniel
- [RFC PATCH v4 17/28] test: hush: Fix instructions list tests for hush 2021
Francis Laniel
- [RFC PATCH v4 18/28] test: hush: Fix variable expansion tests for hush 2021
Francis Laniel
- [RFC PATCH v4 19/28] cli: hush_2021: Enable using \< and \> as string compare operators
Francis Laniel
- [RFC PATCH v4 20/28] cli: hush_2021: Enable if keyword
Francis Laniel
- [RFC PATCH v4 21/28] test: hush: Fix if tests for hush 2021
Francis Laniel
- [RFC PATCH v4 22/28] cli: hush_2021: Enable loops
Francis Laniel
- [RFC PATCH v4 23/28] test: hush: Fix loop tests for hush 2021
Francis Laniel
- [RFC PATCH v4 24/28] Modernize U-Boot shell
Francis Laniel
- [RFC PATCH v4 25/28] cli: hush_2021: Add upstream commits up to 6th February 2022.
Francis Laniel
- [RFC PATCH v4 26/28] for test purpose only: Comment out dollar tests which prints error messages.
Francis Laniel
- [RFC PATCH v4 27/28] for test purpose only: Comment out failed function which fails only in CI.
Francis Laniel
- [RFC PATCH v4 28/28] board: keymile: common: Use environment to store IVM_* variables.
Francis Laniel
- [PATCH 1/1] efi_loader: initialize console size late
Tom Rini
- [PATCH 0/4] mmc: add support for bcm63158
Jaehoon Chung
- [PATCH v5 11/23] mkeficapsule: Add support for generating empty capsules
Takahiro Akashi
- [PATCH v5 23/23] sandbox: fwu: Add support for testing FWU feature on sandbox
Takahiro Akashi
- [PATCH 1/1] efi_loader: initialize console size late
Heinrich Schuchardt
- [PATCH] stm32mp: stm32prog: fix the last character of dfu_alt_add third parameter
Patrice CHOTARD
- [PATCH v5 01/23] dt/bindings: Add bindings for FWU Metadata storage device
Sughosh Ganu
- [PATCH V4 1/2] mtd: allow getting MTD device associated with a specific DT node
Ahmad Fatoum
- [PATCH] stm32mp: stm32prog: fix the last character of dfu_alt_add third parameter
Patrick DELAUNAY
- [PATCH 1/6] ARM: dts: stm32: Add alternate pinmux for UART3 pins
Patrick DELAUNAY
- [PATCH 2/6] ARM: dts: stm32: Add alternate pinmux for UART4 pins
Patrick DELAUNAY
- [PATCH 3/6] ARM: dts: stm32: Add alternate pinmux for UART5 pins
Patrick DELAUNAY
- [PATCH 4/6] ARM: dts: stm32: Add alternate pinmux for CAN1 pins
Patrick DELAUNAY
- [PATCH 5/6] ARM: dts: stm32: Add alternate pinmux for SPI2 pins
Patrick DELAUNAY
- [PATCH 6/6] ARM: dts: stm32: Add DHCOR based DRC Compact board
Patrick DELAUNAY
- [PATCH v5 23/23] sandbox: fwu: Add support for testing FWU feature on sandbox
Sughosh Ganu
- [PATCH v5 11/23] mkeficapsule: Add support for generating empty capsules
Sughosh Ganu
- [PATCH 01/16] ARM: dts: stm32: add STM32MP13 SoCs support
Patrick DELAUNAY
- [PATCH 02/16] configs: stm32mp1: move SUPPORT_SPL in STM32MP15x
Patrick DELAUNAY
- [PATCH 03/16] arm: stm32mp: move the get_otp helper function in bsec
Patrick DELAUNAY
- [PATCH 04/16] arm: stm32mp: move code for STM32MP15x
Patrick DELAUNAY
- [PATCH 05/16] arm: stm32mp: add choice for STM32MP SOC family
Patrick DELAUNAY
- [PATCH 06/16] arm: stm32mp: add sub config Kconfig.15x
Patrick DELAUNAY
- [PATCH 07/16] arm: stm32mp: add CONFIG_STM32MP15_PWR
Patrick DELAUNAY
- [PATCH 08/16] arm: stm32mp: add support of STM32MP13x
Patrick DELAUNAY
- [PATCH 09/16] arm: stm32mp: support 2 MAC address for STM32MP13
Patrick DELAUNAY
- [PATCH 10/16] pinctrl: stm32: add support of STM32MP135
Patrick DELAUNAY
- [PATCH 11/16] board: stm32pm1: add stm32mp13 board support
Patrick DELAUNAY
- [PATCH 12/16] ram: stm32mp1: add support of STM32MP13x
Patrick DELAUNAY
- [PATCH 13/16] mmc: stm32_sdmmc2: make reset property optional
Patrick DELAUNAY
- Pull request: SoCFPGA changes for commit c18e5fb055ab
Chee, Tien Fong
- [PATCH 14/16] arm: dts: stm32mp: add stm32mp13 device tree for U-Boot
Patrick DELAUNAY
- [PATCH 15/16] configs: add stm32mp13 defconfig
Patrick DELAUNAY
- [PATCH 16/16] doc: st: stm32mp1: add STM32MP13x support
Patrick DELAUNAY
- [PATCH 1/2] stm32mp: fdt: update etzpc for STM32MP15x
Patrick DELAUNAY
- [PATCH 2/2] stm32mp: fdt: update etzpc for STM32MP13x
Patrick DELAUNAY
- [PATCH v3 1/3] clk: Add directory for STM32 clock drivers
Patrick DELAUNAY
- [PATCH v3 2/3] misc: stm32mp13: introduce STM32MP13 RCC driver
Patrick DELAUNAY
- [PATCH v3 3/3] ARM: dts: stm32: add rcc node for STM32MP13
Patrick DELAUNAY
- [PATCH 1/2] board: stm32mp1: convert to livetree
Patrick DELAUNAY
- [PATCH 2/2] board: engicam: stm32mp1: convert to livetree
Patrick DELAUNAY
- [PATCH v1 1/2] board: dhelectronics: stm32mp1: convert to livetree
Patrick DELAUNAY
- [PATCH v1 2/2] ARM: stm32: activate OF_LIVE for DHSOM
Patrick DELAUNAY
- [PATCH] stm32mp: stpmic1: remove the debug unit request by debugger
Patrick DELAUNAY
- [PATCH v2] configs: stm32mp: cleanup the stm32mp15 file
Patrick DELAUNAY
- [PATCH] stm32mp1: fix reference for STMicroelectronics
Patrick DELAUNAY
- [PATCH] disk: part: change from hextoul to dectoul
Jaehoon Chung
- [PATCH 03/10] soc: xilinx: zynqmp: Add machine identification support
Michal Simek
- [PATCH 04/10] xilinx: zynqmp: Use soc machine function to get silicon idcode name
Michal Simek
- [PATCH v3 00/11] Add Chameleon v3 support
Paweł Anikiel
- [PATCH v3 01/11] arm: dts: Add Mercury+ AA1 devicetrees
Paweł Anikiel
- [PATCH v3 02/11] arm: dts: Add Chameleonv3 handoff headers
Paweł Anikiel
- [PATCH v3 03/11] arm: dts: Add Chameleonv3 devicetrees
Paweł Anikiel
- [PATCH v3 04/11] board: Add Chameleonv3 board dir
Paweł Anikiel
- [PATCH v3 05/11] config: Add Chameleonv3 config
Paweł Anikiel
- [PATCH v3 06/11] misc: atsha204a: Increase wake delay by tWHI
Paweł Anikiel
- [PATCH v3 07/11] sysreset: socfpga: Use parent device for reading base address
Paweł Anikiel
- [PATCH v3 08/11] socfpga: arria10: Replace delays with busy waiting in cm_full_cfg
Paweł Anikiel
- [PATCH v3 09/11] socfpga: arria10: Improve bitstream loading speed
Paweł Anikiel
- [PATCH v3 10/11] socfpga: arria10: Wait for fifo empty after writing bitstream
Paweł Anikiel
- [PATCH v3 11/11] socfpga: arria10: Allow dcache_enable before relocation
Paweł Anikiel
- [PATCH 00/10] xilinx: zynqmp: Support foreign vendor boards
Michal Simek
- [PULL] Pull request for u-boot master / v2022.07 = u-boot-stm32-20220617
Patrick DELAUNAY
- [PATCH v3 1/3] drivers: tee: optee: remove unused probe local variable
Patrick DELAUNAY
- [PATCH v3 2/3] drivers: tee: optee: discover OP-TEE services
Patrick DELAUNAY
- [PATCH v3 3/3] drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY
Patrick DELAUNAY
- [Rock Pi 4+] Mainline LPDDR4 RAM initialisation is not sufficient to boot successfully
cym at rock-chips.com
- [PATCH v3 3/3] drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY
Patrick DELAUNAY
- [PATCH] disk: part: change from hextoul to dectoul
Tom Rini
- [PATCH] crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
Tom Rini
- [PATCH] net: Fix discuss discard typo
Tom Rini
- [PATCH] arch: arm: mach-k3: am642_init: bring back MCU_PADCFG_MMR1 unlock
Tom Rini
- [PATCH] Update email address and company name
Tom Rini
- [PATCH] .gitignore: add files produced by b4
Tom Rini
- [PATCH] usb: host: ehci-generic: Make resets and clocks optional
Tom Rini
- [PATCH] odroid_xu3: Fix board environment variable
Tom Rini
- [PATCH v2] fs/squashfs: sqfs_read: Prevent arbitrary code execution
Tom Rini
- [PATCH] arm64: dts: imx8mq-kontron-pitx-imx8m-u-boot.dtsi: disable assigned clocks
Tom Rini
- [PATCH v2] armv8: always use current exception level for TCR_ELx access
Tom Rini
- [PATCH] board: ti: am335x: eth_cpsw should depend on CONFIG_NET
Tom Rini
- [PATCH] tools: binman: install btool
Tom Rini
- [PATCH v5 21/23] doc: synquacer: Add how to enable FWU Multi Bank Update
Michal Simek
- [PATCH v5 19/23] FWU: synquacer: Add FWU Multi bank update support for DeveloperBox
Michal Simek
- [PATCH v5 20/23] FWU: synquacer: Generate dfu_alt_info from devicetree partition
Michal Simek
- [RFC PATCH v4 26/28] for test purpose only: Comment out dollar tests which prints error messages.
Tom Rini
- [PATCH v3 3/3] drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY
Etienne Carriere
- [PATCH v10 00/13] fpga: zynqmp: Adding support of loading authenticated images
Adrian Fiergolski
- [RFC PATCH v4 28/28] board: keymile: common: Use environment to store IVM_* variables.
Tom Rini
- [RFC PATCH v4 27/28] for test purpose only: Comment out failed function which fails only in CI.
Tom Rini
- [RFC PATCH v4 00/28] Modernize U-Boot shell
Tom Rini
- [PATCH v4 1/3] drivers: tee: optee: remove unused probe local variable
Etienne Carriere
- [PATCH v4 2/3] drivers: tee: optee: discover OP-TEE services
Etienne Carriere
- [PATCH v4 3/3] drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY
Etienne Carriere
- [PATCH v2 0/8] Add support for the i.MXRT1170
Jesse Taube
- [PATCH v2 1/8] imx: imxrt1170-evk: Add support for the NXP i.MXRT1170-EVK
Jesse Taube
- [PATCH v2 2/8] ARM: dts: imxrt11170-pinfunc: Add pinctrl binding header
Jesse Taube
- [PATCH v2 3/8] dt-bindings: imx: Add clock binding for i.MXRT1170
Jesse Taube
- [PATCH v2 4/8] clk: imx: Add i.MXRT11xx pllv3 variant
Jesse Taube
- [PATCH v2 5/8] clk: imx: Add initial support for i.MXRT1170 clock driver
Jesse Taube
- [PATCH v2 6/8] RAM: Add changes for i.MXRT11xx series
Jesse Taube
- [PATCH v2 7/8] ARM: dts: imx: add i.MXRT1170-EVK support
Jesse Taube
- [PATCH v2 8/8] ARM: imxrt1170_defconfig: Add i.MXRT1170 defconfig
Jesse Taube
- [Rock Pi 4+] Mainline LPDDR4 RAM initialisation is not sufficient to boot successfully
Lee Jones
- [PATCH 0/3] board: ti: common: Fixups and optimizations for eeprom handling
Nishanth Menon
- [PATCH 1/3] board: ti: common: Optimize boot when detecting consecutive bad records
Nishanth Menon
- [PATCH 2/3] board: ti: common: Handle the legacy eeprom address width properly
Nishanth Menon
- [PATCH 3/3] board: ti: common: board_detect: Do 1byte address checks first.
Nishanth Menon
- [PATCH 1/3] board: ti: common: Optimize boot when detecting consecutive bad records
Tom Rini
- [PATCH 1/3] board: ti: common: Optimize boot when detecting consecutive bad records
Nishanth Menon
- [PATCH] firmware: ti_sci_static_data: Make file board agnostic
Nishanth Menon
- [PATCH 1/4] arch/Kconfig.nxp: Re-organize slightly
Tom Rini
- [PATCH 2/4] fsl_validate: Migrate SPL_UBOOT_KEY_HASH to Kconfig
Tom Rini
- [PATCH 3/4] nxp: config_fsl_chain_trust.h: Clean up and remove unused portions
Tom Rini
- [PATCH 4/4] powerpc: Clean up CHAIN_OF_TRUST related options
Tom Rini
- [PATCH 1/3] board: ti: common: Optimize boot when detecting consecutive bad records
Tom Rini
- [PATCH v2 8/8] ARM: imxrt1170_defconfig: Add i.MXRT1170 defconfig
Fabio Estevam
- [PATCH v2 0/8] spl: binman: Fixes for BINMAN_SYMBOLS
Alper Nebi Yasak
- [PATCH v2 1/8] spl: binman: Fix use of undeclared u_boot_any symbols
Alper Nebi Yasak
- [PATCH v2 2/8] spl: binman: Make TPL_BINMAN_SYMBOLS depend on TPL_FRAMEWORK
Alper Nebi Yasak
- [PATCH v2 3/8] spl: binman: Declare extern symbols for VPL as well
Alper Nebi Yasak
- [PATCH v2 4/8] spl: binman: Split binman symbols support from enabling binman
Alper Nebi Yasak
- [PATCH v2 5/8] spl: binman: Add config options for binman symbols in VPL
Alper Nebi Yasak
- [PATCH v2 6/8] spl: binman: Check at runtime if binman symbols were filled in
Alper Nebi Yasak
- [PATCH v2 7/8] spl: binman: Disable u_boot_any symbols for i.MX8M boards
Alper Nebi Yasak
- [PATCH v2 8/8] armv8: u-boot-spl.lds: mark __image_copy_start as symbol
Alper Nebi Yasak
- [PATCH v10 00/13] fpga: zynqmp: Adding support of loading authenticated images
Oleksandr Suvorov
- [PATCH 7/8] binman_sym: guard with CONFIG_IS_ENABLED(BINMAN_SYMBOLS)
Alper Nebi Yasak
- [PATCH v2 8/8] ARM: imxrt1170_defconfig: Add i.MXRT1170 defconfig
Giulio Benetti
- Pull request: SoCFPGA changes for commit c18e5fb055ab
Tom Rini
- [PULL] Pull request for u-boot master / v2022.07 = u-boot-stm32-20220617
Tom Rini
- [PATCH 2/3] board: ti: common: Handle the legacy eeprom address width properly
Tom Rini
- [PATCH 3/3] board: ti: common: board_detect: Do 1byte address checks first.
Tom Rini
- [PATCH v4] imx: add i.MX8MN DDR3L evk board support
Heiko Thiery
- [PATCH v7 0/9] enable menu-driven UEFI variable maintenance
Masahisa Kojima
- [PATCH v8 0/9] enable menu-driven UEFI variable maintenance
Masahisa Kojima
- [PATCH v8 1/9] efi_loader: expose END device path node
Masahisa Kojima
- [PATCH v8 2/9] eficonfig: menu-driven addition of UEFI boot option
Masahisa Kojima
- [PATCH v8 3/9] eficonfig: add "Edit Boot Option" menu entry
Masahisa Kojima
- [PATCH v8 4/9] menu: add KEY_PLUS and KEY_MINUS handling
Masahisa Kojima
- [PATCH v8 5/9] eficonfig: add "Change Boot Order" menu entry
Masahisa Kojima
- [PATCH v8 6/9] eficonfig: add "Delete Boot Option" menu entry
Masahisa Kojima
- [PATCH v8 7/9] bootmenu: add removable media entries
Masahisa Kojima
- [PATCH v8 8/9] doc:bootmenu: add description for UEFI boot support
Masahisa Kojima
- [PATCH v8 9/9] doc:eficonfig: add documentation for eficonfig command
Masahisa Kojima
- [RFC PATCH 0/3] eficonfig: add UEFI Secure Boot key maintenance interface
Masahisa Kojima
- [RFC PATCH 1/3] eficonfig: add UEFI Secure Boot Key enrollment interface
Masahisa Kojima
- [RFC PATCH 2/3] eficonfig: add "Show Signature Database" menu entry
Masahisa Kojima
- [RFC PATCH 3/3] eficonfig: add "Delete Key" menu entry
Masahisa Kojima
- [PATCH v4] imx: add i.MX8MN DDR3L evk board support
Michael Nazzareno Trimarchi
- [PATCH v4] imx: add i.MX8MN DDR3L evk board support
Heiko Thiery
- [PATCH 1/1] cmd: correct return value for printenv -e
Heinrich Schuchardt
- [PATCH 1/1] doc: man-page for the printenv command
Heinrich Schuchardt
- [PATCH v2] cmd: cat: add new command
Roger Knecht
- [PATCH 1/1] test: work around for EFI terminal size probing
Heinrich Schuchardt
- [PATCH v4] imx: add i.MX8MN DDR3L evk board support
Michael Nazzareno Trimarchi
- [PATCH v4] imx: add i.MX8MN DDR3L evk board support
Heiko Thiery
- [PATCH v4] imx: add i.MX8MN DDR3L evk board support
Heiko Thiery
- [PATCH v4] imx: add i.MX8MN DDR3L evk board support
Michael Nazzareno Trimarchi
- [PATCH v4] imx: add i.MX8MN DDR3L evk board support
Heiko Thiery
- [PATCH v2] cmd: cat: add new command
Heinrich Schuchardt
- [PATCH v3 2/2] pmic: pca9450: Add regulator driver
Heiko Thiery
- Pull request for efi-2020-07-rc5-2
Heinrich Schuchardt
- [PATCH v3 2/2] pmic: pca9450: Add regulator driver
Heiko Thiery
- Pull request for efi-2020-07-rc5-2
Tom Rini
- [PATCH 1/1] doc: man-page for the printenv command
AKASHI Takahiro
- [PATCH] disk: part: change from hextoul to dectoul
Jaehoon Chung
- [PATCH v3 2/2] pmic: pca9450: Add regulator driver
Marek Vasut
- [PATCH] pmic: pca9450: permit config on all bucks and LDOs
Heiko Thiery
- [PATCH v8 0/9] enable menu-driven UEFI variable maintenance
Takahiro Akashi
- [PATCH v3 2/2] pmic: pca9450: Add regulator driver
Vaittinen, Matti
- [PATCH 1/1] doc: man-page for the printenv command
Heinrich Schuchardt
- [PATCH 1/3] mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned location
Peng Fan (OSS)
- [PATCH 02/10] firmware: firmware-zynqmp: Probe driver before use
Stefan Herbrechtsmeier
- [PATCH 10/10] xilinx: zynqmp: Support vendor specific board_init
Stefan Herbrechtsmeier
- [PATCH 02/10] firmware: firmware-zynqmp: Probe driver before use
Michal Simek
- [PATCH 10/10] xilinx: zynqmp: Support vendor specific board_init
Michal Simek
- [PATCH] image: fit: Use stack allocation macro
Joel Stanley
- [PATCH 04/13] watchdog: designware: Make this depend on WDT
Stefan Roese
- [PATCH 09/10] tools: zynqmp_psu_init_minimize: Add serdes_illcalib forward declaration
Stefan Herbrechtsmeier
- [PATCH] mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected ecc.mode
Peng Fan (OSS)
- [PATCH 09/10] tools: zynqmp_psu_init_minimize: Add serdes_illcalib forward declaration
Michal Simek
- [PATCH 00/10] i2c: Improvements for aspeed boards
Joel Stanley
- [PATCH 01/10] ARM: dts: ast2600: Add I2C pinctrl
Joel Stanley
- [PATCH 02/10] ARM: dts: ast2600: Add I2C reset properties
Joel Stanley
- [PATCH 03/10] ARM: dts: ast2600: Dsiable I2C nodes by default
Joel Stanley
- [PATCH 04/10] ARM: dts: ast2500-evb: Add I2C devices
Joel Stanley
- [PATCH 05/10] ARM: dts: ast2600-evb: Add I2C devices
Joel Stanley
- [PATCH 06/10] reset/aspeed: Implement status callback
Joel Stanley
- [PATCH 07/10] i2c/aspeed: Fix reset control
Joel Stanley
- [PATCH 08/10] i2c/aspeed: Add AST2600 compatible
Joel Stanley
- [PATCH 09/10] config/ast2600: Enable I2C driver
Joel Stanley
- [PATCH 10/10] config/aspeed: Enable EEPROM options
Joel Stanley
- [PATCH] image: fit: Use stack allocation macro
ChiaWei Wang
- [PATCH] stm32mp: simplify the STM32MP15x package parsing code
Patrick Delaunay
- [PATCH] led: pwm: Use NOP uclass driver for top-level node
Stefan Herbrechtsmeier
- [PATCH v5 19/23] FWU: synquacer: Add FWU Multi bank update support for DeveloperBox
Michal Simek
- [PATCH v3 08/11] socfpga: arria10: Replace delays with busy waiting in cm_full_cfg
Chee, Tien Fong
- Extend binman to generate boot headers
Alper Nebi Yasak
- [PATCH v2 0/6] imx8 ROM API cleanup
Rasmus Villemoes
- [PATCH v2 1/6] imx8: add hidden IMX8_ROMAPI Kconfig symbol
Rasmus Villemoes
- [PATCH v2 2/6] imx8: sys_proto.h: change guard logic around ROM API
Rasmus Villemoes
- [PATCH v2 3/6] imx8: add rom api wrappers
Rasmus Villemoes
- [PATCH v2 4/6] imx8: use ROM API wrappers in spl_imx_romapi.c
Rasmus Villemoes
- [PATCH v2 5/6] imx8m: soc.c: use rom_api_query_boot_infor() wrapper
Rasmus Villemoes
- [PATCH v2 6/6] imx8ulp: soc.c: use rom_api_query_boot_infor() wrapper
Rasmus Villemoes
- [PATCH 03/10] soc: xilinx: zynqmp: Add machine identification support
Stefan Herbrechtsmeier
- [PATCH 01/10] i2c: stm32: add support for the st,stm32mp13 SOC
Patrick Delaunay
- [PATCH 02/10] rng: stm32mp1_rng: add conditional reset feature for STM32MP13x
Patrick Delaunay
- [PATCH 03/10] stm32mp: add support of STM32MP13x Rev.Y
Patrick Delaunay
- [PATCH 04/10] ARM: dts: stm32mp13: alignment with v5.19
Patrick Delaunay
- [PATCH 05/10] ARM: dts: stm32mp13: activate led on STM32MP13F-DK
Patrick Delaunay
- [PATCH 06/10] configs: stm32mp13: Add support for baudrates higher than 115200
Patrick Delaunay
- [PATCH 07/10] configs: stm32mp13: activate RNG support
Patrick Delaunay
- [PATCH 08/10] configs: stm32mp13: activate RTC support
Patrick Delaunay
- [PATCH 09/10] configs: stm32mp13: activate I2C support
Patrick Delaunay
- [PATCH 10/10] configs: stm32mp13: activate some command
Patrick Delaunay
- [PULL] Pull request for u-boot next / v2022.10 = u-boot-stm32-20220620
Patrick DELAUNAY
- [PATCH 02/10] firmware: firmware-zynqmp: Probe driver before use
Stefan Herbrechtsmeier
- [PATCH 10/10] xilinx: zynqmp: Support vendor specific board_init
Stefan Herbrechtsmeier
- Please pull u-boot-fsl-qoirq: next
Peng Fan (OSS)
- [PATCH] video: stm32: remove test on CONFIG_DM_REGULATOR
Patrick Delaunay
- [PATCH] board: stm32mp1: remove test on CONFIG_DM_REGULATOR
Patrick Delaunay
- [PATCH v2] mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned location
Pali Rohár
- [PATCH] mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected ecc.mode
Pali Rohár
- [PATCH v2] mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected ecc.mode
Pali Rohár
- [PATCH] dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration
Jaehoon Chung
- [PATCH] dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration
Lukasz Majewski
- [PATCH v3 8/8] board: gw_ventana: enable MV88E61XX DSA support
Vladimir Oltean
- [PATCH v4] ARM: imx: Switch Data Modul i.MX8M Mini eDM SBC to USB251x Hub driver
Fabio Estevam
- [PATCH v3 7/8] net: add MV88E61xx DSA driver
Vladimir Oltean
- [PATCH 01/17] Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig
Tom Rini
- [PATCH 02/17] lcd: Remove legacy CONFIG_FB_ADDR code
Tom Rini
- [PATCH 03/17] Convert CONFIG_LAYERSCAPE_NS_ACCESS to Kconfig
Tom Rini
- [PATCH 04/17] Convert CONFIG_PCIE1 et al to Kconfig
Tom Rini
- [PATCH 05/17] Convert CONFIG_PCIE_IMX to Kconfig
Tom Rini
- [PATCH 06/17] pci: Remove pci_sh4 and related defines.
Tom Rini
- [PATCH 07/17] Convert CONFIG_PCI_SCAN_SHOW to Kconfig
Tom Rini
- [PATCH 08/17] Convert CONFIG_PCI_GT64120 to Kconfig
Tom Rini
- [PATCH 09/17] Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to Kconfig
Tom Rini
- [PATCH 10/17] m68k: Remove unused PCI code
Tom Rini
- [PATCH 11/17] MPC837XERDB: Remove unused PCI defines
Tom Rini
- [PATCH 12/17] Convert CONFIG_SH7751_PCI to Kconfig
Tom Rini
- [PATCH 13/17] socrates: Rework CONFIG_PCI_CLK_FREQ
Tom Rini
- [PATCH 14/17] Convert CONFIG_PCI_MSC01 to Kconfig
Tom Rini
- [PATCH 15/17] Convert CONFIG_SYS_FSL_PCI_VER_3_X to Kconfig
Tom Rini
- [PATCH 16/17] qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board code
Tom Rini
- [PATCH 17/17] Convert CONFIG_KIRKWOOD_PCIE_INIT et al to Kconfig
Tom Rini
- [PATCH v3 08/11] socfpga: arria10: Replace delays with busy waiting in cm_full_cfg
Paweł Anikiel
- [PATCH v3 08/11] socfpga: arria10: Replace delays with busy waiting in cm_full_cfg
Chee, Tien Fong
- [PATCH v5 10/23] FWU: cmd: Add a command to read FWU metadata
Michal Simek
- [RFC] Data structure for information handoff between firmware boot stages
Simon Glass
- [PATCH v2] clk: update clk_clean_rate_cache to use private clk struct
Patrick Delaunay
- [PATCH 09/10] tools: zynqmp_psu_init_minimize: Add serdes_illcalib forward declaration
Stefan Herbrechtsmeier
- [PATCH] arm64: zynqmp: Used fixed-partitions for QSPI in k26
Michal Simek
- [PATCH 09/10] tools: zynqmp_psu_init_minimize: Add serdes_illcalib forward declaration
Michal Simek
- [PATCH 1/3] doc: environment: Drop u-boot_addr_r
Tom Rini
- [PATCH 2/3] doc: environment: Expand on fdt_addr, initrd_addr and loadaddr
Tom Rini
- [PATCH 3/3] doc: environment: Further expand on Image locations and provide example
Tom Rini
- [PATCH] image: fit: Use stack allocation macro
Sean Anderson
- [RFC PATCH v4 28/28] board: keymile: common: Use environment to store IVM_* variables.
Aleksandar Gerasimovski
- [PATCH] pmic: pca9450: permit config on all bucks and LDOs
Fabio Estevam
- [PATCH v2] watchdog: add amlogic watchdog support
Stefan Roese
- [PATCH] toradex: tdx-cfg-block: add new toradex oui range
Philippe Schenker
- Please pull u-boot-fsl-qoirq: next
Tom Rini
- [PULL] Pull request for u-boot next / v2022.10 = u-boot-stm32-20220620
Tom Rini
- [PATCH] drivers: usb: dwc3: Add support for AM62 USB wrapper driver
Guillaume LA ROQUE
- [RFC PATCH v4 28/28] board: keymile: common: Use environment to store IVM_* variables.
Holger Brunck
- [RFC PATCH v4 28/28] board: keymile: common: Use environment to store IVM_* variables.
Tom Rini
- [PATCH 03/10] stm32mp: add support of STM32MP13x Rev.Y
Patrick DELAUNAY
- [PATCH v2 0/2] board/armltd: add support for corstone1000
Rui Miguel Silva
- [PATCH v3 08/11] socfpga: arria10: Replace delays with busy waiting in cm_full_cfg
Paweł Anikiel
- [PATCH v3 0/3] usb: add isp1760 hcd support
Rui Miguel Silva
- [RFC PATCH v4 28/28] board: keymile: common: Use environment to store IVM_* variables.
Holger Brunck
- [PATCH 1/3] mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bind
Patrick Delaunay
- [PATCH 2/3] mmc: stm32_sdmmc2: remove privdata
Patrick Delaunay
- [PATCH 3/3] mmc: stm32_sdmmc2: introduce of_to_plat ops
Patrick Delaunay
- [PATCH v2 01/15] firmware: zynqmp: Check if rx channel dev pointer is valid
Stefan Herbrechtsmeier
- [PATCH v2 02/15] firmware: zynqmp: Probe driver before use
Stefan Herbrechtsmeier
- [PATCH v2 03/15] xilinx: zynqmp: Replace strncat with strlcat
Stefan Herbrechtsmeier
- [PATCH v2 04/15] xilinx: zynqmp: Add macro for device type mask
Stefan Herbrechtsmeier
- [PATCH v2 05/15] xilinx: zynqmp: Reuse shift macros to define masks
Stefan Herbrechtsmeier
- [PATCH v2 06/15] xilinx: zynqmp: Merge device lists
Stefan Herbrechtsmeier
- [PATCH v2 07/15] soc: xilinx: zynqmp: Remove redundant checks for zynqmp_mmio_read
Stefan Herbrechtsmeier
- [PATCH v2 08/15] soc: xilinx: zynqmp: Add machine identification support
Stefan Herbrechtsmeier
- [PATCH v2 09/15] xilinx: cpuinfo: Print soc machine
Stefan Herbrechtsmeier
- [PATCH v2 10/15] xilinx: common: Separate display cpu info function
Stefan Herbrechtsmeier
- [PATCH v2 11/15] xilinx: zynqmp: make spi flash support optional
Stefan Herbrechtsmeier
- [PATCH v2 12/15] tools: zynqmp_psu_init_minimize: Remove low level uart settings
Stefan Herbrechtsmeier
- [PATCH v2 13/15] tools: zynqmp_psu_init_minimize: Use CR instead of LF
Stefan Herbrechtsmeier
- [PATCH v2 14/15] tools: zynqmp_psu_init_minimize: Move helper functions below header includes
Stefan Herbrechtsmeier
- [PATCH v2 15/15] arm64: zynqmp: Move helper functions below header includes
Stefan Herbrechtsmeier
- [RFC PATCH v4 28/28] board: keymile: common: Use environment to store IVM_* variables.
Tom Rini
- [PATCH] arm: dts: imx8mn: sync dts from Linux Kernel
Heiko Thiery
- [PATCH v2 0/2] board/armltd: add support for corstone1000
Tom Rini
- [PATCH v3 0/3] usb: add isp1760 hcd support
Tom Rini
- [PATCH v5 00/23] FWU: Add FWU Multi Bank Update feature support
Patrick DELAUNAY
- [PATCH v2 0/2] board/armltd: add support for corstone1000
Rui Miguel Silva
- [ANN] U-Boot v2022.07-rc5 released
Tom Rini
- [RFC PATCH v4 25/28] cli: hush_2021: Add upstream commits up to 6th February 2022.
Tom Rini
- [PATCH] toradex: tdx-cfg-block: add new toradex oui range
Fabio Estevam
- [PATCH] mach-rockchip: make_fit_atf.py: support OP-TEE tee.bin v1 format
Jerome Forissier
- [PATCH v3 7/8] net: add MV88E61xx DSA driver
Tim Harvey
- [ANN] U-Boot v2022.07-rc5 released
Peng Fan (OSS)
- [PATCH 01/10] ARM: dts: ast2600: Add I2C pinctrl
Ryan Chen
- [PATCH 02/10] ARM: dts: ast2600: Add I2C reset properties
Ryan Chen
- [PATCH 03/10] ARM: dts: ast2600: Dsiable I2C nodes by default
Ryan Chen
- [PATCH 04/10] ARM: dts: ast2500-evb: Add I2C devices
Ryan Chen
- [PATCH 05/10] ARM: dts: ast2600-evb: Add I2C devices
Ryan Chen
- [PATCH 05/10] ARM: dts: ast2600-evb: Add I2C devices
Joel Stanley
- [PATCH] arm: dts: imx8mn: sync dts from Linux Kernel
Peng Fan (OSS)
- [PATCH] arm: dts: imx8mn: sync dts from Linux Kernel
Heiko Thiery
- [PATCH v3 7/8] net: add MV88E61xx DSA driver
Vladimir Oltean
- [PATCH 06/10] reset/aspeed: Implement status callback
Ryan Chen
- [PATCH 07/10] i2c/aspeed: Fix reset control
Ryan Chen
- [PATCH 08/10] i2c/aspeed: Add AST2600 compatible
Ryan Chen
- [PATCH v1] phy: nuvoton: add NPCM7xx phy control driver
Jim Liu
- [PATCH v1] usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver
Jim Liu
- [PATCH v2] watchdog: add amlogic watchdog support
Neil Armstrong
- [PATCH v5 00/23] FWU: Add FWU Multi Bank Update feature support
Sughosh Ganu
- [PATCH v5 03/23] FWU: Add FWU metadata access driver for GPT partitioned block devices
Patrick DELAUNAY
- [PATCH v5 04/23] stm32mp1: dk2: Add a node for the FWU metadata device
Patrick DELAUNAY
- [PATCH v5 06/23] FWU: stm32mp1: Add helper functions for accessing FWU metadata
Patrick DELAUNAY
- [PATCH 1/3] ram: rk3399: Fix .set_rate_index() error handling
Lee Jones
- [PATCH 2/3] ram: rk3399: Fix faulty frequency change reports
Lee Jones
- [PATCH 3/3] ram: rk3399: Conduct memory training at 400MHz
Lee Jones
- [PATCH v5 02/23] FWU: Add FWU metadata structure and driver for accessing metadata
Etienne Carriere
- [PATCH v5 03/23] FWU: Add FWU metadata access driver for GPT partitioned block devices
Etienne Carriere
- [PATCH v5 08/23] FWU: Add boot time checks as highlighted by the FWU specification
Etienne Carriere
- [PATCH v5 09/23] FWU: Add support for the FWU Multi Bank Update feature
Etienne Carriere
- [PATCH v5 13/23] FWU: Add FWU metadata access driver for non-GPT MTD devices
Etienne Carriere
- [PATCH v5 14/23] dt/bindings: firmware: Add FWU metadata on MTD devices binding
Etienne Carriere
- [PATCH v5 15/23] tools: Add mkfwumdata tool for FWU metadata image
Etienne Carriere
- [PATCH v5 11/23] mkeficapsule: Add support for generating empty capsules
Etienne Carriere
- [PATCH v5 07/23] FWU: STM32MP1: Add support to read boot index from backup register
Patrick DELAUNAY
- [PATCH v5 08/23] FWU: Add boot time checks as highlighted by the FWU specification
Patrick DELAUNAY
- [PATCH] toradex: tdx-cfg-block: add 0068 i.mx 8m mini sku
Philippe Schenker
- [PATCH v5 09/23] FWU: Add support for the FWU Multi Bank Update feature
Patrick DELAUNAY
- [PATCH v5 10/23] FWU: cmd: Add a command to read FWU metadata
Patrick DELAUNAY
- [PATCH v5 12/23] FWU: doc: Add documentation for the FWU feature
Patrick DELAUNAY
- [PATCH v5 14/23] dt/bindings: firmware: Add FWU metadata on MTD devices binding
Patrick DELAUNAY
- [PATCH v5 13/23] FWU: Add FWU metadata access driver for non-GPT MTD devices
Patrick DELAUNAY
- [PATCH v5 15/23] tools: Add mkfwumdata tool for FWU metadata image
Patrick DELAUNAY
- [PATCH v5 15/23] tools: Add mkfwumdata tool for FWU metadata image
Michal Simek
- [PATCH] arm: dts: imx8mn: sync dts from Linux Kernel
Fabio Estevam
- [PATCH] i2c: fix stack buffer overflow vulnerability in i2c md command
Nicolas IOOSS
- Migrating drivers/usb/host/ohci-at91.c in U-Boot to DM?
Tom Rini
- Migrating drivers/usb/host/ohci-lpc32xx.c in U-Boot to DM?
Tom Rini
- [PATCH v2 8/8] ARM: imxrt1170_defconfig: Add i.MXRT1170 defconfig
Fabio Estevam
- [PATCH] arm: dts: imx8mn: sync dts from Linux Kernel
Tim Harvey
- [PATCH v3 7/8] net: add MV88E61xx DSA driver
Tim Harvey
- Open-Source Firmware Conference 2022 in Sweden - September 19 - 21
Christian Walter
- [PATCH v3 8/8] board: gw_ventana: enable MV88E61XX DSA support
Tim Harvey
- [PATCH] mtd: mxs_nand_spl: fix nand_command protocol violation
Michael Trimarchi
- [PATCH V2] imx: imx93_11x11_evk: using binman to pack images
Alper Nebi Yasak
- [PATCH] soc: soc_ti_k3: identify j7200 SR2.0 SoCs
Bryan Brattlof
- Migrating drivers/usb/host/ohci-at91.c in U-Boot to DM?
Eugen.Hristev at microchip.com
- OHCI: What is the current status with Driver Model
Eugen.Hristev at microchip.com
- [PATCH] xilinx: Remove the legacy property "#stream-id-cells"
Michal Simek
- [PATCH 0/4] mtd: spi: arm: rk3399: rock-pi-4: u-boot/next Support SPI NOR Flash in Rock Pi 4 (XTX xt25f32b)
Xavier Drudis Ferran
- [PATCH 1/4] mtd: si: spi-nor: Add Rock pi 4b new flash chip
Xavier Drudis Ferran
- [PATCH 2/4] arm: rockchip: rk3399: rock-pi-4: Add XTX SPI NOR 4MiB Flash chip in Rock Pi 4 boards from rev 1.4 on.
Xavier Drudis Ferran
- [PATCH 3/4] mtd: spi: spi-nor: Adapt soft reset to XTX25F32B in Rock Pi 4 rev 1.4
Xavier Drudis Ferran
- [PATCH 4/4] spi: spi-mem.c : Allow address 0 for SPI mem operations
Xavier Drudis Ferran
- [PATCH] usb: kbd: allow probing even if usbkbd not in stdin
kory.maincent at bootlin.com
- [PATCH v2] mtd: rawnand: Add support to dedicated function to set timings
kory.maincent at bootlin.com
- OHCI: What is the current status with Driver Model
Tom Rini
- [PATCH 1/8] Convert CONFIG_USB_OHCI_NEW et al to Kconfig
Tom Rini
- [PATCH 2/8] usb: ohci-hcd: Remove some unused legacy code
Tom Rini
- [PATCH 3/8] usb: Remove some unused CONFIG settings
Tom Rini
- [PATCH 4/8] layerscape: Remove some unused CONFIG symbols
Tom Rini
- [PATCH 5/8] Convert CONFIG_SYS_UNIFY_CACHE to Kconfig
Tom Rini
- [PATCH 6/8] Convert CONFIG_SYS_DISCOVER_PHY to Kconfig
Tom Rini
- [PATCH 7/8] Convert CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS et al to Kconfig
Tom Rini
- [PATCH 8/8] Convert CONFIG_PALMAS_POWER to Kconfig
Tom Rini
- [PATCH v5 03/23] FWU: Add FWU metadata access driver for GPT partitioned block devices
Patrick DELAUNAY
- come back to old version of U-Boot denx web site
Patrick DELAUNAY
- [PATCH 1/3] ARM: dts: at91: replace microchip,24aa02e48 with atmel,at24c02
Eugen.Hristev at microchip.com
- [PATCH] mmc: atmel_sdhci: re-enable sdhci after SD Card re-insertion
Sergiu Moga
- [PATCH V2 16/17] imx: imx8mn-kontron-n801x: enable pinctrl_wdog in SPL
Frieder Schrempf
- come back to old version of U-Boot denx web site
Tom Rini
- [PATCH] arm: dts: imx8m{m,p}-verdin: use IT temperatures
Philippe Schenker
- [PATCH] arm: dts: imx8m{m,p}-verdin: use IT temperatures
Tom Rini
- [PATCH v2] sandbox: sdl: Add stub sandbox_sdl_remove_display()
Andrew Scull
- [PATCH] arm: dts: imx8m{m,p}-verdin: use IT temperatures
Philippe Schenker
- [PATCH v4 2/3] drivers: tee: optee: discover OP-TEE services
Patrick DELAUNAY
- [PATCH v4 3/3] drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY
Patrick DELAUNAY
- [PATCH v2 1/2] ARM: imx: imx8mn-evk: generate a single bootable flash.bin
Alper Nebi Yasak
- [PATCH v2 2/2] ARM: imx: imx8mn-evk: use one common u-boot.dtsi for the evk boards
Alper Nebi Yasak
- [PATCH v2 2/2] ARM: imx: imx8mn-evk: use one common u-boot.dtsi for the evk boards
Alper Nebi Yasak
- [PATCH v1] misc: nuvoton: Add host interface configuartion driver
Tom Rini
- [PATCH 1/2] gxp: Convert to text file environment
Tom Rini
- [PATCH 2/2] corstone1000: Convert to text file environment
Tom Rini
- [PATCH v2 0/9] Introduce HPE GXP Architecture
Hawkins, Nick
- [PATCH v2 0/9] Introduce HPE GXP Architecture
Tom Rini
- [PATCH] cmd/misc: Stop using a function pointer
Tom Rini
- [PATCH] cmd/misc: Stop using a function pointer
Bin Meng
- [PATCH] cmd/misc: Stop using a function pointer
Sean Anderson
- [PATCH V2 16/17] imx: imx8mn-kontron-n801x: enable pinctrl_wdog in SPL
Peng Fan (OSS)
- [PATCH v3] i2c: nuvoton: Add NPCM7xx i2c driver
Jim Liu
- [PATCH v2 0/8] spl: binman: Fixes for BINMAN_SYMBOLS
Peng Fan (OSS)
- [PATCH v2 00/11] i2c: Improvements for aspeed boards
Joel Stanley
- [PATCH v2 01/11] ARM: dts: ast2600: Add I2C pinctrl
Joel Stanley
- [PATCH v2 02/11] ARM: dts: ast2600: Add I2C reset properties
Joel Stanley
- [PATCH v2 03/11] ARM: dts: ast2600: Disable I2C nodes by default
Joel Stanley
- [PATCH v2 04/11] ARM: dts: ast2600-evb: Remove redundant pinctrl
Joel Stanley
- [PATCH v2 05/11] ARM: dts: ast2500-evb: Add I2C devices
Joel Stanley
- [PATCH v2 06/11] ARM: dts: ast2600-evb: Add I2C devices
Joel Stanley
- [PATCH v2 07/11] reset/aspeed: Implement status callback
Joel Stanley
- [PATCH v2 08/11] i2c/aspeed: Fix reset control
Joel Stanley
- [PATCH v2 09/11] i2c/aspeed: Add AST2600 compatible
Joel Stanley
- [PATCH v2 10/11] config/ast2600: Enable I2C driver
Joel Stanley
- [PATCH v2 11/11] config/aspeed: Enable EEPROM options
Joel Stanley
- [PATCH v4] i2c: nuvoton: Add NPCM7xx i2c driver
Jim Liu
- [PATCH v5 06/23] FWU: stm32mp1: Add helper functions for accessing FWU metadata
Sughosh Ganu
- [3/4] net: phy: marvell: Remove PHY_INTERFACE_MODE_SGMII_2500
hardeep sharma
- [PATCH v5 02/23] FWU: Add FWU metadata structure and driver for accessing metadata
Sughosh Ganu
- [PATCH v5 07/23] FWU: STM32MP1: Add support to read boot index from backup register
Sughosh Ganu
- [PATCH 1/2] imx: kontron-sl-mx8mm: Sync dts files and fix ethernet
Frieder Schrempf
- [PATCH 1/2] microblaze: Convert axi timer to DM driver
Ovidiu Panait
- [PATCH 0/9] mmc: Aspeed fixes
Joel Stanley
- [PATCH 1/9] ARM: dts: ast2600: Update SDHCI nodes
Joel Stanley
- [PATCH RESEND 0/9] mmc: Fixes for Aspeed boards
Joel Stanley
- [PATCH RESEND 1/9] ARM: dts: ast2600: Update SDHCI nodes
Joel Stanley
- [PATCH RESEND 2/9] ARM: dts: ast2500: Update SDHCI nodes
Joel Stanley
- [PATCH RESEND 3/9] clk/aspeed: Add debug message when clock fails
Joel Stanley
- [PATCH RESEND 4/9] clk/ast2600: Adjust eMMC clock names
Joel Stanley
- [PATCH RESEND 5/9] clk/ast2500: Add SD clock
Joel Stanley
- [PATCH RESEND 6/9] mmc/aspeed: Add debuging for clock probe failures
Joel Stanley
- [PATCH RESEND 7/9] mmc/aspeed: Probe from controller
Joel Stanley
- [PATCH RESEND 8/9] mmc/aspeed: Enable controller clocks
Joel Stanley
- [PATCH RESEND 9/9] config/ast2600: Enable eMMC related boot options
Joel Stanley
- [PATCH v2] led: pwm: Use NOP uclass driver for top-level node
Stefan Herbrechtsmeier
- [PATCH v5 08/23] FWU: Add boot time checks as highlighted by the FWU specification
Sughosh Ganu
- [PATCH v5 08/23] FWU: Add boot time checks as highlighted by the FWU specification
Sughosh Ganu
- [PATCH] ls1021atwr: caam: Enable Uboot validaion in SPL.
Gaurav Jain
- [PATCH] xilinx: Enable support for SquashFS
Michal Simek
- [PATCH] timer: Add SPL_REGMAP dependency for Xilinx timer
Michal Simek
- [PATCH 1/2] microblaze: Convert axi timer to DM driver
Michal Simek
- [PATCH 1/2] imx: kontron-sl-mx8mm: Sync dts files and fix ethernet
Fabio Estevam
- [PATCH v3] powerpc: mpc85xx: Set TEXT_BASE addresses to real base values
Pali Rohár
- [PATCH v3 08/11] socfpga: arria10: Replace delays with busy waiting in cm_full_cfg
Chee, Tien Fong
- [PATCH v5 02/23] FWU: Add FWU metadata structure and driver for accessing metadata
Etienne Carriere
- [PATCH] serial: ns16550: Wait in debug_uart_init until tx buffer is empty
Pali Rohár
- [PATCH] cmd/misc: Stop using a function pointer
Tom Rini
- [PATCH 1/2] gxp: Convert to text file environment
Tom Rini
- [PATCH 2/2] corstone1000: Convert to text file environment
Tom Rini
- [PATCH v2 1/2] cmd: load: add load command for memory mapped
Tom Rini
- [PATCH v2 2/2] arm: add support to corstone1000 platform
Tom Rini
- [PATCH] configs: ast2600: Move SPL bss section to DRAM space
Tom Rini
- [PATCH] ast2600: spl: Add boot mode detection
Tom Rini
- [PATCH v3 1/3] ARM: dts: omap3-devkit8000: Add support for Devkit8000
Tom Rini
- [PATCH v3 2/3] ARM: dts: omap3-devkit8000: Fix CONFIG_DM_I2C warning
Tom Rini
- [PATCH v3 3/3] ARM: dts: omap3-devkit8000: Fix CONFIG_DM_ETH warning
Tom Rini
- [PATCH v1 1/2] crypto: nuvoton: Add NPCM7xx AES driver
Tom Rini
- [PATCH v1 2/2] crypto: nuvoton: Add NPCM7xx SHA driver
Tom Rini
- [PATCH v1] misc: nuvoton: Add NPCM7xx otp controller driver
Tom Rini
- [PATCH v2 1/9] ARM: hpe: gxp: add core support
Tom Rini
- [PATCH v2 2/9] timer: gxp: Add HPE GXP timer support
Tom Rini
- [PATCH v2 3/9] spi: gxp_spi: Add GXP SPI controller driver
Tom Rini
- [PATCH v2 4/9] board: hpe: gxp: add HPE GXP soc support
Tom Rini
- [PATCH v2 5/9] dt-bindings: spi: Add hpe gxp spi
Tom Rini
- [PATCH v2 6/9] ARM: dts: Add device tree files for hpe gxp soc
Tom Rini
- [PATCH v2 7/9] configs: gxp: add core support
Tom Rini
- [PATCH v2 8/9] configs: gxp: add gxp_defconfig
Tom Rini
- [PATCH v2 9/9] MAINTAINERS: Introduce HPE GXP Architecture
Tom Rini
- [PATCH v5 08/23] FWU: Add boot time checks as highlighted by the FWU specification
Etienne Carriere
- [PATCH v3] powerpc: mpc85xx: Set TEXT_BASE addresses to real base values
Tom Rini
- [PATCH 1/2] powerpc: dts: p2020: Sort DT nodes by their addresses
Pali Rohár
- [PATCH 2/2] powerpc: dts: p2020: Remove duplicate pic at 40000 node
Pali Rohár
- [PATCH v3 8/8] board: gw_ventana: enable MV88E61XX DSA support
Vladimir Oltean
- [PATCH v3 7/8] net: add MV88E61xx DSA driver
Vladimir Oltean
- [PATCH v3] board: freescale: p1_p2_rdb_pc: Fix parsing inverted bits from boot input data
Pali Rohár
- [PATCH v2] board: freescale: p1_p2_rdb_pc: Allow to compile without BOARD_NAME
Pali Rohár
- [PATCH v2] board: freescale: p1_p2_rdb_pc: Allow to compile without __SW_BOOT_SD macro
Pali Rohár
- [PATCH v2] mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned location
Pali Rohár
- [PATCH] riscv: Fix build against binutils 2.38
Heiko Stübner
- [PATCH] riscv: fix compitible with binutils 2.38
Heiko Stübner
- [PATCH v2] board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, sd2boot and defboot
Pali Rohár
- [RFC] Proposed location to host the firmware handoff specification.
Jose Marinho
- [PATCH v2 1/3] arm: apple: nvme: Add SART support and RTKit buffer management
Tom Rini
- [PATCH v2 2/3] MAINTAINERS: Add nvme_apple to Apple SoC section
Tom Rini
- [PATCH v2 3/3] arm: apple: Increase RTKit timeouts
Tom Rini
- [PATCH 1/2] imx: kontron-sl-mx8mm: Sync dts files and fix ethernet
Tom Rini
- [PATCH 2/2] imx: kontron-sl-mx8mm: Remove deprecated phy-mode property
Tom Rini
- [PATCH v3 8/8] board: gw_ventana: enable MV88E61XX DSA support
Tim Harvey
- [PATCH] distroboot: Fix ubifs
Pali Rohár
- [PATCH] mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' error
Pali Rohár
- [PATCH v2] board: freescale: p1_p2_rdb_pc: Remove mapping for TDM-PMC card
Pali Rohár
- [PATCH 1/2] powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sector
Pali Rohár
- [PATCH 1/2] pmic: pca9450: Add optional SD_VSEL GPIO for LDO5
Frieder Schrempf
- [PATCH 2/2] imx: kontron-sl-mx8mm: Enable PCA9450 regulator driver and fix SD card access
Frieder Schrempf
- [PATCH 1/2] pmic: pca9450: Add optional SD_VSEL GPIO for LDO5
Fabio Estevam
- [PATCH 2/2] imx: kontron-sl-mx8mm: Enable PCA9450 regulator driver and fix SD card access
Fabio Estevam
- [PATCH 1/3] mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bind
Marek Vasut
- [PATCH v3 01/13] serial: sandbox: Fix buffer underflow in puts
Tom Rini
- [PATCH v2 01/14] firmware: scmi: optee: use TEE shared memory for SCMI messages
Tom Rini
- [PATCH 1/4] smccc: define generic IDs for feature discovery
Tom Rini
- [PATCH 2/4] firmware: psci: reorder header files inclusion
Tom Rini
- [PATCH 3/4] firmware: psci: bind arm smccc features when discovered
Tom Rini
- [PATCH 4/4] drivers: rng: add smccc trng driver
Tom Rini
- [PATCH] qemu_arm64: Enable CONFIG_ARMV8_CRYPTO support
Tom Rini
- [PATCH] sunxi: fix initial environment loading without MMC
Andre Przywara
- [PATCH] sunxi: fix initial environment loading without MMC
Samuel Holland
- [u-boot-test-hooks PATCH 0/2] Aspeed updates
Joel Stanley
- [u-boot-test-hooks PATCH 1/2] ast2500: Simplify Qemu command line
Joel Stanley
- [u-boot-test-hooks PATCH 2/2] travis-ci: Add Aspeed AST2600 Qemu configuration
Joel Stanley
- [PATCH 0/5] aspeed: Add to CI
Joel Stanley
- [PATCH 1/5] config/ast2600: Enable CRC32
Joel Stanley
- [PATCH 2/5] config/ast2600: Make position independent
Joel Stanley
- [PATCH 3/5] config/ast2600: Disable hash hardware accel
Joel Stanley
- [PATCH 4/5] ast2600: Configure u-boot-with-spl.bin target
Joel Stanley
- [PATCH 5/5] CI: Add Aspeed AST2600
Joel Stanley
- [PATCH] efi_loader: Allow overlapped extra data for PE hashing
Su, Bao Cheng
- [u-boot-test-hooks PATCH 1/2] ast2500: Simplify Qemu command line
Cédric Le Goater
- [u-boot-test-hooks PATCH 2/2] travis-ci: Add Aspeed AST2600 Qemu configuration
Cédric Le Goater
- [PATCH v2] misc: nuvoton: Add host interface configuartion driver
Jim Liu
- [PATCH] efi_loader: Allow overlapped extra data for PE hashing
Heinrich Schuchardt
- [PATCH v2] arm: dts: imx8mn-evk: sync dts from Linux Kernel
Heiko Thiery
- [PATCH v2] arm: dts: imx8mn-evk: sync dts from Linux Kernel
Fabio Estevam
- [PATCH] efi_loader: Allow overlapped extra data for PE hashing
Jan Kiszka
- [PATCH RESEND] riscv: fix compitible with binutils 2.38
Coelacanthus
- [PATCH] toradex: apalis/colibri_imx6: Fix CLKO1/CLKO2 output
Francesco Dolcini
- [PATCH v2] watchdog: add amlogic watchdog support
Stefan Roese
- [PATCH v3 8/8] board: gw_ventana: enable MV88E61XX DSA support
Vladimir Oltean
- [PATCH] toradex: apalis/colibri_imx6: Fix CLKO1/CLKO2 output
Fabio Estevam
- [PATCH v1 0/2] Fix Apalis iMX6 Memory Init
Francesco Dolcini
- [PATCH v1 1/2] mx6: ddr: Fix disabling on-die termination
Francesco Dolcini
- [PATCH v1 2/2] board: apalis_imx6: DDR init using mx6_dram_cfg()
Francesco Dolcini
- [PATCH] arm64: zynqmp: Enable DP for kv260-revA board
Michal Simek
- [PATCH] pinctrl: zynqmp: Add support for output-enable and bias-high-impedance
Michal Simek
- [PATCH 0/3] arm64: zynqmp: Some DT updates
Michal Simek
- [PATCH v4 00/23] microblaze: Add support for full relocation
Michal Simek
- [PATCH 0/2] microblaze: Fix timer and interrupt code
Michal Simek
- [PATCH] arm64: zynqmp: Fix usb node drive strength and slew rate
Michal Simek
- [PATCH] ARM: zynq: Fix size-cells for pl353 driver
Michal Simek
- [PATCH v2 01/15] firmware: zynqmp: Check if rx channel dev pointer is valid
Michal Simek
- [PATCH v2] watchdog: add amlogic watchdog support
Neil Armstrong
- [PATCH v2 0/8] spl: binman: Fixes for BINMAN_SYMBOLS
Alper Nebi Yasak
- [PATCH] regmap: fix some comments
Ralph Siemsen
- [u-boot-test-hooks PATCH 0/2] Aspeed updates
Tom Rini
- [PATCH] sunxi: fix initial environment loading without MMC
Tom Rini
- [PATCH v2] sunxi: fix initial environment loading without MMC
Andre Przywara
- [PATCH v1 1/2] mx6: ddr: Fix disabling on-die termination
Fabio Estevam
- [PATCH v1 2/2] board: apalis_imx6: DDR init using mx6_dram_cfg()
Fabio Estevam
- [PATCH v2] mtd: rawnand: Add support to dedicated function to set timings
Miquel Raynal
- [PATCH v1] usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver
Marek Vasut
- [PATCH] usb: kbd: allow probing even if usbkbd not in stdin
Marek Vasut
- [PATCH] fs/sqashfs: Use kcalloc when relevant
Miquel Raynal
- [PATCH] fs/sqashfs: Use kcalloc when relevant
Tom Rini
- [PATCH v3 8/8] board: gw_ventana: enable MV88E61XX DSA support
Tim Harvey
- [PATCH v3 8/8] board: gw_ventana: enable MV88E61XX DSA support
Vladimir Oltean
- [PATCH v3 8/8] board: gw_ventana: enable MV88E61XX DSA support
Tim Harvey
- [PATCH v2] sunxi: psci: Fix sunxi_power_switch on sun8i-r40 platform
Andre Przywara
- [PATCH v2 1/2] cmd: load: add load command for memory mapped
AKASHI Takahiro
- [PATCH v2] sandbox: sdl: Add stub sandbox_sdl_remove_display()
Anatolij Gustschin
- [PATCH] driver: video: Check allocated pointers
Anatolij Gustschin
- [PATCH] video: stm32: remove test on CONFIG_DM_REGULATOR
Anatolij Gustschin
- Please pull u-boot-video
Anatolij Gustschin
- spi-nand: how to store environment with badblock handling in qspi nand
Kegl Rohit
- [PATCH 01/20] Convert CONFIG_USB_OHCI_NEW et al to Kconfig
Tom Rini
- [PATCH 02/20] usb: ohci-hcd: Remove some unused legacy code
Tom Rini
- [PATCH 03/20] usb: Remove some unused CONFIG settings
Tom Rini
- [PATCH 04/20] layerscape: Remove some unused CONFIG symbols
Tom Rini
- [PATCH 05/20] Convert CONFIG_SYS_UNIFY_CACHE to Kconfig
Tom Rini
- [PATCH 06/20] Convert CONFIG_SYS_DISCOVER_PHY to Kconfig
Tom Rini
- [PATCH 07/20] Convert CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS et al to Kconfig
Tom Rini
- [PATCH 08/20] Convert CONFIG_PALMAS_POWER to Kconfig
Tom Rini
- [PATCH 09/20] configs: Resync with savedefconfig
Tom Rini
- [PATCH 10/20] thunerx_88xx: Clean up config slightly.
Tom Rini
- [PATCH 11/20] Convert CONFIG_SYS_83XX_DDR_USES_CS0 to Kconfig
Tom Rini
- [PATCH 12/20] arm: Remove PXA architecture support
Tom Rini
- [PATCH 13/20] Convert CONFIG_SYS_BOOK3E_HV to Kconfig
Tom Rini
- [PATCH 14/20] Convert CONFIG_SYS_RAMBOOT to Kconfig
Tom Rini
- [PATCH 15/20] Convert CONFIG_SYS_FSL_CPC et al to Kconfig
Tom Rini
- [PATCH 16/20] Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig
Tom Rini
- [PATCH 17/20] mx*sabresd: Reference CONFIG_SYS_AUXCORE_BOOTDATA value directly
Tom Rini
- [PATCH 18/20] kmcoge5ne: Move BFTIC3 CONFIG references to their usage
Tom Rini
- [PATCH 19/20] Convert CONFIG_SYS_BOOTCOUNT_LE et al to Kconfig
Tom Rini
- [PATCH 20/20] Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
- Please pull u-boot-video
Tom Rini
- [PATCH 1/7] clk: sunxi: Store the array sizes in the CCU descriptor
Andre Przywara
- [PATCH v3 00/14] doc: mkimage: Rework and refactor the man page; add long options
Sean Anderson
- [PATCH v3 01/14] doc: mkimage: Use standard style for synopsis
Sean Anderson
- [PATCH v3 02/14] doc: mkimage: Use empty request instead of blank lines
Sean Anderson
- [PATCH v3 03/14] doc: mkimage: Reformat examples
Sean Anderson
- [PATCH v3 04/14] doc: mkimage: Regularize option documentation
Sean Anderson
- [PATCH v3 05/14] doc: mkimage: Use subsection macro
Sean Anderson
- [PATCH v3 06/14] doc: mkimage: Rearrange/remove some options
Sean Anderson
- [PATCH v3 07/14] doc: mkimage: Use correct capitalization for NAME
Sean Anderson
- [PATCH v3 08/14] doc: mkimage: Edit options for style and consistency
Sean Anderson
- [PATCH v3 09/14] doc: mkimage: Add BUGS section
Sean Anderson
- [PATCH v3 10/14] doc: mkimage: Add SEE ALSO section
Sean Anderson
- [PATCH v3 11/14] doc: mkimage: Remove AUTHORS section
Sean Anderson
- [PATCH v3 12/14] mkimage: Add long options
Sean Anderson
- [PATCH v3 13/14] doc: mkimage: Further document -o and -R
Sean Anderson
- [PATCH v3 14/14] doc: Add man page for dumpimage
Sean Anderson
- [PATCH] board_init: Do not reserve MALLOC_F area on stack if non-zero MALLOC_F_ADDR
Marek Vasut
- [PATCH 20/20] Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Soeren Moch
- [PATCH 20/20] Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
- [PATCH 20/20] Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Soeren Moch
- [PATCH 20/20] Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
- [PATCHv2 20/20] Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
- spi-nand: how to store environment with badblock handling in qspi nand
Daniel Golle
- [v4 00/12] Add ASPEED SPI controller driver
Chin-Ting Kuo
- [PATCH v2 1/2] ARM: imx: imx8mn-evk: generate a single bootable flash.bin
Heiko Thiery
- [PATCH v2 2/2] ARM: imx: imx8mn-evk: use one common u-boot.dtsi for the evk boards
Heiko Thiery
- [PATCH v3 1/2] ARM: imx: imx8mn-evk: use one common u-boot.dtsi for the evk boards
Heiko Thiery
- [PATCH v3 2/2] ARM: imx: imx8mn-evk-common-u-boot.dtsi: cleanup
Heiko Thiery
- [RESEND PATCH 0/4] imx8mn_bsh_smm_s2: fix NAND booting
Dario Binacchi
- [RESEND PATCH 1/4] configs: imx8mn_bsh_smm_s2: add NAND driver
Dario Binacchi
- [RESEND PATCH 2/4] configs: imx8mn_bsh_smm_s2: add UBI commands
Dario Binacchi
- [RESEND PATCH 3/4] configs: imx8mn_bsh_smm_s2: remove console from bootargs
Dario Binacchi
- [RESEND PATCH 4/4] configs: imx8mn_bsh_smm_s2: add mtdparts to bootargs
Dario Binacchi
- [PATCH 2/7] clk: sunxi: Prevent out-of-bounds gate array access
Andre Przywara
- [PATCH 3/7] reset: sunxi: Get the reset count from the CCU descriptor
Andre Przywara
- [v4 00/12] Add ASPEED SPI controller driver
Cédric Le Goater
- [PATCH 20/20] Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Soeren Moch
- [PATCH v5 0/2] Add MNT Reform 2 board support
Patrick Wildt
- [PATCH v5 1/2] arm: dts: imx8mq: update MNT Reform 2 to Linux v5.19-rc3
Patrick Wildt
- [PATCH v5 2/2] board: mntre: imx8mq: Add MNT Reform 2 board support
Patrick Wildt
- [PATCH 1/2] clk: sunxi: Add additional RTC compatible strings
Andre Przywara
- [PATCH] gpio: sunxi: Fix build with CONFIG_SPL_SERIAL=n
Andre Przywara
- [PATCH v2] ARM: dts: sun4i: Sync from Linux v5.18-rc1
Andre Przywara
- [PATCH] sunxi: usb: convert PHY GPIO functions to DM
Andre Przywara
- [PATCH v2] sunxi: fix initial environment loading without MMC
Andre Przywara
- [PATCH v2] sunxi: psci: Fix sunxi_power_switch on sun8i-r40 platform
Andre Przywara
- [PATCH 3/5] config/ast2600: Disable hash hardware accel
ChiaWei Wang
- [PATCH 4/5] ast2600: Configure u-boot-with-spl.bin target
ChiaWei Wang
- [PATCH 4/7] clk: sunxi: Use a single driver for all variants
Andre Przywara
- [PATCH v2] sunxi: fix initial environment loading without MMC
Samuel Holland
- [v4 00/12] Add ASPEED SPI controller driver
Chin-Ting Kuo
- [PATCH v5 1/2] arm: dts: imx8mq: update MNT Reform 2 to Linux v5.19-rc3
Fabio Estevam
- [PATCH v5 2/2] board: mntre: imx8mq: Add MNT Reform 2 board support
Fabio Estevam
- Issue with booting U-Boot from SD card, but using QSPI Flash for its Environment
David Antliff
- [PATCH V2 00/49] imx: support i.MX93
Peng Fan (OSS)
- [PATCH V2 01/49] spl: imx8mm: enlarge SPL_MAX_SIZE
Peng Fan (OSS)
- [PATCH V2 02/49] arm: makefile: cleanup mach-imx usage
Peng Fan (OSS)
- [PATCH V2 03/49] imx: Change USB boot device type
Peng Fan (OSS)
- [PATCH V2 04/49] imx: spl: Allow iMX7/8/8M to overwrite spl_board_boot_device
Peng Fan (OSS)
- [PATCH V2 05/49] imx: simplify dependency with SPL_BOOTROM_SUPPORT
Peng Fan (OSS)
- [PATCH V2 06/49] imx: move get_boot_device to common header
Peng Fan (OSS)
- [PATCH V2 07/49] imx: move get_boot_device to common file
Peng Fan (OSS)
- [PATCH V2 08/49] imx: add USB2_BOOT type
Peng Fan (OSS)
- [PATCH V2 09/49] imx: add basic i.MX9 support
Peng Fan (OSS)
- [PATCH V2 10/49] fsl_lpuart: add i.MX9 support
Peng Fan (OSS)
- [PATCH V2 11/49] gpio: pca953x: support pcal6524
Peng Fan (OSS)
- [PATCH V2 12/49] imx: pinctrl: add pinctrl and pinfunc file for i.MX93
Peng Fan (OSS)
- [PATCH V2 13/49] imx: imx9: Add CCM and clock API support
Peng Fan (OSS)
- [PATCH V2 14/49] mmc: fsl_esdhc_imx: Support i.MX9
Peng Fan (OSS)
- [PATCH V2 15/49] spl: Use SPL_FIT_IMAGE_TINY for iMX9
Peng Fan (OSS)
- [PATCH V2 16/49] imx: imx9: Add function to initialize timer
Peng Fan (OSS)
- [PATCH V2 17/49] imx: imx9: disable watchdog
Peng Fan (OSS)
- [PATCH V2 18/49] imx: imx9: support romapi
Peng Fan (OSS)
- [PATCH V2 19/49] misc: imx: S400_API: Move S400 MU and API to a common place
Peng Fan (OSS)
- [PATCH V2 20/49] misc: s4mu: Support iMX93 with Sentinel MU
Peng Fan (OSS)
- [PATCH V2 21/49] misc: S400_API: Update release RDC API
Peng Fan (OSS)
- [PATCH V2 22/49] misc: S400_API: New API for FW status and chip info
Peng Fan (OSS)
- [PATCH V2 23/49] misc: s400_api: introduce ahab_release_m33_trout
Peng Fan (OSS)
- [PATCH V2 24/49] imx: imx9: Add TRDC driver for TRDC init
Peng Fan (OSS)
- [PATCH V2 25/49] imx: imx9: Add AHAB boot support
Peng Fan (OSS)
- [PATCH V2 26/49] imx: imx9: Get the chip revision through S400 API
Peng Fan (OSS)
- [PATCH V2 27/49] misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msg
Peng Fan (OSS)
- [PATCH V2 28/49] misc: imx8ulp: move fuse.c from imx8ulp to sentinel
Peng Fan (OSS)
- [PATCH V2 29/49] misc: fuse: support to access fuse on i.MX93
Peng Fan (OSS)
- [PATCH V2 30/49] misc: fuse: update the code for accessing fuse of i.MX93
Peng Fan (OSS)
- [PATCH V2 31/49] imx: imx9: Add gpio registers structure
Peng Fan (OSS)
- [PATCH V2 32/49] imx: imx9: Add MIX power init
Peng Fan (OSS)
- [PATCH V2 33/49] imx: imx9: Add M33 release prepare function
Peng Fan (OSS)
- [PATCH V2 34/49] imx: imx9: Support booting m33 from Acore
Peng Fan (OSS)
- [PATCH V2 35/49] imx: imx9: Support multiple env storages at runtime
Peng Fan (OSS)
- [PATCH V2 36/49] imx: imx9: clock: Add DDR clock support
Peng Fan (OSS)
- [PATCH V2 37/49] ddr: imx: Add i.MX9 DDR controller driver
Peng Fan (OSS)
- [PATCH V2 38/49] ddr: imx9: enable Performance monitor counter
Peng Fan (OSS)
- [PATCH V2 39/49] arm: dts: Add i.MX93 SoC DTSi file
Peng Fan (OSS)
- [PATCH V2 40/49] imx: imx93_evk: Add basic board support
Peng Fan (OSS)
- [PATCH V2 41/49] imx: imx93_evk: Set ARM clock to 1.7Ghz
Peng Fan (OSS)
- [PATCH V2 42/49] net: fec_mxc: support i.MX93
Peng Fan (OSS)
- [PATCH V2 43/49] net: dwc_eth_qos: fix build break when CLK not enabled
Peng Fan (OSS)
- [PATCH V2 44/49] net: dwc_eth_qos: public some functions
Peng Fan (OSS)
- [PATCH V2 45/49] net: dwc_eth_qos: move i.MX code out
Peng Fan (OSS)
- [PATCH V2 46/49] net: eqos: add function to get phy node and address
Peng Fan (OSS)
- [PATCH V2 47/49] net: dwc_eth_qos: intrdouce eqos hook eqos_get_enetaddr
Peng Fan (OSS)
- [PATCH V2 48/49] board: freescale: imx93_evk: support ethernet
Peng Fan (OSS)
- [PATCH V2 49/49] tools: image: support i.MX93
Peng Fan (OSS)
- [PATCH V7 0/4] arm64: binman: use binman symbols for imx
Peng Fan (OSS)
- [PATCH V7 1/4] arm: dts: imx8m: update binman ddr firmware node name
Peng Fan (OSS)
- [PATCH V7 2/4] ddr: imx8m: helper: load ddr firmware according to binman symbols
Peng Fan (OSS)
- [PATCH V7 3/4] arm: dts: imx8m: shrink ddr firmware size to actual file size
Peng Fan (OSS)
- [PATCH V7 4/4] imx: imx8mm-icore: migrate to use BINMAN
Peng Fan (OSS)
- [PATCH] efi_loader: Allow overlapped extra data for PE hashing
Su, Bao Cheng
- [PATCH] i2c: fix stack buffer overflow vulnerability in i2c md command
Heiko Schocher
- [PATCH] efi_loader: Allow overlapped extra data for PE hashing
Heinrich Schuchardt
- [PATCH] efi_loader: Allow overlapped extra data for PE hashing
Su, Bao Cheng
- [PATCH v1] usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver
Jim Liu
- [PATCH V2 00/49] imx: support i.MX93
Peng Fan
- [PATCH v1 1/2] mx6: ddr: Fix disabling on-die termination
Marcel Ziswiler
- [PATCH v1 2/2] board: apalis_imx6: DDR init using mx6_dram_cfg()
Marcel Ziswiler
- [PATCH] xilinx: Enable support for SquashFS
Michal Simek
- [PATCH 18/20] kmcoge5ne: Move BFTIC3 CONFIG references to their usage
Holger Brunck
- [PATCH] timer: Add SPL_REGMAP dependency for Xilinx timer
Michal Simek
- [PATCH 3/5] config/ast2600: Disable hash hardware accel
Cédric Le Goater
- [PATCH 3/5] config/ast2600: Disable hash hardware accel
Joel Stanley
- [RFC PATCH] tools: kwbimage: Allow to disable compilation of kwbimage on non-mvebu platforms
Alexander Dahl
- [PATCH RESEND 0/5] aspeed: Add AST2600 machine to CI
Joel Stanley
- [PATCH RESEND 1/5] config/ast2600: Enable CRC32
Joel Stanley
- [PATCH RESEND 2/5] config/ast2600: Make position independent
Joel Stanley
- [PATCH RESEND 3/5] config/ast2600: Disable hash hardware accel
Joel Stanley
- [PATCH RESEND 4/5] ast2600: Configure u-boot-with-spl.bin target
Joel Stanley
- [PATCH RESEND 5/5] CI: Add Aspeed AST2600
Joel Stanley
- [RFC PATCH] tools: kwbimage: Allow to disable compilation of kwbimage on non-mvebu platforms
Pali Rohár
- [PATCH RESEND 1/5] config/ast2600: Enable CRC32
ChiaWei Wang
- [PATCH RESEND 2/5] config/ast2600: Make position independent
ChiaWei Wang
- [PATCH RESEND 3/5] config/ast2600: Disable hash hardware accel
ChiaWei Wang
- [PATCH RESEND 4/5] ast2600: Configure u-boot-with-spl.bin target
ChiaWei Wang
- [PATCH RESEND 5/5] CI: Add Aspeed AST2600
ChiaWei Wang
- spi-nand: how to store environment with badblock handling in qspi nand
Kegl Rohit
- [PATCH 1/3] ram: rk3399: Fix .set_rate_index() error handling
Lee Jones
- [PATCH RESEND 1/5] config/ast2600: Enable CRC32
Cédric Le Goater
- [PATCH RESEND 2/5] config/ast2600: Make position independent
Cédric Le Goater
- [PATCH RESEND 3/5] config/ast2600: Disable hash hardware accel
Cédric Le Goater
- [PATCH RESEND 3/5] config/ast2600: Disable hash hardware accel
Cédric Le Goater
- [PATCH RESEND 4/5] ast2600: Configure u-boot-with-spl.bin target
Cédric Le Goater
- [PATCH RESEND 5/5] CI: Add Aspeed AST2600
Cédric Le Goater
- [PATCH 3/5] config/ast2600: Disable hash hardware accel
Steven Lee
- [PATCH] mmc: zynq_sdhci: Fix timing macros for MMC High speed
Ashok Reddy Soma
- [PATCH RESEND 3/5] config/ast2600: Disable hash hardware accel
Neal Liu
- [PATCH V7 0/4] arm64: binman: use binman symbols for imx
Frieder Schrempf
- [PATCH RESEND 3/5] config/ast2600: Disable hash hardware accel
Cédric Le Goater
- [PATCH V7 0/4] arm64: binman: use binman symbols for imx
Peng Fan
- [PATCH RESEND 3/5] config/ast2600: Disable hash hardware accel
Joel Stanley
- [PATCH v1] usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver
Marek Vasut
- [PATCH RESEND 3/5] config/ast2600: Disable hash hardware accel
Neal Liu
- [GIT PULL] xilinx patches for v2022.10
Michal Simek
- Issue with booting U-Boot from SD card, but using QSPI Flash for its Environment
Michal Simek
- [PATCH] usb: kbd: allow probing even if usbkbd not in stdin
Köry Maincent
- [PATCH 3/5] config/ast2600: Disable hash hardware accel
Joel Stanley
- [PATCH v2] fs/squashfs: Use kcalloc when relevant
Miquel Raynal
- [PATCH] efi: test/py: repair authenticated capsules tests
Vincent Stehlé
- [PATCH] efi: test/py: repair authenticated capsules tests
Heinrich Schuchardt
- [PATCH v2 1/2] pmic: pca9450: Add optional SD_VSEL GPIO for LDO5
Frieder Schrempf
- [PATCH v2 2/2] imx: kontron-sl-mx8mm: Enable PCA9450 regulator driver and fix SD card access
Frieder Schrempf
- [PATCH] usb: kbd: allow probing even if usbkbd not in stdin
Marek Vasut
- [PATCH] usb: kbd: allow probing even if usbkbd not in stdin
Köry Maincent
- [PATCH v2 0/8] spl: binman: Fixes for BINMAN_SYMBOLS
Frieder Schrempf
- [PATCH] efi_loader: Allow overlapped extra data for PE hashing
Heinrich Schuchardt
- [PATCH 0/4] Migrate some wiki pages to sphinx
Tom Rini
- [PATCH 1/4] doc: Migrate CodingStyle wiki page to sphinx
Tom Rini
- [PATCH 2/4] doc: Migrate DesignPrinciples wiki page to sphinx
Tom Rini
- [PATCH 3/4] doc: codingstyle: Remove comment about '//' style comments
Tom Rini
- [PATCH 4/4] doc: Migrate Process wiki page to sphinx
Tom Rini
- [GIT PULL] xilinx patches for v2022.10
Tom Rini
- [PATCH 1/6] Convert CONFIG_SYS_CACHE_STASHING to Kconfig
Tom Rini
- [PATCH 2/6] arm: Remove strongarm support
Tom Rini
- [PATCH 3/6] omap3: emif4: More clearly hard-code cs0 size
Tom Rini
- [PATCH 4/6] legoev3: Migrate to DM_I2C
Tom Rini
- [PATCH 5/6] i2c: Remove non-DM_I2C support from davinci_i2c.c
Tom Rini
- [PATCH 6/6] powerpc: Use the poison value of 0xdeadbeef directly in DDR init
Tom Rini
- [PATCH 5/7] clk: sunxi: Convert driver private data to platform data
Andre Przywara
- [PATCH 6/7] reset: sunxi: Convert driver private data to platform data
Andre Przywara
- [PATCH] i2c: fix stack buffer overflow vulnerability in i2c md command
Tom Rini
- [PATCH v2 1/5] lib: sha1: Add support for hardware specific sha1_process
Tom Rini
- [PATCH v2 2/5] sha1: Fix digest state size/type
Tom Rini
- [PATCH v2 3/5] armv8 SHA-1 using ARMv8 Crypto Extensions:
Tom Rini
- [PATCH v2 4/5] lib: sha256: Add support for hardware specific sha256_process
Tom Rini
- [PATCH v2 5/5] armv8 SHA-256 using ARMv8 Crypto Extensions
Tom Rini
- [PATCH] qemu_arm64: Enable CONFIG_ARMV8_CRYPTO support
Tom Rini
- Issue with booting U-Boot from SD card, but using QSPI Flash for its Environment
David Antliff
- [PATCH 7/7] reset: sunxi: Reuse the platform data from the clock driver
Andre Przywara
- [PATCH 2/7] spi: sunxi: refactor SPI speed/mode programming
Andre Przywara
- [PATCH v1] drivers: spi: sunxi: Fix spi speed settting
Andre Przywara
- [PATCH 0/7] clk: sunxi: Out-of-bounds access fix and driver cleanup
Andre Przywara
- [PATCH RESEND 3/5] config/ast2600: Disable hash hardware accel
Neal Liu
- [PATCH 0/7] clk: sunxi: Out-of-bounds access fix and driver cleanup
Samuel Holland
- [PATCH 3/5] config/ast2600: Disable hash hardware accel
Steven Lee
- [PATCH 2/7] spi: sunxi: refactor SPI speed/mode programming
Jesse Taube
- [PATCH v1] usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver
Jim Liu
- [PATCH] configs: ast2600: Move SPL bss section to DRAM space
Joel Stanley
- [PATCH] aspeed/ast2600: Fix SPL linker script
Joel Stanley
- [PATCH] configs: ast2600: Move SPL bss section to DRAM space
Sean Anderson
- [PATCH] efi: test/py: repair authenticated capsules tests
AKASHI Takahiro
- [PATCH sunxi/next] spi: sunxi: use XCH status to detect in-progress transfer
Icenowy Zheng
- [PATCH] board: atmel: remove calls to debug_uart_init
Eugen.Hristev at microchip.com
- [PATCH 18/20] kmcoge5ne: Move BFTIC3 CONFIG references to their usage
Heiko Schocher
- [PATCH 0/8] u-boot: fs: add generic unaligned read handling
Qu Wenruo
- [PATCH RFC 1/8] fs: fat: unexport file_fat_read_at()
Qu Wenruo
- [PATCH RFC 2/8] fs: always get the file size in _fs_read()
Qu Wenruo
- [PATCH RFC 3/8] fs: btrfs: move the unaligned read code to _fs_read() for btrfs
Qu Wenruo
- [PATCH RFC 4/8] fs: ext4: rely on _fs_read() to pass block aligned range into ext4fs_read_file()
Qu Wenruo
- [PATCH RFC 5/8] fs: fat: rely on higher layer to get block aligned read range
Qu Wenruo
- [PATCH RFC 6/8] fs: sandboxfs: add sandbox_fs_get_blocksize()
Qu Wenruo
- [PATCH RFC 7/8] fs: ubifs: rely on higher layer to do unaligned read
Qu Wenruo
- [PATCH RFC 8/8] fs: erofs: add unaligned read range handling
Qu Wenruo
- [PATCH v3] powerpc: mpc85xx: Set TEXT_BASE addresses to real base values
Pali Rohár
- [PATCH v1] usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver
Marek Vasut
- [PATCH] mtd: spi-nor-core: Implement spi_nor_read_sfdp_dma_unsafe() for sfdp parse
Pratyush Yadav
- [PATCH v5 03/23] FWU: Add FWU metadata access driver for GPT partitioned block devices
Sughosh Ganu
- [PATCH v5 03/23] FWU: Add FWU metadata access driver for GPT partitioned block devices
Sughosh Ganu
- [PATCH v5 08/23] FWU: Add boot time checks as highlighted by the FWU specification
Sughosh Ganu
- [PATCH v2 1/2] pmic: pca9450: Add optional SD_VSEL GPIO for LDO5
Fabio Estevam
- [PATCH v2 2/2] imx: kontron-sl-mx8mm: Enable PCA9450 regulator driver and fix SD card access
Fabio Estevam
- [PATCH RFC 2/8] fs: always get the file size in _fs_read()
Huang Jianan
- [PATCH RFC 2/8] fs: always get the file size in _fs_read()
Qu Wenruo
- [u-boot-test-hooks PATCH 0/2] Aspeed updates
Tom Rini
- [PATCH 0/8] u-boot: fs: add generic unaligned read handling
Sean Anderson
- [PATCH v2 6/8] spl: binman: Check at runtime if binman symbols were filled in
Simon Glass
- [PATCH v2 8/8] armv8: u-boot-spl.lds: mark __image_copy_start as symbol
Simon Glass
- [PATCH v2 7/8] spl: binman: Disable u_boot_any symbols for i.MX8M boards
Simon Glass
- [PATCH v2 5/8] spl: binman: Add config options for binman symbols in VPL
Simon Glass
- [PATCH v2 4/8] spl: binman: Split binman symbols support from enabling binman
Simon Glass
- [PATCH v2 3/8] spl: binman: Declare extern symbols for VPL as well
Simon Glass
- [PATCH v2 2/8] spl: binman: Make TPL_BINMAN_SYMBOLS depend on TPL_FRAMEWORK
Simon Glass
- [PATCH v2 1/8] spl: binman: Fix use of undeclared u_boot_any symbols
Simon Glass
- [PATCH 1/1] sandbox: cast to pointer from integer of different size
Simon Glass
- [PATCH 9/9] dm: spl: Allow SPL to show memory usage
Simon Glass
- [PATCH 8/9] dm: core: Add a command to show driver model statistics
Simon Glass
- [PATCH 7/9] dm: core: Add a way to collect memory usage
Simon Glass
- [PATCH 6/9] dm: core: Support accessing core tags
Simon Glass
- [PATCH 5/9] dm: core: Switch the testbus driver to use a new struct
Simon Glass
- [PATCH 4/9] dm: core: Add documentation for the dm command
Simon Glass
- [PATCH 3/9] dm: core: Fix addresses in the dm static command
Simon Glass
- [PATCH 2/9] dm: core: Sort dm subcommands
Simon Glass
- [PATCH] test: fix some pylint errors in test_bind.py
Simon Glass
- [PATCH 1/9] dm: core: Rename dm_dump_all()
Simon Glass
- [PATCH 1/1] sandbox: raise SANDBOX_RAM_SIZE_MB default to 256
Simon Glass
- [PATCH v2] patman: Fix defaults not propagating to subparsers
Simon Glass
- [PATCH 2/2] sandbox: show error if the device-tree cannot be loaded
Simon Glass
- [PATCH 1/1] dm: fix formatting of uclass dump
Simon Glass
- [PATCH 1/2] sandbox: add function os_printf()
Simon Glass
- [PATCH 5/5] patman: test_util: Print test stdout/stderr within test summaries
Simon Glass
- [PATCH 4/5] patman: test_util: Customize unittest test results for more info
Simon Glass
- [PATCH 3/5] patman: test_util: Use unittest text runner to print test results
Simon Glass
- [PATCH 2/5] patman: test_util: Handle nonexistent tests while loading tests
Simon Glass
- [PATCH 1/5] patman: test_util: Fix printing results for failed tests
Simon Glass
- [PATCH] dm: core: Use device_foreach_child where possible
Simon Glass
- [PATCH] dm: core: Provide fallbacks for ofnode_conf_read_...
Simon Glass
- [PATCH] sandbox: usb: Fix out-of-bounds read when fd=-1
Simon Glass
- [PATCH] dtoc: Update fdt tests to use test_util
Simon Glass
- [PATCH] bloblist: Describe the design goals
Simon Glass
- Please pull u-boot-dm/next
Simon Glass
- [PATCH v3] powerpc: mpc85xx: Set TEXT_BASE addresses to real base values
Tom Rini
- [PATCH 1/1] efi_loader: initialize console size late
Fabio Estevam
- [PATCH 1/1] efi_loader: initialize console size late
Tom Rini
- [PATCH 1/1] efi_loader: initialize console size late
Fabio Estevam
- [PATCH 1/1] efi_loader: initialize console size late
Heinrich Schuchardt
- [PATCH 1/1] efi_loader: initialize console size late
Fabio Estevam
- [PATCH 0/2] pmic: pca9450: Initialization of pmic like done in linux
Heiko Thiery
- [PATCH 1/2] pmic: pca9450: enable system reset on WDOG_B assertion
Heiko Thiery
- [PATCH 2/2] pmic: pca9450: clear PRESET_EN bit for BUCK1/2/3 voltage settings
Heiko Thiery
- [PATCH V7 2/4] ddr: imx8m: helper: load ddr firmware according to binman symbols
Alper Nebi Yasak
- [PATCH 0/8] u-boot: fs: add generic unaligned read handling
Tom Rini
- [PATCH 6/9] dm: core: Support accessing core tags
AKASHI Takahiro
- [PATCH RESEND 4/5] ast2600: Configure u-boot-with-spl.bin target
Tom Rini
- [PATCH v3] powerpc: mpc85xx: Set TEXT_BASE addresses to real base values
Tom Rini
- [PATCH] aspeed/ast2600: Fix SPL linker script
Tom Rini
- [PATCH v3 0/3] usb: add isp1760 hcd support
Rui Miguel Silva
- Pull request: u-boot-imx u-boot-imx-20220628
Stefano Babic
- [PATCH V7 2/4] ddr: imx8m: helper: load ddr firmware according to binman symbols
Tom Rini
- [PATCH v3 0/3] usb: add isp1760 hcd support
Marek Vasut
- [PATCH v2] powerpc: mpc85xx: Simplify jump to _start_cont in flash code
Pali Rohár
- Serial console input dead after successfully booting buildroot system on rpi4
Matthias
- [PATCH v3 0/3] usb: add isp1760 hcd support
Rui Miguel Silva
- [PATCH v4 0/3] usb: add isp1760 hcd support
Rui Miguel Silva
- [PATCH v4 1/3] usb: common: move urb code to common
Rui Miguel Silva
- [PATCH v4 2/3] usb: add isp1760 family driver
Rui Miguel Silva
- [PATCH v4 3/3] corstone1000: enable isp1763 usb controller and mmc
Rui Miguel Silva
- [PATCH v3] powerpc: mpc85xx: Set TEXT_BASE addresses to real base values
Pali Rohár
- [PATCH v2] board: freescale: p1_p2_rdb_pc: Remove mapping for TDM-PMC card
Pali Rohár
- [PATCH v2] board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros
Pali Rohár
- [PATCH 1/2] powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sector
Pali Rohár
- [PATCH 1/2] powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sector
Tom Rini
- [PATCH v2] mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned location
Pali Rohár
- [PATCH v2] board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros
Tom Rini
- [PATCH v2] board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros
Pali Rohár
- [PATCH v2] board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros
Tom Rini
- [PATCH v2] board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros
Pali Rohár
- [PATCH v2] board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros
Tom Rini
- [PATCH v2] board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros
Pali Rohár
- [PATCH 4/6] legoev3: Migrate to DM_I2C
David Lechner
- [PATCH v2] board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros
Tom Rini
- [PATCH v2] board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros
Pali Rohár
- [PATCH v4 3/3] corstone1000: enable isp1763 usb controller and mmc
Marek Vasut
- [PATCH v2] board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros
Tom Rini
- [PATCH v2] board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros
Pali Rohár
- Pull request: u-boot-imx u-boot-imx-20220628
Tom Rini
- [PATCH 1/2] pmic: pca9450: enable system reset on WDOG_B assertion
Fabio Estevam
- [PATCH 2/2] pmic: pca9450: clear PRESET_EN bit for BUCK1/2/3 voltage settings
Fabio Estevam
- [PATCH 2/2] pmic: pca9450: clear PRESET_EN bit for BUCK1/2/3 voltage settings
Marek Vasut
- [PATCH v4 3/3] corstone1000: enable isp1763 usb controller and mmc
Rui Miguel Silva
- 回复: minor regression in U-Boot 2022.04
Daniel Golle
- [PATCH] i2c: fix stack buffer overflow vulnerability in i2c md command
Tom Rini
- [RESEND PATCH 1/4] configs: imx8mn_bsh_smm_s2: add NAND driver
Tom Rini
- [RESEND PATCH 2/4] configs: imx8mn_bsh_smm_s2: add UBI commands
Tom Rini
- [RESEND PATCH 3/4] configs: imx8mn_bsh_smm_s2: remove console from bootargs
Tom Rini
- [RESEND PATCH 4/4] configs: imx8mn_bsh_smm_s2: add mtdparts to bootargs
Tom Rini
- [PATCH v2] fs/squashfs: Use kcalloc when relevant
Tom Rini
- [PATCH] configs: ast2600: Move SPL bss section to DRAM space
ChiaWei Wang
- [PATCH] configs: ast2600: Move SPL bss section to DRAM space
ChiaWei Wang
- [PATCH] EFI: Fix ReadBlocks API reading incorrect sector for, UCLASS_PARTITION devices
Paul Barbieri
- [PATCH v1] usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver
Jim Liu
- [PATCH 0/8] u-boot: fs: add generic unaligned read handling
Qu Wenruo
- [PATCH] rockchip: pinebook-pro: minor SPI flash fixes
Kever Yang
- [PATCH] rockchip: rockpro64: enable leds
Kever Yang
- [PATCH] rockchip: pinebook-pro: sync PBP dtb to 5.18
Kever Yang
- [PATCH 2/2] rockchip: rk3399: enable spl-fifo-mode for sdmmc only when needed
Kever Yang
- [PATCH] RockPi4: Add UEFI capsule update support
Kever Yang
- [PATCH] EFI: Fix ReadBlocks API reading incorrect sector for, UCLASS_PARTITION devices
AKASHI Takahiro
- [PATCH] EFI: Fix ReadBlocks API reading incorrect sector for, UCLASS_PARTITION devices
Heinrich Schuchardt
- [Update license 1/1] drivers: clk: Update license for Intel N5X device
teik.heng.chong at intel.com
- [PATCH 1/2] pmic: pca9450: enable system reset on WDOG_B assertion
Frieder Schrempf
- [PATCH 2/2] pmic: pca9450: clear PRESET_EN bit for BUCK1/2/3 voltage settings
Frieder Schrempf
- [PATCH] mtd: mxs_nand_spl: fix nand_command protocol violation
Michael Nazzareno Trimarchi
- [PATCH] crypto/fsl: Add support for black key blob
Gaurav Jain
- [PATCH v2 0/7] aspeed: Add AST2600 machine to CI
Joel Stanley
- [PATCH v2 1/7] config/ast2600: Enable CRC32
Joel Stanley
- [PATCH v2 2/7] config/ast2600: Make position independent
Joel Stanley
- [PATCH v2 3/7] config/ast2600: Disable hash hardware accel
Joel Stanley
- [PATCH v2 4/7] spl: Set SPL_MAX_SIZE default for AST2600
Joel Stanley
- [PATCH v2 5/7] ast2600: Configure u-boot-with-spl.bin target
Joel Stanley
- [PATCH v2 6/7] aspeed/spl: Remove OVERLAY from linker script
Joel Stanley
- [PATCH v2 7/7] CI: Add Aspeed AST2600
Joel Stanley
- [EXT] Re: [PATCH v3] crypto/fsl: fsl_rsa: Fix dcache issue in the driver
Gaurav Jain
- [PATCH 0/3] fpga: Convert some options to Kconfig
Alexander Dahl
- [PATCH 1/3] fpga: Convert SYS_FPGA_CHECK_CTRLC to Kconfig
Alexander Dahl
- [PATCH 2/3] fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig
Alexander Dahl
- [PATCH 3/3] fpga: Convert FPGA_COUNT to Kconfig
Alexander Dahl
- [PATCH RESEND 4/5] ast2600: Configure u-boot-with-spl.bin target
Joel Stanley
- [PATCH V2] imx: imx93_11x11_evk: using binman to pack images
Peng Fan (OSS)
- [EXT] Re: [PATCH v3] crypto/fsl: fsl_rsa: Fix dcache issue in the driver
Stefano Babic
- [PATCH 2/2] rockchip: rk3399: enable spl-fifo-mode for sdmmc only when needed
Jerome Forissier
- [PATCH v2 0/2] spl, rk3399: fix FIT image loading out-of-range
Jerome Forissier
- [PATCH v2 1/2] spl: fit: add config option for temporary buffer when loading image
Jerome Forissier
- [PATCH v2 2/2] rockchip: rk3399: enable spl-fifo-mode for sdmmc only when needed
Jerome Forissier
- [EXT] Re: [PATCH v3] crypto/fsl: fsl_rsa: Fix dcache issue in the driver
Gaurav Jain
- [EXT] Re: [PATCH v3] crypto/fsl: fsl_rsa: Fix dcache issue in the driver
Stefano Babic
- [PATCH v4 1/3] usb: common: move urb code to common
Marek Vasut
- [PATCH v2] usb: dwc3: Add support to reset usb ULPI phy
Marek Vasut
- [PATCH] arm64: zynqmp: Used fixed-partitions for QSPI in k26
Michal Simek
- [PATCH v1] usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver
Marek Vasut
- [PATCH v4 1/3] usb: common: move urb code to common
Rui Miguel Silva
- [PATCH v5 0/3] usb: add isp1760 hcd support
Rui Miguel Silva
- [PATCH v5 1/3] usb: common: move urb code to common
Rui Miguel Silva
- [PATCH v5 2/3] usb: add isp1760 family driver
Rui Miguel Silva
- [PATCH v5 3/3] corstone1000: enable isp1763 usb controller and mmc
Rui Miguel Silva
- [PATCH] board/BuR/*: replace maintainer of BuR board
Hannes Schmelzer
- [PATCH V2 01/49] spl: imx8mm: enlarge SPL_MAX_SIZE
Frieder Schrempf
- [PATCH] board/BuR/*: replace maintainer of BuR boards
Hannes Schmelzer
- [PATCH] board/BuR/*: replace maintainer of BuR boards
Wolfgang Wallner
- [PATCH] crypto: hash: sw: fix Kconfig dependencies
Benjamin Bara
- [PATCH] distroboot: Fix ubifs
Frieder Schrempf
- [PATCH 0/8] U-boot: fs: add generic unaligned read offset handling
Qu Wenruo
- [PATCH 1/8] fs: fat: unexport file_fat_read_at()
Qu Wenruo
- [PATCH 2/8] fs: btrfs: fix a bug which no data get read if the length is not 0
Qu Wenruo
- [PATCH 3/8] fs: btrfs: fix a crash if specified range is beyond file size
Qu Wenruo
- [PATCH 4/8] fs: btrfs: move the unaligned read code to _fs_read() for btrfs
Qu Wenruo
- [PATCH 5/8] fs: ext4: rely on _fs_read() to handle leading unaligned block read
Qu Wenruo
- [PATCH 6/8] fs: fat: rely on higher layer to get block aligned read range
Qu Wenruo
- [PATCH 7/8] fs: ubifs: rely on higher layer to do unaligned read
Qu Wenruo
- [PATCH 8/8] fs: erofs: add unaligned read range handling
Qu Wenruo
- [PATCH] mmc: zynq_sdhci: Fix timing macros for MMC High speed
Michal Simek
- [PATCH] mtd: mxs_nand_spl: fix nand_command protocol violation
Fabio Estevam
- [PATCH 0/8] u-boot: fs: add generic unaligned read handling
Tom Rini
- [PATCH] distroboot: Fix ubifs
Alexander Dahl
- [PATCH] mtd: mxs_nand_spl: fix nand_command protocol violation
Tom Rini
- [PATCH] distroboot: Fix ubifs
Pali Rohár
- [PATCH 01/18] Convert CONFIG_E1000_NO_NVM to Kconfig
Tom Rini
- [PATCH 01/15] xtensa: Switch to using CONFIG_XTENSA for building device trees
Tom Rini
- [PATCH 1/8] Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig
Tom Rini
- [PATCH 1/8] env: Do not make CONFIG_EXTRA_ENV_TEXT and CONFIG_EXTRA_ENV_SETTINGS conflict
Tom Rini
- [PATCH] tools: imx8mimage: Keep IVT reserved1 field zero always
Marek Vasut
- [PATCH] MAINTAINERS: Add Dario and Michael as nand maintainers
Michael Trimarchi
- [PATCH] MAINTAINERS: Add Dario and Michael as nand maintainers
Tom Rini
- [PATCH v2] EFI: Fix ReadBlocks API reading incorrect sector for UCLASS_PARTITION devices
Paul Barbieri
- [PATCH] sunxi-nand: fix the PIO instead of DMA implementation
Markus Hoffrogge
- xilinx uboot gpio ctrl
张鹏
- [PATCH 2/7] spi: sunxi: refactor SPI speed/mode programming
Jesse Taube
- [PATCH] distroboot: Fix ubifs
Alexander Dahl
- [PATCH] sunxi-nand: fix the PIO instead of DMA implementation
Miquel Raynal
- [PATCH] sunxi-nand: fix the PIO instead of DMA implementation
Maxime Ripard
- [PATCH] MAINTAINERS: Add Dario and Michael as nand maintainers
Frieder Schrempf
- [PATCH v2 1/3] mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bind
Patrick Delaunay
- [PATCH v2 2/3] mmc: stm32_sdmmc2: remove privdata
Patrick Delaunay
- [PATCH v2 3/3] mmc: stm32_sdmmc2: introduce of_to_plat ops
Patrick Delaunay
- [PATCH] sunxi-nand: fix the PIO instead of DMA implementation
Markus Hoffrogge
- [PATCH 01/10] i2c: stm32: add support for the st,stm32mp13 SOC
Patrick Delaunay
- [PATCH 02/10] rng: stm32mp1_rng: add conditional reset feature for STM32MP13x
Patrick Delaunay
- [PATCH 03/10] stm32mp: add support of STM32MP13x Rev.Y
Patrick Delaunay
- [PATCH 04/10] ARM: dts: stm32mp13: alignment with v5.19
Patrick Delaunay
- [PATCH 05/10] ARM: dts: stm32mp13: activate led on STM32MP13F-DK
Patrick Delaunay
- [PATCH 06/10] configs: stm32mp13: Add support for baudrates higher than 115200
Patrick Delaunay
- [PATCH 07/10] configs: stm32mp13: activate RNG support
Patrick Delaunay
- [PATCH 08/10] configs: stm32mp13: activate RTC support
Patrick Delaunay
- [PATCH 09/10] configs: stm32mp13: activate I2C support
Patrick Delaunay
- [PATCH 10/10] configs: stm32mp13: activate some command
Patrick Delaunay
- [PATCH v2 01/10] i2c: stm32: add support for the st,stm32mp13 SOC
Patrick Delaunay
- [PATCH v2 02/10] rng: stm32mp1_rng: add conditional reset feature for STM32MP13x
Patrick Delaunay
- [PATCH v2 03/10] stm32mp: add support of STM32MP13x Rev.Y
Patrick Delaunay
- [PATCH v2 04/10] ARM: dts: stm32mp13: alignment with v5.19
Patrick Delaunay
- [PATCH v2 05/10] ARM: dts: stm32mp13: activate led on STM32MP13F-DK
Patrick Delaunay
- [PATCH v2 06/10] configs: stm32mp13: Add support for baudrates higher than 115200
Patrick Delaunay
- [PATCH v2 07/10] configs: stm32mp13: activate RNG support
Patrick Delaunay
- [PATCH v2 08/10] configs: stm32mp13: activate RTC support
Patrick Delaunay
- [PATCH v2 09/10] configs: stm32mp13: activate I2C support
Patrick Delaunay
- [PATCH v2 10/10] configs: stm32mp13: activate some command
Patrick Delaunay
- [PATCH 03/10] stm32mp: add support of STM32MP13x Rev.Y
Patrick DELAUNAY
- [PATCH v2] EFI: Fix ReadBlocks API reading incorrect sector for UCLASS_PARTITION devices
Heinrich Schuchardt
- [PATCH 1/2] net: dwc_eth_qos: restore support of not cache-aligned descriptor
Patrick Delaunay
- [PATCH 2/2] net: dwc_eth_qos: cosmetic: reorder include files
Patrick Delaunay
- [PATCH] sunxi-nand: fix the PIO instead of DMA implementation
Maxime Ripard
- [RFC] Proposed location to host the firmware handoff specification.
Simon Glass
- [PATCH 1/3] doc: environment: Drop u-boot_addr_r
Simon Glass
- [PATCH 2/3] doc: environment: Expand on fdt_addr, initrd_addr and loadaddr
Simon Glass
- [PATCH 3/3] doc: environment: Further expand on Image locations and provide example
Simon Glass
- [PATCH] regmap: fix some comments
Simon Glass
- [PATCH 12/20] arm: Remove PXA architecture support
Simon Glass
- [PATCH v3 01/14] doc: mkimage: Use standard style for synopsis
Simon Glass
- [PATCH v3 02/14] doc: mkimage: Use empty request instead of blank lines
Simon Glass
- [PATCH v3 04/14] doc: mkimage: Regularize option documentation
Simon Glass
- [PATCH v3 03/14] doc: mkimage: Reformat examples
Simon Glass
- [PATCH v3 05/14] doc: mkimage: Use subsection macro
Simon Glass
- [PATCH v3 06/14] doc: mkimage: Rearrange/remove some options
Simon Glass
- [PATCH v3 07/14] doc: mkimage: Use correct capitalization for NAME
Simon Glass
- [PATCH v3 08/14] doc: mkimage: Edit options for style and consistency
Simon Glass
- [PATCH v3 09/14] doc: mkimage: Add BUGS section
Simon Glass
- [PATCH v3 10/14] doc: mkimage: Add SEE ALSO section
Simon Glass
- [PATCH v3 11/14] doc: mkimage: Remove AUTHORS section
Simon Glass
- [PATCH v3 12/14] mkimage: Add long options
Simon Glass
- [PATCH v3 13/14] doc: mkimage: Further document -o and -R
Simon Glass
- [PATCH v3 14/14] doc: Add man page for dumpimage
Simon Glass
- [PATCH] board_init: Do not reserve MALLOC_F area on stack if non-zero MALLOC_F_ADDR
Simon Glass
- [PATCH RFC 6/8] fs: sandboxfs: add sandbox_fs_get_blocksize()
Simon Glass
- [PATCH 1/4] doc: Migrate CodingStyle wiki page to sphinx
Simon Glass
- [PATCH 3/4] doc: codingstyle: Remove comment about '//' style comments
Simon Glass
- [PATCH 2/4] doc: Migrate DesignPrinciples wiki page to sphinx
Simon Glass
- [PATCH 4/4] doc: Migrate Process wiki page to sphinx
Simon Glass
- [PATCH RFC 1/8] fs: fat: unexport file_fat_read_at()
Simon Glass
- [PATCH RFC 6/8] fs: sandboxfs: add sandbox_fs_get_blocksize()
Qu Wenruo
- [RFC] Proposed location to host the firmware handoff specification.
Ilias Apalodimas
- [PATCH v3] EFI: Fix ReadBlocks API reading incorrect sector for UCLASS_PARTITION devices
Paul Barbieri
- [PATCH 1/3] toradex: tdx-cfg-block: use only snprintf
Marcel Ziswiler
- [Update license 1/1] drivers: clk: Update license for Intel N5X device
Chee, Tien Fong
- [PATCH 2/3] toradex: tdx-cfg-block: use defines for string length
Marcel Ziswiler
- [PATCH 8/8] fs: erofs: add unaligned read range handling
Huang Jianan
- [PATCH 3/3] toradex: tdx-cfg-block: extend assembly version
Marcel Ziswiler
- [PATCH] gpio: atmel_pio4: add support for PIO_PORTE on sama7g5
Eugen.Hristev at microchip.com
- [PATCH] sunxi-nand: fix the PIO instead of DMA implementation
Michael Nazzareno Trimarchi
- [GIT PULL] versal cadence qspi changes for v2022.10
Michal Simek
- [PATCH] board_init: Do not reserve MALLOC_F area on stack if non-zero MALLOC_F_ADDR
Tom Rini
- [PATCH] sunxi-nand: fix the PIO instead of DMA implementation
andrés ramírez
- [RFC] Proposed location to host the firmware handoff specification.
Dan Handley
- [PATCH] arm: dts: stm32mp1: Drop fastboot and stm32prog trigger gpios on DHCOM
Johann Neuhauser
- [PATCH] sunxi-nand: fix the PIO instead of DMA implementation
Markus Hoffrogge
- [PULL next] u-boot-at91-2022.10-a
Eugen.Hristev at microchip.com
- [PATCH] arm: dts: stm32mp1: Drop fastboot and stm32prog trigger gpios on DHCOM
Marek Vasut
- Adding a zynq board
Christopher Bowman
- [PATCH v6] board: purism: add the Purism Librem5 phone
Angus Ainslie
- [PATCH] log: force DEBUG when LOG_DEBUG is activated
Patrick Delaunay
- [PATCH v6] board: purism: add the Purism Librem5 phone
Stefano Babic
- [GIT PULL] versal cadence qspi changes for v2022.10
Tom Rini
- [PATCH v6] board: purism: add the Purism Librem5 phone
Angus Ainslie
- [PATCH 0/6] patman: Small fixes plus remove --no-tree from checkpatch for linux
Douglas Anderson
- [PATCH 1/6] patman: Fix updating argument defaults from settings
Douglas Anderson
- [PATCH 2/6] patman: Fix implicit command inserting
Douglas Anderson
- [PATCH 3/6] patman: Don't look at sys.argv when parsing settings
Douglas Anderson
- [PATCH 4/6] patman: Make most bool arguments BooleanOptionalAction
Douglas Anderson
- [PATCH 5/6] patman: By default don't pass "--no-tree" to checkpatch for linux
Douglas Anderson
- [PATCH 6/6] patman: Take project defaults into account for --help
Douglas Anderson
- [PATCH 4/6] patman: Make most bool arguments BooleanOptionalAction
Brian Norris
- [PATCH] sunxi-nand: fix the PIO instead of DMA implementation
Markus Hoffrogge
Last message date:
Thu Jun 30 23:30:50 CEST 2022
Archived on: Fri Jul 1 14:36:36 CEST 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).