summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | ARM: dts: imx: vining2000: Import VINING|2000 DT from LinuxMarek Vasut2019-06-113-2/+580
| * | | | ARM: imx: Rename VINING|2000Marek Vasut2019-06-117-9/+12
| * | | | mx6sx: vining2000: pinmux usdhc4 resetChristoph Fritz2019-06-111-0/+4
| * | | | MAINTAINERS: Add imx dts files to i.MX maintainers listFabio Estevam2019-06-111-0/+1
| * | | | serial: mxc: Add iMX6SX compatible stringMarek Vasut2019-06-111-0/+1
| * | | | ARM: imx: novena: Enable DM PCIMarek Vasut2019-06-111-0/+1
| * | | | pci: imx: Add DM and DT supportMarek Vasut2019-06-111-6/+105
| * | | | pci: imx: Pass driver private data aroundMarek Vasut2019-06-111-19/+25
| * | | | pci: imx: Fix potential 64bit memory access clampingMarek Vasut2019-06-111-9/+11