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
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
1
-7
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
1
-1
/
+1
|
\
|
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
1
-1
/
+1
*
|
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: board.c: remove manual relocation of env_name_spec
Daniel Schwierzeck
2013-02-15
1
-8
/
+0
*
MIPS: add dynamic relocation support
Gabor Juhos
2013-02-12
6
-12
/
+94
*
MIPS: u-boot.lds: add relocation specific sections
Gabor Juhos
2013-02-12
1
-1
/
+41
*
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
Daniel Schwierzeck
2013-02-12
5
-19
/
+9
*
MIPS: start.S: optimize BSS initialization
Daniel Schwierzeck
2013-02-12
3
-28
/
+35
*
MIPS: board.c: switch to new symbols __bss_end and __image_copy_end
Daniel Schwierzeck
2013-02-12
1
-2
/
+3
*
MIPS: u-boot.lds: introduce symbol __image_copy_end
Daniel Schwierzeck
2013-02-12
2
-0
/
+8
*
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
Daniel Schwierzeck
2013-02-12
2
-5
/
+18
*
MIPS: compute num_got_entries from .got section's size
Gabor Juhos
2013-02-12
1
-4
/
+2
*
MIPS: start.S: unify and simplify reset vector handling
Daniel Schwierzeck
2013-02-12
2
-176
/
+57
*
MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status
Daniel Schwierzeck
2013-02-12
1
-9
/
+1
*
MIPS: xburst: fix broken access to global_data
Daniel Schwierzeck
2013-02-12
2
-3
/
+6
*
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
*
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
1
-6
/
+6
*
arm: Move tbl to arch_global_data
Simon Glass
2013-02-01
1
-6
/
+6
*
Add architecture-specific global data
Simon Glass
2013-02-01
1
-0
/
+5
*
MIPS: add unified u-boot.lds file
Gabor Juhos
2013-01-31
1
-0
/
+84
*
MIPS: remove OUTPUT_FORMAT from linker scripts
Gabor Juhos
2013-01-30
2
-0
/
+12
*
MIPS: xburst: simplify relocation offset calculation
Gabor Juhos
2013-01-30
1
-9
/
+3
*
MIPS: simplify relocated _G_O_T_ address calculation
Gabor Juhos
2013-01-30
3
-12
/
+3
*
MIPS: start.S: don't save flush_cache parameters in advance
Gabor Juhos
2013-01-27
2
-20
/
+4
*
MIPS: start.S: simplify relocation offset calculation
Gabor Juhos
2013-01-27
2
-18
/
+6
*
MIPS: start.S: save reused arguments earlier in relocate_code
Gabor Juhos
2013-01-27
2
-4
/
+6
*
MIPS: start.S: set sp register directly
Gabor Juhos
2013-01-27
2
-4
/
+2
*
MIPS: start.S: fix boundary check in relocate_code
Gabor Juhos
2013-01-27
3
-3
/
+3
*
MIPS: start{, 64}.S: fill branch delay slots with NOP instructions
Gabor Juhos
2013-01-22
2
-0
/
+3
*
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: bootm.c: add support for 'prep' and 'go' subcommands
Gabor Juhos
2013-01-16
1
-2
/
+13
*
MIPS: bootm.c: separate environment initialization
Gabor Juhos
2013-01-16
1
-23
/
+27
*
MIPS: bootm.c: separate linux jump code
Gabor Juhos
2013-01-16
1
-13
/
+19
*
MIPS: bootm.c: use debug macro to print debug message
Gabor Juhos
2013-01-16
1
-3
/
+1
*
mips: serial: Fix busted manual relocation
Joe Hershberger
2012-12-12
1
-0
/
+3
*
MIPS: constify mips_io_port_base
Daniel Schwierzeck
2012-12-12
1
-1
/
+1
*
MIPS: constify address pointer in test_bit()
Daniel Schwierzeck
2012-12-08
1
-1
/
+1
*
MIPS: fix a latent bug on initialize $gp
Zhi-zhou Zhang
2012-12-08
1
-1
/
+6
*
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2012-11-27
2
-2
/
+0
|
\
|
*
MIPS: do not initialize timestamp variable before relocate_code
Zhi-zhou Zhang
2012-11-25
2
-2
/
+0
*
|
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-11-20
1
-1
/
+1
|
/
*
common: Convert the U-Boot commands to LG-arrays
Marek Vasut
2012-10-22
1
-2
/
+2
*
mips: Change global data baudrate to int
Simon Glass
2012-10-19
2
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2012-10-17
16
-60
/
+884
|
\
|
*
MIPS: add board qemu-mips64 support
Zhi-zhou Zhang
2012-10-16
7
-0
/
+802
|
*
MIPS: add support for 64 bit addressing
Zhi-zhou Zhang
2012-10-16
3
-1
/
+23
[next]