1. 22d0ca0 armv7: Move Exynos from 'cpu' to 'soc'. by Hung-Te Lin · 11 years ago
  2. 9518b56 intel/gma: Clarify code and use dedicated init for Google Peppy by Ronald G. Minnich · 11 years ago
  3. 8b68539 ARM: Overhaul the ARM Makefile. by Gabe Black · 11 years ago
  4. 4f3873d arm: Get rid of the INTERMEDIATE variable used on exynos. by Gabe Black · 11 years ago
  5. 8128a56 trustzone: Pull trustzone init out of cpu.c and do it in romstage. by Gabe Black · 11 years ago
  6. 12b121f arm/exynos: Allow releasing UART retention for resume. by Hung-Te Lin · 11 years ago
  7. 68aef11 exynos5: Implement support for USB 3.0 DRD PHYs/controllers by Julius Werner · 11 years ago
  8. 9125d88 console: conditionally include console in bootblock by Stefan Reinauer · 11 years ago
  9. 905e6f2 exynos5xx0: rename local "main" variable by Patrick Georgi · 10 years ago
  10. 6ada053 Exynos: de-duplicate mct timer initialization by Stefan Reinauer · 11 years ago
  11. 8f99378 ARMv7/Exynos: Fix memory location assumptions by Stefan Reinauer · 11 years ago
  12. fa938c7 exynos5: Refactor crazy old U-Boot base address macros away by Julius Werner · 11 years ago
  13. 79bff70 exynos5: Refactor board-specific parts out of USB PHY code by Julius Werner · 11 years ago
  14. ad4556f2 exynos5420: Make USB A-A booting work with early data cache by Julius Werner · 11 years ago
  15. 7d8a91d exynos: Get rid of the unused reset.c. by Gabe Black · 11 years ago
  16. 45d2ff3 exynos5420: Implement support to boot with USB A-A firmware upload by Julius Werner · 11 years ago
  17. ee4bfbf exynos: Set up caching in the bootblock. by Gabe Black · 11 years ago
  18. 61fcd14 Exynos5: Remove unneeded USB delays by Stefan Reinauer · 11 years ago
  19. b774313 exynos5420: get rid of old exynos5420_config_l2_cache() by David Hendricks · 11 years ago
  20. 6ccc45d timer: Add functions to initialize absolute timer structures. by Gabe Black · 11 years ago
  21. 7116ac8 src: Make use of 'CEIL_DIV(a, b)' macro across tree by Edward O'Callaghan · 10 years ago
  22. f7c55148 cpu: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  23. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  24. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  25. f385ba4 console: Move UART port defaults to mainboard by Kyösti Mälkki · 10 years ago
  26. 48713a1 console: Drop EARLY_CONSOLE option by Kyösti Mälkki · 10 years ago
  27. 70342a7 uart: Support multiple ports by Kyösti Mälkki · 10 years ago
  28. afa7b13 uart: Redefine Kconfig options by Kyösti Mälkki · 10 years ago
  29. bbf6f3d console uart: Fill coreboot table entries by Kyösti Mälkki · 10 years ago
  30. c2610a4 uart: Prepare to support multiple base addresses by Kyösti Mälkki · 10 years ago
  31. 0567c91 console: Use single driver entry for UARTs by Kyösti Mälkki · 10 years ago
  32. 1d7541f console: Fix includes by Kyösti Mälkki · 10 years ago
  33. c5332e3 samsung/exynos5: Fix baudrate calculation by Kyösti Mälkki · 10 years ago
  34. 732cee3 ARMv7: Remove static CBMEM allocation by Kyösti Mälkki · 11 years ago
  35. ce011ec exynos5250: Implement support to boot with USB A-A firmware upload by Julius Werner · 11 years ago
  36. f05e871 exynos5xxx: use oscillator clock when changing ARM frequency by David Hendricks · 11 years ago
  37. 4e195af exynos5250: Add a pinmux function to set up i2s bus 0 by Gabe Black · 11 years ago
  38. c0491d4 armv7/exynos: Fix and remove memory reset workarounds by Hung-Te Lin · 11 years ago
  39. 01b4383 Snow: correctly disable trust zone hardware by Ronald G. Minnich · 11 years ago
  40. 88fdd93 exynos5250: Add mct_start to the timer init blob in timer_monotonic_get by Gabe Black · 11 years ago
  41. 6628744 Exynos 5250: Enable dynamic CBMEM by Stefan Reinauer · 11 years ago
  42. 9b764a0 exynos5250: Get rid of the PWM timer code we shouldn't be using anymore by Gabe Black · 11 years ago
  43. 9a9d7e8 exynos5250: Fix consts in the pwm code by Gabe Black · 11 years ago
  44. f584218 armv7: Remove SYS_TEXT_BASE config. by Hung-Te Lin · 11 years ago
  45. 6da7046 EXYNOS5250: be less chatty at critical moments by Ronald G. Minnich · 11 years ago
  46. c5aac95 exynos5250: Correct DDR3 Phy-reset value names. by Hung-Te Lin · 11 years ago
  47. 4c3ab73 cpu: Fix spelling by Martin Roth · 11 years ago
  48. a5dc091 i2c: Change the type of the data parameter to uint8_t. by Gabe Black · 11 years ago
  49. e42030d arm/exynos: Correct SPI session commands. by Hung-Te Lin · 11 years ago
  50. 7dd5814 snow: Add flush to UART driver. by Hung-Te Lin · 11 years ago
  51. 2ad63c2 Exynos5250: Initialize USB PHY by Stefan Reinauer · 11 years ago
  52. 062c17b Exynos: Only compile UART in if serial console is selected by Stefan Reinauer · 11 years ago
  53. d2f45c6 Simplify early / bootblock console code by Stefan Reinauer · 11 years ago
  54. 3511b92 Samsung CPUs: Unify Kconfig by Stefan Reinauer · 11 years ago
  55. 3245056 ARM: when setting a GPIO to put, set the value, then the direction by Ronald G. Minnich · 11 years ago
  56. fe64060 exynos5250: De-switch-ify the pinmux configuration code. by Gabe Black · 11 years ago
  57. fbb11cf ARM: Separate the early console (romstage) from the bootblock console. by Gabe Black · 11 years ago
  58. d63bddc armv7: Reserve space BL1 and checksum header by specifying bootblock offset. by Hung-Te Lin · 11 years ago
  59. 39fda6d exynos5250: Clear the framebuffer before making it uncacheable. by Gabe Black · 11 years ago
  60. 986162b exynos5250: Don't disable and re-enable the MMU when uncaching the framebuffer. by Gabe Black · 11 years ago
  61. 1e797bd exynos5250: Simplify the graphics code by eliminating the unused color map. by Gabe Black · 11 years ago
  62. 63dd2cb exynos5250: When enabling the I2S pins, turn off pull ups/downs. by Gabe Black · 11 years ago
  63. 919c804 ARMv7: Clean up console code by Stefan Reinauer · 11 years ago
  64. dc006c1 ARMv7: De-uboot-ify Exynos5250 GPIO code by Stefan Reinauer · 11 years ago
  65. 08dc357 ARMv7: De-uboot-ify Exynos5250 code by Stefan Reinauer · 11 years ago
  66. f73de9b Update 3rdparty hash for latest ARM BL1 binaries by Stefan Reinauer · 11 years ago
  67. b98dec0 samsung/exynos5250: unify code by Stefan Reinauer · 11 years ago
  68. 043eb0e Wield battle axe at ARM port by Stefan Reinauer · 11 years ago
  69. 4bd7b0c EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1. by Ronald G. Minnich · 11 years ago
  70. 998d0c6 exynos5250/snow: deprecate time.h by David Hendricks · 11 years ago
  71. 0bb875b exynos5/5250: Update timer call sites to use monotonic timer API by David Hendricks · 11 years ago
  72. ab98cfe Revert "exynos5250/snow: deprecate time.h" by David Hendricks · 11 years ago
  73. 2fde966 exynos5250/snow: deprecate time.h by David Hendricks · 11 years ago
  74. 5ec69ed exynos5250: monotonic timer implementation (using MCT) by David Hendricks · 11 years ago
  75. dfad17d exynos5250: uncomment $(INTERMEDIATE) by David Hendricks · 11 years ago
  76. bd7f5f6 google/snow: Add "wakeup" module for suspend/resume. by Hung-Te Lin · 11 years ago
  77. 55c753d arm/exynos: Allow DRAM controller to be initialized without clearing RAM content. by Hung-Te Lin · 11 years ago
  78. 2810afa GOOGLE/SNOW: get graphics working by Ronald G. Minnich · 11 years ago
  79. aee444f exynos5250: ungate the product ID register by David Hendricks · 11 years ago
  80. e8a9134 GOOGLE/SNOW: fix stupid paren error by Ronald G. Minnich · 11 years ago
  81. d83c117 exynos5250: get xres and yres out of the device tree and into the panel descriptor by Ronald G. Minnich · 11 years ago
  82. cd14ed7 [2/3] exynos5: modify thermal management unit code for coreboot by David Hendricks · 11 years ago
  83. b9e6e1a exynos5: move power_enable_hw_thermal_trip() prototype by David Hendricks · 11 years ago
  84. 1fb11d1 armv7/exynos5250: Deprecate sdelay in favor of udelay by David Hendricks · 11 years ago
  85. 130aafa Samsung/exynos5250: convert unsigned {int,char} to u32/u8 by Ronald G. Minnich · 11 years ago
  86. c0b972f Exynos5250: add a microsecond timer by Ronald G. Minnich · 11 years ago
  87. b48605d Exynos5250: Use new chip settings for the cpu by Ronald G. Minnich · 11 years ago
  88. 086b369 armv7: replace read/write macros with inlines by David Hendricks · 11 years ago
  89. c7e5d79 exynos5250: add missing address-of operator in UART driver by David Hendricks · 11 years ago
  90. db9eaf4 snow/exynos5250: move board-specific power stuff to mainboard dir by David Hendricks · 11 years ago
  91. 161ccc7 exynos5250: add a chip.h file for the display register settings by Ronald G. Minnich · 11 years ago
  92. c01d138 exynos5250: Add function for configuring L2 cache by David Hendricks · 11 years ago
  93. 3cc0d1e exynos5250: assign RAM resources in cpu_init() by David Hendricks · 11 years ago
  94. 0175587 Revert "samsung/exynos5: add resource functions for the display port" by David Hendricks · 11 years ago
  95. 9427ca1 samsung/exynos5: add resource functions for the display port by Ronald G. Minnich · 11 years ago
  96. bba8090 armv7/exynos/snow: new cache maintenance API by David Hendricks · 11 years ago
  97. 0f5a3fc exynos5250: add RAM resource beginning at physical address by David Hendricks · 11 years ago
  98. 0274919 exynos5250/snow: enable branch prediction by David Hendricks · 11 years ago
  99. a0996a9 exynos5250: Don't set PS_HOLD in bootblock_cpu_init by David Hendricks · 11 years ago
  100. d2bed05 exynos5250/snow: call PMIC's power_init() function by David Hendricks · 11 years ago