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
...
|
*
|
|
arm: mx5: Fix NAND image generation
Marek Vasut
2016-04-19
-1
/
+1
|
*
|
|
board: ge: bx50v3: Disable unused pins
Justin Waters
2016-04-19
-0
/
+10
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2016-04-25
-160
/
+371
|
\
\
\
\
|
*
|
|
|
i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)
Stefan Roese
2016-04-25
-12
/
+106
|
*
|
|
|
i2c: designware_i2c: Add DM support
Stefan Roese
2016-04-25
-26
/
+123
|
*
|
|
|
i2c: designware_i2c: Prepare for DM driver conversion
Stefan Roese
2016-04-25
-83
/
+90
|
*
|
|
|
i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed()
Stefan Roese
2016-04-25
-24
/
+13
|
*
|
|
|
i2c: designware_i2c: Add dw_i2c_enable() helper function
Stefan Roese
2016-04-25
-20
/
+27
|
*
|
|
|
i2c: designware_i2c: Add ic_enable_status to ic_regs struct
Stefan Roese
2016-04-25
-33
/
+35
|
*
|
|
|
dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address
Stefan Roese
2016-04-25
-0
/
+15
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Tom Rini
2016-04-25
-3
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ubifs: fix memory corruption in super.c
Heiko Schocher
2016-04-22
-2
/
+1
|
*
|
|
mtd, ubi: set free_count to zero before walking through erase list
Heiko Schocher
2016-04-22
-1
/
+1
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-04-22
-891
/
+1
|
\
\
\
\
|
*
|
|
|
x86: Correct typo of Miao Yan's email address
Bin Meng
2016-04-22
-1
/
+1
|
*
|
|
|
x86: qemu: Drop our own ACPI implementation
Bin Meng
2016-04-22
-890
/
+0
|
|
/
/
/
*
|
|
|
arc/cache: really do flush_dcache_all() even if IOC exists
Alexey Brodkin
2016-04-21
-5
/
+2
|
/
/
/
*
|
|
Prepare v2016.05-rc2
Tom Rini
2016-04-21
-1
/
+1
*
|
|
configs: Update some Xilinx configs
Tom Rini
2016-04-20
-0
/
+29
*
|
|
cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly
Tom Rini
2016-04-20
-13
/
+5
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-04-20
-354
/
+711
|
\
\
\
|
*
|
|
usb: gadget Move: CONFIG_G_DNL_* to Kconfig
Sam Protsenko
2016-04-20
-147
/
+298
|
*
|
|
usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig
Sam Protsenko
2016-04-20
-9
/
+31
|
*
|
|
usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig
Sam Protsenko
2016-04-20
-3
/
+23
|
*
|
|
usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig
Sam Protsenko
2016-04-20
-6
/
+38
|
*
|
|
usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig
Sam Protsenko
2016-04-20
-45
/
+102
|
*
|
|
usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig
Sam Protsenko
2016-04-20
-103
/
+166
|
*
|
|
usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig
Sam Protsenko
2016-04-20
-32
/
+25
|
*
|
|
usb: ums - expose selected partition/s
John Tobias
2016-04-20
-10
/
+29
|
*
|
|
USB: g_dnl: Change device class
John Tobias
2016-04-20
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2016-04-20
-90
/
+105
|
\
\
\
|
*
|
|
arm: socfpga: socrates: Add eth0 alias to enable ethernet
Stefan Roese
2016-04-20
-0
/
+5
|
*
|
|
arm: socfpga: Fix typos in DT files (environmnet -> environment)
Stefan Roese
2016-04-20
-3
/
+3
|
*
|
|
ddr: altera: Repair DQ window centering code
Marek Vasut
2016-04-20
-8
/
+7
|
*
|
|
ddr: altera: Staticize global variables
Marek Vasut
2016-04-20
-4
/
+4
|
*
|
|
ddr: altera: Make DLEVEL behavior inclusive
Marek Vasut
2016-04-20
-66
/
+66
|
*
|
|
ddr: altera: Zero DM IN delay in scc_mgr_zero_group()
Marek Vasut
2016-04-20
-3
/
+13
|
*
|
|
ddr: altera: Remove unnecessary ODT mode config
Marek Vasut
2016-04-20
-1
/
+0
|
*
|
|
ddr: altera: Remove unnecessary update of the SCC
Marek Vasut
2016-04-20
-1
/
+0
|
*
|
|
ddr: altera: Fix DRAM end value in protection rule
Marek Vasut
2016-04-20
-1
/
+1
|
*
|
|
ddr: altera: Fix scc_mgr_set() argument order
Marek Vasut
2016-04-20
-1
/
+1
|
*
|
|
ddr: altera: Tweak DQS tracking enable handling
Marek Vasut
2016-04-20
-2
/
+5
|
*
|
|
ddr: altera: Replace ad-hoc constant with macro
Marek Vasut
2016-04-20
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2016-04-19
-2
/
+3
|
\
\
\
|
*
|
|
MIPS: bootm: Add fixup of '/memory' node.
Purna Chandra Mandal
2016-04-19
-2
/
+3
|
|
/
/
*
|
|
Kconfig: Simple aesthetic/grammar fixes to top-level Kconfig
Robert P. J. Day
2016-04-18
-10
/
+11
*
|
|
ARM: always perform per-CPU GIC init
Stephen Warren
2016-04-18
-10
/
+0
*
|
|
bx50v3: Enable CONFIG_OF_LIBFDT in defconfig
Akshay Bhat
2016-04-18
-2
/
+3
*
|
|
efi_loader: Fall back to fdtfile naming convention
Alexander Graf
2016-04-18
-3
/
+22
*
|
|
efi_loader: Pass fdt address directly to bootefi cmd
Alexander Graf
2016-04-18
-23
/
+22
[prev]
[next]