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
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-01-30
MIPS: remove OUTPUT_FORMAT from linker scripts
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-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: 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 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-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