1. 0d19289 arch/x86/ioapic: use uintptr_t for IOAPIC base address by Felix Held · 5 months ago
  2. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  3. 7742aed mb/*/mptable.c: Use smp_write_pci_intsrc() by Kyösti Mälkki · 3 years, 1 month ago
  4. 860cff9 mb/*/mptable.c: Replace magic constants by Kyösti Mälkki · 3 years, 1 month ago
  5. dea42e0 cpu/x86/lapic: Replace LOCAL_APIC_ADDR references by Kyösti Mälkki · 3 years, 1 month ago
  6. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 2 months ago
  7. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  8. a21dff6 mainboard/kontron: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  9. 078bc41 mainboard/[g-p]*: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  10. b9bd69e src/mainboard: Remove unused '#include <device/pci.h>' by Elyes HAOUAS · 4 years, 7 months ago
  11. 351e3e5 src: Use include <console/console.h> when appropriate by Elyes HAOUAS · 5 years ago
  12. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  13. f10b5ff mainboard/kontron: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  14. 8da96e5 mainboard/*/*/mptable.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  15. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  16. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  17. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  18. c8feedd Unify Local APIC address definitions by Patrick Georgi · 12 years ago
  19. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  20. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  21. 6eb7a53 mptable: Refactor lintsrc generation by Patrick Georgi · 13 years ago
  22. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  23. b907d32 We need to call smp_write_lintsrc() instead of smp_write_intsrc() for by Tobias Diedrich · 14 years ago
  24. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  25. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  26. e32d399 Kill a few more warnings. by Myles Watson · 14 years ago
  27. ab27266 Add new function to create all mptable entries for buses by by Patrick Georgi · 14 years ago
  28. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  29. c5b87c8 Move generation of mptable entries for ISA to generic code. by Patrick Georgi · 14 years ago
  30. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  31. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  32. 2bb4acf Various cometic and coding-style fixes (trivial). by Uwe Hermann · 14 years ago
  33. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  34. 762a230 Kontron 986LCD-M MP table: by Stefan Reinauer · 14 years ago
  35. e1025d0 Kontron 986LCD-M updates: by Stefan Reinauer · 15 years ago
  36. 36a2268 Support for the Kontron 986LCD-M mainboard series. by Stefan Reinauer · 16 years ago