Age | Commit message (Expand) | Author |
2021-06-14 | mb/*/mptable.c: Use smp_write_pci_intsrc() | Kyösti Mälkki |
2021-06-14 | mb/*/mptable.c: Replace magic constants | Kyösti Mälkki |
2021-06-11 | cpu/x86/lapic: Replace LOCAL_APIC_ADDR references | Kyösti Mälkki |
2020-05-13 | src: Remove unused '#include <stdint.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-04 | mainboard/ibase: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | mainboard/[g-p]*: Remove copyright notices | Patrick Georgi |
2019-12-20 | src/mainboard: Remove unused '#include <device/pci.h>' | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2016-09-26 | mainboard/*/*/mptable.c: Improve code formatting | 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 |
2012-03-08 | Unify Local APIC address definitions | 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 |
2010-12-16 | Get mptable OEM/product ID from kconfig variables. | Uwe Hermann |
2010-11-21 | Convert more 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-10-12 | We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. | Uwe Hermann |
2010-06-09 | Same conversion as with resources from static arrays to lists, except | Myles Watson |
2010-05-30 | This patch adds support for mainboard iBASE:MB899 | Bernhard M. Wiedemann |