aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-10-23env: ti: Add environment variables to boot from UFSFaiz Abbas2-1/+36
2019-10-23ufs: Add Initial Support for UFS subsystemFaiz Abbas2-0/+30
2019-10-23scsi: Add dma direction member to command structureFaiz Abbas1-0/+3
2019-10-23scsi: Add max_bytes_per_req to scsi_platdataFaiz Abbas1-0/+2
2019-10-23Merge tag 'u-boot-stm32-2019-10-23' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-1/+1
2019-10-22configs: stm32f746-disco: Fix ramdisk_addr_rPatrice Chotard1-1/+1
2019-10-21configs: ls1012afrwy: Add CONFIG_ENV_ADDRKuldeep Singh1-0/+5
2019-10-21configs: ls1012ardb: Add CONFIG_ENV_ADDRKuldeep Singh1-0/+4
2019-10-18Merge tag 'efi-2020-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini1-0/+22
2019-10-18configs: sei610: Add config file to fix userdata sizeGuillaume La Roque1-0/+31
2019-10-18configs: sei510: rework header and fix userdata sizeGuillaume La Roque2-119/+138
2019-10-18ARM: dts: Import SEI610 DT from Linux 5.4-rc2Neil Armstrong1-0/+18
2019-10-18arm: dts: Import and update DT for Khadas VIM3Andreas Färber3-0/+57
2019-10-18configs: sei510: enable Video Display supportNeil Armstrong1-0/+12
2019-10-17fs: add fs_get_type() for current filesystem typeAKASHI Takahiro1-0/+10
2019-10-17fs: update fs_close() descriptionHeinrich Schuchardt1-1/+6
2019-10-17fs: export fs_close()AKASHI Takahiro1-0/+7
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