Age | Commit message (Expand) | Author |
2014-04-09 | console uart: Fill coreboot table entries | Kyösti Mälkki |
2014-04-09 | uart: Prepare to support multiple base addresses | Kyösti Mälkki |
2014-04-09 | cpu/amd/car: Use define MSR_MCFG_BASE rather than hardcoded value | Patrick Georgi |
2014-04-09 | jetway/nf81-t56n-lf: Simplify agesawrapper_amdinitcpuio() | Edward O'Callaghan |
2014-04-09 | ec/compal/ene932/ec.h: Include stdint.h for definition of 'u8' | Alexandru Gagniuc |
2014-04-09 | hp/pavilion_m6_1035dx/buildOpts.c: Remove commented out tables | Alexandru Gagniuc |
2014-04-09 | supermicro/h8qgi/dsdt: Move _PIC method to root scope | Konstantin Aladyshev |
2014-04-09 | hp/pavilion_m6_1035dx: Simplify agesawrapper_amdinitcpuio() | Alexandru Gagniuc |
2014-04-07 | util/cbfstool: Make cbfs_image_delete() NULL-tolerant. | Edward O'Callaghan |
2014-04-07 | SeaBIOS: have coreboot pass the choice to run optionroms in parallel | Idwer Vollering |
2014-04-07 | hp/pavilion_m6_1035dx: Remove inexistent devices from devicetree | Alexandru Gagniuc |
2014-04-06 | asus/f2a85-m: Sanitize #includes | Idwer Vollering |
2014-04-06 | amd/agesa/hudson: Implement PNP resource setup in LPC bridge | Rudolf Marek |
2014-04-06 | superio/winbond/w83627thg: Avoid .c includes | Edward O'Callaghan |
2014-04-06 | jetway/nf81-t56n-lf: Sanitize #includes | Edward O'Callaghan |
2014-04-06 | superio/nuvoton/nct5104d: Avoid .c includes | Edward O'Callaghan |
2014-04-06 | superio/winbond/w83627ehg: Avoid .c includes | Edward O'Callaghan |
2014-04-05 | chromeos: fix build breakage when !CHROMEOS_RAMOOPS | Aaron Durbin |
2014-04-04 | x86/Makefile: Allow addition of link libraries for rom/ramstage | Alexandru Gagniuc |
2014-04-03 | hp/pavilion_m6_1035dx: Sanitize #includes | Alexandru Gagniuc |
2014-04-03 | lenovo/x60: Remove duplicate console_init() | Kyösti Mälkki |
2014-04-03 | amd/agesa/s3_resume: Make compiler agnostic. | Edward O'Callaghan |
2014-04-02 | util/cbmem: handle larger than 1MiB mappings for console | Aaron Durbin |
2014-04-02 | superio/fintek/f71859: Avoid .c includes | Edward O'Callaghan |
2014-04-02 | superio/fintek/f71889: Avoid .c includes | Edward O'Callaghan |
2014-04-02 | superio/fintek/f71872: Avoid .c includes | Edward O'Callaghan |
2014-04-02 | superio/fintek/f71863fg: Avoid .c includes | Edward O'Callaghan |
2014-04-02 | superio/fintek/f71805f: Avoid .c includes | Edward O'Callaghan |
2014-04-01 | x86: use car_(get|set)_var accessors for apic timer | Aaron Durbin |
2014-04-01 | Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE | Kyösti Mälkki |
2014-04-01 | git-ignore site-local | Patrick Georgi |
2014-03-31 | superio/fintek/f81865f: Avoid .c includes | Edward O'Callaghan |
2014-03-29 | cubieboard: Enable the SD controller and mux SD pins | Alexandru Gagniuc |
2014-03-28 | mainboard/hp: Add initial support for Pavilion m6-1035dx | Alexandru Gagniuc |
2014-03-28 | mainboard/*/*/ec.c: Do not include `chromeos/chromeos.h` | Paul Menzel |
2014-03-28 | cbfstool: provide structure to linux payload builder | Aaron Durbin |
2014-03-27 | util/superiotool: Add initial support for Fintek F71869ED. | Wilbert Duijvenvoorde |
2014-03-26 | mainboard/jetway/nf81-t56n-lf: Enable ACPI S3 support in Kconfig | Edward O'Callaghan |
2014-03-24 | util/superiotool: Register fix for Fintek F71869AD | Wilbert Duijvenvoorde |
2014-03-24 | mainboard/jetway/nf81-t56n-lf: Turn on PME in devicetree.cb | Edward O'Callaghan |
2014-03-20 | rmodules: use rmodtool to create rmodules | Aaron Durbin |
2014-03-20 | util: add rmodtool for parsing ELF files to rmodules | Aaron Durbin |
2014-03-18 | cbfstool: add ELF writing support | Aaron Durbin |
2014-03-17 | mainboard/lenovo/x230 Fix usage of GNU field designator extension | Edward O'Callaghan |
2014-03-17 | romcc.c: Fixes warning about unused function from unused macros. | Edward O'Callaghan |
2014-03-16 | Make POST device configurable. | Idwer Vollering |
2014-03-14 | cbfstool: add symbol table parsing to the ELF parser | Aaron Durbin |
2014-03-14 | cbfstool: add string table parsing to ELF parser | Aaron Durbin |
2014-03-14 | cbfstool: add relocation parsing to ELF parser | Aaron Durbin |
2014-03-14 | cbfstool: introduce struct parsed_elf and parse_elf() | Aaron Durbin |