summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* spi: stm32_qspi: move to exec_opChristophe Kerello2019-04-122-383/+245
* ARM: dts: Add STMFX gpio expander support for stm32mp157c-ev1Patrick Delaunay2019-04-123-0/+22
* board: stm32mp1: Force pinctrl driver probe in board_init()Patrice Chotard2019-04-121-0/+9
* config: stm32mp15: Enable STMFX supportPatrick Delaunay2019-04-122-4/+6
* pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driverPatrick Delaunay2019-04-123-0/+451
* ARM: dts: stm32mp1: Add adc nodesPatrice Chotard2019-04-122-0/+28
* Board: stm32mp1: Add supply current boot informationPatrice Chotard2019-04-121-1/+153
* board: stm32mp1: Update README filePatrice Chotard2019-04-121-0/+23
* ARM: dts: stm32: Synchronize DT with kernel onePatrice Chotard2019-04-1212-72/+1108
* stpmic1: add NVM update support in fuse commandPatrick Delaunay2019-04-123-0/+149
* stm32mp1: dts: activate psci-1.0Patrick Delaunay2019-04-121-1/+1
* stm32mp1: add command poweroffPatrick Delaunay2019-04-123-0/+28
* pmic: stpmu1: add power switch off supportPatrick Delaunay2019-04-121-0/+46
* stpmic1: update register namesPatrick Delaunay2019-04-124-112/+130
* power: rename stpmu1 to official name stpmic1Patrick Delaunay2019-04-1215-444/+446
* power: stpmu1: rename files to stpmic1Patrick Delaunay2019-04-129-7/+7
* regulator: stpmu1: update buck1 rangePatrick Delaunay2019-04-121-2/+3
* stm32mp1: Replace OTP read by SHADOW readPatrick Delaunay2019-04-121-2/+2
* stm32mp1: bsec: shadow all the upper OTP (no secure) during bootPatrick Delaunay2019-04-121-1/+19
* stm32mp1: bsec: use device tree new compatiblePatrick Delaunay2019-04-124-12/+12
* stm32mp1: basic boot: SPL enable access to GPIOZ bankPatrick Delaunay2019-04-121-0/+8
* stm32mp1: align serial number on bootromPatrick Delaunay2019-04-121-1/+1
* stm32mp1: add syscfg initializationPatrick Delaunay2019-04-121-1/+129
* stm32mp1: add some syscon drivers for syscfg and etpzcPatrick Delaunay2019-04-123-6/+9
* stm32mp1: activated some configurationPatrick Delaunay2019-04-123-0/+16
* stm32mp1: update memory layoutPatrick Delaunay2019-04-121-5/+14
* stm32mp1: support forced boot modePatrick Delaunay2019-04-124-3/+100
* stm32mp1: activate FASTBOOT on eMMCPatrick Delaunay2019-04-122-2/+12
* stm32mp1: update bootcmdPatrick Delaunay2019-04-124-10/+30
* stm32mp1: spl: hang with trace when DDR init failedPatrick Delaunay2019-04-121-2/+2
* stm32mp1: cosmetic: add comment on psci_migrate_info_type return valuePatrick Delaunay2019-04-121-1/+7
* stm32mp1: cosmetic cleanup KconfigPatrick Delaunay2019-04-123-6/+7
* stm32mp1: spl: add spl_display_printPatrick Delaunay2019-04-122-0/+18
* stm32mp1: update print_cpuinfo()Patrick Delaunay2019-04-122-8/+104
* stm32mp1: update boot mode managementPatrick Delaunay2019-04-124-16/+64
* stm32mp1: add runtime information in environmentPatrick Delaunay2019-04-122-5/+20
* stm32mp1: display board informationPatrick Delaunay2019-04-122-2/+46
* stm32mp1: bsec: access with SMC for trusted bootPatrick Delaunay2019-04-122-0/+92
* stm32mp1: add trusted boot with TF-APatrick Delaunay2019-04-1210-28/+145
* Merge branch '2019-04-09-master-imports-fs'Tom Rini2019-04-1020-89/+646
|\
| * test.py: Disable fsck for FAT tests for nowTom Rini2019-04-101-2/+0
| * Fix ext4 block group descriptor sizingBenjamin Lim2019-04-091-4/+15
| * test/py: mmc: Add 'mmc read' performance checkMarek Vasut2019-04-091-0/+11
| * test/py: mmc: Add 'mmc info' testMarek Vasut2019-04-091-0/+37
| * test/py: mmc: Add 'mmc rescan' testMarek Vasut2019-04-091-0/+26
| * test/py: mmc: Add 'mmc dev' testMarek Vasut2019-04-091-0/+21
| * test/py: mmc: Factor out device selectionMarek Vasut2019-04-091-11/+27
| * fs: fat: fix reading non-cluster-aligned root directoryAnssi Hannula2019-04-091-13/+34
| * fs: ext4: Problem with ext4load and sparse filesGero Schumacher2019-04-091-2/+6
| * test: fs: Added tests for symlinksJean-Jacques Hiblot2019-04-093-0/+208