summaryrefslogtreecommitdiff
path: root/include/configs/s5p4418_nanopi2.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...Tom Rini1-2/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-10/+0
2021-12-27video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass1-2/+0
2021-11-12Convert CONFIG_SYS_PROMPT et al to KconfigTom Rini1-9/+0
2021-11-12Convert CONFIG_ARCH_CPU_INIT to KconfigTom Rini1-1/+0
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini1-1/+0
2021-10-02serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-2/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2020-12-01hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board filesPatrick Delaunay1-4/+0
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay1-5/+0
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass1-4/+0
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-25/+0
2020-07-29arm: add (default) config for nanopi2 boardStefan Bosch1-0/+257