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
*
board: ge: bx50v3: add missing partnum variable
Kimmo Surakka
2016-06-07
-3
/
+3
*
board: ge: bx50v3: disable unused features to improve size and boot speed
Andrew Shadura
2016-06-07
-3
/
+15
*
board: ge: bx50v3: make SATA optional and disabled by default
Andrew Shadura
2016-06-07
-1
/
+2
*
board: ge: bx50v3: make network support optional and disabled by default
Andrew Shadura
2016-06-07
-9
/
+5
*
board: ge: bx50v3: make USB support optional and disabled by default
Andrew Shadura
2016-06-07
-13
/
+17
*
board: ge: bx50v3: make CONFIG_VIDEO optional and disabled by default
Andrew Shadura
2016-06-07
-3
/
+5
*
board: ge: bx50v3: don't configure the backlight when there's no display
Andrew Shadura
2016-06-07
-0
/
+3
*
imx: mx7: implement reset_misc
Peng Fan
2016-05-31
-0
/
+8
*
cosmetic: mx6slevk: Minor coding-style fix
Sebastien Bourdelin
2016-05-31
-8
/
+8
*
imx: mx6qsabreauto: drop duplicated net phy configuration
Peng Fan
2016-05-31
-33
/
+0
*
imx: ventana: add fdt fixup to enable UHS-I support on selected boards
Tim Harvey
2016-05-31
-2
/
+33
*
imx: ventana: add GW553x support
Tim Harvey
2016-05-31
-3
/
+66
*
imx: ventana: remove several EEPROM config bit dependence
Tim Harvey
2016-05-31
-31
/
+0
*
imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bit
Tim Harvey
2016-05-31
-11
/
+22
*
imx: ventana: enable pwm device-tree property based on hwconfig
Tim Harvey
2016-05-31
-0
/
+35
*
imx: ventana: fix invalid dio configuration for pwm mode
Tim Harvey
2016-05-31
-1
/
+1
*
imx: ventana: export backlight gpio after gpio driver is available
Tim Harvey
2016-05-31
-2
/
+3
*
imx: ventana: gsc: show board temp on boot
Tim Harvey
2016-05-31
-0
/
+6
*
imx: ventana: gsc: fix negative temperature readings
Tim Harvey
2016-05-31
-0
/
+2
*
imx: ventana: gsc: add gsc sleep command
Tim Harvey
2016-05-31
-1
/
+45
*
imx: ventana: SPL: added support for 32bit IMX6DQ 8Gb density DRAM config
Tim Harvey
2016-05-31
-0
/
+32
*
imx: ventana: SPL: only disable boot watchdog if Falcon mode
Tim Harvey
2016-05-31
-3
/
+3
*
imx: ventana: config: add PREBOOT support
Tim Harvey
2016-05-31
-0
/
+1
*
imx: ventana: config: use explicit addr in loadscript
Tim Harvey
2016-05-31
-1
/
+1
*
imx: ventana: config: use fs env var for block dev filesystem type
Tim Harvey
2016-05-31
-7
/
+8
*
imx: ventana: config: use bootdir env var for directory of fdt files
Tim Harvey
2016-05-31
-6
/
+6
*
imx: ventana: config: add fixfdt script to apply manual fdt fixups
Tim Harvey
2016-05-31
-10
/
+15
*
imx: ventana: config: add env vars for disk and part
Tim Harvey
2016-05-31
-4
/
+8
*
ts4800: add CONFIG_SYS_FSL_ERRATUM_ESDHC_A001
Sebastien Bourdelin
2016-05-24
-0
/
+2
*
ts4800: update environment to boot with device tree
Damien Riegel
2016-05-24
-4
/
+13
*
imx: ventana: remove SPL_EXT_SUPPORT
Tim Harvey
2016-05-24
-0
/
+1
*
imx: ventana: use EEPROM register for falcon boot mode
Tim Harvey
2016-05-24
-13
/
+12
*
imx: ventana: gsc: remove dependence on env
Tim Harvey
2016-05-24
-2
/
+2
*
imx: ventana: config: remove redundant config
Tim Harvey
2016-05-24
-3
/
+0
*
board: mx6sabresd/auto: use simpler runtime cpu dection macros
Peng Fan
2016-05-24
-4
/
+4
*
block: dwc_ahsata: support i.MX6DQPlus
Peng Fan
2016-05-24
-1
/
+1
*
net: fec_mxc: use simpler runtime cpu dection macros
Peng Fan
2016-05-24
-1
/
+1
*
ocotp: mxc: use simpler runtime cpu dection macros
Peng Fan
2016-05-24
-2
/
+2
*
mtd: nand: mxs: use simpler runtime cpu dection macros
Peng Fan
2016-05-24
-1
/
+1
*
imx-common: timer: support i.MX6DQPlus
Peng Fan
2016-05-24
-1
/
+1
*
imx-common: sata: return failure if not i.MX6DQPlus
Peng Fan
2016-05-24
-1
/
+1
*
imx-common: hab: support i.MX6DQPlus
Peng Fan
2016-05-24
-0
/
+10
*
imx: mx6: correct get_cpu_speed_grade_hz for i.MX6DQP
Peng Fan
2016-05-24
-2
/
+2
*
imx: mx6: ddr: support i.MX6D/QPlus
Peng Fan
2016-05-24
-2
/
+2
*
imx-common: use simpler runtime cpu dection macros
Peng Fan
2016-05-24
-48
/
+20
*
imx-common: hab: support i.MX6SOLO
Peng Fan
2016-05-24
-5
/
+10
*
imx: mx6: use simpler runtime cpu dection macros
Peng Fan
2016-05-24
-36
/
+29
*
imx: mx6: support i.MX6SOLO when enable/disable_ldb_di_clock_sources
Peng Fan
2016-05-24
-2
/
+2
*
imx-common: introduce simpler macros for runtime dection
Peng Fan
2016-05-24
-0
/
+8
*
Merge branch 'master' of git://git.denx.de/u-boot
Stefano Babic
2016-05-24
-3115
/
+13571
|
\
[next]