summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | power: domain: Introduce dev_power_domain_offLokesh Vutla2019-10-151-0/+17
| * | dm: core: Allow for not controlling the power-domain by DM frameworkLokesh Vutla2019-10-151-0/+3
| * | dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array()Jean-Jacques Hiblot2019-10-151-2/+2
| * | power: domain: add dev_power_domain_onPeng Fan2019-10-151-0/+17
| * | dm: Fix default address cells return valueMatthias Brugger2019-10-151-1/+1
| |/
* | arm: remove the H2200 boardHeinrich Schuchardt2019-10-161-128/+0
* | image: android: Fix possible build errorsSam Protsenko2019-10-151-7/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-10-141-30/+88
|\
| * ARM: socfpga: vining_fpga: Update environmentMarek Vasut2019-10-091-24/+82
| * ARM: socfpga: vining_fpga: Rename VINING|FPGAMarek Vasut2019-10-091-6/+6
* | Merge tag 'u-boot-imx-20191014' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-10-1411-143/+101
|\ \
| * | i2c: imx_lpi2c: add ipg clkPeng Fan2019-10-141-0/+1
| * | colibri_imx7: remove legacy sdboot wrapperIgor Opaniuk2019-10-131-23/+0
| * | colibri_imx6: remove legacy sdboot wrapperIgor Opaniuk2019-10-131-18/+0
| * | colibri-imx6ull: remove legacy sdboot wrapperIgor Opaniuk2019-10-131-14/+0
| * | apalis_imx6: remove legacy sdboot wrapperIgor Opaniuk2019-10-131-19/+0
| * | imx8qm/qxp: Set SPL TEXT base to OCRAM baseYe Li2019-10-131-1/+0
| * | imx: config: Update KP's TPC70 config to support SWUpdateLukasz Majewski2019-10-131-2/+5
| * | imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-bootLukasz Majewski2019-10-131-21/+0
| * | imx: tpc70: config: Update TPC70 config to support eMMC's boot0 SPL updateLukasz Majewski2019-10-131-0/+5
| * | imx: tpc70: config: Add script commands to update u-boot and OE's wicLukasz Majewski2019-10-131-0/+21
| * | pico-imx7d: Support distro boot for FIT image caseJun Nie2019-10-131-26/+11
| * | board: tbs2910: Convert eth to driver modelSoeren Moch2019-10-131-9/+0
| * | mx6: mx6sabre common: Use more conventional spelling of fdtfileSjoerd Simons2019-10-131-11/+11
| * | Add i.MX7D based Meerkat96 board supportShawn Guo2019-10-131-0/+48
* | | Merge tag 'video-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-10-145-0/+555
|\ \ \
| * | | stm32mp1: configs: update videoYannick Fertré2019-10-131-0/+7
| * | | dm: Add a dsi host uclassYannick Fertré2019-10-132-0/+74
| * | | video: add support of MIPI DSI interfaceYannick Fertré2019-10-131-0/+466
| * | | include: Add new DCS commands in the enum listYannick Fertré2019-10-131-0/+8
| |/ /
* | | Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini2019-10-141-0/+14
|\ \ \ | |/ / |/| |
| * | mmc: add a driver callback for power-cycleYann Gautier2019-10-101-0/+13
| * | spl: dm_mmc: Initialize only the required mmc deviceLokesh Vutla2019-10-101-0/+1
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-10-122-7/+26
|\ \
| * | trace: Remove the const from write functionsSimon Glass2019-10-111-7/+6
| * | sandbox: pci: Remember the device being emulatedSimon Glass2019-10-111-0/+20
| |/
* | Merge branch '2019-10-11-master-imports'Tom Rini2019-10-123-3/+39
|\ \
| * | arm: dts: split mtk-reset.h into per-chip headerRyder Lee2019-10-112-3/+37
| * | waitbit: Add the generic wait_for_bit macros for 16 and 32 bits.Kursad Oney2019-10-111-0/+2
* | | tao3530: Fix usage of mmc rescanJarkko Nikula2019-10-111-1/+1
* | | configs: ti: Use addr_fit for run_fit environment variableAndrew F. Davis2019-10-111-1/+1
* | | am335x, guardian: adapt guardian board to DMMoses Christopher2019-10-111-5/+6
* | | env: ti: am65x_evm: Add env support to boot the MCU R5F rprocsSuman Anna2019-10-111-1/+10
* | | env: ti: j721e-evm: Add support to boot rprocs including R5Fs and DSPsSuman Anna2019-10-111-1/+13
* | | env: ti: k3_rproc: Add common rproc environment variablesSuman Anna2019-10-111-0/+52
* | | remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() apiLokesh Vutla2019-10-111-0/+12
* | | remoteproc: elf_loader: Introduce a common elf loader and checker functionsLokesh Vutla2019-10-111-0/+29
* | | remoteproc: elf-loader: Add 64 bit elf loading supportLokesh Vutla2019-10-111-0/+26
* | | remoteproc: elf_loader: Always check the validity of the image before loadingLokesh Vutla2019-10-111-2/+4
* | | remoteproc: ops: Add elf section size as input parameter to device_to_virt apiLokesh Vutla2019-10-111-1/+2