Commit Graph

52528 Commits (84e55bdd8bcaba8548bedd1c0b46427e93c9ef75)
 

Author SHA1 Message Date
Marek Vasut 04ce5427bd spl: Weed out CONFIG_SYS_TEXT_BASE usage 6 years ago
Patrice Chotard 4c834b965a board: st: stm32mp1: Add usb gadget support 6 years ago
Patrice Chotard 411bf0e17a configs: stm32mp15: Enable USB relative flags 6 years ago
Patrice Chotard bad48a4062 ARM: dts: stm32mp1: Add EHCI support for stm32mp157c-ev1 board 6 years ago
Patrice Chotard 8e9c94d766 ARM: dts: stm32mp1: Add usb gadget support for stm32mp157c-ev1 board 6 years ago
Heinrich Schuchardt c982874e93 efi_loader: refactor efi_setup_loaded_image() 6 years ago
AKASHI Takahiro a47c1b5b87 arm: qemu-arm: enable RTC (PL031) by default 6 years ago
AKASHI Takahiro a370e429a7 rtc: pl031: convert the driver to driver model 6 years ago
Alexander Graf 24638a1f21 efi_loader: Fix loaded_image handle passing from EL3 6 years ago
Alexander Graf a729eb34e3 efi_loader: Disable efi selftest on sandbox for now 6 years ago
Heinrich Schuchardt 3170db63c4 efi_loader: remove efi_exit_caches() 6 years ago
Heinrich Schuchardt 4b985e0035 dm: video: check bounds for column and row 6 years ago
Heinrich Schuchardt 9d08f6db2a efi_loader: remove redundant statement 6 years ago
Heinrich Schuchardt 4e6b5d6503 efi_loader: create root node 6 years ago
Heinrich Schuchardt 506dc52d5d efi_loader: avoid out of bound access in efi_get_variable() 6 years ago
Heinrich Schuchardt 60ce592cd0 efi_selftest: test qemu-arm(64)_defconfig 6 years ago
Heinrich Schuchardt ea80885233 efi_driver: convert function descriptions to Sphinx style 6 years ago
Heinrich Schuchardt 6bb591f704 efi_loader: query serial console size reliably 6 years ago
Alexander Graf 7b05667ce2 efi_loader: Merge memory map entries 6 years ago
Heinrich Schuchardt 79276eb243 efi_loader: memory leak in efi_set_bootdev() 6 years ago
Heinrich Schuchardt 8887acc685 efi_loader: do not use local variable for handle 6 years ago
Heinrich Schuchardt e102038641 efi_selftest: missing braces in efi_selftest_textinputex.c 6 years ago
Heinrich Schuchardt d3dce35aab efi_loader: check parameter new_handle of efi_file_open() 6 years ago
Alexander Graf 6e6e4b2f73 sandbox: Allow to execute from RAM 6 years ago
Alexander Graf 3fcb714758 sandbox: Fix setjmp/longjmp 6 years ago
Heinrich Schuchardt aaace4b086 efi_loader: terminal left upper corner is [1, 1] 6 years ago
Heinrich Schuchardt 008fb489fa efi_loader: more debug info for efi_file_getinfo() 6 years ago
Simon Glass 12ddfd4989 efi: sandbox: Enable selftest command 6 years ago
Simon Glass 2ae843f732 efi: Correct the operation of efi_file_write() 6 years ago
Simon Glass 428aa0ca56 sandbox: Enhance map_to_sysmem() to handle foreign pointers 6 years ago
Simon Glass fe938fb0df sandbox: Add support for calling abort() 6 years ago
Simon Glass 613185023f sandbox: Align RAM buffer to the machine page size 6 years ago
Simon Glass a46714ffc3 efi: sandbox: Enable EFI loader build for sandbox 6 years ago
Simon Glass a4958a7101 efi: sandbox: Add distroboot support 6 years ago
Heinrich Schuchardt bd66588657 efi_loader: loosen check of parameters of efi_file_open() 6 years ago
Heinrich Schuchardt 1c381cebb7 fs: fat: unaligned buffers are not an error 6 years ago
Heinrich Schuchardt 050cea770a efi_loader: provide description of file_open() 6 years ago
Heinrich Schuchardt 143acd1ef1 efi_loader: check parameters of efi_file_open() 6 years ago
Heinrich Schuchardt a90bf07afc efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATION 6 years ago
Heinrich Schuchardt 6dec87396e efi_selftest: test key notification functions 6 years ago
Heinrich Schuchardt 4fdcf06648 efi_loader: implement key notify functions 6 years ago
Heinrich Schuchardt 4f17d8d391 test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL 6 years ago
Heinrich Schuchardt 3394f20021 efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL 6 years ago
Heinrich Schuchardt 55fbdf9982 efi_loader: support modifiers for F1 - F4 6 years ago
Heinrich Schuchardt 110c628058 efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL 6 years ago
Heinrich Schuchardt ca09f1df0c test/py: rework test_efi_selftest_text_input() 6 years ago
Heinrich Schuchardt 1d69c8d850 efi_selftest: use WaitForKey to test text input 6 years ago
Heinrich Schuchardt 0dfd13a4c8 efi_loader: rework event handling for console 6 years ago
Heinrich Schuchardt 262ff411c2 efi_selftest: refactor text input test 6 years ago
Heinrich Schuchardt 7d044886c9 test/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOL 6 years ago