summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-07-08Allow CONFIG_REGEX to be disabled when CONFIG_NETJoe Hershberger
2015-06-30mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher
2015-06-11Merge git://git.denx.de/u-boot-dmTom Rini
2015-06-11blackfin: fix undefined reference to srand and randMasahiro Yamada
2015-06-10dm: usb: tegra: Drop legacy USB codeSimon Glass
2015-06-04x86: gpio: add pinctrl support from the device treeGabriel Huau
2015-06-04x86: Refactor PIRQ routing supportBin Meng
2015-06-01net: Fix NET_RANDOM_ETHADDR dependenciesMichal Simek
2015-05-14pmic: max77686 set the same compatible as in the kernelPrzemyslaw Marczak
2015-05-14lib: Kconfig: add entry for errno_str() functionPrzemyslaw Marczak
2015-05-14sandbox: Fix warning in display_optionsSimon Glass
2015-05-14tpm: Rename Infineon TPM to slb9645ttSimon Glass
2015-05-13tegra: video: Support serial output resource (SOR) on tegra124Simon Glass
2015-05-13fdt: Add binding decode function for display-timingsSimon Glass
2015-05-10kconfig: Move REGEX to KconfigJoe Hershberger
2015-05-06dm: usb: exynos: Drop legacy USB codeSimon Glass
2015-04-29Add print_freq() to display frequencies nicelySimon Glass
2015-04-29Move display_options functions to their own headerSimon Glass
2015-04-23fdt: Fix handling of paths with options in themHans de Goede
2015-04-23Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2015-04-23fdt: Allow FDT functions to be built for SPLSimon Glass
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-22gunzip: add gzwrite routine for extracting compresed images to block deviceEric Nelson
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