index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ 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
*
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
Daniel Schwierzeck
2012-09-26
1
-1
/
+0
*
MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles
Daniel Schwierzeck
2012-08-24
3
-2
/
+4
*
MIPS: factor out endianess flag handling to arch config.mk
Daniel Schwierzeck
2012-08-24
3
-22
/
+20
*
dm: mips: Import libgcc components from Linux
Marek Vasut
2012-08-17
5
-0
/
+122
*
dm: mips: Fix lb60 timer code
Marek Vasut
2012-08-17
1
-6
/
+6
*
dm: mips: Fix lb60 WDT control
Marek Vasut
2012-08-17
1
-1
/
+1
*
global_data: unify global flag defines
Mike Frysinger
2012-08-09
1
-13
/
+1
*
MIPS: board.c: move extern declarations to u-boot-mips.h
Daniel Schwierzeck
2012-06-03
2
-7
/
+11
*
MIPS: bootm_qemu_mips.c: make checkpatch.pl clean
Daniel Schwierzeck
2012-06-03
1
-12
/
+14
*
MIPS: bootm.c: make checkpatch.pl clean
Daniel Schwierzeck
2012-06-03
1
-51
/
+51
*
net: Fix remaining API interface breakage
Joe Hershberger
2012-05-23
1
-1
/
+2
*
net: move bootfile init into eth_initialize
Mike Frysinger
2012-05-15
1
-8
/
+0
*
net: punt bd->bi_ip_addr
Mike Frysinger
2012-05-15
2
-4
/
+0
*
MIPS: fix endianess handling
Daniel Schwierzeck
2012-04-02
1
-6
/
+15
*
MIPS: fix inconsistency in config option for cache operation mode
Daniel Schwierzeck
2012-04-02
1
-1
/
+5
*
MIPS: board.c: fix init of flash data in bd_info
Daniel Schwierzeck
2012-04-02
1
-2
/
+6
*
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-19
1
-14
/
+14
*
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
2
-2
/
+2
*
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2012-03-18
2
-2
/
+2
*
arch/mips/lib/board.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-12-08
1
-4
/
+6
*
arch/mips/lib/board.c: make (mostly) checkpatch clean
Wolfgang Denk
2011-12-08
1
-64
/
+60
*
mips: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-23
1
-11
/
+3
*
mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-23
1
-0
/
+36
*
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-22
1
-1
/
+0
*
MIPS: Ingenic XBurst Jz4740 processor support
Xiangfu Liu
2011-10-10
9
-0
/
+2081
*
net: drop !NET_MULTI code
Mike Frysinger
2011-10-05
1
-2
/
+0
*
image: push default arch values to arch headers
Mike Frysinger
2011-10-05
1
-0
/
+3
*
console: Implement pre-console buffer
Graeme Russ
2011-10-05
1
-0
/
+3
*
MIPS: mips32: fix wrong loop bound in flush_cache()
Yao Cheng
2011-09-03
1
-0
/
+4
*
MIPS: make cache operation mode configurable
Daniel Schwierzeck
2011-07-31
1
-1
/
+5
*
MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG
Daniel Schwierzeck
2011-07-31
1
-3
/
+10
*
unify version_string
Andreas Bießmann
2011-07-28
1
-4
/
+0
*
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
1
-6
/
+0
*
Timer: Remove set_timer completely
Graeme Russ
2011-07-26
1
-6
/
+0
*
MIPS: Move timer code to arch/mips/cpu/$(CPU)/
Shinya Kuribayashi
2011-05-10
3
-2
/
+1
*
MIPS: Introduce --gc-sections for MIPS
Daniel Schwierzeck
2011-05-10
1
-0
/
+2
*
MIPS: Coding style cleanups on common assembly files
Shinya Kuribayashi
2011-05-07
2
-107
/
+93
*
MIPS: Remove mips_cache_lock() feature
Shinya Kuribayashi
2011-05-07
2
-100
/
+0
*
Make STANDALONE_LOAD_ADDR configurable per board
Wolfgang Denk
2011-04-12
1
-1
/
+1
*
MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectory
Daniel Schwierzeck
2011-04-02
7
-2
/
+69
*
MIPS: IncaIP: Move all IncaIP specific code to separate subdirectory
Daniel Schwierzeck
2011-04-02
7
-2
/
+70
*
MIPS: Optimize the setup of CPU optimization flags
Daniel Schwierzeck
2011-04-02
1
-7
/
+8
*
MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32
Daniel Schwierzeck
2011-04-02
14
-0
/
+0
*
MIPS: Purple: Remove Purple support
Daniel Schwierzeck
2011-04-02
6
-140
/
+0
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
2
-4
/
+4
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
2
-2
/
+4
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
3
-1
/
+3
*
board_init_r: Removed unused cmdtp variable
Richard Retanubun
2010-10-19
1
-1
/
+0
*
common: move TOTAL_MALLOC_LEN to include/common.h
Heiko Schocher
2010-09-19
1
-8
/
+0
*
relocation: fixup cmdtable
Heiko Schocher
2010-09-19
1
-24
/
+4
[next]