1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. 6cb3a59 x86: flatten hierarchy by Stefan Reinauer · 9 years ago 4.1 4.1[Renamed from src/arch/x86/boot/mpspec.c]
  3. 9693885 x86: Port x86 over to compile cleanly with x86-64 by Stefan Reinauer · 9 years ago
  4. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  5. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  6. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  7. bd4553b MP Table: Change types to be consistent with the spec by Mike Loptien · 10 years ago
  8. d0167d3 MP Spec: Correct the Virtual Wire assignment by Mike Loptien · 10 years ago
  9. 9159734 MP Spec: Add copyright header by Mike Loptien · 10 years ago
  10. 0bb0aff arch/x86/boot: Indent mpspec.c and make a loop more legible by Edward O'Callaghan · 10 years ago
  11. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  12. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  13. 8c02790 MPTABLE: check for fixed IRQ entries on all pins by Sven Schnelle · 12 years ago
  14. 0d5d70b mptable: bring sanity back to mptable generation (TRIVIAL) by Alexandru Gagniuc · 12 years ago
  15. 64c40dd Don't write automatic IRQ entries for disabled devices by Sven Schnelle · 12 years ago
  16. 0fa50a1 MPTAPLE: generate from devicetree.cb by Sven Schnelle · 12 years ago
  17. c5fc7db Move C labels to start-of-line by Patrick Georgi · 12 years ago
  18. 07b4215 Move linux 2.6.11 workaround to generic code by Patrick Georgi · 13 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. 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]
  24. 612fcc3 Make smp_write_bus static (local scope), to prevent new boards from by Patrick Georgi patrick · 14 years ago
  25. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  26. ab27266 Add new function to create all mptable entries for buses by by Patrick Georgi · 14 years ago
  27. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  28. c5b87c8 Move generation of mptable entries for ISA to generic code. by Patrick Georgi · 14 years ago
  29. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  30. 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]
  31. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  32. 6e23576 Remove some warnings. by Myles Watson · 15 years ago
  33. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  34. e914903 Remove duplicate code. by Patrick Georgi · 15 years ago
  35. 5bba752 fix a warning for a misnamed define, and make a debug message printk_debug by Stefan Reinauer · 15 years ago
  36. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  37. 552b327 This patch converts __FUNCTION__ to __func__, since __func__ is standard. by Myles Watson · 15 years ago
  38. c4ddbff Remove some warnings, mainly from format strings which didn't match the by Myles Watson · 15 years ago
  39. 7a4f688 fix warnings, make mptable struct members explicitly packed, as they're by Stefan Reinauer · 16 years ago
  40. f327d9f Route device IRQ through PCI bridge instead in mptable. by Yinghai Lu · 16 years ago
  41. 4f1cb23 move mptable to 960k to 1M https://openbios.org/roundup/linuxbios/issue55 by Stefan Reinauer · 18 years ago
  42. f3ed1cf - HDAMA boots! by Eric Biederman · 20 years ago
  43. 7003ba4 - First stab at running linuxbios without the old static device tree. by Eric Biederman · 20 years ago
  44. b78c197 - First pass through with with device tree enhancement merge. Most of the mechanisms should by Eric Biederman · 20 years ago
  45. 8e79fc3 code reformat by Li-Ta Lo · 20 years ago
  46. 9bdb460 - Updates to config.g so that it works more reliably and has initial support by Eric Biederman · 21 years ago
  47. 5899fd8 - Small step forward Linux boots and almost works... by Eric Biederman · 21 years ago
  48. 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 21 years ago