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
...
|
*
|
sandbox: add ifdef protection to os.h
Mike Frysinger
2012-03-12
-0
/
+5
|
*
|
sandbox: add required header to os.c
Simon Glass
2012-03-12
-0
/
+1
|
*
|
sandbox: sort header files in os.c
Simon Glass
2012-03-12
-4
/
+4
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-sh
Wolfgang Denk
2012-03-17
-38
/
+67
|
\
\
\
|
*
|
|
sh: timer: Remove unnecessary variable 'ticks'
Nobuhiro Iwamatsu
2012-03-08
-6
/
+1
|
*
|
|
sh: Fix sh7264 clock speed and related serial setting
Phil Edworthy
2012-03-08
-3
/
+1
|
*
|
|
net: sh_eth: Remove unnecessary return
Nobuhiro Iwamatsu
2012-03-08
-1
/
+0
|
*
|
|
net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT
Nobuhiro Iwamatsu
2012-03-08
-4
/
+5
|
*
|
|
net: sh_eth: Remove SH_ETH_PHY_DELAY
Nobuhiro Iwamatsu
2012-03-08
-2
/
+0
|
*
|
|
sh: ecovec: Add support PHY of SMSC
Nobuhiro Iwamatsu
2012-03-08
-0
/
+1
|
*
|
|
sh: sh_eth: Add support SH7724
Nobuhiro Iwamatsu
2012-03-08
-23
/
+60
|
|
/
/
*
|
|
mxsboot: fix tool name in usage message
Otavio Salvador
2012-03-17
-1
/
+1
|
|
/
|
/
|
*
|
Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POS...
Wolfgang Denk
2012-03-12
-1
/
+1
|
/
*
image: Support FDTs already loaded at their load address
Stephen Warren
2012-03-06
-3
/
+10
*
cmd_cache: use cache/invalidate functions available in common.h
Stefan Kristiansson
2012-03-06
-8
/
+8
*
tools: checkstack.pl from Linux added to tools
Tom Rini
2012-03-06
-0
/
+176
*
Makefile: Remove mmc_spl related enteries
Chander Kashyap
2012-03-06
-9
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Wolfgang Denk
2012-03-06
-3
/
+2
|
\
|
*
sc520: fix build warning about unused temp var
Mike Frysinger
2012-03-06
-3
/
+2
*
|
PPC: Drop mv6446x_eth_initialize() from net/eth.c
Marek Vasut
2012-03-06
-6
/
+13
*
|
PPC: Drop mv6436x_eth_initialize() from net/eth.c
Marek Vasut
2012-03-06
-5
/
+12
*
|
Convert cmd_usage() calls in common to use a return value
Simon Glass
2012-03-06
-168
/
+167
*
|
Add cmd_process() to process commands in one place
Simon Glass
2012-03-06
-78
/
+81
*
|
Remove interleave of non-U-Boot code in hush
Simon Glass
2012-03-06
-13
/
+11
*
|
Create a single cmd_call() function to handle command execution
Simon Glass
2012-03-06
-8
/
+28
*
|
Don't include standard parser if hush is used
Simon Glass
2012-03-06
-0
/
+2
*
|
Stop using builtin_run_command()
Simon Glass
2012-03-06
-43
/
+34
*
|
Rename run_command2() to run_command()
Simon Glass
2012-03-06
-7
/
+7
*
|
Rename run_command() to builtin_run_command()
Simon Glass
2012-03-06
-13
/
+14
*
|
Remove CMD_PXE's static on run_command()
Simon Glass
2012-03-06
-5
/
+0
*
|
Remove execute permissions from source files
Thomas Weber
2012-03-04
-0
/
+0
|
/
*
integrator: remove fragile delay loop from PCI code
Linus Walleij
2012-03-04
-5
/
+2
*
pci: move pciauto_config_init() to pci.h
Linus Walleij
2012-03-04
-4
/
+1
*
ppc: Change memsz variable to signed char
Simon Glass
2012-03-03
-4
/
+3
*
m68k: Change memsz to a signed char to avoid warning
Simon Glass
2012-03-03
-1
/
+1
*
USB: relax usbcore reset timings
Wolfgang Grandegger
2012-03-03
-1
/
+4
*
USB: move keyboard polling into kbd driver
amartin@nvidia.com
2012-03-03
-72
/
+17
*
USB: reevaluate iomux stdin on USB kbd detect
amartin@nvidia.com
2012-03-03
-0
/
+6
*
usb: add numeric keypad support to HID driver
Vincent Palatin
2012-03-03
-0
/
+10
*
USB: fix USB keyboard polling parameter
Vincent Palatin
2012-03-03
-1
/
+1
*
eth: remove usb-ethernet devices before re-enumerating them
Vincent Palatin
2012-03-03
-2
/
+35
*
USB: Make struct devrequest setup_packet local
Marek Vasut
2012-03-03
-1
/
+2
*
USB: Separate out USB hub driver
Marek Vasut
2012-03-03
-431
/
+487
*
USB: Staticize internal functions
Marek Vasut
2012-03-03
-22
/
+23
*
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2012-03-03
-73
/
+54
|
\
|
*
cmd_nand.c: Fix 'nand dump' after latest MTD resync
Tom Rini
2012-02-28
-2
/
+3
|
*
mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command
Prabhakar Kushwaha
2012-02-28
-24
/
+28
|
*
mtd/nand: Fix IFC driver to support 2K NAND page
Prabhakar Kushwaha
2012-02-28
-14
/
+13
|
*
nand: reinstate lazy bad block scanning
Scott Wood
2012-02-28
-3
/
+9
|
*
Revert "nand: make 1-bit software ECC configurable"
Scott Wood
2012-02-28
-30
/
+1
[prev]
[next]