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
Commit message (
Expand
)
Author
Age
Lines
*
Add support for Linux-like kallsysms
Mike Frysinger
2009-06-12
-53
/
+75
*
cmd_mtdparts.c: allow to omit definitions for default settings
Wolfgang Denk
2009-06-12
-4
/
+4
*
cmd_mtdparts: Move to common handling of FLASH devices via MTD layer
Stefan Roese
2009-06-12
-160
/
+80
*
mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o
Stefan Roese
2009-06-12
-3
/
+15
*
mtd: MTD related config header changes (mtdparts command)
Stefan Roese
2009-06-12
-0
/
+66
*
mtd: Update MTD infrastructure to support 64bit device size
Stefan Roese
2009-06-12
-284
/
+256
*
mtd: Add MTD concat support to concatenate multiple MTD NOR devices
Stefan Roese
2009-06-12
-5
/
+915
*
make MODEM SUPPORT generic instead of duplicate it
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-196
/
+119
*
ZOOM2 detect the version of the zoom2 board at runtime.
Tom Rix
2009-06-12
-3
/
+68
*
Beagle Convert the board version detection to use the OMAP3 GPIO interface.
Tom Rix
2009-06-12
-14
/
+18
*
Fix a typo in the instructions on using omap3's gpio interface.
Tom Rix
2009-06-12
-1
/
+1
*
ZOOM2 Define GPIO banks used.
Tom Rix
2009-06-12
-0
/
+8
*
OMAP3 Turn on the GPIO bank clocks
Tom Rix
2009-06-12
-0
/
+22
*
Coldfire M5271: Activate u-boot system timer interrupt.
Richard Retanubun
2009-06-12
-1
/
+1
*
Compier warning cleanup
Richard Retanubun
2009-06-12
-2
/
+1
*
Adds WATCHDOG_RESET() function call to lib_m68k dtimer_interrupt.
Richard Retanubun
2009-06-12
-1
/
+12
*
arch_misc_init support for ARM architectures
Prafulla Wadaskar
2009-06-12
-0
/
+5
*
at91: move cpu info print to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-12
/
+23
*
at91: move cpu name define to arm/arch/ cpu header
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-8
/
+27
*
at91: extract reset from timer
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-15
/
+43
*
omap24xx: rename reset file
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-1
/
+1
*
OMAP3: Fix CKE1 MUX setting to allow self-refresh
Dirk Behme
2009-06-12
-2
/
+2
*
OMAP3: Zoom2: Enable Board and CPU info
Dirk Behme
2009-06-12
-0
/
+6
*
ZOOM2 Add led support.
Tom Rix
2009-06-12
-4
/
+153
*
ZOOM2 Add serial support.
Tom Rix
2009-06-12
-16
/
+269
*
lh7a40x: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-1
/
+4
*
pxa: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-1
/
+16
*
arm: remove cpu_init
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-67
/
+2
*
arm: unify interrupt init
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-128
/
+16
*
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-3186
/
+134
*
afeb9260: fix macb device init
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-1
/
+1
*
ppc4xx: Remove PCI async bootup message if PCI is not used
Stefan Roese
2009-06-12
-1
/
+1
*
TQM834x: use buffered writes to accelerate writing to flash
Wolfgang Denk
2009-06-12
-4
/
+3
*
TQM834x: add FDT support
Wolfgang Denk
2009-06-12
-20
/
+95
*
TQM834x: fix environment size; add redundant env.
Wolfgang Denk
2009-06-12
-14
/
+12
*
ARM DaVinci: Reset with watchdog enabled
Thomas Lange
2009-06-12
-0
/
+4
*
video: Add an option to skip video initialization
Wolfgang Denk
2009-06-12
-0
/
+15
*
drv_video_init(): simplify logic
Wolfgang Denk
2009-06-12
-40
/
+29
*
at91: regroup IP hw init in one file per soc
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-603
/
+338
*
dm355 evm support
David Brownell
2009-06-12
-0
/
+365
*
OMAP3EVM: Set default bootfile
Sanjeev Premi
2009-06-12
-0
/
+2
*
ARM DaVinci: Minor Updates to base addresses
s-paulraj@ti.com
2009-06-12
-0
/
+6
*
ZOOM2 Add support for debug board detection.
Tom Rix
2009-06-12
-1
/
+61
*
OMAP3 Port kernel omap gpio interface.
Tom Rix
2009-06-12
-0
/
+304
*
ZOOM2 Add initial support for Zoom2
Tom Rix
2009-06-12
-2
/
+555
*
ARM DaVinci:Consolidate common u-boot.lds
Sandeep Paulraj
2009-06-12
-156
/
+37
*
OMAP Consolidate common u-boot.lds to cpu layer.
Tom Rix
2009-06-12
-257
/
+2
*
arm/dcc: add xscale support
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-0
/
+16
*
arm/dcc: use static support to allow to use it at anytime
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-114
/
+42
*
ARM: Update mach-types
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-7
/
+1697
[next]