Commit Graph

608 Commits (303a24435f3e4b39a6b526ca2a32cd0452713153)

Author SHA1 Message Date
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Masahiro Yamada 7dc0789579 libfdt: simplify fdt_del_mem_rsv() 9 years ago
Simon Glass babdbde68f dtoc: Support finding the offset of a property 9 years ago
Simon Glass da5f74998b dtoc: Support packing the device tree 9 years ago
Simon Glass 2a70d897ed dtoc: Support deleting device tree properties 9 years ago
Simon Glass 0170804f60 dtoc: Move to using bytearray 9 years ago
Simon Glass 76f1f38816 Use separate options for TPL support 9 years ago
Masahiro Yamada 47a79f657e usb: uniphier: remove UniPhier xHCI driver and select DM_USB 9 years ago
Mian Yousaf Kaukab 4c02c11de8 efi_loader: provide efi_mem_desc version 9 years ago
Bin Meng 3dc51ab0e1 x86: efi: payload: Make EFI payload build again 9 years ago
Alexander Graf b1237c6e8a efi_loader: Fix relocations above 64kb image size 9 years ago
Maxime Ripard f2a9942fbc tests: Introduce DT overlay tests 9 years ago
Maxime Ripard e6628ad7b9 cmd: fdt: add fdt overlay application subcommand 9 years ago
Maxime Ripard ddf67f7135 libfdt: Add overlay application function 9 years ago
Maxime Ripard ea7b1a213e libfdt: Add fdt_setprop_inplace_namelen_partial 9 years ago
Maxime Ripard 8e9685715b libfdt: Add fdt_path_offset_namelen 9 years ago
Maxime Ripard 6f5f92c60b libfdt: Fix separator spelling 9 years ago
Maxime Ripard 57c7809ab0 libfdt: Add max phandle retrieval function 9 years ago
Stephen Warren 6e06acb732 fdt: allow fdtdec_get_addr_size_*() to translate addresses 9 years ago
Alexander Graf 0812d1a094 efi_loader: disk: Sanitize exposed devices 9 years ago
Alexander Graf f9d334bdfc efi_loader: disk: Fix CONFIG_BLK breakage 9 years ago
Simon Glass 45313e83b8 tiny-printf: Adjust to avoid using data section 9 years ago
Simon Glass c55d02b2ac hashtable: Fix compiler warning on 32-bit sandbox 9 years ago
mario.six@gdsys.cc 713fb2dcb2 tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 9 years ago
Boris Brezillon 4ccae81cda mtd: nand: Add the sunxi NAND controller driver 9 years ago
mario.six@gdsys.cc 2b9ec762c4 rsa: Fix return value and masked error 9 years ago
Andreas Färber c933ed94bc efi_loader: Add debug output for efi_add_memory_map() 9 years ago
Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes. 9 years ago
Simon Glass e24091398d tiny-printf: Support assert() 9 years ago
Simon Glass 76bce10d21 dm: Add a more efficient libfdt library 9 years ago
Simon Glass 7a53a54073 dm: Don't include fdtdec functions when of-platdata is enabled 9 years ago
Simon Glass 920c6965d1 sandbox: Find keyboard driver using driver model 9 years ago
Simon Glass 39ea0ee925 fdt: x86: Tidy up a few COMPAT string definitions 9 years ago
Simon Glass 01a227dfc8 fdt: Add a note to avoid adding new compatible strings 9 years ago
Simon Glass da9e0a9bab fdt: Drop unused exynos compatible strings 9 years ago
Simon Glass 6cd2602d61 x86: fdt: Drop the unused compatible strings in fdtdec 9 years ago
Andre Przywara 59d07ee08e SPL: tiny-printf: avoid any BSS usage 9 years ago
Simon Glass 703aaf76c2 fdt: Drop some unused compatible strings 9 years ago
Joris Lijssens a2cfc8d593 lib/lzo: bugfix when input data is not compressed 9 years ago
Hans de Goede da70b4d141 tinyprintf: Add vprintf implementation 9 years ago
Robert P. J. Day 6feed2a5ae lib/libfdt/: General aesthetic/style fixes. 9 years ago
Simon Glass 04b9dd10cc fdt: Correct return value in fdtdec_decode_display_timing() 9 years ago
Teddy Reed 51c14cd128 verified-boot: Minimal support for booting U-Boot proper from SPL 9 years ago
Simon Glass 3191d84080 tiny-printf: Correct the snprintf() implementation 9 years ago
Chris Packham be86492bda lib: make strmhz available in SPL 9 years ago
Robert P. J. Day 25bab53ab2 Remove unneeded remnants of bcopy(). 9 years ago
Alexander Graf a812241091 efi_loader: Add DM_VIDEO support 9 years ago
Alexander Graf 74c16acce3 efi_loader: Don't allocate from memory holes 9 years ago
Alexander Graf edcef3ba1d efi_loader: Move to normal debug infrastructure 9 years ago
Alexander Graf a86aeaf228 efi_loader: Add exit support 9 years ago