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
Commit message (
Expand
)
Author
Age
Files
Lines
*
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-03-02
1
-1
/
+1
*
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 asm/ptrace.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop init.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
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
5
-9
/
+5
*
build: Drop CONFIG_SPL_BUILD guards in some cases
Tom Rini
2018-01-10
1
-5
/
+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: Fix boot hang by avoiding vector relocation
Fabio Estevam
2015-01-08
2
-0
/
+27
*
mx25: Remove empty line after printing the reset cause
Fabio Estevam
2015-01-08
1
-1
/
+1
*
kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib
Masahiro Yamada
2014-03-28
1
-57
/
+0
*
ARM: mx25: convert to common timer code
Rob Herring
2013-11-04
1
-117
/
+0
*
arm926ejs: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-22
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
5
-69
/
+5
*
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
*
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
1
-1
/
+1
*
arm: Move tbl to arch_global_data
Simon Glass
2013-02-01
1
-1
/
+1
*
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
2
-9
/
+9
*
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
3
-64
/
+64
*
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
*
Makefile : fix generation of cpu related asm-offsets.h
Stefano Babic
2011-09-07
1
-2
/
+0
*
Timer: Remove reset_timer_masked()
Graeme Russ
2011-07-26
1
-9
/
+0
*
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
1
-5
/
+0
*
Timer: Remove set_timer completely
Graeme Russ
2011-07-26
1
-5
/
+0
*
imx: Add auto generation of asm-offsets.h for imx25
Matthias Weisser
2011-07-14
2
-0
/
+62
*
imx: Use correct imx25 reset.c
Matthias Weisser
2011-07-14
1
-4
/
+2
*
imx: Add get_tbclk() function for imx25
Matthias Weisser
2011-07-14
1
-0
/
+12
*
mx25: Make the UART port number explicit in its setup function
Fabio Estevam
2011-04-27
1
-1
/
+1
[next]