summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-06-13AMD: Kconfig cleanupKyösti Mälkki
2013-06-13Add support for Intel Nehalem CPUVladimir Serbinenko
2013-06-13Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge"Stefan Reinauer
2013-06-12Add support for Intel Ibex Peak (Mobile 5) southbridgeStefan Reinauer
2013-06-12Avoid tripping overheat alarm on X201 before ME bootsVladimir Serbinenko
2013-06-12Make acpi/ec.c usable in romstageVladimir Serbinenko
2013-06-12Radio and dock support in EC on X60 and X201Vladimir Serbinenko
2013-06-12am335x: Add struct `am335x_uart` for uart registersDavid Hendricks
2013-06-12usbdebug: Quirk for board aopen/dxplplusuKyösti Mälkki
2013-06-12usbdebug: Drop printk within console_init()Kyösti Mälkki
2013-06-12usbdebug: Improve solving EHCI debug port problemsKyösti Mälkki
2013-06-12Fix i82801a/b/c/d IOAPICKyösti Mälkki
2013-06-12intel/*/smi.c: Output correct GPIO in ALT_GP_SMI_STS register dumpKonstantin Aladyshev
2013-06-11intel/bd82x6x/Makefile.inc: Revert duplicate addition of `usb_debug.c`Paul Menzel
2013-06-11Fix cycle error in intel southbridges to display GPI statusKonstantin Aladyshev
2013-06-11am335x: Revert how the header load size is calculated to an earlier method.Gabe Black
2013-06-11winbond/w83627dhg: Add ACPI supportNico Huber
2013-06-11Start ACPI framework for PnP (super i/o) devicesNico Huber
2013-06-11am335x: Make the iROM load only the bootblock and ROM stage.Gabe Black
2013-06-10beaglebone: Expand "ROM" size to 4MB.Gabe Black
2013-06-10beaglebone: Force on every other user LED to show that coreboot is running.Gabe Black
2013-06-10VX900: Use MIN/MAX from stdlib.h instead of redefining themAlexandru Gagniuc
2013-06-10Add support for VIA EPIA-M850 boardAlexandru Gagniuc
2013-06-10VIA VX900: Add minimal ramstage needed to boot linuxAlexandru Gagniuc
2013-06-10VX900: Add DDR3 initializationAlexandru Gagniuc
2013-06-10ramtest.c: Add silent ram_checkAlexandru Gagniuc
2013-06-10VX900: Add support for early romstageAlexandru Gagniuc
2013-06-10early_smbus: Add early SMBus implementation for VIA chipsetsAlexandru Gagniuc
2013-06-10am335x: Build an omap style header and an image with it at the front.Gabe Black
2013-06-10ARM: Put the ROM stage into the image before other bits.Gabe Black
2013-06-10OT200: bring LEDs into a defined stateChristian Gmeiner
2013-06-09fam15 vendorcode: Change license to BSD from AMD software licenseSiyuan Wang
2013-06-07usbdebug: Fix use without EARLY_CONSOLEKyösti Mälkki
2013-06-07Lenovo X60: Add int15 handlerDenis 'GNUtoo' Carikli
2013-06-07i945: Add Display defines for int15h handler.Denis 'GNUtoo' Carikli
2013-06-06qemu: copy dsdt tables from SeaBIOS, adapt for coreboot and enable acpiGerd Hoffmann
2013-06-06ec/acpi: Add ACPI methods for generic EC accessNico Huber
2013-06-06AMD Trinity: Remove unnecessary lookup table copyBruce Griffith
2013-06-06AGESA: Add "const" modifier to function parametersBruce Griffith
2013-06-06qemu: wind up new cpu chipGerd Hoffmann
2013-06-06qemu: add x86 cpuGerd Hoffmann
2013-06-06ec/kontron/it8516e: Add it8516e EC driverNico Huber
2013-06-06intel/bd82x6x: Add option to include ethernet firmwareNico Huber
2013-06-06intel/bd82x6x: fix building usb debug on SNB/IVBPatrick Georgi
2013-06-06(Trivial) early_smbus: fix printsmbus macroAlexandru Gagniuc
2013-06-05qemu: add power management function to device treeGerd Hoffmann
2013-06-05console: log qemu debugcon detection resultGerd Hoffmann
2013-06-05console: add qemu debugcon detectionGerd Hoffmann
2013-06-05console: add qemu prefix to debugconGerd Hoffmann
2013-06-05qemu: Initial support for the qemu firmware config interface.Gerd Hoffmann