.. |
arch
|
Speed up copying coreboot to ram by using "movsl" instead of "movsb".
|
2008-10-22 22:24:47 +00:00 |
boot
|
Fix compile errors if CONFIG_FS_PAYLOAD=1:
|
2008-11-03 23:16:00 +00:00 |
config
|
Support for the Intel ICH7 southbridge.
|
2008-10-29 04:46:52 +00:00 |
console
|
fix warning in vga console code (trivial)
|
2008-08-01 11:38:23 +00:00 |
cpu
|
Update K8 FID/VID setup. Add support for 100MHz FIDs (revG).
|
2008-11-03 21:39:03 +00:00 |
devices
|
Changes required to the device allocator:
|
2008-10-29 03:15:42 +00:00 |
drivers
|
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
|
2008-10-01 12:52:52 +00:00 |
include
|
Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines.
|
2008-10-31 18:41:09 +00:00 |
lib
|
Drop tons of duplicated debug.c files, move common file to
|
2008-10-12 22:34:08 +00:00 |
mainboard
|
Re-add "based on" lines.
|
2008-11-06 22:38:31 +00:00 |
northbridge
|
Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines.
|
2008-10-31 18:41:09 +00:00 |
pc80
|
Made await_ide(), which polls for an ide status change, check the status
|
2008-10-22 22:30:17 +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
|
Drop #defines for registers that are not existant on the ICH7.
|
2008-11-06 22:24:05 +00:00 |
stream
|
Fix compile errors if CONFIG_FS_PAYLOAD=1:
|
2008-11-03 23:16:00 +00:00 |
superio
|
Add the missing I/O resources for IT8712F GPIOs. (E.g. some LiPPERT
|
2008-11-03 22:58:56 +00:00 |