aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-17colibri-imx6ull: use preboot for fdtfile evaluationIgor Opaniuk2-5/+5
2020-09-17colibri_imx7: wrap video specific funcs with ifdefsIgor Opaniuk1-0/+2
2020-09-17toradex: drop legacy show_boot_logo function and use splashscreenIgor Opaniuk1-19/+0
2020-09-17colibri_imx7: use splashcreen value instead of legacy functionIgor Opaniuk2-2/+1
2020-09-17colibri-imx6ull: use splashcreen value instead of legacy functionIgor Opaniuk2-2/+1
2020-09-17mpc83xx, keymile boards: enable DM_ETH and add DTSHeiko Schocher32-139/+2694
2020-09-17net, qe: add DM support for QE UEC ethernetHeiko Schocher15-1/+2749
2020-09-17powerpc, qe: add DTS support for parallel I/O portsHeiko Schocher7-25/+334
2020-09-17powerpc, qe: fix codingstyle issues for drivers/qeHeiko Schocher8-1002/+1073
2020-09-17mpc83xx: remove unneeded extern declaration in cpu_initHeiko Schocher1-2/+1
2020-09-16doc: qemu: debug UART settings for QEMU ARM virtHeinrich Schuchardt1-0/+10
2020-09-16MAINTAINERS: add myself as reviewer for SquashFSMiquel Raynal1-0/+1
2020-09-16MAINTAINERS: add myself as reviewer for SquashFSThomas Petazzoni1-0/+1
2020-09-16lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree APIMarek Vasut1-2/+2
2020-09-16include: phy: fix NULL pointer check in phy_write()Thirupathaiah Annapureddy1-1/+1
2020-09-16MAINTAINERS: update clk entry git treeBaruch Siach1-1/+1
2020-09-16Merge tag 'efi-2020-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini5-15/+26
2020-09-16Merge tag 'u-boot-rockchip-20200916' of https://gitlab.denx.de/u-boot/custodi...Tom Rini6-4/+11
2020-09-16rockchip: make_fit_atf: ignore empty PT_LOAD segmentHeinrich Schuchardt1-2/+3
2020-09-16rockchip: rv1108: enable board early initKever Yang2-0/+2
2020-09-16rockchip: rv1108: Enable grf as pre-reloc nodeKever Yang1-0/+4
2020-09-16rockchip: rv1108: use correct API for board callbackKever Yang2-2/+2
2020-09-15Merge tag 'ti-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini23-103/+650
2020-09-15configs: Add spiboot support for am335xFaiz Abbas2-0/+94
2020-09-15spi: omap3_spi: Read platform data in ofdata_to_platdata()Faiz Abbas1-11/+26
2020-09-15arm: mach-omap2: am33xx: Add device structure for spiFaiz Abbas4-71/+97
2020-09-15spi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL to prevent build failuresFaiz Abbas1-1/+1
2020-09-15arm: dts: am335x-icev2: Add spi nodeFaiz Abbas1-0/+50
2020-09-15am335x_evm: Allow booting from usb-storage deviceMatwey V. Kornilov1-0/+7
2020-09-15ti: Use devtype=mmc instead of setenv devtype mmcMatwey V. Kornilov1-1/+1
2020-09-15configs: j7200_evm_r5: Enable FS_LOADERSuman Anna1-0/+1
2020-09-15arm: dts: k3-j7200-r5: Add fs_loader nodeSuman Anna1-0/+6
2020-09-15env: ti: j721e-evm: Update R5 SPL rproc env variables for J7200Suman Anna1-0/+6
2020-09-15configs: j7200_evm_a72: Enhance bootcmd to start remoteprocsSuman Anna1-1/+1
2020-09-15configs: j7200_evm_a72: Enable R5F remoteproc driverSuman Anna1-0/+2
2020-09-15env: ti: j721e-evm: Update rproc_fw_binaries env variable for J7200Suman Anna1-1/+13
2020-09-15arm: dts: k3-j7200-main: Add MAIN domain R5F cluster nodesSuman Anna2-0/+42
2020-09-15arm: dts: k3-j7200-mcu: Add MCU domain R5F cluster nodeSuman Anna2-0/+45
2020-09-15armv8: K3: j7200: Add custom MMU supportSuman Anna1-1/+58
2020-09-15remoteproc: k3-r5: Add support for J7200 R5FsSuman Anna1-10/+89
2020-09-15dt-bindings: remoteproc: k3-r5f: Update bindings for J7200 SoCsSuman Anna1-1/+4
2020-09-15env: ti: j721e-evm: Limit scope of rproc env variables used by R5 SPLSuman Anna1-4/+11
2020-09-15configs: j721e_evm: Add Main R5FSS1 Core1 to default rproc boot listSuman Anna1-0/+1
2020-09-15arm: dts: k3-j721e-main: Configure MAIN R5FSS1 for Split-modeSuman Anna1-1/+1
2020-09-15configs: j721e_evm.h: Add U-Boot image address for HyperFlash bootVignesh Raghavendra1-0/+2
2020-09-15configs: j7200_evm_*_defconfig: Enable HyperFlash boot related configsVignesh Raghavendra2-0/+16
2020-09-15ARM: dts: k3-j7200-r5-common-proc-board: Enable HyperFlashVignesh Raghavendra2-0/+68
2020-09-15board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra1-0/+7
2020-09-15arm: mach-k3: Add HyperFlash boot mode supportVignesh Raghavendra1-0/+1
2020-09-15Merge tag 'mmc-2020-9-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2-14/+8