summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* (trivial) cosmetics for i82801gx cmos failover.Stefan Reinauer2010-01-161-4/+3
* * drop reset files from 945 mainboards (and use southbridge specific reset)Stefan Reinauer2010-01-1614-323/+41
* Make internal functions static in speedstep ACPI generation code.Stefan Reinauer2010-01-161-2/+2
* Fix stack base for Atom CPUs, the resume mechanism (cbmem etc) expects this.Stefan Reinauer2010-01-161-4/+4
* Micro-optimization: movl $0 --> xorl.Stefan Reinauer2010-01-162-5/+5
* new microcode for Intel Core 2(tm) CPUsStefan Reinauer2010-01-169-1168/+1168
* RTC: Don't drop the alpha specific code but get it in shape for our Kconfig s...Stefan Reinauer2010-01-161-4/+4
* Make qemu use the udelay function in src/pc80/udelay_io.cPatrick Georgi2010-01-113-19/+2
* - Makefile.romccboard.inc supports tinybootblock romcc boards, too.Patrick Georgi2010-01-085-145/+20
* Move fam10 temp files from build/ to build/northbridge/amd/amdfam10/ Trivial.Myles Watson2010-01-061-18/+18
* Fix amdht on newer compilers.Patrick Georgi2010-01-061-1/+1
* Kconfig builds all boards now.Patrick Georgi2010-01-0612-51/+103
* - Let AMD CAR code pick the right XIP areaRudolf Marek2010-01-054-10/+19
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-0575-5/+80
* - 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
OpenPOWER on IntegriCloud