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
*
tegra: Rename Medcom to Medcom-Wide
Thierry Reding
2012-10-15
-7
/
+7
*
tegra: Update Avionic Design vendor prefix
Thierry Reding
2012-10-15
-3
/
+3
*
tools: Add a README note about fw_printenv lock file
Joe Hershberger
2012-10-15
-0
/
+4
*
env: Check for NULL pointer in envmatch()
Joe Hershberger
2012-10-15
-0
/
+5
*
tools/env: Serialize calls to fw_*env
Joe Hershberger
2012-10-15
-22
/
+37
*
tools/env: Don't call env_init() in fw_getenv()
Joe Hershberger
2012-10-15
-3
/
+0
*
tools/env: Remove unneeded complexity
Joe Hershberger
2012-10-15
-20
/
+13
*
tools/env: Use a board-specific default env
Joe Hershberger
2012-10-15
-17
/
+35
*
common: cmd_bdinfo: fix type of value in print_lnum
Daniel Schwierzeck
2012-10-15
-1
/
+1
*
input: Add debugging for key matrix key codes
Simon Glass
2012-10-15
-0
/
+2
*
input: Allow key ghosting filter to be disabled
Simon Glass
2012-10-15
-4
/
+12
*
input: Separate out keyboard repeat/delay from init
Simon Glass
2012-10-15
-10
/
+22
*
input: Correct key_matrix fdt decoding
Simon Glass
2012-10-15
-4
/
+7
*
tools: Add cleanpatch
Fabio Estevam
2012-10-15
-0
/
+258
*
patman: Handle checkpatch.pl not providing file/line info
Simon Glass
2012-10-15
-2
/
+3
*
patman: Support Series-name tag to name a series
Simon Glass
2012-10-15
-2
/
+7
*
MAKEALL: add a -C/--check option to enable build checking
Kim Phillips
2012-10-15
-3
/
+7
*
add check infrastructure, default sparse
Kim Phillips
2012-10-15
-0
/
+26
*
sata.h: Make all sata/ata drivers include <sata.h>
Pavel Herrmann
2012-10-15
-18
/
+12
*
ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write)
Tom Rini
2012-10-15
-2
/
+2
*
sil_sata: Make sata_write() comply with <part.h>
Tom Rini
2012-10-15
-3
/
+3
*
sata_dwc: Make sata_write() use const void, per <part.h>
Tom Rini
2012-10-15
-1
/
+1
*
pata_bfin: Make sata_{read,write}() comply with <part.h>
Tom Rini
2012-10-15
-2
/
+2
*
fsl_sata: Make sata_{read,write}() comply with <part.h>
Tom Rini
2012-10-15
-4
/
+6
*
dwc_ahsata: Make sata_write() comply with <part.h>
Tom Rini
2012-10-15
-4
/
+4
*
ata_piix: sata_write must take a const void argument.
Tom Rini
2012-10-15
-2
/
+2
*
ata_piix: Fix checkpatch issues
Tom Rini
2012-10-15
-267
/
+232
*
usb.h: Add udc_disconnect prototype to usb.h
Lukasz Dalek
2012-10-15
-0
/
+11
*
pxa25x: Add support for USB ethernet gadget
Lukasz Dalek
2012-10-15
-0
/
+2222
*
usbether: Removed DEV_CONFIG_{CDC,SUBSET}
Lukasz Dalek
2012-10-15
-45
/
+30
*
usbether: Define CONFIG_USB_ETH_{CDC,SUBSET}
Lukasz Dalek
2012-10-15
-5
/
+14
*
usbether: Fixed bug when using with PXA25X chips
Lukasz Dalek
2012-10-15
-1
/
+16
*
tegra20: add USB ULPI init code
Lucas Stach
2012-10-15
-27
/
+158
*
usb: ulpi: add indicator configuration function
Lucas Stach
2012-10-15
-6
/
+39
*
usb: ehci: don't print debug output
Lucas Stach
2012-10-15
-1
/
+1
*
tegra20: port to new ehci interface
Lucas Stach
2012-10-15
-16
/
+8
*
usb: add support for multiple usb controllers
Lucas Stach
2012-10-15
-56
/
+70
*
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
2012-10-15
-216
/
+195
*
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
-34
/
+40
*
pmc405de and zeus: remove the env_ptr externs
Igor Grinberg
2012-10-15
-2
/
+0
*
ppc4xx: Remove AP1000 board support
Stefan Roese
2012-10-15
-3627
/
+3
*
ppc4xx: Remove ML2 board support
Stefan Roese
2012-10-15
-1067
/
+1
*
ppc4xx: Remove IOP480 support
Stefan Roese
2012-10-15
-804
/
+3
*
serial: Enhance the manual relocation
Marek Vasut
2012-10-15
-6
/
+14
*
serial: Compile drivers/serial/serial.c by default
Marek Vasut
2012-10-15
-2
/
+2
*
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-10-15
-42
/
+3
*
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
-1792
/
+39
*
serial: Remove CONFIG_SERIAL_MULTI from config files
Marek Vasut
2012-10-15
-53
/
+0
*
serial: Unconditionally enable CONFIG_SERIAL_MULTI
Marek Vasut
2012-10-15
-3
/
+1
*
serial: Move common/serial.c to drivers/serial/
Marek Vasut
2012-10-15
-1
/
+4
[next]