..
amd
This now builds a K8 bios image.
2008-08-24 06:07:21 +00:00
geodelx
Typo: word duplication.
2008-08-22 11:33:19 +00:00
archelfboot.c
Move include/console/console.h to include/console.h in order to
2007-05-05 20:18:28 +00:00
archtables.c
This set of changes creates irq tables for alix1c and adds the functions
2008-02-09 16:32:59 +00:00
coreboot_table.c
Rename mainboard_part_number to mainboard_name in various places. This
2008-07-20 21:05:25 +00:00
i8259.c
Now version 3: LinuxBIOS -> coreboot rename.
2008-01-27 18:54:57 +00:00
isa-dma.c
Ron's arch code., slightly changed. Another one will follow
2007-06-27 21:01:01 +00:00
Kconfig
Add Kconfig for CAR testing code. The code is already in the tree, but
2008-08-22 10:57:34 +00:00
keyboard.c
The current parameter situation of post_code() is rather mixed between
2008-01-07 16:34:34 +00:00
ldscript.ld
Minor cosmetic and/or license header fixes (trivial).
2008-08-11 21:01:54 +00:00
Makefile
Add objdump and readelf to xcompile and use the results. This kills a
2008-08-22 01:22:21 +00:00
mc146818rtc.c
We're getting closer. It has been pointed out that this code is not pretty. I agree. Get
2008-08-03 22:42:01 +00:00
pci_ops_auto.c
Here we start to see the good design of 3. In v2, there were pci ops in
2008-08-13 02:41:29 +00:00
pci_ops_conf1.c
Here we start to see the good design of 3. In v2, there were pci ops in
2008-08-13 02:41:29 +00:00
pci_ops_mmconf.c
Constify structs which can be const.
2007-11-26 13:28:52 +00:00
pirq_routing.c
Minor cosmetic and/or license header fixes (trivial).
2008-08-11 21:01:54 +00:00
post_code.c
Now version 3: LinuxBIOS -> coreboot rename.
2008-01-27 18:54:57 +00:00
resourcemap.c
The change to Kconfig is self-acked.
2008-08-13 02:44:46 +00:00
serial.c
Now version 3: LinuxBIOS -> coreboot rename.
2008-01-27 18:54:57 +00:00
speaker.c
Remove superfluous checks for boolean CONFIG_* variables where we tested
2008-02-14 22:34:40 +00:00
stage0_i586.S
Move stage1 global variable management from asm to C. The stage0 asm
2008-08-18 16:54:12 +00:00
stage1.c
This now compiles and has a simple error on build to stage2.
2008-08-23 16:51:00 +00:00
udelay_io.c
Now version 3: LinuxBIOS -> coreboot rename.
2008-01-27 18:54:57 +00:00