summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2016-09-18Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini1-1/+0
2016-09-17Use separate options for TPL supportSimon Glass1-2/+7
2016-09-14usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada1-1/+0
2016-09-07efi_loader: provide efi_mem_desc versionMian Yousaf Kaukab1-0/+3
2016-08-30x86: efi: payload: Make EFI payload build againBin Meng1-3/+3
2016-08-20efi_loader: Fix relocations above 64kb image sizeAlexander Graf1-1/+1
2016-08-20tests: Introduce DT overlay testsMaxime Ripard1-49/+262
2016-08-20cmd: fdt: add fdt overlay application subcommandMaxime Ripard1-7/+7
2016-08-20libfdt: Add overlay application functionMaxime Ripard3-0/+412
2016-08-20libfdt: Add fdt_setprop_inplace_namelen_partialMaxime Ripard1-4/+25
2016-08-20libfdt: Add fdt_path_offset_namelenMaxime Ripard1-8/+10
2016-08-20libfdt: Fix separator spellingMaxime Ripard1-4/+4
2016-08-20libfdt: Add max phandle retrieval functionMaxime Ripard1-0/+26
2016-08-12fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren1-7/+15
2016-08-08efi_loader: disk: Sanitize exposed devicesAlexander Graf1-1/+5
2016-08-08efi_loader: disk: Fix CONFIG_BLK breakageAlexander Graf1-7/+11
2016-08-08tiny-printf: Adjust to avoid using data sectionSimon Glass1-44/+58
2016-07-25Merge git://git.denx.de/u-boot-nand-flashTom Rini1-0/+1
2016-07-25hashtable: Fix compiler warning on 32-bit sandboxSimon Glass1-5/+5
2016-07-25tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7mario.six@gdsys.cc1-2/+4
2016-07-25mtd: nand: Add the sunxi NAND controller driverBoris Brezillon1-0/+1
2016-07-22rsa: Fix return value and masked errormario.six@gdsys.cc1-5/+5
2016-07-22efi_loader: Add debug output for efi_add_memory_map()Andreas Färber1-0/+3
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day1-1/+1
2016-07-15tiny-printf: Support assert()Simon Glass1-0/+9
2016-07-15dm: Add a more efficient libfdt librarySimon Glass3-0/+141
2016-07-15dm: Don't include fdtdec functions when of-platdata is enabledSimon Glass1-3/+2
2016-07-11sandbox: Find keyboard driver using driver modelSimon Glass1-1/+0
2016-07-11fdt: x86: Tidy up a few COMPAT string definitionsSimon Glass1-3/+3
2016-07-11fdt: Add a note to avoid adding new compatible stringsSimon Glass1-0/+5
2016-07-11fdt: Drop unused exynos compatible stringsSimon Glass1-2/+0
2016-07-11x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass1-5/+0
2016-07-08SPL: tiny-printf: avoid any BSS usageAndre Przywara1-3/+8
2016-07-05fdt: Drop some unused compatible stringsSimon Glass1-4/+0
2016-06-25lib/lzo: bugfix when input data is not compressedJoris Lijssens1-9/+16
2016-06-20tinyprintf: Add vprintf implementationHans de Goede1-0/+5
2016-06-20lib/libfdt/: General aesthetic/style fixes.Robert P. J. Day11-97/+109
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini1-1/+1
2016-06-13fdt: Correct return value in fdtdec_decode_display_timing()Simon Glass1-1/+1
2016-06-12verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed3-6/+9
2016-06-09tiny-printf: Correct the snprintf() implementationSimon Glass1-1/+3
2016-06-06Merge http://git.denx.de/u-boot-samsungTom Rini1-0/+2
2016-06-06lib: make strmhz available in SPLChris Packham1-3/+2
2016-06-06Remove unneeded remnants of bcopy().Robert P. J. Day1-24/+0
2016-06-06efi_loader: Add DM_VIDEO supportAlexander Graf1-7/+50
2016-06-06efi_loader: Don't allocate from memory holesAlexander Graf1-10/+45
2016-06-06efi_loader: Move to normal debug infrastructureAlexander Graf4-25/+8
2016-06-06efi_loader: Add exit supportAlexander Graf1-5/+16
2016-06-03Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-0/+1
2016-06-03lib: Enable private libgcc by defaultMarek Vasut1-0/+1