1. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  2. 24813c1 i945: Consolidate acpi/platform.asl by Vladimir Serbinenko · 10 years ago
  3. 4aad743 i82801gx: Enable upper CMOS in bootblock. by Vladimir Serbinenko · 10 years ago
  4. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  5. 80be7a0 getac/p470: Change COM3/COM4 IRQ to move it out of PCI IRQ ones. by Vladimir Serbinenko · 10 years ago
  6. 5560188 i945: consolidate sb & nb early inits by Vladimir Serbinenko · 10 years ago
  7. 385743a i945: Consolidate common GNVS init by Vladimir Serbinenko · 10 years ago
  8. ab83ef0 i82801gx: Handle whole FADT in southbridge. by Vladimir Serbinenko · 10 years ago
  9. c21e073 i945: Consolidate FADT code by Vladimir Serbinenko · 10 years ago classic-2014.10
  10. a9db82f smbios: Mark laptops as such by Vladimir Serbinenko · 10 years ago
  11. 0e64617 i945: Convert to per-device ACPI by Vladimir Serbinenko · 10 years ago
  12. 75c8387 azalia: Shrink boilerplate by Vladimir Serbinenko · 10 years ago
  13. 70ad39e getac/p470: Add some more board info data by Patrick Georgi · 10 years ago
  14. a485705 i82801gx: Kill unused TCG and SMI1 by Vladimir Serbinenko · 10 years ago
  15. 02d674a azalia: Use convenience macros throughout by Vladimir Serbinenko · 10 years ago
  16. 6a3a8ce azalia: Move shared variable to separate file by Vladimir Serbinenko · 10 years ago
  17. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  18. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  19. cb70f79 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  20. 52f7043 mainboard,ASL: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  21. e1163c1 mainboard: Trivial - drop trailing blank lines at EOF in .h by Edward O'Callaghan · 10 years ago
  22. 7974471 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  23. 6455b01 i945 boards: Switch to use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  24. 206f370 i945 boards: Drop disabled ram_check() calls by Kyösti Mälkki · 10 years ago
  25. 12d681b intel/i945 gm45: Use acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  26. fb8df32 drivers: Drop GbE stub drivers by Edward O'Callaghan · 10 years ago
  27. f7bfc34 intel: Remove GFXUMA and related global variables by Kyösti Mälkki · 11 years ago
  28. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  29. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  30. a7c9611 intel/i945 boards: Add EARLY_CBMEM_INIT by Kyösti Mälkki · 11 years ago
  31. 4333071 board-status: Add board_info.txt extracted from wiki. by Vladimir Serbinenko · 11 years ago
  32. 0edc224 smi: Update mainboard_smi_gpi() to have 32bit argument by Duncan Laurie · 11 years ago
  33. d50cdf1 CBMEM: Drop parameter from cbmem_reinit() by Kyösti Mälkki · 11 years ago
  34. 032c23d intel/i945: Use MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 11 years ago
  35. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  36. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  37. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  38. d2e0e29 Intel based boards: Use tab instead of spaces to align comment in DSDT by Paul Menzel · 11 years ago
  39. 72a2eaf Rename mainboard_smi.c to smihandler.c by Patrick Georgi · 12 years ago
  40. a47bd91 Fix PIRQ routing abstraction by Stefan Reinauer · 12 years ago
  41. 55db955 Drop unneeded BOARD_HAS_FADT option by Stefan Reinauer · 12 years ago
  42. 4dfdeba Reduce number of per-mainboard changes by Stefan Reinauer · 12 years ago
  43. 431a816 Move HAVE_SMI_HANDLER from mainboards to chipsets by Stefan Reinauer · 12 years ago
  44. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  45. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago
  46. cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 12 years ago
  47. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  48. fce22e8 Remove copies of rtl8168.c by Patrick Georgi · 12 years ago
  49. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  50. 2c41c40 Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards by Stefan Reinauer · 12 years ago
  51. 26b00e6 Refactor some alignment handling by Patrick Georgi · 12 years ago
  52. eb5e28f Intel northbridge I945: Apply un-written naming rules by Kyösti Mälkki · 12 years ago
  53. c8feedd Unify Local APIC address definitions by Patrick Georgi · 12 years ago
  54. 91bd306 ACPI: More ../../.. removal by Patrick Georgi · 12 years ago
  55. 472efa6 Remove whitespace. by Patrick Georgi · 12 years ago
  56. 751508a northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig option by Peter Stuge · 13 years ago
  57. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  58. 4c2bfb6 remove usbdebug.h include from mainboard/romstage code by Sven Schnelle · 13 years ago
  59. 914377e Get rid of the old romstage-as-bootblock ROM layout by Patrick Georgi · 13 years ago
  60. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  61. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  62. 6eb7a53 mptable: Refactor lintsrc generation by Patrick Georgi · 13 years ago
  63. 03f82bd Use ACPI text fields consistently with all other boards by Stefan Reinauer · 13 years ago
  64. 164bcfd Add automatic SMBIOS table generation by Sven Schnelle · 13 years ago
  65. d8c68a9 i82801gx: replace cafed00d/cafebabe by defines by Sven Schnelle · 13 years ago
  66. f4dc1a7 SMM: add defines for APM_CNT register by Sven Schnelle · 13 years ago
  67. 9cb1756 AP_IN_SIPI_WAIT is already defined in the CPU Kconfig of those boards. by Stefan Reinauer · 13 years ago
  68. b251753 Change read_option() to a macro that wraps some API uglyness by Patrick Georgi · 13 years ago
  69. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  70. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  71. 8a539b6 ICH7: Fix register naming error by Sven Schnelle · 13 years ago
  72. 541269b [i945] Add SPD adress mapping by Sven Schnelle · 13 years ago
  73. 7592e8b Add new ec subdir for Embedded Controllers and common ACPI EC support by Sven Schnelle · 14 years ago
  74. 4096fc5 SMM code on i945 platforms needs udelay() by Peter Stuge · 14 years ago
  75. a470019 Add a new CMOS variable which triggers activation of the by Patrick Georgi · 14 years ago
  76. ce95265 oops. this is weird. CAR addresses should be specified in the socket and not in by Stefan Reinauer · 14 years ago
  77. a865b17 Allow coreboot to initialize CMOS if checksum is invalid. by Patrick Georgi · 14 years ago
  78. bccbbe6 The same mechanisms are used for normal and fallback images. by Stefan Reinauer · 14 years ago
  79. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  80. 475916d Compile cbmem.c instead of including it in romstage, by Rudolf Marek · 14 years ago
  81. 198cb96 Two hda_verb.h files: Add more comments. by Uwe Hermann · 14 years ago
  82. d351925 Move "select CACHE_AS_RAM" lines from boards into CPU socket. by Uwe Hermann · 14 years ago
  83. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  84. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  85. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  86. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  87. 5244e1b Convert more boards to use mptable_write_buses. by Patrick Georgi · 14 years ago
  88. 20c3d77 fix random breakage by Stefan Reinauer · 14 years ago
  89. d51122d Various PIRQ/MPTABLE/ACPI Kconfig fixes. by Uwe Hermann · 14 years ago
  90. b907d32 We need to call smp_write_lintsrc() instead of smp_write_intsrc() for by Tobias Diedrich · 14 years ago
  91. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  92. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  93. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 14 years ago
  94. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  95. e4bc0f6 Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM by Peter Stuge · 14 years ago
  96. 77d6683 Move several i945 config #defines from romstage.c to Kconfig. by Patrick Georgi · 14 years ago
  97. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  98. 09f5182 Remove hard reset config from some mainboard configs by Warren Turkal · 14 years ago
  99. 5df4168 Drop some useless "../../../" in #includes (trivial). by Uwe Hermann · 14 years ago
  100. f14c919 Various CONFIG_DEBUG_RAM_SETUP related fixes (trivial). by Uwe Hermann · 14 years ago