1. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 4 months ago
  2. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 4 months ago
  3. b7c11c6 asus/p2b-ds: Transform into variant by Keith Hui · 4 years, 7 months ago[Renamed from src/mainboard/asus/p2b-ds/mptable.c]
  4. 3b618bb mainboard/[a-f]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  5. b9bd69e src/mainboard: Remove unused '#include <device/pci.h>' by Elyes HAOUAS · 4 years, 9 months ago
  6. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  7. 1156b35 mainboard: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  8. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  9. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  10. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  11. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  12. c8feedd Unify Local APIC address definitions by Patrick Georgi · 13 years ago
  13. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  14. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  15. 6eb7a53 mptable: Refactor lintsrc generation by Patrick Georgi · 13 years ago
  16. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  17. da22d21 Mptable related fixes for ASUS P2B-DS. by Uwe Hermann · 14 years ago
  18. b907d32 We need to call smp_write_lintsrc() instead of smp_write_intsrc() for by Tobias Diedrich · 14 years ago
  19. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  20. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  21. c5b87c8 Move generation of mptable entries for ISA to generic code. by Patrick Georgi · 14 years ago
  22. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  23. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  24. cc44730 Add initial support for the ASUS P2B-DS (dual-CPU) mainboard. by Uwe Hermann · 16 years ago