summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* uart8250io: Unify calls with generic UARTKyösti Mälkki2014-03-042-12/+3
* console: Fix includesKyösti Mälkki2014-03-043-21/+5
* option: Add arch-agnostic get_option()Kyösti Mälkki2014-03-041-0/+19
* uart8250: Fix and unify baudrate divisor calculationKyösti Mälkki2014-03-042-4/+17
* uart: Do not guard entire include file by config optionsKyösti Mälkki2014-03-042-19/+0
* coreboot: don't return struct lb_memory * from write_tables()Aaron Durbin2014-03-031-1/+1
* coreboot: remove unused get_lb_mem() functionAaron Durbin2014-03-031-5/+0
* selfboot: use bootmem infrastructureAaron Durbin2014-03-031-2/+1
* coreboot: introduce notion of bootmem for memory map at bootAaron Durbin2014-03-033-6/+50
* coreboot: introduce arch_payload_run()Aaron Durbin2014-03-031-1/+3
* selfboot: store bounce buffer in struct payloadAaron Durbin2014-03-031-2/+4
* coreboot: use struct payload for selfload()Aaron Durbin2014-03-031-2/+1
* coreboot: unify infrastructure for loading payloadsAaron Durbin2014-03-032-6/+61
* Remove CACHE_ROM.Vladimir Serbinenko2014-02-251-23/+0
* usbdebug: Unify console APIKyösti Mälkki2014-02-201-10/+4
* x86: provide infrastructure to backup default SMM regionAaron Durbin2014-02-162-0/+5
OpenPOWER on IntegriCloud