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-fdt
Tom Rini
2015-09-16
-21
/
+93
|
\
|
*
fdt: add new fdt address parsing functions
Stephen Warren
2015-09-15
-21
/
+93
*
|
env: import: hashtable: Free memory allocated before exiting from himport_r()
Lukasz Majewski
2015-09-15
-1
/
+4
*
|
env: import: hashtable: Prevent buffer overrun when importing environment fro...
Lukasz Majewski
2015-09-15
-2
/
+3
|
/
*
Move malloc_cache_aligned() to its own header
Simon Glass
2015-09-11
-1
/
+4
*
mmc: dw_mmc: Probe the MMC from OF
Marek Vasut
2015-09-04
-0
/
+1
*
tpm: Add functions to access flags and permissions
Simon Glass
2015-08-31
-1
/
+50
*
dm: tpm: Convert I2C driver to driver model
Simon Glass
2015-08-31
-2
/
+0
*
dm: tpm: Convert the TPM command and library to driver model
Simon Glass
2015-08-31
-5
/
+26
*
tpm: Add Kconfig options for TPMs
Simon Glass
2015-08-31
-0
/
+10
*
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
2015-08-28
-1
/
+3
*
lib/display_options: Fix print_freq
Suriyan Ramasami
2015-08-28
-9
/
+1
*
fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev()
Bin Meng
2015-08-26
-2
/
+1
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
-8
/
+5
*
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
Masahiro Yamada
2015-08-18
-1
/
+7
*
Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"
Simon Glass
2015-08-14
-36
/
+20
*
x86: baytrail: Configure FSP UPD from device tree
Andrew Bradford
2015-08-14
-0
/
+2
*
spl, common, serial: build SPL without serial support
Heiko Schocher
2015-08-12
-3
/
+10
*
arm: socfpga: misc: Reset ethernet from OF
Marek Vasut
2015-08-08
-0
/
+1
*
dts: Drop unused compatible ID for the NXP video bridge
Simon Glass
2015-08-05
-1
/
+0
*
video: Remove the old parade driver
Simon Glass
2015-08-05
-1
/
+0
*
power: Remove old TPS65090 drivers
Simon Glass
2015-08-05
-1
/
+0
*
efi: Add functions for decoding the EFI tables
Simon Glass
2015-08-05
-0
/
+48
*
efi: Add 64-bit payload support
Simon Glass
2015-08-05
-4
/
+70
*
efi: Add support for loading U-Boot through an EFI stub
Simon Glass
2015-08-05
-0
/
+334
*
efi: Display the correct initcall pre-relocation values
Simon Glass
2015-08-05
-0
/
+4
*
efi: Add start-up library code
Simon Glass
2015-08-05
-0
/
+283
*
lib: fdt: fix indent of #ifdef..#endif conditional
Masahiro Yamada
2015-08-05
-1
/
+1
*
ARM: Tegra210: Add support to common Tegra source/config files
Tom Warren
2015-07-28
-0
/
+2
*
fdt: Fix fdtdec_get_addr_size() for 64-bit
Thierry Reding
2015-07-28
-20
/
+36
*
linux_compat: handle __GFP_ZERO in kmalloc()
Masahiro Yamada
2015-07-22
-7
/
+6
*
linux_compat: move vzalloc() to header file as an inline function
Masahiro Yamada
2015-07-22
-5
/
+0
*
fdt: Provide debug info when a device tree cannot be found
Simon Glass
2015-07-21
-0
/
+7
*
lib: Add function to extract a number from the end of a string
Simon Glass
2015-07-21
-8
/
+25
*
Add rivest cipher 4 (rc4) implementation
Simon Glass
2015-07-21
-0
/
+50
*
Drop CONFIG_ERRNO_STR from SPL
Simon Glass
2015-07-21
-1
/
+1
*
fdt: Add fdt_first/next_region() functions
Simon Glass
2015-07-21
-1
/
+493
*
fdt: Add a function to remove unused strings from a device tree
Simon Glass
2015-07-21
-0
/
+32
*
Add a dhrystone benchmark command
Simon Glass
2015-07-21
-0
/
+1132
*
libfdt: fix error code of fdt_count_strings()
Masahiro Yamada
2015-07-20
-1
/
+1
*
libfdt: fix error code of fdt_get_string_index()
Masahiro Yamada
2015-07-20
-1
/
+1
*
fdt: armv8: Fix build warnings on armv8
Haikun Wang
2015-07-20
-2
/
+2
*
Allow CONFIG_REGEX to be disabled when CONFIG_NET
Joe Hershberger
2015-07-08
-0
/
+1
*
mtd, nand: Move common functions from cmd_nand.c to common place
Heiko Schocher
2015-06-30
-0
/
+16
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-06-11
-3
/
+0
|
\
|
*
dm: usb: tegra: Drop legacy USB code
Simon Glass
2015-06-10
-3
/
+0
*
|
blackfin: fix undefined reference to srand and rand
Masahiro Yamada
2015-06-11
-1
/
+3
|
/
*
x86: gpio: add pinctrl support from the device tree
Gabriel Huau
2015-06-04
-0
/
+1
*
x86: Refactor PIRQ routing support
Bin Meng
2015-06-04
-0
/
+1
*
net: Fix NET_RANDOM_ETHADDR dependencies
Michal Simek
2015-06-01
-0
/
+3
[next]