aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini1-1/+1
2022-12-07global: Remove extraneous DM_ETH imply/selectTom Rini1-4/+0
2022-11-02MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck1-0/+18
2022-11-02MIPS: remove deprecated TARGET_VCT optionDaniel Schwierzeck1-8/+0
2022-06-24mips: Move endianness selection to arch/KconfigMichal Simek1-18/+0
2022-05-04mips: octeon: cpu.c: Move bootmem init to arch_early_init_r()Stefan Roese1-0/+1
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass1-0/+1
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-1/+1
2021-09-13pci: Drop DM_PCISimon Glass1-1/+1
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek1-9/+0
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini1-23/+3
2021-07-18MIPS: malta: enable PCI driver modelDaniel Schwierzeck1-0/+4
2021-05-25MIPS: remove deprecated qemu_mips boardDaniel Schwierzeck1-11/+0
2021-01-24mips: mtmips: select SYSRESET for mt7628 onlyWeijie Gao1-1/+0
2020-08-03mips: octeon: Update Octeon KconfigStefan Roese1-2/+4
2020-07-18mips: octeon: use mips_mach_early_init() to copy to L2 cacheStefan Roese1-0/+1
2020-07-18mips: octeon: Initial minimal support for the Marvell Octeon SoCAaron Williams1-0/+43
2020-07-18mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init codeStefan Roese1-0/+9
2020-07-18mips: add config options for generic cache setup codeDaniel Schwierzeck1-0/+24
2020-04-27mips: mtmips: add SPL supportWeijie Gao1-0/+1
2020-04-27mips: add a option to support not reserving malloc space on initial stackWeijie Gao1-0/+18
2020-04-27mips: add an option to support initialize SRAM for initial stackWeijie Gao1-0/+9
2020-04-27mips: add an option to enable u_boot_list section for SPL loaders in u-boot-s...Weijie Gao1-0/+6
2020-04-27mips: add support to restore exception vector base before booting linuxWeijie Gao1-0/+30
2019-11-29MIPS: remove Micronas VCT boardsDaniel Schwierzeck1-1/+0
2019-10-25mips: mtmips: select essential drivers in KconfigWeijie Gao1-0/+6
2019-10-25MIPS: add compile time definition of L2 cache sizeRamon Fried1-1/+9
2019-07-05mips: mt76xx: Implement new d-cache fix in last_stage_init()Stefan Roese1-1/+1
2019-05-24mips: mt76xx: Remove cache workaround and select SYS_MALLOC_CLEAR_ON_INITStefan Roese1-1/+1
2019-05-03mips: rename mach-mt7620 to mach-mtmipsWeijie Gao1-3/+3
2018-12-19mips: jz47xx: Add JZ4780 SoC supportPaul Burton1-0/+7
2018-12-19MSCC: add support for Ocelot SoCsGregory CLEMENT1-0/+6
2018-12-19mips: mt76xx: Flush d-cache in arch_misc_init() to solve d-cache issuesStefan Roese1-1/+1
2018-11-18mips: mt76xx: Enable watchdog supportStefan Roese1-0/+1
2018-11-18mips: mt76xx: Kconfig: Add ethernet and GPIO supportStefan Roese1-0/+2
2018-11-02MIPS: make size of relocation table fixed but configurableDaniel Schwierzeck1-0/+18
2018-09-23mips: mt76xx: Add sysreset supportStefan Roese1-0/+1
2018-09-22mips: Add basic MediaTek MT7620/88 supportStefan Roese1-0/+16
2018-09-22MIPS: cache: make index base address configurableDaniel Schwierzeck1-0/+12
2018-09-22MIPS: start.S: make boot config at offset 0x10 configurableDaniel Schwierzeck1-0/+23
2018-08-08mips: au1x00: Remove support for these SoCsTom Rini1-10/+0
2018-08-08mips: dbau1x00: Remove this boardTom Rini1-11/+0
2018-07-30dm: Change CMD_DM enablingMichal Simek1-0/+6
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-25/+25
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass1-5/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-0/+4
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-0/+1
2017-05-12boston: Setup memory ranges in FDT provided to LinuxPaul Burton1-0/+1
2017-05-12boston: Move CM GCRs away from flashPaul Burton1-0/+1
2017-05-12MIPS: Make CM GCR base configurablePaul Burton1-9/+10