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
*
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
Masahiro Yamada
2014-10-23
-6
/
+22
*
kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax
Masahiro Yamada
2014-10-23
-4
/
+0
*
x86: set CONFIG_USE_PRIVATE_LIBGCC to y
Masahiro Yamada
2014-10-23
-6
/
+5
*
kconfig: move CONFIG_SYS_HZ to lib/Kconfig
Masahiro Yamada
2014-10-23
-25
/
+8
*
Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image
Stefan Roese
2014-10-23
-0
/
+13
*
tools: kwbimage: Add image version 1 support for Armada XP / 370
Stefan Roese
2014-10-23
-268
/
+782
*
tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported
Stefan Roese
2014-10-23
-0
/
+1
*
tools/kwboot: Sync with latest barebox version to support Armada XP
Stefan Roese
2014-10-23
-14
/
+97
*
arm: kirkwood: Remove some dead code from cpu.c
Stefan Roese
2014-10-23
-55
/
+0
*
arm: armada-xp: Add basic support for the maxBCM board
Stefan Roese
2014-10-23
-0
/
+195
*
arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board
Stefan Roese
2014-10-23
-0
/
+242
*
arm: armada-xp: Add basic support for Marvell Armada XP SoC
Stefan Roese
2014-10-23
-1
/
+447
*
i2c: mvtwsi: Add support for Marvell Armada XP
Stefan Roese
2014-10-23
-1
/
+1
*
net: phy.h: Make PHY autonegotiation timeout configurable
Stefan Roese
2014-10-23
-0
/
+2
*
net: mvneta.c: Add support for the ethernet controller of the Marvell Armada ...
Stefan Roese
2014-10-23
-0
/
+1655
*
arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()
Stefan Roese
2014-10-23
-48
/
+50
*
spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
Stefan Roese
2014-10-23
-2
/
+3
*
arm: marvell: Extract kirkwood gpio functions into new common file gpio.c
Stefan Roese
2014-10-23
-79
/
+93
*
spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's
Stefan Roese
2014-10-23
-0
/
+10
*
arm: mvebu: Add common mbus functions to use on Marvell SoCs
Stefan Roese
2014-10-23
-0
/
+545
*
arm: marvell: Rework timer.c to make it usable for other MVEBU platforms
Stefan Roese
2014-10-23
-51
/
+41
*
arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
Stefan Roese
2014-10-23
-1
/
+1
*
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-10-23
-32
/
+32
*
arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common
Stefan Roese
2014-10-23
-4
/
+22
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-10-23
-11
/
+59
|
\
|
*
net: Display the size when tftpboot finishes
Simon Glass
2014-10-22
-0
/
+2
|
*
x86: Enable FIT, ELF on coreboot
Simon Glass
2014-10-22
-1
/
+3
|
*
x86: config: link: Display the board model on the screen
Simon Glass
2014-10-22
-0
/
+1
|
*
x86: link: Tidy up the command lines options
Simon Glass
2014-10-22
-3
/
+3
|
*
doc: Remove note about auto-complete not working with hush
Simon Glass
2014-10-22
-4
/
+0
|
*
x86: cros_ec: Enable cros_ec for link
Simon Glass
2014-10-22
-1
/
+22
|
*
x86: cros_ec: Update LPC driver for new cros_ec header
Simon Glass
2014-10-22
-2
/
+2
|
*
x86: dts: Add device tree compatible string for Intel IPC
Simon Glass
2014-10-22
-0
/
+2
|
*
x86: Add device tree information for Chrome OS EC
Simon Glass
2014-10-22
-0
/
+18
|
*
x86: config: Enable dhcp on link
Simon Glass
2014-10-22
-0
/
+6
*
|
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2014-10-23
-0
/
+282
|
\
\
|
*
|
fdt: Add a subnodes iterator macro
Thierry Reding
2014-10-22
-0
/
+25
|
*
|
fdt: Add a function to return PCI BDF triplet
Thierry Reding
2014-10-22
-0
/
+25
|
*
|
fdt: Add resource parsing functions
Thierry Reding
2014-10-22
-0
/
+109
|
*
|
fdt: Add functions to retrieve strings
Thierry Reding
2014-10-22
-0
/
+57
|
*
|
fdt: Add a function to get the index of a string
Thierry Reding
2014-10-22
-0
/
+37
|
*
|
fdt: Add a function to count strings
Thierry Reding
2014-10-22
-0
/
+29
*
|
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-10-22
-2162
/
+7808
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
dm: serial: Support driver model in pl01x driver
Simon Glass
2014-10-22
-0
/
+73
|
*
|
dm: serial: Tidy up the pl01x driver
Simon Glass
2014-10-22
-140
/
+192
|
*
|
dm: rpi: Convert GPIO driver to driver model
Simon Glass
2014-10-22
-23
/
+182
|
*
|
dm: core: Add support for simple-bus
Simon Glass
2014-10-22
-0
/
+35
|
*
|
dm: imx: Move cm_fx6 to use driver model for serial and GPIO
Simon Glass
2014-10-22
-0
/
+21
|
*
|
dm: imx: serial: Support driver model in the MXC serial driver
Simon Glass
2014-10-22
-25
/
+159
|
*
|
dm: imx: gpio: Support driver model in MXC gpio driver
Simon Glass
2014-10-22
-1
/
+303
[next]