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
/
cpu
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init
Shinya Kuribayashi
2008-11-09
2
-1
/
+10
*
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-10-21
1
-2
/
+2
*
Merge git://git.denx.de/u-boot into x1
Markus Klotzbuecher
2008-10-21
5
-17
/
+17
|
\
|
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
5
-17
/
+17
*
|
The PIPE_INTERRUPT flag is used wrong
Remy Bohmer
2008-10-14
1
-4
/
+5
|
/
*
Fix merge problems
Stefan Roese
2008-08-06
1
-1
/
+1
*
[MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate lines
Shinya Kuribayashi
2008-06-07
5
-18
/
+10
*
[MIPS] Rename Alchemy processor configs into CONFIG_SOC_*
Shinya Kuribayashi
2008-06-07
3
-9
/
+9
*
[MIPS] Update <asm/addrspace.h> header
Shinya Kuribayashi
2008-06-05
1
-3
/
+3
*
[MIPS] Kill unused <version.h> inclusions
Shinya Kuribayashi
2008-06-05
3
-3
/
+0
*
[MIPS] <asm/mipsregs.h>: Update coprocessor register access macros
Shinya Kuribayashi
2008-05-30
1
-5
/
+5
*
Fix some whitespace issues
Wolfgang Denk
2008-05-21
1
-3
/
+3
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
4
-136
/
+136
*
[MIPS] cpu/mips/cache.S: Fix build warning
Shinya Kuribayashi
2008-05-06
1
-2
/
+4
*
Allow building mips versions with ELDK 3.1.1
Vlad Lungu
2008-05-05
1
-3
/
+6
*
[MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker
Shinya Kuribayashi
2008-05-03
1
-1
/
+1
*
[MIPS] cpu/mips/cache.S: Add dcache_enable
Shinya Kuribayashi
2008-05-03
1
-0
/
+16
*
Use jr as register jump instruction
Shinya Kuribayashi
2008-04-18
3
-6
/
+6
*
cpu/mips/cpu.c: Fix flush_cache bug
Shinya Kuribayashi
2008-04-17
1
-2
/
+2
*
[MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kB
Shinya Kuribayashi
2008-03-25
1
-5
/
+9
*
[MIPS] Fix dcache_status()
Shinya Kuribayashi
2008-03-25
1
-3
/
+7
*
[MIPS] Introduce _machine_restart
Shinya Kuribayashi
2008-03-25
1
-7
/
+6
*
[MIPS] Cleanup CP0 Status initialization
Shinya Kuribayashi
2008-03-25
1
-9
/
+25
*
[MIPS] Initialize CP0 Cause before setting up CP0 Status register
Shinya Kuribayashi
2008-03-25
1
-3
/
+3
*
[MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()
Shinya Kuribayashi
2008-03-25
1
-8
/
+0
*
[MIPS] Implement flush_cache()
Shinya Kuribayashi
2008-03-25
1
-0
/
+22
*
[MIPS] Fix I-/D-cache initialization loops
Shinya Kuribayashi
2008-03-25
1
-39
/
+76
*
[MIPS] Replace memory clearance code with f_fill64
Shinya Kuribayashi
2008-03-25
1
-15
/
+28
*
[MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros
Shinya Kuribayashi
2008-03-25
1
-18
/
+7
*
[MIPS] Request for the 'mips_cache_lock()' removal
Shinya Kuribayashi
2008-03-25
2
-0
/
+4
*
cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate.
Shinya Kuribayashi
2008-02-23
1
-1
/
+1
*
[MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker
Shinya Kuribayashi
2007-11-17
1
-2
/
+1
*
[MIPS] Remove useless instructions for initializing $gp.
Shinya Kuribayashi
2007-11-17
1
-3
/
+1
*
[MIPS] MIPS 4K core: Coding style cleanups
Shinya Kuribayashi
2007-11-17
3
-47
/
+39
*
[MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.
Shinya Kuribayashi
2007-11-17
1
-1
/
+1
*
[MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error
Shinya Kuribayashi
2007-11-17
1
-59
/
+59
*
[MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanup
Shinya Kuribayashi
2007-10-21
1
-1
/
+1
*
[MIPS] Fix $gp usage
Shinya Kuribayashi
2007-10-21
1
-6
/
+13
*
cpu/m*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
1
-4
/
+4
*
cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-3
/
+3
*
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-10-09
1
-1
/
+1
*
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-09-01
1
-9
/
+13
*
Fix MIPS LE build problem
Wolfgang Denk
2006-07-21
1
-1
/
+1
*
au1x00_eth.c: check malloc return value and abort if it failed
Wolfgang Denk
2006-03-13
1
-2
/
+6
*
Code cleanup, especially MIPS for GCC 4.x
Wolfgang Denk
2005-12-04
1
-1
/
+1
*
Fix U-Boot compilation for MIPS boards using ELDK 4.0
Wolfgang Denk
2005-12-01
2
-14
/
+19
*
Add support for multiple PHYs.
Marian Balakowicz
2005-10-28
1
-2
/
+13
*
Fix au1x00_serial baud rate calculation:
Wolfgang Denk
2005-09-25
1
-2
/
+14
*
Add support for AMD's Pb1x00 eval board;
Wolfgang Denk
2005-09-25
4
-7
/
+2207
*
Fix ethernet timeouts on dbau1550 and other au1x00 systems
Wolfgang Denk
2005-09-24
1
-2
/
+2
[next]