summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Let ld(1) calculate the required size for code in the bootblockMaciej Pijanka2009-11-271-1/+13
* Really hook up s2850 and s2875. Trivial.Patrick Georgi2009-11-271-0/+2
* Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi2009-11-2734-7/+284
* Trivial style changes, replace a few C++ type comments, and some code reusePeter Stuge2009-11-252-25/+7
* This patch is buzzer of TechNexion TIM-5690.Libra Li2009-11-252-0/+127
* This patch is buzzer of TechNexion TIM-5690.Libra Li2009-11-256-6/+59
* Make the kconfig-style build work in mingw:Patrick Georgi2009-11-211-2/+2
* Update amdk8/util.c since __PRE_RAM__. Make node & link more unique.Myles Watson2009-11-182-8/+10
* This is a patch to control the DIP switch and digital I/O.Libra Li2009-11-181-0/+15
* Silence two warnings. Only use the Qemu hard-coded address for VGA devices.Myles Watson2009-11-172-5/+9
* Complete the Kconfig of socket_AM2r2.Zheng Bao2009-11-131-0/+30
* Adapt ROM_IMAGE_SIZE, too. ROMBASE should probably be definedPatrick Georgi2009-11-121-6/+1
* Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.Myles Watson2009-11-1210-18/+20
* Get rid of the ugly warning the right way.Myles Watson2009-11-121-5/+3
* Revert my too-hasty commit.Myles Watson2009-11-111-3/+4
* Silence an ugly-looking warning. Two casts were not enough, so just don't castMyles Watson2009-11-111-4/+3
* Rework bootblock size handling:Patrick Georgi2009-11-112-8/+2
* Help track down enable_rom issues in CBFS. If the magicPatrick Georgi2009-11-111-0/+4
* * Simplify acpi_add_tableStefan Reinauer2009-11-104-106/+199
* Enable Multiboot table support (for GRUB2) by default.Ronald G. Minnich2009-11-091-1/+1
* These are post codes for TIM-5690 LED debug message.Libra Li2009-11-096-1/+245
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-06107-721/+169
* Remove some white space and comment differences from devicetree.cb and Config.lbMyles Watson2009-11-065-257/+234
* Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann2009-11-0673-125/+0
* Revert the deletion of drivers/pci/onboard that snuck in ahead of its time. Myles Watson2009-11-065-0/+95
* Split the two usages of __ROMCC__:Myles Watson2009-11-06108-242/+148
* Remove hard coded bus numbers from arima/hdama mptable code and fix warnings.Myles Watson2009-11-061-27/+36
* Add debugging utility file for dumping routing registers on K8.Myles Watson2009-11-053-0/+281
* Don't try to set fixed resources. Trivial.Myles Watson2009-11-051-0/+5
* fix length field in dmi tables. Newer DMI versions through errorsStefan Reinauer2009-11-053-10/+12
* if x86emu was running for VGA init a corrupted low table RSDPStefan Reinauer2009-11-051-0/+1
* http://www.coreboot.org/pipermail/coreboot/2007-October/025740.htmlStefan Reinauer2009-11-054-2/+116
* If the coreboot and filo overlap, it will "slice off" a piece at theZheng Bao2009-11-051-34/+43
* When loading an option ROM use the class stored in the device toMark Marshall2009-11-051-1/+4
* Fix up typo in Socket 441 CPUs, and add a few (trivial) Kconfig files for them.Stefan Reinauer2009-11-047-6/+25
* Some fixes.Patrick Georgi2009-11-032-8/+11
* typo. trivial. Then -> Than.Zheng Bao2009-11-011-1/+1
* Set SB_HT_CHAIN_ON_BUS0 correctly for arima/hdama. Trivial. Myles Watson2009-10-311-1/+1
* Fix, um... a typo.Uwe Hermann2009-10-301-1/+1
* Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.Uwe Hermann2009-10-306-1/+34
* Remove some warnings from the tyan s2895.Myles Watson2009-10-3024-107/+81
* Split a print statement that called dev_path twice, and add a warning comment.Myles Watson2009-10-291-6/+7
* Add prototypes to silence these warnings.Myles Watson2009-10-291-1/+1
* Drop remainders of PPC portStefan Reinauer2009-10-2831-2563/+0
* Drop remainder of PPC portStefan Reinauer2009-10-2850-3448/+0
* Fix some builds with Kconfig.Myles Watson2009-10-2813-22/+28
* Make d945gclf build.Myles Watson2009-10-287-8/+16
* Add some missing license headers, consistency fixes for others (trivial).Uwe Hermann2009-10-2839-124/+219
* Remove all build/ prefixes in the build output.Uwe Hermann2009-10-281-7/+8
* preliminary Intel D945GCLF Atom+i945 support.Stefan Reinauer2009-10-2842-0/+3883
OpenPOWER on IntegriCloud