1. 5187d8d smdkv310: use spl framework for mmc spl by Chander Kashyap · 13 years ago
  2. 9436a0c SMDKV310: use get_ram_size() to validate dram size by Chander Kashyap · 13 years ago
  3. b3c5a49 SMDKV310: Initialize board id using CONFIG_MACH_TYPE by Chander Kashyap · 13 years ago
  4. a2ee7f0 ORIGEN : use absolute paths and fix tool naming by Angus Ainslie · 13 years ago
  5. 2a7dd9d misc:pmic:samsung Enable PMIC driver at GONI target by Łukasz Majewski · 13 years ago
  6. 26ddff2 build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · 13 years ago
  7. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  8. 98a48c5 ORIGEN: Add MMC SPL support by Chander Kashyap · 13 years ago
  9. b9a1ef2 ARMV7: Add support for Samsung ORIGEN board by Chander Kashyap · 13 years ago
  10. ad218a8 ARM: remove broken "smdk2400" board by Wolfgang Denk · 13 years ago
  11. c8fc428 gpio:samsung: s5p_ suffix add for GPIO functions (C210_universal) by Łukasz Majewski · 13 years ago
  12. 0e74b56 SMDKV310: Fix build error for smdkv310 board by Chander Kashyap · 13 years ago
  13. ef5d9eb gpio:samsung s5p_ suffix add for GPIO functions by Łukasz Majewski · 13 years ago
  14. 221a066 arm: nvidia and smdk6400: use common code for machine type by Igor Grinberg · 13 years ago
  15. a60d1e5 Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm by Graeme Russ · 13 years ago
  16. 84b8085 SMDK6400: fix the compiler error by Minkyu Kang · 13 years ago
  17. 4c96408 Minor coding style cleanup by Wolfgang Denk · 13 years ago
  18. cd3af8b SMDKV310: Fix incorrect conditional compilation for MIU linear mapping by Thomas Abraham · 13 years ago
  19. cb56c02 SMDKV310: CPU fequency and mmc_pre_ratio modified by Chander Kashyap · 13 years ago
  20. e21185b ARMV7: Add support for Samsung SMDKV310 Board by Chander Kashyap · 13 years ago
  21. b0ad862 S5P:SROM config code moved to s5p-common directory by Chander Kashyap · 13 years ago
  22. d0b375f SMDK2410: various cleanup/code style fixes by David Müller (ELSOFT AG) · 14 years ago
  23. a5ec7f6 SMDK2410: use the CFI driver (and remove the old one) by David Müller (ELSOFT AG) · 14 years ago
  24. 4479fc5 SMDK2410: remove unneeded config.mk by David Müller (ELSOFT AG) · 14 years ago
  25. 83b7e2a Handle most LDSCRIPT setting centrally by Scott Wood · 14 years ago
  26. ecc7ced SMDK6400: Fixup dram_init for relocation support by seedshope · 14 years ago
  27. fb35275 SMDK6400: Fix the mutiple link error by seedshope · 14 years ago
  28. 6c0db6f SMDK6400: Fix some label undefined in build error by seedshope · 14 years ago
  29. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  30. 9e40808 armv7: add support for s5pc210 universal board by Minkyu Kang · 14 years ago
  31. cdc51c2 Merge branch 'next' of ../next by Wolfgang Denk · 14 years ago
  32. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  33. 006915f Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  34. 52eb2c7 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  35. 177feff S5P: goni: fix for relocation by Minkyu Kang · 14 years ago
  36. 98877c3 S5P: smdkc100: fix for relocation by Minkyu Kang · 14 years ago
  37. 45b8679 Remove board_init_f function from nand_boot.c by Sughosh Ganu · 14 years ago
  38. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  39. d9abba8 Add generic support for samsung s3c2440 by C Nauman · 14 years ago
  40. 1727e21 s5p_mmc: support 8-bit bus width by Jaehoon Chung · 14 years ago
  41. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  42. a87bc64 ARMV7: S5P: rename the member of gpio structure by Minkyu Kang · 14 years ago
  43. d93d0f0 S5P: Use accessor functions instead of SoC specific defines to access the base address by Minkyu Kang · 14 years ago
  44. 87f314e s5p_goni: enable mmc0 by Minkyu Kang · 14 years ago
  45. a56915d SAMSUNG: goni: add the GPL licence by Minkyu Kang · 14 years ago
  46. 72b81d3 s5pc1xx: Add support for Samsung Goni board by Minkyu Kang · 14 years ago
  47. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago
  48. 2528dc5 SAMSUNG: SMDKC100: Adds ethernet support. by Naveen Krishna CH · 15 years ago
  49. ac67804 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  50. 47e801b s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx by Minkyu Kang · 15 years ago
  51. 492fb1f Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  52. eb0ae7f Clean-up of s3c24x0 drivers excluding nand driver by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  53. 8bc4ee9 s5pc1xx: add support SMDKC100 board by Minkyu Kang · 15 years ago
  54. b1c0eaa Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  55. 2419169 Remove legacy NAND and disk on chip references from boards. by Scott Wood · 15 years ago
  56. 10a451c arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  57. dfcd7f2 Redundant Environment: protect full sector size by Wolfgang Denk · 15 years ago
  58. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  59. ab0689c Move machine specific code to board at s3c64xx (v2) by Kyungmin Park · 16 years ago
  60. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  61. cfca338 move Samsung's board to board/samsung by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  62. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  63. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  64. f12e454 Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  65. 71cb312 smdk6400: add gitignore by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  66. 11edcfe ARM: Add support for S3C6400 based SMDK6400 board by Guennadi Liakhovetski · 16 years ago