Show patches with: Submitter = Simon Glass       |   24001 patches
« 1 2 3 4240 241 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,30/30] doc: Update init docs for the xPL changes [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,29/30] doc: Move init-related things out of README [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,28/30] README: Drop SoC-specific comment about SPL [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,27/30] xpl: Rename spl_phase_prefix() and spl_phase_name() [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,26/30] xpl: Rename spl_next_phase() and spl_prev_phase() [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,25/30] xpl: Add a function to indicate when in xPL [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,24/30] xpl: Rename spl_in_proper() to not_xpl() [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,23/30] xpl: Rename spl_phase() to xpl_phase() [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,22/30] xpl: Rename spl_phase to xpl_phase_t [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,21/30] xpl: Rename u_boot_first_phase to xpl_is_first_phase() [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,20/30] qconfig: Update tool for new Makefile variables [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,19/30] spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,16/30] kconfig: binman: Check for SPL instead of XPL [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,15/30] stdio: Make use of the SERIAL define [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,14/30] serial: Make use of the SERIAL define [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,13/30] xpl: Define CONFIG_SPL_BUILD only for the SPL build [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,12/30] boot: Drop unnecessary ifdef for LOAD_FIT [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,11/30] qconfig: Add XPL_BUILD to ignored symbols [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,10/30] log: global: Rename warn_non_spl() and update the condition [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,09/30] tegra: Use SPL instead of SPL_BUILD [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,08/30] x86: Update a comment to mention XPL [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,07/30] net: freescale: Drop use of SPL_BUILD dependency [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,06/30] doc: Update SPL docs for the xPL changes [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,04/30] scripts: Define CONFIG_XPL_BUILD for all xPL builds [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,03/30] scripts: Add some comments about autoconf.mk [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,02/30] scripts: Rename Makefile.spl to Makefile.xpl [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[v2,01/30] Makefile: Add a u-boot.cfg file for VPL [v2,01/30] Makefile: Add a u-boot.cfg file for VPL - - - - --- 2024-09-28 Simon Glass New
[01/42] Makefile: Add a u-boot.cfg file for VPL Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[42/42] doc: Update init docs for the xPL changes Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[41/42] doc: Move init-related things out of README Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[40/42] README: Drop SoC-specific comment about SPL Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[39/42] xpl: Rename spl_phase_prefix() and spl_phase_name() Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[38/42] xpl: Rename spl_next_phase() and spl_prev_phase() Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[37/42] xpl: Add a function to indicate when in xPL Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[36/42] xpl: Rename spl_in_proper() to not_xpl() Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[35/42] xpl: Rename spl_phase() to xpl_phase() Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[34/42] xpl: Rename spl_phase to xpl_phase_t Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[33/42] xpl: Rename u_boot_first_phase to xpl_is_first_phase() Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[32/42] qconfig: Update tool for new Makefile variables Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[31/42] spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[30/42] global: Rename SPL_TPL_ to PHASE_ Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[29/42] global: Rename SPL_ to XPL_ Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[28/42] drivers: Simplify Makefile condition Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[27/42] rockchip: Simplify Makefile condition Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[26/42] kconfig: binman: Check for SPL instead of XPL Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[25/42] drivers: Simplify Makefile checks Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[24/42] stdio: Make use of the SERIAL define Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[23/42] serial: Make use of the SERIAL define Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[22/42] powerpc: Correct check for SPL Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[21/42] spl: Simplify check for SPL Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[20/42] dm: Simplify check for SPL Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[19/42] mtd: Simplify check for SPL Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[18/42] freescale: Simplify check for SPL Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[17/42] x86: Simplify check for SPL Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[16/42] powerpc: Simplify check for SPL Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[15/42] mips: Simplify check for SPL Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[14/42] rockchip: Simplify check for SPL Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[13/42] xpl: Define CONFIG_SPL_BUILD only for the SPL build Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[12/42] boot: Drop unnecessary ifdef for LOAD_FIT Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[11/42] qconfig: Add XPL_BUILD to ignored symbols Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[10/42] log: global: Rename warn_non_spl() and update the condition Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[09/42] tegra: Use SPL instead of SPL_BUILD Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[08/42] x86: Update a comment to mention XPL Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[07/42] net: freescale: Drop use of SPL_BUILD dependency Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[06/42] doc: Update SPL docs for the xPL changes Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[05/42] global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[04/42] scripts: Define CONFIG_XPL_BUILD for all xPL builds Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[03/42] scripts: Add some comments about autoconf.mk Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[02/42] scripts: Rename Makefile.spl to Makefile.xpl Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[01/42] Makefile: Add a u-boot.cfg file for VPL Tidy up use of 'SPL' and CONFIG_SPL_BUILD - - - - --- 2024-09-26 Simon Glass trini Changes Requested
[v6,12/12] test: efi: boot: Add a test for the efi bootmeth Untitled series #425639 - - - - --- 2024-09-26 Simon Glass xypron New
[v6,11/12] test: efi: boot: Set up an image suitable for EFI testing Untitled series #425639 - - - - --- 2024-09-26 Simon Glass xypron New
[v6,10/12] sandbox: virtio: Disable the sandbox virtio blk device Untitled series #425639 - - 1 - --- 2024-09-26 Simon Glass xypron New
[v6,09/12] efi_loader: Add a test app Untitled series #425639 - - - - --- 2024-09-26 Simon Glass xypron New
[v6,08/12] efi_loader: Disable ANSI output for tests Untitled series #425639 - - - - --- 2024-09-26 Simon Glass Not Applicable
[v6,08/12] efi_loader: Disable ANSI output for tests efi: Add a test for EFI bootmeth - - - - --- 2024-09-26 Simon Glass xypron New
[v6,07/12] bootstd: Add debugging for efi bootmeth efi: Add a test for EFI bootmeth - - 1 - --- 2024-09-26 Simon Glass xypron New
[v6,06/12] efi: Use the same filename for all sandbox builds efi: Add a test for EFI bootmeth - - 1 - --- 2024-09-26 Simon Glass xypron New
[v6,05/12] efi_loader: Show the vendor in helloworld efi: Add a test for EFI bootmeth - - - - --- 2024-09-26 Simon Glass xypron New
[v6,04/12] efi_loader: Shorten the app rules further efi: Add a test for EFI bootmeth - - 2 - --- 2024-09-26 Simon Glass xypron New
[v6,03/12] efi_loader: Shorten the app rules efi: Add a test for EFI bootmeth - - 2 - --- 2024-09-26 Simon Glass xypron New
[v6,02/12] efi: arm: x86: riscv: Drop crt0/relocal extra- rules efi: Add a test for EFI bootmeth - - - - --- 2024-09-26 Simon Glass xypron New
[v6,01/12] efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE efi: Add a test for EFI bootmeth - - 1 - --- 2024-09-26 Simon Glass xypron New
Please pull u-boot-dm/next Please pull u-boot-dm/next - - - - --- 2024-09-26 Simon Glass trini Accepted
[27/27] led: Drop status_led header file led: Remove old status-LED code - - - - --- 2024-09-26 Simon Glass trini New
[26/27] net: Drop status-LED code led: Remove old status-LED code - - - - --- 2024-09-26 Simon Glass trini New
[25/27] mpc83xx: Drop status-LED code led: Remove old status-LED code - - - - --- 2024-09-26 Simon Glass trini New
[24/27] ide: Drop unused status_led.h header file led: Remove old status-LED code - - - - --- 2024-09-26 Simon Glass trini New
[23/27] image: Drop unused status_led.h header file led: Remove old status-LED code - - - - --- 2024-09-26 Simon Glass trini New
[22/27] common: Drop status-LED code in board_r led: Remove old status-LED code - - - - --- 2024-09-26 Simon Glass trini New
[21/27] sunxi: Drop status-LED code led: Remove old status-LED code - - - - --- 2024-09-26 Simon Glass trini New
[20/27] vining_fpga: Drop status-LED code led: Remove old status-LED code - - - - --- 2024-09-26 Simon Glass trini New
[19/27] mx23_olinuxino: Drop status-LED code led: Remove old status-LED code - - - - --- 2024-09-26 Simon Glass trini New
[18/27] igep00x0: Drop unused status_led.h header file led: Remove old status-LED code - - 1 - --- 2024-09-26 Simon Glass trini New
[17/27] eb_cpu5282: Drop status-LED code led: Remove old status-LED code - - - - --- 2024-09-26 Simon Glass trini New
[16/27] powerpc: Drop status-LED code led: Remove old status-LED code - - - - --- 2024-09-26 Simon Glass trini New
[15/27] m68k: Drop unused status_led.h header file led: Remove old status-LED code - - - - --- 2024-09-26 Simon Glass trini New
[14/27] misc: status_led: Delete driver led: Remove old status-LED code - - - - --- 2024-09-26 Simon Glass trini New
[13/27] pca9551_led: Delete driver led: Remove old status-LED code - - - - --- 2024-09-26 Simon Glass trini New
[12/27] misc: Drop gpio_led driver led: Remove old status-LED code - - - - --- 2024-09-26 Simon Glass trini New
« 1 2 3 4240 241 »