Commit Graph

  • 7b05667ce2 efi_loader: Merge memory map entries Alexander Graf 2018-09-16 17:05:29 +0200
  • 79276eb243 efi_loader: memory leak in efi_set_bootdev() Heinrich Schuchardt 2018-09-16 07:20:21 +0200
  • 8887acc685 efi_loader: do not use local variable for handle Heinrich Schuchardt 2018-09-16 07:19:48 +0200
  • e102038641 efi_selftest: missing braces in efi_selftest_textinputex.c Heinrich Schuchardt 2018-09-15 21:00:52 +0200
  • d3dce35aab efi_loader: check parameter new_handle of efi_file_open() Heinrich Schuchardt 2018-09-15 20:43:46 +0200
  • 6e6e4b2f73 sandbox: Allow to execute from RAM Alexander Graf 2018-06-22 14:44:13 +0200
  • 3fcb714758 sandbox: Fix setjmp/longjmp Alexander Graf 2018-06-22 14:44:12 +0200
  • aaace4b086 efi_loader: terminal left upper corner is [1, 1] Heinrich Schuchardt 2018-09-14 18:49:26 +0200
  • 008fb489fa efi_loader: more debug info for efi_file_getinfo() Heinrich Schuchardt 2018-09-14 22:46:34 +0200
  • 12ddfd4989 efi: sandbox: Enable selftest command Simon Glass 2018-09-15 00:51:01 -0600
  • 2ae843f732 efi: Correct the operation of efi_file_write() Simon Glass 2018-09-15 00:51:00 -0600
  • 428aa0ca56 sandbox: Enhance map_to_sysmem() to handle foreign pointers Simon Glass 2018-09-15 00:50:56 -0600
  • fe938fb0df sandbox: Add support for calling abort() Simon Glass 2018-09-15 00:50:55 -0600
  • 613185023f sandbox: Align RAM buffer to the machine page size Simon Glass 2018-09-15 00:50:54 -0600
  • a46714ffc3 efi: sandbox: Enable EFI loader build for sandbox Simon Glass 2018-09-15 00:50:53 -0600
  • a4958a7101 efi: sandbox: Add distroboot support Simon Glass 2018-09-15 00:50:52 -0600
  • bd66588657 efi_loader: loosen check of parameters of efi_file_open() Heinrich Schuchardt 2018-09-13 21:31:49 +0200
  • 1c381cebb7 fs: fat: unaligned buffers are not an error Heinrich Schuchardt 2018-09-13 19:42:47 +0200
  • 050cea770a efi_loader: provide description of file_open() Heinrich Schuchardt 2018-09-12 19:00:02 +0200
  • 143acd1ef1 efi_loader: check parameters of efi_file_open() Heinrich Schuchardt 2018-09-12 18:43:58 +0200
  • a90bf07afc efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATION Heinrich Schuchardt 2018-09-11 22:38:14 +0200
  • 6dec87396e efi_selftest: test key notification functions Heinrich Schuchardt 2018-09-11 22:38:13 +0200
  • 4fdcf06648 efi_loader: implement key notify functions Heinrich Schuchardt 2018-09-11 22:38:12 +0200
  • 4f17d8d391 test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL Heinrich Schuchardt 2018-09-11 22:38:11 +0200
  • 3394f20021 efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL Heinrich Schuchardt 2018-09-11 22:38:10 +0200
  • 55fbdf9982 efi_loader: support modifiers for F1 - F4 Heinrich Schuchardt 2018-09-11 22:38:09 +0200
  • 110c628058 efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL Heinrich Schuchardt 2018-09-11 22:38:08 +0200
  • ca09f1df0c test/py: rework test_efi_selftest_text_input() Heinrich Schuchardt 2018-09-11 22:38:07 +0200
  • 1d69c8d850 efi_selftest: use WaitForKey to test text input Heinrich Schuchardt 2018-09-11 22:38:06 +0200
  • 0dfd13a4c8 efi_loader: rework event handling for console Heinrich Schuchardt 2018-09-11 22:38:05 +0200
  • 262ff411c2 efi_selftest: refactor text input test Heinrich Schuchardt 2018-09-11 22:38:04 +0200
  • 7d044886c9 test/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOL Heinrich Schuchardt 2018-09-11 22:38:03 +0200
  • 35cbb796aa efi_loader: support Unicode text input Heinrich Schuchardt 2018-09-12 00:05:32 +0200
  • cce289a928 test/py: fs: add fstest/unlink test Akashi, Takahiro 2018-09-11 16:06:03 +0900
  • 50ca19cca9 test/py: fs: add fstest/mkdir test AKASHI Takahiro 2018-09-11 15:59:21 +0900
  • 71f27af58e test/py: fs: add extended write operation test AKASHI Takahiro 2018-09-11 15:59:20 +0900
  • de8106c198 test/py: convert fs-test.sh to pytest AKASHI Takahiro 2018-09-11 15:59:19 +0900
  • 9461fcce37 fs-test: update the test result as of v2018.09 AKASHI Takahiro 2018-09-11 15:59:18 +0900
  • e75996ce54 fs-test: fix false positive error at Test Case 12 AKASHI Takahiro 2018-09-11 15:59:17 +0900
  • d39f6a617c efi_loader: implement a file delete AKASHI Takahiro 2018-09-11 15:59:16 +0900
  • d4b751e9f3 cmd: fat: add fatrm command AKASHI Takahiro 2018-09-11 15:59:15 +0900
  • f8240ce95d fs: fat: support unlink AKASHI Takahiro 2018-09-11 15:59:14 +0900
  • e2519daf5c fs: add unlink interface AKASHI Takahiro 2018-09-11 15:59:13 +0900
  • 5bc84a1303 efi_loader: file: support creating a directory AKASHI Takahiro 2018-09-11 15:59:12 +0900
  • 0349da5100 cmd: fat: add fatmkdir command AKASHI Takahiro 2018-09-11 15:59:11 +0900
  • 31a18d570d fs: fat: support mkdir AKASHI Takahiro 2018-09-11 15:59:10 +0900
  • 3a10e07234 fs: fat: remember the starting cluster number of directory AKASHI Takahiro 2018-09-11 15:59:09 +0900
  • e7074cffb8 fs: add mkdir interface AKASHI Takahiro 2018-09-11 15:59:08 +0900
  • cda40b2aea cmd: fat: add offset parameter to fatwrite AKASHI Takahiro 2018-09-11 15:59:07 +0900
  • cb8af8af5b fs: fat: support write with non-zero offset AKASHI Takahiro 2018-09-11 15:59:06 +0900
  • 704df6aa0a fs: fat: refactor write interface for a file offset AKASHI Takahiro 2018-09-11 15:59:05 +0900
  • 4ced2039dc fs: fat: support write with sub-directory path AKASHI Takahiro 2018-09-11 15:59:04 +0900
  • f1149cea16 fs: fat: write returns error code instead of -1 AKASHI Takahiro 2018-09-11 15:59:03 +0900
  • 25bb9dab14 fs: fat: check and normalize file name AKASHI Takahiro 2018-09-11 15:59:02 +0900
  • 881042ef02 Revert "fs: fat: cannot write to subdirectories" AKASHI Takahiro 2018-09-11 15:59:01 +0900
  • f528c140c8 fs: fat: assure iterator's ->dent belongs to ->clust AKASHI Takahiro 2018-09-11 15:59:00 +0900
  • b94b6be543 fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve() AKASHI Takahiro 2018-09-11 15:58:59 +0900
  • f23101f951 fs: fat: extend get_fs_info() for write use AKASHI Takahiro 2018-09-11 15:58:58 +0900
  • 14d103bb27 efi_loader: typos in efi_console.c Heinrich Schuchardt 2018-09-08 19:57:24 +0200
  • 04a0f56357 efi_loader: SPDX-License-Identifier for efi.h Heinrich Schuchardt 2018-09-08 10:57:59 +0200
  • 2e0d79a08e efi_loader: SPDX-License-Identifier for efi_api.h Heinrich Schuchardt 2018-09-08 10:50:40 +0200
  • 3e603ec757 efi_loader: struct efi_simple_text_input_protocol Heinrich Schuchardt 2018-09-08 10:20:10 +0200
  • da9ea5bb0d test/py: typo occured Heinrich Schuchardt 2018-09-06 20:29:50 +0200
  • cb03ec06f5 test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOL Heinrich Schuchardt 2018-09-06 20:19:31 +0200
  • 1d719e77ce efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL Heinrich Schuchardt 2018-09-04 19:34:59 +0200
  • 0bc4b0da7b efi_loader: EFI_UNICODE_COLLATION_PROTOCOL Heinrich Schuchardt 2018-09-04 19:34:58 +0200
  • 1a1012a1c6 test: tests for utf_to_lower() utf_to_upper(). Heinrich Schuchardt 2018-09-04 19:34:57 +0200
  • b5130a8125 lib: charset: upper/lower case conversion Heinrich Schuchardt 2018-09-04 19:34:56 +0200
  • 5b2118a2ad efi_loader: capitalization table Heinrich Schuchardt 2018-09-04 19:34:55 +0200
  • 40e3e75760 efi_loader: Add console handle references to in/out/err Alexander Graf 2018-09-04 14:59:11 +0200
  • 0414359aa0 efi_loader: use correct documentation style Heinrich Schuchardt 2018-09-03 05:00:43 +0200
  • cc0bfc0122 efi_loader: description efi_update_capsule() Heinrich Schuchardt 2018-09-03 20:59:25 +0200
  • 250b3254c7 efi_loader: fix typos in efi_runtime.c Heinrich Schuchardt 2018-09-03 19:29:41 +0200
  • b72aaa87f6 efi_loader: fix typos in efi_boottime.c Heinrich Schuchardt 2018-09-03 19:12:24 +0200
  • 14deb5e628 Revert "Revert "efi_loader: efi_allocate_pages is too restrictive"" Stephen Warren 2018-08-30 15:43:45 -0600
  • 0797f7f0b7 ARM: tegra: reserve unmapped RAM so EFI doesn't use it Stephen Warren 2018-08-30 15:43:44 -0600
  • 9b5e6396bf efi_loader: simplify ifdefs Stephen Warren 2018-08-30 15:43:43 -0600
  • 75cb1cd248 lib: charset: remove obsolete functions Heinrich Schuchardt 2018-08-31 21:31:34 +0200
  • 7086a71aa8 efi_loader: buffer size for load options Heinrich Schuchardt 2018-08-31 21:31:33 +0200
  • ba7bd5c2ba efi_loader: don't use unlimited stack as buffer Heinrich Schuchardt 2018-08-31 21:31:32 +0200
  • dcdb64f7f5 efi_loader: remove limit on variable length Heinrich Schuchardt 2018-08-31 21:31:31 +0200
  • fbba2f6776 test: test printing Unicode Heinrich Schuchardt 2018-08-31 21:31:30 +0200
  • 31bd711cd0 lib: vsprintf: correct printing of Unicode strings Heinrich Schuchardt 2018-08-31 21:31:29 +0200
  • f11a164b58 test: unit tests for Unicode functions Heinrich Schuchardt 2018-08-31 21:31:28 +0200
  • d8c28232c3 lib: charset: utility functions for Unicode Heinrich Schuchardt 2018-08-31 21:31:27 +0200
  • 1dde0d57a5 efi_loader: rename utf16_strlen, utf16_strnlen Heinrich Schuchardt 2018-08-31 21:31:26 +0200
  • fbb3ea806f lib: build charset.o only if needed Heinrich Schuchardt 2018-08-31 21:31:25 +0200
  • 7a9e6ee6eb test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER) Heinrich Schuchardt 2018-08-31 21:31:24 +0200
  • 4ddcc4e5d2 vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER) Heinrich Schuchardt 2018-08-31 21:31:23 +0200
  • d5a5a5a747 efi_loader: Pass address to fs_read() Alexander Graf 2018-08-08 03:54:32 -0600
  • 9dff490089 efi: sandbox: Tidy up copy_fdt() to work with sandbox Simon Glass 2018-08-08 03:54:30 -0600
  • baf70c0210 efi: Relocate FDT to 127MB instead of 128MB Simon Glass 2018-08-08 03:54:29 -0600
  • efe79a7c0d efi_selftest: test for loaded image protocol Heinrich Schuchardt 2018-08-26 15:31:53 +0200
  • 7e1effcef6 efi_loader: pass system table in loaded image protocol Heinrich Schuchardt 2018-08-26 15:31:52 +0200
  • e470efd2d9 efi_selftest: memory leak testing manage protocols Heinrich Schuchardt 2018-08-26 14:58:16 +0200
  • 284b27cf81 Merge branch 'master' of git://git.denx.de/u-boot-mips Tom Rini 2018-09-23 15:14:12 -0400
  • fdd1a9ff78 mips: mt7628a.dtsi: Add SPI clock-frequency property Stefan Roese 2018-08-16 15:27:33 +0200
  • 41f6e6eb64 mips: mt76xx: Add sysreset support Stefan Roese 2018-08-16 15:27:32 +0200
  • 88dc409914 mips: Add Gardena Smart-Gateway board support Stefan Roese 2018-08-16 15:27:31 +0200
  • b02f76a835 mips: Add LinkIt Smart 7688 support Stefan Roese 2018-08-16 15:27:30 +0200