Commit Graph

600 Commits (98632b1fa7428b32e581d0ac2212623612cd8ffe)

Author SHA1 Message Date
Simon Glass 76f1f38816 Use separate options for TPL support 8 years ago
Mian Yousaf Kaukab 4c02c11de8 efi_loader: provide efi_mem_desc version 8 years ago
Bin Meng 3dc51ab0e1 x86: efi: payload: Make EFI payload build again 8 years ago
Alexander Graf b1237c6e8a efi_loader: Fix relocations above 64kb image size 8 years ago
Maxime Ripard f2a9942fbc tests: Introduce DT overlay tests 8 years ago
Maxime Ripard e6628ad7b9 cmd: fdt: add fdt overlay application subcommand 8 years ago
Maxime Ripard ddf67f7135 libfdt: Add overlay application function 8 years ago
Maxime Ripard ea7b1a213e libfdt: Add fdt_setprop_inplace_namelen_partial 8 years ago
Maxime Ripard 8e9685715b libfdt: Add fdt_path_offset_namelen 8 years ago
Maxime Ripard 6f5f92c60b libfdt: Fix separator spelling 8 years ago
Maxime Ripard 57c7809ab0 libfdt: Add max phandle retrieval function 8 years ago
Stephen Warren 6e06acb732 fdt: allow fdtdec_get_addr_size_*() to translate addresses 8 years ago
Alexander Graf 0812d1a094 efi_loader: disk: Sanitize exposed devices 8 years ago
Alexander Graf f9d334bdfc efi_loader: disk: Fix CONFIG_BLK breakage 8 years ago
Simon Glass 45313e83b8 tiny-printf: Adjust to avoid using data section 8 years ago
Simon Glass c55d02b2ac hashtable: Fix compiler warning on 32-bit sandbox 8 years ago
mario.six@gdsys.cc 713fb2dcb2 tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 8 years ago
Boris Brezillon 4ccae81cda mtd: nand: Add the sunxi NAND controller driver 8 years ago
mario.six@gdsys.cc 2b9ec762c4 rsa: Fix return value and masked error 8 years ago
Andreas Färber c933ed94bc efi_loader: Add debug output for efi_add_memory_map() 8 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
Marek Vasut 91b86e2156 lib: Enable private libgcc by default 9 years ago
Marek Vasut abeb272d22 tiny-printf: Support sprintf() 9 years ago
Stephen Warren 39f633320c mmc: tegra: add basic Tegra186 support 9 years ago
Alexander Graf c9cfac5d30 efi_loader: gop: Don't expose fb address 9 years ago
Alexander Graf ae87440578 efi_loader: Clean up system table on exit 9 years ago
Alexander Graf 51735ae0ea efi_loader: Add bounce buffer support 9 years ago
Simon Glass 487d756f78 dm: efi: Update for CONFIG_BLK 9 years ago