1. 045d605 usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  2. 286fd9d fix: samsung: common: autoboot.cmd: Correct itbcfg definition by Łukasz Majewski · 9 years ago
  3. a9efd63 samsung: common: add example boot scripts by Przemyslaw Marczak · 10 years ago
  4. 95d3a1d smdk5420: board: add functions required to enable USB DWC3 by Joonyoung Shim · 10 years ago
  5. e7781bc odroid: enable driver model pmic/regulator API and MAX77686 drivers by Przemyslaw Marczak · 10 years ago
  6. 110aa29 dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC by Przemyslaw Marczak · 10 years ago
  7. cf8d0df exynos: cros_ec: Drop unnecessary init by Simon Glass · 10 years ago
  8. 7573b96 usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs by Lukasz Majewski · 10 years ago
  9. c32a04c board: samsung: reserve memory for the secure firmware by Przemyslaw Marczak · 10 years ago
  10. 33d7a19 samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 4.8 warning by Łukasz Majewski · 10 years ago
  11. d0dd609 dfu: samsung: move call to set_dfu_alt_info() to dfu common code by Przemyslaw Marczak · 10 years ago
  12. 7a3e806 samsung: board: support eMMC reset using DT by Joonyoung Shim · 10 years ago
  13. 5cd8294 samsung: board: use __weak by Jeroen Hofstee · 10 years ago
  14. ca7eafe dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  15. 4f83d3d dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  16. 37f1162 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  17. 1176348 exynos_fb: Remove usage of static defines by Ajay Kumar · 10 years ago
  18. 2cadc4d samsung: misc: use board specific functions to set env board info by Przemyslaw Marczak · 10 years ago
  19. 4d2a92c samsung: board: enable support of multiple board types by Przemyslaw Marczak · 10 years ago
  20. 46c00de samsung:board: misc_init_r: call set_dfu_alt_info() by Przemyslaw Marczak · 10 years ago
  21. fa9566f samsung: misc: add function for setting $dfu_alt_info by Przemyslaw Marczak · 10 years ago
  22. 0ae6f51 board:samsung: check the boot device and init the right mmc driver. by Przemyslaw Marczak · 10 years ago
  23. b8b0724 samsung: misc: fix soc revision setting in the set_board_info() by Przemyslaw Marczak · 10 years ago
  24. 3f7740f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · 10 years ago
  25. cb7ff44 samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget by Lukasz Majewski · 10 years ago
  26. e61f9f6 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  27. a46845b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  28. b775da7 ARM: exynos: board: change the mmc/sd init sequence by Jaehoon Chung · 11 years ago
  29. 1ed6981 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  30. 803876d ums: move IO support code to common location by Stephen Warren · 11 years ago
  31. 13c5ff4 ums: remove ums_disk_init() by Stephen Warren · 11 years ago
  32. c0d4e39 ums: remove error-checking of MMC device size by Stephen Warren · 11 years ago
  33. 8d9f917 ums: remove UMS_{NUM,START}_SECTORS + UMS_START_SECTOR by Stephen Warren · 11 years ago
  34. 59ab2d2 ums: support block devices not MMC devices by Stephen Warren · 11 years ago
  35. 6d34c99 samsung: misc: remove download mode info screen by Przemyslaw Marczak · 11 years ago
  36. 399e2e9 samsung: misc: menu: increase delay in menu main loop by Przemyslaw Marczak · 11 years ago
  37. 88bc5f7 samsung: misc: add env default option to lcd menu by Inha Song · 11 years ago
  38. 713f223 samsung: misc: add gpt restore option to lcd menu by Przemyslaw Marczak · 11 years ago
  39. c099c27 samsung: misc: allows using environmental macros as args in menu commands by Przemyslaw Marczak · 11 years ago
  40. 59c6c6f ums: always initialize mmc before ums_disk_init() by Mateusz Zalega · 11 years ago
  41. 5f0e674 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  42. e5d1579 cros_ec: Move EC interface into common library by Vadim Bendebury · 11 years ago
  43. 2c3eed5 arm:exynos: enable sdhci and misc_init to common board by Piotr Wilczek · 11 years ago
  44. 45a804b board:samsung:common: move max77686 init function by Piotr Wilczek · 11 years ago
  45. 942d0a9 arm:exynos: add common DTS file for exynos 4 by Piotr Wilczek · 11 years ago
  46. 3df7aff board:samsung: move checkboard to common file by Piotr Wilczek · 11 years ago
  47. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  48. 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  49. 1b5c766 board:samsung:common: set envs with board unified information by Piotr Wilczek · 11 years ago
  50. ea60f02 config: trats: trats2: extend dfu_alt_info by env update settings by Przemyslaw Marczak · 11 years ago
  51. a8da551 samsung: misc: Add LCD download menu. by Przemyslaw Marczak · 11 years ago
  52. 02f4a09 lib: tizen: change Tizen logo with the new one. by Przemyslaw Marczak · 11 years ago
  53. 283a320 samsung: common: Add file for common functions, draw_logo() cleanup. by Przemyslaw Marczak · 11 years ago
  54. 5b475ae Exynos5420: Add base patch for SMDK5420 by Rajeshwari Birje · 11 years ago
  55. 987b0dd EXYNOS5: Create a common board file by Rajeshwari Birje · 11 years ago
  56. 84c4b98 usb: ums: move ums code from trats to Samsung common directory by Przemyslaw Marczak · 11 years ago
  57. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  58. bddf272 samsung:common:thor: Define common Samsung code to handle THOR usb descriptor setup by Lukasz Majewski · 11 years ago
  59. c2dd325 samsung:common:i2c: add definions for third soft I2C adapter for Trats2 board by Piotr Wilczek · 11 years ago
  60. de55e75 i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2C framework by Łukasz Majewski · 11 years ago
  61. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  62. 111591f EXYNOS: LDS file move to common by Rajeshwari Shinde · 11 years ago
  63. b2d7652 i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards by Łukasz Majewski · 12 years ago