index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm1136
/
mx31
Age
Commit message (
Expand
)
Author
2013-02-01
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
arm: Move tbl to arch_global_data
Simon Glass
2013-01-13
mx31/mx35/mx51/mx53/mx6: add watchdog
Troy Kisky
2012-10-15
imx: Use MXC_I2C_CLK in imx i2c driver
Matthias Weisser
2012-09-06
mx31: Define default SoC input clock frequencies
Benoît Thébaudeau
2012-09-06
Fix mx31_decode_pll
Benoît Thébaudeau
2012-03-27
mx31: add "ARM11P power gating" to get_reset_cause
Helmut Raiger
2012-02-27
MX31: add missing get_tbclk()
Stefano Babic
2012-02-12
mmc: access mxcmmc from mx31 boards
Helmut Raiger
2011-12-06
MX: serial_mxc: cleanup removing nasty #ifdef
Stefano Babic
2011-11-11
mx31: Fix checkpatch warnings in generic.c
Fabio Estevam
2011-11-11
mx31: Use proper IO accessor for GPR register
Fabio Estevam
2011-11-11
mx31: Remove duplicate definition for GPR register
Fabio Estevam
2011-11-03
mx31: define pins and init for UART2 and CSPI3
Helmut Raiger
2011-11-03
mx31: Introduce mx31_set_gpr function
Fabio Estevam
2011-10-27
imx: fix coding style
Fabio Estevam
2011-10-27
mx31: provide readable WEIM CS accessor
Helmut Raiger
2011-10-13
mx31: make HSP clock for mx3fb driver available
Helmut Raiger
2011-09-30
MX31: Disable watchdog during low-power modes
Fabio Estevam
2011-09-30
MX31: Improve readability for reset cause
Fabio Estevam
2011-09-07
MX31: fix missing mxc_get_clk() call
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-18
MX31: Cleanup clock function
Stefano Babic
2011-05-23
MX31: Make get_reset_cause() static and drop unreachable code
Stefano Babic
2011-05-11
MX31: change return value of get_cpu_rev
Stefano Babic
2011-04-27
MX31: Introduce get_reset_cause()
Fabio Estevam
2011-04-27
ARM: mx31: Print the silicon version
Fabio Estevam
2011-04-27
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
Stefano Babic
2011-04-27
MX31: add support for MX31 watchdog
Stefano Babic
2011-02-01
arm1136: timer: Replace bss variable by gd
Heiko Schocher
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-19
MX31: Removed warnings for iomux function
Stefano Babic
2010-10-13
MX31: add support for setting pin pads
Stefano Babic
2010-05-21
ARM: */timer.c: fix spelling and vertical alignment
Wolfgang Denk
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser