index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mii: Use spatch to update miiphy_register
Joe Hershberger
2016-08-15
1
-8
/
+17
*
libfdt: Introduce new ARCH_FIXUP_FDT option
Michal Simek
2016-07-31
1
-0
/
+2
*
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-19
1
-17
/
+28
*
MIPS: Make CONFIG_SYS_DCACHE_LINE_SIZE int, not hex
Paul Burton
2016-06-10
1
-1
/
+1
*
MIPS: Fix invalidate_dcache_range to operate on L1 Dcache
Paul Burton
2016-06-10
1
-1
/
+1
*
mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define
Wills Wang
2016-05-31
2
-1
/
+2
*
mips: ath79: Add support for ungating USB and ethernet on qca953x
Wills Wang
2016-05-31
1
-0
/
+50
*
mips: ath79: ap121: Enable ethernet
Wills Wang
2016-05-31
2
-2
/
+7
*
mips: ath79: Rename get_bootstrap into ath79_get_bootstrap
Wills Wang
2016-05-31
9
-28
/
+15
*
MIPS: Abstract cache op loops with a macro
Paul Burton
2016-05-31
1
-41
/
+18
*
MIPS: Split I & D cache line size config
Paul Burton
2016-05-31
4
-20
/
+25
*
MIPS: Move cache sizes to Kconfig
Paul Burton
2016-05-31
3
-4
/
+32
*
MIPS: remove dead code from asm/u-boot-mips.h
Daniel Schwierzeck
2016-05-31
1
-18
/
+3
*
MIPS: add tune for MIPS 34kc
Daniel Schwierzeck
2016-05-31
2
-0
/
+4
*
MIPS: provide a default u-boot-spl.lds
Daniel Schwierzeck
2016-05-31
2
-2
/
+93
*
malta: Allow MIPS64 builds
Paul Burton
2016-05-31
1
-0
/
+3
*
MIPS: Use CPHYSADDR to implement mips32 virt_to_phys
Paul Burton
2016-05-31
1
-4
/
+1
*
mips: Drop unused code in u-boot.h
Simon Glass
2016-05-27
1
-16
/
+0
*
mips: ath79: ar933x: Avoid warning with gcc5
Wills Wang
2016-05-26
1
-0
/
+2
*
mips: ath79: ar933x: Fix ethernet PHY mismatch
Wills Wang
2016-05-26
2
-1
/
+3
*
mips: Drop JZ4740 remnants
Marek Vasut
2016-05-26
2
-1158
/
+0
*
mips: Allow overriding start.S in SPL
Marek Vasut
2016-05-26
1
-0
/
+6
*
malta: Use device model & tree for UART
Paul Burton
2016-05-26
3
-0
/
+37
*
malta: Support MIPS32r6 configurations
Paul Burton
2016-05-21
1
-0
/
+1
*
MIPS: Support for targetting MIPSr6
Paul Burton
2016-05-21
2
-6
/
+30
*
MIPS: Simplify CONFIG_SYS_CPU values
Paul Burton
2016-05-21
1
-2
/
+2
*
MIPS: Use unchecked immediate addition/subtraction
Paul Burton
2016-05-21
2
-11
/
+13
*
mips: ath79: Add support for TPLink WDR4300
Marek Vasut
2016-05-21
3
-0
/
+59
*
mips: ath79: Add AR934x support
Marek Vasut
2016-05-21
9
-1
/
+683
*
mips: ath79: Add support for ungating ethernet on ar933x and ar934x
Marek Vasut
2016-05-21
3
-0
/
+80
*
mips: ath79: dts: Add ethernet MAC nodes for ar933x
Marek Vasut
2016-05-21
1
-0
/
+26
*
mips: ath79: Add support for ungating USB on ar933x and ar934x
Marek Vasut
2016-05-21
2
-0
/
+61
*
mips: ath79: dts: Add generic-ehci node
Marek Vasut
2016-05-21
1
-0
/
+7
*
mips: ath79: Fix compiler warning on const assignment
Marek Vasut
2016-05-21
1
-1
/
+1
*
mips: ath79: Fix ar71xx_regs.h indent
Marek Vasut
2016-05-21
1
-1034
/
+1069
*
mips: Add MIPS 74Kc tune
Marek Vasut
2016-05-21
2
-0
/
+4
*
mips: Fix compiler warning in cpu.c
Marek Vasut
2016-05-21
1
-1
/
+0
*
ath79: add readonly attribute for ath79_soc_desc
Wills Wang
2016-05-21
1
-4
/
+4
*
ath79: ar933x: use BIT macro for bit shift operation
Wills Wang
2016-05-21
1
-7
/
+7
*
mips: ath79: add AP143 reference board
Wills Wang
2016-05-21
4
-0
/
+133
*
mips: ath79: add AP121 reference board
Wills Wang
2016-05-21
4
-0
/
+137
*
mips: ath79: add support for QCA953x SOCs
Wills Wang
2016-05-21
6
-1
/
+787
*
mips: ath79: add support for AR933x SOCs
Wills Wang
2016-05-21
6
-0
/
+720
*
mips: add base support for QCA/Atheros ath79 SOCs
Wills Wang
2016-05-21
12
-0
/
+1610
*
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-05
1
-1
/
+1
*
MIPS: bootm: Add fixup of '/memory' node.
Purna Chandra Mandal
2016-04-19
1
-2
/
+3
*
board: pic32mzda: enable USB-host, USB-storage support.
Purna Chandra Mandal
2016-04-10
2
-0
/
+16
*
MIPS: fix mips_cache fallback without __builtin_mips_cache
Matthias Schiffer
2016-03-09
1
-1
/
+1
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
1
-1
/
+1
*
board: Enable ethernet, tftpboot support to pic32mzdask board.
Purna Chandra Mandal
2016-02-01
2
-0
/
+20
[next]