index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
ivybridge
/
sdram.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Update mrccache to support multiple caches
Simon Glass
2019-12-15
1
-3
/
+5
*
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
x86: Switch to use DM sysreset driver
Bin Meng
2018-07-20
1
-1
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
x86: ivybridge: remove unused uma_memory_size
xypron.glpk@gmx.de
2017-08-01
1
-5
/
+0
*
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-05
1
-1
/
+3
*
x86: ivybridge: Add more debugging for failures
Simon Glass
2017-02-06
1
-9
/
+28
*
x86: link: Correct a failure in DRAM init
Simon Glass
2016-07-12
1
-0
/
+5
*
x86: Unify reserve_arch() for all x86 boards
Bin Meng
2016-05-23
1
-5
/
+0
*
x86: ivybridge: Convert to use the common SDRAM code
Simon Glass
2016-03-17
1
-311
/
+83
*
x86: Move Intel Management Engine code to a common place
Simon Glass
2016-03-17
1
-1
/
+2
*
x86: Create a common header for Intel register access
Simon Glass
2016-03-17
1
-1
/
+2
*
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
1
-3
/
+1
*
x86: Set up a shared syscon numbering schema
Simon Glass
2016-01-24
1
-3
/
+3
*
x86: ivybridge: Convert report_platform to DM PCI API
Simon Glass
2016-01-24
1
-1
/
+1
*
x86: ivybridge: Convert SDRAM init to use driver model
Simon Glass
2016-01-24
1
-7
/
+13
*
x86: ivybridge: Convert sdram_initialise() to use DM PCI API
Simon Glass
2016-01-24
1
-9
/
+10
*
x86: ivybridge: Convert dram_init() to use DM PCI API
Simon Glass
2016-01-24
1
-14
/
+25
*
x86: ivybridge: Enable the MRC cache
Bin Meng
2015-10-21
1
-8
/
+2
*
x86: ivybridge: Measure the MRC code execution time
Simon Glass
2015-10-21
1
-0
/
+3
*
x86: ivybridge: Check the RTC return value
Simon Glass
2015-10-21
1
-3
/
+10
*
x86: ivybridge: Use 'ret' instead of 'rcode'
Simon Glass
2015-10-21
1
-8
/
+8
*
x86: ivybridge: Correct two typos for MRC
Bin Meng
2015-10-21
1
-2
/
+2
*
x86: Use struct mrc_region to describe a mrc region
Bin Meng
2015-10-21
1
-1
/
+1
*
x86: ivybridge: Use APIs provided in the mrccache lib
Bin Meng
2015-10-21
1
-108
/
+4
*
x86: Move mrccache.[c|h] to a common place
Bin Meng
2015-10-21
1
-1
/
+1
*
x86: Enable DM RTC support for all x86 boards
Bin Meng
2015-07-28
1
-8
/
+24
*
x86: ivybridge: Use reset_cpu()
Simon Glass
2015-04-29
1
-2
/
+1
*
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-04-18
1
-7
/
+10
*
x86: Add a x86_ prefix to the x86-specific PCI functions
Simon Glass
2015-04-16
1
-10
/
+10
*
x86: Rename MMCONF_BASE_ADDRESS and make it common across x86
Simon Glass
2015-02-05
1
-1
/
+1
*
x86: Implement a cache for Memory Reference Code parameters
Simon Glass
2015-01-24
1
-0
/
+253
*
x86: ivybridge: Request MTRRs for DRAM regions
Simon Glass
2015-01-13
1
-0
/
+10
*
x86: Use consistent name XXX_ADDR for binary blob flash address
Bin Meng
2014-12-18
1
-1
/
+1
*
x86: ivybridge: Implement SDRAM init
Simon Glass
2014-11-21
1
-1
/
+552
*
x86: Add chromebook_link board
Simon Glass
2014-11-21
1
-0
/
+20