summaryrefslogtreecommitdiff
path: root/board/st/stm32mp1
Commit message (Expand)AuthorAgeFilesLines
* board: update test on misc_read result in board_late_initPatrick Delaunay2020-07-281-1/+1
* configs:stm32mp1: activate env config in SPLPatrick Delaunay2020-07-281-4/+4
* stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMCPatrick Delaunay2020-07-281-0/+14
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* board: st: move type-c stusb1600 controller code in a driverPatrick Delaunay2020-07-071-52/+6
* board: stm32mp1: update the gpio hog supportPatrick Delaunay2020-07-071-8/+2
* board: stm32mp1: move the function board_debug_uart_init in spl.cPatrick Delaunay2020-07-072-2/+28
* board: stm32mp1: update vddcore in SPLPatrick Delaunay2020-07-071-1/+10
* board: st: stpmic1: add function stpmic1_initPatrick Delaunay2020-07-072-34/+13
* board: st: create common file stpmic1.cPatrick Delaunay2020-07-071-158/+0
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-182-0/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* stm32mp1: Fix warning display when 1.5A power supply is usedPatrice Chotard2020-05-141-1/+1
* board: stm32mp1: add timeout for I/O compensation readyPatrick Delaunay2020-05-141-4/+12
* board: stm32mp1: remove bootdelay configuration for usb or serial bootPatrick Delaunay2020-05-141-6/+0
* board: stm32mp1: set environment variable fdtfilePatrick Delaunay2020-05-141-2/+11
* board: stm32mp1: gt9147 IRQ before reset on EV1Patrick Delaunay2020-05-141-0/+35
* board: stm32mp1: update management of boot-ledPatrick Delaunay2020-05-141-17/+16
* board: stm32mp1: Keep error led ON in case of low power detectionPatrice Chotard2020-05-141-0/+1
* board: stm32mp1: support boot from spi-nandPatrick Delaunay2020-05-141-0/+2
* configs: stm32mp1: remove optee defconfigPatrick Delaunay2020-05-141-1/+0
* stm32mp1: dynamically detect op-tee presencePatrick Delaunay2020-05-141-3/+1
* board: stm32mp1: move set_dfu_alt_info in st common directoryPatrick Delaunay2020-05-141-145/+0
* board: stm32mp1: move board_get_mtdparts in st common directoryPatrick Delaunay2020-05-141-102/+0
* board: stm32mp1: correct CONFIG_IS_ENABLED usage for LEDPatrick Delaunay2020-04-151-1/+1
* configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay2020-04-151-2/+2
* ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDRPatrick Delaunay2020-03-241-4/+19
* board: stm32mp1: display reference only for STMicroelectronics boardPatrick Delaunay2020-03-241-14/+14
* board: stm32mp1: add finished good in board identifier OTPPatrick Delaunay2020-03-241-1/+3
* doc: add board documentation for stm32mp1Patrick Delaunay2020-03-021-519/+1
* board: stm32mp1: change dfu function to staticPatrick Delaunay2020-02-131-2/+2
* board: stm32mp1: board: add include for dfuPatrick Delaunay2020-02-131-0/+1
* board: stm32mp1: update readmePatrick Delaunay2020-02-131-18/+34
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-01-204-165/+3
|\
| * stm32mp1: split board and SOC support for STM32MP15x familyPatrick Delaunay2020-01-172-7/+2
| * board: stm32mp1: move CONFIG_ENV_XXX in defconfigPatrick Delaunay2020-01-171-6/+0
| * stm32mp1: move stboard command in board/st/common directoryPatrick Delaunay2020-01-173-153/+2
* | common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
|/
* stm32mp1: remove copro_state environment variableFabien Dessenne2020-01-071-3/+1
* common: Move some board functions out of common.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
* net: dwc_et_qos: update weak function board_interface_eth_initPatrick Delaunay2019-09-041-3/+13