Age | Commit message (Expand) | Author |
2014-01-22 | CBMEM: Replace cbmem_initialize() with cbmem_recovery() | Kyösti Mälkki |
2014-01-22 | intel/i945 boards: Add EARLY_CBMEM_INIT | Kyösti Mälkki |
2014-01-19 | board-status: Add board_info.txt extracted from wiki. | Vladimir Serbinenko |
2013-11-24 | smi: Update mainboard_smi_gpi() to have 32bit argument | Duncan Laurie |
2013-09-11 | CBMEM: Drop parameter from cbmem_reinit() | Kyösti Mälkki |
2013-07-04 | intel/i945: Use MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2013-02-04 | Intel based boards: Use tab instead of spaces to align comment in DSDT | Paul Menzel |
2013-01-03 | Rename mainboard_smi.c to smihandler.c | Patrick Georgi |
2012-11-16 | Fix PIRQ routing abstraction | Stefan Reinauer |
2012-11-16 | Drop unneeded BOARD_HAS_FADT option | Stefan Reinauer |
2012-11-16 | Reduce number of per-mainboard changes | Stefan Reinauer |
2012-11-14 | Move HAVE_SMI_HANDLER from mainboards to chipsets | Stefan Reinauer |
2012-11-06 | Drop redundant CHIP_NAME in mainboard.c | Kyösti Mälkki |
2012-10-08 | hpet: common ACPI generation | Patrick Georgi |
2012-08-08 | Cleanup coreboot memory table includes | Kyösti Mälkki |
2012-07-26 | Drop mainboard chip.h | Stefan Reinauer |
2012-07-26 | Remove copies of rtl8168.c | Patrick Georgi |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-05-01 | Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards | Stefan Reinauer |
2012-04-20 | Refactor some alignment handling | Patrick Georgi |
2012-03-16 | Intel northbridge I945: Apply un-written naming rules | Kyösti Mälkki |
2012-03-08 | Unify Local APIC address definitions | Patrick Georgi |
2012-02-22 | ACPI: More ../../.. removal | Patrick Georgi |
2012-02-17 | Remove whitespace. | Patrick Georgi |
2012-01-31 | northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig option | Peter Stuge |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-10-30 | remove usbdebug.h include from mainboard/romstage code | Sven Schnelle |
2011-10-28 | Get rid of the old romstage-as-bootblock ROM layout | Patrick Georgi |
2011-10-13 | mptable: Refactor mptable generation some more | Patrick Georgi |
2011-10-13 | mptable: Get rid of fixup_virtual_wire | Patrick Georgi |
2011-10-13 | mptable: Refactor lintsrc generation | Patrick Georgi |
2011-09-21 | Use ACPI text fields consistently with all other boards | Stefan Reinauer |
2011-08-26 | Add automatic SMBIOS table generation | Sven Schnelle |
2011-06-15 | i82801gx: replace cafed00d/cafebabe by defines | Sven Schnelle |
2011-06-07 | SMM: add defines for APM_CNT register | Sven Schnelle |
2011-05-23 | AP_IN_SIPI_WAIT is already defined in the CPU Kconfig of those boards. | Stefan Reinauer |
2011-05-10 | Change read_option() to a macro that wraps some API uglyness | Patrick Georgi |
2011-04-20 | run uart_init() from console_init, just like the other console initialization... | Stefan Reinauer |
2011-04-18 | * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value | Stefan Reinauer |
2011-04-01 | ICH7: Fix register naming error | Sven Schnelle |
2011-02-21 | [i945] Add SPD adress mapping | Sven Schnelle |
2011-01-27 | Add new ec subdir for Embedded Controllers and common ACPI EC support | Sven Schnelle |
2011-01-27 | SMM code on i945 platforms needs udelay() | Peter Stuge |
2011-01-27 | Add a new CMOS variable which triggers activation of the | Patrick Georgi |
2011-01-27 | oops. this is weird. CAR addresses should be specified in the socket and not in | Stefan Reinauer |
2011-01-14 | Allow coreboot to initialize CMOS if checksum is invalid. | Patrick Georgi |
2010-12-19 | The same mechanisms are used for normal and fallback images. | Stefan Reinauer |