Commit Graph

47282 Commits (152cade32643fdbdd73614db4cfb159876b58262)
 

Author SHA1 Message Date
Heinrich Schuchardt 152cade326 efi_loader: replace UINTN by efi_uintn_t 7 years ago
Heinrich Schuchardt 7e82449495 efi_loader: remove unused typedef for INTN 7 years ago
Heinrich Schuchardt cd534083cd efi_loader: eliminate efi_uninstall_protocol_interface_ext 7 years ago
Heinrich Schuchardt 1760ef574a efi_loader: eliminate efi_install_protocol_interface_ext 7 years ago
Heinrich Schuchardt 927ca890b0 efi_selftest: test protocol management 7 years ago
Heinrich Schuchardt 9f0770ff9c efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values 7 years ago
Heinrich Schuchardt 32fc2ac381 efi_loader: set parent handle in efi_load_image 7 years ago
Heinrich Schuchardt 7406f824b8 efi_selftest: provide test for EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL 7 years ago
Heinrich Schuchardt 83dee949cb test/py: fix typo in test_efi_loader.py 7 years ago
Heinrich Schuchardt df172e117d test/py: test reboot by EFI watchdog 7 years ago
Heinrich Schuchardt 7bbae6f293 efi_selftest: test reboot by watchdog 7 years ago
Heinrich Schuchardt b57f48a87c efi_loader: use bootargs as load options 7 years ago
Heinrich Schuchardt c2b53902ca efi_selftest: correctly cleanup after selftest 7 years ago
Heinrich Schuchardt d78e40d651 efi_selftest: allow to select a single test for execution 7 years ago
Heinrich Schuchardt 1f66a12e23 efi_selftest: deduplicate code 7 years ago
Heinrich Schuchardt 9a52a0f77d efi_selftest: efi_st_memcmp should return 0 7 years ago
Heinrich Schuchardt fd4a1c4911 efi_selftest: reformat code 7 years ago
Heinrich Schuchardt f972dc1401 efi_selftest: provide a dummy device path 7 years ago
Heinrich Schuchardt 3eb0841be7 efi_loader: consistently use efi_status_t in bootefi 7 years ago
Heinrich Schuchardt cd9e18dee0 efi_loader: guard against double inclusion of efi_loader.h 7 years ago
Heinrich Schuchardt f58c5ecb87 efi_loader: new function utf8_to_utf16 7 years ago
Heinrich Schuchardt 30a0045a54 efi_selftest: provide test for watchdog timer 7 years ago
Heinrich Schuchardt b3d6090042 efi_loader: implement SetWatchdogTimer 7 years ago
Heinrich Schuchardt 7b9f8ad749 efi_loader: move efi_search_obj up in code 7 years ago
Tom Rini 9804d88630 Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh 7 years ago
Tom Rini 55e76b3c86 Merge git://git.denx.de/u-boot-marvell 7 years ago
Tom Rini 6ea51d2860 Merge git://git.denx.de/u-boot-x86 7 years ago
Marek Vasut ab61e17571 ARM: rmobile: Rework the ULCB CPLD driver 7 years ago
Chris Packham 01c541e0e6 arm: mvebu: correct comments around cas_wl/cas_l 7 years ago
Baruch Siach f86474e281 arm64: mvebu: armada-7k/8k: drop useless #ifdef 7 years ago
Sean Nyekjaer 926c8b2e32 arm: mvebu: enable boot from NAND 7 years ago
Sean Nyekjaer e83e2b3900 arm: mvebu: fix boot from UART when in fallback mode 7 years ago
Sean Nyekjaer 348b488f5e arm: mvebu: add nand pins 7 years ago
Sean Nyekjaer e13921a951 fix: nand: pxa3xx: fix defined but not used warnings 7 years ago
Stefan Roese aa7839b39c x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones 7 years ago
Heinrich Schuchardt a53fbf4046 distro bootcmd: define bootloader name for x86 7 years ago
Anatolij Gustschin 254752494a Revert "x86: bootm: Fix FIT image booting on x86" 7 years ago
Heinrich Schuchardt 39670c341f x86: don't compare pointers to 0 7 years ago
Anatolij Gustschin a2c0eed4e0 x86: conga-qeval20-qa3-e3845: Adjust VGA rom address 7 years ago
Anton Gerasimov 80f3425c57 x86: qemu: Move Cache-As-RAM memory from area mapped to ROM 7 years ago
Neil Armstrong 34dd853ce5 fat: Use cache aligned buffers for fat_opendir 7 years ago
Ben Whitten b2e01ff543 board: laird: add WB50N CPU module 7 years ago
Ben Whitten 5aaef60077 board: laird: add WB45N CPU module 7 years ago
Philipp Tomsich fd374665c9 env: suppress a spurious warning with GCC 7.1 7 years ago
Goldschmidt Simon 9bd76b8076 spl: make CONFIG_OF_EMBED pass dts through fdtgrep 7 years ago
Adam Ford 20188f519a ARM: dts: Rename logicpd-toredp-37xx-devkit in U-Boot 7 years ago
Heinrich Schuchardt 24f48416df fs: avoid possible NULL dereference in fs_devread 7 years ago
Heinrich Schuchardt 254eedee7f cmd: blk: remove unreachable code 7 years ago
Heinrich Schuchardt 2614a20847 common: command: tempory buffer should have size of command line buf 7 years ago
Patrick Delaunay 3cc566117e disk: efi: correct the allocation size for mbr header in stack 7 years ago