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
/
arm
/
cpu
/
arm926ejs
/
mx27
Age
Commit message (
Expand
)
Author
2012-09-01
gpio: add gpio api support to mx27 (v4)
trem
2012-02-27
MX27: add missing get_tbclk()
Stefano Babic
2012-02-12
mmc: access mxcmmc from mx31 boards
Helmut Raiger
2012-01-16
net: imx: Add multi-FEC support for imx_get_mac_from_fuse
Fabio Estevam
2011-10-27
imx: fix coding style
Fabio Estevam
2011-09-07
Makefile : fix generation of cpu related asm-offsets.h
Stefano Babic
2011-07-26
Timer: Remove reset_timer_masked()
Graeme Russ
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-07-14
MX27: Update to autogenerated asm-offsets.h
Stefano Babic
2011-07-14
mx27: Make the UART port number explicit
Fabio Estevam
2011-02-02
arm926ejs: timer: Replace bss variable by gdr
Heiko Schocher
2010-12-09
Merge branch 'master' of git://git.denx.de/u-boot-imx
Wolfgang Denk
2010-11-21
imx: Get fec mac address from fuse
Liu Hui-R64343
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-04-30
arm, mx27: add support for SDHC1 pin init
Heiko Schocher
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser