summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-08-05dts: Drop unused compatible ID for the NXP video bridgeSimon Glass
2015-08-05video: Remove the old parade driverSimon Glass
2015-08-05power: Remove old TPS65090 driversSimon Glass
2015-08-05efi: Add functions for decoding the EFI tablesSimon Glass
2015-08-05efi: Add 64-bit payload supportSimon Glass
2015-08-05efi: Add support for loading U-Boot through an EFI stubSimon Glass
2015-08-05efi: Display the correct initcall pre-relocation valuesSimon Glass
2015-08-05efi: Add start-up library codeSimon Glass
2015-08-05lib: fdt: fix indent of #ifdef..#endif conditionalMasahiro Yamada
2015-07-28ARM: Tegra210: Add support to common Tegra source/config filesTom Warren
2015-07-28fdt: Fix fdtdec_get_addr_size() for 64-bitThierry Reding
2015-07-22linux_compat: handle __GFP_ZERO in kmalloc()Masahiro Yamada
2015-07-22linux_compat: move vzalloc() to header file as an inline functionMasahiro Yamada
2015-07-21fdt: Provide debug info when a device tree cannot be foundSimon Glass
2015-07-21lib: Add function to extract a number from the end of a stringSimon Glass
2015-07-21Add rivest cipher 4 (rc4) implementationSimon Glass
2015-07-21Drop CONFIG_ERRNO_STR from SPLSimon Glass
2015-07-21fdt: Add fdt_first/next_region() functionsSimon Glass
2015-07-21fdt: Add a function to remove unused strings from a device treeSimon Glass
2015-07-21Add a dhrystone benchmark commandSimon Glass
2015-07-20libfdt: fix error code of fdt_count_strings()Masahiro Yamada
2015-07-20libfdt: fix error code of fdt_get_string_index()Masahiro Yamada
2015-07-20fdt: armv8: Fix build warnings on armv8Haikun Wang
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