summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make POST device configurable.Idwer Vollering2014-03-164-20/+37
* cbfstool: add symbol table parsing to the ELF parserAaron Durbin2014-03-142-0/+74
* cbfstool: add string table parsing to ELF parserAaron Durbin2014-03-142-4/+59
* cbfstool: add relocation parsing to ELF parserAaron Durbin2014-03-142-0/+97
* cbfstool: introduce struct parsed_elf and parse_elf()Aaron Durbin2014-03-142-31/+106
* cbfstool: remove incorrect section size checkAaron Durbin2014-03-131-5/+0
* 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
* cbfstool: elfparsing: check segment and section regionsAaron Durbin2014-03-131-2/+16
* cbfstool: elfheaders: use proper parameters to calloc()Aaron Durbin2014-03-131-2/+2
* cbfstool: add eflparsing.hAaron Durbin2014-03-138-15/+35
* cbfstool: move iself() to eflheaders.cAaron Durbin2014-03-133-9/+7
* cbfstool: elfheaders: use common checks and buffer helpersAaron Durbin2014-03-131-68/+79
* Revert "boardstatus/towiki: Declare southbridge=northbridge=cpu on SOCs"Alexandru Gagniuc2014-03-121-23/+1
OpenPOWER on IntegriCloud