summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-bootTom Rini2019-06-1127-171/+2352
|\
| * configs: stm32mp15: Enable Ethernet featureChristophe Roullier2019-06-062-0/+4
| * stm32mp1: Add Ethernet support for stm32mp1 boardChristophe Roullier2019-06-061-1/+11
| * ARM: dts: stm32: Add Ethernet support on stm32mp1Christophe Roullier2019-06-063-9/+18
| * net: dwc_eth_qos: add Ethernet stm32mp1 supportChristophe Roullier2019-06-061-52/+383
| * board: stm32mp1: Add board_interface_eth_initChristophe Roullier2019-06-061-3/+65
| * stm32mp1: clk: use the correct identifier for ethckPatrick Delaunay2019-06-061-1/+1
| * configs: stm32mp15: Enable SPI relative flagsPatrice Chotard2019-06-062-0/+4
| * spi: stm32: Add Serial Peripheral Interface driver for STM32MPPatrice Chotard2019-06-064-0/+625
| * clk: stm32mp1: Add SPI1 clock entryPatrice Chotard2019-06-061-0/+7
| * board: stm32mp1: Update power supply check via USB TYPE-CPatrice Chotard2019-06-061-13/+56
| * configs: stm32mp15: Enable WDT flagsPatrice Chotard2019-06-062-0/+4
| * watchdog: stm32mp: Add watchdog driverPatrice Chotard2019-06-065-0/+146
| * ARM: dts: stm32mp: Add iwdg2 support for stm32mp157cPatrice Chotard2019-06-061-0/+4
| * watchdog: Kconfig: Sort entry alphabeticallyPatrice Chotard2019-06-061-48/+49
| * stm32mp1: Update env_get_location for NOR supportPatrice Chotard2019-06-061-0/+4
| * configs: stm32mp15: Enable ENV_IS_SPI_FLASHPatrice Chotard2019-06-063-1/+8
| * configs: stm32mp15: Enable ENV_IS_IN_UBIPatrice Chotard2019-06-063-0/+12
| * stm32mp1: Increase ENV_SIZEPatrice Chotard2019-06-061-1/+1
| * mtd: Fix get_mtdparts()Patrice Chotard2019-06-061-4/+1
| * stm32mp1: Add env_get_location()Patrice Chotard2019-06-061-0/+23
| * configs: stm32mp15: Enable ENV_IS_IN_EXT4 and all relative flagsPatrick Delaunay2019-06-062-0/+10
| * env: enable saveenv command when one CONFIG_ENV_IS_IN is activatedPatrick Delaunay2019-06-061-15/+21
| * env: allow ENV_IS_NOWHERE with other storage targetPatrice Chotard2019-06-061-12/+6
| * board: stm32mp1: Add env_ext4_get_dev_part() and env_ext4_get_intf()Patrice Chotard2019-06-061-0/+24
| * env: ext4: Allow overriding interface, device and partitionPatrice Chotard2019-06-061-13/+21
| * stm32mp1: support dynamic MTDPARTSPatrice Chotard2019-06-062-0/+94
| * stm32mp1: activate NAND and NOR support on EV1Patrick Delaunay2019-06-066-0/+112
| * arm: mach-stm32mp: Add newline to the MAC error messageManivannan Sadhasivam2019-06-061-1/+1
| * board: stm32mp1: Add Avenger96 board supportManivannan Sadhasivam2019-06-064-0/+577
| * arm: dts: stm32mp157: Add missing pinctrl definitionsManivannan Sadhasivam2019-06-061-0/+63
* | Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini2019-06-11127-1256/+5944
|\ \
| * | spl: imx6: Provide a SPL_SIZE_LIMIT defaultFabio Estevam2019-06-111-0/+1
| * | mx6sabreauto: Enable SPL SDP supportSjoerd Simons2019-06-111-0/+3
| * | mx6sabreauto: Remove CONFIG_SPL_DM to decrease the SPL sizeSjoerd Simons2019-06-111-1/+0
| * | arm: dts: imx6qdl-u-boot: Alias usb0 to usbotgSjoerd Simons2019-06-111-0/+4
| * | mx6sabreauto: set SYS_MALLOC_F for videoSjoerd Simons2019-06-111-1/+1
| * | mx6sabreauto: Select pinctrl driverSjoerd Simons2019-06-111-0/+2
| * | imx8mq_evk: Staticize when appropriateFabio Estevam2019-06-111-2/+2
| * | imx: define ARCH_MXC for i.MX8/8M/7ULPPeng Fan2019-06-113-0/+6
| * | imx: drop imx-regs.hPeng Fan2019-06-111-637/+0
| * | imx8: cpu: get temperature when print cpu descPeng Fan2019-06-111-2/+38
| * | pinctrl: imx: Define imx6_pinctrl_soc_info in .data sectionLukasz Majewski2019-06-111-1/+1
| * | net: fec_mxc: not access reserved register on i.MX8Peng Fan2019-06-111-1/+1
| * | ARM: imx: vining2000: Enable DM SerialMarek Vasut2019-06-113-15/+3
| * | ARM: imx: vining2000: Enable DM PCIMarek Vasut2019-06-111-0/+1
| * | ARM: imx: vining2000: Enable DM GPIOMarek Vasut2019-06-112-0/+2
| * | ARM: imx: vining2000: Enable DM USBMarek Vasut2019-06-111-0/+2
| * | ARM: imx: vining2000: Convert MMC and block to DMMarek Vasut2019-06-113-78/+6
| * | ARM: imx: vining2000: Enable DM pin controlMarek Vasut2019-06-111-0/+3