summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* baytrail: Switch graphics init to use reg_scriptDuncan Laurie2014-03-111-271/+190
* cbfstool: add struct buffer helper routinesAaron Durbin2014-03-111-0/+43
* cbfstool: add bputs() to store a byte stream to a bufferAaron Durbin2014-03-112-2/+10
* cbfstool: add get8/put8 variants to xdr structuresAaron Durbin2014-03-112-4/+6
* cbfstool: move verbose to common.cAaron Durbin2014-03-112-1/+1
* rmodule: allow rmodule header structure to be used by userlandAaron Durbin2014-03-113-69/+95
* AMD Olive Hill: add IMC fan controlWANG Siyuan2014-03-102-99/+41
* AMD Parmer: add IMC fan controlWANG Siyuan2014-03-102-96/+40
OpenPOWER on IntegriCloud