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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: change 'extern inline' to 'static inline'
Daniel Schwierzeck
2015-07-02
2
-9
/
+9
*
MIPS: fix missing semicolon in cacheops.h
Tony Wu
2015-07-02
1
-1
/
+1
*
malta: IDE support
Paul Burton
2015-01-29
1
-0
/
+5
*
MIPS: avoid .set ISA for cache operations
Paul Burton
2015-01-29
1
-0
/
+13
*
MIPS: add support for pre-relocation malloc
Daniel Schwierzeck
2015-01-21
1
-2
/
+0
*
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-12-08
1
-1
/
+1
*
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
1
-1
/
+0
*
MIPS: drop incaip board
Daniel Schwierzeck
2014-04-20
2
-2432
/
+0
*
MIPS: allow use of generic board
Paul Burton
2014-04-20
1
-0
/
+9
*
MIPS: fix types u64 and __u64 to unsigned long long
Daniel Schwierzeck
2014-03-04
1
-20
/
+3
*
malta: enable PIIX4 SERIRQ
Paul Burton
2013-11-26
1
-0
/
+7
*
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
*
mips32: detect L1 cache sizes if they're not defined
Paul Burton
2013-11-09
1
-0
/
+6
*
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: bootm: add support for generic relocation of init ramdisks
Daniel Schwierzeck
2013-08-13
1
-0
/
+1
*
MIPS: bootm: add support for LMB
Daniel Schwierzeck
2013-08-13
1
-0
/
+2
*
MIPS: qemu-malta: setup GT64120 registers as done by YAMON
Gabor Juhos
2013-07-24
1
-1
/
+3
*
MIPS: qemu-malta: enable flash support
Gabor Juhos
2013-07-24
1
-0
/
+2
*
MIPS: qemu-malta: add reset support
Gabor Juhos
2013-07-24
1
-0
/
+3
*
MIPS: qemu-malta: add support for emulated MIPS Malta board
Gabor Juhos
2013-07-24
1
-0
/
+16
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
7
-103
/
+7
*
MIPS: asm/errno.h: switch to asm-generic/errno.h
Daniel Schwierzeck
2013-06-08
1
-143
/
+1
*
MIPS: fix __raw_* IO accessors
Gabor Juhos
2013-06-08
1
-13
/
+13
*
Change stub example to use asm-generic/sections.h
Simon Glass
2013-03-15
1
-2
/
+2
*
Introduce generic link section.h symbol files
Simon Glass
2013-03-15
1
-0
/
+27
*
MIPS: add dynamic relocation support
Gabor Juhos
2013-02-12
1
-2
/
+0
*
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
Daniel Schwierzeck
2013-02-12
1
-3
/
+0
*
MIPS: u-boot.lds: introduce symbol __image_copy_end
Daniel Schwierzeck
2013-02-12
1
-0
/
+6
*
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
Daniel Schwierzeck
2013-02-12
1
-0
/
+12
*
MIPS: xburst: fix broken access to global_data
Daniel Schwierzeck
2013-02-12
1
-0
/
+3
*
mips: Use generic global_data
Simon Glass
2013-02-04
1
-33
/
+1
*
mips: Move per_clk and dev_clk to arch_global_data
Simon Glass
2013-02-04
1
-4
/
+5
*
Add architecture-specific global data
Simon Glass
2013-02-01
1
-0
/
+5
*
MIPS: convert IO port accessor functions to 'static inline'
Gabor Juhos
2013-01-22
1
-4
/
+4
*
MIPS: use inline directive for __in*s functions
Gabor Juhos
2013-01-22
1
-1
/
+1
*
MIPS: constify address pointer in test_bit()
Daniel Schwierzeck
2012-12-08
1
-1
/
+1
*
mips: Change global data baudrate to int
Simon Glass
2012-10-19
2
-2
/
+2
*
MIPS: add support for 64 bit addressing
Zhi-zhou Zhang
2012-10-16
3
-1
/
+23
*
MIPS: don't use camel-case style
Zhi-zhou Zhang
2012-10-16
2
-42
/
+42
*
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
1
-0
/
+11
*
net: punt bd->bi_ip_addr
Mike Frysinger
2012-05-15
1
-1
/
+0
*
mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-23
1
-0
/
+36
*
MIPS: Ingenic XBurst Jz4740 processor support
Xiangfu Liu
2011-10-10
2
-0
/
+1161
[next]