index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
Kconfig
Age
Commit message (
Expand
)
Author
2017-05-12
boston: Setup memory ranges in FDT provided to Linux
Paul Burton
2017-05-12
boston: Move CM GCRs away from flash
Paul Burton
2017-05-12
MIPS: Make CM GCR base configurable
Paul Burton
2017-05-10
MIPS: add initial infrastructure for Broadcom MIPS SoCs
Álvaro Fernández Rojas
2016-11-30
MIPS: add possibility to setup initial stack and global data in SRAM
Daniel Schwierzeck
2016-11-30
MIPS: make inclusion of ROM exception vectors configurable
Daniel Schwierzeck
2016-09-21
boston: Introduce support for the MIPS Boston development board
Paul Burton
2016-09-21
MIPS: Malta: Enable CM & L2 support
Paul Burton
2016-09-21
MIPS: L2 cache support
Paul Burton
2016-09-21
MIPS: Map CM Global Control Registers
Paul Burton
2016-09-21
mips: Add MIPSfpga platform support
Zubair Lutfullah Kakakhel
2016-06-10
MIPS: Make CONFIG_SYS_DCACHE_LINE_SIZE int, not hex
Paul Burton
2016-05-31
MIPS: Split I & D cache line size config
Paul Burton
2016-05-31
MIPS: Move cache sizes to Kconfig
Paul Burton
2016-05-31
MIPS: add tune for MIPS 34kc
Daniel Schwierzeck
2016-05-31
malta: Allow MIPS64 builds
Paul Burton
2016-05-25
malta: Use device model & tree for UART
Paul Burton
2016-05-20
malta: Support MIPS32r6 configurations
Paul Burton
2016-05-20
MIPS: Support for targetting MIPSr6
Paul Burton
2016-05-20
MIPS: Simplify CONFIG_SYS_CPU values
Paul Burton
2016-05-20
mips: Add MIPS 74Kc tune
Marek Vasut
2016-05-20
mips: add base support for QCA/Atheros ath79 SOCs
Wills Wang
2016-05-06
Fix various typos, scattered over the code.
Robert P. J. Day
2016-02-01
MIPS: initial infrastructure for Microchip PIC32 architecture
Purna Chandra Mandal
2016-02-01
MIPS: Support dynamic I/O port base address
Paul Burton
2016-01-16
MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT
Daniel Schwierzeck
2016-01-16
MIPS: Kconfig: optimize gcc -march and -mtune setup
Daniel Schwierzeck
2015-06-26
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
2015-04-24
MIPS: implement device-tree handover to Linux kernel
Daniel Schwierzeck
2015-01-29
MIPS: allow systems to skip loads during cache init
Paul Burton
2015-01-21
MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE
Daniel Schwierzeck
2015-01-21
MIPS: replace $(CPU) with Kconfig symbols
Daniel Schwierzeck
2015-01-21
MIPS: bootm: prepare a flattened device tree for the kernel
Daniel Schwierzeck
2015-01-21
MIPS: bootm: refactor preparation of Linux kernel environment
Daniel Schwierzeck
2015-01-21
MIPS: bootm: refactor preparation of Linux kernel command line
Daniel Schwierzeck
2014-11-01
MIPS: kconfig: merge targets qemu_mips and qemu_mips64
Daniel Schwierzeck
2014-11-01
MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS
Daniel Schwierzeck
2014-11-01
MIPS: kconfig: add options for CPU type select
Daniel Schwierzeck
2014-11-01
MIPS: kconfig: add options for endianess select
Daniel Schwierzeck
2014-10-23
mips: enable CONFIG_USE_PRIVATE_LIBGCC by default
Masahiro Yamada
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada