summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/x60/mptable.c
Commit message (Expand)AuthorAgeFilesLines
* mb/*/mptable.c: Replace magic constantsKyösti Mälkki2021-06-141-19/+19
* cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki2021-06-111-1/+1
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/lenovo: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-14/+2
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-201-1/+0
* intel/945 boards: Use smp_write_pci_intsrc()Kyösti Mälkki2019-06-251-17/+17
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS2016-09-261-3/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-1/+1
* X60/T60: fix mptable LINT entriesSven Schnelle2012-06-241-3/+1
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-6/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* Lenovo ThinkPad X60 / X60s SupportSven Schnelle2011-02-141-0/+85