Commit Graph

34 Commits (2a2096ea6001cc65fa91e2bc622da48c8eb26a06)

Author SHA1 Message Date
Bin Meng b37b7b2063 x86: Switch to use DM sysreset driver 7 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
xypron.glpk@gmx.de 6461f45b71 x86: ivybridge: remove unused uma_memory_size 8 years ago
Simon Glass 76b00aca4f board_f: Drop setup_dram_config() wrapper 8 years ago
Simon Glass 8d8f3acda9 x86: ivybridge: Add more debugging for failures 9 years ago
Simon Glass 9532fe3b40 x86: link: Correct a failure in DRAM init 9 years ago
Bin Meng 0c2b7eef97 x86: Unify reserve_arch() for all x86 boards 9 years ago
Simon Glass 147ba41d29 x86: ivybridge: Convert to use the common SDRAM code 9 years ago
Simon Glass 8b900a4175 x86: Move Intel Management Engine code to a common place 9 years ago
Simon Glass 06d336cca2 x86: Create a common header for Intel register access 9 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 9 years ago
Simon Glass 98655f3a8d x86: Set up a shared syscon numbering schema 10 years ago
Simon Glass fad12961b0 x86: ivybridge: Convert report_platform to DM PCI API 10 years ago
Simon Glass c02a4242c8 x86: ivybridge: Convert SDRAM init to use driver model 10 years ago
Simon Glass 1641bb8cc7 x86: ivybridge: Convert sdram_initialise() to use DM PCI API 10 years ago
Simon Glass 2588e71132 x86: ivybridge: Convert dram_init() to use DM PCI API 10 years ago
Bin Meng 3e45de6ed4 x86: ivybridge: Enable the MRC cache 10 years ago
Simon Glass fd8f4729ac x86: ivybridge: Measure the MRC code execution time 10 years ago
Simon Glass 9fbc5ccd79 x86: ivybridge: Check the RTC return value 10 years ago
Simon Glass 53327d3e61 x86: ivybridge: Use 'ret' instead of 'rcode' 10 years ago
Bin Meng c6c80d8b3e x86: ivybridge: Correct two typos for MRC 10 years ago
Bin Meng 4b9f6a669e x86: Use struct mrc_region to describe a mrc region 10 years ago
Bin Meng 42913a1c7a x86: ivybridge: Use APIs provided in the mrccache lib 10 years ago
Bin Meng f6220f1a86 x86: Move mrccache.[c|h] to a common place 10 years ago
Bin Meng 93f8a31186 x86: Enable DM RTC support for all x86 boards 10 years ago
Simon Glass 5021c81faa x86: ivybridge: Use reset_cpu() 10 years ago
Simon Glass ba4575626e dm: x86: spi: Convert ICH SPI driver to driver model 10 years ago
Simon Glass 31f57c2873 x86: Add a x86_ prefix to the x86-specific PCI functions 10 years ago
Simon Glass 2d934e5703 x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 11 years ago
Simon Glass 191c008a21 x86: Implement a cache for Memory Reference Code parameters 11 years ago
Simon Glass aaafcd6c3f x86: ivybridge: Request MTRRs for DRAM regions 11 years ago
Bin Meng 8c5224c9f5 x86: Use consistent name XXX_ADDR for binary blob flash address 11 years ago
Simon Glass 65dd74a674 x86: ivybridge: Implement SDRAM init 11 years ago
Simon Glass 8ef07571a0 x86: Add chromebook_link board 11 years ago