summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 1. Remove warnings and multiple blank lines.Zheng Bao2010-03-269-24/+48
* Add support to build with ccache in the build systemPatrick Georgi2010-03-253-2/+10
* Get rid of type-punned pointer errors.Myles Watson2010-03-2426-214/+189
* Some keyboards need a longer timeout. Also increase error level, because aStefan Reinauer2010-03-241-3/+3
* fix acpi dsdt copy on roda rk886exStefan Reinauer2010-03-241-1/+1
* SMM: remove hack that was needed back in oldconfig times.Stefan Reinauer2010-03-242-1/+4
* oops, forgot to cleanup extra output in bootblock creation for dependency patchStefan Reinauer2010-03-241-1/+1
* dependency tracking for corebootStefan Reinauer2010-03-244-14/+25
* CPPFLAGS and DEBUG_CFLAGS don't exist since Kconfig. Drop their remainders.Stefan Reinauer2010-03-241-2/+2
* mahogany_fam10: rename apc_auto.c to ap_romstage.c like on all other boardsStefan Reinauer2010-03-231-0/+0
* Fix reading HT link offsets.Maximilian Thuermer2010-03-231-6/+8
* Prepare for using coreboot x86emu in userspace utility "vgabios"Stefan Reinauer2010-03-231-0/+2
* fix newly introduced printk_foo warnings..Stefan Reinauer2010-03-236-229/+111
* Remove the building warnings.Zheng Bao2010-03-233-5/+7
* Remove the building warnings.Zheng Bao2010-03-234-104/+58
* Removing build warning of sb600 & rs690.Wang Qing Pei2010-03-232-6/+8
* Fix i82801dx_power_options() so CONFIG_MAINBOARD_POWER_ON_AFTER_POWER_FAIL wo...Joseph Smith2010-03-222-26/+98
* Revert my debugging patch that got committed by accident. Sorry.Myles Watson2010-03-222-6/+1
* Fix all the format string warnings.Myles Watson2010-03-22162-337/+227
* drop some unused files and fix warnings on i945 based systems.Stefan Reinauer2010-03-2240-311/+76
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-22538-3757/+3742
* I ran into a couple of errors while building a mahogany_fam10 target;Ed Swierk2010-03-191-8/+8
* The parameters of memset() should beZheng Bao2010-03-192-32/+32
* Get rid of a few warnings:Myles Watson2010-03-197-9/+29
* Remove remaining uses ofPatrick Georgi2010-03-1842-385/+0
* Rework boolean expression (DeMorgan and all) forPatrick Georgi2010-03-1859-256/+46
* Remove fallback/normal handling in mainboards'Patrick Georgi2010-03-1846-2181/+256
* trivial. Delelte double blank line.Zheng Bao2010-03-182-2/+0
* Remove failover/fallback/normal handling in mainboards'Patrick Georgi2010-03-1723-1617/+262
* more warnings gone...Stefan Reinauer2010-03-1711-77/+65
* revert the faulty part of r5252Stefan Reinauer2010-03-171-0/+27
* fix HPET on some ICH southbridgesStefan Reinauer2010-03-174-74/+1
* trivial warning fixes, mostly for ACPI codeStefan Reinauer2010-03-1725-37/+34
* drop shadow variable from hypertransport code.Stefan Reinauer2010-03-171-1/+0
* Actually enable HPETStefan Reinauer2010-03-171-1/+2
* Clean up warnings in yabel vbe code. No more warnings on the IP1000Stefan Reinauer2010-03-173-6/+13
* clean up shadow variables in jpeg decoder.Stefan Reinauer2010-03-171-15/+15
* fix minor warnings in RTC code when HAVE_OPTION_TABLE is disabled.Stefan Reinauer2010-03-172-0/+4
* bug fix for IOAPIC on i82801dx.Stefan Reinauer2010-03-171-2/+2
* This patch fixes up the i82801dx_lpc.c code post transition.Joseph Smith2010-03-172-127/+178
* This is kind of a pre CAR patch to properly allocate "shared" graphics memoryJoseph Smith2010-03-176-6/+44
* more warning fixes.Stefan Reinauer2010-03-1711-3/+24
* fix HPET base addressed.Stefan Reinauer2010-03-174-5/+5
* The SB600 also has the BootFailTimer. We should disable it,Zheng Bao2010-03-172-2/+13
* remove more warnings, and fix some boards (watchdog.h)Stefan Reinauer2010-03-1712-18/+24
* From Keith Hui:Keith Hui2010-03-171-6/+147
* fix dell s1850, ROMCC didn't seem to like SSE2 memtest here.Stefan Reinauer2010-03-178-5/+10
* fix a couple of warningsStefan Reinauer2010-03-1710-12/+19
* remove warnings from cs5530 driver. (trivial)Stefan Reinauer2010-03-171-8/+8
* drop unused variableStefan Reinauer2010-03-171-1/+0
OpenPOWER on IntegriCloud