summaryrefslogtreecommitdiffstats
path: root/board/samsung
Commit message (Expand)AuthorAgeFilesLines
* board/samsung/universal_c210/universal.c: Fix build warningAnatolij Gustschin2011-12-201-1/+1
* usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal)Lukasz Majewski2011-12-161-0/+48
* usb:gadget:s5p Enable the USB Gadget framework at GONILukasz Majewski2011-12-111-1/+47
* S5PC2XX: Rename S5pc2XX to exynosChander Kashyap2011-12-099-62/+62
* misc:pmic:samsung Enable PMIC driver at C210 Universal targetŁukasz Majewski2011-11-031-0/+5
* smdkv310: use macro for mmc data read function addressChander Kashyap2011-11-031-7/+8
* smdkv310: use spl framework for mmc splChander Kashyap2011-11-033-1/+194
* SMDKV310: use get_ram_size() to validate dram sizeChander Kashyap2011-11-031-4/+8
* SMDKV310: Initialize board id using CONFIG_MACH_TYPEChander Kashyap2011-11-031-1/+0
* ORIGEN : use absolute paths and fix tool namingAngus Ainslie2011-11-031-3/+3
* misc:pmic:samsung Enable PMIC driver at GONI targetŁukasz Majewski2011-10-271-0/+4
* build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger2011-10-222-2/+2
* punt unused clean/distclean targetsMike Frysinger2011-10-155-30/+0
* 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
OpenPOWER on IntegriCloud