1. 4f9c7a9 exynos: Cleanup exynos_init by Tom Rini · 1 year, 2 months ago
  2. c9901bd samsung: common: do not reset if cros-ec uclass is missing by Henrik Grimler · 1 year, 7 months ago
  3. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years, 1 month ago
  4. 9244b2f Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years, 1 month ago
  5. 365e52d video: samsung: Drop old LCD code by Simon Glass · 2 years, 2 months ago
  6. 817f934 video: Drop CONFIG_LCD_MENU by Simon Glass · 2 years, 2 months ago
  7. 24c904f Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · 2 years, 8 months ago
  8. 9d8665b i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 4 months ago
  9. 29d7153 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 4 months ago
  10. 5e19f4a samsung: exynos: Convert SROMC interface to a driver by Simon Glass · 3 years, 5 months ago
  11. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  12. 8efad32 samsung: common: remove the duplicated stdio print message by Jaehoon Chung · 4 years, 1 month ago
  13. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  14. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  15. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  16. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  17. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  18. 86c8871 arm: exynos: Read default MMC device from XOM[7:5] pins by Marek Szyprowski · 4 years, 11 months ago
  19. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  20. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  21. 345a536 arm: exynos: odroid-xu3: Display info late to have proper type by Krzysztof Kozlowski · 6 years ago
  22. e3ee4be arm: exynos: Detect revision later, when all resources are ready by Krzysztof Kozlowski · 6 years ago
  23. e898799 samsung: mmc: Drop old MMC init code by Simon Glass · 6 years ago
  24. a42ff92 exynos: Drop duplicate 'model' line by Simon Glass · 6 years ago
  25. a2a63a3 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() by Simon Glass · 6 years ago
  26. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  27. 150c5af dm: gpio: Add live tree support by Simon Glass · 8 years ago
  28. 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  29. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  30. 55ed3b4 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · 8 years ago
  31. e1ce61f mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
  32. bb5930d exynos: video: Convert several boards to driver model for video by Simon Glass · 9 years ago
  33. 6c15a2a board: samsung: add initial Espresso7420 board support by Thomas Abraham · 9 years ago
  34. bc3f39e samsung: board/misc: check returned pointer for get_board_type() calls by Przemyslaw Marczak · 9 years ago
  35. bae3433 exynos: Remove unneeded device tree control #ifdefs by Simon Glass · 9 years ago
  36. 302a7d0 smdk5420: board: add functions required to enable USB DWC3 by Joonyoung Shim · 10 years ago
  37. 622e5fe dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC by Przemyslaw Marczak · 10 years ago
  38. 3db02b1 exynos: cros_ec: Drop unnecessary init by Simon Glass · 10 years ago
  39. 28f393c usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs by Lukasz Majewski · 10 years ago
  40. a0643e2 board: samsung: reserve memory for the secure firmware by Przemyslaw Marczak · 10 years ago
  41. c8b71a3 samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 4.8 warning by Łukasz Majewski · 10 years ago
  42. 899a528 dfu: samsung: move call to set_dfu_alt_info() to dfu common code by Przemyslaw Marczak · 10 years ago
  43. aa8e00f samsung: board: support eMMC reset using DT by Joonyoung Shim · 10 years ago
  44. e7e60c1 samsung: board: use __weak by Jeroen Hofstee · 10 years ago
  45. 73186c9 dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  46. 903fd79 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  47. f001717 exynos_fb: Remove usage of static defines by Ajay Kumar · 10 years ago
  48. d50c41e samsung: board: enable support of multiple board types by Przemyslaw Marczak · 10 years ago
  49. 32ee9bc samsung:board: misc_init_r: call set_dfu_alt_info() by Przemyslaw Marczak · 10 years ago
  50. 33a4fcf board:samsung: check the boot device and init the right mmc driver. by Przemyslaw Marczak · 10 years ago
  51. 58209df ARM: exynos: board: change the mmc/sd init sequence by Jaehoon Chung · 11 years ago
  52. ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  53. 41364f0 cros_ec: Move EC interface into common library by Vadim Bendebury · 11 years ago
  54. 431a1c5 arm:exynos: enable sdhci and misc_init to common board by Piotr Wilczek · 11 years ago
  55. d31b388 board:samsung:common: move max77686 init function by Piotr Wilczek · 11 years ago
  56. 8e5e1e6 arm:exynos: add common DTS file for exynos 4 by Piotr Wilczek · 11 years ago
  57. 4c1dd99 board:samsung: move checkboard to common file by Piotr Wilczek · 11 years ago
  58. e106bd9 Exynos5420: Add base patch for SMDK5420 by Rajeshwari Birje · 11 years ago
  59. 71ebb33 EXYNOS5: Create a common board file by Rajeshwari Birje · 11 years ago