aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-10-17Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini2-3/+17
2019-10-16Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini3-3/+40
2019-10-16arm: remove the H2200 boardHeinrich Schuchardt1-128/+0
2019-10-16ubi: env: fix redundand managementPhilippe Reynes1-1/+1
2019-10-16ubi: provide a way to skip CRC checksQuentin Schulz1-2/+16
2019-10-15power: domain: Introduce dev_power_domain_offLokesh Vutla1-0/+17
2019-10-15dm: core: Allow for not controlling the power-domain by DM frameworkLokesh Vutla1-0/+3
2019-10-15dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array()Jean-Jacques Hiblot1-2/+2
2019-10-15power: domain: add dev_power_domain_onPeng Fan1-0/+17
2019-10-15dm: Fix default address cells return valueMatthias Brugger1-1/+1
2019-10-15image: android: Fix possible build errorsSam Protsenko1-7/+4
2019-10-14Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-30/+88
2019-10-14Merge tag 'u-boot-imx-20191014' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini11-143/+101
2019-10-14Merge tag 'video-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini5-0/+555
2019-10-14Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini1-0/+14
2019-10-14i2c: imx_lpi2c: add ipg clkPeng Fan1-0/+1
2019-10-13stm32mp1: configs: update videoYannick Fertré1-0/+7
2019-10-13dm: Add a dsi host uclassYannick Fertré2-0/+74
2019-10-13colibri_imx7: remove legacy sdboot wrapperIgor Opaniuk1-23/+0
2019-10-13colibri_imx6: remove legacy sdboot wrapperIgor Opaniuk1-18/+0
2019-10-13colibri-imx6ull: remove legacy sdboot wrapperIgor Opaniuk1-14/+0
2019-10-13apalis_imx6: remove legacy sdboot wrapperIgor Opaniuk1-19/+0
2019-10-13imx8qm/qxp: Set SPL TEXT base to OCRAM baseYe Li1-1/+0
2019-10-13imx: config: Update KP's TPC70 config to support SWUpdateLukasz Majewski1-2/+5
2019-10-13imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-bootLukasz Majewski1-21/+0
2019-10-13imx: tpc70: config: Update TPC70 config to support eMMC's boot0 SPL updateLukasz Majewski1-0/+5
2019-10-13imx: tpc70: config: Add script commands to update u-boot and OE's wicLukasz Majewski1-0/+21
2019-10-13pico-imx7d: Support distro boot for FIT image caseJun Nie1-26/+11
2019-10-13board: tbs2910: Convert eth to driver modelSoeren Moch1-9/+0
2019-10-13mx6: mx6sabre common: Use more conventional spelling of fdtfileSjoerd Simons1-11/+11
2019-10-13Add i.MX7D based Meerkat96 board supportShawn Guo1-0/+48
2019-10-13video: add support of MIPI DSI interfaceYannick Fertré1-0/+466
2019-10-13include: Add new DCS commands in the enum listYannick Fertré1-0/+8
2019-10-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2-7/+26
2019-10-12Merge branch '2019-10-11-master-imports'Tom Rini3-3/+39
2019-10-11tao3530: Fix usage of mmc rescanJarkko Nikula1-1/+1
2019-10-11configs: ti: Use addr_fit for run_fit environment variableAndrew F. Davis1-1/+1
2019-10-11am335x, guardian: adapt guardian board to DMMoses Christopher1-5/+6
2019-10-11arm: dts: split mtk-reset.h into per-chip headerRyder Lee2-3/+37
2019-10-11waitbit: Add the generic wait_for_bit macros for 16 and 32 bits.Kursad Oney1-0/+2
2019-10-11env: ti: am65x_evm: Add env support to boot the MCU R5F rprocsSuman Anna1-1/+10
2019-10-11env: ti: j721e-evm: Add support to boot rprocs including R5Fs and DSPsSuman Anna1-1/+13
2019-10-11env: ti: k3_rproc: Add common rproc environment variablesSuman Anna1-0/+52
2019-10-11remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() apiLokesh Vutla1-0/+12
2019-10-11remoteproc: elf_loader: Introduce a common elf loader and checker functionsLokesh Vutla1-0/+29
2019-10-11remoteproc: elf-loader: Add 64 bit elf loading supportLokesh Vutla1-0/+26
2019-10-11remoteproc: elf_loader: Always check the validity of the image before loadingLokesh Vutla1-2/+4
2019-10-11remoteproc: ops: Add elf section size as input parameter to device_to_virt apiLokesh Vutla1-1/+2
2019-10-11dm: core: Add a function to count the children of a deviceLokesh Vutla1-0/+9
2019-10-11spl: ymodem: Make SPL Y-Modem loader framework accessibleAndreas Dannenberg1-0/+3