summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay
2018-10-10arm: remove prototype for udelay_maskedPatrick Delaunay
2018-10-10arm: remove prototype for reset_timer_maskedPatrick Delaunay
2018-10-10arm: remove prototype for arch_interrupt_initPatrick Delaunay
2018-10-10bootm: Add board specific OS preboot hookMarek Vasut
2018-10-10arm: K3: am654: Add support for getting boot modeAndrew F. Davis
2018-10-10arm: K3: am654: Choose MMC boot device based on boot portAndrew F. Davis
2018-10-10gpio: da8xx: Push generic defines of gpio.h out of mach-davinciKeerthy
2018-10-10gpio: da8xx: Add k2g compatibleKeerthy
2018-10-10board: ks2: move uinitrd fixup logic inside ft_board_setup_exNicholas Faustini
2018-10-10fdt: add call to ft_board_setup_ex() for ks2 boardsNicholas Faustini
2018-10-10ARM: meson: Add Khadas VIM2 board supportLoic Devulder
2018-10-10ARM: meson: Add Khadas VIM2 board DTLoic Devulder
2018-10-10ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1Patrice Chotard
2018-10-08cmd: pxe: add support for FIT config selectionPatrick Delaunay
2018-10-08ARM: meson: Extend mem_map to support 3GiB of RAMLoic Devulder
2018-10-08fs: btrfs: Fix tree traversal with btrfs_next_slot()Yevgeny Popovych
2018-10-08rtc: Add read8 and write8 support to isl1208 driverTrent Piepho
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