summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* linux_compat: handle __GFP_ZERO in kmalloc()Masahiro Yamada2015-07-221-7/+6
* linux_compat: move vzalloc() to header file as an inline functionMasahiro Yamada2015-07-221-5/+0
* fdt: Provide debug info when a device tree cannot be foundSimon Glass2015-07-211-0/+7
* lib: Add function to extract a number from the end of a stringSimon Glass2015-07-212-8/+25
* Add rivest cipher 4 (rc4) implementationSimon Glass2015-07-212-0/+50
* Drop CONFIG_ERRNO_STR from SPLSimon Glass2015-07-211-1/+1
* fdt: Add fdt_first/next_region() functionsSimon Glass2015-07-212-1/+493
* fdt: Add a function to remove unused strings from a device treeSimon Glass2015-07-211-0/+32
* Add a dhrystone benchmark commandSimon Glass2015-07-218-0/+1132
* libfdt: fix error code of fdt_count_strings()Masahiro Yamada2015-07-201-1/+1
* libfdt: fix error code of fdt_get_string_index()Masahiro Yamada2015-07-201-1/+1
* fdt: armv8: Fix build warnings on armv8Haikun Wang2015-07-201-2/+2
* 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
OpenPOWER on IntegriCloud