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
/
mx25
Age
Commit message (
Expand
)
Author
2012-05-15
i.MX25: esdhc: Add mxc_get_clock infrastructure
Timo Ketola
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-30
zmx25: Fix build warning due to 'get_reset_cause' defined but not used
Fabio Estevam
2011-09-30
ARM: mx25: Print the source of reset
Fabio Estevam
2011-09-30
ARM: mx25: Print the silicon revison
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
imx: Add auto generation of asm-offsets.h for imx25
Matthias Weisser
2011-07-14
imx: Use correct imx25 reset.c
Matthias Weisser
2011-07-14
imx: Add get_tbclk() function for imx25
Matthias Weisser
2011-04-27
mx25: Make the UART port number explicit in its setup function
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-10-28
imx25: Fix reset
Matthias Weisser
2010-04-30
MX25 print arm clock instead of mpllclk on boot
John Rigby
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser