summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-02superio/fintek/f71863fg: Avoid .c includesEdward O'Callaghan
2014-04-02superio/fintek/f71805f: Avoid .c includesEdward O'Callaghan
2014-04-01x86: use car_(get|set)_var accessors for apic timerAaron Durbin
2014-04-01Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATEKyösti Mälkki
2014-04-01git-ignore site-localPatrick Georgi
2014-03-31superio/fintek/f81865f: Avoid .c includesEdward O'Callaghan
2014-03-29cubieboard: Enable the SD controller and mux SD pinsAlexandru Gagniuc
2014-03-28mainboard/hp: Add initial support for Pavilion m6-1035dxAlexandru Gagniuc
2014-03-28mainboard/*/*/ec.c: Do not include `chromeos/chromeos.h`Paul Menzel
2014-03-28cbfstool: provide structure to linux payload builderAaron Durbin
2014-03-27util/superiotool: Add initial support for Fintek F71869ED.Wilbert Duijvenvoorde
2014-03-26mainboard/jetway/nf81-t56n-lf: Enable ACPI S3 support in KconfigEdward O'Callaghan
2014-03-24util/superiotool: Register fix for Fintek F71869ADWilbert Duijvenvoorde
2014-03-24mainboard/jetway/nf81-t56n-lf: Turn on PME in devicetree.cbEdward O'Callaghan
2014-03-20rmodules: use rmodtool to create rmodulesAaron Durbin
2014-03-20util: add rmodtool for parsing ELF files to rmodulesAaron Durbin
2014-03-18cbfstool: add ELF writing supportAaron Durbin
2014-03-17mainboard/lenovo/x230 Fix usage of GNU field designator extensionEdward O'Callaghan
2014-03-17romcc.c: Fixes warning about unused function from unused macros.Edward O'Callaghan
2014-03-16Make POST device configurable.Idwer Vollering
2014-03-14cbfstool: add symbol table parsing to the ELF parserAaron Durbin
2014-03-14cbfstool: add string table parsing to ELF parserAaron Durbin
2014-03-14cbfstool: add relocation parsing to ELF parserAaron Durbin
2014-03-14cbfstool: introduce struct parsed_elf and parse_elf()Aaron Durbin
2014-03-13cbfstool: remove incorrect section size checkAaron Durbin
2014-03-13mainboard/jetway/nf81-t56n-lf: Fix HWM base addr.Edward O'Callaghan
2014-03-13mainboard/jetway/nf81-t56n-lf: Remove hard-coded IMC fan craft.Edward O'Callaghan
2014-03-13cbfstool: elfparsing: check segment and section regionsAaron Durbin
2014-03-13cbfstool: elfheaders: use proper parameters to calloc()Aaron Durbin
2014-03-13cbfstool: add eflparsing.hAaron Durbin
2014-03-13cbfstool: move iself() to eflheaders.cAaron Durbin
2014-03-13cbfstool: elfheaders: use common checks and buffer helpersAaron Durbin
2014-03-12Revert "boardstatus/towiki: Declare southbridge=northbridge=cpu on SOCs"Alexandru Gagniuc
2014-03-12drivers/spi: Add support for adesto SPI flash partsChris Douglass
2014-03-11chromeos: provide option to dynamically allocate ram oops bufferAaron Durbin
2014-03-11baytrail: Reserve memory between ASEG and 1MB and for ramoopsDuncan Laurie
2014-03-11rambi: Enable USB boot with EHCI controllerDuncan Laurie
2014-03-11baytrail: Add EHCI initializationDuncan Laurie
2014-03-11baytrail: Add XHCI initializationDuncan Laurie
2014-03-11baytrail: add audio clock workaround for LPEAaron Durbin
2014-03-11baytrail: add ccu iosf access functionsAaron Durbin
2014-03-11baytrail: HDA function disable workaroundAaron Durbin
2014-03-11baytrail: allow function disable on TXEAaron Durbin
2014-03-11baytrail: Switch graphics init to use reg_scriptDuncan Laurie
2014-03-11cbfstool: add struct buffer helper routinesAaron Durbin
2014-03-11cbfstool: add bputs() to store a byte stream to a bufferAaron Durbin
2014-03-11cbfstool: add get8/put8 variants to xdr structuresAaron Durbin
2014-03-11cbfstool: move verbose to common.cAaron Durbin
2014-03-11rmodule: allow rmodule header structure to be used by userlandAaron Durbin
2014-03-10AMD Olive Hill: add IMC fan controlWANG Siyuan