summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-10-18efi_loader: Update description of internal efi_mem_carve_outStefan Brüns
2016-10-15spl: move FDT_FIXUP_PARTITIONS to KconfigHeiko Schocher
2016-10-13libfdt: Drop inlining of fdt_path_offset()Simon Glass
2016-10-13libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-10-13libfdt: Sync up with upstreamSimon Glass
2016-10-13libfdt: Fix undefined behaviour in fdt_offset_ptr()David Gibson
2016-10-11Fix return value in trailing_strtoln()Simon Glass
2016-10-08spl: saveenv: adding saveenv support in SPLB, Ravi
2016-10-08arm: Add return value argument to longjmpAlexander Graf
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day
2016-10-06gunzip: cache-align write buffer memoryClemens Gruber
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23libfdt: simplify fdt_del_mem_rsv()Masahiro Yamada
2016-09-18dtoc: Support finding the offset of a propertySimon Glass
2016-09-18dtoc: Support packing the device treeSimon Glass
2016-09-18dtoc: Support deleting device tree propertiesSimon Glass
2016-09-18dtoc: Move to using bytearraySimon Glass
2016-09-18Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-09-16Use separate options for TPL supportSimon Glass
2016-09-14usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada
2016-09-07efi_loader: provide efi_mem_desc versionMian Yousaf Kaukab
2016-08-30x86: efi: payload: Make EFI payload build againBin Meng
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