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
*
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
2014-07-30
1
-1
/
+1
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+37
*
common/board_f: Initialized global data for generic board
York Sun
2014-05-12
1
-0
/
+2
*
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-12
2
-2
/
+0
*
MIPS: drop incaip board
Daniel Schwierzeck
2014-04-20
9
-3084
/
+0
*
MIPS: allow use of generic board
Paul Burton
2014-04-20
3
-0
/
+13
*
MIPS: define __init_end in u-boot.lds
Paul Burton
2014-04-20
1
-0
/
+1
*
MIPS: move mips_io_port_base out of board.c
Paul Burton
2014-04-20
3
-6
/
+14
*
MIPS: stub interrupt_init function
Paul Burton
2014-04-20
2
-0
/
+10
*
mips: xburst: remove remainders of dead board
Masahiro Yamada
2014-04-20
7
-842
/
+0
*
MIPS: always keep all sections in u-boot ELF binary.
Daniel Schwierzeck
2014-04-20
2
-27
/
+32
*
usb: create common header virtual root hub descriptors
Stephen Warren
2014-03-10
1
-98
/
+1
*
mips: move CONFIG_MIPS{32, 64} definition to config.mk
Masahiro Yamada
2014-03-07
2
-6
/
+2
*
config.mk: specify the exact path to standalone linker script
Masahiro Yamada
2014-03-07
3
-3
/
+6
*
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-03-07
1
-6
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2014-03-04
1
-20
/
+3
|
\
|
*
MIPS: fix types u64 and __u64 to unsigned long long
Daniel Schwierzeck
2014-03-04
1
-20
/
+3
*
|
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
2014-03-04
1
-1
/
+3
|
/
*
kbuild: rename OBJCFLAGS to OBJCOPYFLAGS
Masahiro Yamada
2014-02-25
1
-1
/
+1
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
3
-3
/
+3
*
malta: enable PIIX4 SERIRQ
Paul Burton
2013-11-26
1
-0
/
+7
*
mips: don't hardcode Malta env baudrate
Paul Burton
2013-11-26
1
-2
/
+4
*
malta: use unmapped flash base address
Gabor Juhos
2013-11-15
1
-1
/
+1
*
malta: arch/mips/include/asm/malta.h SPDX license tag
Paul Burton
2013-11-11
1
-3
/
+2
*
malta: setup PIIX4 interrupt route
Paul Burton
2013-11-09
1
-0
/
+5
*
malta: display "U-boot" on the LCD screen
Paul Burton
2013-11-09
1
-0
/
+10
*
malta: support for coreFPGA6 boards
Paul Burton
2013-11-09
1
-6
/
+29
*
qemu-malta: rename to just "malta"
Paul Burton
2013-11-09
2
-7
/
+7
*
mips32: detect L1 cache sizes if they're not defined
Paul Burton
2013-11-09
3
-19
/
+150
*
include: delete include/linux/config.h
Masahiro Yamada
2013-11-08
4
-5
/
+0
*
cosmetic: remove empty lines at the top of file
Masahiro Yamada
2013-11-08
1
-1
/
+0
*
mips: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
6
-158
/
+16
*
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
1
-1
/
+1
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
MIPS: bootm: drop obsolete Qemu specific bootm implementation
Daniel Schwierzeck
2013-08-13
2
-66
/
+0
*
MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta
Daniel Schwierzeck
2013-08-13
1
-2
/
+20
*
MIPS: bootm: add support for generic relocation of init ramdisks
Daniel Schwierzeck
2013-08-13
2
-2
/
+7
*
MIPS: bootm: refactor initialisation of kernel environment
Daniel Schwierzeck
2013-08-13
1
-33
/
+29
*
MIPS: bootm: refactor initialisation of kernel cmdline
Daniel Schwierzeck
2013-08-13
1
-47
/
+83
*
MIPS: bootm: add support for LMB
Daniel Schwierzeck
2013-08-13
2
-0
/
+23
*
MIPS: bootm: optimize kernel entry call
Daniel Schwierzeck
2013-08-13
1
-7
/
+4
*
MIPS: bootm: fix checkpatch.pl warnings
Daniel Schwierzeck
2013-08-13
1
-6
/
+7
*
MIPS: mips32/cache.S: use v1 register for indirect function calls
Gabor Juhos
2013-07-24
1
-4
/
+4
*
MIPS: mips32/cache.S: store cache line size in t8 register
Gabor Juhos
2013-07-24
1
-3
/
+3
*
MIPS: mips32/cache.S: save return address in t9 register
Gabor Juhos
2013-07-24
1
-1
/
+1
*
MIPS: xburst/start.S: rework relocation info check
Gabor Juhos
2013-07-24
1
-3
/
+3
*
MIPS: xburst/start.S: use t8 register for dynamic relocation
Gabor Juhos
2013-07-24
1
-9
/
+9
*
MIPS: xburst/start.S: save gd in s0 register
Gabor Juhos
2013-07-24
1
-1
/
+2
*
MIPS: xburst/start.S: save relocation offset in s1 register
Gabor Juhos
2013-07-24
1
-6
/
+6
*
MIPS: xburst/start.S: save relocation address in s2 register
Gabor Juhos
2013-07-24
1
-3
/
+5
[next]