1. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · Wed May 31 19:47:48 2017 -0600
  2. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · Tue May 09 20:31:39 2017 +0900
  3. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  4. 5026af6 board: samsung: goni: fix the pmic's name for getting by Jaehoon Chung · Thu Jan 05 16:55:14 2017 +0900
  5. e892d60 arm: samsung: goni: use the driver model for max8998 by Jaehoon Chung · Tue Jan 03 09:43:28 2017 +0900
  6. c6aa970 arm: samsung: Convert s5p_goni and smdkc100 to DM_I2C by Simon Glass · Wed Nov 23 06:34:41 2016 -0700
  7. 04cfea5 arch, board: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:38 2016 +0900
  8. 1173271 mtd: OneNAND: allow board init function fail by Ladislav Michl · Tue Jul 12 20:28:20 2016 +0200
  9. f1be9cb usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h by Marek Vasut · Fri Dec 04 02:51:20 2015 +0100
  10. 01b61fa usb: s3c-otg: Rename s3c_udc_probe() function by Marek Vasut · Fri Dec 04 02:26:33 2015 +0100
  11. 6939aca usb: s3c-otg: Rename struct s3c_plat_otg_data by Marek Vasut · Fri Dec 04 02:23:29 2015 +0100
  12. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · Tue Mar 31 12:47:53 2015 +0900
  13. 3de2570 usb: board: goni: Add default board_usb_cleanup() definition for Goni board by Lukasz Majewski · Tue Mar 03 17:32:04 2015 +0100
  14. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  15. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · Tue Feb 24 22:26:21 2015 +0900
  16. aed0303 dm: exynos: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:40 2015 -0700
  17. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · Tue Oct 28 23:16:09 2014 +0100
  18. 4f83d3d dm: exynos: Make sure that GPIOs are requested by Simon Glass · Mon Oct 20 19:48:39 2014 -0600
  19. 37f1162 dm: exynos: Tidy up GPIO headers by Simon Glass · Mon Oct 20 19:48:37 2014 -0600
  20. 20f67cf arm: goni: add i2c_init_board() by Robert Baldyga · Mon Oct 06 14:33:11 2014 +0200
  21. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  22. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  23. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  24. 381709a arm: goni: dfu: Add support for DFU to Goni target by Mateusz Zalega · Mon Apr 28 21:13:30 2014 +0200
  25. 1ed6981 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu May 15 16:36:02 2014 +0200
  26. 1376cdd S5P: Exynos: Add GPIO pin numbering and rename definitions by Akshay Saraswat · Tue May 13 10:30:14 2014 +0530
  27. 29509a6 board: samsung: delete unused source files by Masahiro Yamada · Mon Mar 31 13:05:28 2014 +0900
  28. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · Sat Feb 22 17:53:43 2014 +0100
  29. c88b89e board:samsung:goni: add env variables describing platform by Piotr Wilczek · Wed Jan 22 15:54:33 2014 +0100
  30. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:37 2013 +0900
  31. a780d13 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 11 09:59:27 2013 +0200
  32. 151d23f arm:goni:mmc: Add sd card detection and initialization. by Przemyslaw Marczak · Tue Sep 10 11:34:49 2013 +0200
  33. 85fe13d arm: goni: remove config.mk file by Minkyu Kang · Tue Aug 06 20:57:53 2013 +0900
  34. de55e75 i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2C framework by Łukasz Majewski · Fri Aug 16 15:33:33 2013 +0200
  35. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  36. 0fcc9a5 arm:goni:pmic: Adjust GONI target platform board to new PMIC framework by Łukasz Majewski · Tue Nov 13 03:22:16 2012 +0000
  37. 1b6d9ed power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER by Łukasz Majewski · Tue Nov 13 03:22:14 2012 +0000
  38. 1c6dba1 pmic: Extend PMIC framework to support multiple instances of PMIC devices by Łukasz Majewski · Tue Nov 13 03:21:55 2012 +0000
  39. 9c05809 IPL: Remove remains of OneNAND IPL by Marek Vasut · Wed Sep 05 17:09:08 2012 +0000
  40. ece4ac2 onenand:samsung OneNAND chip probe functions added for GONI and Exynos4210 by Lukasz Majewski · Wed Nov 09 11:27:14 2011 +0100
  41. 35be850 usb:gadget:s5p Enable the USB Gadget framework at GONI by Lukasz Majewski · Thu Oct 27 10:36:47 2011 +0200
  42. 0a8a2fe misc:pmic:samsung Enable PMIC driver at GONI target by Łukasz Majewski · Mon Oct 03 19:45:51 2011 +0000
  43. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  44. 4d954cc gpio:samsung s5p_ suffix add for GPIO functions by Łukasz Majewski · Fri Jul 15 00:16:22 2011 +0000
  45. b3f51fe Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Tue Nov 30 21:30:13 2010 +0100
  46. 00ab176 S5P: goni: fix for relocation by Minkyu Kang · Mon Nov 22 20:27:44 2010 +0900
  47. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  48. af3c3b2 s5p_mmc: support 8-bit bus width by Jaehoon Chung · Mon Sep 27 15:43:52 2010 +0900
  49. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  50. fc62ca8 ARMV7: S5P: rename the member of gpio structure by Minkyu Kang · Wed Aug 25 13:45:43 2010 +0900
  51. c818984 S5P: Use accessor functions instead of SoC specific defines to access the base address by Minkyu Kang · Fri Aug 13 16:07:35 2010 +0900
  52. 2111b2d s5p_goni: enable mmc0 by Minkyu Kang · Tue Jul 06 20:58:41 2010 +0900
  53. 3eb6c64 SAMSUNG: goni: add the GPL licence by Minkyu Kang · Tue Jun 08 14:40:47 2010 +0900
  54. 194cbce s5pc1xx: Add support for Samsung Goni board by Minkyu Kang · Mon May 31 22:02:42 2010 +0900