summaryrefslogtreecommitdiffstats
path: root/board/samsung/smdk5250
Commit message (Expand)AuthorAgeFilesLines
* smdk5250: Remove 'board_usb_vbus_init()' functionVivek Gautam2014-02-031-19/+0
* EXYNOS5: Create a common board fileRajeshwari Birje2013-12-302-527/+5
* driver:i2c:s3c24x0: adapt driver to new i2cPiotr Wilczek2013-12-051-2/+0
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-26/+3
* exynos: usb: Switch USB VBUS GPIOs to be device tree configuredJulius Werner2013-10-201-19/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-245-85/+5
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-129-2076/+14
|\
| * EXYNOS: Resolve the i2c compilation errorAmar2013-07-101-0/+10
| * EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde2013-07-057-1996/+3
| * EXYNOS: LDS file move to commonRajeshwari Shinde2013-07-051-71/+0
| * SMDK5250: Remove reduntant codeRajeshwari Shinde2013-06-281-9/+1
| * exynos: Adjust the starting MIF voltage to 1.05vBernie Thompson2013-06-241-1/+1
* | cros: exynos: enable cros-ec for smdk5250Hung-ying Tyan2013-06-261-0/+45
|/
* SMDK5250: Enable EMMC bootingAmar2013-06-133-13/+74
* SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDTAmar2013-06-133-167/+483
* exynos: update tzpc to make it common for exynos4 and exynos5Inderpal Singh2013-06-041-0/+2
* exynos: move tzpc_init to armv7/exynosInderpal Singh2013-06-043-74/+0
* Exynos5: Add support for USB download boot modeVivek Gautam2013-04-171-2/+38
* smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINTAlbert ARIBAUD2013-04-141-1/+1
* arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-121-1/+1
* Exynos: clock: Correct pwm source clk selectionPadmavathi Venna2013-04-011-1/+1
* Exynos5: clock: Fix a typo bug in exynos clock initAkshay Saraswat2013-03-291-4/+4
* Exynos: clock: Fix a bug in PLL lock check conditionAkshay Saraswat2013-03-291-7/+7
* SMDK5250: Fix compiler warning for non-dt systemsVivek Gautam2013-03-291-1/+2
* SMDK5250: Use statically defined structures only in non DT caseAjay Kumar2013-03-271-5/+9
* video: exynos_dp: Remove callbacks from the driverAjay Kumar2013-03-271-1/+5
* video: exynos_fb: Remove callbacks from the driverAjay Kumar2013-03-271-5/+1
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-261-3/+175
|\
| * Exynos5: TMU: Add TMU init and status checkAkshay Saraswat2013-03-121-0/+39
| * SMDK5250: FDT: Retrieve board model via DTRajeshwari Shinde2013-03-121-1/+10
| * EXYNOS5: GPIO to enable MAX98095Rajeshwari Shinde2013-03-081-0/+15
| * SMDK5250: Add PMIC voltage settingsRajeshwari Shinde2013-02-201-2/+111
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\ \
| * | Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
| |/
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
|/
* EXYNOS5: Make all display related code dependent on CONFIG_LCDAjay Kumar2013-01-111-0/+2
* EXYNOS5: Add support for FIMD and DPAjay Kumar2013-01-101-0/+97
* SMDK5250: Enable VBus for USB 2.0 controllerVivek Gautam2013-01-081-0/+19
* SMDK5250: Initialise I2C using FDTRajeshwari Shinde2013-01-081-19/+1
* exynos5: Add DT based driver for SMC911X ethernetHatim RV2012-12-261-30/+85
* SMDK5250: Enable pmic MAX77686Rajeshwari Shinde2012-12-111-4/+11
* EXYNOS5: Enable SPI booting.Rajeshwari Shinde2012-11-152-3/+30
* EXYNOS5: Enable SPIHatim RV2012-11-151-0/+4
* SMDK5250: Config: Enable MAX77686 pmic chipRajeshwari Shinde2012-11-151-0/+4
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* SMDK5250: Enable UART and MMC for Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-011-3/+3
* Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-015-464/+486
* EXYNOS5: CLOCK: Add clock support for Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-013-440/+1139
* SMDK5250: Add smdk5250-uboot-spl.ldsRajeshwari Shinde2012-09-011-0/+66
* SMDK5250: SPL: Define parametric board initializerRajeshwari Shinde2012-09-012-0/+69
OpenPOWER on IntegriCloud