Show patches with: Archived = No       |   167531 patches
« 1 2 ... 232 233 2341675 1676 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,4/5] configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig - - 1 - --- 2021-12-14 Patrick DELAUNAY trini RFC
[RFC,4/5] riscv: starfive: avoid including common.h riscv: add support for Milk-V Mars board - - - - --- 2024-03-03 Heinrich Schuchardt Andes RFC
[RFC,4/5] video: Skip framebuffer reservation if already reserved Move video memory reservation for SPL at the end of RAM - - 1 - --- 2023-10-16 Devarsh Thakkar ag RFC
[RFC,4/6] arm: clean up v7 and v8 linker scripts for __rel_dyn_start/end Clean up arm linker scripts - - - - --- 2024-02-28 Ilias Apalodimas trini RFC
[RFC,4/6] doc: uefi: Update the capsule update related documentation efi: capsule: Image GUID usage cleanup - - - - --- 2022-03-24 Sughosh Ganu xypron RFC
[RFC,4/6] dtoc: update tests to match new platdata improve OF_PLATDATA support - - 1 - --- 2020-05-13 Walter Lozano sjg RFC
[RFC,4/6] efi_selftest: Add international characters test video: Add UTF-8 support for UEFI applications - - - - --- 2024-01-17 Janne Grunau via B4 Relay ag RFC
[RFC,4/6] gpio: add scmi driver based on pinctrl firmware: scmi: add SCMI pinctrl protocol support - - - - --- 2023-09-06 AKASHI Takahiro trini RFC
[RFC,4/6] mmc: exynos_dw_mmc: remove the error message and not return Exynos5: Update devicetree files from linux kernel - - - - --- 2022-01-13 Jaehoon Chung prom RFC
[RFC,4/6] test: hush: Test hush variable expansion. Add C tests for hush - - - - --- 2021-08-20 Francis Laniel trini RFC
[RFC,4/7] arm64: dts: rk3399: Move u2phy into root port rockchip: Add PHY drivers - - - - --- 2020-04-30 Jagan Teki kevery RFC
[RFC,4/7] dm: uclass: add functions to get device by platdata mx6cuboxi: enable OF_PLATDATA with MMC support - - - - --- 2020-03-30 Walter Lozano sbabic RFC
[RFC,4/7] lmb: add lmb_dump_region() function Untitled series #199486 - - - - --- 2020-09-04 Patrick DELAUNAY trini RFC
[RFC,4/7] pinctrl: mscc: Fix multiple definition error Update CI to using GCC 11.0 / LLVM-11 - - 2 - --- 2021-05-03 Tom Rini trini Accepted
[RFC,4/7] spl: Convert mmc to spl_load spl: Use common function for loading/parsing images - - 1 - --- 2022-04-01 Sean Anderson trini RFC
[RFC,4/8] board: rockchip: Move SPI U-Boot offset to config Build Rockchip final images using binman - - - - --- 2022-04-25 Andrew Abbott kevery RFC
[RFC,4/8] cyclic: Use schedule() instead of WATCHDOG_RESET() Migrate watchdog reset to cyclic infrastructure - - 1 - --- 2022-08-29 Stefan Roese stroese RFC
[RFC,4/8] fs: ext4: rely on _fs_read() to pass block aligned range into ext4fs_read_file() u-boot: fs: add generic unaligned read handling - - - - --- 2022-06-28 Qu Wenruo trini RFC
[RFC,4/8] rockchip: pad u-boot-rockchip.bin correctly migrate u-boot-rockchip.bin to binman and generate an image for SPI - - - - --- 2022-07-15 Quentin Schulz kevery RFC
[RFC,4/9] make_fit_atf.py: produce working binaries by default produce working binaries by default - - - - --- 2020-03-18 Petr Štetiar trini Superseded
[RFC,4/9] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit) USB host support for Raspberry Pi 4 board - - - - --- 2020-04-21 Sylwester Nawrocki marex RFC
[RFC,4/9] sunxi: video: support LCD on H6/D1 sunxi: video: Support LCD and HDMI output on H6/D1 - - - - --- 2024-04-20 John Watts ag New
[RFC,4/9] upl: Add a command Universal Payload initial series - - - - --- 2023-08-30 Simon Glass trini RFC
[RFC,5/5] Convert CONFIG_AT91_EFLASH to Kconfig configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig - - 1 - --- 2021-12-14 Patrick DELAUNAY trini RFC
[RFC,5/5] Fix PC adjustment logic in exception handlers Exception handling in HYP mode on ARMv7-A - - - - --- 2021-10-24 Jim Posen trini RFC
[RFC,5/5] board: Add new Samsung "stemmy" board based on ST-Ericsson U8500 arm: Restore minimal support for ST-Ericsson U8500 SoC - - 1 - --- 2020-01-04 Stephan Gerhold trini Accepted
[RFC,5/5] board: stm32f469-disco: add splash screen with stmicroelectronics logo Support display on stm32f469-disco board - - - - --- 2023-09-03 Dario Binacchi pchotard RFC
[RFC,5/5] doc: Add a document for non-compliant DT node/property removal Allow for removal of DT nodes and properties - - - - --- 2023-08-26 Sughosh Ganu trini RFC
[RFC,5/5] doc: describe Milk-V Mars board riscv: add support for Milk-V Mars board - - - - --- 2024-03-03 Heinrich Schuchardt Andes RFC
[RFC,5/5] lwip: implement wget command from http_client.c example LWIP stack integration - - - - --- 2023-05-05 Maxim Uvarov rfried RFC
[RFC,5/5] sandbox: video: Use partial updates for SDL display sandbox: video: Refactor out of uclass, try partial screen updates - - 1 - --- 2023-08-21 Alper Nebi Yasak ag Under Review
[RFC,5/5] video: Fill video handoff in video post probe Move video memory reservation for SPL at the end of RAM - - - - --- 2023-10-16 Devarsh Thakkar ag RFC
[RFC,5/6] FMP: Remove GUIDs for FIT and raw images efi: capsule: Image GUID usage cleanup - - 1 - --- 2022-03-24 Sughosh Ganu xypron RFC
[RFC,5/6] arm: fix __efi_runtime_start/end definitions Clean up arm linker scripts - - - - --- 2024-02-28 Ilias Apalodimas trini RFC
[RFC,5/6] dtoc: update dtb_platdata to support cd-gpios improve OF_PLATDATA support - - 1 - --- 2020-05-13 Walter Lozano sjg RFC
[RFC,5/6] efi_selftest: Add box drawing character selftest video: Add UTF-8 support for UEFI applications - - - - --- 2024-01-17 Janne Grunau via B4 Relay ag RFC
[RFC,5/6] firmware: scmi: add pseudo pinctrl protocol support on sandbox firmware: scmi: add SCMI pinctrl protocol support - - - - --- 2023-09-06 AKASHI Takahiro trini RFC
[RFC,5/6] i2c: exynos_hs_i2c: add samsung,exynos5250-hsi2c compatible Exynos5: Update devicetree files from linux kernel - - - - --- 2022-01-13 Jaehoon Chung prom RFC
[RFC,5/6] test: hush: Test hush commands list. Add C tests for hush - - - - --- 2021-08-20 Francis Laniel trini RFC
[RFC,5/7] Makefile: Disable gcc-10.0 warnings Update CI to using GCC 11.0 / LLVM-11 - - - - --- 2021-05-03 Tom Rini trini Accepted
[RFC,5/7] arm64: dts: rk3399: Move pcie_phy into root port rockchip: Add PHY drivers - - - - --- 2020-04-30 Jagan Teki kevery RFC
[RFC,5/7] gpio: mxc_gpio: add OF_PLATDATA support mx6cuboxi: enable OF_PLATDATA with MMC support - - - - --- 2020-03-30 Walter Lozano sbabic RFC
[RFC,5/7] spl: Convert net to spl_load spl: Use common function for loading/parsing images - - 1 - --- 2022-04-01 Sean Anderson trini RFC
[RFC,5/7] test: lmb: add test for lmb_reserve_flags Untitled series #199486 - - - - --- 2020-09-04 Patrick DELAUNAY trini RFC
[RFC,5/8] fs: fat: rely on higher layer to get block aligned read range u-boot: fs: add generic unaligned read handling - - - - --- 2022-06-28 Qu Wenruo trini RFC
[RFC,5/8] rockchip: Remove obsolete Makefile targets Build Rockchip final images using binman - - - - --- 2022-04-25 Andrew Abbott kevery RFC
[RFC,5/8] rockchip: simplify binman image dependencies addition to INPUTS migrate u-boot-rockchip.bin to binman and generate an image for SPI - - - - --- 2022-07-15 Quentin Schulz kevery RFC
[RFC,5/8] watchdog: Get rid of ASSEMBLY hacks Migrate watchdog reset to cyclic infrastructure - - - - --- 2022-08-29 Stefan Roese stroese RFC
[RFC,5/9] fit_spl_optee.sh: produce working binaries by default produce working binaries by default - - - - --- 2020-03-18 Petr Štetiar trini Superseded
[RFC,5/9] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit) USB host support for Raspberry Pi 4 board - - - - --- 2020-04-21 Sylwester Nawrocki marex RFC
[RFC,5/9] sunxi: video: enable DE2 on H6/D1 sunxi: video: Support LCD and HDMI output on H6/D1 - - - - --- 2024-04-20 John Watts ag New
[RFC,5/9] upl: Add support for Universal Payload in SPL Universal Payload initial series - - - - --- 2023-08-30 Simon Glass trini RFC
[RFC,6/6] arm: move image_copy_start/end to linker symbols Clean up arm linker scripts - - - - --- 2024-02-28 Ilias Apalodimas trini RFC
[RFC,6/6] dtoc add test for cd-gpios improve OF_PLATDATA support - - 1 - --- 2020-05-13 Walter Lozano sjg RFC
[RFC,6/6] efi_selftest: Add symbol character selftest video: Add UTF-8 support for UEFI applications - - - - --- 2024-01-17 Janne Grunau via B4 Relay ag RFC
[RFC,6/6] mkeficapsule: Remove raw and FIT GUID types efi: capsule: Image GUID usage cleanup - - - - --- 2022-03-24 Sughosh Ganu xypron RFC
[RFC,6/6] power: s2pms11: change the subnode name to regulators Exynos5: Update devicetree files from linux kernel - - - - --- 2022-01-13 Jaehoon Chung prom RFC
[RFC,6/6] test: dm: add SCMI pinctrl test firmware: scmi: add SCMI pinctrl protocol support - - - - --- 2023-09-06 AKASHI Takahiro trini RFC
[RFC,6/6] test: hush: Test hush loops. Add C tests for hush - - - - --- 2021-08-20 Francis Laniel trini RFC
[RFC,6/7] bootstage: Eliminate when not enabled Update CI to using GCC 11.0 / LLVM-11 - - - - --- 2021-05-03 Tom Rini trini Accepted
[RFC,6/7] image-fdt: save no-map parameter of reserve-memory Untitled series #199486 - - - - --- 2020-09-04 Patrick DELAUNAY trini RFC
[RFC,6/7] mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabled mx6cuboxi: enable OF_PLATDATA with MMC support - - - - --- 2020-03-30 Walter Lozano sbabic RFC
[RFC,6/7] pci: rockchip: Switch to generic-phy rockchip: Add PHY drivers - - - - --- 2020-04-30 Jagan Teki kevery RFC
[RFC,6/7] spl: Convert nor to spl_load spl: Use common function for loading/parsing images - - 1 - --- 2022-04-01 Sean Anderson trini RFC
[RFC,6/8] fs: sandboxfs: add sandbox_fs_get_blocksize() u-boot: fs: add generic unaligned read handling - - 1 - --- 2022-06-28 Qu Wenruo trini RFC
[RFC,6/8] pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A7796 Pin control support for RZ/G2[HN] - - - - --- 2020-10-28 Biju Das trini Deferred
[RFC,6/8] rockchip: Enable binman for ARM64 Build Rockchip final images using binman - - - - --- 2022-04-25 Andrew Abbott kevery RFC
[RFC,6/8] rockchip: allow to build SPI images even without HAS_ROM option migrate u-boot-rockchip.bin to binman and generate an image for SPI - - - - --- 2022-07-15 Quentin Schulz kevery RFC
[RFC,6/8] watchdog: Remove WATCHDOG_RESET macro Migrate watchdog reset to cyclic infrastructure - - 1 - --- 2022-08-29 Stefan Roese stroese RFC
[RFC,6/9] mkimage_fit_atf.sh: produce working binaries by default produce working binaries by default - - - - --- 2020-03-18 Petr Štetiar trini Superseded
[RFC,6/9] spl: Plumb in the Universal Payload handoff Universal Payload initial series - - - - --- 2023-08-30 Simon Glass trini RFC
[RFC,6/9] sunxi: video: silence unused use_mipi_pll warning sunxi: video: Support LCD and HDMI output on H6/D1 - - - - --- 2024-04-20 John Watts ag New
[RFC,6/9] usb: xhci: Allow accessing 64-bit registers with DWORD accesses only USB host support for Raspberry Pi 4 board - - - - --- 2020-04-21 Sylwester Nawrocki marex RFC
[RFC,7/7] TEST: Move to gcc-11.0 prerelease and LLVM-11 Update CI to using GCC 11.0 / LLVM-11 - - - - --- 2021-05-03 Tom Rini trini RFC
[RFC,7/7] arm: cache: cp15: don't map the reserved region with no-map property Untitled series #199486 - - - - --- 2020-09-04 Patrick DELAUNAY trini RFC
[RFC,7/7] mx6cuboxi: enable OF_PLATDATA mx6cuboxi: enable OF_PLATDATA with MMC support - - 1 - --- 2020-03-30 Walter Lozano sbabic RFC
[RFC,7/7] pci: rockchip: Drop legacy PHY driver rockchip: Add PHY drivers - - - - --- 2020-04-30 Jagan Teki kevery RFC
[RFC,7/7] spl: Convert spi to spl_load spl: Use common function for loading/parsing images - - 1 - --- 2022-04-01 Sean Anderson trini RFC
[RFC,7/8] binman: add support for skipping file concatenation for mkimage migrate u-boot-rockchip.bin to binman and generate an image for SPI - - 1 - --- 2022-07-15 Quentin Schulz kevery RFC
[RFC,7/8] doc: rockchip: Update for new binman image generation Build Rockchip final images using binman - - - - --- 2022-04-25 Andrew Abbott kevery RFC
[RFC,7/8] fs: ubifs: rely on higher layer to do unaligned read u-boot: fs: add generic unaligned read handling - - - - --- 2022-06-28 Qu Wenruo trini RFC
[RFC,7/8] pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A77965 Pin control support for RZ/G2[HN] - - - - --- 2020-10-28 Biju Das trini Deferred
[RFC,7/8] watchdog: Further cleanup Migrate watchdog reset to cyclic infrastructure - - 1 - --- 2022-08-29 Stefan Roese stroese RFC
[RFC,7/9] Plumb in universal payload to the init process Universal Payload initial series - - - - --- 2023-08-30 Simon Glass trini RFC
[RFC,7/9] fit_spl_atf.sh: produce working binaries by default produce working binaries by default - - - - --- 2020-03-18 Petr Štetiar trini Superseded
[RFC,7/9] pci: Add some PCI Express capability register offset definitions USB host support for Raspberry Pi 4 board - - 1 - --- 2020-04-21 Sylwester Nawrocki marex RFC
[RFC,7/9] sunxi: video: dummy out HDMI on H6/D1 sunxi: video: Support LCD and HDMI output on H6/D1 - - - - --- 2024-04-20 John Watts ag New
[RFC,8/8] WIP: .azure-pipelines.yml: Remove evb-ast2600 Migrate watchdog reset to cyclic infrastructure - - - - --- 2022-08-29 Stefan Roese stroese RFC
[RFC,8/8] board: rockpro64: Enable building SPI image Build Rockchip final images using binman - - - - --- 2022-04-25 Andrew Abbott kevery RFC
[RFC,8/8] fs: erofs: add unaligned read range handling u-boot: fs: add generic unaligned read handling - - - - --- 2022-06-28 Qu Wenruo trini RFC
[RFC,8/8] pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A7795 Pin control support for RZ/G2[HN] - - - - --- 2020-10-28 Biju Das trini Deferred
[RFC,8/8] rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flash migrate u-boot-rockchip.bin to binman and generate an image for SPI - - - - --- 2022-07-15 Quentin Schulz kevery RFC
[RFC,8/9] k3_fit_atf.sh: produce working binaries by default produce working binaries by default - - - - --- 2020-03-18 Petr Štetiar trini Superseded
[RFC,8/9] pci: Add driver for Broadcom STB PCIe controller USB host support for Raspberry Pi 4 board - - - - --- 2020-04-21 Sylwester Nawrocki marex RFC
[RFC,8/9] sandbox_vpl: Enable Universal Payload Universal Payload initial series - - - - --- 2023-08-30 Simon Glass trini RFC
[RFC,8/9] sunxi: Enable display engine on H6/D1 sunxi: video: Support LCD and HDMI output on H6/D1 - - - - --- 2024-04-20 John Watts ag New
[RFC,9/9] config: Enable support for the XHCI controller on RPI4 board USB host support for Raspberry Pi 4 board - - - - --- 2020-04-21 Sylwester Nawrocki marex RFC
[RFC,9/9] mkimage_fit_opensbi.sh: produce working binaries by default produce working binaries by default - - - - --- 2020-03-18 Petr Štetiar trini Superseded
[RFC,9/9] sunxi: video: support HDMI on H6/H616 sunxi: video: Support LCD and HDMI output on H6/D1 - - - - --- 2024-04-20 John Watts ag New
[RFC,9/9] upl: Add initial documentation Universal Payload initial series - - - - --- 2023-08-30 Simon Glass trini RFC
« 1 2 ... 232 233 2341675 1676 »