summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-04-23fdt: Rename setup_fdt() and make it prepare alsoSimon Glass
2015-04-23fdt: sandbox: Move setup code from board_f to fdtdecSimon Glass
2015-04-23dm: Add a panic_str() function to reduce code sizeSimon Glass
2015-04-18sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass
2015-04-18net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger
2015-04-18cros_ec: exynos: Match up device tree with kernel versionSimon Glass
2015-04-18fdt: Drop LPC compatible string in fdtdecSimon Glass
2015-04-18fdt: cros_ec: Drop compatible string in fdtdecSimon Glass
2015-04-18x86: chromebook_link: dts: Add PCH and LPC devicesSimon Glass
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger
2015-04-18dm: x86: pci: Convert chromebook_link to use driver model for pciSimon Glass
2015-04-16fdt: Tighten up error handling in fdtdec_get_pci_addr()Simon Glass
2015-04-16fdt: Export fdtdec_get_number() for general useSimon Glass
2015-03-15ARM: UniPhier: adjust device trees for business transferMasahiro Yamada
2015-03-05Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2015-03-05lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP availabl...Alexey Brodkin
2015-03-05rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXPgaurav rana
2015-03-01usb: UniPhier: add UniPhier on-chip xHCI host driver supportMasahiro Yamada
2015-02-25crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana
2015-02-06fdtdec: Add compatible id and string for Intel Quark MRCBin Meng
2015-01-29rsa: Use checksum algorithms from struct hash_algoRuchika Gupta
2015-01-29lib/rsa: Add Kconfig for devices supporting RSA Modular ExponentiationRuchika Gupta
2015-01-29lib/rsa: Modify rsa to use DM driverRuchika Gupta
2015-01-29FIT: Modify option FIT_SIGNATURE in KconfigRuchika Gupta
2015-01-29rsa: Split the rsa-verify to separate the modular exponentiationRuchika Gupta
2015-01-29dm: exynos: Drop unused COMPAT features for SPISimon Glass
2015-01-29dm: tegra: Drop unused COMPAT features for I2C, SPISimon Glass
2015-01-29dm: Drop gpio.h header from fdtdec.cSimon Glass
2015-01-29dm: fdt: Remove the old GPIO functionsSimon Glass
2015-01-29dm: fdt: Add a function to decode phandles with argumentsSimon Glass
2015-01-23x86: dts: Add compatible string for Intel ICH9 SPI controllerSimon Glass
2015-01-14lzo: Update dst_len even on errorSimon Glass
2015-01-14gunzip: Update lenp even on errorSimon Glass
2015-01-14bzlib: Update destLen even on errorSimon Glass
2015-01-14lzma: fix buffer bound check error furtherSimon Glass
2015-01-13fdt: Add several apis to decode pci device nodeBin Meng
2015-01-01Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2014-12-29initcall: add explicit hint if initcall was relocatedAlexey Brodkin
2014-12-18pci: tegra: Add Tegra PCIe driverThierry Reding
2014-12-18ARM: tegra: Implement XUSB pad controllerThierry Reding
2014-12-18power: Add AMS AS3722 PMIC supportThierry Reding
2014-12-13x86: Clean up asm-offsetsBin Meng
2014-12-11lib: errno: introduce errno_str(): returns errno related messagePrzemyslaw Marczak
2014-12-11lib: string: move strlcpy() to a common placeMasahiro Yamada
2014-12-08libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/MakefileMasahiro Yamada
2014-12-08libfdt: descend from lib/ to lib/libfdt/Masahiro Yamada
2014-12-08lib: bzip2: move bzip2 files to lib/bzip2/ directoryMasahiro Yamada
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada
2014-12-01Merge git://git.denx.de/u-boot-fdtTom Rini
2014-12-01Merge git://git.denx.de/u-boot-x86Tom Rini