summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* console: Unify do_printk()Kyösti Mälkki2014-04-095-53/+14
* console: Split console_init()Kyösti Mälkki2014-04-097-47/+67
* OxPCIe uart: Move under drivers/uartKyösti Mälkki2014-04-0910-18/+16
* OxPCIe uart: Split PCI bridge controlKyösti Mälkki2014-04-099-135/+183
* 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
* util/cbfstool: Make cbfs_image_delete() NULL-tolerant.Edward O'Callaghan2014-04-071-0/+3
* SeaBIOS: have coreboot pass the choice to run optionroms in parallelIdwer Vollering2014-04-073-0/+16
* 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
* util/cbmem: handle larger than 1MiB mappings for consoleAaron Durbin2014-04-021-14/+36
* 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
* git-ignore site-localPatrick Georgi2014-04-011-0/+1
* 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
* cbfstool: provide structure to linux payload builderAaron Durbin2014-03-282-116/+208
* util/superiotool: Add initial support for Fintek F71869ED.Wilbert Duijvenvoorde2014-03-272-2/+50
* mainboard/jetway/nf81-t56n-lf: Enable ACPI S3 support in KconfigEdward O'Callaghan2014-03-261-2/+1
* util/superiotool: Register fix for Fintek F71869ADWilbert Duijvenvoorde2014-03-241-16/+26
* 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-2025-261/+121
* util: add rmodtool for parsing ELF files to rmodulesAaron Durbin2014-03-206-16/+801
* cbfstool: add ELF writing supportAaron Durbin2014-03-182-0/+350
* mainboard/lenovo/x230 Fix usage of GNU field designator extensionEdward O'Callaghan2014-03-171-25/+25
* romcc.c: Fixes warning about unused function from unused macros.Edward O'Callaghan2014-03-171-13/+0
OpenPOWER on IntegriCloud