summaryrefslogtreecommitdiff
path: root/board/st/stm32mp1/stm32mp1.c
Commit message (Expand)AuthorAgeFilesLines
* stm32mp1: add support for virtual partition readPatrick Delaunay2019-11-261-0/+83
* stm32mp1: board: add spi nand supportPatrick Delaunay2019-11-261-3/+29
* stm32mp1: activate SET_DFU_ALT_INFOPatrick Delaunay2019-11-261-0/+51
* board: stm32mp1: fixup the usb product id for USB download gadgetPatrick Delaunay2019-10-221-0/+17
* net: dwc_et_qos: update weak function board_interface_eth_initPatrick Delaunay2019-09-041-3/+13
* stm32mp1: Add copro image support for M4 firmwarePatrick Delaunay2019-08-271-0/+24
* 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
* 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-271-3/+5
* 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-271-15/+33
* stm32mp1: board: enable v1v2_hdmi and v3v3_hdmi regulator on dk2 bootPatrick Delaunay2019-08-271-0/+70
* stm32mp1: board: add environment variable for board id and board revPatrick Delaunay2019-08-271-0/+19
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* env: Move env_get_f() to env.hSimon Glass2019-08-111-0/+1
* board: stm32mp1: Fix warnings when compiling with W=1Patrick Delaunay2019-07-121-0/+1
* stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONSPatrick Delaunay2019-07-121-0/+18
* stm32mp1: add configuration op-teePatrick Delaunay2019-07-121-1/+3
* stm32mp1: call regulators_enable_boot_on in board_initPatrick Delaunay2019-07-121-0/+4
* board: stm32mp1: Add board_interface_eth_initChristophe Roullier2019-06-061-3/+65
* board: stm32mp1: Update power supply check via USB TYPE-CPatrice Chotard2019-06-061-13/+56
* stm32mp1: Update env_get_location for NOR supportPatrice Chotard2019-06-061-0/+4
* stm32mp1: Add env_get_location()Patrice Chotard2019-06-061-0/+23
* board: stm32mp1: Add env_ext4_get_dev_part() and env_ext4_get_intf()Patrice Chotard2019-06-061-0/+24
* stm32mp1: support dynamic MTDPARTSPatrice Chotard2019-06-061-0/+85
* stm32mp1: add stusb1600 support for DK1 and DK2 boardPatrick Delaunay2019-04-211-0/+56
* stm32mp1: migrate USBOTG device to driver modelPatrick Delaunay2019-04-211-154/+11
* board: stm32mp1: Force pinctrl driver probe in board_init()Patrice Chotard2019-04-121-0/+9
* Board: stm32mp1: Add supply current boot informationPatrice Chotard2019-04-121-1/+153
* stm32mp1: add syscfg initializationPatrick Delaunay2019-04-121-1/+129
* stm32mp1: support forced boot modePatrick Delaunay2019-04-121-0/+51
* stm32mp1: update bootcmdPatrick Delaunay2019-04-121-0/+1
* stm32mp1: add runtime information in environmentPatrick Delaunay2019-04-121-5/+19
* stm32mp1: display board informationPatrick Delaunay2019-04-121-2/+42
* board: st: stm32mp1: Add usb gadget supportPatrice Chotard2018-09-251-0/+168
* stm32mp1: use new function led default statePatrick Delaunay2018-08-101-0/+4
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* board: st: add generic board for STM32MP1 familyPatrick Delaunay2018-03-191-0/+27