aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-08log: Correct definition of log_msg_ret()Simon Glass
2018-10-08ofnode: Add missing address translation into ofnode_get_addr_size()Marek Vasut
2018-10-08ofnode: Replace of_n_addr_cells with of_n_size_cellsMarek Vasut
2018-10-08binman: Run tests concurrentlySimon Glass
2018-10-08test: Reduce the number of tests run with sandbox_flattreeSimon Glass
2018-10-08patman: Don't clear progress in tout unless it was usedSimon Glass
2018-10-08tools: Set an initial value for indirSimon Glass
2018-10-08buildman: dtoc: Suppress unwanted output from testSimon Glass
2018-10-08binman: Separate out testSplBssPad()Simon Glass
2018-10-08binman: Fix up removal of temporary directoriesSimon Glass
2018-10-08binman: Add a default path to libfdt.pySimon Glass
2018-10-08test: Tidy up comments and variable nameSimon Glass
2018-10-08test: Print the name of each test before running itSimon Glass
2018-10-08test: Simplify the PATH setupSimon Glass
2018-10-08Makefile: Add a 'check' target for makeSimon Glass
2018-10-08buildman: Make the toolchain test more forgivingSimon Glass
2018-10-08test/py: Fix unicode handling for log filteringSimon Glass
2018-10-08patman: Handle unicode in _ProjectConfigParser testsSimon Glass
2018-10-08sandbox: Unprotect DATA regions in bus testsSimon Glass
2018-10-07Kconfig: sandbox: enable cmd_avb and dependenciesJens Wiklander
2018-10-07avb_verify: support sandbox configurationJens Wiklander
2018-10-07test_avb: Update pymark.buildconfigspec information for the AVB testsJens Wiklander
2018-10-07avb_verify: support using OP-TEE TA AVBJens Wiklander
2018-10-07test: tee: test TEE uclassJens Wiklander
2018-10-07tee: add sandbox driverJens Wiklander
2018-10-07sandbox: imply CONFIG_TEE (TEE uclass)Jens Wiklander
2018-10-07sandbox: dt: add sandbox_tee nodeJens Wiklander
2018-10-07tee: optee: support AVB trusted applicationJens Wiklander
2018-10-07optee: support routing of rpmb data frames to mmcJens Wiklander
2018-10-07arm: dt: hikey: Add optee nodeJens Wiklander
2018-10-07Documentation: tee uclass and op-tee driverJens Wiklander
2018-10-07tee: add OP-TEE driverJens Wiklander
2018-10-07dt/bindings: add bindings for opteeJens Wiklander
2018-10-07Add UCLASS_TEE for Trusted Execution EnvironmentJens Wiklander
2018-10-07mmc: rpmb: add mmc_rpmb_route_frames()Jens Wiklander
2018-10-07cmd: avb: print error message if command failsJens Wiklander
2018-10-07cmd: avb read_rb: print rb_idx in hexadecimalJens Wiklander
2018-10-07dm: fdt: scan for devices under /firmware tooJens Wiklander
2018-10-06spl: spi: Do not hardcode fixed size for headerMichal Simek
2018-10-06spl: ram: Fix u_boot_pos calculationMichal Simek
2018-10-06mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7Patrice Chotard
2018-10-06fs: fat: fix set_cluster()Heinrich Schuchardt
2018-10-06fs: fat: memory leak in fat_unlink()Heinrich Schuchardt
2018-10-06ARM: LogicPD: omap3logic: Remove Torpedo/SOM-LV autodectionAdam Ford
2018-10-06ARM: DTS: Add Logic PD OMAP35/DM37 SOM-LV and OMAP35 TorpedoAdam Ford
2018-10-06ARM: DTS: Add support for Logic PD OMAP35 Torpedo & SOM-LVAdam Ford
2018-10-06ARM: DTS: Remove unnecessary u-boot.dtsi options from omap3/36xxAdam Ford
2018-10-06ARM: DTS: LogicPD-SOM-LV & Torpedo: Resync DTS with KernelAdam Ford
2018-10-06misc: Add support for the Arm Versatile Express config busLiviu Dudau
2018-10-06configs: drop CONFIG_SYS_EXTRA_ENV_RELOCSimon Goldschmidt