..
arch
Many Kudos go to Segher Boessenkool and Patrick Georgi for figuring this one
2009-05-30 15:12:33 +00:00
boot
Attached patch moves the CBFS payload loader to selfboot.c as it's
2009-05-26 14:00:49 +00:00
config
Many Kudos go to Segher Boessenkool and Patrick Georgi for figuring this one
2009-05-30 15:12:33 +00:00
console
Implement native VGA Support.
2009-05-29 03:04:16 +00:00
cpu
Move coreboot_ram and coreboot_apc to CBFS. This allows to
2009-05-27 14:19:31 +00:00
devices
Fix build with CONFIG_*_ROM_RUN.
2009-05-29 03:44:47 +00:00
drivers
Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should
2009-04-01 13:43:21 +00:00
include
Implement native VGA Support.
2009-05-29 03:04:16 +00:00
lib
Add lzma.o for CBFS, regardless if CONFIG_COMPRESSED_PAYLOAD_LZMA is
2009-05-28 22:18:25 +00:00
mainboard
rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN_REALMODE.
2009-05-29 18:41:09 +00:00
northbridge
First batch of indent-aided code cleanups, more will follow.
2009-05-27 18:55:19 +00:00
pc80
Implement native VGA Support.
2009-05-29 03:04:16 +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
use printk, when possible. (trivial)
2008-08-01 12:12:37 +00:00
sdram
fix typo in commend of generic_sdram.c (trivial)
2008-08-01 11:36:40 +00:00
southbridge
enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbridge.
2009-05-29 13:45:22 +00:00
stream
Refactor copy_and_run so that it uses a single code base instead of
2009-04-30 07:07:22 +00:00
superio
We should separate the it8718f_24mhz_clkin like the way IT8712 does.
2009-05-11 13:45:11 +00:00