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
*
s3c24xx: serial: Remove dead code
David Müller (ELSOFT AG)
2016-02-08
-6
/
+0
*
doc: Remove any reference to CONFIG_MODEM_SUPPORT, CONFIG_CMD_HWFLOW, CONFIG_...
David Müller (ELSOFT AG)
2016-02-08
-100
/
+0
*
Remove unused CONFIG_HWFLOW option and associated dead code.
David Müller (ELSOFT AG)
2016-02-08
-35
/
+0
*
Remove unused CONFIG_CMD_HWFLOW option and associated dead code.
David Müller (ELSOFT AG)
2016-02-08
-31
/
+0
*
Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
David Müller (ELSOFT AG)
2016-02-08
-162
/
+0
*
ARM: rpi: set fdt_high in the default environment
Stephen Warren
2016-02-08
-0
/
+1
*
ARM: rpi: update memory layout env. var. documentation
Stephen Warren
2016-02-08
-5
/
+11
*
board_r: fix a typo in comment block
Masahiro Yamada
2016-02-08
-1
/
+1
*
kbuild: fix build rule of u-boot-spl.dtb
Masahiro Yamada
2016-02-08
-2
/
+2
*
kbuild: add missing FORCE where $(call if_changed, ) is used
Masahiro Yamada
2016-02-08
-11
/
+11
*
kbuild: remove unneeded ifdef conditionals around build rules
Masahiro Yamada
2016-02-08
-4
/
+0
*
image: fix getenv_bootm_size() function again
Masahiro Yamada
2016-02-08
-8
/
+13
*
test/py: support running sandbox under gdbserver
Stephen Warren
2016-02-08
-9
/
+26
*
malloc: solve dead code issue in memalign()
Stephen Warren
2016-02-08
-1
/
+1
*
api: Add FreeBSD API support for MIPS platforms
Stanislav Galabov
2016-02-08
-0
/
+60
*
.travis.yml: explicitly request sudo
Stephen Warren
2016-02-08
-0
/
+2
*
rpi: set ethaddr as well
Lubomir Rintel
2016-02-08
-0
/
+3
*
common/memsize.c: Simplify RAM size detection
Eddy Petrișor
2016-02-08
-26
/
+21
*
defconfig: k2g_evm_defconfig: enable net driver model
Mugunthan V N
2016-02-08
-0
/
+1
*
ARM: dts: k2g: Add keystone net dts files
Mugunthan V N
2016-02-08
-0
/
+176
*
defconfig: k2e_evm_defconfig: enable net driver model
Mugunthan V N
2016-02-08
-0
/
+1
*
defconfig: k2l_evm_defconfig: enable net driver model
Mugunthan V N
2016-02-08
-0
/
+1
*
defconfig: k2hk_evm_defconfig: enable net driver model
Mugunthan V N
2016-02-08
-0
/
+1
*
drivers: net: keystone_net: convert driver to adopt device driver model
Mugunthan V N
2016-02-08
-40
/
+433
*
drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH
Mugunthan V N
2016-02-08
-2
/
+4
*
board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is defined
Mugunthan V N
2016-02-08
-0
/
+2
*
OMAP3: omap3_logic: Remove YAFFS support.
Adam Ford
2016-02-08
-2
/
+0
*
OMAP3: omap3_logic: Enable CONFIG_SMC911X_32_BIT
Adam Ford
2016-02-08
-1
/
+1
*
OMAP3: omap3_logic: Enable Android Fastboot
Adam Ford
2016-02-08
-0
/
+58
*
dm: Update on current serial driver status
Simon Glass
2016-02-08
-10
/
+4
*
dm: pxa: serial: Drop serial_sa1100 serial driver
Simon Glass
2016-02-08
-163
/
+0
*
dm: serial: Drop serial_max3100 serial driver
Simon Glass
2016-02-08
-295
/
+0
*
dm: freescale: serial: Drop serial_imx serial driver
Simon Glass
2016-02-08
-224
/
+0
*
dm: opencores: Drop opencores_yanu serial driver
Simon Glass
2016-02-08
-243
/
+0
*
dm: freescale: Drop mxs_auart serial driver
Simon Glass
2016-02-08
-154
/
+0
*
OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting
Adam Ford
2016-02-08
-0
/
+4
*
OMAP3: Enable SPL on omap3_logic
Adam Ford
2016-02-08
-124
/
+185
*
rpi: fix up Model B entries
Lubomir Rintel
2016-02-08
-10
/
+10
*
rpi: link to another model number info source
Stephen Warren
2016-02-08
-0
/
+5
*
hush: Add rudimentary support for PS1 and PS2
Marek Vasut
2016-02-08
-0
/
+18
*
hush: Pull out U-Boot prompt display and read functionality
Marek Vasut
2016-02-08
-5
/
+16
*
serial: serial_stm32: move clock config from driver to board
Vikas Manocha
2016-02-08
-40
/
+65
*
test, tools: introduce tbot README
Heiko Schocher
2016-02-08
-0
/
+734
*
ARM: omap3_logic: Fix pin muxing
Adam Ford
2016-02-08
-65
/
+313
*
tools: env: update usage strings
Andreas Fenkart
2016-02-08
-42
/
+75
*
tools: env: factor out parse_common_args
Andreas Fenkart
2016-02-08
-25
/
+37
*
tools: env: shift optind arguments and fix argument indices
Andreas Fenkart
2016-02-08
-43
/
+15
*
tools: env: parse aes key / suppress flag into argument struct
Andreas Fenkart
2016-02-08
-57
/
+53
*
tools: env: introduce setenv/printenv argument structs
Andreas Fenkart
2016-02-08
-38
/
+84
*
tools: env: make parse_aes_key stateless
Andreas Fenkart
2016-02-08
-6
/
+6
[next]