summaryrefslogtreecommitdiffstats
path: root/src/mainboard
Commit message (Expand)AuthorAgeFilesLines
...
* asus/kfsn4-dre: Increase maximum logical CPUs for Istanbul devicesTimothy Pearson2015-01-311-1/+1
* mainboard/lenovo/t420s/Kconfig: select NO_UART_ON_SUPERIONicolas Reinecke2015-01-311-0/+1
* lenovo/t530/romstage.c: add usb port description and missing oc configNicolas Reinecke2015-01-311-14/+14
* lenovo/t5x0: Make version look like something thinkpad_acpi would acceptNicolas Reinecke2015-01-312-0/+26
* asus/kfsn4-dre/Kconfig: Enable power on after power fail by defaultTimothy Pearson2015-01-291-0/+4
* mainboards: Add support for the Asus KFSN4-DRE series of motherboardsTimothy Pearson2015-01-2814-0/+2824
* CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki2015-01-275-8/+0
* CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEMKyösti Mälkki2015-01-271-2/+2
* CBMEM: Move cbmemc_reinit()Kyösti Mälkki2015-01-274-16/+0
* southbridge/amd/pi: Rename Avalon to HudsonDave Frodin2015-01-274-9/+9
* vboot2: read dev and recovery switchDaisuke Nojiri2015-01-271-0/+1
* vboot2: implement select_firmware for pre-romstage verificationDaisuke Nojiri2015-01-272-0/+6
* vboot2: add verstageStefan Reinauer2015-01-271-0/+1
* rush: Add support for rush boardFurquan Shaikh2015-01-266-0/+151
* samus: Update indices of ramstage and refcode blobsRandall Spangler2015-01-191-2/+2
* samus: Delay bringing SSD out of resetDuncan Laurie2015-01-192-1/+5
* samus: Disable self refresh and MRC cache on broadwellDuncan Laurie2015-01-191-0/+10
* samus: Enable keyboard backlightDuncan Laurie2015-01-192-1/+23
* samus: add acpi resource for supporting RT5677 codecKane Chen2015-01-191-0/+30
* asrock/e350m1: Fix PCIe slot for x4 cardsKyösti Mälkki2015-01-171-21/+1
* rambi: configure USBPHY_COMPBG by the setting in devicetree.cbKane Chen2015-01-161-0/+1
* mainboard/tyan/s2882/irq_tables.c: Remove dead code under #if 0Edward O'Callaghan2015-01-151-54/+0
* mainboard/lenovo/x220/gpio.c: Remove unused structEdward O'Callaghan2015-01-131-35/+0
* mainboard/lenovo/?/Kconfig: select NO_UART_ON_SUPERIOEdward O'Callaghan2015-01-125-0/+5
* mainboard/lenovo/x201/romstage.c: Remove unused functionEdward O'Callaghan2015-01-111-5/+0
* ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki2015-01-1015-15/+15
* Fix mainboard names for daisy and peach_pitDavid Hendricks2015-01-102-4/+4
* macbook21: Add CST entriesAxel Holewa2015-01-101-1/+35
* AMD binaryPI 00730F01: Switch to per-device ACPIKyösti Mälkki2015-01-091-226/+0
* samus: Updates from P2 buildDuncan Laurie2015-01-098-30/+38
* samus: Enable EC ALS deviceDuncan Laurie2015-01-091-0/+3
* samus: Updates for P2 boardDuncan Laurie2015-01-092-4/+4
* storm: Increase DRAM size to 1024MBDavid Hendricks2015-01-091-1/+1
* storm: USB fixes for proto0Vadim Bendebury2015-01-091-1/+5
* misc: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-092-0/+2
* src/mainboard: Doxygen fixesMartin Roth2015-01-093-41/+7
* mainboard/packardbell/ms2290/romstage.c: Comment unused funcEdward O'Callaghan2015-01-091-0/+3
* asrock/e350m1, lenovo/x2x0 Kconfig: fix indentationNicolas Reinecke2015-01-093-28/+28
* macbook21 lenovo/xx: Fix inw() in SMI handlersKyösti Mälkki2015-01-099-9/+9
* mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-0683-388/+229
* Drop VIA VT8235 southbridgeStefan Reinauer2015-01-061-2/+2
* AMD platforms: fix callout_entry doxygen errorsMartin Roth2015-01-064-8/+8
* AMD Mainboards - rd890_cfg.h: fix Doxygen errors.Martin Roth2015-01-064-4/+4
* AMD Mainboards - rd890_cfg.c: Fix doxygen warningsMartin Roth2015-01-064-12/+12
* doxygen fixes: fix parameter names to match the functionsMartin Roth2015-01-061-1/+1
* Remove AMD's "Release Content" doxygen from coreboot filesMartin Roth2015-01-0642-168/+0
* mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan2015-01-0669-69/+69
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-06181-682/+682
* superio/smsc/lpc47n207: Hook into build systemEdward O'Callaghan2015-01-064-2/+6
* timestamps: Switch from tsc_t to uint64_tStefan Reinauer2015-01-056-33/+18