summaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
AgeCommit message (Expand)Author
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
2016-05-26malta: Use device model & tree for UARTPaul Burton
2016-05-21malta: Support MIPS32r6 configurationsPaul Burton
2016-05-21MIPS: Support for targetting MIPSr6Paul Burton
2016-05-21MIPS: Simplify CONFIG_SYS_CPU valuesPaul Burton
2016-05-21mips: Add MIPS 74Kc tuneMarek Vasut
2016-05-21mips: add base support for QCA/Atheros ath79 SOCsWills Wang
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day
2016-02-01MIPS: initial infrastructure for Microchip PIC32 architecturePurna Chandra Mandal
2016-02-01MIPS: Support dynamic I/O port base addressPaul Burton
2016-01-16MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFTDaniel Schwierzeck
2016-01-16MIPS: Kconfig: optimize gcc -march and -mtune setupDaniel Schwierzeck
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-04-24MIPS: implement device-tree handover to Linux kernelDaniel Schwierzeck
2015-01-29MIPS: allow systems to skip loads during cache initPaul Burton
2015-01-21MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACEDaniel Schwierzeck
2015-01-21MIPS: replace $(CPU) with Kconfig symbolsDaniel Schwierzeck
2015-01-21MIPS: bootm: prepare a flattened device tree for the kernelDaniel Schwierzeck
2015-01-21MIPS: bootm: refactor preparation of Linux kernel environmentDaniel Schwierzeck
2015-01-21MIPS: bootm: refactor preparation of Linux kernel command lineDaniel Schwierzeck
2014-11-01MIPS: kconfig: merge targets qemu_mips and qemu_mips64Daniel Schwierzeck
2014-11-01MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPSDaniel Schwierzeck
2014-11-01MIPS: kconfig: add options for CPU type selectDaniel Schwierzeck
2014-11-01MIPS: kconfig: add options for endianess selectDaniel Schwierzeck
2014-10-23mips: enable CONFIG_USE_PRIVATE_LIBGCC by defaultMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada