summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-07-05fdt: Drop some unused compatible stringsSimon Glass
2016-06-24lib/lzo: bugfix when input data is not compressedJoris Lijssens
2016-06-20tinyprintf: Add vprintf implementationHans de Goede
2016-06-19lib/libfdt/: General aesthetic/style fixes.Robert P. J. Day
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-06-12fdt: Correct return value in fdtdec_decode_display_timing()Simon Glass
2016-06-12verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed
2016-06-09tiny-printf: Correct the snprintf() implementationSimon Glass
2016-06-06Merge http://git.denx.de/u-boot-samsungTom Rini
2016-06-06lib: make strmhz available in SPLChris Packham
2016-06-06Remove unneeded remnants of bcopy().Robert P. J. Day
2016-06-06efi_loader: Add DM_VIDEO supportAlexander Graf
2016-06-06efi_loader: Don't allocate from memory holesAlexander Graf
2016-06-06efi_loader: Move to normal debug infrastructureAlexander Graf
2016-06-06efi_loader: Add exit supportAlexander Graf
2016-06-03Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-06-02lib: Enable private libgcc by defaultMarek Vasut
2016-06-02tiny-printf: Support sprintf()Marek Vasut
2016-05-31mmc: tegra: add basic Tegra186 supportStephen Warren
2016-05-27Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-27efi_loader: gop: Don't expose fb addressAlexander Graf
2016-05-27efi_loader: Clean up system table on exitAlexander Graf
2016-05-27efi_loader: Add bounce buffer supportAlexander Graf
2016-05-27dm: efi: Update for CONFIG_BLKSimon Glass
2016-05-27efi_loader: Add network access supportAlexander Graf
2016-05-26tiny-printf: Support snprintf()Simon Glass
2016-05-26tiny-printf: Tidy up a few nitsSimon Glass
2016-05-25exynos: Allow tizen to be built without an LCDSimon Glass
2016-05-17dm: part: Drop the block_drvr tableSimon Glass
2016-05-02Change my mailaddressAndreas Bießmann
2016-04-18efi_loader: Handle memory overflowsAndreas Färber
2016-04-18gunzip.c: use block layer for writesEric Nelson
2016-04-18efi_loader: Expose ascending efi memory mapAlexander Graf
2016-04-18efi_loader: Always flush in cache line size granularityAlexander Graf
2016-04-18efi_loader: Increase path string to 32 charactersAlexander Graf
2016-04-18efi_loader: Add el torito supportAlexander Graf
2016-04-18efi_loader: Split drive add into functionAlexander Graf
2016-04-11lib/crc8: Add crc start valueStefan Roese
2016-04-01efi_loader: Always allocate the highest available addressAlexander Graf
2016-04-01lib/physmem.c: Switch to __weak for arch_phys_memsetTom Rini
2016-04-01cosmetic: Fix typos "privide"Masahiro Yamada
2016-03-27efi_loader: Fix some entry/exit pointsAlexander Graf
2016-03-27efi_stub: Move carriage return before line feed in putc()Bin Meng
2016-03-27efi_loader: Add GOP supportAlexander Graf
2016-03-17cmd_dhry.c: Use lldiv for vax_mips calculation as wellTom Rini
2016-03-17x86: dts: Drop memory SPD compatible stringSimon Glass
2016-03-17dhry: Correct dhrystone calculation for fast machinesSimon Glass
2016-03-17x86: Drop all the old pin configuration codeSimon Glass
2016-03-15efi_loader: Pass proper device path in on bootAlexander Graf
2016-03-15efi_loader: hook up in build environmentAlexander Graf