Show patches with: Archived = No       |   167997 patches
« 1 2 ... 347 348 3491679 1680 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,24/29] dm: serial: Reset the watchdog when outputting characters - - - - --- 2016-12-15 Simon Glass monstr Deferred
[U-Boot,25/29] dm: serial: pxa: Drop pxa from the serial README - - - - --- 2016-12-15 Simon Glass monstr Deferred
[U-Boot,26/29] dm: serial: Update the serial README - - - - --- 2016-12-15 Simon Glass monstr Deferred
[U-Boot,27/29] dm: blackfin: Add a driver-model serial driver - - - - --- 2016-12-15 Simon Glass monstr Deferred
[U-Boot,28/29] blackfin: Set up the debug UART if enabled - - - - --- 2016-12-15 Simon Glass monstr Deferred
[U-Boot,29/29] blackfin: Enable driver-model on bf537-stamp - - - - --- 2016-12-15 Simon Glass monstr Deferred
[U-Boot] Please pull u-boot-dm - - - - --- 2016-12-20 Simon Glass trini Accepted
[U-Boot] rtc: pcf2127: Update Kconfig and code style 1 - - - --- 2017-01-09 Simon Glass trini Accepted
[U-Boot] Please pull u-boot-dm - - - - --- 2017-01-09 Simon Glass trini Accepted
[U-Boot] Please pull u-boot-rockchip - - - - --- 2017-01-13 Simon Glass trini Accepted
[U-Boot] Please pull u-boot-fdt - - - - --- 2017-01-14 Simon Glass trini Accepted
[U-Boot] rockchip: Correct MAINTAINER entry for chromebook_minnie - - - - --- 2017-01-14 Simon Glass sjg Accepted
[U-Boot] dtoc: Replace dot with underscore to avoid compiler errors - - - - --- 2017-01-16 Simon Glass sjg Accepted
[U-Boot,v3,01/62] console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,02/62] spl: spi: Add a debug message if loading fails - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,03/62] spl: Makefile: Define SPL_ earlier - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,04/62] spl: Allow CPU drivers to be used in SPL - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,05/62] spl: Allow PCI drivers to be used in SPL - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,06/62] spl: Allow RTC drivers to be used in SPL - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,07/62] spl: Allow timer drivers to be used in SPL - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,08/62] spl: Allow PCH drivers to be used in SPL - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,09/62] spl: Don't create a BSS padding when it is separate - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,10/62] x86: Use unsigned long for address in table generation - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,11/62] x86: Update mpspec to build on 64-bit machines - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,12/62] x86: ivybridge: Declare global data where it is used - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,13/62] x86: ivybridge: Add more debugging for failures - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,14/62] x86: ivybridge: Fix types for 64-bit compilation - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,15/62] x86: dts: Mark serial as needed before relocation - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,16/62] x86: fsp: Fix cast for 64-bit compilation - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,17/62] x86: lib: Fix types and casts for 64-bit compilation - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,18/62] x86: Add Kconfig options to build 64-bit U-Boot - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,19/62] x86: Kconfig: Add location options for 16/32-bit init - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,20/62] x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,21/62] x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,22/62] x86: ivybridge: Allow 32-bit init to move to SPL - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,23/62] x86: Add 64-bit start-up code - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,24/62] x86: board_f: Update init sequence for 64-bit startup - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,25/62] board_f/r: Use static const for the init sequences - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,26/62] x86: board_r: Set the global data pointer after relocation - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,27/62] x86: Do relocation before clearing BSS - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,28/62] x86: Refactor relocation to prepare for 64-bit - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,29/62] x86: Add support for 64-bit relocation - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,30/62] x86: Tidy up use of size_t in relocation - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,31/62] x86: Add an SPL implementation - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,32/62] x86: Move the i386 code into its own directory - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,33/62] x86: Add cpu code for x86_64 - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,34/62] x86: Support global_data on x86_64 - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,35/62] x86: Fix up CONFIG_X86_64 check - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,36/62] x86: Add a link script for 64-bit x86 - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,37/62] x86: Add a link script for SPL - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,38/62] x86: Add SPL build rules for start-up code - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,39/62] x86: Fix up byteorder.h for x86_64 - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,40/62] x86: Drop flag_is_changable() on x86_64 - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,41/62] x86: Fix up type sizes for 64-bit - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,42/62] x86: ivybridge: Skip SATA init in SPL - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,43/62] x86: ivybridge: Provide a dummy SDRAM init for 64-bit - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,44/62] x86: Don't try to run the VGA BIOS in 64-bit mode - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,45/62] x86: Don't build call64 and setjmp on 64-bit - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,46/62] x86: Don't build cpu files which are not supported on 64-bit - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,47/62] x86: Don't build 32-bit efi files on x86_64 - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,48/62] x86: Don't try to boot Linux from SPL - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,49/62] x86: Drop interrupt support in 64-bit mode - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,50/62] x86: Support jumping from SPL to U-Boot - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,51/62] x86: Move pirq_routing_table to global_data - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,52/62] x86: Move turbo_state to global_data - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,53/62] x86: Change irq_already_routed to a local variable - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,54/62] x86: Move call64 to the i386 directory - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,55/62] x86: Move setjmp to the i386 directory - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,56/62] x86: Add a dummy setjmp implementation for x86_64 - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,57/62] x86: link: Add a text base for 64-bit U-Boot - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,58/62] x86: link: Add SPL declarations to the binman image - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,59/62] x86: link: Set up device tree for SPL - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,60/62] x86: link: Add build options for SPL - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,61/62] x86: Update compile/link flags to support 64-bit U-Boot - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,v3,62/62] x86: link: Add a config for 64-bit U-Boot - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot] patman: Format checkpatch messages for IDE throwback - - - - --- 2017-01-17 Simon Glass sjg Accepted
[U-Boot] dm: core: Replace of_offset with accessor - - - - --- 2017-01-17 Simon Glass sjg Accepted
[U-Boot,01/22] dm: core: Set return value first in lists_bind_fdt() - - - - --- 2017-01-18 Simon Glass sjg Accepted
[U-Boot,02/22] dm: core: atmel: Dont export dm_scan_fdt_node() - - - - --- 2017-01-18 Simon Glass sjg RFC
[U-Boot,03/22] Update WARN_ON() to return a value - - - - --- 2017-01-18 Simon Glass sjg Accepted
[U-Boot,04/22] dm: Add livetree definitions - - - - --- 2017-01-18 Simon Glass sjg RFC
[U-Boot,05/22] dm: Add livetree access functions - - - - --- 2017-01-18 Simon Glass sjg RFC
[U-Boot,06/22] dm: Add a function to create a 'live' device tree - - - - --- 2017-01-18 Simon Glass sjg RFC
[U-Boot,07/22] dm: Build a live tree after relocation - - - - --- 2017-01-18 Simon Glass sjg RFC
[U-Boot,08/22] dm: Add support for device tree references - - - - --- 2017-01-18 Simon Glass sjg RFC
[U-Boot,09/22] dm: Add a place to put extra device-tree reading functions - - - - --- 2017-01-18 Simon Glass sjg RFC
[U-Boot,10/22] dm: core: Add device-based functions to access DT properties - - - - --- 2017-01-18 Simon Glass sjg RFC
[U-Boot,11/22] dm: core: Allow binding a device from a live tree - - - - --- 2017-01-18 Simon Glass sjg RFC
[U-Boot,12/22] dm: core: Add a method to find a driver for a livetree node - - - - --- 2017-01-18 Simon Glass sjg RFC
[U-Boot,13/22] dm: core: Scan the live tree when setting up driver model - - - - --- 2017-01-18 Simon Glass sjg RFC
[U-Boot,14/22] dm: core: Add a way to find a device by its live-tree node - - - - --- 2017-01-18 Simon Glass sjg RFC
[U-Boot,15/22] dm: core: Add a way to find a device by node reference - - - - --- 2017-01-18 Simon Glass sjg RFC
[U-Boot,16/22] dm: gpio: Refactor to prepare for live tree support - - - - --- 2017-01-18 Simon Glass sjg RFC
[U-Boot,17/22] dm: gpio: Add live tree support - - - - --- 2017-01-18 Simon Glass sjg RFC
[U-Boot,18/22] dm: gpio: Drop blank line in gpio_xlate_offs_flags() comment - - - - --- 2017-01-18 Simon Glass sjg RFC
[U-Boot,19/22] dm: gpio: sandbox: Use dm_read...() functions to access DT - - - - --- 2017-01-18 Simon Glass sjg RFC
[U-Boot,20/22] cros_ec: Fix debug() statement in ec_command_inptr() - - - - --- 2017-01-18 Simon Glass sjg Accepted
[U-Boot,21/22] cros_ec: Convert to support live tree - - - - --- 2017-01-18 Simon Glass sjg RFC
[U-Boot,22/22] sandbox: Move to use live tree - - - - --- 2017-01-18 Simon Glass sjg RFC
[U-Boot,v4,01/17] dm: mmc: Set up the MMC device when controller is probed - - 1 - --- 2017-01-20 Simon Glass trini Changes Requested
« 1 2 ... 347 348 3491679 1680 »