index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm926ejs
/
mx25
/
generic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
1
-2
/
+2
*
common: Drop init.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Move clock functions into a new file
Simon Glass
2020-01-17
1
-0
/
+1
*
Move strtomhz() to vsprintf.h
Simon Glass
2019-12-02
1
-0
/
+1
*
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-06-23
1
-4
/
+4
*
ARM: CPU: arm926ejs: Consolidate cache routines to common file
Adam Ford
2018-09-10
1
-8
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
mx25: Add function to set PER clocks
Benoît Thébaudeau
2017-05-31
1
-0
/
+19
*
mx25: Fix imx_get_perclk()
Benoît Thébaudeau
2017-05-31
1
-1
/
+10
*
imx: cpu: move common chip revision id's
Adrian Alonso
2015-10-30
1
-0
/
+1
*
mx25: Remove empty line after printing the reset cause
Fabio Estevam
2015-01-08
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-14
/
+1
*
imx: mx25: Remove legacy iomux support
Benoît Thébaudeau
2013-05-05
1
-117
/
+0
*
ppc: arm: Move sdhc_clk into arch_global_data
Simon Glass
2013-02-04
1
-2
/
+2
*
mx25: Fix eSDHC support
Benoît Thébaudeau
2012-10-15
1
-9
/
+10
*
mx25: Define cpu_eth_init() only if needed
Benoît Thébaudeau
2012-10-15
1
-4
/
+6
*
mx25: Clean up clocks API
Benoît Thébaudeau
2012-10-15
1
-3
/
+3
*
mx25 clocks: Fix MXC_FEC_CLK
Benoît Thébaudeau
2012-10-15
1
-2
/
+1
*
mx25: Define more standard clocks
Benoît Thébaudeau
2012-10-15
1
-0
/
+10
*
mx25: Clean up clock calculations
Benoît Thébaudeau
2012-10-15
1
-4
/
+4
*
mx25: Fix decode_pll
Benoît Thébaudeau
2012-10-15
1
-3
/
+6
*
mx25: add CPU revision 1.2
Eric Benard
2012-10-15
1
-0
/
+3
*
mx25: Define default SoC input clock frequencies
Benoît Thébaudeau
2012-09-06
1
-1
/
+1
*
mx25: Enable dcache
Benoît Thébaudeau
2012-09-01
1
-0
/
+8
*
i.MX25: esdhc: Add mxc_get_clock infrastructure
Timo Ketola
2012-05-15
1
-0
/
+27
*
net: imx: Add multi-FEC support for imx_get_mac_from_fuse
Fabio Estevam
2012-01-16
1
-1
/
+1
*
imx: fix coding style
Fabio Estevam
2011-10-27
1
-55
/
+55
*
zmx25: Fix build warning due to 'get_reset_cause' defined but not used
Fabio Estevam
2011-09-30
1
-23
/
+23
*
ARM: mx25: Print the source of reset
Fabio Estevam
2011-09-30
1
-1
/
+24
*
ARM: mx25: Print the silicon revison
Fabio Estevam
2011-09-30
1
-1
/
+29
*
mx25: Make the UART port number explicit in its setup function
Fabio Estevam
2011-04-27
1
-1
/
+1
*
imx: Get fec mac address from fuse
Liu Hui-R64343
2010-11-21
1
-0
/
+12
*
MX25 print arm clock instead of mpllclk on boot
John Rigby
2010-04-30
1
-1
/
+1
*
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser
2010-04-13
1
-0
/
+263