Age | Commit message (Expand) | Author |
2013-06-12 | Avoid tripping overheat alarm on X201 before ME boots | Vladimir Serbinenko |
2013-06-12 | Make acpi/ec.c usable in romstage | Vladimir Serbinenko |
2013-06-12 | Radio and dock support in EC on X60 and X201 | Vladimir Serbinenko |
2013-06-12 | am335x: Add struct `am335x_uart` for uart registers | David Hendricks |
2013-06-12 | usbdebug: Quirk for board aopen/dxplplusu | Kyösti Mälkki |
2013-06-12 | usbdebug: Drop printk within console_init() | Kyösti Mälkki |
2013-06-12 | usbdebug: Improve solving EHCI debug port problems | Kyösti Mälkki |
2013-06-12 | Fix i82801a/b/c/d IOAPIC | Kyösti Mälkki |
2013-06-12 | intel/*/smi.c: Output correct GPIO in ALT_GP_SMI_STS register dump | Konstantin Aladyshev |
2013-06-11 | intel/bd82x6x/Makefile.inc: Revert duplicate addition of `usb_debug.c` | Paul Menzel |
2013-06-11 | Fix cycle error in intel southbridges to display GPI status | Konstantin Aladyshev |
2013-06-11 | am335x: Revert how the header load size is calculated to an earlier method. | Gabe Black |
2013-06-11 | winbond/w83627dhg: Add ACPI support | Nico Huber |
2013-06-11 | Start ACPI framework for PnP (super i/o) devices | Nico Huber |
2013-06-11 | am335x: Make the iROM load only the bootblock and ROM stage. | Gabe Black |
2013-06-10 | beaglebone: Expand "ROM" size to 4MB. | Gabe Black |
2013-06-10 | beaglebone: Force on every other user LED to show that coreboot is running. | Gabe Black |
2013-06-10 | VX900: Use MIN/MAX from stdlib.h instead of redefining them | Alexandru Gagniuc |
2013-06-10 | Add support for VIA EPIA-M850 board | Alexandru Gagniuc |
2013-06-10 | VIA VX900: Add minimal ramstage needed to boot linux | Alexandru Gagniuc |
2013-06-10 | VX900: Add DDR3 initialization | Alexandru Gagniuc |
2013-06-10 | ramtest.c: Add silent ram_check | Alexandru Gagniuc |
2013-06-10 | VX900: Add support for early romstage | Alexandru Gagniuc |
2013-06-10 | early_smbus: Add early SMBus implementation for VIA chipsets | Alexandru Gagniuc |
2013-06-10 | am335x: Build an omap style header and an image with it at the front. | Gabe Black |
2013-06-10 | ARM: Put the ROM stage into the image before other bits. | Gabe Black |
2013-06-10 | OT200: bring LEDs into a defined state | Christian Gmeiner |
2013-06-09 | fam15 vendorcode: Change license to BSD from AMD software license | Siyuan Wang |
2013-06-07 | usbdebug: Fix use without EARLY_CONSOLE | Kyösti Mälkki |
2013-06-07 | Lenovo X60: Add int15 handler | Denis 'GNUtoo' Carikli |
2013-06-07 | i945: Add Display defines for int15h handler. | Denis 'GNUtoo' Carikli |
2013-06-06 | qemu: copy dsdt tables from SeaBIOS, adapt for coreboot and enable acpi | Gerd Hoffmann |
2013-06-06 | ec/acpi: Add ACPI methods for generic EC access | Nico Huber |
2013-06-06 | AMD Trinity: Remove unnecessary lookup table copy | Bruce Griffith |
2013-06-06 | AGESA: Add "const" modifier to function parameters | Bruce Griffith |
2013-06-06 | qemu: wind up new cpu chip | Gerd Hoffmann |
2013-06-06 | qemu: add x86 cpu | Gerd Hoffmann |
2013-06-06 | ec/kontron/it8516e: Add it8516e EC driver | Nico Huber |
2013-06-06 | intel/bd82x6x: Add option to include ethernet firmware | Nico Huber |
2013-06-06 | intel/bd82x6x: fix building usb debug on SNB/IVB | Patrick Georgi |
2013-06-06 | (Trivial) early_smbus: fix printsmbus macro | Alexandru Gagniuc |
2013-06-05 | qemu: add power management function to device tree | Gerd Hoffmann |
2013-06-05 | console: log qemu debugcon detection result | Gerd Hoffmann |
2013-06-05 | console: add qemu debugcon detection | Gerd Hoffmann |
2013-06-05 | console: add qemu prefix to debugcon | Gerd Hoffmann |
2013-06-05 | qemu: Initial support for the qemu firmware config interface. | Gerd Hoffmann |
2013-06-05 | Revert "Asus F2A85-M: Activate IOMMU support" | Paul Menzel |
2013-06-05 | qemu: fix IRQ routing setup | Gerd Hoffmann |
2013-06-05 | Intel 945: Select LAPIC_MONOTONIC_TIMER for X86EMU_DEBUG_TIMINGS | Denis 'GNUtoo' Carikli |
2013-06-04 | Asus F2A85-M: Activate IOMMU support | Rudolf Marek |