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
/
generic.c
Age
Commit message (
Expand
)
Author
2012-10-15
mx25: Define more standard clocks
Benoît Thébaudeau
2012-10-15
mx25: Clean up clock calculations
Benoît Thébaudeau
2012-10-15
mx25: Fix decode_pll
Benoît Thébaudeau
2012-10-15
mx25: add CPU revision 1.2
Eric Benard
2012-09-06
mx25: Define default SoC input clock frequencies
Benoît Thébaudeau
2012-09-01
mx25: Enable dcache
Benoît Thébaudeau
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-04-27
mx25: Make the UART port number explicit in its setup function
Fabio Estevam
2010-11-21
imx: Get fec mac address from fuse
Liu Hui-R64343
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