Age | Commit message (Expand) | Author |
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/kontron: 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-04-23 | src: Use include <console/console.h> when appropriate | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2016-10-09 | mainboard/kontron: Use C89 comments style & remove commented code | 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-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-07-07 | Kill a few more warnings. | Myles Watson |
2010-06-25 | Add new function to create all mptable entries for buses by | Patrick Georgi |
2010-06-09 | Same conversion as with resources from static arrays to lists, except | Myles Watson |
2010-05-20 | Move generation of mptable entries for ISA to generic code. | Patrick Georgi |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-01 | Various cometic and coding-style fixes (trivial). | Uwe Hermann |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-01-19 | Kontron 986LCD-M MP table: | Stefan Reinauer |
2009-03-11 | Kontron 986LCD-M updates: | Stefan Reinauer |
2008-10-29 | Support for the Kontron 986LCD-M mainboard series. | Stefan Reinauer |