summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* efi_loader: provide efi_mem_desc versionMian Yousaf Kaukab2016-09-071-0/+3
* x86: efi: payload: Make EFI payload build againBin Meng2016-08-301-3/+3
* efi_loader: Fix relocations above 64kb image sizeAlexander Graf2016-08-201-1/+1
* tests: Introduce DT overlay testsMaxime Ripard2016-08-201-49/+262
* cmd: fdt: add fdt overlay application subcommandMaxime Ripard2016-08-201-7/+7
* libfdt: Add overlay application functionMaxime Ripard2016-08-203-0/+412
* libfdt: Add fdt_setprop_inplace_namelen_partialMaxime Ripard2016-08-201-4/+25
* libfdt: Add fdt_path_offset_namelenMaxime Ripard2016-08-201-8/+10
* libfdt: Fix separator spellingMaxime Ripard2016-08-201-4/+4
* libfdt: Add max phandle retrieval functionMaxime Ripard2016-08-201-0/+26
* fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren2016-08-121-7/+15
* efi_loader: disk: Sanitize exposed devicesAlexander Graf2016-08-081-1/+5
* efi_loader: disk: Fix CONFIG_BLK breakageAlexander Graf2016-08-081-7/+11
* tiny-printf: Adjust to avoid using data sectionSimon Glass2016-08-081-44/+58
* Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-07-251-0/+1
|\
| * mtd: nand: Add the sunxi NAND controller driverBoris Brezillon2016-07-241-0/+1
* | hashtable: Fix compiler warning on 32-bit sandboxSimon Glass2016-07-251-5/+5
* | tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7mario.six@gdsys.cc2016-07-251-2/+4
|/
* rsa: Fix return value and masked errormario.six@gdsys.cc2016-07-221-5/+5
* efi_loader: Add debug output for efi_add_memory_map()Andreas Färber2016-07-221-0/+3
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-161-1/+1
* tiny-printf: Support assert()Simon Glass2016-07-141-0/+9
* dm: Add a more efficient libfdt librarySimon Glass2016-07-143-0/+141
* dm: Don't include fdtdec functions when of-platdata is enabledSimon Glass2016-07-141-3/+2
* sandbox: Find keyboard driver using driver modelSimon Glass2016-07-111-1/+0
* fdt: x86: Tidy up a few COMPAT string definitionsSimon Glass2016-07-111-3/+3
* fdt: Add a note to avoid adding new compatible stringsSimon Glass2016-07-111-0/+5
* fdt: Drop unused exynos compatible stringsSimon Glass2016-07-111-2/+0
* x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass2016-07-111-5/+0
* SPL: tiny-printf: avoid any BSS usageAndre Przywara2016-07-081-3/+8
* fdt: Drop some unused compatible stringsSimon Glass2016-07-051-4/+0
* lib/lzo: bugfix when input data is not compressedJoris Lijssens2016-06-241-9/+16
* tinyprintf: Add vprintf implementationHans de Goede2016-06-201-0/+5
* lib/libfdt/: General aesthetic/style fixes.Robert P. J. Day2016-06-1911-97/+109
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-06-131-1/+1
|\
| * fdt: Correct return value in fdtdec_decode_display_timing()Simon Glass2016-06-121-1/+1
* | verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed2016-06-123-6/+9
|/
* tiny-printf: Correct the snprintf() implementationSimon Glass2016-06-091-1/+3
* Merge http://git.denx.de/u-boot-samsungTom Rini2016-06-061-0/+2
|\
| * exynos: Allow tizen to be built without an LCDSimon Glass2016-05-251-0/+2
* | lib: make strmhz available in SPLChris Packham2016-06-061-3/+2
* | Remove unneeded remnants of bcopy().Robert P. J. Day2016-06-061-24/+0
* | efi_loader: Add DM_VIDEO supportAlexander Graf2016-06-061-7/+50
* | efi_loader: Don't allocate from memory holesAlexander Graf2016-06-061-10/+45
* | efi_loader: Move to normal debug infrastructureAlexander Graf2016-06-064-25/+8
* | efi_loader: Add exit supportAlexander Graf2016-06-061-5/+16
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-06-031-0/+1
|\ \
| * | mmc: tegra: add basic Tegra186 supportStephen Warren2016-05-311-0/+1
* | | lib: Enable private libgcc by defaultMarek Vasut2016-06-021-0/+1
* | | tiny-printf: Support sprintf()Marek Vasut2016-06-021-2/+14
|/ /