summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-11-23lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updatesStefan Roese
2015-11-23lib/tiny-printf.c: Add tiny printf function for space limited environmentsStefan Roese
2015-11-19Add a circular memory buffer implementationSimon Glass
2015-11-19Drop config.h header from display_options.cSimon Glass
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-19dm: tegra: Convert keyboard driver to driver modelSimon Glass
2015-11-18Fix sandbox build on Ubuntu 10.04Stephen Warren
2015-11-12Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-11-12uuid: add selection by string for known partition type GUIDPatrick Delaunay
2015-11-12pci: tegra: add/enable support for Tegra210Stephen Warren
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-11-05Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-11-05lib, fdt: Adding fdtdec_get_uint functionChin Liang See
2015-11-04dm: spl: Support device tree when BSS is in a different sectionSimon Glass
2015-11-04fdt: Correct handling of alias regionsSimon Glass
2015-11-04fdt: Add a function to look up a /chosen propertySimon Glass
2015-10-27Merge git://git.denx.de/u-boot-dmTom Rini
2015-10-23fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BITStephen Warren
2015-10-23dm: tpm: Drop CONFIG_DM_TPMSimon Glass
2015-10-23dm: tpm: Remove every compilation switch for TPM driver modelChristophe Ricard
2015-10-23dm: implement a Timer uclassThomas Chou
2015-10-21debug_uart: Adjust the declaration of debug_uart_init()Simon Glass
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