summaryrefslogtreecommitdiffstats
path: root/board/samsung
Commit message (Expand)AuthorAgeFilesLines
* ORIGEN: Add MMC SPL supportChander Kashyap2011-09-043-1/+203
* ARMV7: Add support for Samsung ORIGEN boardChander Kashyap2011-09-045-0/+1479
* ARM: remove broken "smdk2400" boardWolfgang Denk2011-09-045-856/+0
* gpio:samsung: s5p_ suffix add for GPIO functions (C210_universal)Łukasz Majewski2011-09-031-14/+14
* SMDKV310: Fix build error for smdkv310 boardChander Kashyap2011-09-031-1/+1
* gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski2011-09-033-9/+9
* arm: nvidia and smdk6400: use common code for machine typeIgor Grinberg2011-09-031-1/+0
* Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ2011-07-161-4/+6
* SMDK6400: fix the compiler errorMinkyu Kang2011-06-081-0/+2
* Minor coding style cleanupWolfgang Denk2011-06-021-1/+1
* SMDKV310: Fix incorrect conditional compilation for MIU linear mappingThomas Abraham2011-06-011-2/+2
* SMDKV310: CPU fequency and mmc_pre_ratio modifiedChander Kashyap2011-06-011-2/+2
* ARMV7: Add support for Samsung SMDKV310 BoardChander Kashyap2011-05-264-0/+1017
* S5P:SROM config code moved to s5p-common directoryChander Kashyap2011-05-261-2/+2
* SMDK2410: various cleanup/code style fixesDavid Müller (ELSOFT AG)2011-05-261-27/+34
* SMDK2410: use the CFI driver (and remove the old one)David Müller (ELSOFT AG)2011-05-263-434/+13
* SMDK2410: remove unneeded config.mkDavid Müller (ELSOFT AG)2011-05-261-25/+0
* Handle most LDSCRIPT setting centrallyScott Wood2011-04-301-2/+0
* SMDK6400: Fixup dram_init for relocation supportseedshope2011-03-271-1/+7
* SMDK6400: Fix the mutiple link errorseedshope2011-03-271-1/+0
* SMDK6400: Fix some label undefined in build errorseedshope2011-03-271-3/+24
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* armv7: add support for s5pc210 universal boardMinkyu Kang2011-02-024-0/+730
* Merge branch 'next' of ../nextWolfgang Denk2010-12-221-0/+37
|\
| * Merge branch 'master' of ../master into nextWolfgang Denk2010-12-162-5/+15
| |\
| * | Remove board_init_f function from nand_boot.cSughosh Ganu2010-11-281-0/+37
* | | Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-211-4/+2
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-11-302-5/+15
|\ \ | |/ |/|
| * S5P: goni: fix for relocationMinkyu Kang2010-11-301-2/+8
| * S5P: smdkc100: fix for relocationMinkyu Kang2010-11-301-3/+7
* | Switch from archive libraries to partial linkingSebastien Carlier2010-11-175-10/+10
|/
* Add generic support for samsung s3c2440C Nauman2010-10-282-32/+32
* s5p_mmc: support 8-bit bus widthJaehoon Chung2010-10-191-1/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-1810-11/+11
* ARMV7: S5P: rename the member of gpio structureMinkyu Kang2010-08-302-5/+5
* S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang2010-08-174-6/+7
* s5p_goni: enable mmc0Minkyu Kang2010-08-031-0/+37
* SAMSUNG: goni: add the GPL licenceMinkyu Kang2010-06-091-1/+19
* s5pc1xx: Add support for Samsung Goni boardMinkyu Kang2010-06-036-0/+1011
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-131-2/+2
* SAMSUNG: SMDKC100: Adds ethernet support.Naveen Krishna CH2010-04-031-0/+39
* Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-272-2/+2
* s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang2009-11-272-2/+2
* Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-272-2/+2
* Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-132-4/+6
* s5pc1xx: add support SMDKC100 boardMinkyu Kang2009-10-136-0/+617
* Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-253-0/+36
* Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-171-11/+0
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-123-114/+2
* Redundant Environment: protect full sector sizeWolfgang Denk2009-06-041-2/+2
OpenPOWER on IntegriCloud