summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* factor out common config for k8x8xx's dram_enable() and vt8237r_cfg()Florian Zumbiehl2011-11-073-49/+43
* add support for 1106:3188 (host controller of the old version of k8t800)Florian Zumbiehl2011-11-071-0/+45
* in vt8237r_enable(), write function enables only to ISA bridge config spaceFlorian Zumbiehl2011-11-071-2/+12
* Cycle time at CAS Latency (CLX - 2) is at 25 in DDR2 SPD, not at 26Florian Zumbiehl2011-11-071-1/+1
* Inline Makefile.bootblock.incPatrick Georgi2011-11-062-111/+109
* Fix typoPatrick Georgi2011-11-061-1/+1
* w83627hf: multiple fixes and enhancements in ASL includeChristoph Grenz2011-11-061-252/+205
* w83627hf: drop Scope(\_SB) from ASL includeChristoph Grenz2011-11-061-1279/+1275
* Revert "add support for 1106:3188 (host controller of the old version of k8t8...Patrick Georgi2011-11-041-45/+0
* add support for writing to SMBus with vt8237Florian Zumbiehl2011-11-032-10/+22
* add support for 1106:3188 (host controller of the old version of k8t800)Florian Zumbiehl2011-11-031-0/+45
* simplify IDE cable detection for Asus M2VFlorian Zumbiehl2011-11-021-5/+4
* don't scan beyond end of CBFSFlorian Zumbiehl2011-11-021-1/+2
* remove trailing whitespaceStefan Reinauer2011-11-01250-816/+816
* Remove XIP_ROM_BASEPatrick Georgi2011-11-0117-70/+12
* Add support for E7505 northbridge.Kyösti Mälkki2011-10-318-135/+211
* Fix usb debug dongle supportSven Schnelle2011-10-3120-33/+34
* Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9Rudolf Marek2011-10-306-8/+8
* Fix gcc 4.6.1 breakage of southbridge/amd/sr5650/pcie.c.Stefan Reinauer2011-10-301-2/+2
* remove usbdebug.h include from mainboard/romstage codeSven Schnelle2011-10-3032-32/+0
* asus/m5a88-v: Fix buildPatrick Georgi2011-10-302-8/+8
* Fix coreboot updatesPatrick Georgi2011-10-291-0/+1
* w83627hf: add method to retrieve wake event source register to ASL includeChristoph Grenz2011-10-281-0/+17
* Add ASUS M5A88-V mainboard supportQingPei Wang2011-10-2823-0/+5121
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-2840-106/+0
* Get rid of AUTO_XIP_ROM_BASEPatrick Georgi2011-10-289-69/+39
* sb600: Implement EHCI workaroundPatrick Georgi2011-10-281-0/+5
* siemens/sitemp_g1p1: Add more devices to PIR and MP tablePatrick Georgi2011-10-282-0/+60
* Clear improper use of CONFIG_CACHE_AS_RAMKyösti Mälkki2011-10-282-28/+28
* T60: remove redundant usbdebug_init call()Sven Schnelle2011-10-281-5/+0
* copy e7501 component to e7505Stefan Reinauer2011-10-289-0/+2552
* Fix checksum calculation both in romstage and ramstage.Stefan Reinauer2011-10-282-6/+6
* Added smbus block read/write for amd8111Oskar Enoksson2011-10-273-0/+137
* Move linux 2.6.11 workaround to generic codePatrick Georgi2011-10-272-53/+12
* X60/T60: enable AHCI modeSven Schnelle2011-10-272-2/+4
* i82801gx: Fix port status in AHCI modeSven Schnelle2011-10-272-1/+9
* X60: enable Cx power saving modesSven Schnelle2011-10-253-0/+32
* T60: add _CST tableSven Schnelle2011-10-251-0/+13
* T60: enable C4onC3 modeSven Schnelle2011-10-251-0/+2
* T60: use ICS954309 clock driverSven Schnelle2011-10-252-0/+16
* Add driver for ICS954309 clock generatorSven Schnelle2011-10-258-2/+121
* i82801gx: Add setting for C4onC3 modeSven Schnelle2011-10-252-0/+6
* SPEEDSTEP: write _CST tablesSven Schnelle2011-10-252-0/+12
* ACPI: Add function for writing _CST tablesSven Schnelle2011-10-252-0/+70
* w83627hf: correct typo in ASL include, correct indexed registers and remove u...Christoph Grenz2011-10-251-9/+2
* Lenovo H8: Fix h8_set_audio_mute()Sven Schnelle2011-10-251-4/+4
* X60/T60: remove superflous h8_set_audio_mute()Sven Schnelle2011-10-252-6/+0
* i82801gx: Add write and read/write block functionsSven Schnelle2011-10-251-0/+183
* i82801gx: Don't set I/O base address to static valueSven Schnelle2011-10-231-15/+11
* console: support integrated 7-segment displays for POST codesChristoph Grenz2011-10-232-1/+5