summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Add guard for UMA globalsKyösti Mälkki2014-05-191-0/+2
* intel: Drop obsolete comments on MTRR usageKyösti Mälkki2014-05-141-4/+0
* baytrail: snapshot power state in romstageAaron Durbin2014-05-131-0/+1
* src/*: Remove the last remnants of struct keyboardEdward O'Callaghan2014-05-131-4/+0
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-1/+1
* ramstage_cache: allow ramstage usage add valid helperAaron Durbin2014-05-101-3/+7
* reg_script: add reg_script_run_on_dev()Aaron Durbin2014-05-101-0/+1
* Intel FSP: add a shared set of functions for the FSPMartin Roth2014-05-091-0/+4
* Declare get_write_protect_state() without ChromeOSKyösti Mälkki2014-05-081-0/+1
* Rename from save_chromeos_gpios() to init_bootmode_straps()Kyösti Mälkki2014-05-081-0/+2
* superio/common/conf_mode: Provide another common pnp entry/exitEdward O'Callaghan2014-05-071-1/+4
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-3/+0
* regscript: Add support for MSR typeDuncan Laurie2014-05-061-2/+24
* lib/hexdump: Use `size_t` for length parameter of `hexdump32()`Paul Menzel2014-05-051-1/+1
* ChromeOS: Use common fill_lb_gpio()Kyösti Mälkki2014-05-011-0/+4
* ChromeOS: Remove oprom_is_loadedKyösti Mälkki2014-05-011-0/+3
* Declare recovery and developer modes outside ChromeOSKyösti Mälkki2014-05-011-0/+34
* console: Drop EARLY_CONSOLE optionKyösti Mälkki2014-04-301-2/+1
* uart: Support multiple portsKyösti Mälkki2014-04-301-7/+7
* AMD: Add common header file for CAR setupKyösti Mälkki2014-04-282-8/+15
* Get rid of HAVE_INIT_TIMER config optionFurquan Shaikh2014-04-261-4/+0
* drivers/elog: Fix implicit function declaration issueEdward O'Callaghan2014-04-202-1/+5
* console: Simplify the enable rulesKyösti Mälkki2014-04-187-22/+103
* build rules: Identify build stage with simple variablesKyösti Mälkki2014-04-184-3/+66
* console: Split ROMCC helpersKyösti Mälkki2014-04-183-103/+161
* console: Use romstage code for ramstage and SMMKyösti Mälkki2014-04-182-4/+27
* console: Drop driver list in ramstageKyösti Mälkki2014-04-182-19/+0
* cpu/amd/agesa/family15tn: Add initial support for SMM modeAlexandru Gagniuc2014-04-161-0/+2
* console: Refactor uart8250/NE2KKyösti Mälkki2014-04-091-0/+4
* console: Remove old fix for DEBUG_SMIKyösti Mälkki2014-04-091-1/+0
* console: Simplify vtxprintfKyösti Mälkki2014-04-092-5/+3
* console: Move newline translation outside console_tx_byteKyösti Mälkki2014-04-091-7/+8
* console: Add printk helper for ChromeOSKyösti Mälkki2014-04-091-0/+10
* console: Hide global console_loglevelKyösti Mälkki2014-04-091-9/+1
* console: Split console_init()Kyösti Mälkki2014-04-091-0/+1
* OxPCIe uart: Split PCI bridge controlKyösti Mälkki2014-04-092-1/+2
* console uart: Fill coreboot table entriesKyösti Mälkki2014-04-092-1/+4
* uart: Prepare to support multiple base addressesKyösti Mälkki2014-04-091-0/+7
* rmodules: use rmodtool to create rmodulesAaron Durbin2014-03-203-44/+17
* Make POST device configurable.Idwer Vollering2014-03-161-2/+2
* chromeos: provide option to dynamically allocate ram oops bufferAaron Durbin2014-03-111-0/+1
* rmodule: allow rmodule header structure to be used by userlandAaron Durbin2014-03-112-62/+88
* CBMEM console: Fix build for ARMKyösti Mälkki2014-03-101-1/+1
* smbios: Supply tag type 2 (base board information)Vladimir Serbinenko2014-03-091-0/+12
* x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING optionAaron Durbin2014-03-071-0/+3
* Add a generic register script handlerDuncan Laurie2014-03-041-0/+316
* console: Use single driver entry for UARTsKyösti Mälkki2014-03-041-0/+2
* SMM: Only have console with DEBUG_SMIKyösti Mälkki2014-03-041-0/+1
* uart8250: Move under drivers/uartKyösti Mälkki2014-03-041-108/+0
* uart8250mem: Unify calls with generic UARTKyösti Mälkki2014-03-042-17/+2
OpenPOWER on IntegriCloud