summaryrefslogtreecommitdiff
path: root/board/samsung/universal_c210
Commit message (Expand)AuthorAgeFilesLines
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-1/+1
* video: samsung: Drop old LCD codeSimon Glass2022-10-301-1/+0
* video: Drop ld9040 driverSimon Glass2022-10-301-1/+0
* arm: samsung: Remove dead LCD codeTom Rini2022-06-281-107/+0
* arm: Disable ATAGs supportTom Rini2021-09-071-0/+2
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* board: samsung: universal_c210: remove the codes relevant to soft_i2cJaehoon Chung2017-01-181-11/+0
* board: samsung: universal_210: use the driver model for max8998Jaehoon Chung2017-01-181-75/+94
* board: samsung: update the MAINTAINERS fileJaehoon Chung2016-12-271-1/+1
* arm: exynos: i2c: Convert exynos boards to use DM_I2CSimon Glass2016-12-051-6/+16
* mtd: OneNAND: allow board init function failLadislav Michl2016-07-221-1/+3
* exynos: Disable LCD display for boards we can't convertSimon Glass2016-05-251-0/+2
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-141-2/+2
* usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut2015-12-171-1/+1
* usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut2015-12-171-1/+1
* usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut2015-12-171-1/+1
* universal: request soft i2c gpioPrzemyslaw Marczak2014-10-271-0/+9
* exynos: universal_c210: Move to driver model soft_spiSimon Glass2014-10-221-52/+0
* dm: exynos: Make sure that GPIOs are requestedSimon Glass2014-10-221-0/+3
* dm: exynos: Tidy up GPIO headersSimon Glass2014-10-221-1/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* exynos: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-8/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-151-28/+23
|\
| * S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat2014-05-131-28/+23
* | usb: dfu: fix boards wo USB cable detectionMateusz Zalega2014-05-051-7/+0
|/
* board:universal: Enable device tree on UniversalPiotr Wilczek2014-03-121-151/+53
* board:samsung:universal: add env variables describing platformPiotr Wilczek2014-02-071-0/+3
* universal: add LCD download menu supportPrzemyslaw Marczak2014-02-031-0/+5
* samsung: boards: update display configs with 16bpp mode.Przemyslaw Marczak2014-02-031-1/+1
* samsung: common: Add file for common functions, draw_logo() cleanup.Przemyslaw Marczak2014-02-031-0/+11
* board:universal: fix i2c adapterPiotr Wilczek2014-01-201-1/+1
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+1
* i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2...Łukasz Majewski2013-08-201-0/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-243-51/+3
* video: exynos_fb: Remove callbacks from the driverAjay Kumar2013-03-271-10/+13
* universal_c210: check the NULL pointer when get the PMICMinkyu Kang2012-12-111-0/+6
* universal_c210: fix compiler error and compiler warningMinkyu Kang2012-12-101-2/+6
* Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-101-11/+20
|\
| * arm:universal_c210:pmic: Adjust C210 Universal target platform board to new P...Łukasz Majewski2012-11-141-4/+11
| * power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWERŁukasz Majewski2012-11-141-1/+1
| * pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski2012-11-141-5/+9
* | exynos4: universal_C210: add display supportPiotr Wilczek2012-11-151-0/+166