1. 488ef1a ORIGEN: Add MMC SPL support by Chander Kashyap · Thu Aug 18 22:37:20 2011 +0000
  2. 0e7ab68 ARMV7: Add support for Samsung ORIGEN board by Chander Kashyap · Thu Aug 18 22:37:19 2011 +0000
  3. 80aa648 ARM: remove broken "smdk2400" board by Wolfgang Denk · Fri Aug 26 02:25:40 2011 +0000
  4. 4ff84e2 gpio:samsung: s5p_ suffix add for GPIO functions (C210_universal) by Łukasz Majewski · Tue Aug 09 23:18:54 2011 +0000
  5. 1e88704 SMDKV310: Fix build error for smdkv310 board by Chander Kashyap · Mon Jul 25 23:04:07 2011 +0000
  6. 4d954cc gpio:samsung s5p_ suffix add for GPIO functions by Łukasz Majewski · Fri Jul 15 00:16:22 2011 +0000
  7. bd0d0b8 arm: nvidia and smdk6400: use common code for machine type by Igor Grinberg · Sun Jul 03 23:00:20 2011 +0000
  8. f8b82ee Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm by Graeme Russ · Fri Jul 15 23:31:37 2011 +0000
  9. 69c11e3 SMDK6400: fix the compiler error by Minkyu Kang · Thu Jun 02 21:27:01 2011 +0000
  10. 9976335 Minor coding style cleanup by Wolfgang Denk · Thu Jun 02 23:18:32 2011 +0200
  11. 0e9c892 SMDKV310: Fix incorrect conditional compilation for MIU linear mapping by Thomas Abraham · Tue May 31 03:52:25 2011 +0000
  12. beeda8c SMDKV310: CPU fequency and mmc_pre_ratio modified by Chander Kashyap · Thu May 26 01:10:34 2011 +0000
  13. bfef54d ARMV7: Add support for Samsung SMDKV310 Board by Chander Kashyap · Tue May 24 20:02:56 2011 +0000
  14. 9c88fb8 S5P:SROM config code moved to s5p-common directory by Chander Kashyap · Thu Apr 14 19:05:18 2011 +0000
  15. 67a6131 SMDK2410: various cleanup/code style fixes by David Müller (ELSOFT AG) · Thu Mar 24 22:28:06 2011 +0000
  16. 1489922 SMDK2410: use the CFI driver (and remove the old one) by David Müller (ELSOFT AG) · Thu Mar 24 22:28:05 2011 +0000
  17. c3d6b5d SMDK2410: remove unneeded config.mk by David Müller (ELSOFT AG) · Thu Mar 24 22:28:04 2011 +0000
  18. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · Wed Apr 06 13:31:37 2011 +0000
  19. 8685353 SMDK6400: Fixup dram_init for relocation support by seedshope · Sat Jan 22 10:06:14 2011 +0000
  20. 95f9920 SMDK6400: Fix the mutiple link error by seedshope · Sat Jan 22 10:06:11 2011 +0000
  21. 8590bf2 SMDK6400: Fix some label undefined in build error by seedshope · Sat Jan 22 10:06:10 2011 +0000
  22. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  23. 0aa1a6b armv7: add support for s5pc210 universal board by Minkyu Kang · Mon Jan 24 15:33:50 2011 +0900
  24. 0be92e8 Merge branch 'next' of ../next by Wolfgang Denk · Wed Dec 22 21:16:17 2010 +0100
  25. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · Mon Dec 20 18:27:51 2010 -0700
  26. 0b2cc86 Merge branch 'master' of ../master into next by Wolfgang Denk · Thu Dec 16 23:00:53 2010 +0100
  27. b3f51fe Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Tue Nov 30 21:30:13 2010 +0100
  28. 00ab176 S5P: goni: fix for relocation by Minkyu Kang · Mon Nov 22 20:27:44 2010 +0900
  29. 5dd1054 S5P: smdkc100: fix for relocation by Minkyu Kang · Mon Nov 22 20:26:46 2010 +0900
  30. 6f59a4a Remove board_init_f function from nand_boot.c by Sughosh Ganu · Sun Nov 28 20:21:58 2010 -0500
  31. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  32. 383c43e Add generic support for samsung s3c2440 by C Nauman · Tue Oct 26 23:04:31 2010 +0900
  33. af3c3b2 s5p_mmc: support 8-bit bus width by Jaehoon Chung · Mon Sep 27 15:43:52 2010 +0900
  34. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  35. fc62ca8 ARMV7: S5P: rename the member of gpio structure by Minkyu Kang · Wed Aug 25 13:45:43 2010 +0900
  36. 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
  37. 2111b2d s5p_goni: enable mmc0 by Minkyu Kang · Tue Jul 06 20:58:41 2010 +0900
  38. 3eb6c64 SAMSUNG: goni: add the GPL licence by Minkyu Kang · Tue Jun 08 14:40:47 2010 +0900
  39. 194cbce s5pc1xx: Add support for Samsung Goni board by Minkyu Kang · Mon May 31 22:02:42 2010 +0900
  40. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:11 2010 -0500
  41. 45101ce SAMSUNG: SMDKC100: Adds ethernet support. by Naveen Krishna CH · Fri Mar 05 17:16:05 2010 +0900
  42. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 17 18:30:34 2009 +0900
  43. 960a8e1 s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx by Minkyu Kang · Wed Nov 04 16:07:59 2009 +0900
  44. 1e01705 Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 03 18:08:41 2009 +0900
  45. 1464f4d Clean-up of s3c24x0 drivers excluding nand driver by kevin.morfitt@fearnside-systems.co.uk · Sat Oct 10 13:33:11 2009 +0900
  46. 2932557 s5pc1xx: add support SMDKC100 board by Minkyu Kang · Thu Oct 01 17:20:40 2009 +0900
  47. 3bf5d83 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Tue Aug 25 13:09:37 2009 -0700
  48. c361ce8 Remove legacy NAND and disk on chip references from boards. by Scott Wood · Thu Jul 16 19:08:04 2009 -0500
  49. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · Fri May 08 20:24:12 2009 +0200
  50. 4791383 Redundant Environment: protect full sector size by Wolfgang Denk · Fri May 15 00:16:03 2009 +0200
  51. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  52. 08fc9b0 Move machine specific code to board at s3c64xx (v2) by Kyungmin Park · Wed Nov 26 10:18:13 2008 +0900
  53. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  54. 0148a22 move Samsung's board to board/samsung by Jean-Christophe PLAGNIOL-VILLARD · Wed Jan 28 21:57:59 2009 +0100
  55. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  56. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  57. 9dbbd7b Coding style cleanup, update CHANGELOG by Wolfgang Denk · Sat Sep 13 02:23:05 2008 +0200
  58. 1976301 smdk6400: add gitignore by Jean-Christophe PLAGNIOL-VILLARD · Sun Aug 31 00:39:48 2008 +0200
  59. b2d4274 ARM: Add support for S3C6400 based SMDK6400 board by Guennadi Liakhovetski · Sun Aug 31 00:39:47 2008 +0200