summaryrefslogtreecommitdiff
path: root/include/configs/s5pc210_universal.h
AgeCommit message (Expand)Author
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2019-11-20env: Finish migration of common ENV optionsTom Rini
2018-12-26Revert "arm: config: fix default console only to specify the device"Seung-Woo Kim
2018-08-17Removed unused references to CONFIG_SERIALxAdam Ford
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2017-11-17arm: config: fix default console only to specify the deviceDongjin Kim
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini
2017-10-27exynos: remove CONFIG_LCD_MENU_BOARDMasahiro Yamada
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-06-01samsung: Move pmic header out of config fileSimon Glass
2017-04-30Convert CONFIG_SYS_WHITE_ON_BLACK to KconfigSimon Glass
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2016-12-05arm: exynos: i2c: Convert exynos boards to use DM_I2CSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-05-25exynos: Disable LCD display for boards we can't convertSimon Glass
2016-04-25include/configs: Whitespace fixupTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko
2015-12-17usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*Marek Vasut
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2014-11-07usb: s3c-otg: Split out PHY controlMarek Vasut
2014-10-22exynos: universal_c210: Move to driver model soft_spiSimon Glass
2014-10-22dm: spi: Remove SPI_INIT featureSimon Glass
2014-10-08exynos: Move common exynos settings into a common fileSimon Glass
2014-10-08exynos: Rename -dt config files to -commonSimon Glass
2014-09-25kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada
2014-09-05exynos_fb: Remove usage of static definesAjay Kumar
2014-05-13S5P: Exynos: Config: Enable GPIO CMD configAkshay Saraswat
2014-05-07ARM: exynos: remove the unused codeJaehoon Chung
2014-03-12board:universal: Enable device tree on UniversalPiotr Wilczek
2014-02-07board:samsung:universal: add env variables describing platformPiotr Wilczek
2014-02-03universal: add LCD download menu supportPrzemyslaw Marczak
2014-02-03samsung: boards: update display configs with 16bpp mode.Przemyslaw Marczak
2014-02-03lib: tizen: change Tizen logo with the new one.Przemyslaw Marczak
2014-02-03samsung: common: Add file for common functions, draw_logo() cleanup.Przemyslaw Marczak
2014-02-03s5p: gpio: change gpio coding method for s5p gpio.Przemyslaw Marczak
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang