Show patches with: Archived = No       |   169399 patches
« 1 2 ... 314 315 3161693 1694 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,30/33] bootstd: usb: Add a bootdev driver Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,28/33] bootstd: sandbox: Add a hostfs bootdev Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Accepted
[v4,27/33] bootstd: Add a sandbox bootmeth driver Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,25/33] bootstd: Add a system bootdev for strange boot methods Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Accepted
[v4,24/33] bootstd: Add an implementation of EFI boot Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,23/33] bootstd: Add an implementation of distro PXE boot Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,22/33] bootstd: ethernet: Add a bootdev driver Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,21/33] bootstd: mmc: Add a bootdev driver Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,19/33] bootstd: Add a bootmeth command Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,17/33] bootstd: Add a bootdev command Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,16/33] bootstd: Add support for bootflows Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,15/33] bootstd: Add the bootmeth uclass and helpers Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,14/33] bootstd: Add the bootdev uclass Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,13/33] bootstd: Add the bootstd uclass and core implementation Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,12/33] bootstd: Add the concept of a bootflow Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,11/33] fs: Add a function to set the filesystem type Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,10/33] dm: blk: Add a function to return the device type Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,09/33] test: dm: Restart USB before assuming it is stopped Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,08/33] test: fastboot: Avoid using mmc1 Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,07/33] dm: core: Allow finding a uclass device by partial name Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,06/33] dm: core: Rename and fix uclass_get_by_name_len() Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,05/33] lib: Add a way to find the postiion of a trailing number Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,04/33] lib: Fix a few bugs in trailing_strtoln() Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,03/33] lib: Correct comment formatting to avoid sphinx problems Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,02/33] test: Add tests for trailing_strtol() Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
[v4,01/33] lib: Move string tests to the string module Initial implementation of standard boot - - - - --- 2022-03-06 Simon Glass trini Changes Requested
tools: kwboot: Check if baudrate value is supported before sending image tools: kwboot: Check if baudrate value is supported before sending image - - - - --- 2022-03-06 Pali Rohár stroese Superseded
tools: kwboot: Allow to specify custom baudrate only in supported operations tools: kwboot: Allow to specify custom baudrate only in supported operations - - - - --- 2022-03-06 Pali Rohár stroese Superseded
[v3,26/26] rockchip: Drop the FIT generator script binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - - - --- 2022-03-06 Simon Glass sjg Superseded
[v3,25/26] rockchip: Convert all boards to use binman binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - - - --- 2022-03-06 Simon Glass sjg Superseded
[v3,24/26] rockchip: Support building the all output files in binman binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - - - --- 2022-03-06 Simon Glass sjg Superseded
[v3,23/26] rockchip: Include binman script in 64-bit boards binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Superseded
[v3,22/26] rockchip: evb-rk3288: Drop raw-image support binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - - - --- 2022-03-06 Simon Glass sjg Superseded
[v3,21/26] binman: Support splitting an ELF file into multiple nodes binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script 1 - - - --- 2022-03-06 Simon Glass sjg Accepted
[v3,20/26] binman: Keep a separate list of entries for fit binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Accepted
[v3,19/26] binman: Update fit to use node instead of subnode binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Accepted
[v3,18/26] binman: Add a consistent way to report errors with fit binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Accepted
[v3,17/26] binman: Fix some pylint warnings in fit binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Accepted
[v3,16/26] binman: Update fit to move node reading into the ReadNode() method binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Accepted
[v3,15/26] binman: Read the fit entries only once binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Accepted
[v3,14/26] binman: Allow mkimage to use a non-zero fake-blob size binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Accepted
[v3,13/26] binman: Make fake blobs zero-sized by default binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Accepted
[v3,12/26] binman: Change how faked blobs are created binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Accepted
[v3,11/26] binman: Rename tools parameter to btools binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Accepted
[v3,10/26] binman: Refactor fit to generate output at the end binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Accepted
[v3,09/26] binman: Rename ExpandEntries to gen_entries binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Accepted
[v3,08/26] binman: Rename ExpandToLimit to extend_to_limit binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Accepted
[v3,07/26] binman: Tweak collect_contents_to_file() and docs binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Accepted
[v3,06/26] elf: Rename load_segments() and module failure binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Accepted
[v3,05/26] dtoc: Tidy up implementation of AddStringList() binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Accepted
[v3,04/26] spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Accepted
[v3,03/26] moveconfig: Use re.fullmatch() to avoid extra check binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Accepted
[v3,02/26] moveconfig: Remove remove_defconfig() binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Accepted
[v3,01/26] dtoc: Make GetArgs() more flexible binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - 1 - --- 2022-03-06 Simon Glass sjg Accepted
Pull request: u-boot-sunxi/master for v2022.04 Pull request: u-boot-sunxi/master for v2022.04 - - - - --- 2022-03-06 Andre Przywara trini Accepted
ARM: mach-omap2: omap3: Make clock functions static ARM: mach-omap2: omap3: Make clock functions static - - - - --- 2022-03-05 Adam Ford trini Accepted
usb: gadget: ci: Make various ops const usb: gadget: ci: Make various ops const - - - - --- 2022-03-04 Adam Ford lukma Accepted
[v2] binman: support mkimage separate files [v2] binman: support mkimage separate files - - - - --- 2022-03-04 Peter Geis sjg Changes Requested
[11/11] vexpress64: Add ARMv8R-64 board variant vexpress64: OF_CONTROL and ARMv8-R64 support - - - - --- 2022-03-04 Andre Przywara trini Awaiting Upstream
[10/11] vexpress64: pick DRAM size from DT vexpress64: OF_CONTROL and ARMv8-R64 support - - - - --- 2022-03-04 Andre Przywara trini Accepted
[09/11] vexpress64: generalise page table generation vexpress64: OF_CONTROL and ARMv8-R64 support - - - - --- 2022-03-04 Andre Przywara trini Awaiting Upstream
[08/11] vexpress64: defconfigs: allow default commands vexpress64: OF_CONTROL and ARMv8-R64 support - - - - --- 2022-03-04 Andre Przywara trini Awaiting Upstream
[07/11] vexpress64: fvp: add distro_boot support vexpress64: OF_CONTROL and ARMv8-R64 support - - - - --- 2022-03-04 Andre Przywara trini Awaiting Upstream
[06/11] vexpress64: move hardware setting from defconfig to Kconfig vexpress64: OF_CONTROL and ARMv8-R64 support - - - - --- 2022-03-04 Andre Przywara trini Awaiting Upstream
[05/11] vexpress64: config header: unify environment definition vexpress64: OF_CONTROL and ARMv8-R64 support - - - - --- 2022-03-04 Andre Przywara trini Awaiting Upstream
[04/11] vexpress64: fvp: enable OF_CONTROL vexpress64: OF_CONTROL and ARMv8-R64 support - - - - --- 2022-03-04 Andre Przywara trini Awaiting Upstream
[03/11] arm: dts: Add Arm FVP Fastmodel RevC .dts files from Linux vexpress64: OF_CONTROL and ARMv8-R64 support - - - - --- 2022-03-04 Andre Przywara trini Accepted
[02/11] vexpress64: Kconfig: move board definitions out of arch/arm vexpress64: OF_CONTROL and ARMv8-R64 support - - - - --- 2022-03-04 Andre Przywara trini Awaiting Upstream
[01/11] vexpress64: fvp: Fix automatic boot vexpress64: OF_CONTROL and ARMv8-R64 support - 1 - - --- 2022-03-04 Andre Przywara trini Accepted
sunxi: fix build when CONFIG_UART0_PORT_F is selected sunxi: fix build when CONFIG_UART0_PORT_F is selected - - - - --- 2022-03-04 Icenowy Zheng apritzel Superseded
[v2,13/13] event: Add documentation event: Provide support for events to connect subsystems - - - - --- 2022-03-04 Simon Glass trini Accepted
[v2,12/13] event: Add a script to decode the event-spy list event: Provide support for events to connect subsystems - - - - --- 2022-03-04 Simon Glass trini Accepted
[v2,11/13] event: Add a command event: Provide support for events to connect subsystems - - - - --- 2022-03-04 Simon Glass trini Accepted
[v2,10/13] event: Convert arch_cpu_init_dm() to use events event: Provide support for events to connect subsystems - - - - --- 2022-03-04 Simon Glass trini Accepted
[v2,09/13] event: Convert misc_init_f() to use events event: Provide support for events to connect subsystems - - - - --- 2022-03-04 Simon Glass trini Accepted
[v2,08/13] event: Add events for device probe/remove event: Provide support for events to connect subsystems - - - - --- 2022-03-04 Simon Glass trini Accepted
[v2,07/13] event: Set up the event system on start-up event: Provide support for events to connect subsystems - - - - --- 2022-03-04 Simon Glass trini Accepted
[v2,06/13] event: Add a simple test event: Provide support for events to connect subsystems - - - - --- 2022-03-04 Simon Glass trini Accepted
[v2,05/13] event: Add basic support for events event: Provide support for events to connect subsystems - - - - --- 2022-03-04 Simon Glass trini Accepted
[v2,04/13] binman: Expand elf support a little event: Provide support for events to connect subsystems - - - - --- 2022-03-04 Simon Glass trini Accepted
[v2,03/13] sandbox: start: Sort the header files event: Provide support for events to connect subsystems - - - - --- 2022-03-04 Simon Glass trini Accepted
[v2,02/13] Makefile: Allow LTO to be disabled for a build event: Provide support for events to connect subsystems - - - - --- 2022-03-04 Simon Glass trini Rejected
[v3,8/8] test: rng: Add a UT testcase for the rng command tpm: rng: Move TPM RNG functionality to driver model - - 1 - --- 2022-03-04 Sughosh Ganu apalos Superseded
[v3,7/8] doc: rng: Add documentation for the rng command tpm: rng: Move TPM RNG functionality to driver model - - 2 - --- 2022-03-04 Sughosh Ganu apalos Superseded
[v3,6/8] cmd: rng: Add support for selecting RNG device tpm: rng: Move TPM RNG functionality to driver model - - 1 1 --- 2022-03-04 Sughosh Ganu apalos Superseded
[v3,5/8] qemu: arm: Remove platform specific function to get RNG device tpm: rng: Move TPM RNG functionality to driver model - - 2 1 --- 2022-03-04 Sughosh Ganu apalos Superseded
[v3,4/8] tpm: Add the RNG child device tpm: rng: Move TPM RNG functionality to driver model - - - - --- 2022-03-04 Sughosh Ganu apalos Superseded
[v3,3/8] tpm: rng: Add driver model interface for TPM RNG device tpm: rng: Move TPM RNG functionality to driver model - - - - --- 2022-03-04 Sughosh Ganu apalos Superseded
[v3,2/8] tpm: Fix the return type of tpm_startup tpm: rng: Move TPM RNG functionality to driver model - - 2 - --- 2022-03-04 Sughosh Ganu apalos Superseded
[v3,1/8] tpm: rng: Change tpm_get_random to return an int tpm: rng: Move TPM RNG functionality to driver model - - 3 - --- 2022-03-04 Sughosh Ganu apalos Superseded
[v1] arm: dts: imx8mn_var_som: Set atf-bl31 blob entry type [v1] arm: dts: imx8mn_var_som: Set atf-bl31 blob entry type - - - - --- 2022-03-04 Ariel D'Alessandro sbabic Accepted
[v2] usb: dwc3: Add support to reset usb ULPI phy [v2] usb: dwc3: Add support to reset usb ULPI phy - - 1 - --- 2022-03-04 Michal Simek marex Changes Requested
Please pull u-boot-marvell/master Please pull u-boot-marvell/master - - - - --- 2022-03-04 Stefan Roese trini Accepted
[v4,6/6] bsh: imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards - - - - --- 2022-03-04 Ariel D'Alessandro sbabic Changes Requested
[v4,5/6] net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards - - 1 - --- 2022-03-04 Ariel D'Alessandro sbabic Changes Requested
[v4,4/6] net: phy: Add phy_modify() accessor imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards - - 1 - --- 2022-03-04 Ariel D'Alessandro sbabic Changes Requested
[v4,3/6] iopoll: Extend read_poll_timeout macro to support variable parameters imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards - - - - --- 2022-03-04 Ariel D'Alessandro sbabic Changes Requested
[v4,2/6] phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards - - - - --- 2022-03-04 Ariel D'Alessandro sbabic Changes Requested
[v4,1/6] imx8m: add regs used by GPMI imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards - - 1 - --- 2022-03-04 Ariel D'Alessandro sbabic Changes Requested
[2/2] board: ti: j721e: evm.c: Fix the probing of in Sierra SerDes0 J721E: Fix DFU in U-Boot - - 1 - --- 2022-03-04 Aswath Govindraju trini Accepted
« 1 2 ... 314 315 3161693 1694 »