Age | Commit message (Expand) | Author |
2017-06-28 | cpu/*: Add whitespace around '<<' | Elyes HAOUAS |
2017-06-07 | Use more secure HTTPS URLs for coreboot sites | Paul Menzel |
2017-03-16 | cpu/intel: Fix the spacing issues | Lee Leahy |
2017-03-16 | cpu/intel: Indent with tabs | Lee Leahy |
2016-12-11 | intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setup | Kyösti Mälkki |
2016-11-20 | intel car: Move pre-ram stack guard lower | Kyösti Mälkki |
2016-11-11 | intel cache-as-ram: Unify stack setup | Kyösti Mälkki |
2016-11-11 | intel post-car: Separate files for setup_stack_and_mtrrs() | Kyösti Mälkki |
2016-11-08 | intel post-car: Split legacy sockets | Kyösti Mälkki |
2016-09-04 | src/cpu: Improve code formatting | Elyes HAOUAS |
2016-08-23 | src/cpu: Capitalize CPU, APIC and IOAPIC typo fix | Elyes HAOUAS |
2016-07-26 | intel car: Use MTRR WRPROT type for XIP cache | Kyösti Mälkki |
2016-07-22 | intel car: Unify postcodes | Kyösti Mälkki |
2016-07-22 | intel car: Unify whitespace and comment fixes | Kyösti Mälkki |
2016-07-22 | intel car: Remove guard on XIP_ROM_SIZE | Kyösti Mälkki |
2016-06-22 | Ignore RAMTOP for MTRRs | Kyösti Mälkki |
2016-06-22 | intel cache-as-ram: Fix comment about MTRRs | Kyösti Mälkki |
2016-06-21 | intel/car/cache_as_ram_ht.inc: Prepare for dynamic CONFIG_RAMTOP | Kyösti Mälkki |
2016-06-21 | intel/car/cache_as_ram.inc: Prepare for dynamic CONFIG_RAMTOP | Kyösti Mälkki |
2016-06-18 | intel: Fix romstage main() with asmlinkage | Kyösti Mälkki |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-15 | cpu/mtrr.h: Fix macro names for MTRR registers | Alexandru Gagniuc |
2015-07-07 | x86: Drop -Wa,--divide | Stefan Reinauer |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-10-19 | x86 romstage: Move stack just below RAMTOP | Kyösti Mälkki |
2014-01-15 | Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR | Kyösti Mälkki |
2013-07-10 | usbdebug: Put ehci_debug_info in CAR_GLOBAL | Kyösti Mälkki |
2013-05-08 | copy_and_run: drop boot_complete parameter | Stefan Reinauer |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-08-03 | Intel CPUs: Fix counting of CPU cores | Kyösti Mälkki |
2012-07-04 | Intel cpus: Extend cache to cover complete Flash Device | Kyösti Mälkki |
2012-04-25 | Replace cache control magic numbers with symbols | Patrick Georgi |
2012-03-31 | Whitespace fixes | Patrick Georgi |
2012-03-31 | Intel cpus: get MAXPHYADDR at runtime for new CAR | Kyösti Mälkki |
2012-03-31 | Intel cpus: add hyper-threading CPU support to new CAR | Kyösti Mälkki |
2012-03-31 | Intel cpus: improve CPU compatibility of new CAR | Kyösti Mälkki |
2012-03-31 | Intel cpus: apply some good programming practices in new CAR | Kyösti Mälkki |
2012-03-31 | Intel cpus: cache actual size of the Flash ROM device | Kyösti Mälkki |
2012-03-31 | Intel cpus: copy model_6ex CAR code | Kyösti Mälkki |
2011-11-01 | Remove XIP_ROM_BASE | Patrick Georgi |
2011-10-30 | Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9 | Rudolf Marek |
2011-10-28 | Get rid of AUTO_XIP_ROM_BASE | Patrick Georgi |
2011-04-21 | more ifdef -> if fixes | Stefan Reinauer |
2011-04-14 | Use symbolic names for some MTRR bits instead of numbers in CAR code | Stefan Reinauer |
2011-04-11 | Unify use of post_code | Alexandru Gagniuc |
2011-01-19 | Revert r5902 to make code more readable again. At least three people like to | Stefan Reinauer |
2010-12-08 | These empty files sneaked in from another patch and shouldn't have been inclu... | Tobias Diedrich |
2010-12-08 | Tobias Diedrich wrote: | Tobias Diedrich |
2010-10-12 | Reduce duplicate definition in CAR code. | Warren Turkal |
2010-10-02 | Add comments to make it clear why these two lines are written like that: | Uwe Hermann |
2010-10-01 | Factor out common CAR asm snippets. | Uwe Hermann |
2010-10-01 | Fix some breakage from 5890. | Myles Watson |
2010-10-01 | CAR simplifications, typos, readability improvements (trivial). | Uwe Hermann |
2010-09-30 | Various cosmetic and coding style fixes in CAR code (trivial). | Uwe Hermann |
2010-09-30 | Use existing, readable MTRR #defines instead of hardcoding numbers. | Uwe Hermann |
2010-08-14 | My forgotten CAR cleanup patch... | Stefan Reinauer |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-25 | a single place for the romstage stack for copy_and_run. | Stefan Reinauer |
2010-04-14 | move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list. | Stefan Reinauer |