.. |
arch-generic
|
- First stab at getting the ppc ports building and working.
|
2004-11-18 22:38:08 +00:00 |
boot
|
Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an
|
2011-04-26 23:47:04 +00:00 |
console
|
Simplify coreboot's console/console.h
|
2011-04-20 21:11:22 +00:00 |
cpu
|
Build warning fix for AMD Family 12
|
2011-09-15 19:55:35 +02:00 |
device
|
SB800: Sata Enable bus master and enable ahci for AHCI/RAID mode
|
2011-10-12 07:43:48 +02:00 |
pc80
|
Enable/fix compilation of i8254 code in ram stage.
|
2011-10-13 20:00:22 +02:00 |
smp
|
Since some people disapprove of white space cleanups mixed in regular commits
|
2010-04-27 06:56:47 +00:00 |
assert.h
|
We call this cache as ram everywhere, so let's call it the same in Kconfig
|
2010-08-30 17:53:13 +00:00 |
cbfs.h
|
split CBFS support into shared core and extended functions
|
2011-08-04 08:10:54 +02:00 |
cbfs_core.h
|
export get_cbfs_header()
|
2011-08-18 11:34:53 +02:00 |
cbmem.h
|
Add automatic SMBIOS table generation
|
2011-08-26 20:08:52 +02:00 |
delay.h
|
This is a general cleanup patch
|
2010-02-22 06:09:43 +00:00 |
ehci.h
|
- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1
|
2010-10-05 13:40:31 +00:00 |
fallback.h
|
In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.
|
2011-04-10 04:15:23 +00:00 |
ip_checksum.h
|
Add support for the console over Ethernet (through PCI NE2000).
|
2010-07-16 20:02:09 +00:00 |
lib.h
|
more ifdef -> if fixes
|
2011-04-21 20:45:45 +00:00 |
reset.h
|
more warning fixes.
|
2010-03-17 03:14:54 +00:00 |
sdram_mode.h
|
Various license header consistency fixes (trivial).
|
2010-02-15 23:10:19 +00:00 |
smbios.h
|
Add automatic SMBIOS table generation
|
2011-08-26 20:08:52 +02:00 |
spd.h
|
Some more DIMM0 related cleanups and deduplication.
|
2010-11-20 20:23:08 +00:00 |
spd_ddr2.h
|
Add VIA CX700 support, plus VIA vt8454c reference board support.
|
2009-04-17 08:37:18 +00:00 |
stdlib.h
|
drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more
|
2010-03-28 21:26:54 +00:00 |
string.h
|
Factor out fill_processor_name() and strcpy() functions.
|
2010-09-29 09:54:16 +00:00 |
swab.h
|
byte swapping
|
2004-03-13 03:37:11 +00:00 |
trace.h
|
Add support for the tracing infastructure in coreboot.
|
2011-09-07 01:26:47 +02:00 |
types.h
|
Some changes required to get yabel working on v2 (and they generally make
|
2009-03-01 10:16:01 +00:00 |
uart8250.h
|
Do full flush on uart8250 only at end of printk.
|
2011-07-12 11:36:20 +02:00 |
usb_ch9.h
|
USB Debug Port related license header fixes (trivial).
|
2010-09-23 18:16:46 +00:00 |
usbdebug.h
|
This patch gets usbdebug console working in romstage.
|
2011-01-28 08:05:54 +00:00 |
version.h
|
Rename almost all occurences of LinuxBIOS to coreboot.
|
2008-01-18 15:08:58 +00:00 |
watchdog.h
|
This is a general cleanup patch
|
2010-02-22 06:09:43 +00:00 |