Age | Commit message (Expand) | Author |
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: 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-04-21 | stm32mp1: add stusb1600 support for DK1 and DK2 board | Patrick Delaunay |
2019-04-21 | stm32mp1: migrate USBOTG device to driver model | Patrick Delaunay |
2019-04-12 | board: stm32mp1: Force pinctrl driver probe in board_init() | Patrice Chotard |
2019-04-12 | Board: stm32mp1: Add supply current boot information | Patrice Chotard |
2019-04-12 | board: stm32mp1: Update README file | Patrice Chotard |
2019-04-12 | stpmic1: update register names | Patrick Delaunay |
2019-04-12 | power: rename stpmu1 to official name stpmic1 | Patrick Delaunay |
2019-04-12 | power: stpmu1: rename files to stpmic1 | Patrick Delaunay |
2019-04-12 | stm32mp1: add syscfg initialization | Patrick Delaunay |
2019-04-12 | stm32mp1: support forced boot mode | Patrick Delaunay |
2019-04-12 | stm32mp1: update bootcmd | Patrick Delaunay |
2019-04-12 | stm32mp1: add runtime information in environment | Patrick Delaunay |
2019-04-12 | stm32mp1: display board information | Patrick Delaunay |
2019-04-12 | stm32mp1: add trusted boot with TF-A | Patrick Delaunay |
2018-11-09 | MAINTAINERS: Update stm32mp entry | Patrick Delaunay |
2018-09-25 | board: st: stm32mp1: Add usb gadget support | Patrice Chotard |
2018-08-10 | stm32mp1: use new function led default state | Patrick Delaunay |
2018-07-20 | stm32mp1: add support for stm32mp157c-ev1 board | Patrick Delaunay |
2018-05-26 | stm32mp1: Allow to activate CONFIG_DEBUG_UART | Patrick Delaunay |
2018-05-07 | SPDX: Convert all of our multiple license tags to Linux Kernel style | Tom Rini |
2018-04-06 | stm32mp1: add eMMC support for ED1 | Patrick Delaunay |
2018-03-19 | board: st: add generic board for STM32MP1 family | Patrick Delaunay |