summaryrefslogtreecommitdiff
path: root/src/mainboard
AgeCommit message (Expand)Author
2011-06-22X60: add missing License HeaderSven Schnelle
2011-06-22Move SB800 clock init earlierScott Duplichan
2011-06-22Move existing AMD Ffamily14 code to f14 folderefdesign98
2011-06-22Rename {CPU|NB|SB}/amd/*_wrapper foldersefdesign98
2011-06-20sb800: move spi prefetch and fast read mode to sb bootblock.Stefan Reinauer
2011-06-20Introduced support for 8MB and 16MB flash sizesCristian Măgherușan-Stanciu
2011-06-20ASRock E350M1: Enable USB3 supportMarshall Buschman
2011-06-19ASRock E350M1: Configure SB800 GPP ports to support onboard pcie nicScott Duplichan
2011-06-18T60: set dock LED's in mainboard.cSven Schnelle
2011-06-16X60/T60: disable USB power during suspendSven Schnelle
2011-06-15i945 GMA: restore tft brightness from cmosSven Schnelle
2011-06-15Remove old ACPI codeSven Schnelle
2011-06-15i82801gx: replace cafed00d/cafebabe by definesSven Schnelle
2011-06-15X60: handle EC events in SMM if ACPI is disabledSven Schnelle
2011-06-15X60: trigger save cmos on volume/brightness changeSven Schnelle
2011-06-13X60/T60: set CMOS defaultsSven Schnelle
2011-06-12ASRock/E350M1: Skip memory clear for boot time reductionMarshall Buschman
2011-06-12X60/T60: fix return value of mainboard_io_trap_handler()Sven Schnelle
2011-06-09H8 EC: add volume CMOS settingSven Schnelle
2011-06-07T60/PMH7: move 'touchpad' option to pmh7Sven Schnelle
2011-06-07SMM: add defines for APM_CNT registerSven Schnelle
2011-06-07T60: fix touchpad optionSven Schnelle
2011-06-07re-indent, so files conform to coding guidelines.Stefan Reinauer
2011-06-04WARNINGS_ARE_ERRORS is y per default, don't set it twice.Stefan Reinauer
2011-06-04Port persimmon r6594 to e350m1: Cosmetic cleanupPeter Stuge
2011-06-04Port persimmon r6593 to e350m1: Remove unused Kconfig optionsPeter Stuge
2011-06-04Port persimmon r6592 to e350m1: Update GPP port configurationPeter Stuge
2011-06-04Port persimmon r6591 to e350m1: ROM cache earlyMarshall Buschman
2011-06-04Port persimmon r6590 to e350m1: Work around memory allocation problemMarshall Buschman
2011-06-04Port persimmon r6589 to e350m1: Strip down AGESA optionsMarshall Buschman
2011-06-04Port persimmon r6588 to e350m1: VGA framebufferMarshall Buschman
2011-06-04Port persimmon r6587 to e350m1: RTC is not PIIX4 compatibleMarshall Buschman
2011-06-04Port persimmon r6586 to e350m1: FADT revisionMarshall Buschman
2011-06-04Port persimmon r6584 and r6601 to e350m1: SPI prefetch earlyMarshall Buschman
2011-06-04Port persimmon r6583 to e350m1: pstate 0 earlyMarshall Buschman
2011-06-04Port persimmon r6582 to e350m1: 33 MHz SPI read earlyMarshall Buschman
2011-06-04Port persimmon r6578 and r6596 to e350m1: MMCONF basePeter Stuge
2011-06-04Port persimmon r6574 to e350m1: MMCONF sizeMarshall Buschman
2011-06-04Port persimmon r6573 to e350m1: VGA, PCI MMIO and SB800 legacyMarshall Buschman
2011-06-04Port persimmon r6572 to e350m1: I/O APIC IDMarshall Buschman
2011-06-03advansus/a785e-i mainboard enable warning as errorKerry She
2011-05-23AP_IN_SIPI_WAIT is already defined in the CPU Kconfig of those boards.Stefan Reinauer
2011-05-20Correct amd persimmon romstage code for early SPI prefetch enable.Scott Duplichan
2011-05-20Move the ACPI FACP table to the front of the RSDT list. This is done to work ...Scott Duplichan
2011-05-15Remove multiple mmconf settings and just use kconfig setting.Marc Jones
2011-05-15Cosmetic cleanup.Scott Duplichan
2011-05-151) Remove unused kconfig options.Scott Duplichan
2011-05-15Update gpp port configuration.Scott Duplichan
2011-05-15Enable rom cache early to reduce boot time.Scott Duplichan
2011-05-15Fix memory allocation problem in amdInitLate. Disabled until further debug.Scott Duplichan