summaryrefslogtreecommitdiff
path: root/configs/pm9261_defconfig
AgeCommit message (Expand)Author
2023-02-17configs: Resync with savedefconfigTom Rini
2022-12-22Convert CONFIG_FLASH_SHOW_PROGRESS to KconfigTom Rini
2022-11-03usb: ohci: Use a flexible array member for portstatusSamuel Holland
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-30treewide: Stop enabling CONFIG_LCDSimon Glass
2022-10-30Drop CONFIG_LCD_LOGOSimon Glass
2022-10-30video: Drop CONFIG_LCD_INFOSimon Glass
2022-10-21configs: Resync with savedefconfigTom Rini
2022-09-16configs: Resync with savedefconfigTom Rini
2022-08-23configs: Resync with savedefconfigTom Rini
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini
2022-04-20Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000Tom Rini
2022-04-08configs: Resync with savedefconfigTom Rini
2022-03-25Convert CONFIG_LCD_INFO et al to KconfigTom Rini
2022-03-25Convert CONFIG_ATMEL_LCD et al to KconfigTom Rini
2022-03-18Convert CONFIG_AT91SAM9260 et al to KconfigTom Rini
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-11-01configs: Resync with savedefconfigTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-07-26configs: Resync with savedefconfigTom Rini
2021-05-13board: pm9261: remove network supportIlko Iliev
2020-08-10configs: Resync with savedefconfigTom Rini
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-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-04configs: Resync with savedefconfigTom Rini
2019-12-04mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flashMiquel Raynal
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-07configs: Resync with savedefconfigTom Rini
2019-08-25mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to KconfigStefan Roese
2019-08-25Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford
2019-08-14configs: Resync with savedefconfigTom Rini
2019-07-12board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev
2019-07-09at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford
2018-09-03configs: Resync with savedefconfigTom Rini
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-07-21Convert CONFIG_NAND_ATMEL to KconfigAdam Ford
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2018-04-17configs: Resync with savedefconfigTom Rini
2018-04-06spi: atmel: default y if DM_SPI && ARCH_AT91Jagan Teki