Commit Graph

644 Commits (5ac5861c4ba851b473e6a24940b412b397627d8d)

Author SHA1 Message Date
Masahiro Yamada 01ae56cfcb libfdt: fix fdt_stringlist_search() 8 years ago
Masahiro Yamada 7c9786d61f libfdt: fix fdt_stringlist_count() 8 years ago
Maxime Ripard 610db7058f libfdt: Sync overlay with upstream 8 years ago
Alexander Graf 3c63db9ca9 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} 8 years ago
Simon Glass 65e4c0b168 x86: efi: Add EFI loader support for x86 8 years ago
Simon Glass e275458c2f efi: Fix missing EFIAPI specifiers 8 years ago
Alexander Graf 6fb580d7b4 smbios: Provide serial number 8 years ago
Alexander Graf aba5e9194b efi_loader: Fix efi_install_configuration_table 8 years ago
Alexander Graf e663b350f1 smbios: Expose in efi_loader as table 8 years ago
Alexander Graf 96476206c5 smbios: Generate type 4 on non-x86 systems 8 years ago
Alexander Graf e824cf3fb5 smbios: Allow compilation on 64bit systems 8 years ago
Alexander Graf 488bf12d84 efi_loader: Expose efi_install_configuration_table 8 years ago
Alexander Graf 4b6dddc294 x86: Move smbios generation into arch independent directory 8 years ago
Alexander Graf 1befb38b86 x86: Move table csum into separate file 8 years ago
Alexander Graf 8f661a5b66 efi_loader: gop: Expose fb when 32bpp 8 years ago
Alexander Graf 712cd29874 efi_loader: Allow bouncing for network 8 years ago
Alexander Graf 80a4800ee1 efi_loader: Allow boards to implement get_time and reset_system 8 years ago
Stefan Brüns 511d0b97ef efi_loader: Do not leak memory when unlinking a mapping 8 years ago
Stefan Brüns b6a9517275 efi_loader: Keep memory mapping sorted when splitting an entry 8 years ago
Stefan Brüns b61d857b2f efi_loader: Readd freed pages to memory pool 8 years ago
Stefan Brüns 42417bc84d efi_loader: Track size of pool allocations to allow freeing 8 years ago
Stefan Brüns ead1274b7f efi_loader: Move efi_allocate_pool implementation to efi_memory.c 8 years ago
Robin Randhawa 991d62fa73 efi_loader: Fix crash on 32-bit systems 8 years ago
Stefan Brüns bdf5c1b360 efi_loader: Fix memory map size check to avoid out-of-bounds access 8 years ago
Stefan Brüns 852efbf5bd efi_loader: Update description of internal efi_mem_carve_out 8 years ago
Heiko Schocher ebf7fff20a spl: move FDT_FIXUP_PARTITIONS to Kconfig 8 years ago
Simon Glass 42b7600d62 libfdt: Drop inlining of fdt_path_offset() 8 years ago
Simon Glass df87e6b1b8 libfdt: Sync fdt_for_each_subnode() with upstream 8 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 8 years ago
Simon Glass 9c07b9877c libfdt: Sync up with upstream 8 years ago
David Gibson 491c7b6f42 libfdt: Fix undefined behaviour in fdt_offset_ptr() 8 years ago
Simon Glass b91c6a1209 Fix return value in trailing_strtoln() 8 years ago
B, Ravi d2d9bdfcf9 spl: saveenv: adding saveenv support in SPL 8 years ago
Alexander Graf 692fcdd800 arm: Add return value argument to longjmp 8 years ago
Robert P. J. Day fc0b5948e0 Various, accumulated typos collected from around the tree. 8 years ago
Clemens Gruber d025021e98 gunzip: cache-align write buffer memory 8 years ago
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