summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * drivers: mcfmii: add dm supportAngelo Durgehello2020-01-101-23/+25
| * drivers: fsl_mcdmafec: conversion to dmAngelo Durgehello2020-01-102-337/+389
| * drivers: mcffec: conversion to dmAngelo Durgehello2020-01-102-294/+315
| * drivers: net: add mcf fec dm Kconfig supportAngelo Durgehello2020-01-101-0/+16
| * m68k: add dm fec supportAngelo Durgehello2020-01-1010-44/+151
| * configs: purge unneeded fec definesAngelo Durgehello2020-01-1016-104/+17
| * configs: add eth dm support for all ColdFire boardsAngelo Durgehello2020-01-1041-0/+97
| * m68k: add fec fdt overrides to all boardsAngelo Durgehello2020-01-1042-0/+290
| * m68k: add fec base node to devicetreesAngelo Durgehello2020-01-1012-1/+186
|/
* Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xxTom Rini2020-01-0912-15/+16
|\
| * mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalidRasmus Villemoes2020-01-081-1/+4
| * mpc83xx: set MPC83XX_GPIO_CTRLRS to 2 for MPC8309Rasmus Villemoes2020-01-081-1/+2