summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-22arm: global_data: add scu_dev for i.MX8Peng Fan
2018-10-22arm: build mach-imx for i.MX8Peng Fan
2018-10-22imx: add Kconfig entry for i.MX8QXPPeng Fan
2018-10-22imx8: add scfw macro definitionPeng Fan
2018-10-22dt-bindings: soc: add i.MX8QXP pm and rsrc definitionPeng Fan
2018-10-22dt-bindings: clock: dt-bindings: pinctrl: add i.MX8QXP clocks definitionPeng Fan
2018-10-22dt-bindings: pinctrl: add i.MX8QXP pads definitionPeng Fan
2018-10-16arm: mx5: Add M53Menlo boardMarek Vasut
2018-10-16arm: mx5: Add LDB clock config codeMarek Vasut
2018-10-16arm: imx: mx5: Make videoskip available on MX5Marek Vasut
2018-10-09ARM: opos6ul: make the board boot againSébastien Szymanski
2018-10-09configs: mx7: Remove CONFIG_DBG_MONITORFabio Estevam
2018-10-09colibri_imx7: prime get_ram_size() using imx_ddr_size()Fabio Estevam
2018-10-09imx: mx7: fix potential overflow in imx_ddr_size()Marcel Ziswiler
2018-10-09pico-imx7d: Add USB Host supportFabio Estevam
2018-10-09pico-imx7d: Make SPL binary fit into 64kBFabio Estevam
2018-10-09pico-imx6ul, pico-imx7d: Enable USB and PXE boot supportOtavio Salvador
2018-10-09pico-imx6ul, pico-imx7d: Use eMMC user partition by defaultOtavio Salvador
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
2018-10-06test/py: test_fs: add docstring comments to helper functionsAkashi Takahiro