1. cb0dbc4 stm32mp1: Add support for SPI-NOR boot device by Lionel Debieve · Wed Sep 25 09:11:31 2019 +0200
  2. 186b046 stm32mp1: Add support for SPI-NAND boot device by Lionel Debieve · Tue Sep 24 18:30:12 2019 +0200
  3. 402a46b stm32mp1: Add support for raw NAND boot device by Lionel Debieve · Mon Nov 04 12:28:15 2019 +0100
  4. b0899eb stm32mp: add DT helper for reg by name by Lionel Debieve · Tue Sep 24 17:41:11 2019 +0200
  5. 3f42cad stm32mp1: add compilation flags for boot devices by Nicolas Le Bayon · Tue Sep 03 09:52:05 2019 +0200
  6. 94a552f delay: timeout detection support by Lionel Debieve · Tue Sep 24 16:59:56 2019 +0200
  7. 7bd96f4 stm32mp1: add authentication support for stm32image by Lionel Debieve · Tue Sep 03 12:22:23 2019 +0200
  8. 0e73d73 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · Mon Sep 16 12:17:09 2019 +0200
  9. e97b663 stm32mp1: move check_header() to common code by Yann Gautier · Fri Apr 19 10:48:36 2019 +0200
  10. f540a59 stm32mp1: use a common function to check spinlock is available by Yann Gautier · Wed May 22 19:13:51 2019 +0200
  11. af19ff9 stm32mp1: check if the SoC is single core by Yann Gautier · Tue Jun 04 18:23:10 2019 +0200
  12. 35dc077 stm32mp1: print information about board by Yann Gautier · Mon May 13 18:34:48 2019 +0200
  13. c737405 stm32mp1: print information about SoC by Yann Gautier · Tue Jun 04 18:02:37 2019 +0200
  14. 091eab5 stm32mp1: add watchdog support by Yann Gautier · Tue Jun 04 18:06:34 2019 +0200
  15. 1bef97a stm32mp1: make dt_get_stdout_node_offset() static by Yann Gautier · Tue Jun 04 17:20:44 2019 +0200
  16. 3edc7c3 stm32mp1: add general SYSCFG management by Yann Gautier · Mon May 20 19:17:08 2019 +0200
  17. e3bf913 stm32mp1: move stm32_get_gpio_bank_clock() to private file by Yann Gautier · Tue May 07 18:52:17 2019 +0200
  18. b3386f7 stm32mp1: add OP-TEE support by Yann Gautier · Fri Apr 19 09:41:01 2019 +0200
  19. eae3fbf stm32mp: split stm32mp_io_setup function by Yann Gautier · Tue Apr 23 13:34:03 2019 +0200
  20. 85c1245 stm32mp1: zeromem device_info struct by Yann Gautier · Thu Mar 07 10:54:34 2019 +0100
  21. e4a3c35 stm32mp1: update clock driver by Yann Gautier · Thu Feb 14 10:53:33 2019 +0100
  22. 3d78a2e stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · Thu Feb 14 11:01:20 2019 +0100
  23. e753470 Introduce timeout_init_us/timeout_elapsed() delay tracking with CNTPCT. by Yann Gautier · Thu Feb 14 11:14:18 2019 +0100
  24. b5d2ed4 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · Thu Feb 14 11:13:50 2019 +0100
  25. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · Thu Feb 14 11:13:39 2019 +0100
  26. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · Thu Feb 14 11:13:25 2019 +0100