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
path:
root
/
common
Commit message (
Expand
)
Author
Age
Lines
...
*
|
usb: Pass device instead of portnr to usb_legacy_port_reset
Hans de Goede
2015-07-21
-4
/
+4
*
|
usb: usb_setup_device: Drop unneeded portnr function argument
Hans de Goede
2015-07-21
-5
/
+5
*
|
usb: Drop device-model specific copy of usb_legacy_port_reset
Hans de Goede
2015-07-21
-3
/
+1
*
|
spl: Add a debug string before the jump to U-Boot
Simon Glass
2015-07-21
-0
/
+1
*
|
dm: spl: Allow device tree/driver model in board_init_f()
Simon Glass
2015-07-21
-11
/
+24
*
|
dm: mmc: Allow driver model to be used for MMC in SPL
Simon Glass
2015-07-21
-2
/
+15
*
|
spl: Add debugging info for spl_mmc boot
Simon Glass
2015-07-21
-2
/
+7
*
|
sandbox: Drop special-case sandbox console code
Simon Glass
2015-07-21
-5
/
+1
*
|
dm: Allow debug UART to support an early console
Simon Glass
2015-07-21
-0
/
+19
*
|
mkimage: Display a better list of available image types
Simon Glass
2015-07-21
-26
/
+32
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-07-20
-0
/
+7
|
\
|
*
board/ls2085rdb: Export functions for standalone AQ FW load apps
Prabhakar Kushwaha
2015-07-20
-0
/
+7
*
|
cmd_fdt: save fdtaddr in hex format
Sudeep Holla
2015-07-20
-1
/
+1
*
|
fdt: prevent clearing memory node if there are no banks
Andre Przywara
2015-07-20
-0
/
+3
|
/
*
cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C
Bin Meng
2015-07-14
-6
/
+6
*
dm: cpu: Fix undefined ENOSYS build error
Bin Meng
2015-07-14
-0
/
+1
*
spi: sf: Print the error code on failure
Simon Glass
2015-07-14
-2
/
+6
*
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-14
-0
/
+3
*
scsi: fix compiler warning with DEBUG and 48bit LBAs
Andre Przywara
2015-07-11
-2
/
+2
*
common: Add CMD_SF Kconfig entry
Jagan Teki
2015-07-01
-0
/
+5
*
mtd, spi: Check if flash pointer is used
Heiko Schocher
2015-06-30
-0
/
+5
*
spi, sf: Use offset and size in sf cmd from mtdpartition
Heiko Schocher
2015-06-30
-25
/
+29
*
mtd, nand: Move common functions from cmd_nand.c to common place
Heiko Schocher
2015-06-30
-139
/
+40
*
mtd, spi: Add MTD layer driver
Daniel Schwierzeck
2015-06-30
-2
/
+0
*
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
-0
/
+23
*
common: Add the CMD_ENV_EXISTS config to Kconfig
Joe Hershberger
2015-06-25
-0
/
+6
*
common: Fix comment for saveenv in Kconfig
Joe Hershberger
2015-06-25
-1
/
+2
*
Merge git://git.denx.de/u-boot-usb
Tom Rini
2015-06-19
-1
/
+3
|
\
|
*
usb: kbd: Disable idle input reports when we do not need them
Hans de Goede
2015-06-19
-1
/
+3
*
|
common: cmd_part: start and size sub-commands introduction
Paul Kocialkowski
2015-06-19
-1
/
+77
*
|
common: cmd_part: Proper alignment
Paul Kocialkowski
2015-06-19
-1
/
+1
|
/
*
spl: spl_mmc: MMC boot mode provisions checks
Paul Kocialkowski
2015-06-18
-7
/
+15
*
spl: spl_mmc: Minor cosmetics
Paul Kocialkowski
2015-06-18
-6
/
+5
*
ahci: support LBA48 data reads for 2+TB drives
Mark Langsdorf
2015-06-12
-2
/
+47
*
cmd_scsi: use lbaint_t for LBA values instead of u32
Mark Langsdorf
2015-06-12
-7
/
+7
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-06-11
-16
/
+47
|
\
|
*
Add a simple version of memalign()
Simon Glass
2015-06-10
-0
/
+14
|
*
lcd: Support colour lookup table on 16bpp display in BMP images
Simon Glass
2015-06-10
-3
/
+20
|
*
Remove typedefs from bmp_layout.h
Simon Glass
2015-06-10
-13
/
+13
*
|
common/cmd_bdinfo: show gd->board_type
Hannes Schmelzer
2015-06-11
-0
/
+3
|
/
*
autoboot.c: Add feature to stop autobooting via SHA256 encrypted password
Stefan Roese
2015-06-08
-31
/
+138
*
autoboot.c: Move config options to Kconfig
Stefan Roese
2015-06-08
-1
/
+69
*
autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2
Stefan Roese
2015-06-08
-12
/
+2
*
image-fit: Fix compiler warning in fit_conf_print()
Hans de Goede
2015-06-06
-2
/
+2
*
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2015-06-05
-0
/
+29
|
\
|
*
fdt: Pass the device serial number through devicetree
Paul Kocialkowski
2015-06-05
-0
/
+29
*
|
cmd_ide: Eliminate build warnings in atapi_inquiry()
Bin Meng
2015-06-04
-3
/
+3
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2015-06-02
-0
/
+9
|
\
|
*
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-06-01
-0
/
+1
|
*
Move setexpr to Kconfig
Joe Hershberger
2015-06-01
-0
/
+8
[prev]
[next]