summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass2015-04-181-0/+9
* net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger2015-04-181-7/+9
* cros_ec: exynos: Match up device tree with kernel versionSimon Glass2015-04-181-1/+0
* fdt: Drop LPC compatible string in fdtdecSimon Glass2015-04-181-1/+0
* fdt: cros_ec: Drop compatible string in fdtdecSimon Glass2015-04-181-1/+0
* x86: chromebook_link: dts: Add PCH and LPC devicesSimon Glass2015-04-181-1/+2
* common: Make sure arch-specific map_sysmem() is definedJoe Hershberger2015-04-181-0/+1
* dm: x86: pci: Convert chromebook_link to use driver model for pciSimon Glass2015-04-181-1/+1
* fdt: Tighten up error handling in fdtdec_get_pci_addr()Simon Glass2015-04-161-1/+3
* fdt: Export fdtdec_get_number() for general useSimon Glass2015-04-161-1/+1
* ARM: UniPhier: adjust device trees for business transferMasahiro Yamada2015-03-151-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-03-051-1/+2
|\
| * rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXPgaurav rana2015-03-051-1/+2
* | lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP availabl...Alexey Brodkin2015-03-051-4/+0
|/
* usb: UniPhier: add UniPhier on-chip xHCI host driver supportMasahiro Yamada2015-03-011-0/+1
* crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana2015-02-251-0/+36
* fdtdec: Add compatible id and string for Intel Quark MRCBin Meng2015-02-061-0/+1
* rsa: Use checksum algorithms from struct hash_algoRuchika Gupta2015-01-292-21/+36
* lib/rsa: Add Kconfig for devices supporting RSA Modular ExponentiationRuchika Gupta2015-01-292-6/+28
* lib/rsa: Modify rsa to use DM driverRuchika Gupta2015-01-291-0/+14
* FIT: Modify option FIT_SIGNATURE in KconfigRuchika Gupta2015-01-291-0/+7
* rsa: Split the rsa-verify to separate the modular exponentiationRuchika Gupta2015-01-293-275/+359
* dm: exynos: Drop unused COMPAT features for SPISimon Glass2015-01-291-1/+0
* dm: tegra: Drop unused COMPAT features for I2C, SPISimon Glass2015-01-291-6/+0
* dm: Drop gpio.h header from fdtdec.cSimon Glass2015-01-291-2/+0
* dm: fdt: Remove the old GPIO functionsSimon Glass2015-01-291-95/+0
* dm: fdt: Add a function to decode phandles with argumentsSimon Glass2015-01-291-0/+124
* x86: dts: Add compatible string for Intel ICH9 SPI controllerSimon Glass2015-01-231-0/+1
* lzo: Update dst_len even on errorSimon Glass2015-01-141-1/+3
* gunzip: Update lenp even on errorSimon Glass2015-01-141-3/+4
* bzlib: Update destLen even on errorSimon Glass2015-01-141-1/+1
* lzma: fix buffer bound check error furtherSimon Glass2015-01-141-2/+2
* fdt: Add several apis to decode pci device nodeBin Meng2015-01-131-14/+157
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-01-011-0/+5
|\
| * pci: tegra: Add Tegra PCIe driverThierry Reding2014-12-181-0/+3
| * ARM: tegra: Implement XUSB pad controllerThierry Reding2014-12-181-0/+1
| * power: Add AMS AS3722 PMIC supportThierry Reding2014-12-181-0/+1
* | initcall: add explicit hint if initcall was relocatedAlexey Brodkin2014-12-291-1/+5
|/
* x86: Clean up asm-offsetsBin Meng2014-12-131-3/+0
* lib: errno: introduce errno_str(): returns errno related messagePrzemyslaw Marczak2014-12-112-0/+148
* lib: string: move strlcpy() to a common placeMasahiro Yamada2014-12-111-0/+25
* libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/MakefileMasahiro Yamada2014-12-082-5/+3
* libfdt: descend from lib/ to lib/libfdt/Masahiro Yamada2014-12-081-0/+1
* lib: bzip2: move bzip2 files to lib/bzip2/ directoryMasahiro Yamada2014-12-088-5/+3
* Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada2014-12-081-1/+1
* Merge git://git.denx.de/u-boot-fdtTom Rini2014-12-011-15/+0
|\
| * fdt: remove fdtdec_get_alias_node() functionMasahiro Yamada2014-11-271-15/+0
* | Merge git://git.denx.de/u-boot-x86Tom Rini2014-12-011-0/+3
|\ \ | |/ |/|
| * x86: Add initial video device init for Intel GMASimon Glass2014-11-251-0/+1
| * x86: Add init for model 206AX CPUSimon Glass2014-11-251-0/+1
OpenPOWER on IntegriCloud