aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-12pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driverPatrick Delaunay3-0/+451
2019-04-12ARM: dts: stm32mp1: Add adc nodesPatrice Chotard2-0/+28
2019-04-12Board: stm32mp1: Add supply current boot informationPatrice Chotard1-1/+153
2019-04-12board: stm32mp1: Update README filePatrice Chotard1-0/+23
2019-04-12ARM: dts: stm32: Synchronize DT with kernel onePatrice Chotard12-72/+1108
2019-04-12stpmic1: add NVM update support in fuse commandPatrick Delaunay3-0/+149
2019-04-12stm32mp1: dts: activate psci-1.0Patrick Delaunay1-1/+1
2019-04-12stm32mp1: add command poweroffPatrick Delaunay3-0/+28
2019-04-12pmic: stpmu1: add power switch off supportPatrick Delaunay1-0/+46
2019-04-12stpmic1: update register namesPatrick Delaunay4-112/+130
2019-04-12power: rename stpmu1 to official name stpmic1Patrick Delaunay15-444/+446
2019-04-12power: stpmu1: rename files to stpmic1Patrick Delaunay9-7/+7
2019-04-12regulator: stpmu1: update buck1 rangePatrick Delaunay1-2/+3
2019-04-12stm32mp1: Replace OTP read by SHADOW readPatrick Delaunay1-2/+2
2019-04-12stm32mp1: bsec: shadow all the upper OTP (no secure) during bootPatrick Delaunay1-1/+19
2019-04-12stm32mp1: bsec: use device tree new compatiblePatrick Delaunay4-12/+12
2019-04-12stm32mp1: basic boot: SPL enable access to GPIOZ bankPatrick Delaunay1-0/+8
2019-04-12stm32mp1: align serial number on bootromPatrick Delaunay1-1/+1
2019-04-12stm32mp1: add syscfg initializationPatrick Delaunay1-1/+129
2019-04-12stm32mp1: add some syscon drivers for syscfg and etpzcPatrick Delaunay3-6/+9
2019-04-12stm32mp1: activated some configurationPatrick Delaunay3-0/+16
2019-04-12stm32mp1: update memory layoutPatrick Delaunay1-5/+14
2019-04-12stm32mp1: support forced boot modePatrick Delaunay4-3/+100
2019-04-12stm32mp1: activate FASTBOOT on eMMCPatrick Delaunay2-2/+12
2019-04-12stm32mp1: update bootcmdPatrick Delaunay4-10/+30
2019-04-12stm32mp1: spl: hang with trace when DDR init failedPatrick Delaunay1-2/+2
2019-04-12stm32mp1: cosmetic: add comment on psci_migrate_info_type return valuePatrick Delaunay1-1/+7
2019-04-12stm32mp1: cosmetic cleanup KconfigPatrick Delaunay3-6/+7
2019-04-12stm32mp1: spl: add spl_display_printPatrick Delaunay2-0/+18
2019-04-12stm32mp1: update print_cpuinfo()Patrick Delaunay2-8/+104
2019-04-12stm32mp1: update boot mode managementPatrick Delaunay4-16/+64
2019-04-12stm32mp1: add runtime information in environmentPatrick Delaunay2-5/+20
2019-04-12stm32mp1: display board informationPatrick Delaunay2-2/+46
2019-04-12stm32mp1: bsec: access with SMC for trusted bootPatrick Delaunay2-0/+92
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay10-28/+145
2019-04-12MAINTAINERS: Change Jagan's email addressJagan Teki3-5/+5
2019-04-12mtd: spi-nor-ids: Add Gigadevice gd25lq128 IDNeil Armstrong1-0/+5
2019-04-12mmc: omap_hsmmc: Set 3.3V for IO voltageFaiz Abbas1-11/+10
2019-04-12ARM: dts: dra71-evm: Correct evm_sd regulator max voltageFaiz Abbas1-2/+2
2019-04-12ARM: dts: dra7: Change pbias voltage to 3.3VFaiz Abbas2-2/+2
2019-04-12ARM: am3517_evm: Add spl_start_uboot for Falcon ModeAdam Ford1-0/+9
2019-04-12ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common placeTom Rini15-30/+26
2019-04-12board: ti: am335x: Remove non DM_ETH codeFaiz Abbas1-151/+0
2019-04-12configs: am335x_evm: Update VCI StringFaiz Abbas1-1/+1
2019-04-12configs: am335x_evm: Add Support for SPL_ETHFaiz Abbas1-0/+1
2019-04-12configs: am335x_evm: Reduce size of SPLFaiz Abbas1-1/+4
2019-04-12board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas3-18/+66
2019-04-12net: ti: cpsw: Enable DM_FLAG_PRE_RELOCFaiz Abbas1-1/+1
2019-04-12net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROLFaiz Abbas1-7/+11
2019-04-12net: ti: cpsw-common: Isolate getting syscon address from assigning macidFaiz Abbas3-73/+64