1. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
  2. 5bb8bab ARM: imx6: Update dhelectronics/dh_imx6/MAINTAINERS file by Christoph Niedermaier · 3 years, 7 months ago
  3. 00cf4a8 board: stm32mp1: correct the property name for eth by Patrick Delaunay · 3 years, 6 months ago
  4. b2b31c1 ARM: stm32: Add additional ID register check for KSZ8851 presence by Marek Vasut · 3 years, 7 months ago
  5. 23646d7 ARM: stm32: Update dhelectronics/dh_stm32mp1/MAINTAINERS file by Christoph Niedermaier · 3 years, 7 months ago
  6. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  7. 7d17a41 ARM: stm32: Use firmware property instead of loadables by Michal Simek · 4 years, 2 months ago
  8. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
  9. a942d26 ARM: dts: stm32: Add DHCOM based PicoITX board by Marek Vasut · 4 years, 1 month ago
  10. 145a876 ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROM by Marek Vasut · 4 years, 2 months ago
  11. b0a2a49 ARM: dts: stm32: Update eth1addr from EEPROM if eth1 present by Marek Vasut · 4 years, 4 months ago
  12. 7e51c3f ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoM by Marek Vasut · 4 years, 4 months ago
  13. 060cb12 ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage its by Marek Vasut · 4 years, 4 months ago
  14. 019f732 board: dh_stm32mp1: remove env location override by Jakob Riepler · 4 years, 4 months ago
  15. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  16. 48bd3c9 board: dh_stm32mp1: update the gpio hog support by Patrick Delaunay · 4 years, 5 months ago
  17. 08c891a board: stm32mp1: update vddcore in SPL by Patrick Delaunay · 4 years, 6 months ago
  18. f2f25c3 board: st: stpmic1: add function stpmic1_init by Patrick Delaunay · 4 years, 6 months ago
  19. ff0c0bc board: st: create common file stpmic1.c by Patrick Delaunay · 4 years, 6 months ago
  20. 56764b3 ARM: imx6: Fetch MAC address in board_init_late() on DH iMX6 PDK2 by Marek Vasut · 4 years, 6 months ago
  21. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  22. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  23. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  24. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  25. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  26. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  27. 272198e ARM: dts: stm32: Synchronize DDR setttings on DH SoMs by Marek Vasut · 4 years, 7 months ago
  28. 472407a stm32mp1: dynamically detect op-tee presence by Patrick Delaunay · 4 years, 8 months ago
  29. c7d5b8c stm32mp1: dynamically build DFU_ALT_INFO by Patrick Delaunay · 4 years, 8 months ago
  30. cf07343 board: stm32mp1: move set_dfu_alt_info in st common directory by Patrick Delaunay · 4 years, 8 months ago
  31. daa5f01 board: stm32mp1: move board_get_mtdparts in st common directory by Patrick Delaunay · 4 years, 8 months ago
  32. 39221b5 ARM: stm32: Implement DDR3 coding on DHCOR SoM by Marek Vasut · 4 years, 7 months ago
  33. 47b98ba ARM: stm32: Implement board coding on AV96 by Marek Vasut · 4 years, 7 months ago
  34. 5ce415a ARM: stm32: Add default config for DHCOR by Marek Vasut · 4 years, 7 months ago
  35. 0854104 ARM: imx6: DHCOM i.MX6 PDK: Convert to DM_ETH by Harald Seiler · 4 years, 7 months ago
  36. 78f68f2 board: stm32mp1: correct CONFIG_IS_ENABLED usage for LED by Patrick Delaunay · 4 years, 8 months ago
  37. f8fe21d configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 8 months ago
  38. 0839ea9 ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2 by Marek Vasut · 4 years, 8 months ago
  39. 2ab7a2a ARM: dts: stm32: Use DT alias for the configuration EEPROM by Marek Vasut · 4 years, 8 months ago
  40. 5ff0529 ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board by Marek Vasut · 4 years, 10 months ago
  41. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  42. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  43. 3079336 ARM: imx6: DHCOM i.MX6 PDK: spl: Add eMMC initialization to SPL code by Claudius Heine · 5 years ago
  44. 868e1d5 ARM: imx6: DHCOM i.MX6 PDK: fix board_boot_modes emmc entry by Claudius Heine · 5 years ago
  45. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  46. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  47. 7217dae ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2C by Ludwig Zenz · 5 years ago
  48. 2362518 ARM: imx6: DHCOM i.MX6 PDK: enable pad pull ups of SS lines of spi used for boot by Ludwig Zenz · 5 years ago
  49. 9ea1ba9 ARM: imx6: DHCOM i.MX6 PDK: config SPL to load U-Boot fitImage with mulitple DTs by Ludwig Zenz · 5 years ago
  50. 65dc677 ARM: imx: dh-imx6: Enable DM regulator by Marek Vasut · 5 years ago
  51. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  52. 29a4cae ARM: imx: dh-imx6: Convert SPI support to DM by Marek Vasut · 6 years ago
  53. 6bd9bba ARM: imx: dh-imx6: Convert SATA support to DM by Marek Vasut · 6 years ago
  54. 7937aba ARM: imx: dh-imx6: Convert SD/MMC support to DM by Marek Vasut · 6 years ago
  55. 7bc3363 ARM: imx: dh-imx6: Enable DM GPIO by Marek Vasut · 6 years ago
  56. 11952f8 ARM: imx6: DHCOM i.MX6 PDK: use Kconfig for inclusion of DDR calibration by Ludwig Zenz · 6 years ago
  57. 4ab232b ARM: imx6: update 1GB DDR3 calibration for DHCOM i.MX6qd PDK by Ludwig Zenz · 6 years ago
  58. 1b35d90 ARM: imx6: DHCOM i.MX6 PDK: ddr init for 32bit bus and 4GBit chips by Ludwig Zenz · 6 years ago
  59. 63fa845 ARM: imx6: configure ddrcode pins in spl DHCOM i.MX6 PDK by Ludwig Zenz · 6 years ago
  60. e6d347f Revert "ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDK" by Ludwig Zenz · 6 years ago
  61. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  62. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  63. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  64. fe4a909 ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDK by Marek Vasut · 7 years ago
  65. 1d0b09b ARM: imx6: Adjust DDR DRAM settings on DHCOM i.MX6 PDK by Marek Vasut · 7 years ago
  66. 2b0aa66 MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
  67. 861b689 ARM: imx6: Enable UMS and DFU on DHCOM i.MX6 PDK by Marek Vasut · 7 years ago
  68. 00671d9 ARM: imx6: Add DHCOM i.MX6 PDK board support by Marek Vasut · 7 years ago