1. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 12 years ago
  2. fd72d5a Google Butterfly: acpi/thermal.asl: Fix typo »The*re* is no …« by Paul Menzel · 12 years ago
  3. 1236b84 Google Butterfly: gpio.h: Correct whitespace errors by Paul Menzel · 12 years ago
  4. d60bb49 Google Parrot/Butterfly: fadt.c: Align macros correctly by Paul Menzel · 12 years ago
  5. 7635a60 armv7: Add emulation/qemu-armv7 board. by Hung-Te Lin · 12 years ago
  6. d7bd4eb Add support for "Butterfly" Chromebook by Stefan Reinauer · 12 years ago
  7. 5e11f84 snow: fix high_tables_base calculation by David Hendricks · 12 years ago
  8. 3b19cba AMD/Persimmon: Enable the 2nd COM port by Dave Frodin · 12 years ago
  9. 3d990ff Supermicro H8QGI: Substract 1 from MMCONF range limit by Konstantin Aladyshev · 12 years ago
  10. 5d99463 armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP} by David Hendricks · 12 years ago
  11. 0b153bd exynos/snow: move SPI GPIO setup to mainboard bootblock code by David Hendricks · 12 years ago
  12. 0f7b400 exynos/snow: set SPI clock rate in romstage main by David Hendricks · 12 years ago
  13. dbc6ca7 romcc: Use default romcc flags for most boards by Patrick Georgi · 12 years ago
  14. 896edc2 snow: do something useful in ramstage() by David Hendricks · 12 years ago
  15. 87d6550 armv7/snow: Move clock initialization from bootblock to romstage. by Hung-Te Lin · 12 years ago
  16. b868d40 armv7: Use same console initialization procedure for all ARM stages by Hung-Te Lin · 12 years ago
  17. ad173ea console: Revise serial console configuration names. by Hung-Te Lin · 12 years ago
  18. 1c31879 Revert "armv7/snow: Move clock initialization from bootblock to romstage." by David Hendricks · 12 years ago
  19. 9029f4b armv7/snow: Move clock initialization from bootblock to romstage. by Hung-Te Lin · 12 years ago
  20. 77608b2 armv7/snow: Remove power_init from bootblock. by Hung-Te Lin · 12 years ago
  21. 60485a3 armv7/snow: Remove redundant I2C initialization calls in bootblock. by Hung-Te Lin · 12 years ago
  22. 5f83f6c armv7: Clean up arm/snow bootblock build process. by Hung-Te Lin · 12 years ago
  23. 439e0d2 armv7: Clean up: remove deprecated SPL. by Hung-Te Lin · 12 years ago
  24. 23b5afe snow: remove dead code from bootblock by David Hendricks · 12 years ago
  25. 0d4f97e exynos/snow: Move core/memory clock-related and board ID code by David Hendricks · 12 years ago
  26. 94e230a snow: use bootblock build class for I2C code by David Hendricks · 12 years ago
  27. 00e480e snow: use bootblock build class for GPIO by David Hendricks · 12 years ago
  28. 15a66a1 snow: use bootblock build class for UART code by David Hendricks · 12 years ago
  29. 63950f8 AGESA boards: Fix grammar in description of `OemCustomizeInitEarly` by Paul Menzel · 12 years ago
  30. 17aed02 ASRock 939A785GMH: Align comments of DSDT’s `IndexField` by Paul Menzel · 12 years ago
  31. cb54f31 ASRock 939A785GMH: Align comments in DSDT header with tabs by Paul Menzel · 12 years ago
  32. 6a427b9 Use tabs instead of spaces to align comments in DSTD header by Paul Menzel · 12 years ago
  33. d2e0e29 Intel based boards: Use tab instead of spaces to align comment in DSDT by Paul Menzel · 12 years ago
  34. 2354ef8 exynos/snow: get rid of board-specific arbitration code by David Hendricks · 12 years ago
  35. aa6701c exynos/snow: partial clean-up of snow bootblock using build class by David Hendricks · 12 years ago
  36. fe18792 armv7: Add 'bootblock' build class. by Hung-Te Lin · 12 years ago
  37. 2d5c0e6 AMD/Persimmon: LVDS assignment was made to wrong DPx by Dave Frodin · 12 years ago
  38. 0a5bc7f snow: make romstage init DRAM controller and call ramstage by Ronald G. Minnich · 12 years ago
  39. 7fb692b Fam15tn: Move SPD read from mainboards into wrapper by Martin Roth · 12 years ago
  40. 50c0a50 armv7: unify stage hand-off routines by David Hendricks · 12 years ago
  41. 7e49405 armv7: Add SPI driver for Exynos. by Hung-Te Lin · 12 years ago
  42. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 12 years ago
  43. 7d3c7f1 ASRock E350M1: Remove unused variable `reg8` from `romstage.c` by Paul Menzel · 12 years ago
  44. 90b4ce2 armv7: Clean up the mmu setup a bit by Ronald G. Minnich · 12 years ago
  45. 6d1708d AMD/Persimmon: DP0 is connected to a LVDS connector by Dave Frodin · 12 years ago
  46. dfff8a1 AMD boards, ASRock E350M1: Remove whitespace in front of comma in DSDT by Paul Menzel · 12 years ago
  47. 73e86a8 F15tn: Fix all warnings, enable warnings as errors by Martin Roth · 12 years ago
  48. f5726ea Hudson: Cleanup - change SB800 references to hudson by Martin Roth · 12 years ago
  49. 2892023 AGESA F15tn: Move callouts into northbridge wrapper by Martin Roth · 12 years ago
  50. eac220f Hudson: Changes to support agesa/hudson for legacy free by Martin Roth · 12 years ago
  51. c89d3da Parmer / Thatcher: devicetree.cb cleanup and whitespace by Martin Roth · 12 years ago
  52. 2d88151 F15tn: Modify devicetree to fix S3 resume by Martin Roth · 12 years ago
  53. 211a5d5 armv7/snow: get to romstage by David Hendricks · 12 years ago
  54. 929f9f1 armv7: add a wrapper for romstage's main() for ARM ISA by Gabe Black · 12 years ago
  55. fba42a7 Snow bootblock (bloated/debug version) by David Hendricks · 12 years ago
  56. e2851f2 make main() in snow's romstage.c our romstage entry point by David Hendricks · 12 years ago
  57. 018724e remove argument in snow's romstage main() by David Hendricks · 12 years ago
  58. 09574d5 Fix high dword of MTRR mask set with CONFIG_CPU_ADDR_BITS by Martin Roth · 12 years ago
  59. 105da50 AMD: Set the mask of MTRR according to CONFIG_CPU_ADDR_BITS by Zheng Bao · 12 years ago
  60. 8a5ee9c armv7: replace magic constant for romstage location by David Hendricks · 12 years ago
  61. 92dd172 Fix 2 infinite loops if IMC doesn't respond by Martin Roth · 12 years ago
  62. 597ff87 qemu-x86: Implement more features by Stefan Reinauer · 12 years ago
  63. 3d4762d Tyan s8226: change lapic of lapic_cluster 0 to 0x10 by Siyuan Wang · 12 years ago
  64. 72a2eaf Rename mainboard_smi.c to smihandler.c by Patrick Georgi · 12 years ago
  65. d3c75309 import SPL files for board_i2c_{claim,release}_bus() by David Hendricks · 12 years ago
  66. c855dce Supermicro H8QGI: Pass callout pointer to AmdReadEventLog function by Aladyshev Konstantin · 12 years ago
  67. 9a0e3e2 M4A785T-M: Add support for external GFX. by Denis 'GNUtoo' Carikli · 12 years ago
  68. e293440 corrections for MAX77686 config variable by David Hendricks · 12 years ago
  69. 3267517 Supermicro H8QGI: Add onboard VGA to devicetree.cb by Aladyshev Konstantin · 12 years ago
  70. c94e8cf Supermicro H8QGI: fix bus_sp5100[] clear in get_bus_conf.c by Aladyshev Konstantin · 12 years ago
  71. 3d63b0a BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variable by Aladyshev Konstantin · 12 years ago
  72. ec3daf7 Supermicro H8QGI: Fix routing from 16 to 55 in ACPI table by Aladyshev Konstantin · 12 years ago
  73. e899e51 SB800: Add IMC ROM and fan control. by Martin Roth · 12 years ago
  74. a7198b3 Add support for Google Parrot Chromebook by Stefan Reinauer · 12 years ago
  75. f89e6b2 Add minimal mainboard support for snow by Ronald G. Minnich · 12 years ago
  76. 9b92665 Drop TINY_BOOTBLOCK by Kyösti Mälkki · 12 years ago
  77. 8ff97b2 Supermicro h8scm: add agesa version of supermicro by Siyuan Wang · 12 years ago
  78. e7d6f02 AMD SB800: Interrupt routine for PCI slots on Persimmon by Zheng Bao · 12 years ago
  79. fbb5b40 Persimmon: Disable the unused PCI clocks by Dave Frodin · 12 years ago
  80. 11a20b6 Lumpy: Need byteorder.h in romstage by Stefan Reinauer · 12 years ago
  81. 9824328 Drop empty mainboard.c by Kyösti Mälkki · 12 years ago
  82. 897aeeb Drop empty mainboard_ops by Kyösti Mälkki · 12 years ago
  83. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  84. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  85. 721265b Drop driver-y from GM45/ICH9/RK9 by Stefan Reinauer · 12 years ago
  86. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  87. bdc1816 Fix technexion tim5690 board VGA handler by Stefan Reinauer · 12 years ago
  88. 8247583 Drop duplicate files that prevent building without ramstage.a by Stefan Reinauer · 12 years ago
  89. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  90. e3abd3b roda/rk886ex: Correct COMB irq reading / reduce warnings by Nico Huber · 12 years ago
  91. f5e0fd8 roda/rk9: Fix for VGABIOS changes by Patrick Georgi · 12 years ago
  92. 021b703 roda/rk9: New mainboard by Patrick Georgi · 12 years ago
  93. d5d3406 Remove duplicate VGA BIOS interrupt handlers by Patrick Georgi · 12 years ago
  94. 3c84261 yabel: Use X86_* instead of the more verbose M.x86.REG_* by Patrick Georgi · 12 years ago
  95. 199b09c x86 realmode: Use x86emu register file + defines by Patrick Georgi · 12 years ago
  96. 503af72 x86 realmode: Adapt to x86emu/YABEL style return codes by Patrick Georgi · 12 years ago
  97. 73be43a Persimmon: Disable the unused GPP PCIe clocks by Dave Frodin · 12 years ago
  98. 8ada152 Unify use of bool config variables by Stefan Reinauer · 12 years ago
  99. 0d82674 siemens/sitemp_g1p1: Drop copy of cmos checksum calculation by Patrick Georgi · 12 years ago
  100. a47bd91 Fix PIRQ routing abstraction by Stefan Reinauer · 12 years ago