index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
board: add SDHCI support for PIC32MZDASK board.
Purna Chandra Mandal
2016-02-01
2
-0
/
+18
*
board: Add Microchip PIC32MZ[DA]-Starter-Kit board.
Purna Chandra Mandal
2016-02-01
3
-1
/
+52
*
MIPS: Add support for Microchip PIC32MZ[DA] SoC family.
Purna Chandra Mandal
2016-02-01
7
-2
/
+379
*
drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.
Purna Chandra Mandal
2016-02-01
1
-0
/
+32
*
MIPS: initial infrastructure for Microchip PIC32 architecture
Purna Chandra Mandal
2016-02-01
6
-0
/
+110
*
MIPS: Support dynamic I/O port base address
Paul Burton
2016-02-01
5
-34
/
+34
*
MIPS: Remove SLOW_DOWN_IO
Paul Burton
2016-02-01
1
-37
/
+3
*
mips: cache: Bulletproof the code against cornercases
Marek Vasut
2016-02-01
1
-0
/
+8
*
MIPS: start.S: fix and optimize instructions
Daniel Schwierzeck
2016-02-01
1
-11
/
+11
*
MIPS: initialize board_init_f() argument to zero.
Purna Chandra Mandal
2016-02-01
1
-1
/
+1
*
mips: asm/io.h: Add in <linux/bug.h>
Tom Rini
2016-01-25
1
-0
/
+1
*
MIPS: implement bit manipulating I/O accessors
Daniel Schwierzeck
2016-01-16
1
-0
/
+55
*
MIPS: fix SPDX license identifier in remaining arch header files
Daniel Schwierzeck
2016-01-16
14
-55
/
+32
*
MIPS: sync processor and register definitions with linux-4.4
Daniel Schwierzeck
2016-01-16
8
-553
/
+1211
[next]