summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-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
2019-10-11trace: Remove the const from write functionsSimon Glass1-7/+6
2019-10-11sandbox: pci: Remember the device being emulatedSimon Glass1-0/+20
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini10-69/+142
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini29-104/+862
2019-10-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini10-12/+0
2019-10-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini16-41/+306
2019-10-09Merge tag 'u-boot-atmel-2020.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2-0/+141
2019-10-08pico-imx7d: fix splash logo drawingJoris Offouga1-0/+1
2019-10-08apalis_imx6: use distroboot by defaultIgor Opaniuk1-2/+2
2019-10-08colibri_imx6/imx7/imx8x: use distroboot by defaultIgor Opaniuk3-4/+6
2019-10-08imx: Add i.MX8MM EVK board support.Peng Fan1-0/+153
2019-10-08imx: imx8mm: add clock bindings headerPeng Fan1-0/+253
2019-10-08imx: mx6ul_14x14_evk: fix link issueAnatolij Gustschin1-0/+1
2019-10-08imx: add support for i.MX7/i.MX8MQ reset controllerPatrick Wildt2-0/+116
2019-10-08imx: add support for i.MX8MQ power domain controllerPatrick Wildt2-0/+24
2019-10-08imx: wandboard: convert FEC support to DM_ETHAnatolij Gustschin1-8/+0
2019-10-08DM: WDT: Convert WDT driver to use DM/DTS (including SYSRESET)Lukasz Majewski1-1/+5
2019-10-08DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)Lukasz Majewski1-2/+5
2019-10-08DM: eth: Switch display5 board to use DM_ETHLukasz Majewski1-8/+0
2019-10-08DM: I2C: Switch display5 board to use DM_I2CLukasz Majewski1-8/+0
2019-10-08pico-imx6: Add Falcon modeFabio Estevam1-0/+12
2019-10-08pico-imx6: Add splashscreen supportFabio Estevam1-0/+10
2019-10-08pico-imx6: Add Ethernet supportFabio Estevam1-0/+10
2019-10-08pico-imx6: Fix bootmenu handlingOtavio Salvador1-9/+11