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
*
mtd: pxa3xx_nand: Don't alloc unneeded memory
Kevin Smith
2016-02-12
-3
/
+3
*
mtd: pxa3xx_nand: Correct offset calculation
Kevin Smith
2016-02-12
-2
/
+2
*
mtd: pxa3xx_nand: Correct null dereference
Kevin Smith
2016-02-12
-7
/
+0
*
nand: mxs: fix error handling for mxs_nand_init
Peng Fan
2016-02-12
-9
/
+15
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2016-02-11
-1
/
+22
|
\
|
*
video: tegra: Enable the 'lcd' env variable work-around
Simon Glass
2016-02-11
-0
/
+1
|
*
dm: video: Add a temporary work-around for old stdout var
Simon Glass
2016-02-11
-0
/
+18
|
*
video: bcm2835: use bus_to_phys() on FB address
Stephen Warren
2016-02-06
-1
/
+3
*
|
Revert "common/memsize.c: Simplify RAM size detection"
Hans de Goede
2016-02-10
-21
/
+26
*
|
test/py: capture the entire U-Boot version at boot
Stephen Warren
2016-02-09
-8
/
+3
*
|
test/py: fix off-by-one error in spawn matching code
Stephen Warren
2016-02-09
-1
/
+1
*
|
test/py: HTML awesome!
Stephen Warren
2016-02-09
-78
/
+178
*
|
test/py: exit(1) if there are problems running py.test
Stephen Warren
2016-02-09
-0
/
+1
*
|
itest: allow map_physmem to return 0 in limited cases
Stephen Warren
2016-02-09
-1
/
+1
*
|
gunzip: remove avail_in recalculation
Stephen Warren
2016-02-09
-2
/
+1
*
|
sniper: Drop references to P970
Paul Kocialkowski
2016-02-08
-4
/
+4
*
|
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
[next]