~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-15
* x86: Convert some debug statements to use loggingSimon Glass2023-07-17
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-23
* sf: Drop dm.h header file from spi_flash.hSimon Glass2020-08-03
* common: Drop log.h from common headerSimon Glass2020-05-18
* x86: Update mrccache to support multiple cachesSimon Glass2019-12-15
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-02
* x86: Switch to use DM sysreset driverBin Meng2018-07-20
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* x86: ivybridge: remove unused uma_memory_sizexypron.glpk@gmx.de2017-08-01
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-05
* x86: ivybridge: Add more debugging for failuresSimon Glass2017-02-06
* x86: link: Correct a failure in DRAM initSimon Glass2016-07-12
* x86: Unify reserve_arch() for all x86 boardsBin Meng2016-05-23
* x86: ivybridge: Convert to use the common SDRAM codeSimon Glass2016-03-17
* x86: Move Intel Management Engine code to a common placeSimon Glass2016-03-17
* x86: Create a common header for Intel register accessSimon Glass2016-03-17
* dm: Use uclass_first_device_err() where it is usefulSimon Glass2016-03-14
* x86: Set up a shared syscon numbering schemaSimon Glass2016-01-24
* x86: ivybridge: Convert report_platform to DM PCI APISimon Glass2016-01-24
* x86: ivybridge: Convert SDRAM init to use driver modelSimon Glass2016-01-24
* x86: ivybridge: Convert sdram_initialise() to use DM PCI APISimon Glass2016-01-24
* x86: ivybridge: Convert dram_init() to use DM PCI APISimon Glass2016-01-24
* x86: ivybridge: Enable the MRC cacheBin Meng2015-10-21
* x86: ivybridge: Measure the MRC code execution timeSimon Glass2015-10-21
* x86: ivybridge: Check the RTC return valueSimon Glass2015-10-21
* x86: ivybridge: Use 'ret' instead of 'rcode'Simon Glass2015-10-21
* x86: ivybridge: Correct two typos for MRCBin Meng2015-10-21
* x86: Use struct mrc_region to describe a mrc regionBin Meng2015-10-21
* x86: ivybridge: Use APIs provided in the mrccache libBin Meng2015-10-21
* x86: Move mrccache.[c|h] to a common placeBin Meng2015-10-21
* x86: Enable DM RTC support for all x86 boardsBin Meng2015-07-28
* x86: ivybridge: Use reset_cpu()Simon Glass2015-04-29
* dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass2015-04-18
* x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass2015-04-16
* x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass2015-02-05
* x86: Implement a cache for Memory Reference Code parametersSimon Glass2015-01-24
* x86: ivybridge: Request MTRRs for DRAM regionsSimon Glass2015-01-13
* x86: Use consistent name XXX_ADDR for binary blob flash addressBin Meng2014-12-18
* x86: ivybridge: Implement SDRAM initSimon Glass2014-11-21
* x86: Add chromebook_link boardSimon Glass2014-11-21