summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* CBMEM console: Fix build for ARMKyösti Mälkki2014-03-101-1/+1
* intel/gma: Remove MCH register declarations.Vladimir Serbinenko2014-03-091-308/+0
* smbios: Supply tag type 2 (base board information)Vladimir Serbinenko2014-03-092-0/+31
* lbtdump: Dump forwarded tables.Vladimir Serbinenko2014-03-091-5/+50
* mainboard/jetway/nf81-t56n-lf: Turn PS/2 driver on by default.Edward O'Callaghan2014-03-091-1/+1
* mainboard/jetway/nf81-t56n-lf: Fix GPP missing CLK on PCI bridge.Edward O'Callaghan2014-03-091-3/+3
* intel/jarrell: Apply ROMCC workaroundKyösti Mälkki2014-03-091-0/+4
* ROMCC: Trigger internal compiler failure and apply the workaroundKyösti Mälkki2014-03-082-0/+10
* utils/romcc.c: Fix spurious unsigned integer comparisons.Edward O'Callaghan2014-03-081-5/+5
* qemu-i440fx: add a prototype for main()Patrick Georgi2014-03-081-0/+1
* lib/dynamic_cbmem.c: Include `cbmem_console.h`Paul Menzel2014-03-081-0/+1
* x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING optionAaron Durbin2014-03-075-0/+91
* Add a generic register script handlerDuncan Laurie2014-03-044-0/+743
* console: Use single driver entry for UARTsKyösti Mälkki2014-03-049-140/+29
* usbdebug: Move Kconfig under drivers/usbKyösti Mälkki2014-03-047-97/+106