coreboot/src
Stefan Reinauer 4fbefdd1a9 * rework tsc based timer code to use inb instead of outb for calibration
* Add generic Local APIC based timer code. This timer does not need expensive
  calibration and thus reduces the boot time by up to more than a second.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4446 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-07-21 21:19:06 +00:00
..
arch the tool chain settings should not be in renamed (as they will never live in 2009-06-30 17:13:58 +00:00
boot This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
config * rework tsc based timer code to use inb instead of outb for calibration 2009-07-21 21:19:06 +00:00
console This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
cpu * rework tsc based timer code to use inb instead of outb for calibration 2009-07-21 21:19:06 +00:00
devices drop unused variable (trivial) 2009-07-18 17:58:44 +00:00
drivers This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
include Rename some preprocessor symbols. I have no idea why 2009-07-20 19:34:47 +00:00
lib strdup the input of dirname, as dirname is free 2009-07-18 14:20:39 +00:00
mainboard Separate cache_as_ram_auto.c and failover.c for Tyan s2895. 2009-07-16 15:53:11 +00:00
northbridge Remove a comment that no longer applies. Trivial. 2009-07-21 18:06:12 +00:00
pc80 This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
pmc/altimus/mpc7410 Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
ram This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
sdram fix typo in commend of generic_sdram.c (trivial) 2008-08-01 11:36:40 +00:00
southbridge * cleanup ricoh rl5c476 code: 2009-07-21 20:27:00 +00:00
stream This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
superio Add support for the Mitac 6513WU mainboard, a Compaq OEM board using the 2009-07-05 19:29:39 +00:00