1. fb56435 arm: exynos: clock: support SPLL as mmc source clock for exynos5420 by Joonyoung Shim · 10 years ago
  2. 6207604 Odroid-XU3: Add support for Odroid-XU3 by Hyungwon Hwang · 10 years ago
  3. 878cd63 Merge branch 'master' of http://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  4. fce0a90 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  5. ea624e1 ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options by Hans de Goede · 10 years ago
  6. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  7. bdba132 arm: odroid: enable/disable usb host phy for exynos4412 by Suriyan Ramasami · 10 years ago
  8. 4f29862 Peach-Pi: Use the enhanced usb_copy() prototype by Vadim Bendebury · 10 years ago
  9. 0e03e82 Exynos5: ddr3: Choose between single or double channel config by Akshay Saraswat · 10 years ago
  10. 0610910 DMC: Exynos5: Enable update mode for DREX controller by Alim Akhtar · 10 years ago
  11. 79043d8 Config: Exynos5800: Enable build for Peach-Pi by Akshay Saraswat · 10 years ago
  12. aa14b42 Exynos5800: Introduce new proid for Exynos5800 by Akshay Saraswat · 10 years ago
  13. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  14. 0262735 kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · 10 years ago
  15. 7f19610 dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  16. 903fd79 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  17. 1d55110 config: Move smdkv310 to use common exynos4 file by Simon Glass · 10 years ago
  18. 783e6a7 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  19. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  20. 496f0e4 arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420 by Ajay Kumar · 10 years ago
  21. e6756f6 arm: exynos: Add RPLL for Exynos5420 by Ajay Kumar · 10 years ago
  22. 73eca21 odroid: kconfig: add odroid_defconfig by Przemyslaw Marczak · 10 years ago
  23. 4fb4d55 arch:exynos: boot mode: add get_boot_mode(), code cleanup by Przemyslaw Marczak · 10 years ago
  24. 19f1b62 exynos: pinmux: fix the gpio names for exynos4x12 mmc by Przemyslaw Marczak · 10 years ago
  25. 72df68c exynos: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  26. 304f936 Merge remote-tracking branch 'u-boot-samsung/master' by Albert ARIBAUD · 10 years ago
  27. eacf46d Exynos5420: Let macros be used for exynos5420 by Akshay Saraswat · 10 years ago
  28. ed32522 Exynos5420: DMC: Add software read leveling by Akshay Saraswat · 10 years ago
  29. c9334fc DMC: exynos5420: Gate CLKM to when reading PHY_CON13 by Doug Anderson · 10 years ago
  30. aacdd79 Exynos5420: Remove code for enabling read leveling by Akshay Saraswat · 10 years ago
  31. cfde758 Exynos5: DMC: Modify the definition of ddr3_mem_ctrl_init by Akshay Saraswat · 10 years ago
  32. 7922a2d Revert "exynos: Enable PSHOLD in SPL" by Minkyu Kang · 10 years ago
  33. 4b9ca09 cosmetic: Whitespace fix by Vasili Galka · 10 years ago
  34. 567802b Exynos: Make sure ps_hold gets set in the SPL by Doug Anderson · 10 years ago
  35. eb0dd99 exynos: Enable PSHOLD in SPL by Simon Glass · 10 years ago
  36. 39c4975 ARM: exynos: clock: modify the set_mmc_clk for exynos4 by Jaehoon Chung · 10 years ago
  37. 00ee813 arm: exynos: clock: Remove exynos4x12_set_mmc_clk function by Beomho Seo · 10 years ago
  38. 77ee62d arm: exynos: pinmux: add sdmmc4 gpio configratuion by Beomho Seo · 10 years ago
  39. f6ae1ca S5P: Exynos: Add GPIO pin numbering and rename definitions by Akshay Saraswat · 10 years ago
  40. 47c9c76 arm: exynos: Squash bogus warnings in pinmux by Marek Vasut · 11 years ago
  41. b8dfcdb exynos4:pinmux:fdt: decode peripheral id by Piotr Wilczek · 11 years ago
  42. e25bfec exynos: clock: use the clear and set bits macros. by Inha Song · 11 years ago
  43. 3cb007a exynos: clock: fixed that cfg is set to wrong value. by Inha Song · 11 years ago
  44. 0ab9a03 exynos: pinmux: remove unnecessary routine by Minkyu Kang · 11 years ago
  45. 1501cc9 exynos: pinmux: remove unnecessary define by Minkyu Kang · 11 years ago
  46. b02bfc4 arm: put .hash, .got.plt and .machine_param back in binaries by Albert ARIBAUD · 11 years ago
  47. 5af4a4f Exynos5420: Add support for 5420 in pinmux and gpio by Rajeshwari Birje · 11 years ago
  48. f3d7c2f Exynos5420: Add DDR3 initialization for 5420 by Rajeshwari Birje · 11 years ago
  49. 060c227 Exynos5420: Add clock initialization for 5420 by Rajeshwari Birje · 11 years ago
  50. d8fa31a arm: exynos: adds ifdef for spi boot by Minkyu Kang · 11 years ago
  51. 347e45d exynos: spl: Add a custom spi copy function by Rajeshwari Shinde · 11 years ago
  52. a85ca22 arm: exynos: fix set_mmc_clk for exynos4x12 by Jaehoon Chung · 11 years ago
  53. 4e1aa84 armv7: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  54. 80c4c59 arm: exynos: Add methods to control power to USB 3.0 PHY by Vivek Gautam · 11 years ago
  55. 3dd22a3 ARM: Added I2S0 clocks for audio by Dani Krishna Mohan · 11 years ago
  56. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  57. f4eaf88 arm:exynos:fix: Fix clock calculation for Exynos4210 based targets. by Łukasz Majewski · 11 years ago
  58. e161f60 arm: exynos: fix clock calculation by Minkyu Kang · 11 years ago
  59. 643be9c EXYNOS: Move files from board/samsung to arch/arm by Rajeshwari Shinde · 11 years ago
  60. 198a40b EXYNOS4210: Configure GPIO for uart by Rajeshwari Shinde · 11 years ago
  61. dc20fdd EXYNOS: Add API for power reset and exit wakeup by Rajeshwari Shinde · 11 years ago
  62. 2b81c26 EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results. by Amar · 12 years ago
  63. b5f9756 exynos: update tzpc to make it common for exynos4 and exynos5 by Inderpal Singh · 12 years ago
  64. 72af2fc exynos: move tzpc_init to armv7/exynos by Inderpal Singh · 12 years ago
  65. 234370c Exynos5: clock: Update the equation to calculate PLL output frequency by Akshay Saraswat · 12 years ago
  66. 07cd5c7 Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk by Akshay Saraswat · 12 years ago
  67. e233870 Exynos: pwm: Use generic api to get pwm clk freq by Padmavathi Venna · 12 years ago
  68. 12a46a3 Exynos: clock: Add generic api to get the clk freq by Padmavathi Venna · 12 years ago
  69. 7ee68fe EXYNOS5: Add L2 Cache Support. by Rajeshwari Shinde · 12 years ago
  70. 3a0b1da Exynos5: TMU: Add hardware tripping by Akshay Saraswat · 12 years ago
  71. a006076 EXYNOS5: Add function to enable XXTI clock source by Rajeshwari Shinde · 12 years ago
  72. 51ff1ed EXYNOS5: Add function to setup set ps hold by Rajeshwari Shinde · 12 years ago
  73. 5374d38 Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk by Jaehoon Chung · 12 years ago
  74. c39e969 Exynos: clock: support get_mmc_clk for exynos by Jaehoon Chung · 12 years ago
  75. 1673f19 EXYNOS5: Change parent clock of FIMD to MPLL by Ajay Kumar · 12 years ago
  76. d055911 EXYNOS5: FDT : Decode peripheral id by Rajeshwari Shinde · 12 years ago
  77. 7a84e1f arm:exynos4:pinmux: Modify the gpio function for mmc by Piotr Wilczek · 12 years ago
  78. a527757 EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequency by Chander Kashyap · 12 years ago
  79. 96764df Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  80. a098cf4 Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  81. 89bd58a exynos:pinmux: Add pinmux support for i2c by Piotr Wilczek · 12 years ago
  82. 83d745d exynos:clock: Add i2c clock by Piotr Wilczek · 12 years ago
  83. b56b304 EXYNOS: Add clock for SPI by Hatim RV · 12 years ago
  84. fbb5743 EXYNOS5: Add pinmux support for SPI by Rajeshwari Shinde · 12 years ago
  85. 2e206ca EXYNOS: Add clock for I2S by Rajeshwari Shinde · 12 years ago
  86. 6b0884d EXYNOS: Add pinmux for I2S by Rajeshwari Shinde · 12 years ago
  87. bb6527b EXYNOS: Clock: Add common function for pll rate calculation by Minkyu Kang · 12 years ago
  88. a3eab2a arm:exynos4:pinmux: Modify the gpio function for mmc by Piotr Wilczek · 12 years ago
  89. d7957d1 arm:exynos: Enable data cache at exynos based processors. by Łukasz Majewski · 12 years ago
  90. b651667 EXYNOS5: support display port phy control function by Donghwa Lee · 12 years ago
  91. 46524be EXYNOS5: support display system register control by Donghwa Lee · 12 years ago
  92. 2c5cd25 EXYNOS5: support exynos5 lcd clock control by Donghwa Lee · 12 years ago
  93. f8c5cfa ARM: EXYNOS: fixed compiler warning message by Jaehoon Chung · 12 years ago
  94. fd8ef01 EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
  95. 10bc1a7 EXYNOS5: CLOCK: Add BPLL support by Rajeshwari Shinde · 12 years ago
  96. 6071bca EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
  97. c65c05f EXYNOS: PINMUX: Add pinmux support for I2C by Rajeshwari Shinde · 12 years ago
  98. 989feb8 EXYNOS: CLK: Add i2c clock by Rajeshwari Shinde · 12 years ago
  99. 30704da EXYNOS: Fix USB compiler warning by Rajeshwari Shinde · 12 years ago
  100. c48ac11 EXYNOS: Add power Enable/Disable for USB-EHCI by Rajeshwari Shinde · 12 years ago