~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm1136
/
mx31
Commit message (
Expand
)
Author
Age
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
*
build: Drop CONFIG_SPL_BUILD guards in some cases
Tom Rini
2018-01-10
*
imx: mx31 use new formula for get_cpu_rev
Peng Fan
2015-09-02
*
mx31: Fix boot hang by avoiding vector relocation
Fabio Estevam
2015-03-02
*
arm: mx31: use common timer functions
Andrew Ruder
2014-09-16
*
ARM: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
*
arm: Move tbl to arch_global_data
Simon Glass
2013-02-01
*
mx31/mx35/mx51/mx53/mx6: add watchdog
Troy Kisky
2013-01-13
*
imx: Use MXC_I2C_CLK in imx i2c driver
Matthias Weisser
2012-10-15
*
mx31: Define default SoC input clock frequencies
Benoît Thébaudeau
2012-09-06
*
Fix mx31_decode_pll
Benoît Thébaudeau
2012-09-06
*
mx31: add "ARM11P power gating" to get_reset_cause
Helmut Raiger
2012-03-27
*
MX31: add missing get_tbclk()
Stefano Babic
2012-02-27
*
mmc: access mxcmmc from mx31 boards
Helmut Raiger
2012-02-12
*
MX: serial_mxc: cleanup removing nasty #ifdef
Stefano Babic
2011-12-06
*
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-11
*
mx31: define pins and init for UART2 and CSPI3
Helmut Raiger
2011-11-03
*
mx31: Introduce mx31_set_gpr function
Fabio Estevam
2011-11-03
*
imx: fix coding style
Fabio Estevam
2011-10-27
*
mx31: provide readable WEIM CS accessor
Helmut Raiger
2011-10-27
*
mx31: make HSP clock for mx3fb driver available
Helmut Raiger
2011-10-13
*
MX31: Disable watchdog during low-power modes
Fabio Estevam
2011-09-30
*
MX31: Improve readability for reset cause
Fabio Estevam
2011-09-30
*
MX31: fix missing mxc_get_clk() call
Stefano Babic
2011-09-07
*
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-26
*
MX31: Cleanup clock function
Stefano Babic
2011-07-18
*
MX31: Make get_reset_cause() static and drop unreachable code
Stefano Babic
2011-05-23
*
MX31: change return value of get_cpu_rev
Stefano Babic
2011-05-11
*
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-04-27
*
arm1136: timer: Replace bss variable by gd
Heiko Schocher
2011-02-02
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
*
MX31: Removed warnings for iomux function
Stefano Babic
2010-10-20
*
MX31: add support for setting pin pads
Stefano Babic
2010-10-13
*
ARM: */timer.c: fix spelling and vertical alignment
Wolfgang Denk
2010-05-21
*
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser
2010-04-13