aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2017-05-10MIPS: add initial infrastructure for Broadcom MIPS SoCsÁlvaro Fernández Rojas1-0/+10
2016-11-30MIPS: add possibility to setup initial stack and global data in SRAMDaniel Schwierzeck1-0/+11
2016-11-30MIPS: make inclusion of ROM exception vectors configurableDaniel Schwierzeck1-0/+21
2016-09-21boston: Introduce support for the MIPS Boston development boardPaul Burton1-0/+18
2016-09-21MIPS: Malta: Enable CM & L2 supportPaul Burton1-0/+2
2016-09-21MIPS: L2 cache supportPaul Burton1-0/+6
2016-09-21MIPS: Map CM Global Control RegistersPaul Burton1-0/+16
2016-09-21mips: Add MIPSfpga platform supportZubair Lutfullah Kakakhel1-0/+15
2016-06-10MIPS: Make CONFIG_SYS_DCACHE_LINE_SIZE int, not hexPaul Burton1-1/+1
2016-05-31MIPS: Split I & D cache line size configPaul Burton1-3/+9
2016-05-31MIPS: Move cache sizes to KconfigPaul Burton1-0/+28
2016-05-31MIPS: add tune for MIPS 34kcDaniel Schwierzeck1-0/+3
2016-05-31malta: Allow MIPS64 buildsPaul Burton1-0/+3
2016-05-26malta: Use device model & tree for UARTPaul Burton1-0/+4
2016-05-21malta: Support MIPS32r6 configurationsPaul Burton1-0/+1
2016-05-21MIPS: Support for targetting MIPSr6Paul Burton1-6/+28
2016-05-21MIPS: Simplify CONFIG_SYS_CPU valuesPaul Burton1-2/+2
2016-05-21mips: Add MIPS 74Kc tuneMarek Vasut1-0/+3
2016-05-21mips: add base support for QCA/Atheros ath79 SOCsWills Wang1-0/+6
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day1-1/+1
2016-02-01MIPS: initial infrastructure for Microchip PIC32 architecturePurna Chandra Mandal1-0/+6
2016-02-01MIPS: Support dynamic I/O port base addressPaul Burton1-0/+4
2016-01-16MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFTDaniel Schwierzeck1-0/+21
2016-01-16MIPS: Kconfig: optimize gcc -march and -mtune setupDaniel Schwierzeck1-1/+11
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-3/+0
2015-05-12arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-04-24MIPS: implement device-tree handover to Linux kernelDaniel Schwierzeck1-6/+3
2015-01-29MIPS: allow systems to skip loads during cache initPaul Burton1-0/+6
2015-01-21MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACEDaniel Schwierzeck1-0/+4
2015-01-21MIPS: replace $(CPU) with Kconfig symbolsDaniel Schwierzeck1-0/+8
2015-01-21MIPS: bootm: prepare a flattened device tree for the kernelDaniel Schwierzeck1-0/+11
2015-01-21MIPS: bootm: refactor preparation of Linux kernel environmentDaniel Schwierzeck1-0/+9
2015-01-21MIPS: bootm: refactor preparation of Linux kernel command lineDaniel Schwierzeck1-0/+13
2014-11-01MIPS: kconfig: merge targets qemu_mips and qemu_mips64Daniel Schwierzeck1-6/+2
2014-11-01MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPSDaniel Schwierzeck1-0/+4
2014-11-01MIPS: kconfig: add options for CPU type selectDaniel Schwierzeck1-0/+68
2014-11-01MIPS: kconfig: add options for endianess selectDaniel Schwierzeck1-0/+38
2014-10-23mips: enable CONFIG_USE_PRIVATE_LIBGCC by defaultMasahiro Yamada1-0/+3
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-1/+0
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+37