Show patches with: Archived = No       |   168084 patches
« 1 2 ... 415 416 4171680 1681 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
buildman: Remove output binaries before building buildman: Remove output binaries before building - - - - --- 2020-12-17 Simon Glass sjg Accepted
dm: core: Inline a few ofnode functions in SPL dm: core: Inline a few ofnode functions in SPL - 2 - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,01/28] linker_lists: Fix alignment issue dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,02/28] dm: Avoid accessing seq directly dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,03/28] dm: core: Update uclass_find_next_free_req_seq() args dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,04/28] dm: core: Add a new sequence number for devices dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,05/28] dm: test: Check all devices have a sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,06/28] dm: core: Switch binding to use new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,07/28] dm: Fix return value in dev_read_alias_seq() dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,08/28] dm: test: Drop assumptions of no sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,09/28] octeon: Don't attempt to set the sequence number dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,10/28] i2c: Update for new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,11/28] net: Update to use new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,12/28] dm: core: Allow manual sequence numbering dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,13/28] pci: Update to use new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,14/28] spi: Update for new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,15/28] usb: ehci-mx6: Drop assignment of sequence number dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,16/28] usb: Update for new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,17/28] x86: Drop unnecessary mp_init logic dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,18/28] x86: Simplify acpi_device_infer_name() dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,19/28] gpio: Update for new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,20/28] pinctrl: Update for new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,21/28] dm: Switch over to use new sequence number for dev_seq() dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,22/28] dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,23/28] dm: Drop uclass_resolve_seq() dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,24/28] dm: Drop the unused arg in uclass_find_device_by_seq() dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,25/28] dm: core: Update uclass_find_next_free_req_seq() for new scheme dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,26/28] cmd: Drop use of old sequence numbers in commands dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,27/28] dm: core: Drop seq and req_seq dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[v3,28/28] dm: Update documentation for new sequence numbers dm: Change the way sequence numbers are implemented - - - - --- 2020-12-17 Simon Glass sjg Accepted
[01/20] pinctrl: Drop post_bind() method when not needed dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-17 Simon Glass sjg Superseded
[02/20] sysreset: Use a shorter error with SPL dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-17 Simon Glass sjg Superseded
[03/20] arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-17 Simon Glass sjg Superseded
[04/20] timer: Use a shorter error in TPL dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-17 Simon Glass sjg Superseded
[05/20] test: Use a simple variable to record removed device dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-17 Simon Glass sjg Superseded
[06/20] test: Move some test drivers into their own file dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-17 Simon Glass sjg Superseded
[07/20] dtoc: Make _output_list a top-level function dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-17 Simon Glass sjg Superseded
[08/20] dtoc: Output the device in a separate function dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-17 Simon Glass sjg Superseded
[09/20] dtoc: Output the struct values in a separate function dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-17 Simon Glass sjg Superseded
[10/20] dtoc: Convert _drivers to a dict dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-17 Simon Glass sjg Superseded
[11/20] dtoc: Scan drivers for available information dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-17 Simon Glass sjg Superseded
[12/20] dtoc: Allow use of the of_match_ptr() macro dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-17 Simon Glass sjg Superseded
[13/20] x86: apl: Use const for driver operations dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-17 Simon Glass sjg Superseded
[14/20] x86: Move call64 into its own section dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-17 Simon Glass sjg Superseded
[15/20] x86: coral: Move fsp-m settings to a subnode dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-17 Simon Glass sjg Superseded
[16/20] x86: apl: Update hostbridge to remove unwanted TPL code dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-17 Simon Glass sjg Superseded
[17/20] x86: apl: Reduce size for TPL dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-17 Simon Glass sjg Superseded
[18/20] x86: pinctrl: Drop unlikely error messages from TPL dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-17 Simon Glass sjg Superseded
[19/20] x86: tpl: Remove unwanted devicetree string dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-17 Simon Glass sjg Superseded
[20/20] x86: Fix header gaurd in asm/pmu.h dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-17 Simon Glass sjg Superseded
[01/26] sandbox: serial: Move priv into a header file dm: Preparation for enhanced of-platdata (part C) - - 2 - --- 2020-12-19 Simon Glass sjg Accepted
[02/26] sandbox: i2c: Move priv into a header file dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[03/26] sandbox: Add a compatible string for spltest dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[04/26] sandbox: Update dts files to reduce SPL size dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[05/26] x86: apl: Move priv/plat structs to headers dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[06/26] x86: Move priv/plat structs for intel_common to headers dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[07/26] x86: spl: Move priv/plat structs to headers dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[08/26] spi: Tidy up get/set of device node dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[09/26] spi: Tweak a few strange SPI NOR features for of-platdata dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[10/26] x86: apl: Use struct spi_nor instead of struct spi_flash dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[11/26] dm: core: Move priv/plat structs for simple_bus to headers dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[12/26] x86: sysreset: Move priv/plat structs to headers dm: Preparation for enhanced of-platdata (part C) - - 2 - --- 2020-12-19 Simon Glass sjg Accepted
[13/26] x86: apl: Adjust how the UART gets its platform data dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[14/26] x86: coral: Remove unwanted nodes from SPL/TPL dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[15/26] x86: Drop rtc from SPL dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[16/26] dm: core: Split out alloc code into a new function dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[17/26] dm: core: Rename sqq to seq_ dm: Preparation for enhanced of-platdata (part C) - - 2 - --- 2020-12-19 Simon Glass sjg Accepted
[18/26] dm: core: Access device flags through functions dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[19/26] dm: core: Rename device flags to indicate it is private dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[20/26] dm: core: Rename dev_has_of_node() to dev_has_ofnode() dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[21/26] dm: core: Use dev_has_ofnode() instead of dev_of_valid() dm: Preparation for enhanced of-platdata (part C) - - 3 - --- 2020-12-19 Simon Glass sjg Accepted
[22/26] dm: core: Access device ofnode through functions dm: Preparation for enhanced of-platdata (part C) - - 1 - --- 2020-12-19 Simon Glass sjg Accepted
[23/26] dm: core: Rename device node to indicate it is private dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[24/26] dm: core: Split out scanning code to dm_scan() dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[25/26] dm: core: Allow the uclass list to move dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[26/26] dm: core: Add logging when lists_bind_fdt() fails dm: Preparation for enhanced of-platdata (part C) - - - - --- 2020-12-19 Simon Glass sjg Accepted
[v2,01/18] Makefile: Build a separate .dtb for TPL dm: Preparation for enhanced of-platdata - - - - --- 2020-12-23 Simon Glass sjg Accepted
[v2,02/18] Makefile: Build SPL dtbs in the spl/ directory dm: Preparation for enhanced of-platdata - - - - --- 2020-12-23 Simon Glass sjg Accepted
[v2,03/18] Makefile: Tidy up SPL dtb production dm: Preparation for enhanced of-platdata - - - - --- 2020-12-23 Simon Glass sjg Accepted
[v2,04/18] Makefile: Use common args for dtoc dm: Preparation for enhanced of-platdata - - - - --- 2020-12-23 Simon Glass sjg Accepted
[v2,05/18] buildman: Report sizes for TPL also dm: Preparation for enhanced of-platdata - - - - --- 2020-12-23 Simon Glass sjg Accepted
[v2,06/18] serial: Update NS16550_t and struct NS16550 dm: Preparation for enhanced of-platdata - - 2 - --- 2020-12-23 Simon Glass sjg Accepted
[v2,07/18] serial: Rename ns16550 functions to lower case dm: Preparation for enhanced of-platdata - - 2 - --- 2020-12-23 Simon Glass sjg Accepted
[v2,08/18] sandbox: Drop unnecessary test node dm: Preparation for enhanced of-platdata - - - - --- 2020-12-23 Simon Glass sjg Accepted
[v2,09/18] spl: Drop bd_info in the data section dm: Preparation for enhanced of-platdata - - - - --- 2020-12-23 Simon Glass sjg Accepted
[v2,10/18] dm: core: Support dm_dump_all() in SPL dm: Preparation for enhanced of-platdata - - - - --- 2020-12-23 Simon Glass sjg Accepted
[v2,11/18] dm: core: Use 'uclass_driver' for the uclass linker_list dm: Preparation for enhanced of-platdata - - - - --- 2020-12-23 Simon Glass sjg Accepted
[v2,12/18] dm: core: Only include simple-bus devicetree id when needed dm: Preparation for enhanced of-platdata - - - - --- 2020-12-23 Simon Glass sjg Accepted
[v2,13/18] x86: apl: Drop support for !OF_PLATDATA_PARENT dm: Preparation for enhanced of-platdata - - - - --- 2020-12-23 Simon Glass sjg Accepted
[v2,14/18] dm: core: Add function to access uclass priv dm: Preparation for enhanced of-platdata - - - - --- 2020-12-23 Simon Glass sjg Accepted
[v2,15/18] dm: core: Add functions to set priv/plat dm: Preparation for enhanced of-platdata - - - - --- 2020-12-23 Simon Glass sjg Accepted
[v2,16/18] dm: Use access methods for dev/uclass private data dm: Preparation for enhanced of-platdata 4 - - - --- 2020-12-23 Simon Glass Accepted
[v2,17/18] dm: core: Use access methods for dev/uclass private data dm: Preparation for enhanced of-platdata - - - - --- 2020-12-23 Simon Glass sjg Accepted
[v2,18/18] dm: core: Rename the priv/plat members dm: Preparation for enhanced of-platdata - - - - --- 2020-12-23 Simon Glass sjg Accepted
[1/2] this: patman: Update documentation to match new usage [1/2] this: patman: Update documentation to match new usage - - - - --- 2020-12-23 Simon Glass sjg Superseded
[2/2] patman: Quieten down the alias checking [1/2] this: patman: Update documentation to match new usage - - - - --- 2020-12-23 Simon Glass sjg Superseded
[v2,01/21] pinctrl: Drop post_bind() method when not needed dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-23 Simon Glass sjg Accepted
[v2,02/21] sysreset: Use a shorter error with SPL dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-23 Simon Glass sjg Accepted
[v2,03/21] arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-23 Simon Glass sjg Accepted
[v2,04/21] timer: Use a shorter error in TPL dm: Preparation for enhanced of-platdata (part B) - - - - --- 2020-12-23 Simon Glass sjg Accepted
« 1 2 ... 415 416 4171680 1681 »