Commit Graph

53042 Commits (61b4dbb0d0c6dcb5a008e84e07a54e5b500a8b4b)
 

Author SHA1 Message Date
Marek Vasut 51cb927504 ofnode: Replace of_n_addr_cells with of_n_size_cells 6 years ago
Simon Glass 11ae93eef4 binman: Run tests concurrently 6 years ago
Simon Glass 2673afe221 test: Reduce the number of tests run with sandbox_flattree 6 years ago
Simon Glass 008b030009 patman: Don't clear progress in tout unless it was used 6 years ago
Simon Glass 1fda18205f tools: Set an initial value for indir 6 years ago
Simon Glass 4b4bc06ef4 buildman: dtoc: Suppress unwanted output from test 6 years ago
Simon Glass 86af511d89 binman: Separate out testSplBssPad() 6 years ago
Simon Glass e0e6275f4c binman: Fix up removal of temporary directories 6 years ago
Simon Glass ed59e005e6 binman: Add a default path to libfdt.py 6 years ago
Simon Glass 3bc11e818c test: Tidy up comments and variable name 6 years ago
Simon Glass c9adb3559c test: Print the name of each test before running it 6 years ago
Simon Glass 734f3de924 test: Simplify the PATH setup 6 years ago
Simon Glass a3a3f5d531 Makefile: Add a 'check' target for make 6 years ago
Simon Glass da753e35cb buildman: Make the toolchain test more forgiving 6 years ago
Simon Glass 87b05ee3a9 test/py: Fix unicode handling for log filtering 6 years ago
Simon Glass ec9e0f4712 patman: Handle unicode in _ProjectConfigParser tests 6 years ago
Simon Glass 9f8037ea9c sandbox: Unprotect DATA regions in bus tests 6 years ago
Jens Wiklander 0a60a81ba3 Kconfig: sandbox: enable cmd_avb and dependencies 6 years ago
Jens Wiklander bbddbef998 avb_verify: support sandbox configuration 6 years ago
Jens Wiklander 07cbae7672 test_avb: Update pymark.buildconfigspec information for the AVB tests 6 years ago
Jens Wiklander 6663e07478 avb_verify: support using OP-TEE TA AVB 6 years ago
Jens Wiklander a6ab4245d1 test: tee: test TEE uclass 6 years ago
Jens Wiklander eadf26f183 tee: add sandbox driver 6 years ago
Jens Wiklander fe39e8e0ee sandbox: imply CONFIG_TEE (TEE uclass) 6 years ago
Jens Wiklander fa830ae1e4 sandbox: dt: add sandbox_tee node 6 years ago
Jens Wiklander 1cc8cc4e67 tee: optee: support AVB trusted application 6 years ago
Jens Wiklander 232cfd6d91 optee: support routing of rpmb data frames to mmc 6 years ago
Jens Wiklander 7ab5630a42 arm: dt: hikey: Add optee node 6 years ago
Jens Wiklander 1ea3fbe318 Documentation: tee uclass and op-tee driver 6 years ago
Jens Wiklander d4bd3d25d8 tee: add OP-TEE driver 6 years ago
Jens Wiklander 53b6aac7b1 dt/bindings: add bindings for optee 6 years ago
Jens Wiklander 9ff4a31175 Add UCLASS_TEE for Trusted Execution Environment 6 years ago
Jens Wiklander 4853ad3e13 mmc: rpmb: add mmc_rpmb_route_frames() 6 years ago
Jens Wiklander 6d89902d7a cmd: avb: print error message if command fails 6 years ago
Jens Wiklander ab2d738239 cmd: avb read_rb: print rb_idx in hexadecimal 6 years ago
Jens Wiklander 747558d014 dm: fdt: scan for devices under /firmware too 6 years ago
Michal Simek 51c12319b4 spl: spi: Do not hardcode fixed size for header 6 years ago
Michal Simek 83a64560dd spl: ram: Fix u_boot_pos calculation 6 years ago
Patrice Chotard 362612df53 mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7 6 years ago
Heinrich Schuchardt f105fe7bc5 fs: fat: fix set_cluster() 6 years ago
Heinrich Schuchardt 0d532e911c fs: fat: memory leak in fat_unlink() 6 years ago
Adam Ford 46580f2fd5 ARM: LogicPD: omap3logic: Remove Torpedo/SOM-LV autodection 6 years ago
Adam Ford 5ad4212ce0 ARM: DTS: Add Logic PD OMAP35/DM37 SOM-LV and OMAP35 Torpedo 6 years ago
Adam Ford e2e30f50a9 ARM: DTS: Add support for Logic PD OMAP35 Torpedo & SOM-LV 6 years ago
Adam Ford c981cb8dda ARM: DTS: Remove unnecessary u-boot.dtsi options from omap3/36xx 6 years ago
Adam Ford 87555d1415 ARM: DTS: LogicPD-SOM-LV & Torpedo: Resync DTS with Kernel 6 years ago
Liviu Dudau 0fabfeb2c7 misc: Add support for the Arm Versatile Express config bus 6 years ago
Simon Goldschmidt 6c6add6029 configs: drop CONFIG_SYS_EXTRA_ENV_RELOC 6 years ago
Akashi Takahiro c906f372b2 test/py: test_fs: add docstring comments to helper functions 6 years ago
Akashi Takahiro e4040df555 test/py: test_fs: remove fs_type argument from umount_fs() 6 years ago