summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeLines
* Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-07-25-0/+1
|\
| * mtd: nand: Add the sunxi NAND controller driverBoris Brezillon2016-07-24-0/+1
* | hashtable: Fix compiler warning on 32-bit sandboxSimon Glass2016-07-25-5/+5
* | tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7mario.six@gdsys.cc2016-07-25-2/+4
|/
* rsa: Fix return value and masked errormario.six@gdsys.cc2016-07-22-5/+5
* efi_loader: Add debug output for efi_add_memory_map()Andreas Färber2016-07-22-0/+3
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-1/+1
* tiny-printf: Support assert()Simon Glass2016-07-14-0/+9
* dm: Add a more efficient libfdt librarySimon Glass2016-07-14-0/+141
* dm: Don't include fdtdec functions when of-platdata is enabledSimon Glass2016-07-14-3/+2
* sandbox: Find keyboard driver using driver modelSimon Glass2016-07-11-1/+0
* fdt: x86: Tidy up a few COMPAT string definitionsSimon Glass2016-07-11-3/+3
* fdt: Add a note to avoid adding new compatible stringsSimon Glass2016-07-11-0/+5
* fdt: Drop unused exynos compatible stringsSimon Glass2016-07-11-2/+0
* x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass2016-07-11-5/+0
* SPL: tiny-printf: avoid any BSS usageAndre Przywara2016-07-08-3/+8
* fdt: Drop some unused compatible stringsSimon Glass2016-07-05-4/+0
* lib/lzo: bugfix when input data is not compressedJoris Lijssens2016-06-24-9/+16
* tinyprintf: Add vprintf implementationHans de Goede2016-06-20-0/+5
* lib/libfdt/: General aesthetic/style fixes.Robert P. J. Day2016-06-19-97/+109
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-06-13-1/+1
|\
| * fdt: Correct return value in fdtdec_decode_display_timing()Simon Glass2016-06-12-1/+1
* | verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed2016-06-12-6/+9
|/
* tiny-printf: Correct the snprintf() implementationSimon Glass2016-06-09-1/+3
* Merge http://git.denx.de/u-boot-samsungTom Rini2016-06-06-0/+2
|\
| * exynos: Allow tizen to be built without an LCDSimon Glass2016-05-25-0/+2
* | lib: make strmhz available in SPLChris Packham2016-06-06-3/+2
* | Remove unneeded remnants of bcopy().Robert P. J. Day2016-06-06-24/+0
* | efi_loader: Add DM_VIDEO supportAlexander Graf2016-06-06-7/+50
* | efi_loader: Don't allocate from memory holesAlexander Graf2016-06-06-10/+45
* | efi_loader: Move to normal debug infrastructureAlexander Graf2016-06-06-25/+8
* | efi_loader: Add exit supportAlexander Graf2016-06-06-5/+16
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-06-03-0/+1
|\ \
| * | mmc: tegra: add basic Tegra186 supportStephen Warren2016-05-31-0/+1
* | | lib: Enable private libgcc by defaultMarek Vasut2016-06-02-0/+1
* | | tiny-printf: Support sprintf()Marek Vasut2016-06-02-2/+14
|/ /
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-05-27-28/+81
|\ \
| * | dm: efi: Update for CONFIG_BLKSimon Glass2016-05-27-15/+46
| * | tiny-printf: Support snprintf()Simon Glass2016-05-26-2/+25
| * | tiny-printf: Tidy up a few nitsSimon Glass2016-05-26-8/+8
| |/
* | efi_loader: gop: Don't expose fb addressAlexander Graf2016-05-27-3/+0
* | efi_loader: Clean up system table on exitAlexander Graf2016-05-27-0/+16
* | efi_loader: Add bounce buffer supportAlexander Graf2016-05-27-9/+86
* | efi_loader: Add network access supportAlexander Graf2016-05-27-0/+292
|/
* dm: part: Drop the block_drvr tableSimon Glass2016-05-17-11/+16
* Change my mailaddressAndreas Bießmann2016-05-02-1/+1
* efi_loader: Handle memory overflowsAndreas Färber2016-04-18-4/+4
* gunzip.c: use block layer for writesEric Nelson2016-04-18-3/+2
* efi_loader: Expose ascending efi memory mapAlexander Graf2016-04-18-2/+7
* efi_loader: Always flush in cache line size granularityAlexander Graf2016-04-18-1/+9