Show patches with: Archived = No       |   167445 patches
« 1 2 ... 413 414 4151674 1675 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Please pull u-boot-dm Please pull u-boot-dm - - - - --- 2020-11-05 Simon Glass trini Accepted
[v2,01/12] env: Allow returning errors from hdelete_r() bootm: Support substitions in bootargs and add tests - - - - --- 2020-11-05 Simon Glass trini Accepted
[v2,02/12] bootm: Add tests for fixup_silent_linux() bootm: Support substitions in bootargs and add tests - - - - --- 2020-11-05 Simon Glass trini Awaiting Upstream
[v2,03/12] bootm: Update fixup_silent_linux() to return an error bootm: Support substitions in bootargs and add tests - - - - --- 2020-11-05 Simon Glass trini Accepted
[v2,04/12] bootm: Rename fixup_silent_linux() bootm: Support substitions in bootargs and add tests - - - - --- 2020-11-05 Simon Glass trini Accepted
[v2,05/12] bootm: Add a bool parameter to bootm_process_cmdline_env() bootm: Support substitions in bootargs and add tests - - - - --- 2020-11-05 Simon Glass trini Accepted
[v2,06/12] bootm: Use size rather than length for CONSOLE_ARG bootm: Support substitions in bootargs and add tests - - - - --- 2020-11-05 Simon Glass trini Accepted
[v2,07/12] bootm: Split out bootargs environment reading / writing bootm: Support substitions in bootargs and add tests - - - - --- 2020-11-05 Simon Glass trini Accepted
[v2,08/12] bootm: Update bootm_process_cmdline_env() to use flags bootm: Support substitions in bootargs and add tests - - - - --- 2020-11-05 Simon Glass trini Accepted
[v2,09/12] bootm: Allow updating the bootargs in a buffer bootm: Support substitions in bootargs and add tests - - - - --- 2020-11-05 Simon Glass trini Accepted
[v2,10/12] x86: zimage: Add silent-console processing bootm: Support substitions in bootargs and add tests - - - - --- 2020-11-05 Simon Glass trini Awaiting Upstream
[v2,11/12] cli: Support macro processing with a fixed-size buffer bootm: Support substitions in bootargs and add tests - - - - --- 2020-11-05 Simon Glass trini Accepted
[v2,12/12] bootm: Support string substitution in bootargs bootm: Support substitions in bootargs and add tests - - - - --- 2020-11-05 Simon Glass trini Awaiting Upstream
[1/5] fdt: Use an Enum for the data type patman: Tidy up some hangovers from Python 2 - - - - --- 2020-11-09 Simon Glass sjg Accepted
[2/5] patman: Drop unicode helper functions patman: Tidy up some hangovers from Python 2 - - - - --- 2020-11-09 Simon Glass sjg Accepted
[3/5] patman: Drop tools.ToByte() patman: Tidy up some hangovers from Python 2 - - - - --- 2020-11-09 Simon Glass sjg Accepted
[4/5] patman: Drop tools.ToChar() and ToChars() patman: Tidy up some hangovers from Python 2 - - - - --- 2020-11-09 Simon Glass sjg Accepted
[5/5] dtoc: Tidy up Python style in dtb_platdata patman: Tidy up some hangovers from Python 2 - - - - --- 2020-11-09 Simon Glass sjg Accepted
[1/3] serial: sandbox: Drop unnecessary #ifdefs sandbox: Minor improvements to serial driver - - - - --- 2020-11-09 Simon Glass sjg Accepted
[2/3] sandbox: serial: Convert to livetree sandbox: Minor improvements to serial driver - - - - --- 2020-11-09 Simon Glass sjg Accepted
[3/3] sandbox: serial: Update to use membuff sandbox: Minor improvements to serial driver - - - - --- 2020-11-09 Simon Glass sjg Accepted
[1/2] test: Avoid assuming sandbox board for bloblist test [1/2] test: Avoid assuming sandbox board for bloblist test - - - - --- 2020-11-09 Simon Glass trini Accepted
[2/2] test: Only enable bloblist test when supported [1/2] test: Avoid assuming sandbox board for bloblist test - - - - --- 2020-11-09 Simon Glass trini Deferred
[1/3] x86: coral: Update smbios tables to latest definition [1/3] x86: coral: Update smbios tables to latest definition - - 1 - --- 2020-11-09 Simon Glass bmeng Accepted
[2/3] x86: zimage: Update cmdline parameter to be an env var [1/3] x86: coral: Update smbios tables to latest definition - - 1 - --- 2020-11-09 Simon Glass bmeng Accepted
[3/3] x86: coral: Update the boot script [1/3] x86: coral: Update smbios tables to latest definition - - 1 - --- 2020-11-09 Simon Glass bmeng Accepted
i2c: designware_i2c: Don't warn if no reset controller i2c: designware_i2c: Don't warn if no reset controller - 1 - - --- 2020-11-09 Simon Glass hs Accepted
[1/2] cros_ec: Correct collection of EC hash [1/2] cros_ec: Correct collection of EC hash - - - - --- 2020-11-09 Simon Glass sjg Accepted
[2/2] cros_ec: Increase command timeout for flash erase [1/2] cros_ec: Correct collection of EC hash - - - - --- 2020-11-09 Simon Glass sjg Accepted
binman: Handle tool paths containing '~' correctly binman: Handle tool paths containing '~' correctly - - - - --- 2020-11-09 Simon Glass sjg Accepted
Please pull u-boot-dm Please pull u-boot-dm - - - - --- 2020-11-15 Simon Glass trini Accepted
[01/11] dm: core: Rename device_bind() to device_bind_offset() dm: Simplify livetree handling - - - - --- 2020-11-29 Simon Glass sjg Accepted
[02/11] dm: core: Rename device_bind_ofnode() to device_bind() dm: Simplify livetree handling - - - - --- 2020-11-29 Simon Glass sjg Accepted
[03/11] dm: core: Add a livetree function to check node status dm: Simplify livetree handling - - - - --- 2020-11-29 Simon Glass sjg Accepted
[04/11] dm: Remove uses of device_bind_offset() dm: Simplify livetree handling - - - - --- 2020-11-29 Simon Glass sjg Accepted
[05/11] dm: Drop uses of dev_set_of_offset() dm: Simplify livetree handling - - - - --- 2020-11-29 Simon Glass sjg Accepted
[06/11] dm: core: Drop dev_set_of_offset() dm: Simplify livetree handling - - - - --- 2020-11-29 Simon Glass sjg Accepted
[07/11] dm: core: Drop device_bind_offset() dm: Simplify livetree handling - - - - --- 2020-11-29 Simon Glass sjg Accepted
[08/11] dm: core: Add an ofnode function to get the devicetree root dm: Simplify livetree handling - - - - --- 2020-11-29 Simon Glass sjg Accepted
[09/11] dm: core: Combine the flattree and livetree binding code dm: Simplify livetree handling - - - - --- 2020-11-29 Simon Glass sjg Accepted
[10/11] dm: core: Drop unused parameter from dm_scan_fdt() dm: Simplify livetree handling - - - - --- 2020-11-29 Simon Glass sjg Accepted
[11/11] dm: core: Drop unused parameter from dm_extended_scan_fdt() dm: Simplify livetree handling - - - - --- 2020-11-29 Simon Glass sjg Accepted
[1/2] log: Fix comment for LOGC_BOOT [1/2] log: Fix comment for LOGC_BOOT - 1 1 - --- 2020-11-30 Simon Glass trini Accepted
[2/2] global_data: Fix comment for dm_driver_rt [1/2] log: Fix comment for LOGC_BOOT - 1 1 - --- 2020-11-30 Simon Glass trini Accepted
[01/27] linker_lists: Fix alignment issue dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[02/27] efi: Drop unwanted message in efi_uc_destroy() dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[03/27] dm: Avoid accessing seq directly dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[04/27] dm: core: Update uclass_find_next_free_req_seq() args dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[05/27] dm: core: Add a new sequence number for devices dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[06/27] dm: test: Add support for new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[07/27] dm: core: Switch binding to use new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[08/27] dm: Fix return value in dev_read_alias_seq() dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[09/27] dm: test: Drop assumptions of no sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[10/27] octeon: Don't attempt to set the sequence number dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[11/27] i2c: Update for new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[12/27] net: Update to use new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[13/27] pci: Update to use new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[14/27] spi: Update for new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[15/27] usb: ehci-mx6: Drop assignment of sequence number dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[16/27] usb: Update for new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[17/27] x86: Drop unnecessary mp_init logic dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[18/27] x86: Simplify acpi_device_infer_name() dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[19/27] gpio: Update for new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[20/27] pinctrl: Update for new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[21/27] dm: Switch over to use new sequence number for dev_seq() dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[22/27] dm: Drop uclass_resolve_seq() dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[23/27] dm: Drop the unused arg in uclass_find_device_by_seq() dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[24/27] dm: core: Simplify uclass_find_next_free_req_seq() dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[25/27] cmd: Drop use of old sequence numbers in commands dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[26/27] dm: core: Drop seq and req_seq dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[27/27] dm: Update documentation for new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-11-30 Simon Glass sjg Superseded
[1/9] dtoc: Tidy up more Python style in dtb_platdata dm: treewide: Tidy up and adjust driver model naming - - - - --- 2020-12-03 Simon Glass sjg Accepted
[2/9] dm: treewide: Rename auto_alloc_size members to be shorter dm: treewide: Tidy up and adjust driver model naming - - - - --- 2020-12-03 Simon Glass sjg Accepted
[3/9] dm: treewide: Rename 'platdata' variables to just 'plat' dm: treewide: Tidy up and adjust driver model naming - - - - --- 2020-12-03 Simon Glass sjg Accepted
[4/9] dm: Rename 'platdata_size' to 'plat_size' dm: treewide: Tidy up and adjust driver model naming - - - - --- 2020-12-03 Simon Glass sjg Accepted
[5/9] dm: treewide: Rename dev_get_platdata() to dev_get_plat() dm: treewide: Tidy up and adjust driver model naming - - - - --- 2020-12-03 Simon Glass sjg Accepted
[6/9] dm: treewide: Rename ofdata_to_platdata() to of_to_plat() dm: treewide: Tidy up and adjust driver model naming - - - - --- 2020-12-03 Simon Glass sjg Accepted
[7/9] dm: treewide: Update 'auto' declarations to be on one line dm: treewide: Tidy up and adjust driver model naming - - - - --- 2020-12-03 Simon Glass sjg Accepted
[8/9] dm: treewide: Rename ..._platdata variables to just ..._plat dm: treewide: Tidy up and adjust driver model naming - - - - --- 2020-12-03 Simon Glass sjg Accepted
[9/9] checkpatch: Add warnings for unexpected struct names dm: treewide: Tidy up and adjust driver model naming - - - - --- 2020-12-03 Simon Glass sjg Accepted
[v2,01/26] linker_lists: Fix alignment issue [v2,01/26] linker_lists: Fix alignment issue - - - - --- 2020-12-11 Simon Glass sjg Superseded
[v2,02/26] dm: Avoid accessing seq directly dm: Change the way sequence numbers are implemented - - - - --- 2020-12-11 Simon Glass sjg Superseded
[v2,03/26] dm: core: Update uclass_find_next_free_req_seq() args dm: Change the way sequence numbers are implemented - - - - --- 2020-12-11 Simon Glass sjg Superseded
[v2,04/26] dm: core: Add a new sequence number for devices dm: Change the way sequence numbers are implemented - - - - --- 2020-12-11 Simon Glass sjg Superseded
[v2,05/26] dm: test: Check all devices have a sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-11 Simon Glass sjg Superseded
[v2,06/26] dm: core: Switch binding to use new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-11 Simon Glass sjg Superseded
[v2,07/26] dm: Fix return value in dev_read_alias_seq() dm: Change the way sequence numbers are implemented - - - - --- 2020-12-11 Simon Glass sjg Superseded
[v2,08/26] dm: test: Drop assumptions of no sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-11 Simon Glass sjg Superseded
[v2,09/26] octeon: Don't attempt to set the sequence number dm: Change the way sequence numbers are implemented - - - - --- 2020-12-11 Simon Glass sjg Superseded
[v2,10/26] i2c: Update for new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-11 Simon Glass sjg Superseded
[v2,11/26] net: Update to use new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-11 Simon Glass sjg Superseded
[v2,12/26] pci: Update to use new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-11 Simon Glass sjg Superseded
[v2,13/26] spi: Update for new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-11 Simon Glass sjg Superseded
[v2,14/26] usb: ehci-mx6: Drop assignment of sequence number dm: Change the way sequence numbers are implemented - - - - --- 2020-12-11 Simon Glass sjg Superseded
[v2,15/26] usb: Update for new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-11 Simon Glass sjg Superseded
[v2,16/26] x86: Drop unnecessary mp_init logic dm: Change the way sequence numbers are implemented - - - - --- 2020-12-11 Simon Glass sjg Superseded
[v2,17/26] x86: Simplify acpi_device_infer_name() dm: Change the way sequence numbers are implemented - - - - --- 2020-12-11 Simon Glass sjg Superseded
[v2,18/26] gpio: Update for new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-11 Simon Glass sjg Superseded
[v2,19/26] pinctrl: Update for new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-11 Simon Glass sjg Superseded
[v2,20/26] dm: Switch over to use new sequence number for dev_seq() dm: Change the way sequence numbers are implemented - - - - --- 2020-12-11 Simon Glass sjg Superseded
« 1 2 ... 413 414 4151674 1675 »