aboutsummaryrefslogtreecommitdiff
path: root/board/samsung
AgeCommit message (Expand)AuthorFilesLines
2011-10-15punt unused clean/distclean targetsMike Frysinger5-30/+0
2011-09-04ORIGEN: Add MMC SPL supportChander Kashyap3-1/+203
2011-09-04ARMV7: Add support for Samsung ORIGEN boardChander Kashyap5-0/+1479
2011-09-04ARM: remove broken "smdk2400" boardWolfgang Denk5-856/+0
2011-09-03gpio:samsung: s5p_ suffix add for GPIO functions (C210_universal)Łukasz Majewski1-14/+14
2011-09-03SMDKV310: Fix build error for smdkv310 boardChander Kashyap1-1/+1
2011-09-03gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski3-9/+9
2011-09-03arm: nvidia and smdk6400: use common code for machine typeIgor Grinberg1-1/+0
2011-07-16Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ1-4/+6
2011-06-08SMDK6400: fix the compiler errorMinkyu Kang1-0/+2
2011-06-02Minor coding style cleanupWolfgang Denk1-1/+1
2011-06-01SMDKV310: Fix incorrect conditional compilation for MIU linear mappingThomas Abraham1-2/+2
2011-06-01SMDKV310: CPU fequency and mmc_pre_ratio modifiedChander Kashyap1-2/+2
2011-05-26ARMV7: Add support for Samsung SMDKV310 BoardChander Kashyap4-0/+1017
2011-05-26S5P:SROM config code moved to s5p-common directoryChander Kashyap1-2/+2
2011-05-26SMDK2410: various cleanup/code style fixesDavid Müller (ELSOFT AG)1-27/+34
2011-05-26SMDK2410: use the CFI driver (and remove the old one)David Müller (ELSOFT AG)3-434/+13
2011-05-26SMDK2410: remove unneeded config.mkDavid Müller (ELSOFT AG)1-25/+0
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood1-2/+0
2011-03-27SMDK6400: Fixup dram_init for relocation supportseedshope1-1/+7
2011-03-27SMDK6400: Fix the mutiple link errorseedshope1-1/+0
2011-03-27SMDK6400: Fix some label undefined in build errorseedshope1-3/+24
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2011-02-02armv7: add support for s5pc210 universal boardMinkyu Kang4-0/+730
2010-12-22Merge branch 'next' of ../nextWolfgang Denk1-0/+37
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby1-4/+2
2010-12-16Merge branch 'master' of ../master into nextWolfgang Denk2-5/+15
2010-11-30Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2-5/+15
2010-11-30S5P: goni: fix for relocationMinkyu Kang1-2/+8
2010-11-30S5P: smdkc100: fix for relocationMinkyu Kang1-3/+7
2010-11-28Remove board_init_f function from nand_boot.cSughosh Ganu1-0/+37
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier5-10/+10
2010-10-28Add generic support for samsung s3c2440C Nauman2-32/+32
2010-10-19s5p_mmc: support 8-bit bus widthJaehoon Chung1-1/+1
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk10-11/+11
2010-08-30ARMV7: S5P: rename the member of gpio structureMinkyu Kang2-5/+5
2010-08-17S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang4-6/+7
2010-08-03s5p_goni: enable mmc0Minkyu Kang1-0/+37
2010-06-09SAMSUNG: goni: add the GPL licenceMinkyu Kang1-1/+19
2010-06-03s5pc1xx: Add support for Samsung Goni boardMinkyu Kang6-0/+1011
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-2/+2
2010-04-03SAMSUNG: SMDKC100: Adds ethernet support.Naveen Krishna CH1-0/+39
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2-2/+2
2009-11-27s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang2-2/+2
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2-2/+2
2009-10-13Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk2-4/+6
2009-10-13s5pc1xx: add support SMDKC100 boardMinkyu Kang6-0/+617
2009-08-25Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren3-0/+36
2009-07-17Remove legacy NAND and disk on chip references from boards.Scott Wood1-11/+0
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD3-114/+2