summaryrefslogtreecommitdiff
path: root/configs/chromebook_speedy_defconfig
AgeCommit message (Expand)Author
2023-02-17configs: Resync with savedefconfigTom Rini
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-21input: Remove legacy KEYBOARD optionTom Rini
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-04-25configs: Resync with savedefconfigTom Rini
2022-04-08configs: Resync with savedefconfigTom Rini
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-12-05Convert CONFIG_KEYBOARD to KconfigSimon Glass
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-10configs: Resync with savedefconfigTom Rini
2021-07-16Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32Simon Glass
2021-06-28configs: Resync with savedefconfigTom Rini
2021-02-19configs: enable CONFIG_MMC_PWRSEQ configurationJaehoon Chung
2020-10-09configs: Resync with savedefconfigTom Rini
2020-08-10configs: Resync with savedefconfigTom Rini
2020-07-28configs: Resync with savedefconfigTom Rini
2020-07-06Merge branch 'next'Tom Rini
2020-07-06configs: Resync with savedefconfigTom Rini
2020-06-26spi: Enable missing CONFIG_SPL_DM_SPI supportTom Rini
2020-05-22defconfig: veyron: no need for CONFIG_SPL_PINCTRL_FULLUrja Rannikko
2020-05-22rockchip: veyron: move board_early_init_f to _r (after reloc)Urja Rannikko
2020-04-28configs: Resync with savedefconfigTom Rini
2020-02-06video: enable VIDEO_ANSI and all VIDEO_BBP optionsAnatolij Gustschin
2020-01-22configs: Resync with savedefconfigTom Rini
2019-12-06video: make BPP and ANSI configs optionalAnatolij Gustschin
2019-12-03mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTDMiquel Raynal
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini
2019-11-11configs: Resync with savedefconfigTom Rini
2019-11-07configs: Resync with savedefconfigTom Rini
2019-09-23configs: Resync with savedefconfigTom Rini
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer
2019-08-19configs: update rk3288 veyron defconfigsUrja Rannikko
2019-08-19configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into KconfigUrja Rannikko
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass
2019-07-20rockchip: rk3288: use default value for SYS_MALLOC_F_LENKever Yang
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-04-29configs: Resync with savedefconfigTom Rini
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay
2019-02-07configs: Resync with savedefconfigTom Rini
2019-02-01rockchip: add support for veyron-speedy (ASUS Chromebook C201)Marty E. Plummer