summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-14arm64: zynqmp: Use zynqmp_virt platformMichal Simek
2020-01-14arm64: zynqmp: Add missing Kconfig options to zynqmp_virt platformMichal Simek
2020-01-14arm64: zynqmp: Add support for u-boot.itb generation with ATFMichal Simek
2020-01-14test/py: hush_if_test: Add tests to cover octal/hex valuesMichal Simek
2020-01-14ARM: zynq: Remove unused QSPI and USB addressesMichal Simek
2020-01-14zynq: mtd: nand: Remove hardcoded base addressesAshok Reddy Soma
2020-01-14zynq: mtd: nand: Move zynq nand driver to driver modelAshok Reddy Soma
2020-01-14ARM: zynq: Add jtag distro boot supportT Karthik Reddy
2020-01-14arm: zynqmp: Wire SPL/ATF handoff structure properlyMichal Simek
2020-01-14spl: atf: Enable option to rewrite bl2_plat_get_bl31_params()Michal Simek
2020-01-14spi: Fix manual relocation calling more timesAshok Reddy Soma
2020-01-14arm: xilinx: Use device tree which can be passed on cmd lineMichal Simek
2020-01-14arm64: zynqmp: Fix return value of board_fit_config_name_matchMichal Simek
2020-01-14arm64: zynqmp: Add board_boot_order for MMC boot extensionMichal Simek
2020-01-14arm64: zynqmp: Fix symlinks to SC psu_init* filesMichal Simek
2020-01-14arm64: zynqmp: Remove nand partition description from mini-nandMichal Simek
2020-01-14arm64: zynqmp: Enable bind/unbind commands for all boardsMichal Simek
2020-01-14arm: zynq: Remove low level UART settingMichal Simek
2020-01-14arm64: zynqmp: Remove low level UART settingMichal Simek
2020-01-14arm64: zynqmp: Do not assing MIO34 that early on zcu100Michal Simek
2020-01-14arm64: zynqmp: Add support for OF_SEPARATE with board DTBMichal Simek
2020-01-14arm64: zynqmp: Rename fw_dtb variable to fdt_blobMichal Simek
2020-01-14arm64: Enable INIT_SP_RELATIVE by default when POC is enabledMichal Simek
2020-01-14arm64: zynqmp: Do not call bss init and board_init_r from board_init_fMichal Simek
2020-01-14spl: atf: Add missing ndepth initializationMichal Simek
2020-01-14board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy
2020-01-14arm64: zynqmp: Fix emmc boot mode boot_target sequenceT Karthik Reddy
2020-01-14arm64: versal: Fix emmc boot mode boot_target issueT Karthik Reddy
2020-01-14mtd: nand: Remove hardcoded base address of nandAshok Reddy Soma
2020-01-14mtd: nand: Move arasan nand driver to driver modelAshok Reddy Soma
2020-01-11travis: Switch to QEMU v4.2.0 globallyTom Rini
2020-01-10gitlab/azure: Update to latest containerTom Rini
2020-01-10Merge branch '2020-01-10-master-imports'Tom Rini
2020-01-10cmd: adtimg: Refactor usage styleEugeniu Rosca
2020-01-10cmd: adtimg: Rename internal symbolsEugeniu Rosca
2020-01-10dtimg/am57xx_evm_defconfig: Rename dtimg to adtimgEugeniu Rosca
2020-01-10virtio: fix typo devicdHeinrich Schuchardt
2020-01-10arm: cpu: armv8: add support for arm psci reset2.Rajesh Ravi
2020-01-10arch: arm: Program GIC LPI configuration tableBharat Kumar Reddy Gooty
2020-01-10mkimage: simplify fit_check_params()Heinrich Schuchardt
2020-01-10cmd/eeprom.c: prepend 0x to hex numbers in output message formatKlaus H. Sorensen
2020-01-10test/cmd_ut.c: fix cmd_ut_categoryPhilippe Reynes
2020-01-10gcc-9: silence 'address-of-packed-member' warningAndy Shevchenko
2020-01-10boards/km_arm: enable support for Macronix SPI NOR flashHolger Brunck
2020-01-10arm/km: remove board KMCOGE3UNHolger Brunck
2020-01-10km/boards: add MAC address offset as argument to ivm_populate_envHolger Brunck
2020-01-10km/boards: fix typo for MAC address offset config optionHolger Brunck
2020-01-10poweroff: add poweroff for mt6323 pmicFrank Wunderlich
2020-01-10rtc: add support for DS3232 deviceHan Nandor
2020-01-10spl: fix stack usage check if gd is not initializedSimon Goldschmidt