Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
c3bc6cbe9de9d65d25009fec8ae5475371724c6e
/
src
/
cpu
/
intel
/
car
aea8eec
nb/intel/i440bx: Switch to POSTCAR_STAGE
by Kyösti Mälkki
· 6 years ago
5bc46d8
cpu/intel/car/p3: Use variable MTRR count
by Kyösti Mälkki
· 5 years ago
54d6a28
cpu/intel/slot_1: Switch to different CAR setup
by Kyösti Mälkki
· 6 years ago
82112b2
cpu/intel/car: Remove obsolete files
by Kyösti Mälkki
· 5 years ago
c2ccc97
cpu/intel/car/non-evict: Improve a few things
by Arthur Heymans
· 6 years ago
dd4d895
cpu/intel/car/non-evict: Prepare for some POSTCAR_STAGE support
by Arthur Heymans
· 6 years ago
3aa9adb
cpu/intel/car/core2: Improve a few things
by Arthur Heymans
· 6 years ago
7a8205b
cpu/intel/car/core2: Prepare for POSTCAR_STAGE support
by Arthur Heymans
· 6 years ago
6a8ce0d
cpu/intel/car: Prepare for some POSTCAR_STAGE support
by Kyösti Mälkki
· 6 years ago
717b6e3
aopen/dxplplusu intel/e7505: Move to EARLY_CBMEM_INIT
by Kyösti Mälkki
· 6 years ago
654cc2f
{cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate
by Nico Huber
· 6 years ago
0a9982f
cpu/intel/car/cache_as_ram.inc: Fix long standing issues
by Keith Hui
· 6 years ago
5036ebd
cpu/intel/car/cache_as_ram.inc: Remove unused code
by Keith Hui
· 6 years ago
47b2836
cpu/intel/car/cache_as_ram.inc: Remove broken HT code
by Keith Hui
· 6 years ago
65e5466
intel/car: Fix stack guard placement
by Kyösti Mälkki
· 6 years ago
168ef39
cpu/*: Add whitespace around '<<'
by Elyes HAOUAS
· 6 years ago
a8843de
Use more secure HTTPS URLs for coreboot sites
by Paul Menzel
· 7 years ago
9d62e7e
cpu/intel: Fix the spacing issues
by Lee Leahy
· 7 years ago
7b5f12b9
cpu/intel: Indent with tabs
by Lee Leahy
· 7 years ago
823020d
intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setup
by Kyösti Mälkki
· 7 years ago
dfb2de8
intel car: Move pre-ram stack guard lower
by Kyösti Mälkki
· 7 years ago
39915bc
intel cache-as-ram: Unify stack setup
by Kyösti Mälkki
· 7 years ago
a4ffe9d
intel post-car: Separate files for setup_stack_and_mtrrs()
by Kyösti Mälkki
· 7 years ago
8160a2f
intel post-car: Split legacy sockets
by Kyösti Mälkki
· 7 years ago
2765a89
src/cpu: Improve code formatting
by Elyes HAOUAS
· 7 years ago
d6e9686
src/cpu: Capitalize CPU, APIC and IOAPIC typo fix
by Elyes HAOUAS
· 7 years ago
dc4820b
intel car: Use MTRR WRPROT type for XIP cache
by Kyösti Mälkki
· 7 years ago
8a2f167
intel car: Unify postcodes
by Kyösti Mälkki
· 7 years ago
eb61ea8
intel car: Unify whitespace and comment fixes
by Kyösti Mälkki
· 7 years ago
9ec6914
intel car: Remove guard on XIP_ROM_SIZE
by Kyösti Mälkki
· 7 years ago
65cc526
Ignore RAMTOP for MTRRs
by Kyösti Mälkki
· 7 years ago
b4f827d
intel cache-as-ram: Fix comment about MTRRs
by Kyösti Mälkki
· 7 years ago
408d392
intel/car/cache_as_ram_ht.inc: Prepare for dynamic CONFIG_RAMTOP
by Kyösti Mälkki
· 7 years ago
07921540d
intel/car/cache_as_ram.inc: Prepare for dynamic CONFIG_RAMTOP
by Kyösti Mälkki
· 7 years ago
e325b22
intel: Fix romstage main() with asmlinkage
by Kyösti Mälkki
· 7 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 8 years ago
86091f9
cpu/mtrr.h: Fix macro names for MTRR registers
by Alexandru Gagniuc
· 8 years ago
4a45ec4
x86: Drop -Wa,--divide
by Stefan Reinauer
· 8 years ago
5264862
Remove empty lines at end of file
by Elyes HAOUAS
· 9 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 9 years ago
1729cd8
x86 romstage: Move stack just below RAMTOP
by Kyösti Mälkki
· 9 years ago
107f72e
Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR
by Kyösti Mälkki
· 10 years ago
8ee04d7
usbdebug: Put ehci_debug_info in CAR_GLOBAL
by Kyösti Mälkki
· 10 years ago
648d166
copy_and_run: drop boot_complete parameter
by Stefan Reinauer
· 11 years ago
a46a712
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
by Paul Menzel
· 11 years ago
df0fbc7
Intel CPUs: Fix counting of CPU cores
by Kyösti Mälkki
· 11 years ago
5458b9d
Intel cpus: Extend cache to cover complete Flash Device
by Kyösti Mälkki
· 11 years ago
05e740f
Replace cache control magic numbers with symbols
by Patrick Georgi
· 12 years ago
819c7d4
Whitespace fixes
by Patrick Georgi
· 12 years ago
a860c68
Intel cpus: get MAXPHYADDR at runtime for new CAR
by Kyösti Mälkki
· 12 years ago
0078ceb
Intel cpus: add hyper-threading CPU support to new CAR
by Kyösti Mälkki
· 12 years ago
05d6ffb
Intel cpus: improve CPU compatibility of new CAR
by Kyösti Mälkki
· 12 years ago
f9d1a42
Intel cpus: apply some good programming practices in new CAR
by Kyösti Mälkki
· 12 years ago
325b92f
Intel cpus: cache actual size of the Flash ROM device
by Kyösti Mälkki
· 12 years ago
5a660ca
Intel cpus: copy model_6ex CAR code
by Kyösti Mälkki
· 12 years ago
784544b
Remove XIP_ROM_BASE
by Patrick Georgi
· 12 years ago
9438da3
Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9
by Rudolf Marek
· 12 years ago
1da1046
Get rid of AUTO_XIP_ROM_BASE
by Patrick Georgi
· 12 years ago
d4814bd
more ifdef -> if fixes
by Stefan Reinauer
· 13 years ago
139e6f9
Use symbolic names for some MTRR bits instead of numbers in CAR code
by Stefan Reinauer
· 13 years ago
5005bb06
Unify use of post_code
by Alexandru Gagniuc
· 13 years ago
7b0500c
Revert r5902 to make code more readable again. At least three people like to
by Stefan Reinauer
· 13 years ago
abebf5c
These empty files sneaked in from another patch and shouldn't have been included in r6153, remove them.
by Tobias Diedrich
· 13 years ago
b672d94
Tobias Diedrich wrote:
by Tobias Diedrich
· 13 years ago
4ffde94
Reduce duplicate definition in CAR code.
by Warren Turkal
· 13 years ago
36455aa
Add comments to make it clear why these two lines are written like that:
by Uwe Hermann
· 13 years ago
dd83670
Factor out common CAR asm snippets.
by Uwe Hermann
· 13 years ago
c7e982b
Fix some breakage from 5890.
by Myles Watson
· 13 years ago
66d1687
CAR simplifications, typos, readability improvements (trivial).
by Uwe Hermann
· 13 years ago
4292684
Various cosmetic and coding style fixes in CAR code (trivial).
by Uwe Hermann
· 13 years ago
1d36d6d
Use existing, readable MTRR #defines instead of hardcoding numbers.
by Uwe Hermann
· 13 years ago
3058491
My forgotten CAR cleanup patch...
by Stefan Reinauer
· 13 years ago
14e2277
Since some people disapprove of white space cleanups mixed in regular commits
by Stefan Reinauer
· 14 years ago
e08c29e
a single place for the romstage stack for copy_and_run.
by Stefan Reinauer
· 14 years ago
ccdd20a
move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list.
by Stefan Reinauer
· 14 years ago