summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-08-20efi_loader: Fix relocations above 64kb image sizeAlexander Graf
2016-08-20tests: Introduce DT overlay testsMaxime Ripard
2016-08-20cmd: fdt: add fdt overlay application subcommandMaxime Ripard
2016-08-20libfdt: Add overlay application functionMaxime Ripard
2016-08-20libfdt: Add fdt_setprop_inplace_namelen_partialMaxime Ripard
2016-08-20libfdt: Add fdt_path_offset_namelenMaxime Ripard
2016-08-20libfdt: Fix separator spellingMaxime Ripard
2016-08-20libfdt: Add max phandle retrieval functionMaxime Ripard
2016-08-12fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren
2016-08-08efi_loader: disk: Sanitize exposed devicesAlexander Graf
2016-08-08efi_loader: disk: Fix CONFIG_BLK breakageAlexander Graf
2016-08-08tiny-printf: Adjust to avoid using data sectionSimon Glass
2016-07-25Merge git://git.denx.de/u-boot-nand-flashTom Rini
2016-07-25hashtable: Fix compiler warning on 32-bit sandboxSimon Glass
2016-07-25tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7mario.six@gdsys.cc
2016-07-24mtd: nand: Add the sunxi NAND controller driverBoris Brezillon
2016-07-22rsa: Fix return value and masked errormario.six@gdsys.cc
2016-07-22efi_loader: Add debug output for efi_add_memory_map()Andreas Färber
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-14tiny-printf: Support assert()Simon Glass
2016-07-14dm: Add a more efficient libfdt librarySimon Glass
2016-07-14dm: Don't include fdtdec functions when of-platdata is enabledSimon Glass
2016-07-11sandbox: Find keyboard driver using driver modelSimon Glass
2016-07-11fdt: x86: Tidy up a few COMPAT string definitionsSimon Glass
2016-07-11fdt: Add a note to avoid adding new compatible stringsSimon Glass
2016-07-11fdt: Drop unused exynos compatible stringsSimon Glass
2016-07-11x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass
2016-07-08SPL: tiny-printf: avoid any BSS usageAndre Przywara
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