summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2014-11-27fdt: remove fdtdec_get_alias_node() functionMasahiro Yamada
2014-11-26Merge git://git.denx.de/u-boot-fdtTom Rini
2014-11-25x86: Add initial video device init for Intel GMASimon Glass
2014-11-25x86: Add init for model 206AX CPUSimon Glass
2014-11-25x86: ivybridge: Add SATA initSimon Glass
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-24Merge git://git.denx.de/u-boot-x86Tom Rini
2014-11-23vsprintf: Add modifier for phys_addr_tThierry Reding
2014-11-22dm: fdt: Correct handling of aliases with embedded digitsSimon Glass
2014-11-21x86: ivybridge: Implement SDRAM initSimon Glass
2014-11-21x86: ivybridge: Perform Intel microcode update on bootSimon Glass
2014-11-21fdt: Add a function to decode a variable-sized u32 arraySimon Glass
2014-11-21x86: Save the BIST value on resetSimon Glass
2014-11-21fdt: Add a function to decode a named memory regionSimon Glass
2014-11-21fdt: Enhance flashmap function to deal with region propertiesSimon Glass
2014-11-21fdt: Use the correct return types for fdtdec_decode_region()Simon Glass
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada
2014-11-20replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada
2014-10-27Tidy up data sizes and function comment in display_optionsSimon Glass