summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Allow CONFIG_REGEX to be disabled when CONFIG_NETJoe Hershberger2015-07-081-0/+1
* mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher2015-06-301-0/+16
* Merge git://git.denx.de/u-boot-dmTom Rini2015-06-111-3/+0
|\
| * dm: usb: tegra: Drop legacy USB codeSimon Glass2015-06-101-3/+0
* | blackfin: fix undefined reference to srand and randMasahiro Yamada2015-06-111-1/+3
|/
* x86: gpio: add pinctrl support from the device treeGabriel Huau2015-06-041-0/+1
* x86: Refactor PIRQ routing supportBin Meng2015-06-041-0/+1
* net: Fix NET_RANDOM_ETHADDR dependenciesMichal Simek2015-06-011-0/+3
* pmic: max77686 set the same compatible as in the kernelPrzemyslaw Marczak2015-05-141-1/+1
* lib: Kconfig: add entry for errno_str() functionPrzemyslaw Marczak2015-05-141-0/+8
* sandbox: Fix warning in display_optionsSimon Glass2015-05-141-1/+1
* tpm: Rename Infineon TPM to slb9645ttSimon Glass2015-05-141-1/+1
* tegra: video: Support serial output resource (SOR) on tegra124Simon Glass2015-05-131-0/+3
* fdt: Add binding decode function for display-timingsSimon Glass2015-05-131-0/+92
* kconfig: Move REGEX to KconfigJoe Hershberger2015-05-101-0/+8
* dm: usb: exynos: Drop legacy USB codeSimon Glass2015-05-061-2/+0
* Add print_freq() to display frequencies nicelySimon Glass2015-04-291-0/+42
* Move display_options functions to their own headerSimon Glass2015-04-291-13/+0
* fdt: Fix handling of paths with options in themHans de Goede2015-04-231-3/+22
* Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-04-233-8/+60
|\
| * fdt: Allow FDT functions to be built for SPLSimon Glass2015-04-231-0/+6
| * fdt: Rename setup_fdt() and make it prepare alsoSimon Glass2015-04-231-2/+2
| * fdt: sandbox: Move setup code from board_f to fdtdecSimon Glass2015-04-231-0/+31
| * dm: Add a panic_str() function to reduce code sizeSimon Glass2015-04-232-8/+23
* | gunzip: add gzwrite routine for extracting compresed images to block deviceEric Nelson2015-04-221-1/+194
|/
* 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
OpenPOWER on IntegriCloud