index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
Commit message (
Expand
)
Author
Age
Lines
*
gpio: Replace ARM gpio.h with the common API in include/asm-generic
Joe Hershberger
2012-01-09
-16
/
+19
*
tegra: Add support for UART init in cpu board.c
Simon Glass
2011-12-24
-0
/
+51
*
tegra: Add a function mux feature
Simon Glass
2011-12-24
-1
/
+59
*
tegra: add clock_ll_start_uart() to enable UART prior to reloc
Simon Glass
2011-12-24
-0
/
+14
*
tegra: Move clock_early_init() to arch_cpu_init()
Simon Glass
2011-12-24
-0
/
+3
*
tegra: Move cpu_init_cp15() to arch_cpu_init()
Simon Glass
2011-12-24
-0
/
+4
*
tegra2: Always build with USE_PRIVATE_LIBGCC=yes.
Thierry Reding
2011-12-24
-0
/
+2
*
arm: Tegra: fix undefined instruction hang immediately after reset
Tom Warren
2011-12-21
-0
/
+2
*
USB: MX5: add helper functions to enable USB clocks
Wolfgang Grandegger
2011-12-11
-0
/
+72
*
i.mx: add the initial support for freescale i.MX6Q processor
Jason Liu
2011-12-09
-0
/
+591
*
i.mx: introduce the armv7/imx-common folder
Jason Liu
2011-12-09
-86
/
+165
*
S5PC2XX: Rename S5pc2XX to exynos
Chander Kashyap
2011-12-09
-25
/
+25
*
tegra2: Don't use board pointer before it is set up
Simon Glass
2011-12-09
-9
/
+1
*
tegra2: Remove unneeded 'dynamic ram size' message
Simon Glass
2011-12-09
-3
/
+1
*
tegra2: Remove unneeded boot code
Simon Glass
2011-12-09
-147
/
+1
*
arm: Move CP15 init out of cpu_init_crit()
Simon Glass
2011-12-09
-6
/
+18
*
tegra2: Simplify tegra_start() boot path
Simon Glass
2011-12-09
-25
/
+37
*
tegra2: Add arch_cpu_init() to fire up Cortex-A9
Simon Glass
2011-12-09
-0
/
+21
*
arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings
Anatolij Gustschin
2011-12-06
-5
/
+3
*
arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings
Anatolij Gustschin
2011-12-06
-2
/
+3
*
mx5: Correct a warning in clock.c
Simon Glass
2011-12-06
-1
/
+1
*
OMAP3: Add SPL_BOARD_INIT hook
Tom Rini
2011-12-06
-0
/
+9
*
OMAP3 SPL: Add identify_nand_chip function
Tom Rini
2011-12-06
-0
/
+90
*
OMAP3 SPL: Rework memory initalization and devkit8000 support
Tom Rini
2011-12-06
-13
/
+15
*
OMAP3: Change mem_ok to clear again after reading back
Tom Rini
2011-12-06
-0
/
+1
*
OMAP3: Add a helper function to set timings in SDRC
Tom Rini
2011-12-06
-55
/
+61
*
OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()
Tom Rini
2011-12-06
-12
/
+11
*
omap3: mem: Comment enable_gpmc_cs_config more
Tom Rini
2011-12-06
-3
/
+9
*
AM35xx: add EMAC support
Ilya Yanok
2011-12-06
-0
/
+45
*
omap4: fix IO setting
Aneesh V
2011-12-06
-1
/
+6
*
omap4460: add ES1.1 identification
Aneesh V
2011-12-06
-1
/
+9
*
omap4: emif: fix error in driver
Aneesh V
2011-12-06
-2
/
+2
*
omap: remove I2C from SPL
Aneesh V
2011-12-06
-1
/
+0
*
omap4460: fix TPS initialization
Aneesh V
2011-12-06
-8
/
+0
*
start.S: remove omap3 specific code from start.S
Aneesh V
2011-12-06
-23
/
+8
*
armv7: setup vector
Aneesh V
2011-12-06
-0
/
+17
*
armv7: include armv7/cpu.c in SPL build
Aneesh V
2011-12-06
-2
/
+2
*
armv7: disable L2 cache in cleanup_before_linux()
Aneesh V
2011-12-06
-0
/
+1
*
OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.
Alexander Holler
2011-11-29
-11
/
+1
*
arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning
Anatolij Gustschin
2011-11-16
-2
/
+0
*
omap4/5: Add support for booting with CH.
Sricharan
2011-11-15
-41
/
+164
*
omap5: emif: Add emif/ddr configurations required for omap5 evm
Sricharan
2011-11-15
-213
/
+514
*
omap5: clocks: Add clocks support for omap5 platform.
Sricharan
2011-11-15
-470
/
+991
*
omap5: Add minimal support for omap5430.
Sricharan
2011-11-15
-319
/
+362
*
omap4: make omap4 code common for future reuse
Sricharan
2011-11-15
-9
/
+16
*
mx53: Turn off child clocks before reconfigure perclk_root
Fabio Estevam
2011-11-04
-0
/
+15
*
omap/spl: actually enable the console
Ilya Yanok
2011-11-03
-0
/
+2
*
Reduce build times
Wolfgang Denk
2011-11-03
-4
/
+5
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-10-28
-41
/
+2491
|
\
|
*
ARM: Add Calxeda Highbank platform
Rob Herring
2011-10-27
-0
/
+169
[next]