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
/
lib
Commit message (
Expand
)
Author
Age
Lines
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
-6
/
+7
|
\
|
*
dm: fdtdec: Correct a sandbox build warning
Simon Glass
2016-03-14
-2
/
+3
|
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
-1
/
+1
|
*
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
-3
/
+3
*
|
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
Stefan Roese
2016-03-14
-2
/
+2
*
|
lib/crc16.c: Coding-style cleanup
Stefan Roese
2016-03-14
-41
/
+40
*
|
fdt: Allow libfdt to be used in SPL
Simon Glass
2016-03-14
-5
/
+11
*
|
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
-0
/
+6
*
|
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-03-14
-0
/
+10
*
|
libfdt: Add a function to write a property placeholder
Simon Glass
2016-03-14
-2
/
+14
|
/
*
timer: Provide an early timer
Simon Glass
2016-02-26
-7
/
+21
*
lib: Don't instrument the div64 function
Simon Glass
2016-02-26
-1
/
+2
*
tegra: nyan-big: Move the LCD driver to driver model
Simon Glass
2016-02-16
-1
/
+0
*
Makefile: remove BUILD_TAG from KBUILD_CFLAGS
Stephen Warren
2016-02-15
-0
/
+1
*
gunzip: remove avail_in recalculation
Stephen Warren
2016-02-09
-2
/
+1
*
fdt: introduce fdtdec_get_child_count
Peng Fan
2016-02-06
-0
/
+11
*
bzlib: Try another way to fix an unused variable
Simon Glass
2016-02-06
-4
/
+3
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
-4
/
+4
*
tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM
Christophe Ricard
2016-01-28
-1
/
+1
*
x86: Drop the irq router compatible string
Simon Glass
2016-01-24
-1
/
+0
*
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2016-01-20
-1
/
+0
*
bzip2: Support compression for sandbox
Simon Glass
2016-01-20
-0
/
+1849
*
tiny-printf: Always print zeroes
Simon Glass
2016-01-20
-4
/
+12
*
tiny-printf: Avoid printing NULL strings
Simon Glass
2016-01-20
-2
/
+4
*
dm: timer: uclass: add timer init in uclass driver to add timer device
Mugunthan V N
2016-01-20
-17
/
+0
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
-38
/
+3
*
gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP
Tom Rini
2016-01-19
-0
/
+2
*
vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
Tom Rini
2016-01-19
-21
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-01-14
-0
/
+1
|
\
|
*
fdtdec: Add compatible string for Intel IvyBridge FSP
Bin Meng
2016-01-13
-0
/
+1
*
|
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-13
-2
/
+1
*
|
dm: serial: Convert ns16550 driver to use driver model PCI API
Simon Glass
2016-01-12
-52
/
+5
|
/
*
arm: socfpga: Allow DWC2 UDC probing from OF
Marek Vasut
2015-12-20
-0
/
+1
*
lib: split out strtoxxxx functions out of vsprintf.c
Sjoerd Simons
2015-12-13
-167
/
+177
*
lib: Split panic functions out of vsprintf.c
Sjoerd Simons
2015-12-13
-32
/
+48
*
lib/tiny-printf.c: Implement vprintf
Sjoerd Simons
2015-12-13
-5
/
+13
*
dm: tegra: pci: Convert tegra boards to driver model for PCI
Simon Glass
2015-12-01
-4
/
+0
*
dm: timer: Support 64-bit counter
Bin Meng
2015-12-01
-3
/
+6
*
lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates
Stefan Roese
2015-11-23
-20
/
+12
*
lib/tiny-printf.c: Add tiny printf function for space limited environments
Stefan Roese
2015-11-23
-1
/
+188
*
Add a circular memory buffer implementation
Simon Glass
2015-11-19
-0
/
+391
*
Drop config.h header from display_options.c
Simon Glass
2015-11-19
-1
/
+0
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
-0
/
+2
*
dm: tegra: Convert keyboard driver to driver model
Simon Glass
2015-11-19
-1
/
+0
*
Fix sandbox build on Ubuntu 10.04
Stephen Warren
2015-11-18
-1
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-11-12
-0
/
+1
|
\
|
*
pci: tegra: add/enable support for Tegra210
Stephen Warren
2015-11-12
-0
/
+1
*
|
uuid: add selection by string for known partition type GUID
Patrick Delaunay
2015-11-12
-2
/
+62
|
/
*
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-10
-0
/
+4
*
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
2015-11-05
-0
/
+18
|
\
[next]