aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-14spl: atf: Enable option to rewrite bl2_plat_get_bl31_params()Michal Simek2-14/+21
2020-01-14spi: Fix manual relocation calling more timesAshok Reddy Soma1-15/+19
2020-01-14arm: xilinx: Use device tree which can be passed on cmd lineMichal Simek2-2/+2
2020-01-14arm64: zynqmp: Fix return value of board_fit_config_name_matchMichal Simek1-1/+1
2020-01-14arm64: zynqmp: Add board_boot_order for MMC boot extensionMichal Simek5-18/+10
2020-01-14arm64: zynqmp: Fix symlinks to SC psu_init* filesMichal Simek5-0/+2
2020-01-14arm64: zynqmp: Remove nand partition description from mini-nandMichal Simek1-49/+0
2020-01-14arm64: zynqmp: Enable bind/unbind commands for all boardsMichal Simek17-0/+17
2020-01-14arm: zynq: Remove low level UART settingMichal Simek18-1046/+0
2020-01-14arm64: zynqmp: Remove low level UART settingMichal Simek15-104/+0
2020-01-14arm64: zynqmp: Do not assing MIO34 that early on zcu100Michal Simek4-1/+18
2020-01-14arm64: zynqmp: Add support for OF_SEPARATE with board DTBMichal Simek2-7/+24
2020-01-14arm64: zynqmp: Rename fw_dtb variable to fdt_blobMichal Simek1-4/+4
2020-01-14arm64: Enable INIT_SP_RELATIVE by default when POC is enabledMichal Simek1-0/+1
2020-01-14arm64: zynqmp: Do not call bss init and board_init_r from board_init_fMichal Simek1-7/+0
2020-01-14spl: atf: Add missing ndepth initializationMichal Simek1-1/+1
2020-01-14board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy7-3/+15
2020-01-14arm64: zynqmp: Fix emmc boot mode boot_target sequenceT Karthik Reddy1-2/+11
2020-01-14arm64: versal: Fix emmc boot mode boot_target issueT Karthik Reddy1-1/+8
2020-01-14mtd: nand: Remove hardcoded base address of nandAshok Reddy Soma2-150/+174
2020-01-14mtd: nand: Move arasan nand driver to driver modelAshok Reddy Soma2-16/+37
2020-01-11travis: Switch to QEMU v4.2.0 globallyTom Rini1-3/+1
2020-01-10gitlab/azure: Update to latest containerTom Rini2-2/+2
2020-01-10Merge branch '2020-01-10-master-imports'Tom Rini180-1211/+2496
2020-01-10cmd: adtimg: Refactor usage styleEugeniu Rosca1-59/+158
2020-01-10cmd: adtimg: Rename internal symbolsEugeniu Rosca1-25/+26
2020-01-10dtimg/am57xx_evm_defconfig: Rename dtimg to adtimgEugeniu Rosca7-7/+7
2020-01-10virtio: fix typo devicdHeinrich Schuchardt1-1/+1
2020-01-10arm: cpu: armv8: add support for arm psci reset2.Rajesh Ravi3-0/+21
2020-01-10arch: arm: Program GIC LPI configuration tableBharat Kumar Reddy Gooty4-0/+245
2020-01-10mkimage: simplify fit_check_params()Heinrich Schuchardt1-3/+3
2020-01-10cmd/eeprom.c: prepend 0x to hex numbers in output message formatKlaus H. Sorensen1-1/+1
2020-01-10test/cmd_ut.c: fix cmd_ut_categoryPhilippe Reynes1-1/+1
2020-01-10gcc-9: silence 'address-of-packed-member' warningAndy Shevchenko1-1/+2
2020-01-10boards/km_arm: enable support for Macronix SPI NOR flashHolger Brunck4-0/+4
2020-01-10arm/km: remove board KMCOGE3UNHolger Brunck5-119/+2
2020-01-10km/boards: add MAC address offset as argument to ivm_populate_envHolger Brunck5-10/+13
2020-01-10km/boards: fix typo for MAC address offset config optionHolger Brunck4-6/+6
2020-01-10poweroff: add poweroff for mt6323 pmicFrank Wunderlich3-0/+45
2020-01-10rtc: add support for DS3232 deviceHan Nandor4-0/+298
2020-01-10spl: fix stack usage check if gd is not initializedSimon Goldschmidt1-0/+17
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini18-121/+0
2020-01-10bootcount: add a DM i2c eeprom backing store for bootcountRobert Beckett3-0/+106
2020-01-10drivers: mcfmii: add dm supportAngelo Durgehello1-23/+25
2020-01-10drivers: fsl_mcdmafec: conversion to dmAngelo Durgehello2-337/+389
2020-01-10drivers: mcffec: conversion to dmAngelo Durgehello2-294/+315
2020-01-10drivers: net: add mcf fec dm Kconfig supportAngelo Durgehello1-0/+16
2020-01-10m68k: add dm fec supportAngelo Durgehello10-44/+151
2020-01-10configs: purge unneeded fec definesAngelo Durgehello16-104/+17
2020-01-10configs: add eth dm support for all ColdFire boardsAngelo Durgehello41-0/+97