summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2014-10-28cbmem: Fix 64-bit pointer related casts in dynamic_cbmem.cMarcelo Povoa
2014-10-22reg_script: include in romstageIsaac Christensen
2014-10-19ACPI: Allocate S3 resume backup in CBMEM earlierKyösti Mälkki
2014-10-16lib/cbfs: more cleanup for 32/64 issuesRonald G. Minnich
2014-10-16cbmem: 64/32 cleanupRonald G. Minnich
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-10-07edid: Relax EDID 1.3 requirements.Hung-Te Lin
2014-10-07cbmem console: Locate the preram console with a symbol instead of a section.Gabe Black
2014-10-01edid: Support EDID 1.4.Hung-Te Lin
2014-10-01edid: Accept valid detail blocks without timing descriptor.Hung-Te Lin
2014-10-01edid: Fix string extraction in Monitor Descriptors.Hung-Te Lin
2014-10-01edid: Fix extension parsing when EDID blob does not have any extensions.Hung-Te Lin
2014-10-01edid: Fix source indent.Hung-Te Lin
2014-09-23rmodule: Fix rmodule.ld for 64-bitFurquan Shaikh
2014-09-13arm: Move exception_init() close to console_init()Julius Werner
2014-09-12stack check: cosmeticsStefan Reinauer
2014-08-25intel/gma: Clarify code and use dedicated init for Google PeppyRonald G. Minnich
2014-08-25delay: Have mdelay() / delay() available in romstage, tooStefan Reinauer
2014-08-13arm: libpayload: Add cache coherent DMA memory definition and managementJulius Werner
2014-08-11coreboot classes: Add dynamic classes to corebootFurquan Shaikh
2014-08-10cbfs: Check return value of map() for errorJulius Werner
2014-08-10cbfs: Fix overwalk on file scanSteven Sherk
2014-08-10coreboot_tables: reduce redundant data structuresJulius Werner
2014-08-10src/lib/edid.c: missing break statementPatrick Georgi
2014-08-07Possible thread stack implementation.Ronald G. Minnich
2014-07-08lib: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-03ACPI: Recover type of wakeup in acpi_is_wakeup()Kyösti Mälkki
2014-06-27lib/Makefile.inc: Stop gcc.c getting into SMM clang buildsEdward O'Callaghan
2014-06-20src/lib/clog2.c: Fix style and clarity, remove some cruftEdward O'Callaghan
2014-06-06build: Drop libgcc runtime wrapper in Clang buildsEdward O'Callaghan
2014-05-13baytrail: snapshot power state in romstageAaron Durbin
2014-05-10ramstage_cache: allow ramstage usage add valid helperAaron Durbin
2014-05-10baytrail: add more iosf access functionsAaron Durbin
2014-05-10reg_script: add reg_script_run_on_dev()Aaron Durbin
2014-05-08ChromeOS boards: Always build code for bootmode strapsKyösti Mälkki
2014-05-07reg_script: add iosf lpss port accessAaron Durbin
2014-05-07reg_script: add iosf paths for score, ccu, and sscAaron Durbin
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-06regscript: Add support for MSR typeDuncan Laurie
2014-05-05lib/hexdump: Use `size_t` for length parameter of `hexdump32()`Paul Menzel
2014-05-05lib/hexdump.c: Indent with tabs instead of spaces and remove empty linesPaul Menzel
2014-05-01ChromeOS: Use common fill_lb_gpio()Kyösti Mälkki
2014-05-01ChromeOS: Remove oprom_is_loadedKyösti Mälkki
2014-05-01Declare recovery and developer modes outside ChromeOSKyösti Mälkki
2014-04-26Rename coreboot_ram stage to ramstageFurquan Shaikh
2014-04-19rmodule: add subsections to linker scriptAaron Durbin
2014-04-18console: Drop driver list in ramstageKyösti Mälkki
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-04-09console uart: Fill coreboot table entriesKyösti Mälkki
2014-04-01Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATEKyösti Mälkki