summaryrefslogtreecommitdiff
path: root/configs/da850evm_direct_nor_defconfig
AgeCommit message (Expand)Author
2023-02-17configs: Resync with savedefconfigTom Rini
2022-12-22Convert CONFIG_FLASH_SHOW_PROGRESS to KconfigTom Rini
2022-12-05Convert CONFIG_HWCONFIG 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-21configs: 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_PBSIZE to KconfigTom Rini
2022-04-08configs: Resync with savedefconfigTom Rini
2022-04-01Convert CONFIG_CLOCKS to KconfigTom Rini
2022-03-18Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini
2022-03-03Convert CONFIG_BOOTFILE to KconfigTom Rini
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ 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_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-07-26configs: Resync with savedefconfigTom Rini
2021-05-25configs: Resync with savedefconfigTom Rini
2021-05-24ARM: enable LTO for some boardsMarek BehĂșn
2021-04-27configs: Resync with savedefconfigTom Rini
2020-10-09configs: Resync with savedefconfigTom Rini
2020-08-10configs: Resync with savedefconfigTom Rini
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford
2020-07-28configs: Resync with savedefconfigTom Rini
2020-07-13ARM: da850-evm: Unify config options with KconfigAdam Ford
2020-06-26Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini
2020-02-09cmd: mdc/mwc: normalize disjoint MX_CYCLIC usageJoel Johnson
2020-01-22configs: Resync with savedefconfigTom Rini
2019-12-04configs: Resync with savedefconfigTom Rini
2019-12-04mtd: ensure MTD is compiled when CMD_MTDPARTS is selectedMiquel Raynal
2019-12-04mtd: ensure MTD is compiled when there is a SPI NOR flash using MTDMiquel Raynal
2019-12-03mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-07configs: Resync with savedefconfigTom Rini
2019-08-26ARM: da850evm_direct_nor: Enable DM_GPIOAdam Ford
2019-08-25Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford
2019-08-23Convert CONFIG_MX_CYCLIC to KconfigAdam Ford
2019-08-20Revert "ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR"Adam Ford
2019-08-12ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NORAdam Ford
2019-08-12ARM: da850-evm: Enable filesystem commands when booting from NORAdam Ford
2019-08-12ARM: da850-evm: Increase environment NOR partition offsetAdam Ford
2019-08-08ARM: da850-evm: Enable the USB PHY and MUSB DriverAdam Ford
2019-07-29davinci: da850-evm: enable driver model for NANDBartosz Golaszewski
2019-07-27ARM: da850evm: Remove legacy OHCI referencs and unify platformAdam Ford
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski