Show patches with: Archived = No       |   160187 patches
« 1 2 ... 3 4 51601 1602 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,36/38] fdt: Allow the devicetree to come from a bloblist spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,35/38] bloblist: Support initing from multiple places spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,34/38] sandbox: Move the bloblist down a little in memory spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,33/38] sandbox: Only read the state if we have a state file spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,32/38] sandbox: Init the EC properly even if no state file is available spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,31/38] sandbox: Move reading the RAM buffer into a better place spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,30/38] dm: core: Add tests for oftree_path() spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,29/38] dm: core: Support writing a 64-bit value spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,28/38] dm: core: Support writing a boolean spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,27/38] dm: core: Add a way to convert a devicetree to a dtb spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,26/38] dm: core: Add a way to delete a node spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,25/38] dm: core: Add a way to copy a node spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,24/38] dm: core: Add a function to create an empty tree spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,23/38] dm: core: Tidy up comments in the ofnode tests spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,22/38] dm: core: Ensure we run flattree tests on ofnode spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,21/38] dm: core: Reverse the argument order in ofnode_copy_props() spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,20/38] spl: Move bloblist writing until the image is known spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,19/38] spl: Use the correct FIT_..._PROP constants spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,18/38] spl: Move the full FIT code to spl_fit.c spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,17/38] spl: Rename spl_load_fit_image() to load_simple_fit() spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,16/38] spl: Remove #ifdefs with BOOTSTAGE spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,15/38] spl: Avoid an #ifdef when printing gd->malloc_ptr spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,14/38] dm: core: Correct help in TPL_DM and VPL_DM spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,13/38] doc: Clean up SYS_MALLOC_SIMPLE spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,12/38] Tidy up uses of CONFIG_SYS_MALLOC_F_LEN spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,11/38] spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,10/38] tpl: Enable CONFIG_TPL_SYS_MALLOC_F where needed spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,09/38] spl: Enable CONFIG_SPL_SYS_MALLOC_F where needed spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,08/38] spl: Create proper symbols for enabling the malloc() pool spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,07/38] spl: Drop the switch() statement for OS selection spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,06/38] spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,05/38] spl: Drop #ifdefs for BOARD_INIT and watchdog spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,04/38] spl: mx6: powerpc: Drop the condition on timer_init() spl: Preparation for Universal Payload 1 - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,03/38] spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,02/38] spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR spl: Preparation for Universal Payload - - - - --- 2023-09-24 Simon Glass trini Changes Requested
[v3,01/38] spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... spl: Preparation for Universal Payload - - 3 - --- 2023-09-24 Simon Glass trini Changes Requested
lmb: remove overlapping region with next range lmb: remove overlapping region with next range - - - - --- 2023-09-24 Kumar, Udit xypron Changes Requested
sunxi: R528: add SMHC2 pin pull ups support sunxi: R528: add SMHC2 pin pull ups support - - 1 - --- 2023-09-24 Okhunjon Sobirjonov apritzel New
clk: at91: Fix initializing arrays clk: at91: Fix initializing arrays - - - - --- 2023-09-24 Francois Berder ehristev New
[v2] arm: rpi: remove boot_targets for default standard boot [v2] arm: rpi: remove boot_targets for default standard boot - - 1 - --- 2023-09-24 黃 宇強 pbrobinson New
bootstd: Scan all bootdevs in a boot_targets entry bootstd: Scan all bootdevs in a boot_targets entry - - - - --- 2023-09-23 Simon Glass sjg New
Please pull u-boot-dm/next Please pull u-boot-dm/next - - - - --- 2023-09-23 Simon Glass trini Accepted
[v3,27/27] qconfig: Update the documentation moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,26/27] qconfig: Rename the database file moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,25/27] moveconfig: Rename the tool to qconfig moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,24/27] moveconfig: Move summaries to the end moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,23/27] moveconfig: Drop the initial output moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,22/27] moveconfig: Show a summary at the end moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,21/27] moveconfig: Show failures in progress moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,20/27] moveconfig: Use u_boot_pylib for terminal colour moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,19/27] moveconfig: Avoid showing progress at the end moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,18/27] moveconfig: Reduce the amount of output moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,17/27] moveconfig: Only show output when there is a reason moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,16/27] moveconfig: Fix misc pylint warnings moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,15/27] moveconfig: Use an encoding with open() moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,14/27] moveconfig: Correct list-comprehension warnings moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,13/27] moveconfig: Correct use of members not declared in __init__() moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,12/27] moveconfig: Correct non-snake variables names moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,11/27] moveconfig: Correct unused variables moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,10/27] moveconfig: Use f strings where possible moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,09/27] moveconfig: Correct parameter-type warnings moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,08/27] moveconfig: Correct some regular-expression strings moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,07/27] moveconfig: Drop suspicious boards moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,06/27] moveconfig: Drop check_defconfig() and update_dotconfig() moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,05/27] moveconfig: Drop CONFIG-moving code moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,04/27] moveconfig: Drop unused cleanup options moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,03/27] moveconfig: Correct ordering of asteval import moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,02/27] moveconfig: Avoid deprecation warning for setDaemon moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
[v3,01/27] moveconfig: Drop -H option moveconfig: Drop old code and tidy up - - - - --- 2023-09-23 Simon Glass sjg New
Pull request: please pull u-boot-imx-20230905 Pull request: please pull u-boot-imx-20230905 - - - - --- 2023-09-23 Stefano Babic trini Accepted
arm: rpi: set boot_targets with correct macro expansion arm: rpi: set boot_targets with correct macro expansion - - - - --- 2023-09-23 黃 宇強 pbrobinson Superseded
Please pull u-boot-dm Please pull u-boot-dm - - - - --- 2023-09-23 Simon Glass trini Accepted
board: LicheePi_Zero: add emac support board: LicheePi_Zero: add emac support - - - - --- 2023-09-23 clbcjt@outlook.com apritzel New
[1/1] riscv: enable CONFIG_DEBUG_UART by default [1/1] riscv: enable CONFIG_DEBUG_UART by default - - 1 - --- 2023-09-22 Heinrich Schuchardt Andes New
[v2,4/4] usb: Avoid unbinding devices in use by bootflows Resolve issues with booting distros on x86 - - - - --- 2023-09-22 Simon Glass bmeng New
[v2,3/4] x86: coreboot: Add a boot script Resolve issues with booting distros on x86 - - - - --- 2023-09-22 Simon Glass bmeng New
[v2,2/4] bootstd: Add a return code to bootflow menu Resolve issues with booting distros on x86 - - - - --- 2023-09-22 Simon Glass bmeng New
[v2,1/4] efi: Correct handling of frame buffer Resolve issues with booting distros on x86 - 1 - - --- 2023-09-22 Simon Glass bmeng New
[v2] dt-bindings: mtd: Add a schema for binman [v2] dt-bindings: mtd: Add a schema for binman - - - - --- 2023-09-22 Simon Glass trini Handled Elsewhere
Please pull u-boot-x86 into -next Please pull u-boot-x86 into -next - - - - --- 2023-09-22 Bin Meng trini Accepted
[v2] arm64: versal: Add SelectMAP boot mode identification [v2] arm64: versal: Add SelectMAP boot mode identification - - 1 - --- 2023-09-22 Polak, Leszek monstr New
[v3,6/6] arm: dts: k3-j721e: Sync with v6.6-rc1 J721E DTS Sync with Kernel v6.6-rc1 - - - - --- 2023-09-22 Neha Malcom Francis trini Superseded
[v3,5/6] arm: dts: k3-j721e-r5: Clean up inclusion hierarchy J721E DTS Sync with Kernel v6.6-rc1 - - - - --- 2023-09-22 Neha Malcom Francis trini Superseded
[v3,4/6] configs: j721e: Remove HBMC_AM654 config J721E DTS Sync with Kernel v6.6-rc1 - - - - --- 2023-09-22 Neha Malcom Francis trini Superseded
[v3,3/6] drivers: firmware: ti_sci: Get SCI revision only if TIFS/SYSFW is up J721E DTS Sync with Kernel v6.6-rc1 - - - - --- 2023-09-22 Neha Malcom Francis trini Superseded
[v3,2/6] arm: mach-k3: j721e_init: Move clk_k3 probe before loading TIFS J721E DTS Sync with Kernel v6.6-rc1 - - 1 - --- 2023-09-22 Neha Malcom Francis trini Superseded
[v3,1/6] arm: mach-k3: j721e: dev-data: Add mcu_timer0 ID J721E DTS Sync with Kernel v6.6-rc1 - - 2 - --- 2023-09-22 Neha Malcom Francis trini Superseded
[14/14] arm64: zynqmp: Aligned QSPI configuration with latest spec arm64: xilinx: Sync with Linux kernel - - - - --- 2023-09-22 Michal Simek monstr New
[13/14] ARM: zynq: Describe nand device in DT arm64: xilinx: Sync with Linux kernel - - - - --- 2023-09-22 Michal Simek monstr New
[12/14] arm64: zynqmp: Sync licenses with Linux kernel arm64: xilinx: Sync with Linux kernel - - - - --- 2023-09-22 Michal Simek monstr New
[11/14] arm64: zynqmp: Convert kv260-revA overlay to ASCII text arm64: xilinx: Sync with Linux kernel - - - - --- 2023-09-22 Michal Simek monstr New
[10/14] arm64: dts: zynqmp: Add ports for the DisplayPort subsystem arm64: xilinx: Sync with Linux kernel 1 - - - --- 2023-09-22 Michal Simek monstr New
[09/14] arm64: dts: zynqmp: zcu106a: Describe DisplayPort connector arm64: xilinx: Sync with Linux kernel - - - - --- 2023-09-22 Michal Simek monstr New
[08/14] arm64: xilinx: Remove address/size-cells from gem nodes arm64: xilinx: Sync with Linux kernel - - - - --- 2023-09-22 Michal Simek monstr New
[07/14] arm64: xilinx: Put ethernet phys to mdio node arm64: xilinx: Sync with Linux kernel - - - - --- 2023-09-22 Michal Simek monstr New
[06/14] arm64: zynqmp: Fix Siva's email address format arm64: xilinx: Sync with Linux kernel - 1 - - --- 2023-09-22 Michal Simek monstr New
[05/14] arm64: zynqmp: Describe bus-width for SD card on KV260 arm64: xilinx: Sync with Linux kernel - - - - --- 2023-09-22 Michal Simek monstr New
[04/14] arm64: xilinx: Use lower case for partition address arm64: xilinx: Sync with Linux kernel - - - - --- 2023-09-22 Michal Simek monstr New
[03/14] arm64: xilinx: Remove address/size-cells from flash node arm64: xilinx: Sync with Linux kernel - - - - --- 2023-09-22 Michal Simek monstr New
[02/14] arm64: dts: xilinx: zynqmp: Add RPU subsystem device node arm64: xilinx: Sync with Linux kernel - - - - --- 2023-09-22 Michal Simek monstr New
« 1 2 ... 3 4 51601 1602 »