summaryrefslogtreecommitdiff
path: root/board/samsung/smdk5250
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-5/+2
2015-08-06exynos: Add support for springSimon Glass2-0/+19
2015-08-06exynos: Drop old exynos5250-specific board codeSimon Glass2-310/+0
2014-10-22dm: exynos: Make sure that GPIOs are requestedSimon Glass1-0/+7
2014-10-08exynos: update maintainer of Snow and SMDK5420 boardMasahiro Yamada1-1/+1
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-6/+0
2014-08-31exynos: kconfig: move board select menu and common settingsMasahiro Yamada1-16/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+12
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+47
2014-05-28exynos: Enable the LCD backlight for snowSimon Glass1-1/+99
2014-05-28exynos5: support tps65090 pmicAaron Durbin1-0/+13
2014-05-28exynos: Drop old smdk5250.c fileSimon Glass3-367/+125
2014-05-13S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat2-25/+14
2014-03-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+0
2014-03-18cros_ec: Move EC interface into common libraryVadim Bendebury1-1/+0
2014-03-12board:samsung:common: move max77686 init functionPiotr Wilczek1-0/+125
2014-03-12board:samsung: move checkboard to common filePiotr Wilczek1-15/+0
2014-02-19Exynos5250: Remove lowlevelinitRajeshwari S Shinde1-82/+0
2014-02-03smdk5250: Remove 'board_usb_vbus_init()' functionVivek Gautam1-19/+0
2013-12-30EXYNOS5: Create a common board fileRajeshwari Birje2-527/+5
2013-12-05driver:i2c:s3c24x0: adapt driver to new i2cPiotr Wilczek1-2/+0
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-26/+3
2013-10-21exynos: usb: Switch USB VBUS GPIOs to be device tree configuredJulius Werner1-19/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-85/+5
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini9-2076/+14
2013-07-10EXYNOS: Resolve the i2c compilation errorAmar1-0/+10
2013-07-05EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde7-1996/+3
2013-07-05EXYNOS: LDS file move to commonRajeshwari Shinde1-71/+0
2013-06-28SMDK5250: Remove reduntant codeRajeshwari Shinde1-9/+1
2013-06-26cros: exynos: enable cros-ec for smdk5250Hung-ying Tyan1-0/+45
2013-06-24exynos: Adjust the starting MIF voltage to 1.05vBernie Thompson1-1/+1
2013-06-13SMDK5250: Enable EMMC bootingAmar3-13/+74
2013-06-13SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDTAmar3-167/+483
2013-06-04exynos: update tzpc to make it common for exynos4 and exynos5Inderpal Singh1-0/+2
2013-06-04exynos: move tzpc_init to armv7/exynosInderpal Singh3-74/+0
2013-04-17Exynos5: Add support for USB download boot modeVivek Gautam1-2/+38
2013-04-14smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINTAlbert ARIBAUD1-1/+1
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau1-1/+1
2013-04-01Exynos: clock: Correct pwm source clk selectionPadmavathi Venna1-1/+1
2013-03-29Exynos5: clock: Fix a typo bug in exynos clock initAkshay Saraswat1-4/+4
2013-03-29Exynos: clock: Fix a bug in PLL lock check conditionAkshay Saraswat1-7/+7
2013-03-29SMDK5250: Fix compiler warning for non-dt systemsVivek Gautam1-1/+2
2013-03-27SMDK5250: Use statically defined structures only in non DT caseAjay Kumar1-5/+9
2013-03-27video: exynos_dp: Remove callbacks from the driverAjay Kumar1-1/+5
2013-03-27video: exynos_fb: Remove callbacks from the driverAjay Kumar1-5/+1
2013-03-26Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD1-3/+175
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-16Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-03-13Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2013-03-12Exynos5: TMU: Add TMU init and status checkAkshay Saraswat1-0/+39