Age | Commit message (Expand) | Author |
2020-01-07 | stm32mp1: remove copro_state environment variable | Fabien Dessenne |
2019-12-02 | common: Move some board functions out of common.h | Simon Glass |
2019-12-02 | common: Move some cache and MMU functions out of common.h | Simon Glass |
2019-12-02 | common: Move serial functions out of common.h | Simon Glass |
2019-12-02 | common: Drop global inclusion of status_led.h | Simon Glass |
2019-11-26 | stm32mp1: add support for virtual partition read | Patrick Delaunay |
2019-11-26 | stm32mp1: board: add spi nand support | Patrick Delaunay |
2019-11-26 | stm32mp1: activate SET_DFU_ALT_INFO | Patrick Delaunay |
2019-10-22 | board: stm32mp1: fixup the usb product id for USB download gadget | Patrick Delaunay |
2019-10-13 | board: Add STM32F769 SoC, discovery board support | Yannick Fertré |
2019-09-04 | net: dwc_et_qos: update weak function board_interface_eth_init | Patrick Delaunay |
2019-08-27 | stm32mp1: update README for remoteproc support | Patrick Delaunay |
2019-08-27 | stm32mp1: add example files for FIT generation | Patrick Delaunay |
2019-08-27 | stm32mp1: Add copro image support for M4 firmware | Patrick Delaunay |
2019-08-27 | stm32mp1: board update command stboard on misc_read result | Patrick Delaunay |
2019-08-27 | stm32mp1: update sysconf_init on misc_read result | Patrick Delaunay |
2019-08-27 | stm32mp1: update test on misc_read result | Patrick Delaunay |
2019-08-27 | MAINTAINERS: update ARM STM STM32MP and STM32MP1 BOARD | Patrick Delaunay |
2019-08-27 | stm32mp1: board: cosmetic: cleanup file | Patrick Delaunay |
2019-08-27 | stm32mp1: board: remove board_check_usb_power when ADC is not activated | Patrick Delaunay |
2019-08-27 | stm32mp1: board: Update the way vdd-supply is retrieved from DT | Patrick Delaunay |
2019-08-27 | stm32mp1: board: check the boot-source to disable bootdelay | Patrick Delaunay |
2019-08-27 | stm32mp1: board: protect the led function calls | Patrick Delaunay |
2019-08-27 | stm32mp1: board: support of error led on ed1/ev1 board | Patrick Delaunay |
2019-08-27 | stm32mp1: board: enable v1v2_hdmi and v3v3_hdmi regulator on dk2 boot | Patrick Delaunay |
2019-08-27 | stm32mp1: board: add environment variable for board id and board rev | Patrick Delaunay |
2019-08-27 | stpmic1: program pmic to keep only the debug unit on | Patrick Delaunay |
2019-08-11 | env: Rename environment.h to env_internal.h | Simon Glass |
2019-08-11 | env: Move env_get_f() to env.h | Simon Glass |
2019-07-12 | board: st: add missing gpio_request() for stm32f429-discovery | Patrice Chotard |
2019-07-12 | board: stm32mp1: Fix warnings when compiling with W=1 | Patrick Delaunay |
2019-07-12 | stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS | Patrick Delaunay |
2019-07-12 | stm32mp1: add configuration op-tee | Patrick Delaunay |
2019-07-12 | stm32mp1: cosmetic: remove unnecessary include | Patrick Delaunay |
2019-07-12 | stm32mp1: update README | Patrick Delaunay |
2019-07-12 | stm32mp1: add stboard command | Patrick Delaunay |
2019-07-12 | stm32mp1: call regulators_enable_boot_on in board_init | Patrick Delaunay |
2019-07-12 | stm32mp1: move CONFIG_ENV in Kconfig | Patrick Delaunay |
2019-06-06 | board: stm32mp1: Add board_interface_eth_init | Christophe Roullier |
2019-06-06 | board: stm32mp1: Update power supply check via USB TYPE-C | Patrice Chotard |
2019-06-06 | stm32mp1: Update env_get_location for NOR support | Patrice Chotard |
2019-06-06 | stm32mp1: Add env_get_location() | Patrice Chotard |
2019-06-06 | board: stm32mp1: Add env_ext4_get_dev_part() and env_ext4_get_intf() | Patrice Chotard |
2019-06-06 | stm32mp1: support dynamic MTDPARTS | Patrice Chotard |
2019-06-06 | board: stm32mp1: Add Avenger96 board support | Manivannan Sadhasivam |
2019-05-23 | stm32mp1: ram: add support for LPDDR2/LPDDR3 | Patrick Delaunay |
2019-05-18 | CONFIG_SPL_SYS_[DI]CACHE_OFF: add | Trevor Woerner |
2019-04-24 | Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-boot | Tom Rini |
2019-04-23 | board: stm32f746-disco: Get MII/RMII phy_mode from DT | Patrice Chotard |
2019-04-21 | stm32mp1: add stusb1600 support for DK1 and DK2 board | Patrick Delaunay |