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
*
fdtdec: Add compatible id and string for Intel Quark MRC
Bin Meng
2015-02-06
-0
/
+1
*
rsa: Use checksum algorithms from struct hash_algo
Ruchika Gupta
2015-01-29
-21
/
+36
*
lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation
Ruchika Gupta
2015-01-29
-6
/
+28
*
lib/rsa: Modify rsa to use DM driver
Ruchika Gupta
2015-01-29
-0
/
+14
*
FIT: Modify option FIT_SIGNATURE in Kconfig
Ruchika Gupta
2015-01-29
-0
/
+7
*
rsa: Split the rsa-verify to separate the modular exponentiation
Ruchika Gupta
2015-01-29
-275
/
+359
*
dm: exynos: Drop unused COMPAT features for SPI
Simon Glass
2015-01-29
-1
/
+0
*
dm: tegra: Drop unused COMPAT features for I2C, SPI
Simon Glass
2015-01-29
-6
/
+0
*
dm: Drop gpio.h header from fdtdec.c
Simon Glass
2015-01-29
-2
/
+0
*
dm: fdt: Remove the old GPIO functions
Simon Glass
2015-01-29
-95
/
+0
*
dm: fdt: Add a function to decode phandles with arguments
Simon Glass
2015-01-29
-0
/
+124
*
x86: dts: Add compatible string for Intel ICH9 SPI controller
Simon Glass
2015-01-23
-0
/
+1
*
lzo: Update dst_len even on error
Simon Glass
2015-01-14
-1
/
+3
*
gunzip: Update lenp even on error
Simon Glass
2015-01-14
-3
/
+4
*
bzlib: Update destLen even on error
Simon Glass
2015-01-14
-1
/
+1
*
lzma: fix buffer bound check error further
Simon Glass
2015-01-14
-2
/
+2
*
fdt: Add several apis to decode pci device node
Bin Meng
2015-01-13
-14
/
+157
*
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-01-01
-0
/
+5
|
\
|
*
pci: tegra: Add Tegra PCIe driver
Thierry Reding
2014-12-18
-0
/
+3
|
*
ARM: tegra: Implement XUSB pad controller
Thierry Reding
2014-12-18
-0
/
+1
|
*
power: Add AMS AS3722 PMIC support
Thierry Reding
2014-12-18
-0
/
+1
*
|
initcall: add explicit hint if initcall was relocated
Alexey Brodkin
2014-12-29
-1
/
+5
|
/
*
x86: Clean up asm-offsets
Bin Meng
2014-12-13
-3
/
+0
*
lib: errno: introduce errno_str(): returns errno related message
Przemyslaw Marczak
2014-12-11
-0
/
+148
*
lib: string: move strlcpy() to a common place
Masahiro Yamada
2014-12-11
-0
/
+25
*
libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile
Masahiro Yamada
2014-12-08
-5
/
+3
*
libfdt: descend from lib/ to lib/libfdt/
Masahiro Yamada
2014-12-08
-0
/
+1
*
lib: bzip2: move bzip2 files to lib/bzip2/ directory
Masahiro Yamada
2014-12-08
-5
/
+3
*
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-12-08
-1
/
+1
*
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2014-12-01
-15
/
+0
|
\
|
*
fdt: remove fdtdec_get_alias_node() function
Masahiro Yamada
2014-11-27
-15
/
+0
*
|
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-12-01
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
x86: Add initial video device init for Intel GMA
Simon Glass
2014-11-25
-0
/
+1
|
*
x86: Add init for model 206AX CPU
Simon Glass
2014-11-25
-0
/
+1
|
*
x86: ivybridge: Add SATA init
Simon Glass
2014-11-25
-0
/
+1
*
|
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2014-11-26
-7
/
+81
|
\
\
|
|
/
|
/
|
|
*
fdt: Add a function to decode a named memory region
Simon Glass
2014-11-21
-0
/
+61
|
*
fdt: Enhance flashmap function to deal with region properties
Simon Glass
2014-11-21
-0
/
+8
|
*
fdt: Use the correct return types for fdtdec_decode_region()
Simon Glass
2014-11-21
-7
/
+12
*
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
-3
/
+3
|
\
\
|
*
|
dm: fdt: Correct handling of aliases with embedded digits
Simon Glass
2014-11-22
-3
/
+3
|
|
/
*
|
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-11-24
-0
/
+25
|
\
\
|
*
|
x86: ivybridge: Implement SDRAM init
Simon Glass
2014-11-21
-0
/
+1
|
*
|
x86: ivybridge: Perform Intel microcode update on boot
Simon Glass
2014-11-21
-0
/
+1
|
*
|
fdt: Add a function to decode a variable-sized u32 array
Simon Glass
2014-11-21
-0
/
+20
|
*
|
x86: Save the BIST value on reset
Simon Glass
2014-11-21
-0
/
+3
|
|
/
*
|
vsprintf: Add modifier for phys_addr_t
Thierry Reding
2014-11-23
-2
/
+14
*
|
include: move various macros to include/linux/kernel.h
Masahiro Yamada
2014-11-20
-3
/
+0
*
|
replace DIV_ROUND with DIV_ROUND_CLOSEST
Masahiro Yamada
2014-11-20
-2
/
+2
|
/
*
Tidy up data sizes and function comment in display_options
Simon Glass
2014-10-27
-9
/
+5
[next]