1. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  2. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  3. 8c02790 MPTABLE: check for fixed IRQ entries on all pins by Sven Schnelle · 12 years ago
  4. 0d5d70b mptable: bring sanity back to mptable generation (TRIVIAL) by Alexandru Gagniuc · 12 years ago
  5. 64c40dd Don't write automatic IRQ entries for disabled devices by Sven Schnelle · 12 years ago
  6. 0fa50a1 MPTAPLE: generate from devicetree.cb by Sven Schnelle · 12 years ago
  7. c5fc7db Move C labels to start-of-line by Patrick Georgi · 12 years ago
  8. 07b4215 Move linux 2.6.11 workaround to generic code by Patrick Georgi · 13 years ago
  9. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  10. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  11. 6eb7a53 mptable: Refactor lintsrc generation by Patrick Georgi · 13 years ago
  12. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  13. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago[Renamed from src/arch/i386/boot/mpspec.c]
  14. 612fcc3 Make smp_write_bus static (local scope), to prevent new boards from by Patrick Georgi patrick · 14 years ago
  15. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  16. ab27266 Add new function to create all mptable entries for buses by by Patrick Georgi · 14 years ago
  17. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  18. c5b87c8 Move generation of mptable entries for ISA to generic code. by Patrick Georgi · 14 years ago
  19. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  20. 169dc7e - move src/arch/i386/smp/ioapic.c to src/arch/i386/lib/ioapic.c (has by Stefan Reinauer · 14 years ago[Renamed from src/arch/i386/smp/mpspec.c]
  21. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  22. 6e23576 Remove some warnings. by Myles Watson · 15 years ago
  23. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  24. e914903 Remove duplicate code. by Patrick Georgi · 15 years ago
  25. 5bba752 fix a warning for a misnamed define, and make a debug message printk_debug by Stefan Reinauer · 15 years ago
  26. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  27. 552b327 This patch converts __FUNCTION__ to __func__, since __func__ is standard. by Myles Watson · 15 years ago
  28. c4ddbff Remove some warnings, mainly from format strings which didn't match the by Myles Watson · 15 years ago
  29. 7a4f688 fix warnings, make mptable struct members explicitly packed, as they're by Stefan Reinauer · 16 years ago
  30. f327d9f Route device IRQ through PCI bridge instead in mptable. by Yinghai Lu · 16 years ago
  31. 4f1cb23 move mptable to 960k to 1M https://openbios.org/roundup/linuxbios/issue55 by Stefan Reinauer · 18 years ago
  32. f3ed1cf - HDAMA boots! by Eric Biederman · 20 years ago
  33. 7003ba4 - First stab at running linuxbios without the old static device tree. by Eric Biederman · 20 years ago
  34. b78c197 - First pass through with with device tree enhancement merge. Most of the mechanisms should by Eric Biederman · 20 years ago
  35. 8e79fc3 code reformat by Li-Ta Lo · 20 years ago
  36. 9bdb460 - Updates to config.g so that it works more reliably and has initial support by Eric Biederman · 21 years ago
  37. 5899fd8 - Small step forward Linux boots and almost works... by Eric Biederman · 21 years ago
  38. 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 21 years ago