1. d2f45c6 Simplify early / bootblock console code by Stefan Reinauer · 11 years ago
  2. b919809 ARM: Don't leave alignment checking on after the exception test. by Gabe Black · 11 years ago
  3. 63bb610 pit: Replace the snow GPIO indexes with ones for pit. by Gabe Black · 11 years ago
  4. fdd2356 pit: Remove the MAX_CPUS option. by Gabe Black · 11 years ago
  5. 16c1480 pit: Stop compiling in the max77686 driver on pit. by Gabe Black · 11 years ago
  6. f0ebac8 pit: Stop calling tps65090 functions until we can call through the EC. by Gabe Black · 11 years ago
  7. 46b57bb exynos5420: Switch to fixed size types in dmc.h. by Gabe Black · 11 years ago
  8. becb3f6 exynos5420: Revamp the high speed I2C driver. by Gabe Black · 11 years ago
  9. 3511b92 Samsung CPUs: Unify Kconfig by Stefan Reinauer · 11 years ago
  10. 2867060 arm: Fix memory barrier usage in IO operation by Hung-Te Lin · 11 years ago
  11. 83fd239 exynos5420: update I2C code, add HSI2C/USI support by David Hendricks · 11 years ago
  12. 1e3e2c5 pit: set up the PMIC correctly by David Hendricks · 11 years ago
  13. 90a42d8 max77802: add header for max77802 PMIC by David Hendricks · 11 years ago
  14. 3245056 ARM: when setting a GPIO to put, set the value, then the direction by Ronald G. Minnich · 11 years ago
  15. c883fdc exynox5420: Remove the 5250 clock registers and fix the SPI frequency. by Gabe Black · 11 years ago
  16. e6af929 PIT: memory setup by Ronald G. Minnich · 11 years ago
  17. eb9517c exynos5420: add I2C8-10 to clock_get_periph_rate() by David Hendricks · 11 years ago
  18. ff7c8e8 armv7a: Enable native memcpy / memset by Stefan Reinauer · 11 years ago
  19. e6a44eb exynos5420: Implement support for the pinmux as functions. by Gabe Black · 11 years ago
  20. fe64060 exynos5250: De-switch-ify the pinmux configuration code. by Gabe Black · 11 years ago
  21. 001056f ARM: Tell the linker memset and memcpy are functions. by Gabe Black · 11 years ago
  22. fbb11cf ARM: Separate the early console (romstage) from the bootblock console. by Gabe Black · 11 years ago
  23. c2c4f84 google/pit: Don't spew output with GPIO config by Stefan Reinauer · 11 years ago
  24. 37332b6 arch: clean up Kconfig and Makefile by Stefan Reinauer · 11 years ago
  25. 2d81125 exynos5420: Clear the framebuffer before making it uncacheable by Stefan Reinauer · 11 years ago
  26. 6c184d6 exynos5420: Don't disable and re-enable the MMU when uncaching the framebuffer by Stefan Reinauer · 11 years ago
  27. f175191 exynos5420: Simplify the graphics code by eliminating the unused color map by Stefan Reinauer · 11 years ago
  28. 1162103 exynos5420: Fix some problems with the clock management code. by Gabe Black · 11 years ago
  29. d63bddc armv7: Reserve space BL1 and checksum header by specifying bootblock offset. by Hung-Te Lin · 11 years ago
  30. 32ab283 cpu: Add CPU microcode file to cbfs with 16-byte alignment by Aaron Durbin · 11 years ago
  31. e221aad ec: Reserve correct ioport regions for Chrome OS EC to use by Bill Richardson · 11 years ago
  32. a86c33a google/snow: Don't spew output with GPIO config by Stefan Reinauer · 11 years ago
  33. 6d16c43 slippy/falco/peppy: Enable SERIRQ continuous mode by Duncan Laurie · 11 years ago
  34. 7cced0d ec: Add romstage function for checking and rebooting EC by Duncan Laurie · 11 years ago
  35. 433432b chrome ec: Update EC header from EC repository by Duncan Laurie · 11 years ago
  36. e8b08ba Drop ELF remains from boot code by Stefan Reinauer · 11 years ago
  37. 93ce3b3 ARMv7: flatten arch/armv7 source tree by Stefan Reinauer · 11 years ago
  38. 5420e09 exynos5420: Replace the 5250 clock logic with 5420. by Gabe Black · 11 years ago
  39. 99ed2a8 exynos5420: Make the ps_hold_setup function public. by Gabe Black · 11 years ago
  40. 998ab0d Exynos5420: Clean up console code by Stefan Reinauer · 11 years ago
  41. 045222f ec: Remove hardcoded GPI offset in EC SCI by Duncan Laurie · 11 years ago
  42. 39fda6d exynos5250: Clear the framebuffer before making it uncacheable. by Gabe Black · 11 years ago
  43. 986162b exynos5250: Don't disable and re-enable the MMU when uncaching the framebuffer. by Gabe Black · 11 years ago
  44. 800790d ARM: Fix up page table/cachability management. by Gabe Black · 11 years ago
  45. 1e797bd exynos5250: Simplify the graphics code by eliminating the unused color map. by Gabe Black · 11 years ago
  46. 1387b43 snow: Make coreboot set up pins for busses it knows are hooked up as such by Gabe Black · 11 years ago
  47. 5688979 drivers: Fix spelling by Martin Roth · 11 years ago
  48. 8940d3e ec: Fix spelling by Martin Roth · 11 years ago
  49. cbf2bd7 lib: Fix spelling by Martin Roth · 11 years ago
  50. 63373ed device: Fix spelling by Martin Roth · 11 years ago
  51. 50d887d console: Fix spelling by Martin Roth · 11 years ago
  52. 7b5f8ef arch: Fix spelling by Martin Roth · 11 years ago
  53. fb37013 ARM: Fix the way the space for the page tables is allocated. by Gabe Black · 11 years ago
  54. 63dd2cb exynos5250: When enabling the I2S pins, turn off pull ups/downs. by Gabe Black · 11 years ago
  55. ea9c98d exynos5420: Replace the 5250 GPIO code with code that should work on 5420. by Gabe Black · 11 years ago
  56. 919c804 ARMv7: Clean up console code by Stefan Reinauer · 11 years ago
  57. d3163ab pit: Add a "pit" mainboard which is mostly a copy of "snow". by Gabe Black · 11 years ago
  58. b2d811a pit: Fix some settings for the exynos5420 CPU. by Gabe Black · 11 years ago
  59. 607c0b6 pit: Create an exynos5420 directory which is nearly a copy of exynos5250. by Gabe Black · 11 years ago
  60. dc006c1 ARMv7: De-uboot-ify Exynos5250 GPIO code by Stefan Reinauer · 11 years ago
  61. 08dc357 ARMv7: De-uboot-ify Exynos5250 code by Stefan Reinauer · 11 years ago
  62. f73de9b Update 3rdparty hash for latest ARM BL1 binaries by Stefan Reinauer · 11 years ago
  63. 2cccacf w83627hf/acpi: Fix endianess error in floppy drive enumeration code by Christoph Grenz · 11 years ago
  64. b98dec0 samsung/exynos5250: unify code by Stefan Reinauer · 11 years ago
  65. 043eb0e Wield battle axe at ARM port by Stefan Reinauer · 11 years ago
  66. 6adef08 Rename hardwaremain() to main() by Stefan Reinauer · 11 years ago
  67. 2ae6d6f ARMv7: normalize ramstage code flow by Stefan Reinauer · 11 years ago
  68. 78c3e33 FUI: reorganize include files by Ronald G. Minnich · 11 years ago
  69. b2893a01 Provide support for setting up the framebuffer from EDID by Ronald G. Minnich · 11 years ago
  70. 3fb30ee ChromeEC: Fix the default, depends for EC_GOOGLE_CHROMEEC_I2C. by Gabe Black · 11 years ago
  71. 54d6abd Drop some duplicates of PCI-e config functions by Kyösti Mälkki · 11 years ago
  72. 872c922 Fix MMCONF_SUPPORT_DEFAULT for ramstage by Kyösti Mälkki · 11 years ago
  73. 20b6d91 southbridge/intel/i82801gx: Make compilation possible with CONFIG_SMM_TSEG by Denis 'GNUtoo' Carikli · 11 years ago
  74. 1b32a51 i82801gx: smihandle: sync with southbridge/intel/bd82x6x/smihandler.c by Denis 'GNUtoo' Carikli · 11 years ago
  75. b694f10 southbridge: i82801gx: smihandler.c: Correct outl->outw mistake. by Denis 'GNUtoo' Carikli · 11 years ago
  76. d1fb564 sandybridge: Add option to lock SPI regions on resume by Nico Huber · 11 years ago
  77. 4f78b18 fox_wtm2: First step support for coreboot-based graphics startup by Ronald G. Minnich · 11 years ago
  78. 2a66d6b FOX_WTM2: First pass at FUI. by Ronald G. Minnich · 11 years ago
  79. f42b83e msrtool: Fix verbose ignored by cpuid(). by Benoît Legat · 11 years ago
  80. 49f6202 Fix Vortex86EX devicetree.cb indentation. by Andrew Wu · 11 years ago
  81. d0b0400 Revert "Radio and dock support in EC on X60 and X201" by Peter Stuge · 11 years ago
  82. 8cfa33e am335x: Implement support for the UART. by Gabe Black · 11 years ago
  83. 8522f99 Add support for DMP Vortex86EX PCI mainboard. by Andrew Wu · 11 years ago
  84. f66dd69 w83627hf/acpi: Fix offset of logical device activation by Nico Huber · 11 years ago
  85. 0bd5dff w83627hf/acpi: Fix type error in floppy drive enumeration code by Christoph Grenz · 11 years ago
  86. 9e97423 intel/i5000: Use MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 11 years ago
  87. 575e681 Move select MMCONF_SUPPORT under northbridge (fix) by Kyösti Mälkki · 11 years ago
  88. 032c23d intel/i945: Use MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 11 years ago
  89. fbdb085 intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 11 years ago
  90. 15c4ab7 Move select MMCONF_SUPPORT under northbridge by Kyösti Mälkki · 11 years ago
  91. 00bf647 Add support for DMP Vortex86EX PCI southbridge. by Andrew Wu · 11 years ago
  92. dd94fa9 winbond/w83627dhg: Fix logical device power down in ACPI by Nico Huber · 11 years ago
  93. 1c81128 pnp: Add some default functions to enter/exit config state by Nico Huber · 11 years ago
  94. abe6847 Intel GM45, 945, Sandy Bridge: Unify `delay.c` and `udelay.c` by Paul Menzel · 11 years ago
  95. 59158b2 Make setting MAX_PIRQ_LINKs depend on NORTHBRIDGE_VIA_VX900 by Dave Frodin · 11 years ago
  96. dda4095 w83627hf: Add comments about parallel port modes in superio.asl by Christoph Grenz · 11 years ago
  97. e978fc2 cbmem: Fix makefile by Stefan Tauner · 11 years ago
  98. 595ab4f beaglebone: Enable the clocks and pins for the configured UART. by Gabe Black · 11 years ago
  99. 94f631c am335x: Fix the address of the pinmux registers. by Gabe Black · 11 years ago
  100. caaf0bf usbdebug: Support i82801dx/ex southbridge by Kyösti Mälkki · 11 years ago