summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - Fix UDELAY options and HAVE_INIT_TIMER [kconfig]Patrick Georgi2010-01-0412-18/+34
* - use LAPIC timer if selected (instead of TSC all the time) [kconfig]Patrick Georgi2010-01-045-3/+5
* improve debug output.Stefan Reinauer2010-01-031-1/+1
* romcc:Patrick Georgi2009-12-3113-49/+123
* trival. All the changes is about comment and spaces.Zheng Bao2009-12-28178-897/+2600
* Fix technexion tim5690 build failure - REALMODE option required for x86.c mai...Marc Jones2009-12-231-0/+2
* newconfig compilation failed withStefan Reinauer2009-12-231-0/+1
* Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio...Libra Li2009-12-236-15/+268
* Tiny Bootblock, step 1/n.Patrick Georgi2009-12-2310-37/+291
* Allow user to specify the size of a newly created cbfs imagePatrick Georgi2009-12-211-1/+1
* Make coreboot load VSA from CBFS on amd/gx2.Patrick Georgi2009-12-211-11/+5
* Clean up amd/dbm690t and kontron/986lcd-m some more (notPatrick Georgi2009-12-183-12/+33
* Make "KBuild report" a bit happierStefan Reinauer2009-12-171-11/+0
* The drivers for the k8t890 weren't being built. Increased heapsize.Myles Watson2009-12-142-7/+15
* Push VSA into CBFS for amd/lx systems. It's not hooked up toPatrick Georgi2009-12-101-11/+5
* Trivial fixes for kconfig. They fix all non-fam10 build failures.Myles Watson2009-12-0212-22/+29
* Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds.Myles Watson2009-12-022-2/+2
* Not all boards cope with automatically sized bootblocks, leading to 4GBPatrick Georgi2009-12-011-13/+1
* Atom only supports 32bit MTRRs (trivial)Stefan Reinauer2009-12-011-1/+1
* Trivial. SCH4304 and SCH4307 have the same device id.Zheng Bao2009-12-011-1/+1
* Add support for the SMSC SCH4304 Super I/O.Zheng Bao2009-11-301-0/+2
* Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch forMaciej Pijanka2009-11-2811-0/+877
* Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi2009-11-2757-205/+140
* 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
OpenPOWER on IntegriCloud