coreboot/src
Stefan Reinauer 79253841a7 clean up LD scripts and add some comments and proper license headers
where applicable.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5419 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-04-13 13:43:35 +00:00
..
arch/i386 clean up LD scripts and add some comments and proper license headers 2010-04-13 13:43:35 +00:00
boot printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
console - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. 2010-04-01 09:50:32 +00:00
cpu use the standard udelay on sc520. 2010-04-13 10:04:35 +00:00
devices The error message is misleading, even for a SPEW, because 2010-04-02 16:30:25 +00:00
drivers switch some ROMCC boards back to ROMCC. 2010-04-07 02:06:53 +00:00
include 1. This patch adds CAR for Intel P6 series processors. 2010-04-09 11:10:25 +00:00
lib no need to udelay() 2010-04-03 14:19:22 +00:00
mainboard update atom car code in the same way that 6ex/6fx was updated. 2010-04-13 00:11:59 +00:00
northbridge add int15 handler for thomson ip1000 2010-04-11 20:04:50 +00:00
pc80 Don't include option_table.h every time we include mc146818rtc.h, that was a 2010-03-29 23:01:35 +00:00
southbridge do better error reporting in i82801dx early smbus functions. 2010-04-11 20:02:47 +00:00
superio zero warnings days. 2010-04-09 14:46:51 +00:00
Kconfig - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively 2010-04-12 09:50:53 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00