index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-02-01
board: Enable ethernet, tftpboot support to pic32mzdask board.
Purna Chandra Mandal
2016-02-01
board: add SDHCI support for PIC32MZDASK board.
Purna Chandra Mandal
2016-02-01
board: Add Microchip PIC32MZ[DA]-Starter-Kit board.
Purna Chandra Mandal
2016-02-01
MIPS: Add support for Microchip PIC32MZ[DA] SoC family.
Purna Chandra Mandal
2016-02-01
drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.
Purna Chandra Mandal
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-02-01
MIPS: Remove SLOW_DOWN_IO
Paul Burton
2016-02-01
mips: cache: Bulletproof the code against cornercases
Marek Vasut
2016-02-01
MIPS: start.S: fix and optimize instructions
Daniel Schwierzeck
2016-02-01
MIPS: initialize board_init_f() argument to zero.
Purna Chandra Mandal
2016-01-25
mips: asm/io.h: Add in <linux/bug.h>
Tom Rini
2016-01-16
MIPS: implement bit manipulating I/O accessors
Daniel Schwierzeck
2016-01-16
MIPS: fix SPDX license identifier in remaining arch header files
Daniel Schwierzeck
2016-01-16
MIPS: sync processor and register definitions with linux-4.4
Daniel Schwierzeck
2016-01-16
MIPS: sync I/O related header files with linux-4.4
Daniel Schwierzeck
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
2016-01-16
MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/
Daniel Schwierzeck
2016-01-16
MIPS: Kconfig: refactor machine setup
Daniel Schwierzeck
2016-01-16
MIPS: add initial infrastructure for device-tree files
Daniel Schwierzeck
2016-01-16
MIPS: do not build position-independent executables for SPL
Daniel Schwierzeck
2016-01-16
MIPS: create .text sub-sections for assembler functions
Daniel Schwierzeck
2016-01-16
MIPS: fix annotation of _start and relocate_code
Daniel Schwierzeck
2016-01-16
MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.
Purna Chandra Mandal
2016-01-15
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2015-11-06
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2015-11-06
MIPS: bootm: use CONFIG_IS_ENABLED() everywhere
Daniel Schwierzeck
2015-11-06
MIPS: bootm: rework and fix broken bootm code
Daniel Schwierzeck
2015-11-05
mips: Use the generic bitops headers
Fabio Estevam
2015-08-21
MIPS: fix syntax for fdt_chosen/initrd.
Govindraj Raja
2015-08-21
mips: Use unsigned int when reading c0 registers
Chris Packham
2015-07-02
MIPS: change 'extern inline' to 'static inline'
Daniel Schwierzeck
2015-07-02
MIPS: fix missing semicolon in cacheops.h
Tony Wu
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-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
net: Provide a function to get the current MAC address
Joe Hershberger
2015-03-28
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
2015-01-30
MIPS: unify CPU code in arch/mips/cpu/
Daniel Schwierzeck
2015-01-30
MIPS: move au1x00 SoC code to arch/mips/mach-au1x00
Daniel Schwierzeck
2015-01-30
MIPS: handle mips64 ST0_KX bit in mips32 start.S
Paul Burton
2015-01-30
MIPS: handle mips64 relocs in mips32 start.S
Paul Burton
2015-01-30
MIPS: use asm.h macros in mips32 start.S
Paul Burton
2015-01-29
malta: IDE support
Paul Burton
2015-01-29
MIPS: clear TagLo select 2 during cache init
Paul Burton
2015-01-29
MIPS: allow systems to skip loads during cache init
Paul Burton
2015-01-29
MIPS: inline mips_init_[id]cache functions
Paul Burton
[next]