Age | Commit message (Expand) | Author |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop array bus_sb700 | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop const variables sbdn_sb800 and sbdn_sb700 | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop extern on bus_rs780 and sbdn_rs780 | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Call get_bus_conf() just once | Kyösti Mälkki |
2018-11-05 | mainboard: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-05-08 | mb/iei: Get rid of device_t | Elyes HAOUAS |
2016-09-20 | src/mainboard/getac - kontron: Add space around operators | Elyes HAOUAS |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-03-08 | Unify Local APIC address definitions | Patrick Georgi |
2012-02-20 | IEI-Kino Fam10 MPtable fix. | Dave Frodin |
2011-10-13 | mptable: Refactor mptable generation some more | Patrick Georgi |
2011-10-13 | mptable: Get rid of fixup_virtual_wire | Patrick Georgi |
2010-12-16 | Get mptable OEM/product ID from kconfig variables. | Uwe Hermann |
2010-11-21 | Convert boards to use mptable_write_buses. | Patrick Georgi |
2010-10-26 | We need to call smp_write_lintsrc() instead of smp_write_intsrc() for | Tobias Diedrich |
2010-10-25 | Factor out common mptable code to mptable_init(). | Uwe Hermann |
2010-09-13 | IEI Kino mainboard support based on Mahogany Fam10. | Marc Jones |