summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2015-08-28mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler2-1/+3
2015-08-28lib/display_options: Fix print_freqSuriyan Ramasami1-9/+1
2015-08-26fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev()Bin Meng1-2/+1
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2-8/+5
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada1-1/+7
2015-08-14Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"Simon Glass1-36/+20
2015-08-14x86: baytrail: Configure FSP UPD from device treeAndrew Bradford1-0/+2
2015-08-13spl, common, serial: build SPL without serial supportHeiko Schocher1-3/+10
2015-08-08arm: socfpga: misc: Reset ethernet from OFMarek Vasut1-0/+1
2015-08-06dts: Drop unused compatible ID for the NXP video bridgeSimon Glass1-1/+0
2015-08-06video: Remove the old parade driverSimon Glass1-1/+0
2015-08-06power: Remove old TPS65090 driversSimon Glass1-1/+0
2015-08-05efi: Add functions for decoding the EFI tablesSimon Glass2-0/+48
2015-08-05efi: Add 64-bit payload supportSimon Glass1-4/+70
2015-08-05efi: Add support for loading U-Boot through an EFI stubSimon Glass3-0/+334
2015-08-05efi: Display the correct initcall pre-relocation valuesSimon Glass1-0/+4
2015-08-05efi: Add start-up library codeSimon Glass6-0/+283
2015-08-05lib: fdt: fix indent of #ifdef..#endif conditionalMasahiro Yamada1-1/+1
2015-07-28ARM: Tegra210: Add support to common Tegra source/config filesTom Warren1-0/+2
2015-07-28fdt: Fix fdtdec_get_addr_size() for 64-bitThierry Reding1-20/+36
2015-07-22linux_compat: handle __GFP_ZERO in kmalloc()Masahiro Yamada1-7/+6
2015-07-22linux_compat: move vzalloc() to header file as an inline functionMasahiro Yamada1-5/+0
2015-07-22fdt: Provide debug info when a device tree cannot be foundSimon Glass1-0/+7
2015-07-22lib: Add function to extract a number from the end of a stringSimon Glass2-8/+25
2015-07-22Add rivest cipher 4 (rc4) implementationSimon Glass2-0/+50
2015-07-22Drop CONFIG_ERRNO_STR from SPLSimon Glass1-1/+1
2015-07-22fdt: Add fdt_first/next_region() functionsSimon Glass2-1/+493
2015-07-22fdt: Add a function to remove unused strings from a device treeSimon Glass1-0/+32
2015-07-22Add a dhrystone benchmark commandSimon Glass8-0/+1132
2015-07-20libfdt: fix error code of fdt_count_strings()Masahiro Yamada1-1/+1
2015-07-20libfdt: fix error code of fdt_get_string_index()Masahiro Yamada1-1/+1
2015-07-20fdt: armv8: Fix build warnings on armv8Haikun Wang1-2/+2
2015-07-09Allow CONFIG_REGEX to be disabled when CONFIG_NETJoe Hershberger1-0/+1
2015-06-29mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher1-0/+16
2015-06-12Merge git://git.denx.de/u-boot-dmTom Rini1-3/+0
2015-06-11blackfin: fix undefined reference to srand and randMasahiro Yamada1-1/+3
2015-06-11dm: usb: tegra: Drop legacy USB codeSimon Glass1-3/+0
2015-06-04x86: gpio: add pinctrl support from the device treeGabriel Huau1-0/+1
2015-06-04x86: Refactor PIRQ routing supportBin Meng1-0/+1
2015-06-01net: Fix NET_RANDOM_ETHADDR dependenciesMichal Simek1-0/+3
2015-05-15pmic: max77686 set the same compatible as in the kernelPrzemyslaw Marczak1-1/+1
2015-05-15lib: Kconfig: add entry for errno_str() functionPrzemyslaw Marczak1-0/+8
2015-05-15sandbox: Fix warning in display_optionsSimon Glass1-1/+1
2015-05-15tpm: Rename Infineon TPM to slb9645ttSimon Glass1-1/+1
2015-05-13tegra: video: Support serial output resource (SOR) on tegra124Simon Glass1-0/+3
2015-05-13fdt: Add binding decode function for display-timingsSimon Glass1-0/+92
2015-05-10kconfig: Move REGEX to KconfigJoe Hershberger1-0/+8
2015-05-06dm: usb: exynos: Drop legacy USB codeSimon Glass1-2/+0
2015-04-30Add print_freq() to display frequencies nicelySimon Glass1-0/+42
2015-04-30Move display_options functions to their own headerSimon Glass1-13/+0