summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Drop boot directoryStefan Reinauer2012-11-304-2/+2
* src/lib/Makefile.inc: Add license headerStefan Reinauer2012-11-301-1/+18
* Make set_boot_successful depend on PC80_SYSTEMStefan Reinauer2012-11-302-3/+9
* Only compile PC80 drivers when CONFIG_PC80_SYSTEM is setStefan Reinauer2012-11-301-0/+2
* build system: Treat cmos.default as text filePatrick Georgi2012-11-301-1/+1
* Supermicro h8scm: add agesa version of supermicroSiyuan Wang2012-11-3033-0/+7964
* AMD SB800: Interrupt routine for PCI slots on PersimmonZheng Bao2012-11-301-12/+12
* Persimmon: Disable the unused PCI clocksDave Frodin2012-11-301-1/+1
* AMD S3: Leverage the public SPI routineZheng Bao2012-11-306-458/+179
* Create a a new configuration variable for PCIRonald G. Minnich2012-11-304-14/+29
* Add mainboard hook to bootblockKyösti Mälkki2012-11-302-0/+7
* Refactor bootblock initialisationKyösti Mälkki2012-11-303-13/+15
* Add multi-architecture support to cbfstoolDavid Hendricks2012-11-302-9/+19
* Lumpy: Need byteorder.h in romstageStefan Reinauer2012-11-301-0/+1
* Make libgcc wrappers arch-specific, add ARMv7David Hendricks2012-11-301-0/+11
* Add dummy Kconfig options for armv7David Hendricks2012-11-302-0/+11
* Add the maxim MAX77686 power controller.Ronald G. Minnich2012-11-294-0/+416
* Drop empty mainboard.cKyösti Mälkki2012-11-29103-1628/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-29106-255/+0
* Make mainboard_ops and mainboard.c file optionalKyösti Mälkki2012-11-291-1/+1
* pirq_route_irqs is privatePatrick Georgi2012-11-292-20/+19
* Minor changes to .h files for samsung ARM partRonald G. Minnich2012-11-294-4/+4
* Remove assembly coded log2 functionRonald G. Minnich2012-11-2899-118/+15
* add .h files for common exynos 5Ronald G. Minnich2012-11-2814-0/+1220
* Add .h files for samsung exynos 5250Ronald G. Minnich2012-11-2831-0/+4463
* 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
OpenPOWER on IntegriCloud