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
/
sh
/
include
/
asm
Age
Commit message (
Expand
)
Author
2012-03-26
sh: Add header file for interface of SH MMC
Nobuhiro Iwamatsu
2011-12-02
sh: Add support Renesas SH7724
Nobuhiro Iwamatsu
2011-12-02
sh: avoid multiple definition errors with cache funcs
Mike Frysinger
2011-10-23
sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-05
image: push default arch values to arch headers
Mike Frysinger
2011-10-05
console: Implement pre-console buffer
Graeme Russ
2011-08-22
sh: Add Renesas rsk7264 board
Phil Edworthy
2011-02-02
sh: add support for sh7757lcr board
Yoshihiro Shimoda
2011-01-11
sh: Divided macro for zImage and add asm/zimage.h
Nobuhiro Iwamatsu
2011-01-11
sh: Remove SCIF/SCI register infomation
Nobuhiro Iwamatsu
2011-01-11
sh: Add support SH7706
Nobuhiro Iwamatsu
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
Make getenv() work before relocation.
Wolfgang Denk
2010-06-28
sh: Add trigger_address_error and support cpu reset
Nobuhiro Iwamatsu
2010-06-28
sh: Fix path of irqflags.h
Nobuhiro Iwamatsu
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser