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
/
mips32
Age
Commit message (
Expand
)
Author
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-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-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
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-05-10
MIPS: Move timer code to arch/mips/cpu/$(CPU)/
Shinya Kuribayashi
2011-05-07
MIPS: Coding style cleanups on common assembly files
Shinya Kuribayashi
2011-05-07
MIPS: Remove mips_cache_lock() feature
Shinya Kuribayashi
2011-04-02
MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectory
Daniel Schwierzeck
2011-04-02
MIPS: IncaIP: Move all IncaIP specific code to separate subdirectory
Daniel Schwierzeck
2011-04-02
MIPS: Optimize the setup of CPU optimization flags
Daniel Schwierzeck
2011-04-02
MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32
Daniel Schwierzeck