summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* change conflicted typedef in src/vendorcode/amd/agesa/f15/Porting.hSiyuan Wang2012-10-221-4/+4
* Update SeaBIOS stable to the release-1.7.1 commitPeter Stuge2012-10-161-1/+1
* bachmann/ot200: Fix wrong IRQ number for PIRQDChristian Gmeiner2012-10-101-2/+2
* iei/kino-780am2: Turn on PCIe bridge to 2nd ethernet controller.Dave Frodin2012-10-101-1/+1
* hpet: common ACPI generationPatrick Georgi2012-10-0836-566/+82
* Every chip must have chip_operationsKyösti Mälkki2012-10-082-0/+33
* Take care of NULL chip_ops->nameKyösti Mälkki2012-10-071-1/+2
* Fix typo in mPGA603 socketKyösti Mälkki2012-10-071-1/+1
* Remove chip.h files without config structureKyösti Mälkki2012-10-07183-1531/+0
* Revert order in VGA device choiceKostr2012-10-071-1/+1
* Mainboard: Fix IO-HUB link number in Dinar mainboardKostr2012-10-051-2/+1
* Provide access to smaller registers in eregsPatrick Georgi2012-10-051-1/+34
* Use mainboard_interrupt_handlers everywherePatrick Georgi2012-10-058-95/+8
* YABEL: Common API to register interrupt handlersPatrick Georgi2012-10-052-0/+7
* add tyan s8226: add a new mainboardSiyuan Wang2012-10-0431-1/+7955
* pirq_routing: Allow routing with more than 4 PIRQ linksAlexandru Gagniuc2012-10-043-33/+112
* Fix compilation without CONFIG_WRITE_HIGH_TABLES.Denis 'GNUtoo' Carikli2012-10-021-0/+2
* AMD Hudson: Printf the high address as unsigned integerZheng Bao2012-09-281-1/+1
* HAVE_HIGH_TABLES is gonePatrick Georgi2012-09-251-1/+0
* AMD hudson: Round the float pointing number to integerZheng Bao2012-09-241-1/+1
* cimx sb700: change Platform.h to remove some warningsSiyuan Wang2012-09-191-0/+3
* agesa fam15 northbridge: change lapic_id to accommodate two CPUsSiyuan Wang2012-09-191-2/+1
* C32 legacy code: change CONFIG_CPU_AMD_SOCKET_C32 to CONFIG_CPU_AMD_SOCKET_C3...Siyuan Wang2012-09-193-9/+9
* AMD Hudson: use awk to calulate instead of exprZheng Bao2012-09-171-8/+8
* Set SMBIOS mainboard version based on i2c eepromChristian Gmeiner2012-09-171-0/+52
* Add i2c eeprom to device treeChristian Gmeiner2012-09-171-1/+5
* Mahogany_Fam10: Fixes an apparent ACPI VGA resource collision.Dave Frodin2012-09-131-1/+1
* Fix tracing compilation on SMM enabled targets.Rudolf Marek2012-09-131-1/+1
* Fix VT8237S USB IRQ routingRudolf Marek2012-09-121-3/+3
* superio winbond w83627dhg: add a function which is used on tyan s8226Siyuan Wang2012-09-072-0/+11
* IEI/KINO: Fixes an apparent ACPI VGA resource collision.Dave Frodin2012-09-061-1/+1
* VIA Nano: Add support for VIA Nano CPUsAlexandru Gagniuc2012-09-057-3/+505
* buildsystem: Make CPU microcode updating more configurableAlexandru Gagniuc2012-09-059-42/+147
* AMD S3: The offset of the nv storage depends on config.hZheng Bao2012-08-306-6/+35
* ioapic driver: typedef the ioapic_config struct (TRIVIAL)Alexandru Gagniuc2012-08-301-2/+4
* Fix AMD UMA for RS780Kyösti Mälkki2012-08-287-24/+75
* AMD hudson: Complete the missing ruleZheng Bao2012-08-281-2/+2
* Drop unused ISA Pnp definitionsKyösti Mälkki2012-08-271-36/+1
* SB700/SP5100: This configures the HPET clock period.Dave Frodin2012-08-271-0/+8
* AMD Hudson: Move the combining firmware from Python to sh.Zheng Bao2012-08-272-68/+69
* Intel model_106cx: change CAR to HT-capableKyösti Mälkki2012-08-272-1/+2
* AMD northbridges: factor out CPU allocationKyösti Mälkki2012-08-2710-120/+124
* AMD northbridges: rewrite CPU allocationKyösti Mälkki2012-08-276-156/+104
* MPTABLE: check for fixed IRQ entries on all pinsSven Schnelle2012-08-251-42/+47
* Fix mptable build troublesKyösti Mälkki2012-08-257-95/+4
* LUMPY: Add information to generate MPTABLE from devicetree.cbSven Schnelle2012-08-222-6/+33
* Auto-declare chip_operationsKyösti Mälkki2012-08-22178-326/+0
* mptable: bring sanity back to mptable generation (TRIVIAL)Alexandru Gagniuc2012-08-221-4/+4
* Change to allow coreboot to use "add-payload" instead of "add" for payload im...Dave Frodin2012-08-211-2/+4
* Don't write automatic IRQ entries for disabled devicesSven Schnelle2012-08-211-1/+1
OpenPOWER on IntegriCloud