summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | clk: imx: pllv3: add enable() supportGiulio Benetti2020-01-141-0/+24
| * | clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USBGiulio Benetti2020-01-141-0/+2
| * | clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocksGiulio Benetti2020-01-141-5/+15
| * | armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibilityGiulio Benetti2020-01-141-0/+6
| * | spl: fix entry_point equal to load_addrGiulio Benetti2020-01-141-2/+2
| * | imx: dts: imx8dx: add I2C IPG clock for bus 0 and 2Anatolij Gustschin2020-01-141-4/+6
| * | clk: imx8qxp: extend to support getting I2C IPG clockAnatolij Gustschin2020-01-141-0/+12
| * | ARM: dts: imx6ul-14x14-evk: Pass the "broken-cd" propertyFabio Estevam2020-01-141-0/+1
| * | mmc: fsl_esdhc_imx: Handle the "broken-cd" propertyFabio Estevam2020-01-141-0/+8
| * | pico-imx7d: Convert to DM_ETHJoris Offouga2020-01-148-57/+30
| * | pico-imx7d: Disable USB_ETHER support for bl33 defconfigJoris Offouga2020-01-141-3/+0
| * | mx6ul_14x14_evk: Fix SPL boot hangFabio Estevam2020-01-141-155/+20
| * | imx: imx8qxp_mek: update READMEPeng Fan2020-01-141-15/+11
| * | wandboard: Do not print error message when PMIC is absentFabio Estevam2020-01-141-1/+1
| * | imx8qxp_mek: Select CONFIG_NET_RANDOM_ETHADDRFabio Estevam2020-01-141-0/+1
| * | imx: add imx8x based deneb boardAnatolij Gustschin2020-01-147-0/+153
| * | imx: add imx8x capricorn giedi boardAnatolij Gustschin2020-01-1418-1/+1528
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2020-01-141-0/+3
|\ \ | |/ |/|
| * tegra: fdt: Add tegra186-u-boot.dtsiStephen Warren2020-01-141-0/+3
|/
* 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
|/