summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-28101-242/+97
* Drop driver-y from GM45/ICH9/RK9Stefan Reinauer2012-11-273-11/+11
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-2777-211/+38
* Fix technexion tim5690 board VGA handlerStefan Reinauer2012-11-272-2/+8
* Enable the FCH GPP port prior to device enumerationDave Frodin2012-11-271-30/+16
* Drop duplicate files that prevent building without ramstage.aStefan Reinauer2012-11-2716-1289/+0
* build system: Eliminate special case for c_startPatrick Georgi2012-11-273-4/+5
* Get rid of drivers classPatrick Georgi2012-11-27129-381/+381
* Drop ramstage.aPatrick Georgi2012-11-271-8/+3
* Provide weak empty declarations of all chip_ops used on a boardPatrick Georgi2012-11-272-33/+0
* roda/rk886ex: Correct COMB irq reading / reduce warningsNico Huber2012-11-271-34/+23
* roda/rk9: Fix for VGABIOS changesPatrick Georgi2012-11-271-18/+13
* SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR)Zheng Bao2012-11-271-1/+11
* roda/rk9: New mainboardPatrick Georgi2012-11-2725-0/+3038
* intel/i82801ix: new southbridge, ICH9Patrick Georgi2012-11-2734-0/+5954
* intel/gm45: new northbridgePatrick Georgi2012-11-2726-0/+5951
* Add initialization hook for chipsNico Huber2012-11-273-1/+28
* Conditionally #include mc1468181rtc if CMOS_POST is enabledDavid Hendricks2012-11-271-0/+2
* Make POST codes written to IO port optionalDavid Hendricks2012-11-272-5/+19
* Remove duplicate VGA BIOS interrupt handlersPatrick Georgi2012-11-243-154/+26
* yabel: Use X86_* instead of the more verbose M.x86.REG_*Patrick Georgi2012-11-249-78/+78
* x86 realmode: Use x86emu register file + definesPatrick Georgi2012-11-2415-305/+333
* x86 realmode: Adapt to x86emu/YABEL style return codesPatrick Georgi2012-11-2413-85/+87
* x86emu: Move realmode handler into own directoryPatrick Georgi2012-11-249-8/+29
* Persimmon: Disable the unused GPP PCIe clocksDave Frodin2012-11-201-0/+10
* Unify use of bool config variablesStefan Reinauer2012-11-2021-40/+36
* secondary.S: Fix dropping ramstage.aStefan Reinauer2012-11-201-0/+2
* Make sure only one udelay function is availableStefan Reinauer2012-11-202-1/+5
* siemens/sitemp_g1p1: Drop copy of cmos checksum calculationPatrick Georgi2012-11-191-125/+0
* bootblock: Guard CMOS rewrite in disable/enable RTCPatrick Georgi2012-11-191-0/+2
* mc146818rtc: disable RTC before writing to nvramPatrick Georgi2012-11-191-1/+30
* Drop no-op bootblock.cKyösti Mälkki2012-11-171-29/+0
* Use new system agent binariesStefan Reinauer2012-11-171-1/+2
* Fix PIRQ routing abstractionStefan Reinauer2012-11-16113-233/+230
* Fix Kconfig GENERATE_*_TABLE usageStefan Reinauer2012-11-167-40/+15
* Clean up KconfigStefan Reinauer2012-11-165-257/+250
* Drop Kconfig.deprecated_optionsStefan Reinauer2012-11-164-18/+10
* Drop unused Kconfig variable PCIE_TUNINGStefan Reinauer2012-11-161-10/+0
* Drop Kconfig variable BOARD_HAS_HARD_RESETStefan Reinauer2012-11-1628-168/+19
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-1637-55/+3
* Reduce number of per-mainboard changesStefan Reinauer2012-11-1615-124/+11
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-1665-128/+10
* Use mainboard hook for HP DL165Kyösti Mälkki2012-11-142-2/+8
* ms9652: fix misuse of LIFT_BSP_APIC_IDStefan Reinauer2012-11-141-4/+1
* mainboard/siemens/sitemp_g1p1: Fix YABEL usageNico Huber2012-11-142-3/+4
* Make YABEL's version of mainboard_interrupt_handlers() usableNico Huber2012-11-141-0/+2
* mainboard/siemens/sitemp_g1p1: Fix CMOS checksum algorithm here, tooNico Huber2012-11-141-1/+1
* Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer2012-11-1419-18/+14
* VIA chipsets: fix compilation without real mode codeStefan Reinauer2012-11-149-67/+15
* Tell CBMEM code about ACPI GNVS sectionStefan Reinauer2012-11-141-0/+1
OpenPOWER on IntegriCloud