summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-10-18arm: dts: Import and update DT for Khadas VIM3Andreas Färber
2019-10-18configs: sei510: enable Video Display supportNeil Armstrong
2019-10-17Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini
2019-10-16Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-10-16arm: remove the H2200 boardHeinrich Schuchardt
2019-10-16ubi: env: fix redundand managementPhilippe Reynes
2019-10-16ubi: provide a way to skip CRC checksQuentin Schulz
2019-10-15power: domain: Introduce dev_power_domain_offLokesh Vutla
2019-10-15dm: core: Allow for not controlling the power-domain by DM frameworkLokesh Vutla
2019-10-15dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array()Jean-Jacques Hiblot
2019-10-15power: domain: add dev_power_domain_onPeng Fan
2019-10-15dm: Fix default address cells return valueMatthias Brugger
2019-10-15image: android: Fix possible build errorsSam Protsenko
2019-10-14Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-10-14Merge tag 'u-boot-imx-20191014' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-14Merge tag 'video-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-10-14Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini
2019-10-14i2c: imx_lpi2c: add ipg clkPeng Fan
2019-10-13stm32mp1: configs: update videoYannick Fertré
2019-10-13dm: Add a dsi host uclassYannick Fertré
2019-10-13colibri_imx7: remove legacy sdboot wrapperIgor Opaniuk
2019-10-13colibri_imx6: remove legacy sdboot wrapperIgor Opaniuk
2019-10-13colibri-imx6ull: remove legacy sdboot wrapperIgor Opaniuk
2019-10-13apalis_imx6: remove legacy sdboot wrapperIgor Opaniuk
2019-10-13imx8qm/qxp: Set SPL TEXT base to OCRAM baseYe Li
2019-10-13imx: config: Update KP's TPC70 config to support SWUpdateLukasz Majewski
2019-10-13imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-bootLukasz Majewski
2019-10-13imx: tpc70: config: Update TPC70 config to support eMMC's boot0 SPL updateLukasz Majewski
2019-10-13imx: tpc70: config: Add script commands to update u-boot and OE's wicLukasz Majewski
2019-10-13pico-imx7d: Support distro boot for FIT image caseJun Nie
2019-10-13board: tbs2910: Convert eth to driver modelSoeren Moch
2019-10-13mx6: mx6sabre common: Use more conventional spelling of fdtfileSjoerd Simons
2019-10-13Add i.MX7D based Meerkat96 board supportShawn Guo
2019-10-13video: add support of MIPI DSI interfaceYannick Fertré
2019-10-13include: Add new DCS commands in the enum listYannick Fertré
2019-10-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-10-12Merge branch '2019-10-11-master-imports'Tom Rini
2019-10-11tao3530: Fix usage of mmc rescanJarkko Nikula
2019-10-11configs: ti: Use addr_fit for run_fit environment variableAndrew F. Davis
2019-10-11am335x, guardian: adapt guardian board to DMMoses Christopher
2019-10-11arm: dts: split mtk-reset.h into per-chip headerRyder Lee
2019-10-11waitbit: Add the generic wait_for_bit macros for 16 and 32 bits.Kursad Oney
2019-10-11env: ti: am65x_evm: Add env support to boot the MCU R5F rprocsSuman Anna
2019-10-11env: ti: j721e-evm: Add support to boot rprocs including R5Fs and DSPsSuman Anna
2019-10-11env: ti: k3_rproc: Add common rproc environment variablesSuman Anna
2019-10-11remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() apiLokesh Vutla
2019-10-11remoteproc: elf_loader: Introduce a common elf loader and checker functionsLokesh Vutla
2019-10-11remoteproc: elf-loader: Add 64 bit elf loading supportLokesh Vutla
2019-10-11remoteproc: elf_loader: Always check the validity of the image before loadingLokesh Vutla
2019-10-11remoteproc: ops: Add elf section size as input parameter to device_to_virt apiLokesh Vutla