summaryrefslogtreecommitdiffstats
path: root/board/st
Commit message (Expand)AuthorAgeFilesLines
* stm32mp1: remove copro_state environment variableFabien Dessenne2020-01-071-3/+1
* common: Move some board functions out of common.hSimon Glass2019-12-024-0/+4
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move serial functions out of common.hSimon Glass2019-12-021-0/+1
* common: Drop global inclusion of status_led.hSimon Glass2019-12-021-0/+1
* 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-262-0/+162
* board: stm32mp1: fixup the usb product id for USB download gadgetPatrick Delaunay2019-10-221-0/+17
* board: Add STM32F769 SoC, discovery board supportYannick Fertré2019-10-131-0/+1
* net: dwc_et_qos: update weak function board_interface_eth_initPatrick Delaunay2019-09-041-3/+13
* 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
* 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
* MAINTAINERS: update ARM STM STM32MP and STM32MP1 BOARDPatrick Delaunay2019-08-271-2/+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-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-272-0/+74
* stm32mp1: board: add environment variable for board id and board revPatrick Delaunay2019-08-271-0/+19
* stpmic1: program pmic to keep only the debug unit onPatrick Delaunay2019-08-271-0/+14
* 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: st: add missing gpio_request() for stm32f429-discoveryPatrice Chotard2019-07-121-0/+2
* 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-123-9/+27
* stm32mp1: cosmetic: remove unnecessary includePatrick Delaunay2019-07-121-1/+0
* stm32mp1: update READMEPatrick Delaunay2019-07-121-3/+12
* stm32mp1: add stboard commandPatrick Delaunay2019-07-123-0/+153
* stm32mp1: call regulators_enable_boot_on in board_initPatrick Delaunay2019-07-121-0/+4
* stm32mp1: move CONFIG_ENV in KconfigPatrick Delaunay2019-07-121-0/+6
* 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
* board: stm32mp1: Add Avenger96 board supportManivannan Sadhasivam2019-06-061-0/+23
* stm32mp1: ram: add support for LPDDR2/LPDDR3Patrick Delaunay2019-05-231-48/+123
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-1/+1
* Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-bootTom Rini2019-04-241-2/+21
|\
| * board: stm32f746-disco: Get MII/RMII phy_mode from DTPatrice Chotard2019-04-231-2/+21
* | stm32mp1: add stusb1600 support for DK1 and DK2 boardPatrick Delaunay2019-04-211-0/+56