Show patches with: Archived = No       |   168873 patches
« 1 2 ... 560 561 5621688 1689 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,30/35] x86: Allow devices to write an SSDT dm: Add programmatic generation of ACPI tables (part B) - - - - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,29/35] acpi: Support ordering SSDT data by device dm: Add programmatic generation of ACPI tables (part B) - - - - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,28/35] acpi: Record the items added to SSDT dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,27/35] x86: acpi: Move MADT down a bit dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,26/35] acpi: Add support for SSDT generation dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,25/35] acpi: Add support for a generic power sequence dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,24/35] acpi: Add support for writing a GPIO power sequence dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,23/35] acpi: Add support for writing a Power Resource dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,22/35] acpi: Add support for various misc ACPI opcodes dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,21/35] acpi: Support copying properties from device tree to ACPI dm: Add programmatic generation of ACPI tables (part B) - - - - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,20/35] acpi: Support writing a GPIO dm: Add programmatic generation of ACPI tables (part B) - - - - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,19/35] acpi: Support writing Device Properties objects via _DSD dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,18/35] acpi: Support writing a UUID dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,17/35] acpi: Support writing a name dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,16/35] acpi: Support writing a string dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,15/35] acpi: Support writing an integer dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,14/35] acpigen: Support writing a package dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,13/35] acpigen: Support writing a length dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,12/35] acpi: Support generation of SPI descriptor dm: Add programmatic generation of ACPI tables (part B) - - - - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,11/35] acpi: Support generation of I2C descriptor dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,10/35] acpi: Support generation of a GPIO/irq for a device dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,09/35] acpi: Support generation of GPIO descriptor dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,08/35] acpi: Support string output dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,07/35] gpio: Add a method to convert a GPIO to ACPI dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,06/35] acpi: Support generation of interrupt descriptor dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,05/35] acpi: Support generation of ACPI code dm: Add programmatic generation of ACPI tables (part B) - - - - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,04/35] irq: Add a method to convert an interrupt to ACPI dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,03/35] acpi: Add a way to check device status dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,02/35] acpi: Add a function to get a device path and scope dm: Add programmatic generation of ACPI tables (part B) - - 2 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,01/35] dm: core: Add an ACPI name for the root node dm: Add programmatic generation of ACPI tables (part B) - - 2 - --- 2020-05-10 Simon Glass bmeng Superseded
[v2,39/39] bdinfo: x86: vesa: Update fb_base to the correct value Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,38/39] bdinfo: dm: Update fb_base when using driver model Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,37/39] bdinfo: Update the file comments Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,36/39] bdinfo: m68k: ppc: Move arch-specific code from bdinfo Tidy up the 'bd' command. - - 2 - --- 2020-05-10 Simon Glass trini Accepted
[v2,35/39] bdinfo: m68k: Move m68k-specific info into its own file Tidy up the 'bd' command. - - 1 2 --- 2020-05-10 Simon Glass trini Accepted
[v2,34/39] bdinfo: ppc: Move PPC-specific info into its own file Tidy up the 'bd' command. - - 2 - --- 2020-05-10 Simon Glass trini Accepted
[v2,33/39] bdinfo: arm: Move ARM-specific info into its own file Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,32/39] bdinfo: Export some basic printing functions Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,31/39] bdinfo: net: Inline print_eth_ip_addr() Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,30/39] bdinfo: net: Drop legacy ethernet bdinfo Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,29/39] bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn Tidy up the 'bd' command. - - 2 - --- 2020-05-10 Simon Glass trini Accepted
[v2,28/39] bdinfo: net: ppc: Drop bi_enet1addr and other similar info Tidy up the 'bd' command. - - 2 - --- 2020-05-10 Simon Glass trini Accepted
[v2,27/39] bdinfo: Drop print_cpu_word_size() Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,26/39] bdinfo: Drop print_bi_flash() Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,25/39] bdinfo: Drop print_bi_boot_params() Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,24/39] bdinfo: sh: arc: Drop arch-specific print_bi_mem() Tidy up the 'bd' command. 1 - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,23/39] bdinfo: ppc: Drop arch-specific print_baudrate() Tidy up the 'bd' command. - - 2 - --- 2020-05-10 Simon Glass trini Accepted
[v2,22/39] bdinfo: Drop print_std_bdinfo() Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,21/39] bdinfo: Drop unnecessary inline on functions Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,20/39] bdinfo: microblaze: sh: nios2: Drop arch-specific flash info Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,19/39] bdinfo: Drop unused __maybe_unused Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,18/39] bdinfo: Drop the option to not use the generic 'bd' command Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,17/39] bdinfo: arc: Use the generic bd command Tidy up the 'bd' command. 1 - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,16/39] bdinfo: arm: Use the generic bd command Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,15/39] bdinfo: m68k: Use the generic bd command Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,14/39] bdinfo: powerpc: Use the generic bd command Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,13/39] bdinfo: riscv: Use the generic bd command Tidy up the 'bd' command. - - 2 - --- 2020-05-10 Simon Glass trini Accepted
[v2,12/39] bdinfo: nds32: Use the generic bd command Tidy up the 'bd' command. - - 2 - --- 2020-05-10 Simon Glass trini Accepted
[v2,11/39] bdinfo: sandbox: Use the generic bd command Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,10/39] bdinfo: x86: Use the generic bd command Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,09/39] bdinfo: sh: Use the generic bd command Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,08/39] bdinfo: microblaze: Use the generic bd command Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,07/39] bdinfo: nios2: Use the generic bd command Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,06/39] bdinfo: mips: Use the generic bd command Tidy up the 'bd' command. - - 2 - --- 2020-05-10 Simon Glass trini Accepted
[v2,05/39] bdinfo: xtensa: Create a generic do_bdinfo for xtensa Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,04/39] bdinfo: m68k: Drop bd_info->bi_ipbfreq Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v2,03/39] bdinfo: riscv: Use generic bd_info Tidy up the 'bd' command. - - 2 - --- 2020-05-10 Simon Glass trini Accepted
[v2,02/39] bdinfo: nds32: Use generic bd_info Tidy up the 'bd' command. - - 2 - --- 2020-05-10 Simon Glass trini Accepted
[v2,01/39] tbs2910: Drop the 'bd' command Tidy up the 'bd' command. - - 1 - --- 2020-05-10 Simon Glass trini Accepted
Pull request v2: u-boot-spi/master Pull request v2: u-boot-spi/master - - - - --- 2020-05-10 Jagan Teki trini Accepted
[2/2] mtd: spinand: toshiba: Support for new Kioxia Serial NAND mtd: spi-nand: Update Toshiba support - - 1 - --- 2020-05-10 Robert Marko jagan Accepted
[1/2] mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit) mtd: spi-nand: Update Toshiba support - - 1 - --- 2020-05-10 Robert Marko jagan Accepted
[v2] test: Use ut_asserteq_mem() where possible [v2] test: Use ut_asserteq_mem() where possible - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[v3,22/22] common: Drop linux/bitops.h from common header common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,21/22] Use __ASSEMBLY__ as the assembly macros common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,20/22] common: Drop linux/delay.h from common header common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,19/22] Fix some checkpatch warnings in calls to udelay() common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,18/22] common: Drop linux/stringify.h from common header common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,17/22] common: Drop linux/bug.h from common header common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,16/22] common: Drop asm_offsets.h from common header common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,15/22] common: Drop asm/ptrace.h from common header common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,14/22] common: Drop log.h from common header common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,13/22] Fix some checkpatch warnings in calls to debug() common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,12/22] command: Remove the cmd_tbl_t typedef common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,11/22] common: Drop init.h from common header common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,10/22] common: Drop image.h from common header common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,09/22] common: Drop bootstage.h from common header common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,08/22] bootstage: Use BOOTSTAGE instead of BOOTSTATE common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,07/22] common: Drop part.h from common header common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,06/22] part: Drop disk_partition_t typedef common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,05/22] common: Drop net.h from common header common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,04/22] arm: Don't include common.h in header files common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,03/22] common: Drop flash.h from common header common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,02/22] flash: Tidy up coding style for flash functions common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
[v3,01/22] common: Drop uuid.h from common header common: Further reduce the size of common.h - - - - --- 2020-05-10 Simon Glass trini Accepted
test: Use ut_asserteq_mem() where possible test: Use ut_asserteq_mem() where possible 1 - - - --- 2020-05-10 Simon Glass trini Superseded
[v6,2/2] pci: Fix typo in definition for PCI_DEV [v6,1/2] usb: Update struct usb_device to indicate speed enum - - - - --- 2020-05-10 Simon Glass trini Accepted
[v6,1/2] usb: Update struct usb_device to indicate speed enum [v6,1/2] usb: Update struct usb_device to indicate speed enum - - 1 - --- 2020-05-10 Simon Glass trini Accepted
[PULL] u-boot-sh/master [PULL] u-boot-sh/master - - - - --- 2020-05-10 Marek Vasut trini Superseded
[V2] usb: ehci-omap: Add Support DM_USB and OF_CONTROL [V2] usb: ehci-omap: Add Support DM_USB and OF_CONTROL - - - - --- 2020-05-10 Adam Ford marex Superseded
« 1 2 ... 560 561 5621688 1689 »