Show patches with: Archived = No       |   167497 patches
« 1 2 ... 384 385 3861674 1675 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v4,18/42] common: Move some time functions out of common.h common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,19/42] common: Move wait_ticks functions out of common.h common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,20/42] arm: pxa: Drop pxa_wait_ticks() common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,21/42] common: Move timer_get_us() function out of common.h common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,22/42] common: Move get_ticks() function out of common.h common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,23/42] common: Move mii_init() function out of common.h common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,24/42] common: Move some CPU functions out of common.h common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,25/42] common: Drop cpu_init() common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,26/42] common: Move checkcpu() out of common.h common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,27/42] common: Move some SMP functions out of common.h common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,28/42] arm: powerpc: Tidy up code style for cache functions common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,29/42] common: Move some cache and MMU functions out of common.h common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,30/42] common: Drop checkicache() and checkdcache() common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,31/42] common: Move ARM cache operations out of common.h common: Further reduce common.h - - 2 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,32/42] arm: powerpc: Tidy up code style for interrupt functions common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,33/42] common: Move interrupt functions into a new header common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,34/42] common: Move enable/disable_interrupts out of common.h common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,35/42] common: Move command functions out of common.h common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,36/42] common: Drop board_show_dram() common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,37/42] common: Move board_get_usable_ram_top() out of common.h common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,38/42] common: Move some board functions out of common.h common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,39/42] common: Move pci_init_board() out of common.h common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,40/42] common: Move trap_init() out of common.h common: Further reduce common.h - - 2 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,41/42] common: Drop get_endaddr() common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot,v4,42/42] common: Move old EEPROM functions into a new header common: Further reduce common.h - - 1 - --- 2019-11-14 Simon Glass trini Accepted
[U-Boot] Please pull u-boot-dm [U-Boot] Please pull u-boot-dm - - - - --- 2019-11-15 Simon Glass trini Accepted
[U-Boot,v4,001/100] binman: Add a library to access binman entries x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,002/100] dm: gpio: Allow control of GPIO uclass in SPL x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,003/100] dm: core: Fix offset_to_ofnode() with invalid offset x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,004/100] dm: pci: Allow delaying auto-config until after relocation x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,005/100] dm: pci: Move pci_get_devfn() into a common file x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,006/100] net: Move the checksum functions to lib/ x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,007/100] i2c: designware: Tidy up PCI support x86: Add initial support for apollolake - - 1 - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,008/100] i2c: designware: Avoid using static data x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,009/100] i2c: designware: Support use in SPL x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,010/100] x86: spi: Add helper functions for Intel Fast SPI x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,011/100] fdt: Show the preprocessed .dts file on error x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,012/100] board_r: Move early-timer init later x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,013/100] RFC: sandbox: net: Suppress the MAC-address warnings x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,014/100] Revert "RFC: sandbox: net: Suppress the MAC-address warnings" x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,015/100] x86: timer: use a timer base of 0 x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,016/100] x86: timer: Reduce timer code size in TPL on Intel CPUs x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,017/100] x86: Drop unnecessary cpu code for TPL x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,018/100] x86: Drop unnecessary interrupt code for TPL x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,019/100] x86: power: Add an ACPI PMC uclass x86: Add initial support for apollolake - - 1 - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,020/100] x86: sandbox: Add a PMC emulator and test x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,021/100] x86: power: Add a 'pmc' command x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,022/100] pci: Add support for p2sb uclass x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,023/100] sandbox: Disable mmio by default in tests x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,024/100] sandbox: Add PCI driver and test for p2sb x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,025/100] x86: Move UCLASS_IRQ into a separate file x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,026/100] sandbox: Add a test for IRQ x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,027/100] x86: Define the SPL image start x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,028/100] x86: Reduce mrccache record alignment size x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,029/100] x86: Correct mrccache find_next_mrc_cache() calculation x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,030/100] x86: Adjust mrccache_get_region() to use livetree x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,031/100] x86: Adjust mrccache_get_region() to support get_mmap() x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,032/100] x86: Add a new global_data member for the cache record x86: Add initial support for apollolake - - 1 - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,033/100] x86: Tidy up error handling in mrccache_save() x86: Add initial support for apollolake - - 1 - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,034/100] x86: Update mrccache to support multiple caches x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,035/100] x86: Add mrccache support for a 'variable' cache x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,036/100] x86: Don't export mrccache_update() x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,037/100] x86: Move fsp_prepare_mrc_cache() to fsp1 directory x86: Add initial support for apollolake - - 1 - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,038/100] x86: Set the DRAM banks to reflect real location x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,039/100] x86: Set up the MTRR for SDRAM x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,040/100] x86: Don't imply libfdt or SPI flash in TPL x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,041/100] x86: Allow removal of standard PCH drivers x86: Add initial support for apollolake - - 1 - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,042/100] x86: Allow interrupt to happen once x86: Add initial support for apollolake - - 1 - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,043/100] x86: fsp: Make graphics support common to FSP1/2 x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,044/100] x86: fsp: Correct wrong header inlude in fsp_support.c x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,045/100] x86: fsp: Add FSP2 base support x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,046/100] x86: fsp: Set up an MTRR for the graphics frame buffer x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,047/100] x86: fsp: Add a new arch_fsp_init_r() hook x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,048/100] x86: fsp: Allow remembering the location of FSP-S x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,049/100] x86: fsp: Make the notify API call common x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,050/100] x86: Don't include the BIOS emulator in TPL x86: Add initial support for apollolake - - 1 - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,051/100] x86: Add an option to include a FIT x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,052/100] x86: Add support for newer CAR schemes x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,053/100] x86: Disable microcode section for FSP2 x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,054/100] x86: Update the fsp command for FSP2 x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,055/100] x86: Update .dtsi file for FSP2 x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,056/100] x86: Add an option to control the position of U-Boot x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,057/100] x86: Add an option to control the position of SPL x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,058/100] x86: Add an fdtmap and image-header x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,059/100] x86: Don't repeat microcode in U-Boot if not needed x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,060/100] x86: Separate out U-Boot and device tree in ROM image x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,061/100] x86: Make MSR_PKG_POWER_SKU common x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,062/100] spi: Correct operations check in dm_spi_xfer() x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,063/100] x86: spi: Don't enable SPI_FLASH_BAR by default x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,064/100] spi: ich: Move init function just above probe() x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,065/100] spi: ich: Move the protection/lockdown code into a function x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,066/100] spi: ich: Convert to livetree x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,067/100] spi: ich: Fix header order x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,068/100] spi: ich: Various small tidy-ups x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,069/100] spi: ich: Add mmio_base to struct ich_spi_platdata x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,070/100] dm: doc: Add a note about of-platdata and header files x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,071/100] spi: ich: Correct max-size bug in ich_spi_adjust_size() x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,072/100] spi: ich: Support of-platdata for fast-spi x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,073/100] spi: ich: Support hardware sequencing x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,074/100] spi: ich: Add support for get_mmap() method x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
« 1 2 ... 384 385 3861674 1675 »