summaryrefslogtreecommitdiff
path: root/board/st/stm32mp1/stm32mp1.c
Commit message (Expand)AuthorAgeFilesLines
* board: stm32mp1: use const for struct node_infoPatrick Delaunay2020-08-131-1/+1
* board: stm32mp1: update fdt fixup partitions tableChristophe Kerello2020-08-131-0/+1
* board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setupPatrick Delaunay2020-08-131-3/+3
* board: stm32mp1: use IS_ENABLED to prevent ifdef in env functionsPatrick Delaunay2020-08-131-19/+17
* board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_initPatrick Delaunay2020-08-131-30/+30
* board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fixPatrick Delaunay2020-08-131-5/+5
* board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_initPatrick Delaunay2020-08-131-8/+3
* board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_powerPatrick Delaunay2020-08-131-4/+4
* board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_con...Patrick Delaunay2020-08-131-6/+9
* board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_checkPatrick Delaunay2020-08-131-26/+26
* 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: st: stpmic1: add function stpmic1_initPatrick Delaunay2020-07-071-0/+6
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* 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
* 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
* 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
* board: stm32mp1: change dfu function to staticPatrick Delaunay2020-02-131-2/+2
* board: stm32mp1: board: add include for dfuPatrick Delaunay2020-02-131-0/+1
* 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-201-1/+1
|\
| * stm32mp1: split board and SOC support for STM32MP15x familyPatrick Delaunay2020-01-171-1/+1
* | 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-261-0/+51
* board: stm32mp1: fixup the usb product id for USB download gadgetPatrick Delaunay2019-10-221-0/+17