1. 7c870f8 ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM by Marek Vasut · 2 years, 10 months ago
  2. 819408d ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM by Marek Vasut · 2 years, 11 months ago
  3. c67ca25 board: stmp32mp1: split board and SOC STM32MP15 configuration by Patrick Delaunay · 3 years ago
  4. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  5. 089e433 board: dh_stm32mp1: Remove gpio_hog_probe_all() from board by Patrice Chotard · 3 years, 1 month ago
  6. e69c414 board: stm32: Remove the bi_boot_params initialization by Patrick Delaunay · 3 years, 1 month ago
  7. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 2 months ago
  8. ac24244 ARM: imx6: Update dhelectronics/dh_imx6/MAINTAINERS file by Christoph Niedermaier · 3 years, 5 months ago
  9. 486808e board: stm32mp1: correct the property name for eth by Patrick Delaunay · 3 years, 4 months ago
  10. 5c54260 ARM: stm32: Add additional ID register check for KSZ8851 presence by Marek Vasut · 3 years, 5 months ago
  11. 5c38c06 ARM: stm32: Update dhelectronics/dh_stm32mp1/MAINTAINERS file by Christoph Niedermaier · 3 years, 5 months ago
  12. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  13. 635e233 ARM: stm32: Use firmware property instead of loadables by Michal Simek · 4 years ago
  14. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 9 months ago
  15. 7d51644 ARM: dts: stm32: Add DHCOM based PicoITX board by Marek Vasut · 3 years, 11 months ago
  16. e07f76b ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROM by Marek Vasut · 4 years ago
  17. 9ff770b ARM: dts: stm32: Update eth1addr from EEPROM if eth1 present by Marek Vasut · 4 years, 2 months ago
  18. b2a2911 ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoM by Marek Vasut · 4 years, 2 months ago
  19. 49650c7 ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage its by Marek Vasut · 4 years, 2 months ago
  20. 1e3d060 board: dh_stm32mp1: remove env location override by Jakob Riepler · 4 years, 2 months ago
  21. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  22. 6826d0d board: dh_stm32mp1: update the gpio hog support by Patrick Delaunay · 4 years, 3 months ago
  23. 2f23832 board: stm32mp1: update vddcore in SPL by Patrick Delaunay · 4 years, 4 months ago
  24. d1a4b09 board: st: stpmic1: add function stpmic1_init by Patrick Delaunay · 4 years, 4 months ago
  25. 918e9c3 board: st: create common file stpmic1.c by Patrick Delaunay · 4 years, 4 months ago
  26. ba78c25 ARM: imx6: Fetch MAC address in board_init_late() on DH iMX6 PDK2 by Marek Vasut · 4 years, 4 months ago
  27. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  28. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  29. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  30. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  31. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  32. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  33. 92ca0f7 ARM: dts: stm32: Synchronize DDR setttings on DH SoMs by Marek Vasut · 4 years, 5 months ago
  34. 43df0a1 stm32mp1: dynamically detect op-tee presence by Patrick Delaunay · 4 years, 6 months ago
  35. 31325e1 stm32mp1: dynamically build DFU_ALT_INFO by Patrick Delaunay · 4 years, 6 months ago
  36. ec2933e board: stm32mp1: move set_dfu_alt_info in st common directory by Patrick Delaunay · 4 years, 6 months ago
  37. 939ba16 board: stm32mp1: move board_get_mtdparts in st common directory by Patrick Delaunay · 4 years, 6 months ago
  38. 2d68365 ARM: stm32: Implement DDR3 coding on DHCOR SoM by Marek Vasut · 4 years, 5 months ago
  39. 731fd50 ARM: stm32: Implement board coding on AV96 by Marek Vasut · 4 years, 5 months ago
  40. ec1ee5a ARM: stm32: Add default config for DHCOR by Marek Vasut · 4 years, 5 months ago
  41. 15df6b3 ARM: imx6: DHCOM i.MX6 PDK: Convert to DM_ETH by Harald Seiler · 4 years, 5 months ago
  42. 71ba2cb board: stm32mp1: correct CONFIG_IS_ENABLED usage for LED by Patrick Delaunay · 4 years, 6 months ago
  43. 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 6 months ago
  44. de80a24 ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2 by Marek Vasut · 4 years, 6 months ago
  45. f19312e ARM: dts: stm32: Use DT alias for the configuration EEPROM by Marek Vasut · 4 years, 6 months ago
  46. 1995373 ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board by Marek Vasut · 4 years, 8 months ago
  47. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 4 years, 10 months ago
  48. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  49. 5c47bf7 ARM: imx6: DHCOM i.MX6 PDK: spl: Add eMMC initialization to SPL code by Claudius Heine · 5 years ago
  50. 5331fad ARM: imx6: DHCOM i.MX6 PDK: fix board_boot_modes emmc entry by Claudius Heine · 5 years ago
  51. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  52. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  53. 4a6f5b4 ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2C by Ludwig Zenz · 5 years ago
  54. 6e75cb2 ARM: imx6: DHCOM i.MX6 PDK: enable pad pull ups of SS lines of spi used for boot by Ludwig Zenz · 5 years ago
  55. 8039211 ARM: imx6: DHCOM i.MX6 PDK: config SPL to load U-Boot fitImage with mulitple DTs by Ludwig Zenz · 5 years ago
  56. 4ca99fe ARM: imx: dh-imx6: Enable DM regulator by Marek Vasut · 5 years ago
  57. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  58. cc48c2a ARM: imx: dh-imx6: Convert SPI support to DM by Marek Vasut · 5 years ago
  59. 0050c92 ARM: imx: dh-imx6: Convert SATA support to DM by Marek Vasut · 5 years ago
  60. 198fee8 ARM: imx: dh-imx6: Convert SD/MMC support to DM by Marek Vasut · 5 years ago
  61. 3a05eb8 ARM: imx: dh-imx6: Enable DM GPIO by Marek Vasut · 5 years ago
  62. aa34505 ARM: imx6: DHCOM i.MX6 PDK: use Kconfig for inclusion of DDR calibration by Ludwig Zenz · 5 years ago
  63. a44ca13 ARM: imx6: update 1GB DDR3 calibration for DHCOM i.MX6qd PDK by Ludwig Zenz · 5 years ago
  64. 0481bef ARM: imx6: DHCOM i.MX6 PDK: ddr init for 32bit bus and 4GBit chips by Ludwig Zenz · 6 years ago
  65. 659ca2d ARM: imx6: configure ddrcode pins in spl DHCOM i.MX6 PDK by Ludwig Zenz · 6 years ago
  66. 3d81584 Revert "ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDK" by Ludwig Zenz · 6 years ago
  67. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  68. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  69. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 6 years ago
  70. a637fe6 ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDK by Marek Vasut · 7 years ago
  71. b979e35 ARM: imx6: Adjust DDR DRAM settings on DHCOM i.MX6 PDK by Marek Vasut · 7 years ago
  72. 79df00f MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
  73. 506abdb ARM: imx6: Enable UMS and DFU on DHCOM i.MX6 PDK by Marek Vasut · 7 years ago
  74. 0a33360 ARM: imx6: Add DHCOM i.MX6 PDK board support by Marek Vasut · 7 years ago