summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodi...WIP/27Aug2019Tom Rini2019-08-2763-883/+2062
|\
| * stm32mp1: update README for remoteproc supportPatrick Delaunay2019-08-271-2/+34
| * stm32mp1: add example files for FIT generationPatrick Delaunay2019-08-273-0/+205
| * stm32mp1: Add copro image support for M4 firmwarePatrick Delaunay2019-08-271-0/+24
| * image: add new "copro" image typePatrick Delaunay2019-08-272-0/+2
| * stm32mp1: Add remoteproc support for m4 coprocessorPatrick Delaunay2019-08-277-1/+36
| * misc: change RCC form MISC to NOP uclassPatrick Delaunay2019-08-271-4/+1
| * stm32mp1: board update command stboard on misc_read resultPatrick Delaunay2019-08-271-1/+1
| * stm32mp1: update sysconf_init on misc_read resultPatrick Delaunay2019-08-271-1/+1
| * stm32mp1: update test on misc_read resultPatrick Delaunay2019-08-271-1/+1
| * stpmic1: simplify stpmic1_sysreset_requestPatrick Delaunay2019-08-271-8/+1
| * pmu: stpmic1: change specific NVM api to MISCPatrick Delaunay2019-08-273-53/+96
| * bsec: update after MISC u-class updatePatrick Delaunay2019-08-272-27/+33
| * MAINTAINERS: update ARM STM STM32MP and STM32MP1 BOARDPatrick Delaunay2019-08-272-4/+20
| * stm32mp1: clk: use gd to store frequency informationPatrick Delaunay2019-08-271-7/+9
| * stm32mp1: clk: remove debug tracesPatrick Delaunay2019-08-271-17/+4
| * stm32mp1: Makefile cleanupPatrick Delaunay2019-08-271-1/+2
| * stm32mp1: ram: add pattern parameter in infinite write testPatrick Delaunay2019-08-271-11/+20
| * stm32mp1: ram: reload watchdog during ddr testPatrick Delaunay2019-08-271-0/+3
| * stm32mp1: ram: update loop management in infinite testPatrick Delaunay2019-08-271-13/+25
| * stm32mp1: ram: fix address issue in 2 testsPatrick Delaunay2019-08-271-11/+14
| * stm32mp1: ram: cosmetic: remove unused prototypePatrick Delaunay2019-08-271-4/+0
| * serial: stm32: remove unused includePatrick Delaunay2019-08-271-15/+0
| * serial: stm32: add Framing error supportPatrick Delaunay2019-08-272-2/+5
| * mmc: stm32_sdmmc2: reload watchdogChristophe Kerello2019-08-271-0/+3
| * stm32mp1: board: cosmetic: cleanup filePatrick Delaunay2019-08-271-2/+1
| * stm32mp1: board: remove board_check_usb_power when ADC is not activatedPatrick Delaunay2019-08-271-0/+4
| * stm32mp1: board: Update the way vdd-supply is retrieved from DTPatrick Delaunay2019-08-274-6/+17
| * stm32mp1: board: check the boot-source to disable bootdelayPatrick Delaunay2019-08-271-0/+6
| * stm32mp1: board: protect the led function callsPatrick Delaunay2019-08-271-1/+3
| * stm32mp1: board: support of error led on ed1/ev1 boardPatrick Delaunay2019-08-272-30/+39
| * stm32mp1: board: enable v1v2_hdmi and v3v3_hdmi regulator on dk2 bootPatrick Delaunay2019-08-273-0/+80
| * stm32mp1: board: add environment variable for board id and board revPatrick Delaunay2019-08-271-0/+19
| * stm32mp1: configs: add spi load support in splPatrick Delaunay2019-08-272-0/+2
| * stm32mp1: configs: Set bootdelay to 1Patrice Chotard2019-08-271-0/+1
| * stm32mp1: configs: add altbootcmdPatrick Delaunay2019-08-271-1/+2
| * stm32mp1: configs: add condition to activate WATCHDOG in SPLPatrick Delaunay2019-08-271-1/+1
| * stm32mp1: configs: add CONFIG_CMD_BMPPatrick Delaunay2019-08-273-0/+3
| * stm32mp1: configs: add BACKLIGHT_GPIO supportPatrick Delaunay2019-08-273-0/+3
| * stm32mp1: configs: add CONFIG_DM_VIDEOPatrick Delaunay2019-08-273-0/+3
| * stm32mp1: configs: Deactivate SPI_FLASH_BARPatrick Delaunay2019-08-273-3/+0
| * stm32mp1: configs: imply CONFIG_OF_LIBFDT_OVERLAYPatrick Delaunay2019-08-271-0/+1
| * stm32mp1: configs: support MTDPARTS only if neededPatrick Delaunay2019-08-271-0/+2
| * stm32mp1: configs: Activate DISABLE_CONSOLEPatrick Delaunay2019-08-271-0/+1
| * stm32mp1: configs: select CONFIG_STM32_SERIALPatrick Delaunay2019-08-274-3/+1
| * stm32mp1: configs: deactivate ARMV7_VIRT for basic bootPatrick Delaunay2019-08-271-0/+1
| * stm32mp1: configs: activate PRE_CONSOLE_BUFFERPatrick Delaunay2019-08-271-0/+8
| * stm32mp1: configs: activate CONFIG_SILENT_CONSOLEPatrick Delaunay2019-08-271-0/+1
| * stm32mp1: configs: remove CONFIG_SYS_HZPatrick Delaunay2019-08-271-5/+0
| * stpmic1: program pmic to keep only the debug unit onPatrick Delaunay2019-08-273-2/+18