Age | Commit message (Expand) | Author |
2012-03-29 | Add timestamp table pointer to the coreboot table. | Vadim Bendebury |
2012-03-29 | CBMEM CONSOLE: Enable coreboot CBMEM console. | Vadim Bendebury |
2012-03-29 | CBMEM CONSOLE: Add code using the new console driver. | Vadim Bendebury |
2012-03-29 | CBMEM CONSOLE: Add CBMEM type for console buffer. | Vadim Bendebury |
2012-03-29 | CBMEM CONSOLE: Add CBMEM console driver implementation. | Vadim Bendebury |
2012-03-29 | CBMEM CONSOLE: Add config option for CBMEM stored console log. | Vadim Bendebury |
2012-03-29 | Increase CBMEM to accommodate larger console. | Vadim Bendebury |
2012-03-28 | Add cmos helper functions for reading/writing a dword | Duncan Laurie |
2012-03-28 | selfboot: Allow loading SeaBIOS into a reserved region in the lower 1MB | Stefan Reinauer |
2012-03-28 | Include arch/acpi.h instead of manually adding acpi_slp_type. | Stefan Reinauer |
2012-03-28 | Add timestamp collecting to coreboot. | Vadim Bendebury |
2012-03-28 | Add a config flag to enable time stamp collection | Vadim Bendebury |
2012-03-28 | Initialize CBMEM early. | Vadim Bendebury |
2012-03-28 | Introduce config option to initialize CBMEM early. | Vadim Bendebury |
2012-03-27 | Add bifferboard | Rudolf Marek |
2012-03-27 | Add 64KB romchip chip size | Rudolf Marek |
2012-03-27 | Add support for RDC R8610 Southbridge | Rudolf Marek |
2012-03-27 | Add the support for RDC R8610 Northbridge | Rudolf Marek |
2012-03-27 | Add RDC R8610 PCI IDs. | Rudolf Marek |
2012-03-26 | Disable the GDB stub by default | Rudolf Marek |
2012-03-25 | Fix possible deadlock on SMP stop_this_cpu | Kyösti Mälkki |
2012-03-25 | Intel cpus: Fix deadlock on hyper-threading init | Kyösti Mälkki |
2012-03-25 | Makefile: rename linker intermediate variable | Kyösti Mälkki |
2012-03-25 | Replace ramtest pattern to assist in DIMM configuration | Kyösti Mälkki |
2012-03-24 | i82801gx: Support power-on-after-power-fail better | Patrick Georgi |
2012-03-24 | i82801gx: Use CMOS variable if available for power-on on power failure | Patrick Georgi |
2012-03-24 | printf: Remove some L modifier uses | Patrick Georgi |
2012-03-20 | Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class... | Rudolf Marek |
2012-03-17 | Another indirection for normal/fallback bootblock | Patrick Georgi |
2012-03-17 | Intel cpus: Include CAR from socket | Kyösti Mälkki |
2012-03-16 | Fix AMD Fam15 CBMEM allocation | Stefan Reinauer |
2012-03-16 | Fix AMD Fam12 CBMEM allocation | Stefan Reinauer |
2012-03-16 | Fix AMD Fam10 CBMEM allocation | Stefan Reinauer |
2012-03-16 | AMD Agesa: delete no-op bootblock files | Kyösti Mälkki |
2012-03-16 | Rename AMD_AGESA to CPU_AMD_AGESA | Kyösti Mälkki |
2012-03-16 | Fix AMD Agesa leaking Kconfig | Kyösti Mälkki |
2012-03-16 | ROMCC boards have no XIP limit | Patrick Georgi |
2012-03-16 | Use search path when building dependencies | Patrick Georgi |
2012-03-16 | xchg is atomic with side-effects | Patrick Georgi |
2012-03-16 | Intel northbridge I945: Apply un-written naming rules | Kyösti Mälkki |
2012-03-16 | Via Epia-N and C3: Set ioapic delivery type in Kconfig | Patrick Georgi |
2012-03-16 | VIA southbridge K8T890: Apply un-written naming rules | Kyösti Mälkki |
2012-03-16 | Fix address of IDT in real-mode entry | Kyösti Mälkki |
2012-03-16 | Fix AMD Fam14 cbmen allocation | Marc Jones |
2012-03-15 | Clean up whitespace in fam14 northbridge.c | Marc Jones |
2012-03-14 | Since cbfs_core.h provides a macro that uses ntohl, make sure ntohl is available | Gabe Black |
2012-03-14 | AGESA family 12 changes to fix torpedo warnings | Martin Roth |
2012-03-13 | Union Station: Fixes to turn on HDMI | Frank Vibrans |
2012-03-13 | Union Station: Remove SIO support | Frank Vibrans |
2012-03-11 | No need to setup include paths with .s files | Patrick Georgi |