summaryrefslogtreecommitdiff
path: root/include/configs/s5pc210_universal.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-23Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini1-6/+1
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay1-1/+0
2020-10-18configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay1-1/+0
2020-10-15treewide: configs: fold CONFIG_DEFAULT_CONSOLEAndre Heider1-6/+1
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-2/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-2/+0
2018-12-26Revert "arm: config: fix default console only to specify the device"Seung-Woo Kim1-2/+2
2018-08-17Removed unused references to CONFIG_SERIALxAdam Ford1-1/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-2/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-07-23Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford1-3/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-09Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan1-2/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-2/+0
2017-11-17arm: config: fix default console only to specify the deviceDongjin Kim1-2/+2
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini1-16/+3
2017-10-27exynos: remove CONFIG_LCD_MENU_BOARDMasahiro Yamada1-1/+0
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-06-01samsung: Move pmic header out of config fileSimon Glass1-1/+0
2017-04-30Convert CONFIG_SYS_WHITE_ON_BLACK to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2016-12-05arm: exynos: i2c: Convert exynos boards to use DM_I2CSimon Glass1-19/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-1/+0
2016-05-25exynos: Disable LCD display for boards we can't convertSimon Glass1-3/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-1/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko1-2/+0
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko1-1/+0
2015-12-17usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*Marek Vasut1-2/+2
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-3/+0
2014-11-07usb: s3c-otg: Split out PHY controlMarek Vasut1-0/+1
2014-10-22exynos: universal_c210: Move to driver model soft_spiSimon Glass1-10/+1
2014-10-22dm: spi: Remove SPI_INIT featureSimon Glass1-1/+0
2014-10-08exynos: Move common exynos settings into a common fileSimon Glass1-3/+0
2014-10-08exynos: Rename -dt config files to -commonSimon Glass1-1/+1
2014-09-25kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada1-2/+0
2014-09-05exynos_fb: Remove usage of static definesAjay Kumar1-3/+0
2014-05-13S5P: Exynos: Config: Enable GPIO CMD configAkshay Saraswat1-8/+8
2014-05-07ARM: exynos: remove the unused codeJaehoon Chung1-5/+2
2014-03-12board:universal: Enable device tree on UniversalPiotr Wilczek1-105/+47
2014-02-07board:samsung:universal: add env variables describing platformPiotr Wilczek1-0/+3
2014-02-03universal: add LCD download menu supportPrzemyslaw Marczak1-0/+22
2014-02-03samsung: boards: update display configs with 16bpp mode.Przemyslaw Marczak1-1/+1
2014-02-03lib: tizen: change Tizen logo with the new one.Przemyslaw Marczak1-1/+1
2014-02-03samsung: common: Add file for common functions, draw_logo() cleanup.Przemyslaw Marczak1-0/+5
2014-02-03s5p: gpio: change gpio coding method for s5p gpio.Przemyslaw Marczak1-6/+6