1. c0b2144 pit: Replace the tps65090 functions and adjust the hotplug detect line. by Gabe Black · 10 years ago
  2. 9f96aa6 chromeec: Add a function to send passthrough i2c messages. by Gabe Black · 10 years ago
  3. 2b31679 armv7/pit: Correct EC device in mainboard configuration. by Hung-Te Lin · 10 years ago
  4. f473df1 armv7/exynos5420: Remove the extra reopen when reading SPI. by Hung-Te Lin · 10 years ago
  5. a965a37 armv7/exynos5420: Apply new implementation for SPI transmission. by Hung-Te Lin · 10 years ago
  6. 8644207 armv7/exynos5420: Add output ability and half-duplex mode in SPI driver. by Hung-Te Lin · 10 years ago
  7. cab3621 armv7/exynos5420: Revise SPI open/close/reset procedure. by Hung-Te Lin · 10 years ago
  8. ed1742c armv7/exynos5420: Provide configuration for SPI0~SPI2. by Hung-Te Lin · 10 years ago
  9. ffa5bad armv7/exynos5420: Change SPI module to standard <spi-generic> interface. by Hung-Te Lin · 10 years ago
  10. 45d524d2 armv7/exynos5420: Clean up unused header and constants in spi.c by Hung-Te Lin · 10 years ago
  11. 16cb010 armv7/exynos5420: Revise SPI device list in cpu.h by Hung-Te Lin · 10 years ago
  12. 0ee7062 ec/google: Support ChromeOS EC on SPI bus. by Hung-Te Lin · 10 years ago
  13. e946f98 ec/google: Support Chrome EC protocol version 3. by Hung-Te Lin · 10 years ago
  14. 23fb997 ec/google: Generalize communication protocol support in EC drivers. by Hung-Te Lin · 10 years ago
  15. c357aed armv7/pit: Setup EC on SPI2. by Hung-Te Lin · 10 years ago
  16. e42030d arm/exynos: Correct SPI session commands. by Hung-Te Lin · 10 years ago
  17. 8b95c13 AMD: Kconfig cleanup by Kyösti Mälkki · 10 years ago
  18. 3ad5a9b pit: update I2C4 speed constant by David Hendricks · 10 years ago
  19. f396ad5 exynos5420: i2c: Fix error handling. by Gabe Black · 10 years ago
  20. 7c2ae7a exynos5420: Clock the mmc blocks off of the mpll. by Gabe Black · 10 years ago
  21. 04d6e01 pit: Configure the pinmux for the i2c busses that are connected on pit. by Gabe Black · 10 years ago
  22. be58278 exynos5420: use speed parameter in i2c_init() for HSI2C by David Hendricks · 10 years ago
  23. 2d2e37f exynos5420: Change some clock settings. by Gabe Black · 10 years ago
  24. cf7509cf exynos5420: Fix the way the rate of the input clock for i2c buses is found. by Gabe Black · 10 years ago
  25. 7dd5814 snow: Add flush to UART driver. by Hung-Te Lin · 10 years ago
  26. ce7a5a7 ec/chromeec: Merge upstream V3 structure and constant definition. by Hung-Te Lin · 10 years ago
  27. 3a0d0d8 Exynos5420: Initialize USB PHY by Stefan Reinauer · 10 years ago
  28. 2ad63c2 Exynos5250: Initialize USB PHY by Stefan Reinauer · 10 years ago
  29. 062c17b Exynos: Only compile UART in if serial console is selected by Stefan Reinauer · 10 years ago
  30. 9d9b0dd Don't try to use CBMEM console in bootblock by Stefan Reinauer · 10 years ago
  31. 0051510 Exynos5420: add code to make sure resume will work on DRAM. by Ronald G. Minnich · 10 years ago
  32. 6b0bab9 ARMv7: Drop duplicate call to bootblock_cpu_init() by Stefan Reinauer · 10 years ago
  33. d2f45c6 Simplify early / bootblock console code by Stefan Reinauer · 10 years ago
  34. b919809 ARM: Don't leave alignment checking on after the exception test. by Gabe Black · 10 years ago
  35. 63bb610 pit: Replace the snow GPIO indexes with ones for pit. by Gabe Black · 10 years ago
  36. fdd2356 pit: Remove the MAX_CPUS option. by Gabe Black · 10 years ago
  37. 16c1480 pit: Stop compiling in the max77686 driver on pit. by Gabe Black · 10 years ago
  38. f0ebac8 pit: Stop calling tps65090 functions until we can call through the EC. by Gabe Black · 10 years ago
  39. 46b57bb exynos5420: Switch to fixed size types in dmc.h. by Gabe Black · 10 years ago
  40. becb3f6 exynos5420: Revamp the high speed I2C driver. by Gabe Black · 10 years ago
  41. 3511b92 Samsung CPUs: Unify Kconfig by Stefan Reinauer · 10 years ago
  42. 2867060 arm: Fix memory barrier usage in IO operation by Hung-Te Lin · 10 years ago
  43. 83fd239 exynos5420: update I2C code, add HSI2C/USI support by David Hendricks · 10 years ago
  44. 1e3e2c5 pit: set up the PMIC correctly by David Hendricks · 10 years ago
  45. 90a42d8 max77802: add header for max77802 PMIC by David Hendricks · 10 years ago
  46. 3245056 ARM: when setting a GPIO to put, set the value, then the direction by Ronald G. Minnich · 10 years ago
  47. c883fdc exynox5420: Remove the 5250 clock registers and fix the SPI frequency. by Gabe Black · 10 years ago
  48. e6af929 PIT: memory setup by Ronald G. Minnich · 10 years ago
  49. eb9517c exynos5420: add I2C8-10 to clock_get_periph_rate() by David Hendricks · 10 years ago
  50. ff7c8e8 armv7a: Enable native memcpy / memset by Stefan Reinauer · 10 years ago
  51. e6a44eb exynos5420: Implement support for the pinmux as functions. by Gabe Black · 10 years ago
  52. fe64060 exynos5250: De-switch-ify the pinmux configuration code. by Gabe Black · 10 years ago
  53. 001056f ARM: Tell the linker memset and memcpy are functions. by Gabe Black · 10 years ago
  54. fbb11cf ARM: Separate the early console (romstage) from the bootblock console. by Gabe Black · 10 years ago
  55. c2c4f84 google/pit: Don't spew output with GPIO config by Stefan Reinauer · 10 years ago
  56. 37332b6 arch: clean up Kconfig and Makefile by Stefan Reinauer · 10 years ago
  57. 2d81125 exynos5420: Clear the framebuffer before making it uncacheable by Stefan Reinauer · 10 years ago
  58. 6c184d6 exynos5420: Don't disable and re-enable the MMU when uncaching the framebuffer by Stefan Reinauer · 10 years ago
  59. f175191 exynos5420: Simplify the graphics code by eliminating the unused color map by Stefan Reinauer · 10 years ago
  60. 1162103 exynos5420: Fix some problems with the clock management code. by Gabe Black · 10 years ago
  61. d63bddc armv7: Reserve space BL1 and checksum header by specifying bootblock offset. by Hung-Te Lin · 10 years ago
  62. 32ab283 cpu: Add CPU microcode file to cbfs with 16-byte alignment by Aaron Durbin · 10 years ago
  63. e221aad ec: Reserve correct ioport regions for Chrome OS EC to use by Bill Richardson · 10 years ago
  64. a86c33a google/snow: Don't spew output with GPIO config by Stefan Reinauer · 10 years ago
  65. 6d16c43 slippy/falco/peppy: Enable SERIRQ continuous mode by Duncan Laurie · 10 years ago
  66. 7cced0d ec: Add romstage function for checking and rebooting EC by Duncan Laurie · 10 years ago
  67. 433432b chrome ec: Update EC header from EC repository by Duncan Laurie · 10 years ago
  68. e8b08ba Drop ELF remains from boot code by Stefan Reinauer · 10 years ago
  69. 93ce3b3 ARMv7: flatten arch/armv7 source tree by Stefan Reinauer · 10 years ago
  70. 5420e09 exynos5420: Replace the 5250 clock logic with 5420. by Gabe Black · 10 years ago
  71. 99ed2a8 exynos5420: Make the ps_hold_setup function public. by Gabe Black · 10 years ago
  72. 998ab0d Exynos5420: Clean up console code by Stefan Reinauer · 10 years ago
  73. 045222f ec: Remove hardcoded GPI offset in EC SCI by Duncan Laurie · 10 years ago
  74. 39fda6d exynos5250: Clear the framebuffer before making it uncacheable. by Gabe Black · 10 years ago
  75. 986162b exynos5250: Don't disable and re-enable the MMU when uncaching the framebuffer. by Gabe Black · 10 years ago
  76. 800790d ARM: Fix up page table/cachability management. by Gabe Black · 10 years ago
  77. 1e797bd exynos5250: Simplify the graphics code by eliminating the unused color map. by Gabe Black · 10 years ago
  78. 1387b43 snow: Make coreboot set up pins for busses it knows are hooked up as such by Gabe Black · 10 years ago
  79. 5688979 drivers: Fix spelling by Martin Roth · 10 years ago
  80. 8940d3e ec: Fix spelling by Martin Roth · 10 years ago
  81. cbf2bd7 lib: Fix spelling by Martin Roth · 10 years ago
  82. 63373ed device: Fix spelling by Martin Roth · 10 years ago
  83. 50d887d console: Fix spelling by Martin Roth · 10 years ago
  84. 7b5f8ef arch: Fix spelling by Martin Roth · 10 years ago
  85. fb37013 ARM: Fix the way the space for the page tables is allocated. by Gabe Black · 10 years ago
  86. 63dd2cb exynos5250: When enabling the I2S pins, turn off pull ups/downs. by Gabe Black · 10 years ago
  87. ea9c98d exynos5420: Replace the 5250 GPIO code with code that should work on 5420. by Gabe Black · 10 years ago
  88. 919c804 ARMv7: Clean up console code by Stefan Reinauer · 10 years ago
  89. d3163ab pit: Add a "pit" mainboard which is mostly a copy of "snow". by Gabe Black · 10 years ago
  90. b2d811a pit: Fix some settings for the exynos5420 CPU. by Gabe Black · 10 years ago
  91. 607c0b6 pit: Create an exynos5420 directory which is nearly a copy of exynos5250. by Gabe Black · 10 years ago
  92. dc006c1 ARMv7: De-uboot-ify Exynos5250 GPIO code by Stefan Reinauer · 10 years ago
  93. 08dc357 ARMv7: De-uboot-ify Exynos5250 code by Stefan Reinauer · 10 years ago
  94. f73de9b Update 3rdparty hash for latest ARM BL1 binaries by Stefan Reinauer · 10 years ago
  95. 2cccacf w83627hf/acpi: Fix endianess error in floppy drive enumeration code by Christoph Grenz · 10 years ago
  96. b98dec0 samsung/exynos5250: unify code by Stefan Reinauer · 10 years ago
  97. 043eb0e Wield battle axe at ARM port by Stefan Reinauer · 10 years ago
  98. 6adef08 Rename hardwaremain() to main() by Stefan Reinauer · 10 years ago
  99. 2ae6d6f ARMv7: normalize ramstage code flow by Stefan Reinauer · 10 years ago
  100. 78c3e33 FUI: reorganize include files by Ronald G. Minnich · 10 years ago