summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SMM: Only have console with DEBUG_SMIKyösti Mälkki2014-03-044-11/+7
* uart8250: Move under drivers/uartKyösti Mälkki2014-03-047-13/+19
* uart8250mem: Unify calls with generic UARTKyösti Mälkki2014-03-0410-124/+102
* uart8250io: Unify calls with generic UARTKyösti Mälkki2014-03-047-44/+47
* console: Fix includesKyösti Mälkki2014-03-0428-43/+40
* pl011 UART: Move under drivers/uartKyösti Mälkki2014-03-045-22/+26
* ti/am335x: Fix baudrate calculationKyösti Mälkki2014-03-041-21/+17
* allwinner/a10: Fix baudrate calculationKyösti Mälkki2014-03-042-18/+9
* samsung/exynos5: Fix baudrate calculationKyösti Mälkki2014-03-042-4/+2
* option: Add arch-agnostic get_option()Kyösti Mälkki2014-03-043-13/+21
* uart8250: Fix and unify baudrate divisor calculationKyösti Mälkki2014-03-048-54/+91
* uart: Drop HAVE_UART_MEMORY_MAPPEDKyösti Mälkki2014-03-044-4/+0
* uart: Do not guard entire include file by config optionsKyösti Mälkki2014-03-045-24/+2
* jetway/nf81-t56n-lf: Minor corrections to devicetree.cbEdward O'Callaghan2014-03-041-5/+5
* jetway/nf81-t56n-lf: Fix PS/2 ACPI for KBC & Mouse.Edward O'Callaghan2014-03-042-1/+6
* .gitignore: Don't track .ccwrap from scan-build.Edward O'Callaghan2014-03-041-0/+1
* nehalem: Replace video init.Vladimir Serbinenko2014-03-047-1831/+470
* drivers/intel/gma: Add EDID retrieving functions.Vladimir Serbinenko2014-03-045-2/+87
* bd82x6x, ibexpeak, lynxpoint: Unify SPI.Vladimir Serbinenko2014-03-048-2589/+34
* ibexpeak/ehci: Set .enable_resources properly.Vladimir Serbinenko2014-03-041-0/+1
* coreboot: don't return struct lb_memory * from write_tables()Aaron Durbin2014-03-033-8/+4
* nehalem: Remove SSKPD.Vladimir Serbinenko2014-03-031-1/+0
* qemu: Support textmode gfx init.Vladimir Serbinenko2014-03-035-0/+24
* devices: Allow to configure textmode in native gfx init.Vladimir Serbinenko2014-03-031-1/+5
* lib/selfboot: s_srcaddr is uninitialized.Edward O'Callaghan2014-03-031-0/+3
* coreboot: remove unused get_lb_mem() functionAaron Durbin2014-03-032-19/+1
* selfboot: use bootmem infrastructureAaron Durbin2014-03-033-115/+44
* coreboot: introduce notion of bootmem for memory map at bootAaron Durbin2014-03-038-91/+245
* intel/nehalem: Fix soft reset detection.Vladimir Serbinenko2014-03-031-1/+1
* intel/nehalem: Use non-powercycle reset.Vladimir Serbinenko2014-03-031-1/+1
* nehalem/raminit: Don't touch clock generator in raminit.Vladimir Serbinenko2014-03-033-24/+29
* coreboot: introduce arch_payload_run()Aaron Durbin2014-03-037-20/+20
* selfboot: store bounce buffer in struct payloadAaron Durbin2014-03-032-13/+19
* coreboot: use struct payload for selfload()Aaron Durbin2014-03-033-7/+8
* coreboot: move common code to payload_run() from selfboot()Aaron Durbin2014-03-032-19/+16
* coreboot: unify infrastructure for loading payloadsAaron Durbin2014-03-0310-40/+222
* vendorcode/amd/agesa/f*: Improve gcccar.inc assembler compatibility.Edward O'Callaghan2014-03-025-5/+5
* cbfstool/lzma: Remove dead code under #ifdefsAlexandru Gagniuc2014-03-023-129/+2
* lenovo/x60: Unify volume button handling with common code.Vladimir Serbinenko2014-03-012-25/+0
* intel/sandybridge: add PCI IDs for 6-Series PCHChris Douglass2014-03-011-1/+26
* lenovo/x201: Move mainboard init to mainboard_init.Vladimir Serbinenko2014-03-011-16/+21
* drivers/spi: Sort SPI flash filesChris Douglass2014-02-281-2/+2
* util/ifdtool: cleanup some magic numbersChris Douglass2014-02-281-15/+17
* util/ifdtool: add option to change flash layoutChris Douglass2014-02-281-4/+234
* util/ifdtool: add option to dump flashrom layoutChris Douglass2014-02-282-13/+90
* boardstatus/towiki: Skip OVERRIDE_FANCTLVladimir Serbinenko2014-02-281-1/+1
* boardstatus/towiki: Skip comments after options.Vladimir Serbinenko2014-02-281-1/+1
* boardstatus/to-wiki.sh: Accept Kconfig with non-tab separators.Vladimir Serbinenko2014-02-281-2/+2
* baytrail: use common code for iosf accessorsAaron Durbin2014-02-271-74/+41
* baytrail: add lpss iosf functions and regsAaron Durbin2014-02-272-0/+51