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
...
|
*
|
lcd: fix the color testpattern in 16bit mode
Andreas Neubacher
2016-01-24
-1
/
+15
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-01-25
-1
/
+1
|
\
\
|
*
|
usb: kbd: Prevent out of bound access
Marek Vasut
2016-01-25
-1
/
+1
|
|
/
*
|
common/console.c: Remove unused inline functions
Tom Rini
2016-01-25
-48
/
+0
*
|
env_mmc: support overriding mmc dev from board code
Clemens Gruber
2016-01-25
-7
/
+12
*
|
bootm: fix size arg of flush_cache() in bootm_load_os().
Purna Chandra Mandal
2016-01-25
-1
/
+1
*
|
Move all command code into its own directory
Simon Glass
2016-01-25
-43190
/
+6
|
/
*
gpio: Warn about invalid GPIOs used with the 'gpio' command
Simon Glass
2016-01-21
-1
/
+3
*
stdio: Correct a build error with driver model
Simon Glass
2016-01-21
-0
/
+3
*
gpio: Allow 's' as an abbreviation for 'status'
Simon Glass
2016-01-21
-1
/
+1
*
dm: pmic: Add 'reg status' to show all regulators
Simon Glass
2016-01-21
-10
/
+56
*
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2016-01-20
-11
/
+0
*
dm: stdio: video: Plumb the video uclass into stdio
Simon Glass
2016-01-20
-4
/
+15
*
dm: video: Implement the bmp command for driver model
Simon Glass
2016-01-20
-1
/
+21
*
dm: common: Add memory reservation for the video uclass
Simon Glass
2016-01-20
-12
/
+35
*
common: Move LCD and video memory reservation together
Simon Glass
2016-01-20
-14
/
+14
*
dm: lcd: Avoid using the lcd.h header file with driver model
Simon Glass
2016-01-20
-0
/
+2
*
Revert "fdt_support: Add multi-serial support for stdout fixup"
Bin Meng
2016-01-20
-15
/
+1
*
usb: Define USB_MAX_STOR_DEV in only one place
Simon Glass
2016-01-20
-1
/
+0
*
sandbox: Support the bmp command
Simon Glass
2016-01-20
-5
/
+8
*
i2c: Correct command return values
Simon Glass
2016-01-20
-2
/
+4
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
-14
/
+2
*
image: fix getenv_bootm_size() function
Masahiro Yamada
2016-01-19
-2
/
+2
*
common: usb: fix checking condition
Peng Fan
2016-01-16
-1
/
+1
*
x86: Fix board init breakage
Simon Glass
2016-01-15
-1
/
+1
*
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
-6
/
+9
*
common: env_flags: fix loop condition when using env_flags_varaccess_mask
Peng Fan
2016-01-13
-1
/
+1
*
common: cli_simple: use strlcpy instead of strcpy
Peng Fan
2016-01-13
-1
/
+2
*
cmd_boot: Add a poweroff command
Michael van Slingerland
2016-01-13
-0
/
+11
*
ums: support multiple LUNs at once
Stephen Warren
2016-01-13
-32
/
+103
*
mmc: store hwpart in the block device
Stephen Warren
2016-01-13
-19
/
+13
*
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-13
-57
/
+74
*
arm: move gd handling outside of C code
Albert ARIBAUD
2016-01-13
-15
/
+19
*
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
-10
/
+99
*
Merge git://git.denx.de/u-boot-net
Tom Rini
2016-01-13
-31
/
+33
|
\
|
*
fdt: Rewrite the logic in fdt_fixup_ethernet()
Bin Meng
2015-12-21
-21
/
+33
|
*
fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet()
Bin Meng
2015-12-21
-11
/
+1
*
|
hash.c: Conditionally compile hash_command, static hash_show
Tom Rini
2016-01-13
-23
/
+25
*
|
image: check "bootm_low" and "bootm_size" if "initrd_high" is missing
Masahiro Yamada
2016-01-13
-2
/
+1
*
|
dm: pci: scsi: Use driver-model PCI API
Simon Glass
2016-01-12
-1
/
+13
*
|
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
Simon Glass
2016-01-12
-1
/
+1
*
|
fix always succesful memory test
Rasmus Villemoes
2016-01-08
-2
/
+2
*
|
fdt: fix address cell count checking in fdt_translate_address()
Przemyslaw Marczak
2016-01-07
-4
/
+3
*
|
dm: usb: Add a remove() method for USB keyboards
Simon Glass
2016-01-07
-0
/
+36
*
|
usb: Allow up to 7 storage devices
Simon Glass
2016-01-07
-1
/
+1
*
|
common: nvedit: use snprintf instead of sprintf
Peng Fan
2016-01-04
-1
/
+1
*
|
common: env: initialize scalar variable
Peng Fan
2016-01-04
-0
/
+2
*
|
common: cli: avoid memory leak
Peng Fan
2016-01-04
-1
/
+1
*
|
usb: Move determination of TT hub address/port into separate function
Stefan Brüns
2015-12-31
-0
/
+56
*
|
usb: Alloc buffer for USB descriptor dynamically
Stefan Brüns
2015-12-31
-14
/
+28
|
/
[prev]
[next]