1. 75504e9 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · 10 years ago
  2. da24103 board: samsung: delete unused source files by Masahiro Yamada · 11 years ago
  3. 2454252 arm:board:trats2:FIX: Clear INFORM4 and INFORM5 registers at correct boot by Łukasz Majewski · 10 years ago
  4. ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  5. 41364f0 cros_ec: Move EC interface into common library by Vadim Bendebury · 11 years ago
  6. 1ecab0f board:trats2: Enable device tree on Trats2 by Piotr Wilczek · 11 years ago
  7. fe60164 board:trats: Enable device tree on Trats by Piotr Wilczek · 11 years ago
  8. 3f41ffe board:universal: Enable device tree on Universal by Piotr Wilczek · 11 years ago
  9. bf7716d board:origen: Enable device tree on Origen by Piotr Wilczek · 11 years ago
  10. 431a1c5 arm:exynos: enable sdhci and misc_init to common board by Piotr Wilczek · 11 years ago
  11. d31b388 board:samsung:common: move max77686 init function by Piotr Wilczek · 11 years ago
  12. 8e5e1e6 arm:exynos: add common DTS file for exynos 4 by Piotr Wilczek · 11 years ago
  13. 4c1dd99 board:samsung: move checkboard to common file by Piotr Wilczek · 11 years ago
  14. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  15. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  16. d0b5d9d arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  17. 3e11350 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  18. 5ab502c dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · 11 years ago
  19. 7c8278a kbuild: add dummy obj-y to create built-in.o by Masahiro Yamada · 11 years ago
  20. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  21. e183a17 board: samsung: refactor host programs by Masahiro Yamada · 11 years ago
  22. 529a8d0 Exynos5250: Remove lowlevelinit by Rajeshwari S Shinde · 11 years ago
  23. 8c57fb7 board:samsung:trats2: add env variables describing platform by Piotr Wilczek · 11 years ago
  24. 943eacd board:samsung:trats: add env variables describing platform by Piotr Wilczek · 11 years ago
  25. 815a607 board:samsung:universal: add env variables describing platform by Piotr Wilczek · 11 years ago
  26. 2ac9a35 board:samsung:goni: add env variables describing platform by Piotr Wilczek · 11 years ago
  27. eee2fab board:samsung:common: set envs with board unified information by Piotr Wilczek · 11 years ago
  28. a0afc6f config: trats: trats2: extend dfu_alt_info by env update settings by Przemyslaw Marczak · 11 years ago
  29. 82b0a055 universal: add LCD download menu support by Przemyslaw Marczak · 11 years ago
  30. f64236a trats2: add LCD download menu support by Przemyslaw Marczak · 11 years ago
  31. 00e64ab trats: add LCD download menu support by Przemyslaw Marczak · 11 years ago
  32. 9d29a68 samsung: misc: Add LCD download menu. by Przemyslaw Marczak · 11 years ago
  33. 2df21cb samsung: boards: update display configs with 16bpp mode. by Przemyslaw Marczak · 11 years ago
  34. 903afe1 lib: tizen: change Tizen logo with the new one. by Przemyslaw Marczak · 11 years ago
  35. 679549d samsung: common: Add file for common functions, draw_logo() cleanup. by Przemyslaw Marczak · 11 years ago
  36. 7f39b06 trats2: Code cleanup. by Przemyslaw Marczak · 11 years ago
  37. 8475c86 s5p: gpio: change gpio coding method for s5p gpio. by Przemyslaw Marczak · 11 years ago
  38. 047eada smdk5250: Remove 'board_usb_vbus_init()' function by Vivek Gautam · 11 years ago
  39. 3732e49 exynos5250: usb: Fix VBus gpio numbers for ehci and xhci controllers by Vivek Gautam · 11 years ago
  40. c47817b board:universal: fix i2c adapter by Piotr Wilczek · 11 years ago
  41. 7da7651 usb: exynos5: arndale: Add network support by Inderpal Singh · 11 years ago
  42. ef23b99 board:trats1:trats2: fix adapter number by Piotr Wilczek · 11 years ago
  43. e2be336 DTS: Add dts support for SMDK5420 by Rajeshwari Birje · 11 years ago
  44. e106bd9 Exynos5420: Add base patch for SMDK5420 by Rajeshwari Birje · 11 years ago
  45. 71ebb33 EXYNOS5: Create a common board file by Rajeshwari Birje · 11 years ago
  46. 4b210ad Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  47. 2d8f1e2 driver:i2c:s3c24x0: adapt driver to new i2c by Piotr Wilczek · 11 years ago
  48. 5234b6e board: trats2: fix access to samsung registers by Piotr Wilczek · 11 years ago
  49. 0938f5b trats: usb: Add usb_cable_connected() function by Przemyslaw Marczak · 11 years ago
  50. ab8efbb trats2: enable ums support on Trats2 by Piotr Wilczek · 11 years ago
  51. 4b19ed6 usb: ums: move ums code from trats to Samsung common directory by Przemyslaw Marczak · 11 years ago
  52. 0697f20 usb: ums: fix disk capacity miscalculation and code cleanup by Przemyslaw Marczak · 11 years ago
  53. 93c813b usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · 11 years ago
  54. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  55. bba6791 usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  56. ce2757b samsung:common:thor: Define common Samsung code to handle THOR usb descriptor setup by Lukasz Majewski · 11 years ago
  57. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  58. ec89e0a exynos: dts: Add USB VBUS GPIOs to the device tree by Julius Werner · 11 years ago
  59. 4a271cb exynos: usb: Switch USB VBUS GPIOs to be device tree configured by Julius Werner · 11 years ago
  60. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  61. 4fa7613 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  62. 4d6c967 samsung: trats2: add support for new board Trats2 by Piotr Wilczek · 11 years ago
  63. ecda331 samsung:common:i2c: add definions for third soft I2C adapter for Trats2 board by Piotr Wilczek · 11 years ago
  64. b7006a7 DTS: Addition of I2S0 channel and replacing I2S1 by Dani Krishna Mohan · 11 years ago
  65. 5480ac3 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  66. 5c18a1c arm:goni:mmc: Add sd card detection and initialization. by Przemyslaw Marczak · 11 years ago
  67. e223832 dts: samsung: arndale: Fix include path by Chander Kashyap · 11 years ago
  68. cc2b101 exynos5250: arndale: Add mmc support by Inderpal Singh · 11 years ago
  69. a2ac68f exynos5250: Add arndale board support by Chander Kashyap · 11 years ago
  70. 35bea61 arm: goni: remove config.mk file by Minkyu Kang · 11 years ago
  71. 08bcbc4 arm: smdkc100: remove config.mk file by Minkyu Kang · 11 years ago
  72. 2936df1 i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2C framework by Łukasz Majewski · 11 years ago
  73. 6e8e031 dt: don't use ARCH_CPU_DTS by Stephen Warren · 11 years ago
  74. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  75. baa8841 arm:samsung:trats:fix: Restore proper orientation of TRATS's LCD panel by Łukasz Majewski · 11 years ago
  76. fbbbc86 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  77. 1ae76d4 EXYNOS: Resolve the i2c compilation error by Amar · 11 years ago
  78. 643be9c EXYNOS: Move files from board/samsung to arch/arm by Rajeshwari Shinde · 11 years ago
  79. 198a40b EXYNOS4210: Configure GPIO for uart by Rajeshwari Shinde · 11 years ago
  80. 6e50e5c EXYNOS: LDS file move to common by Rajeshwari Shinde · 11 years ago
  81. 493c073 SMDK5250: Remove reduntant code by Rajeshwari Shinde · 11 years ago
  82. eb28fda cros: exynos: enable cros-ec for smdk5250 by Hung-ying Tyan · 11 years ago
  83. 60744a1 cros: exynos: add cros-ec device nodes to exynos5250-snow.dts by Hung-ying Tyan · 11 years ago
  84. 4603e8c EXYNOS5: FDT: Add serial device node values by Rajeshwari Shinde · 11 years ago
  85. 2955d60 exynos: Adjust the starting MIF voltage to 1.05v by Bernie Thompson · 11 years ago
  86. b2f7941 exynos: Enable mmc for snow by Simon Glass · 11 years ago
  87. c748be0 SMDK5250: Enable EMMC booting by Amar · 11 years ago
  88. 752f4c4 SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT by Amar · 11 years ago
  89. 07eb5f9 EXYNOS5: FDT: Add DWMMC device node data by Amar · 11 years ago
  90. 8a00061 exynos: Update origen and smdkv310 to use common tzpc_init by Inderpal Singh · 12 years ago
  91. b5f9756 exynos: update tzpc to make it common for exynos4 and exynos5 by Inderpal Singh · 12 years ago
  92. 72af2fc exynos: move tzpc_init to armv7/exynos by Inderpal Singh · 12 years ago
  93. f2e8a87 exynos: fdt: Add TMU node for snow by Simon Glass · 11 years ago
  94. 70656c7 Exynos5: Add support for USB download boot mode by Vivek Gautam · 12 years ago
  95. eac579d smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINT by Albert ARIBAUD · 11 years ago
  96. 1a9a91d arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 11 years ago
  97. 52587f1 arm: Remove support for smdk6400 by Benoît Thébaudeau · 11 years ago
  98. 5c6db12 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 11 years ago
  99. 7086e91 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 11 years ago
  100. f9e4d04 Exynos: clock: Correct pwm source clk selection by Padmavathi Venna · 12 years ago