summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* uart: Redefine Kconfig optionsKyösti Mälkki2014-04-0924-89/+79
* console uart: Fill coreboot table entriesKyösti Mälkki2014-04-0910-85/+127
* uart: Prepare to support multiple base addressesKyösti Mälkki2014-04-095-70/+74
* cpu/amd/car: Use define MSR_MCFG_BASE rather than hardcoded valuePatrick Georgi2014-04-091-1/+1
* jetway/nf81-t56n-lf: Simplify agesawrapper_amdinitcpuio()Edward O'Callaghan2014-04-092-36/+25
* ec/compal/ene932/ec.h: Include stdint.h for definition of 'u8'Alexandru Gagniuc2014-04-091-0/+2
* hp/pavilion_m6_1035dx/buildOpts.c: Remove commented out tablesAlexandru Gagniuc2014-04-091-102/+6
* supermicro/h8qgi/dsdt: Move _PIC method to root scopeKonstantin Aladyshev2014-04-091-8/+9
* hp/pavilion_m6_1035dx: Simplify agesawrapper_amdinitcpuio()Alexandru Gagniuc2014-04-092-36/+26
* SeaBIOS: have coreboot pass the choice to run optionroms in parallelIdwer Vollering2014-04-072-0/+12
* hp/pavilion_m6_1035dx: Remove inexistent devices from devicetreeAlexandru Gagniuc2014-04-071-5/+0
* asus/f2a85-m: Sanitize #includesIdwer Vollering2014-04-0612-106/+76
* amd/agesa/hudson: Implement PNP resource setup in LPC bridgeRudolf Marek2014-04-061-1/+173
* superio/winbond/w83627thg: Avoid .c includesEdward O'Callaghan2014-04-068-10/+15
* jetway/nf81-t56n-lf: Sanitize #includesEdward O'Callaghan2014-04-0612-97/+82
* superio/nuvoton/nct5104d: Avoid .c includesEdward O'Callaghan2014-04-063-5/+5
* superio/winbond/w83627ehg: Avoid .c includesEdward O'Callaghan2014-04-0612-15/+18
* chromeos: fix build breakage when !CHROMEOS_RAMOOPSAaron Durbin2014-04-051-1/+1
* x86/Makefile: Allow addition of link libraries for rom/ramstageAlexandru Gagniuc2014-04-041-9/+13
* hp/pavilion_m6_1035dx: Sanitize #includesAlexandru Gagniuc2014-04-0312-107/+76
* lenovo/x60: Remove duplicate console_init()Kyösti Mälkki2014-04-031-1/+0
* amd/agesa/s3_resume: Make compiler agnostic.Edward O'Callaghan2014-04-032-2/+2
* superio/fintek/f71859: Avoid .c includesEdward O'Callaghan2014-04-024-4/+7
* superio/fintek/f71889: Avoid .c includesEdward O'Callaghan2014-04-024-5/+7
* superio/fintek/f71872: Avoid .c includesEdward O'Callaghan2014-04-024-3/+7
* superio/fintek/f71863fg: Avoid .c includesEdward O'Callaghan2014-04-025-5/+8
* superio/fintek/f71805f: Avoid .c includesEdward O'Callaghan2014-04-024-4/+7
* x86: use car_(get|set)_var accessors for apic timerAaron Durbin2014-04-011-8/+22
* Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATEKyösti Mälkki2014-04-019-4/+19
* superio/fintek/f81865f: Avoid .c includesEdward O'Callaghan2014-03-318-28/+10
* cubieboard: Enable the SD controller and mux SD pinsAlexandru Gagniuc2014-03-292-0/+25
* mainboard/hp: Add initial support for Pavilion m6-1035dxAlexandru Gagniuc2014-03-2832-0/+4103
* mainboard/*/*/ec.c: Do not include `chromeos/chromeos.h`Paul Menzel2014-03-289-9/+0
* mainboard/jetway/nf81-t56n-lf: Enable ACPI S3 support in KconfigEdward O'Callaghan2014-03-261-2/+1
* mainboard/jetway/nf81-t56n-lf: Turn on PME in devicetree.cbEdward O'Callaghan2014-03-241-1/+1
* rmodules: use rmodtool to create rmodulesAaron Durbin2014-03-2024-260/+116
* mainboard/lenovo/x230 Fix usage of GNU field designator extensionEdward O'Callaghan2014-03-171-25/+25
* Make POST device configurable.Idwer Vollering2014-03-164-20/+37
* mainboard/jetway/nf81-t56n-lf: Fix HWM base addr.Edward O'Callaghan2014-03-131-1/+1
* mainboard/jetway/nf81-t56n-lf: Remove hard-coded IMC fan craft.Edward O'Callaghan2014-03-131-49/+0
* drivers/spi: Add support for adesto SPI flash partsChris Douglass2014-03-125-0/+211
* chromeos: provide option to dynamically allocate ram oops bufferAaron Durbin2014-03-1111-3/+176
* baytrail: Reserve memory between ASEG and 1MB and for ramoopsDuncan Laurie2014-03-111-0/+14
* rambi: Enable USB boot with EHCI controllerDuncan Laurie2014-03-111-0/+18
* baytrail: Add EHCI initializationDuncan Laurie2014-03-115-0/+252
* baytrail: Add XHCI initializationDuncan Laurie2014-03-116-0/+303
* baytrail: add audio clock workaround for LPEAaron Durbin2014-03-112-0/+54
* baytrail: add ccu iosf access functionsAaron Durbin2014-03-112-0/+32
* baytrail: HDA function disable workaroundAaron Durbin2014-03-112-0/+28
* baytrail: allow function disable on TXEAaron Durbin2014-03-111-1/+2