1. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  2. d2e0e29 Intel based boards: Use tab instead of spaces to align comment in DSDT by Paul Menzel · 11 years ago
  3. 72a2eaf Rename mainboard_smi.c to smihandler.c by Patrick Georgi · 12 years ago
  4. 721265b Drop driver-y from GM45/ICH9/RK9 by Stefan Reinauer · 12 years ago
  5. e3abd3b roda/rk886ex: Correct COMB irq reading / reduce warnings by Nico Huber · 12 years ago
  6. f5e0fd8 roda/rk9: Fix for VGABIOS changes by Patrick Georgi · 12 years ago
  7. 021b703 roda/rk9: New mainboard by Patrick Georgi · 12 years ago
  8. d5d3406 Remove duplicate VGA BIOS interrupt handlers by Patrick Georgi · 12 years ago
  9. 3c84261 yabel: Use X86_* instead of the more verbose M.x86.REG_* by Patrick Georgi · 12 years ago
  10. 199b09c x86 realmode: Use x86emu register file + defines by Patrick Georgi · 12 years ago
  11. 503af72 x86 realmode: Adapt to x86emu/YABEL style return codes by Patrick Georgi · 12 years ago
  12. a47bd91 Fix PIRQ routing abstraction by Stefan Reinauer · 12 years ago
  13. 55db955 Drop unneeded BOARD_HAS_FADT option by Stefan Reinauer · 12 years ago
  14. 4dfdeba Reduce number of per-mainboard changes by Stefan Reinauer · 12 years ago
  15. 431a816 Move HAVE_SMI_HANDLER from mainboards to chipsets by Stefan Reinauer · 12 years ago
  16. 6604ceb mainboard/roda/rk886ex: Disable CHECK_SLFRCS_ON_RESUME by Nico Huber · 12 years ago
  17. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  18. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago
  19. 89bbcf4 Use mainboard_interrupt_handlers everywhere by Patrick Georgi · 12 years ago
  20. cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 12 years ago
  21. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  22. fce22e8 Remove copies of rtl8168.c by Patrick Georgi · 12 years ago
  23. 7250f03 Enable CONFIG_GFXUMA for roda/rk886ex by Nico Huber · 12 years ago
  24. 2e2a68b roda/rk886ex: Expose VGA devices in devicetree by Patrick Georgi · 12 years ago
  25. 2c41c40 Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards by Stefan Reinauer · 12 years ago
  26. f526889 rk886: Add ACPI support for LID switch by Patrick Georgi · 12 years ago
  27. 26b00e6 Refactor some alignment handling by Patrick Georgi · 12 years ago
  28. eb5e28f Intel northbridge I945: Apply un-written naming rules by Kyösti Mälkki · 12 years ago
  29. c8feedd Unify Local APIC address definitions by Patrick Georgi · 12 years ago
  30. 91bd306 ACPI: More ../../.. removal by Patrick Georgi · 12 years ago
  31. 751508a northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig option by Peter Stuge · 12 years ago
  32. 4c2bfb6 remove usbdebug.h include from mainboard/romstage code by Sven Schnelle · 13 years ago
  33. b6010b8 Remove redunancy in Kconfig by Kyösti Mälkki · 13 years ago
  34. 216fa46 Refactor option rom initialization code in coreboot. by Stefan Reinauer · 13 years ago
  35. a251dee Use default table creator macro for all SSDTs by Stefan Reinauer · 13 years ago
  36. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  37. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  38. 6eb7a53 mptable: Refactor lintsrc generation by Patrick Georgi · 13 years ago
  39. 03f82bd Use ACPI text fields consistently with all other boards by Stefan Reinauer · 13 years ago
  40. 164bcfd Add automatic SMBIOS table generation by Sven Schnelle · 13 years ago
  41. d4dc9a5 Remove old ACPI code by Sven Schnelle · 13 years ago
  42. d8c68a9 i82801gx: replace cafed00d/cafebabe by defines by Sven Schnelle · 13 years ago
  43. f4dc1a7 SMM: add defines for APM_CNT register by Sven Schnelle · 13 years ago
  44. b251753 Change read_option() to a macro that wraps some API uglyness by Patrick Georgi · 13 years ago
  45. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  46. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  47. 8241941 Fix some subsystemid statements in r6421 by Sylvain "ythier" Hitier · 13 years ago
  48. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 13 years ago
  49. 541269b [i945] Add SPD adress mapping by Sven Schnelle · 13 years ago
  50. 2c439c3 rk886ex lacked EC_ACPI by Stefan Reinauer · 13 years ago
  51. 7592e8b Add new ec subdir for Embedded Controllers and common ACPI EC support by Sven Schnelle · 13 years ago
  52. a470019 Add a new CMOS variable which triggers activation of the by Patrick Georgi · 13 years ago
  53. ce95265 oops. this is weird. CAR addresses should be specified in the socket and not in by Stefan Reinauer · 13 years ago
  54. ef32965 Improved GPIO setup for roda/rk886ex, and some documentation by Patrick Georgi · 14 years ago
  55. a865b17 Allow coreboot to initialize CMOS if checksum is invalid. by Patrick Georgi · 14 years ago
  56. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  57. 475916d Compile cbmem.c instead of including it in romstage, by Rudolf Marek · 14 years ago
  58. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  59. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  60. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  61. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  62. 5244e1b Convert more boards to use mptable_write_buses. by Patrick Georgi · 14 years ago
  63. 20c3d77 fix random breakage by Stefan Reinauer · 14 years ago
  64. b907d32 We need to call smp_write_lintsrc() instead of smp_write_intsrc() for by Tobias Diedrich · 14 years ago
  65. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  66. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  67. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 14 years ago
  68. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  69. e4bc0f6 Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM by Peter Stuge · 14 years ago
  70. 77d6683 Move several i945 config #defines from romstage.c to Kconfig. by Patrick Georgi · 14 years ago
  71. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  72. 5df4168 Drop some useless "../../../" in #includes (trivial). by Uwe Hermann · 14 years ago
  73. f14c919 Various CONFIG_DEBUG_RAM_SETUP related fixes (trivial). by Uwe Hermann · 14 years ago
  74. 370d979 Various USB Debug Port fixes (trivial). by Uwe Hermann · 14 years ago
  75. 25d1213 Convert i945 boards to use reserved resources instead of directly adding by Myles Watson · 14 years ago
  76. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  77. 78265d5 Remove unused mainboard_config definitions. Trivial. by Myles Watson · 14 years ago
  78. bc8613e Fix i945 based boards by Stefan Reinauer · 14 years ago
  79. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  80. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  81. c4f1a77 Fix two warnings: by Stefan Reinauer · 14 years ago
  82. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  83. 75a05dc fix most usbdebug warnings and fix function names. by Stefan Reinauer · 14 years ago
  84. da32373 Long ago we agreed on kicking the _direct appendix because everything in by Stefan Reinauer · 14 years ago
  85. c5b87c8 Move generation of mptable entries for ISA to generic code. by Patrick Georgi · 14 years ago
  86. 09e0c49 v2 -> v4 by Stefan Reinauer · 14 years ago
  87. bf264e9 i945: by Stefan Reinauer · 14 years ago
  88. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  89. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  90. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  91. 1f10de6 fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to by Stefan Reinauer · 14 years ago
  92. 3e1f524 by Stefan Reinauer · 14 years ago
  93. ae60855 Copy acpi blobs in two parts to make sure gcc does the right thing. by Myles Watson · 14 years ago
  94. 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago
  95. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  96. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  97. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  98. b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago
  99. 565a281 Get rid of type-punned pointer errors. by Myles Watson · 14 years ago
  100. bb44d0e fix acpi dsdt copy on roda rk886ex by Stefan Reinauer · 14 years ago