summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-10-11Add support for LZ4 decompression algorithmJulius Werner
2015-10-03fdtdec: fix parsing 'reg' property with zero value in '#size-cells'Przemyslaw Marczak
2015-10-03fdt: fix fdtdec_get_addr_size not to require any size cellsStephen Warren
2015-09-16Merge git://git.denx.de/u-boot-fdtTom Rini
2015-09-15env: import: hashtable: Free memory allocated before exiting from himport_r()Lukasz Majewski
2015-09-15env: import: hashtable: Prevent buffer overrun when importing environment fro...Lukasz Majewski
2015-09-15fdt: add new fdt address parsing functionsStephen Warren
2015-09-11Move malloc_cache_aligned() to its own headerSimon Glass
2015-09-04mmc: dw_mmc: Probe the MMC from OFMarek Vasut
2015-08-31tpm: Add functions to access flags and permissionsSimon Glass
2015-08-31dm: tpm: Convert I2C driver to driver modelSimon Glass
2015-08-31dm: tpm: Convert the TPM command and library to driver modelSimon Glass
2015-08-31tpm: Add Kconfig options for TPMsSimon Glass
2015-08-28mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler
2015-08-28lib/display_options: Fix print_freqSuriyan Ramasami
2015-08-26fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev()Bin Meng
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada
2015-08-14Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"Simon Glass
2015-08-14x86: baytrail: Configure FSP UPD from device treeAndrew Bradford
2015-08-12spl, common, serial: build SPL without serial supportHeiko Schocher
2015-08-08arm: socfpga: misc: Reset ethernet from OFMarek Vasut
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