Show patches with: Archived = No       |   168101 patches
« 1 2 ... 486 487 4881681 1682 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/7] fdt: Check for a valid fdt in oftree_ensure() fdt: Move towards using ofnode for devicetree fixups - - - - --- 2023-11-12 Simon Glass sjg Accepted
[3/7] fdt: Improve the comment for fdt_shrink_to_minimum() fdt: Move towards using ofnode for devicetree fixups - - - - --- 2023-11-12 Simon Glass sjg Accepted
[4/7] fdt: ppc: Drop extra size for ramdisk fdt: Move towards using ofnode for devicetree fixups - - 2 - --- 2023-11-12 Simon Glass sjg Accepted
[5/7] boot: Move adding initrd earlier in image_setup_libfdt() fdt: Move towards using ofnode for devicetree fixups - - - - --- 2023-11-12 Simon Glass sjg Accepted
[6/7] fdt: Drop the confusing casts in lmb_free() fdt: Move towards using ofnode for devicetree fixups - - - - --- 2023-11-12 Simon Glass sjg Accepted
[7/7] fdt: Move ft_verify_fdt() before the final fixups fdt: Move towards using ofnode for devicetree fixups - - - - --- 2023-11-12 Simon Glass sjg Accepted
[1/4] acpi: Use __packed with struct acpi_xsdt efi: Minor improvements for the EFI app - - - - --- 2023-11-12 Simon Glass xypron Superseded
[2/4] efi: Collect the ACPI tables in the app efi: Minor improvements for the EFI app - - - - --- 2023-11-12 Simon Glass xypron Superseded
[3/4] efi: Correct display of table GUIDs efi: Minor improvements for the EFI app - - - - --- 2023-11-12 Simon Glass xypron Superseded
[4/4] efi: Avoid using dm_scan_other() efi: Minor improvements for the EFI app - - - - --- 2023-11-12 Simon Glass xypron Superseded
[v4,01/12] efi: Correct handling of frame buffer Resolve issues with booting distros on x86 - 1 1 - --- 2023-11-12 Simon Glass bmeng Superseded
[v4,02/12] bootstd: Refactor mmc prep to allow a different scan Resolve issues with booting distros on x86 - - - - --- 2023-11-12 Simon Glass bmeng Superseded
[v4,03/12] bootstd: Add a return code to bootflow menu Resolve issues with booting distros on x86 - - - - --- 2023-11-12 Simon Glass bmeng Superseded
[v4,04/12] x86: coreboot: Add a boot script Resolve issues with booting distros on x86 - - 1 - --- 2023-11-12 Simon Glass bmeng Superseded
[v4,05/12] usb: Avoid unbinding devices in use by bootflows Resolve issues with booting distros on x86 - - - 1 --- 2023-11-12 Simon Glass bmeng Superseded
[v4,06/12] expo: Correct background colour Resolve issues with booting distros on x86 - - 1 - --- 2023-11-12 Simon Glass bmeng Superseded
[v4,07/12] video: Correct setting of cursor position Resolve issues with booting distros on x86 - - 1 - --- 2023-11-12 Simon Glass bmeng Superseded
[v4,08/12] video: Drop unnecessary truetype operations from SPL Resolve issues with booting distros on x86 - - 2 - --- 2023-11-12 Simon Glass bmeng Superseded
[v4,09/12] x86: Enable SSE in 64-bit mode Resolve issues with booting distros on x86 - - 1 - --- 2023-11-12 Simon Glass bmeng Superseded
[v4,10/12] x86: coreboot: Enable truetype fonts Resolve issues with booting distros on x86 - - - - --- 2023-11-12 Simon Glass bmeng Superseded
[v4,11/12] x86: qemu: Expand ROM size Resolve issues with booting distros on x86 - - - - --- 2023-11-12 Simon Glass bmeng Superseded
[v4,12/12] x86: qemu: Enable truetype fonts Resolve issues with booting distros on x86 - - - - --- 2023-11-12 Simon Glass bmeng Superseded
[v3,1/2] dm: core: Correct reference to DM_SPL in SPL_DM_STATS [v3,1/2] dm: core: Correct reference to DM_SPL in SPL_DM_STATS - - - - --- 2023-11-12 Simon Glass trini Accepted
[v3,2/2] blk: Drop reference to DM_SPL [v3,1/2] dm: core: Correct reference to DM_SPL in SPL_DM_STATS - - - - --- 2023-11-12 Simon Glass trini Accepted
[1/9] board: Move show_board_info() comment to header file sysinfo: Expand sysinfo with some more banner information - - 1 - --- 2023-11-13 Simon Glass trini Accepted
[2/9] meson: Use checkboard() instead of show_board_info() sysinfo: Expand sysinfo with some more banner information - - 1 - --- 2023-11-13 Simon Glass trini Accepted
[3/9] turris: Use checkboard() instead of show_board_info() sysinfo: Expand sysinfo with some more banner information - - - - --- 2023-11-13 Simon Glass trini Accepted
[4/9] solidrun: Use checkboard() instead of show_board_info() sysinfo: Expand sysinfo with some more banner information - - - - --- 2023-11-13 Simon Glass trini Accepted
[5/9] toradex: Use checkboard() instead of show_board_info() sysinfo: Expand sysinfo with some more banner information - - - - --- 2023-11-13 Simon Glass trini Accepted
[6/9] udoo: Use checkboard() instead of show_board_info() sysinfo: Expand sysinfo with some more banner information - - - - --- 2023-11-13 Simon Glass trini Accepted
[7/9] Revert "generic-board: make show_board_info a weak function" sysinfo: Expand sysinfo with some more banner information - - 1 - --- 2023-11-13 Simon Glass trini Accepted
[8/9] sysinfo: Allow displaying more info on startup sysinfo: Expand sysinfo with some more banner information - - - - --- 2023-11-13 Simon Glass trini Accepted
[9/9] x86: coreboot: Add a sysinfo driver sysinfo: Expand sysinfo with some more banner information - - - - --- 2023-11-13 Simon Glass trini Accepted
Please pull u-boot-dm Please pull u-boot-dm - - - - --- 2023-11-15 Simon Glass trini Accepted
bootstd: Avoid freeing a non-allocated buffer bootstd: Avoid freeing a non-allocated buffer - 1 1 1 --- 2023-11-16 Simon Glass trini Accepted
[v2,01/32] arm: x86: Drop discarding of command linker-lists bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 2 - --- 2023-11-16 Simon Glass trini Superseded
[v2,02/32] README: Correct docs for CONFIG_SPL_BUILD bootm: Refactoring to reduce reliance on CMDLINE (part A) - - - - --- 2023-11-16 Simon Glass trini Superseded
[v2,03/32] mmc: env: Unify the U_BOOT_ENV_LOCATION conditions bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,04/32] treewide: Tidy up semicolon after command macros bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 2 - --- 2023-11-16 Simon Glass trini Superseded
[v2,05/32] bootstd: Add missing header file from bootdev.h bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,06/32] bootstd: Introduce programmable boot bootm: Refactoring to reduce reliance on CMDLINE (part A) - - - - --- 2023-11-16 Simon Glass trini Superseded
[v2,07/32] bootm: Drop arguments from bootm_start() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 2 - --- 2023-11-16 Simon Glass trini Superseded
[v2,08/32] bootm: Simplify arguments for bootm_pre_load() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,09/32] bootm: Move boot_get_kernel() higher in the file bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,10/32] image: Tidy up genimg_get_kernel_addr_fit() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,11/32] bootm: Reduce arguments to boot_get_kernel() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,12/32] image: Document error codes from fit_image_load() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,13/32] bootm: Adjust boot_get_kernel() to return an error bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,14/32] bootm: Adjust position of unmap_sysmem() in boot_get_kernel() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,15/32] bootm: Use the error return from boot_get_kernel() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,16/32] bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,17/32] bootm: Move error printing out of boot_get_kernel() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,18/32] bootm: Reduce arguments to bootm_find_os() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,19/32] bootm: Reduce arguments to boot_get_ramdisk() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,20/32] fdt: Allow use of fdt_support inside if() statements bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,21/32] bootm: Drop #ifdef in bootm_find_images() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - - - --- 2023-11-16 Simon Glass trini Superseded
[v2,22/32] bootm: Pass image buffer to boot_get_fdt() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,23/32] bootm: Reduce arguments to boot_get_fdt() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,24/32] bootm: Reduce arguments to boot_get_fpga() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,25/32] bootm: Reduce arguments to boot_get_loadables() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,26/32] bootm: Simplify Android ramdisk addr in bootm_find_images() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,27/32] bootm: efi: Drop special call to bootm_find_other() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - - - --- 2023-11-16 Simon Glass trini Superseded
[v2,28/32] bootm: optee: Drop special call to bootm_find_other() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - - - --- 2023-11-16 Simon Glass trini Superseded
[v2,29/32] bootm: Adjust the parameters of bootm_find_images() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - - - --- 2023-11-16 Simon Glass trini Superseded
[v2,30/32] bootm: Add a function to check overlap bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,31/32] bootm: Reduce arguments to bootm_find_other() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-16 Simon Glass trini Superseded
[v2,32/32] RFC: command: Introduce functions to obtain command arguments bootm: Refactoring to reduce reliance on CMDLINE (part A) - - - - --- 2023-11-16 Simon Glass trini Superseded
[v6,1/3] dt-bindings: mtd: partitions: Add binman compatible [v6,1/3] dt-bindings: mtd: partitions: Add binman compatible - - - - --- 2023-11-16 Simon Glass trini Handled Elsewhere
[v6,2/3] dt-bindings: mtd: binman-partition: Add binman compatibles [v6,1/3] dt-bindings: mtd: partitions: Add binman compatible - - - - --- 2023-11-16 Simon Glass trini Handled Elsewhere
[v6,3/3] dt-bindings: mtd: binman-partitions: Add alignment properties [v6,1/3] dt-bindings: mtd: partitions: Add binman compatible - - - - --- 2023-11-16 Simon Glass trini Handled Elsewhere
[v3,01/32] arm: x86: Drop discarding of command linker-lists bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 2 - --- 2023-11-18 Simon Glass trini Accepted
[v3,02/32] README: Correct docs for CONFIG_SPL_BUILD bootm: Refactoring to reduce reliance on CMDLINE (part A) - - - - --- 2023-11-18 Simon Glass trini Accepted
[v3,03/32] mmc: env: Unify the U_BOOT_ENV_LOCATION conditions bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 2 - --- 2023-11-18 Simon Glass trini Accepted
[v3,04/32] treewide: Tidy up semicolon after command macros bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 2 - --- 2023-11-18 Simon Glass trini Accepted
[v3,05/32] bootstd: Add missing header file from bootdev.h bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
[v3,06/32] bootm: Drop arguments from bootm_start() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 2 - --- 2023-11-18 Simon Glass trini Accepted
[v3,07/32] bootm: Simplify arguments for bootm_pre_load() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
[v3,08/32] bootm: Move boot_get_kernel() higher in the file bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
[v3,09/32] image: Tidy up genimg_get_kernel_addr_fit() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
[v3,10/32] bootm: Reduce arguments to boot_get_kernel() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
[v3,11/32] image: Document error codes from fit_image_load() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
[v3,12/32] bootm: Adjust boot_get_kernel() to return an error bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
[v3,13/32] bootm: Adjust position of unmap_sysmem() in boot_get_kernel() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
[v3,14/32] bootm: Use the error return from boot_get_kernel() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
[v3,15/32] bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
[v3,16/32] bootm: Move error printing out of boot_get_kernel() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
[v3,17/32] bootm: Reduce arguments to bootm_find_os() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
[v3,18/32] bootm: Reduce arguments to boot_get_ramdisk() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
[v3,19/32] fdt: Allow use of fdt_support inside if() statements bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
[v3,20/32] bootm: Drop #ifdef in bootm_find_images() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - - - --- 2023-11-18 Simon Glass trini Accepted
[v3,21/32] bootm: Pass image buffer to boot_get_fdt() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
[v3,22/32] bootm: Reduce arguments to boot_get_fdt() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
[v3,23/32] bootm: Reduce arguments to boot_get_fpga() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
[v3,24/32] bootm: Reduce arguments to boot_get_loadables() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
[v3,25/32] bootm: Simplify Android ramdisk addr in bootm_find_images() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
[v3,26/32] bootm: efi: Drop special call to bootm_find_other() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - - - --- 2023-11-18 Simon Glass trini Accepted
[v3,27/32] bootm: optee: Drop special call to bootm_find_other() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - - - --- 2023-11-18 Simon Glass trini Accepted
[v3,28/32] bootm: Adjust the parameters of bootm_find_images() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - - - --- 2023-11-18 Simon Glass trini Accepted
[v3,29/32] bootm: Add a function to check overlap bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
[v3,30/32] bootm: Reduce arguments to bootm_find_other() bootm: Refactoring to reduce reliance on CMDLINE (part A) - - 1 - --- 2023-11-18 Simon Glass trini Accepted
« 1 2 ... 486 487 4881681 1682 »