..
arch /i386
Guards against errors that are hard to track down:
2010-02-03 17:56:37 +00:00
boot
If the coreboot and filo overlap, it will "slice off" a piece at the
2009-11-05 10:02:59 +00:00
config
drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3
2010-01-19 21:13:44 +00:00
console
Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
2009-11-12 16:38:03 +00:00
cpu
- Clean up and comment writing of MSRs for cache control (Backport from v3)
2010-01-26 11:22:43 +00:00
devices
- Improve help texts for option ROM initialization methods
2010-01-31 21:46:12 +00:00
drivers
Remove drivers/pci/onboard. The only purpose was for option ROMs, which are
2009-11-06 23:42:26 +00:00
include
Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
2009-11-12 16:38:03 +00:00
lib
coreboot used to have two different "APIs" for memory accesses:
2010-01-16 17:53:38 +00:00
mainboard
Supermicro H8QME-2+ (Fam10) whitespace fixes (trivial).
2010-02-03 22:07:57 +00:00
northbridge
Alot of it is trivial clean ups and 830 is now able to initialize one row/side of memory at a time.
2010-02-01 22:51:18 +00:00
pc80
RTC: Don't drop the alpha specific code but get it in shape for our Kconfig scheme.
2010-01-16 13:27:39 +00:00
southbridge
The UART2 on the AMD cs5536 is incorrectly configured in two places.
2010-02-03 13:49:24 +00:00
superio
Add support for Renesas M3885x Embedded Controller
2010-01-17 13:51:48 +00:00
Kconfig
These two files accidently got a wrong license header.
2010-01-20 18:44:30 +00:00