Age | Commit message (Expand) | Author |
2016-10-18 | efi_loader: Fix crash on 32-bit systems | Robin Randhawa |
2016-10-18 | efi_loader: Fix memory map size check to avoid out-of-bounds access | Stefan Brüns |
2016-10-18 | efi_loader: Update description of internal efi_mem_carve_out | Stefan Brüns |
2016-10-15 | spl: move FDT_FIXUP_PARTITIONS to Kconfig | Heiko Schocher |
2016-10-13 | libfdt: Drop inlining of fdt_path_offset() | Simon Glass |
2016-10-13 | libfdt: Sync fdt_for_each_subnode() with upstream | Simon Glass |
2016-10-13 | libfdt: Bring in upstream stringlist functions | Simon Glass |
2016-10-13 | libfdt: Sync up with upstream | Simon Glass |
2016-10-13 | libfdt: Fix undefined behaviour in fdt_offset_ptr() | David Gibson |
2016-10-11 | Fix return value in trailing_strtoln() | Simon Glass |
2016-10-08 | spl: saveenv: adding saveenv support in SPL | B, Ravi |
2016-10-08 | arm: Add return value argument to longjmp | Alexander Graf |
2016-10-06 | Various, accumulated typos collected from around the tree. | Robert P. J. Day |
2016-10-06 | gunzip: cache-align write buffer memory | Clemens Gruber |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-09-23 | libfdt: simplify fdt_del_mem_rsv() | Masahiro Yamada |
2016-09-18 | dtoc: Support finding the offset of a property | Simon Glass |
2016-09-18 | dtoc: Support packing the device tree | Simon Glass |
2016-09-18 | dtoc: Support deleting device tree properties | Simon Glass |
2016-09-18 | dtoc: Move to using bytearray | Simon Glass |
2016-09-18 | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini |
2016-09-16 | Use separate options for TPL support | Simon Glass |
2016-09-14 | usb: uniphier: remove UniPhier xHCI driver and select DM_USB | Masahiro Yamada |
2016-09-07 | efi_loader: provide efi_mem_desc version | Mian Yousaf Kaukab |
2016-08-30 | x86: efi: payload: Make EFI payload build again | Bin Meng |
2016-08-20 | efi_loader: Fix relocations above 64kb image size | Alexander Graf |
2016-08-20 | tests: Introduce DT overlay tests | Maxime Ripard |
2016-08-20 | cmd: fdt: add fdt overlay application subcommand | Maxime Ripard |
2016-08-20 | libfdt: Add overlay application function | Maxime Ripard |
2016-08-20 | libfdt: Add fdt_setprop_inplace_namelen_partial | Maxime Ripard |
2016-08-20 | libfdt: Add fdt_path_offset_namelen | Maxime Ripard |
2016-08-20 | libfdt: Fix separator spelling | Maxime Ripard |
2016-08-20 | libfdt: Add max phandle retrieval function | Maxime Ripard |
2016-08-12 | fdt: allow fdtdec_get_addr_size_*() to translate addresses | Stephen Warren |
2016-08-08 | efi_loader: disk: Sanitize exposed devices | Alexander Graf |
2016-08-08 | efi_loader: disk: Fix CONFIG_BLK breakage | Alexander Graf |
2016-08-08 | tiny-printf: Adjust to avoid using data section | Simon Glass |
2016-07-25 | Merge git://git.denx.de/u-boot-nand-flash | Tom Rini |
2016-07-25 | hashtable: Fix compiler warning on 32-bit sandbox | Simon Glass |
2016-07-25 | tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 | mario.six@gdsys.cc |
2016-07-24 | mtd: nand: Add the sunxi NAND controller driver | Boris Brezillon |
2016-07-22 | rsa: Fix return value and masked error | mario.six@gdsys.cc |
2016-07-22 | efi_loader: Add debug output for efi_add_memory_map() | Andreas Färber |
2016-07-16 | Various, unrelated tree-wide typo fixes. | Robert P. J. Day |
2016-07-14 | tiny-printf: Support assert() | Simon Glass |
2016-07-14 | dm: Add a more efficient libfdt library | Simon Glass |
2016-07-14 | dm: Don't include fdtdec functions when of-platdata is enabled | Simon Glass |
2016-07-11 | sandbox: Find keyboard driver using driver model | Simon Glass |
2016-07-11 | fdt: x86: Tidy up a few COMPAT string definitions | Simon Glass |
2016-07-11 | fdt: Add a note to avoid adding new compatible strings | Simon Glass |