summaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
AgeCommit message (Expand)Author
2021-01-24mips: mtmips: select SYSRESET for mt7628 onlyWeijie Gao
2020-08-03mips: octeon: Update Octeon KconfigStefan Roese
2020-07-18mips: octeon: use mips_mach_early_init() to copy to L2 cacheStefan Roese
2020-07-18mips: octeon: Initial minimal support for the Marvell Octeon SoCAaron Williams
2020-07-18mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init codeStefan Roese
2020-07-18mips: add config options for generic cache setup codeDaniel Schwierzeck
2020-04-27mips: mtmips: add SPL supportWeijie Gao
2020-04-27mips: add a option to support not reserving malloc space on initial stackWeijie Gao
2020-04-27mips: add an option to support initialize SRAM for initial stackWeijie Gao
2020-04-27mips: add an option to enable u_boot_list section for SPL loaders in u-boot-s...Weijie Gao
2020-04-27mips: add support to restore exception vector base before booting linuxWeijie Gao
2019-11-29MIPS: remove Micronas VCT boardsDaniel Schwierzeck
2019-10-25mips: mtmips: select essential drivers in KconfigWeijie Gao
2019-10-25MIPS: add compile time definition of L2 cache sizeRamon Fried
2019-07-05mips: mt76xx: Implement new d-cache fix in last_stage_init()Stefan Roese
2019-05-24mips: mt76xx: Remove cache workaround and select SYS_MALLOC_CLEAR_ON_INITStefan Roese
2019-05-03mips: rename mach-mt7620 to mach-mtmipsWeijie Gao
2018-12-19mips: jz47xx: Add JZ4780 SoC supportPaul Burton
2018-12-19MSCC: add support for Ocelot SoCsGregory CLEMENT
2018-12-19mips: mt76xx: Flush d-cache in arch_misc_init() to solve d-cache issuesStefan Roese
2018-11-18mips: mt76xx: Enable watchdog supportStefan Roese
2018-11-18mips: mt76xx: Kconfig: Add ethernet and GPIO supportStefan Roese
2018-11-02MIPS: make size of relocation table fixed but configurableDaniel Schwierzeck
2018-09-23mips: mt76xx: Add sysreset supportStefan Roese
2018-09-22mips: Add basic MediaTek MT7620/88 supportStefan Roese
2018-09-22MIPS: cache: make index base address configurableDaniel Schwierzeck
2018-09-22MIPS: start.S: make boot config at offset 0x10 configurableDaniel Schwierzeck
2018-08-08mips: au1x00: Remove support for these SoCsTom Rini
2018-08-08mips: dbau1x00: Remove this boardTom Rini
2018-07-30dm: Change CMD_DM enablingMichal Simek
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-05-12boston: Setup memory ranges in FDT provided to LinuxPaul Burton
2017-05-12boston: Move CM GCRs away from flashPaul Burton
2017-05-12MIPS: Make CM GCR base configurablePaul Burton
2017-05-10MIPS: add initial infrastructure for Broadcom MIPS SoCsÁlvaro Fernández Rojas
2016-11-30MIPS: add possibility to setup initial stack and global data in SRAMDaniel Schwierzeck
2016-11-30MIPS: make inclusion of ROM exception vectors configurableDaniel Schwierzeck
2016-09-21boston: Introduce support for the MIPS Boston development boardPaul Burton
2016-09-21MIPS: Malta: Enable CM & L2 supportPaul Burton
2016-09-21MIPS: L2 cache supportPaul Burton
2016-09-21MIPS: Map CM Global Control RegistersPaul Burton
2016-09-21mips: Add MIPSfpga platform supportZubair Lutfullah Kakakhel
2016-06-10MIPS: Make CONFIG_SYS_DCACHE_LINE_SIZE int, not hexPaul Burton
2016-05-31MIPS: Split I & D cache line size configPaul Burton
2016-05-31MIPS: Move cache sizes to KconfigPaul Burton
2016-05-31MIPS: add tune for MIPS 34kcDaniel Schwierzeck
2016-05-31malta: Allow MIPS64 buildsPaul Burton