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
/
blackfin
/
lib
Age
Commit message (
Expand
)
Author
2011-04-08
Blackfin: fix bd_t handling
Mike Frysinger
2011-04-08
Blackfin: move CONFIG_BFIN_CPU back to board config.h
Mike Frysinger
2011-04-08
Blackfin: skip RAM display for 0 mem systems
Mike Frysinger
2010-11-18
Blackfin: make sure bss len is multiple of 4 bytes
Mike Frysinger
2010-11-18
Blackfin: stick ins/outs funcs into their own .text section
Mike Frysinger
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-02
Blackfin: fix MMC init output alignment
Mike Frysinger
2010-10-02
Blackfin: move CONFIG_BFIN_CPU to board config.mk
Mike Frysinger
2010-09-21
POST cleanup.
Michael Zaidman
2010-08-11
Blackfin: re-use board data in cpu banner
Mike Frysinger
2010-08-11
Blackfin: shutdown video DMA when booting Linux
Michael Hennerich
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-13
blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*
Peter Tyser
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser