1. e6a44eb exynos5420: Implement support for the pinmux as functions. by Gabe Black · 11 years ago
  2. fe64060 exynos5250: De-switch-ify the pinmux configuration code. by Gabe Black · 11 years ago
  3. 001056f ARM: Tell the linker memset and memcpy are functions. by Gabe Black · 11 years ago
  4. fbb11cf ARM: Separate the early console (romstage) from the bootblock console. by Gabe Black · 11 years ago
  5. c2c4f84 google/pit: Don't spew output with GPIO config by Stefan Reinauer · 11 years ago
  6. 37332b6 arch: clean up Kconfig and Makefile by Stefan Reinauer · 11 years ago
  7. 2d81125 exynos5420: Clear the framebuffer before making it uncacheable by Stefan Reinauer · 11 years ago
  8. 6c184d6 exynos5420: Don't disable and re-enable the MMU when uncaching the framebuffer by Stefan Reinauer · 11 years ago
  9. f175191 exynos5420: Simplify the graphics code by eliminating the unused color map by Stefan Reinauer · 11 years ago
  10. 1162103 exynos5420: Fix some problems with the clock management code. by Gabe Black · 11 years ago
  11. d63bddc armv7: Reserve space BL1 and checksum header by specifying bootblock offset. by Hung-Te Lin · 11 years ago
  12. 32ab283 cpu: Add CPU microcode file to cbfs with 16-byte alignment by Aaron Durbin · 11 years ago
  13. e221aad ec: Reserve correct ioport regions for Chrome OS EC to use by Bill Richardson · 11 years ago
  14. a86c33a google/snow: Don't spew output with GPIO config by Stefan Reinauer · 11 years ago
  15. 6d16c43 slippy/falco/peppy: Enable SERIRQ continuous mode by Duncan Laurie · 11 years ago
  16. 7cced0d ec: Add romstage function for checking and rebooting EC by Duncan Laurie · 11 years ago
  17. 433432b chrome ec: Update EC header from EC repository by Duncan Laurie · 11 years ago
  18. e8b08ba Drop ELF remains from boot code by Stefan Reinauer · 11 years ago
  19. 93ce3b3 ARMv7: flatten arch/armv7 source tree by Stefan Reinauer · 11 years ago
  20. 5420e09 exynos5420: Replace the 5250 clock logic with 5420. by Gabe Black · 11 years ago
  21. 99ed2a8 exynos5420: Make the ps_hold_setup function public. by Gabe Black · 11 years ago
  22. 998ab0d Exynos5420: Clean up console code by Stefan Reinauer · 11 years ago
  23. 045222f ec: Remove hardcoded GPI offset in EC SCI by Duncan Laurie · 11 years ago
  24. 39fda6d exynos5250: Clear the framebuffer before making it uncacheable. by Gabe Black · 11 years ago
  25. 986162b exynos5250: Don't disable and re-enable the MMU when uncaching the framebuffer. by Gabe Black · 11 years ago
  26. 800790d ARM: Fix up page table/cachability management. by Gabe Black · 11 years ago
  27. 1e797bd exynos5250: Simplify the graphics code by eliminating the unused color map. by Gabe Black · 11 years ago
  28. 1387b43 snow: Make coreboot set up pins for busses it knows are hooked up as such by Gabe Black · 11 years ago
  29. 5688979 drivers: Fix spelling by Martin Roth · 11 years ago
  30. 8940d3e ec: Fix spelling by Martin Roth · 11 years ago
  31. cbf2bd7 lib: Fix spelling by Martin Roth · 11 years ago
  32. 63373ed device: Fix spelling by Martin Roth · 11 years ago
  33. 50d887d console: Fix spelling by Martin Roth · 11 years ago
  34. 7b5f8ef arch: Fix spelling by Martin Roth · 11 years ago
  35. fb37013 ARM: Fix the way the space for the page tables is allocated. by Gabe Black · 11 years ago
  36. 63dd2cb exynos5250: When enabling the I2S pins, turn off pull ups/downs. by Gabe Black · 11 years ago
  37. ea9c98d exynos5420: Replace the 5250 GPIO code with code that should work on 5420. by Gabe Black · 11 years ago
  38. 919c804 ARMv7: Clean up console code by Stefan Reinauer · 11 years ago
  39. d3163ab pit: Add a "pit" mainboard which is mostly a copy of "snow". by Gabe Black · 11 years ago
  40. b2d811a pit: Fix some settings for the exynos5420 CPU. by Gabe Black · 11 years ago
  41. 607c0b6 pit: Create an exynos5420 directory which is nearly a copy of exynos5250. by Gabe Black · 11 years ago
  42. dc006c1 ARMv7: De-uboot-ify Exynos5250 GPIO code by Stefan Reinauer · 11 years ago
  43. 08dc357 ARMv7: De-uboot-ify Exynos5250 code by Stefan Reinauer · 11 years ago
  44. f73de9b Update 3rdparty hash for latest ARM BL1 binaries by Stefan Reinauer · 11 years ago
  45. 2cccacf w83627hf/acpi: Fix endianess error in floppy drive enumeration code by Christoph Grenz · 11 years ago
  46. b98dec0 samsung/exynos5250: unify code by Stefan Reinauer · 11 years ago
  47. 043eb0e Wield battle axe at ARM port by Stefan Reinauer · 11 years ago
  48. 6adef08 Rename hardwaremain() to main() by Stefan Reinauer · 11 years ago
  49. 2ae6d6f ARMv7: normalize ramstage code flow by Stefan Reinauer · 11 years ago
  50. 78c3e33 FUI: reorganize include files by Ronald G. Minnich · 11 years ago
  51. b2893a01 Provide support for setting up the framebuffer from EDID by Ronald G. Minnich · 11 years ago
  52. 3fb30ee ChromeEC: Fix the default, depends for EC_GOOGLE_CHROMEEC_I2C. by Gabe Black · 11 years ago
  53. 54d6abd Drop some duplicates of PCI-e config functions by Kyösti Mälkki · 11 years ago
  54. 872c922 Fix MMCONF_SUPPORT_DEFAULT for ramstage by Kyösti Mälkki · 11 years ago
  55. 20b6d91 southbridge/intel/i82801gx: Make compilation possible with CONFIG_SMM_TSEG by Denis 'GNUtoo' Carikli · 11 years ago
  56. 1b32a51 i82801gx: smihandle: sync with southbridge/intel/bd82x6x/smihandler.c by Denis 'GNUtoo' Carikli · 11 years ago
  57. b694f10 southbridge: i82801gx: smihandler.c: Correct outl->outw mistake. by Denis 'GNUtoo' Carikli · 11 years ago
  58. d1fb564 sandybridge: Add option to lock SPI regions on resume by Nico Huber · 11 years ago
  59. 4f78b18 fox_wtm2: First step support for coreboot-based graphics startup by Ronald G. Minnich · 11 years ago
  60. 2a66d6b FOX_WTM2: First pass at FUI. by Ronald G. Minnich · 11 years ago
  61. f42b83e msrtool: Fix verbose ignored by cpuid(). by Benoît Legat · 11 years ago
  62. 49f6202 Fix Vortex86EX devicetree.cb indentation. by Andrew Wu · 11 years ago
  63. d0b0400 Revert "Radio and dock support in EC on X60 and X201" by Peter Stuge · 11 years ago
  64. 8cfa33e am335x: Implement support for the UART. by Gabe Black · 11 years ago
  65. 8522f99 Add support for DMP Vortex86EX PCI mainboard. by Andrew Wu · 11 years ago
  66. f66dd69 w83627hf/acpi: Fix offset of logical device activation by Nico Huber · 11 years ago
  67. 0bd5dff w83627hf/acpi: Fix type error in floppy drive enumeration code by Christoph Grenz · 11 years ago
  68. 9e97423 intel/i5000: Use MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 11 years ago
  69. 575e681 Move select MMCONF_SUPPORT under northbridge (fix) by Kyösti Mälkki · 11 years ago
  70. 032c23d intel/i945: Use MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 11 years ago
  71. fbdb085 intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 11 years ago
  72. 15c4ab7 Move select MMCONF_SUPPORT under northbridge by Kyösti Mälkki · 11 years ago
  73. 00bf647 Add support for DMP Vortex86EX PCI southbridge. by Andrew Wu · 11 years ago
  74. dd94fa9 winbond/w83627dhg: Fix logical device power down in ACPI by Nico Huber · 11 years ago
  75. 1c81128 pnp: Add some default functions to enter/exit config state by Nico Huber · 11 years ago
  76. abe6847 Intel GM45, 945, Sandy Bridge: Unify `delay.c` and `udelay.c` by Paul Menzel · 11 years ago
  77. 59158b2 Make setting MAX_PIRQ_LINKs depend on NORTHBRIDGE_VIA_VX900 by Dave Frodin · 11 years ago
  78. dda4095 w83627hf: Add comments about parallel port modes in superio.asl by Christoph Grenz · 11 years ago
  79. e978fc2 cbmem: Fix makefile by Stefan Tauner · 11 years ago
  80. 595ab4f beaglebone: Enable the clocks and pins for the configured UART. by Gabe Black · 11 years ago
  81. 94f631c am335x: Fix the address of the pinmux registers. by Gabe Black · 11 years ago
  82. caaf0bf usbdebug: Support i82801dx/ex southbridge by Kyösti Mälkki · 11 years ago
  83. 54c586c usbdebug: Unify Intel southbridge builds by Kyösti Mälkki · 11 years ago
  84. fb387df usbdebug: Drop duplicates of EHCI BAR relocation code by Kyösti Mälkki · 11 years ago
  85. 0d8d482 AMD S3 resume: Add framwork to write bigger data by Siyuan Wang · 11 years ago
  86. bc2c9ef ELOG: Fix warning to fix the compilation. by Denis 'GNUtoo' Carikli · 11 years ago
  87. c9246da libpayload: Add strerror by Stefan Tauner · 11 years ago
  88. c0b1a48 Drop WARNINGS_ARE_ERRORS exceptions by Stefan Reinauer · 11 years ago
  89. 160243d Supermicro H8SCM/H8QGI: Increase size of bus variable to meet API by Bruce Griffith · 11 years ago
  90. e8dca50 AMD Dinar: Eliminate warnings (initializers/prototypes/unused var) by Bruce Griffith · 11 years ago
  91. 21d6fd9 AMD SB700 boards: Set Azalia configuration flags by Bruce Griffith · 11 years ago
  92. f9ba7bb supermicro/h8scm: Add a type cast for printk to correct a warning message by Bruce Griffith · 11 years ago
  93. 93b57c5 Dinar, H8SCM, H8QGI: Add prototype of get_bus_conf() by Bruce Griffith · 11 years ago
  94. 01677b6 amd/cimx/sb700/late.c: Add type cast to (UINT8) by Bruce Griffith · 11 years ago
  95. 53abac1 amd/cimx/rd890/amd.h: Eliminate redefinition of NULL by Bruce Griffith · 11 years ago
  96. 58fff9d amd/agesa/family15/northbridge.c: Delete unused variable by Bruce Griffith · 11 years ago
  97. 1cc3416 Add support to enable/disable builtin GbE (again) by Stefan Reinauer · 11 years ago
  98. e44a89f amd/agesa/f15/Lib/amdlib.c: Add missing breaks to switch statement by Bruce Griffith · 11 years ago
  99. af881b8 amd/agesa/f15/Proc/CPU: Add length modifier to eliminate compiler warnings by Bruce Griffith · 11 years ago
  100. 940ccaa vendorcode/amd/agesa/f15: Eliminate compiler warnings by Bruce Griffith · 11 years ago