summaryrefslogtreecommitdiff
path: root/configs/mt7629_rfb_defconfig
AgeCommit message (Expand)Author
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_NONCACHED_MEMORY to KconfigTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-08-23configs: Resync with savedefconfigTom 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-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-04-08configs: Resync with savedefconfigTom Rini
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass
2021-07-26configs: Resync with savedefconfigTom Rini
2021-06-28configs: Resync with savedefconfigTom Rini
2021-03-20board: mt7629: enable compression of u-boot to reduce the size of final imageWeijie Gao
2021-01-29configs: Resync with savedefconfigTom Rini
2021-01-29arm: dts: enable MTK SPI NOR controller driverSkyLake.Huang
2020-10-09configs: Resync with savedefconfigTom Rini
2020-08-10configs: Resync with savedefconfigTom Rini
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-28configs: Resync with savedefconfigTom Rini
2020-07-06configs: Resync with savedefconfigTom Rini
2020-05-15configs: mt7629: support usb host and udiskChunfeng Yun
2020-01-22configs: Resync with savedefconfigTom Rini
2019-12-04configs: Resync with savedefconfigTom Rini
2019-12-04mtd: ensure MTD is compiled when there is a SPI NOR flash using MTDMiquel Raynal
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini
2019-11-07configs: Resync with savedefconfigTom Rini
2019-09-23configs: Resync with savedefconfigTom Rini
2019-07-27Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2019-07-25spi: Drop obsolete mtk_qspi driver referencesWeijie Gao
2019-07-18configs: mt7629_rfb: use arm arch timer instead of mtk timerWeijie Gao
2019-05-08sysreset: enable driver support in SPL/TPLKever Yang
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-02-07configs: Don't use SPI_FLASH_BAR as defaultVignesh R
2019-01-19configs: Resync with savedefconfigTom Rini
2019-01-14configs: MediaTek: use OF_SEPARATE instead of OF_EMBEDWeijie Gao
2019-01-14arm: MediaTek: add ethernet support for MT7629 boardsWeijie Gao
2018-11-28arm: MediaTek: add basic support for MT7629 boardsRyder Lee