summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: zynqmp: Add support for u-boot.itb generation with ATFMichal Simek2020-01-143-2/+130
* test/py: hush_if_test: Add tests to cover octal/hex valuesMichal Simek2020-01-141-0/+31
* ARM: zynq: Remove unused QSPI and USB addressesMichal Simek2020-01-141-3/+0
* zynq: mtd: nand: Remove hardcoded base addressesAshok Reddy Soma2020-01-142-39/+57
* zynq: mtd: nand: Move zynq nand driver to driver modelAshok Reddy Soma2020-01-142-11/+34
* ARM: zynq: Add jtag distro boot supportT Karthik Reddy2020-01-142-1/+10
* arm: zynqmp: Wire SPL/ATF handoff structure properlyMichal Simek2020-01-143-9/+12
* spl: atf: Enable option to rewrite bl2_plat_get_bl31_params()Michal Simek2020-01-142-14/+21
* spi: Fix manual relocation calling more timesAshok Reddy Soma2020-01-141-15/+19
* arm: xilinx: Use device tree which can be passed on cmd lineMichal Simek2020-01-142-2/+2
* arm64: zynqmp: Fix return value of board_fit_config_name_matchMichal Simek2020-01-141-1/+1
* arm64: zynqmp: Add board_boot_order for MMC boot extensionMichal Simek2020-01-145-18/+10
* arm64: zynqmp: Fix symlinks to SC psu_init* filesMichal Simek2020-01-145-0/+2
* arm64: zynqmp: Remove nand partition description from mini-nandMichal Simek2020-01-141-49/+0
* arm64: zynqmp: Enable bind/unbind commands for all boardsMichal Simek2020-01-1417-0/+17
* arm: zynq: Remove low level UART settingMichal Simek2020-01-1418-1046/+0
* arm64: zynqmp: Remove low level UART settingMichal Simek2020-01-1415-104/+0
* arm64: zynqmp: Do not assing MIO34 that early on zcu100Michal Simek2020-01-144-1/+18
* arm64: zynqmp: Add support for OF_SEPARATE with board DTBMichal Simek2020-01-142-7/+24
* arm64: zynqmp: Rename fw_dtb variable to fdt_blobMichal Simek2020-01-141-4/+4
* arm64: Enable INIT_SP_RELATIVE by default when POC is enabledMichal Simek2020-01-141-0/+1
* arm64: zynqmp: Do not call bss init and board_init_r from board_init_fMichal Simek2020-01-141-7/+0
* spl: atf: Add missing ndepth initializationMichal Simek2020-01-141-1/+1
* board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy2020-01-147-3/+15
* arm64: zynqmp: Fix emmc boot mode boot_target sequenceT Karthik Reddy2020-01-141-2/+11
* arm64: versal: Fix emmc boot mode boot_target issueT Karthik Reddy2020-01-141-1/+8
* mtd: nand: Remove hardcoded base address of nandAshok Reddy Soma2020-01-142-150/+174
* mtd: nand: Move arasan nand driver to driver modelAshok Reddy Soma2020-01-142-16/+37
* travis: Switch to QEMU v4.2.0 globallyTom Rini2020-01-111-3/+1
* gitlab/azure: Update to latest containerTom Rini2020-01-102-2/+2
* Merge branch '2020-01-10-master-imports'Tom Rini2020-01-10180-1211/+2496
|\
| * cmd: adtimg: Refactor usage styleEugeniu Rosca2020-01-101-59/+158
| * cmd: adtimg: Rename internal symbolsEugeniu Rosca2020-01-101-25/+26
| * dtimg/am57xx_evm_defconfig: Rename dtimg to adtimgEugeniu Rosca2020-01-107-7/+7
| * virtio: fix typo devicdHeinrich Schuchardt2020-01-101-1/+1
| * arm: cpu: armv8: add support for arm psci reset2.Rajesh Ravi2020-01-103-0/+21
| * arch: arm: Program GIC LPI configuration tableBharat Kumar Reddy Gooty2020-01-104-0/+245
| * mkimage: simplify fit_check_params()Heinrich Schuchardt2020-01-101-3/+3
| * cmd/eeprom.c: prepend 0x to hex numbers in output message formatKlaus H. Sorensen2020-01-101-1/+1
| * test/cmd_ut.c: fix cmd_ut_categoryPhilippe Reynes2020-01-101-1/+1
| * gcc-9: silence 'address-of-packed-member' warningAndy Shevchenko2020-01-101-1/+2
| * boards/km_arm: enable support for Macronix SPI NOR flashHolger Brunck2020-01-104-0/+4
| * arm/km: remove board KMCOGE3UNHolger Brunck2020-01-105-119/+2
| * km/boards: add MAC address offset as argument to ivm_populate_envHolger Brunck2020-01-105-10/+13
| * km/boards: fix typo for MAC address offset config optionHolger Brunck2020-01-104-6/+6
| * poweroff: add poweroff for mt6323 pmicFrank Wunderlich2020-01-103-0/+45
| * rtc: add support for DS3232 deviceHan Nandor2020-01-104-0/+298
| * spl: fix stack usage check if gd is not initializedSimon Goldschmidt2020-01-101-0/+17
| * m68k: Drop CONFIG_MCFPIT supportTom Rini2020-01-1018-121/+0
| * bootcount: add a DM i2c eeprom backing store for bootcountRobert Beckett2020-01-103-0/+106