index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cpu
Age
Commit message (
Expand
)
Author
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2013-02-12
MIPS: add dynamic relocation support
Gabor Juhos
2013-02-12
MIPS: u-boot.lds: add relocation specific sections
Gabor Juhos
2013-02-12
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
Daniel Schwierzeck
2013-02-12
MIPS: start.S: optimize BSS initialization
Daniel Schwierzeck
2013-02-12
MIPS: u-boot.lds: introduce symbol __image_copy_end
Daniel Schwierzeck
2013-02-12
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
Daniel Schwierzeck
2013-02-12
MIPS: compute num_got_entries from .got section's size
Gabor Juhos
2013-02-12
MIPS: start.S: unify and simplify reset vector handling
Daniel Schwierzeck
2013-02-12
MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status
Daniel Schwierzeck
2013-02-12
MIPS: xburst: fix broken access to global_data
Daniel Schwierzeck
2013-02-01
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
arm: Move tbl to arch_global_data
Simon Glass
2013-01-31
MIPS: add unified u-boot.lds file
Gabor Juhos
2013-01-30
MIPS: remove OUTPUT_FORMAT from linker scripts
Gabor Juhos
2013-01-30
MIPS: xburst: simplify relocation offset calculation
Gabor Juhos
2013-01-30
MIPS: simplify relocated _G_O_T_ address calculation
Gabor Juhos
2013-01-27
MIPS: start.S: don't save flush_cache parameters in advance
Gabor Juhos
2013-01-27
MIPS: start.S: simplify relocation offset calculation
Gabor Juhos
2013-01-27
MIPS: start.S: save reused arguments earlier in relocate_code
Gabor Juhos
2013-01-27
MIPS: start.S: set sp register directly
Gabor Juhos
2013-01-27
MIPS: start.S: fix boundary check in relocate_code
Gabor Juhos
2013-01-22
MIPS: start{, 64}.S: fill branch delay slots with NOP instructions
Gabor Juhos
2012-12-08
MIPS: fix a latent bug on initialize $gp
Zhi-zhou Zhang
2012-11-27
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2012-11-25
MIPS: do not initialize timestamp variable before relocate_code
Zhi-zhou Zhang
2012-11-20
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-10-17
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2012-10-17
split AU1X00 specific code from cmd_ide.c
Pavel Herrmann
2012-10-17
serial: Use default_serial_puts() in drivers
Marek Vasut
2012-10-16
MIPS: add board qemu-mips64 support
Zhi-zhou Zhang
2012-10-16
MIPS: don't use camel-case style
Zhi-zhou Zhang
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver
Marek Vasut
2012-10-15
serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver
Marek Vasut
2012-10-15
serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver
Marek Vasut
2012-08-24
MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles
Daniel Schwierzeck
2012-08-24
MIPS: factor out endianess flag handling to arch config.mk
Daniel Schwierzeck
2012-08-17
dm: mips: Fix lb60 timer code
Marek Vasut
2012-08-17
dm: mips: Fix lb60 WDT control
Marek Vasut
2012-05-23
net: Fix remaining API interface breakage
Joe Hershberger
2012-04-02
MIPS: fix endianess handling
Daniel Schwierzeck
2012-04-02
MIPS: fix inconsistency in config option for cache operation mode
Daniel Schwierzeck
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
2011-10-22
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-10
MIPS: Ingenic XBurst Jz4740 processor support
Xiangfu Liu
2011-09-03
MIPS: mips32: fix wrong loop bound in flush_cache()
Yao Cheng
2011-07-31
MIPS: make cache operation mode configurable
Daniel Schwierzeck
2011-07-31
MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG
Daniel Schwierzeck
[next]