summaryrefslogtreecommitdiff
path: root/board/samsung/universal_c210
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-01-18board: samsung: universal_c210: remove the codes relevant to soft_i2cJaehoon Chung1-11/+0
2017-01-18board: samsung: universal_210: use the driver model for max8998Jaehoon Chung1-75/+94
2016-12-27board: samsung: update the MAINTAINERS fileJaehoon Chung1-1/+1
2016-12-05arm: exynos: i2c: Convert exynos boards to use DM_I2CSimon Glass1-6/+16
2016-07-22mtd: OneNAND: allow board init function failLadislav Michl1-1/+3
2016-05-25exynos: Disable LCD display for boards we can't convertSimon Glass1-0/+2
2016-01-15Fix GCC format-security errors and convert sprintfs.Ben Whitten1-2/+2
2015-12-17usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut1-1/+1
2015-12-17usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut1-1/+1
2015-12-17usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut1-1/+1
2014-10-28universal: request soft i2c gpioPrzemyslaw Marczak1-0/+9
2014-10-22exynos: universal_c210: Move to driver model soft_spiSimon Glass1-52/+0
2014-10-22dm: exynos: Make sure that GPIOs are requestedSimon Glass1-0/+3
2014-10-22dm: exynos: Tidy up GPIO headersSimon Glass1-1/+0
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-31exynos: kconfig: move board select menu and common settingsMasahiro Yamada1-8/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-05-15Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD1-28/+23
2014-05-13S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat1-28/+23
2014-05-05usb: dfu: fix boards wo USB cable detectionMateusz Zalega1-7/+0
2014-03-12board:universal: Enable device tree on UniversalPiotr Wilczek1-151/+53
2014-02-07board:samsung:universal: add env variables describing platformPiotr Wilczek1-0/+3
2014-02-03universal: add LCD download menu supportPrzemyslaw Marczak1-0/+5
2014-02-03samsung: boards: update display configs with 16bpp mode.Przemyslaw Marczak1-1/+1
2014-02-03samsung: common: Add file for common functions, draw_logo() cleanup.Przemyslaw Marczak1-0/+11
2014-01-20board:universal: fix i2c adapterPiotr Wilczek1-1/+1
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-21/+1
2013-08-20i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2...Łukasz Majewski1-0/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
2013-03-27video: exynos_fb: Remove callbacks from the driverAjay Kumar1-10/+13
2012-12-11universal_c210: check the NULL pointer when get the PMICMinkyu Kang1-0/+6
2012-12-10universal_c210: fix compiler error and compiler warningMinkyu Kang1-2/+6
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang1-11/+20
2012-11-15exynos4: universal_C210: add display supportPiotr Wilczek1-0/+166
2012-11-15exynos4: universal_C210: use software SPIPiotr Wilczek1-18/+69
2012-11-15arm:exynos4:universal: Eliminated low level initPiotr Wilczek3-396/+8
2012-11-15arm:exynos4:universal: Use pinmux for mmc configurationPiotr Wilczek1-59/+15
2012-11-14arm:universal_c210:pmic: Adjust C210 Universal target platform board to new P...Łukasz Majewski1-4/+11
2012-11-14power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWERŁukasz Majewski1-1/+1
2012-11-14pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski1-5/+9
2012-05-15ARM: Exynos4: ADC: Universal_C210: Enable LDO4 power line for ADC measurementŁukasz Majewski1-3/+22
2012-04-04onenand:samsung OneNAND chip probe functions added for GONI and Exynos4210Lukasz Majewski1-0/+2