Show patches with: Archived = No       |   167505 patches
« 1 2 ... 1040 1041 10421675 1676 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v3,52/62] x86: Move turbo_state to global_data - - 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,50/62] x86: Support jumping from SPL to U-Boot - - 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,48/62] x86: Don't try to boot Linux from SPL - - 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,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,45/62] x86: Don't build call64 and setjmp on 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,43/62] x86: ivybridge: Provide a dummy SDRAM init 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,41/62] x86: Fix up type sizes for 64-bit - - 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,39/62] x86: Fix up byteorder.h for x86_64 - - 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,37/62] x86: Add a link script for SPL - - 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,35/62] x86: Fix up CONFIG_X86_64 check - - 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,33/62] x86: Add cpu code for x86_64 - - 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,31/62] x86: Add an SPL implementation - - 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,29/62] x86: Add support for 64-bit relocation - - 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,27/62] x86: Do relocation before clearing BSS - - 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,25/62] board_f/r: Use static const for the init sequences - - 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,23/62] x86: Add 64-bit start-up code - - 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,21/62] x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR - - 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,19/62] x86: Kconfig: Add location options for 16/32-bit init - - 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,17/62] x86: lib: Fix types and casts for 64-bit compilation - - 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,15/62] x86: dts: Mark serial as needed before relocation - - 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,13/62] x86: ivybridge: Add more debugging for failures - - 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,11/62] x86: Update mpspec to build on 64-bit machines - - 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,09/62] spl: Don't create a BSS padding when it is separate - - 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,07/62] spl: Allow timer 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,05/62] spl: Allow PCI drivers to be used in SPL - - 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,03/62] spl: Makefile: Define SPL_ earlier - - 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,01/62] console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL - - 1 - --- 2017-01-16 Simon Glass bmeng Accepted
[U-Boot,3/3] arc: use timer driver for ARC boards - - 1 - --- 2017-01-16 Zakharov Vlad abrodkin Superseded
[U-Boot,2/3] arc: dts: separate single axs10x.dts file - - 1 - --- 2017-01-16 Zakharov Vlad abrodkin Superseded
[U-Boot,1/3] drivers: timer: Introduce ARC timer driver - - 1 - --- 2017-01-16 Zakharov Vlad abrodkin Superseded
[U-Boot] spl: Add missing line ending to SPL print - - 1 - --- 2017-01-16 Michal Simek trini Accepted
[U-Boot,PATCHv2,4/4] fsl PPA: enable PPA for ls1043ardb and ls1046ardb - - - - --- 2017-01-16 Z.Q. Hou yorksun Accepted
[U-Boot,PATCHv2,3/4] kconfig: fsl PPA: move CONFIG_* to Kconfig - - - - --- 2017-01-16 Z.Q. Hou yorksun Accepted
[U-Boot,PATCHv2,2/4] ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCI - - - - --- 2017-01-16 Z.Q. Hou yorksun Accepted
[U-Boot,PATCHv2,1/4] kconfig: armv8: move armv8 sec_firmware CONFIG_* to Kconfig - - - - --- 2017-01-16 Z.Q. Hou yorksun Accepted
[U-Boot] binman: add tools directory to the python path - - 1 - --- 2017-01-16 Emmanuel Vadot trini Accepted
[U-Boot] build: Always build the libfdt python module - - 1 - --- 2017-01-16 Emmanuel Vadot trini Accepted
[U-Boot,v2] armv8: aarch64: Fix the warning about x1-x3 nonzero issue - - - 1 --- 2017-01-16 Alison Wang yorksun Superseded
[U-Boot] dtoc: Replace dot with underscore to avoid compiler errors - - - - --- 2017-01-16 Simon Glass sjg Accepted
[U-Boot] MAINTAINERS: DFU: Change e-mail address of DFU maintanier - - 1 - --- 2017-01-15 Lukasz Majewski trini Accepted
[U-Boot] SPL: Add spl_early_board_init() generic function - - - - --- 2017-01-15 Lukasz Majewski trini Deferred
[U-Boot,3/3] CLK: OMAP: PCIE: Registers definitions necessary for PCIe clock generation - - - - --- 2017-01-15 Lukasz Majewski trini Deferred
[U-Boot,2/3] CLK: OMAP: PCIE: Provide support for PCIE DPLL configuration - - - - --- 2017-01-15 Lukasz Majewski trini Deferred
[U-Boot,1/3] DRA7XX: HW_DATA: Provide dpll_params definitions for PCIe DPLL - - - - --- 2017-01-15 Lukasz Majewski trini Changes Requested
[U-Boot,v2,10/10] imx6ul: isiotmx6ul: Enable I2C support - - - - --- 2017-01-15 Jagan Teki sbabic Superseded
[U-Boot,v2,09/10] imx6: isiotmx6ul: Add nandboot env support - - - - --- 2017-01-15 Jagan Teki sbabic Superseded
[U-Boot,v2,08/10] imx6: isiotmx6ul: Add NAND support - - - - --- 2017-01-15 Jagan Teki sbabic Superseded
[U-Boot,v2,07/10] arm: dts: imx6ul-isiot: Add eMMC node - - - - --- 2017-01-15 Jagan Teki sbabic Superseded
[U-Boot,v2,06/10] imx6: isiotmx6ul: Add FEC support - - - - --- 2017-01-15 Jagan Teki sbabic Superseded
[U-Boot,v2,05/10] arm: dts: imx6ul-isiot: Add FEC node - - - - --- 2017-01-15 Jagan Teki sbabic Superseded
[U-Boot,v2,04/10] imx6: isiotmx6ul: Add I2C support - - - - --- 2017-01-15 Jagan Teki sbabic Superseded
[U-Boot,v2,03/10] arm: dts: imx6ul-isiot: Add I2C nodes - - - - --- 2017-01-15 Jagan Teki sbabic Superseded
[U-Boot,v2,02/10] arm: imx6ul: Add Engicam Is.IoT MX6UL Starter Kit initial support - - - - --- 2017-01-15 Jagan Teki sbabic Superseded
[U-Boot,v2,01/10] configs: imx6: Don't define USDHC2_BASE_ADDR - - - - --- 2017-01-15 Jagan Teki sbabic Superseded
[U-Boot,v3] odroid-c2: Enable distro boot - - 1 - --- 2017-01-15 Andreas Färber trini Accepted
[U-Boot] meson: misc_init_r is board-specific - - - - --- 2017-01-15 Andreas Färber trini Accepted
[U-Boot,v2] odroid-c2: Enable distro boot - - - - --- 2017-01-15 Andreas Färber Superseded
[U-Boot,v2] odroid-c2: Enable distro boot - - - - --- 2017-01-15 Andreas Färber Accepted
[U-Boot] Pull request: u-boot-spi/master - - - - --- 2017-01-15 Jagan Teki trini Accepted
[U-Boot] Pull request: u-boot-sunxi/master - - - - --- 2017-01-15 Jagan Teki trini Accepted
[U-Boot] rockchip: rename miniarm to tinker board - - - - --- 2017-01-15 Eddie Cai sjg Superseded
[U-Boot,v2] igep00x0: enable CONFIG_FDT_FIXUP_PARTITIONS - - - - --- 2017-01-15 Ladislav Michl trini Accepted
[U-Boot,9/9] ARM: uniphier: move SBC and Support Card init code to U-Boot proper - - - - --- 2017-01-15 Masahiro Yamada masahir0y Accepted
[U-Boot,8/9] ARM: uniphier: refactor spl_init_board() - - - - --- 2017-01-15 Masahiro Yamada masahir0y Accepted
[U-Boot,7/9] ARM: uniphier: refactor board_init() - - - - --- 2017-01-15 Masahiro Yamada masahir0y Accepted
[U-Boot,6/9] ARM: uniphier: make BCU init into void function - - - - --- 2017-01-15 Masahiro Yamada masahir0y Accepted
[U-Boot,5/9] ARM: uniphier: refactor Support Card init code - - - - --- 2017-01-15 Masahiro Yamada masahir0y Accepted
[U-Boot,4/9] ARM: uniphier: refactor SBC init code - - - - --- 2017-01-15 Masahiro Yamada masahir0y Accepted
[U-Boot,3/9] ARM: uniphier: refactor MEMCONF init code - - - - --- 2017-01-15 Masahiro Yamada masahir0y Accepted
[U-Boot,2/9] ARM: uniphier: split out UMC clock enable - - - - --- 2017-01-15 Masahiro Yamada masahir0y Accepted
[U-Boot,1/9] ARM: uniphier: remove unneeded argument of uniphier_ld20_pll_init() - - - - --- 2017-01-15 Masahiro Yamada masahir0y Accepted
[U-Boot] rockchip: Correct MAINTAINER entry for chromebook_minnie - - - - --- 2017-01-14 Simon Glass sjg Accepted
[U-Boot] Kconfig: CONFIG_OF_PLATDATA doesn't really exist - - 1 - --- 2017-01-14 Tom Rini trini Accepted
[U-Boot] Please pull u-boot-fdt - - - - --- 2017-01-14 Simon Glass trini Accepted
[U-Boot,2/2] sunxi: OrangePi Zero: defconfig: enable SPI flash 1 - 1 1 --- 2017-01-14 Andre Przywara jagan Accepted
« 1 2 ... 1040 1041 10421675 1676 »