1. 1444a5d ARM: imx: Update MAINTAINERS file globs for i.MX6 DHSOM by Marek Vasut · 7 weeks ago
  2. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
  3. 49c24a8 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  4. b25cf9b power: regulator: Drop regulators_enable_boot_on/off() by Marek Vasut · 8 weeks ago
  5. 891c5ef arm: imx: Enable always-on regulators using board specific workaround on DHCOM SoM by Marek Vasut · 9 weeks ago
  6. 4edbb89 board: dhelectronics: Remove duplicate newlines by Marek Vasut · 4 months ago
  7. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  8. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  9. 6a4f023 board: dhelectronics: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  10. fa644f3 global: Audit usage of <eeprom.h> by Tom Rini · 7 months ago
  11. 29ab1a9 ARM: imx: stm32: Test whether ethernet node is enabled before reading MAC EEPROM on DHSOM by Marek Vasut · 9 months ago
  12. bb11234 treewide: rework linker symbol declarations in sections header by Shiji Yang · 1 year, 4 months ago
  13. cbc1e1c ARM: imx6: dh-imx6: Enable d-cache early in SPL by Marek Vasut · 2 years, 3 months ago
  14. ff9ccce ARM: imx6: DH: Use common MAC address functions by Philip Oberfichtner · 2 years, 4 months ago
  15. 4b595a3 ARM: imx6: Adapt device tree selection in DH board file by Philip Oberfichtner · 2 years, 6 months ago
  16. 64c3343 ARM: imx6: Fix broken DT path in DH board file by Philip Oberfichtner · 2 years, 6 months ago
  17. 5bb8bab ARM: imx6: Update dhelectronics/dh_imx6/MAINTAINERS file by Christoph Niedermaier · 3 years, 7 months ago
  18. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  19. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 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. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  22. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  23. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  24. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  25. 0854104 ARM: imx6: DHCOM i.MX6 PDK: Convert to DM_ETH by Harald Seiler · 4 years, 7 months ago
  26. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  27. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  28. 3079336 ARM: imx6: DHCOM i.MX6 PDK: spl: Add eMMC initialization to SPL code by Claudius Heine · 5 years ago
  29. 868e1d5 ARM: imx6: DHCOM i.MX6 PDK: fix board_boot_modes emmc entry by Claudius Heine · 5 years ago
  30. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  31. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  32. 7217dae ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2C by Ludwig Zenz · 5 years ago
  33. 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
  34. 9ea1ba9 ARM: imx6: DHCOM i.MX6 PDK: config SPL to load U-Boot fitImage with mulitple DTs by Ludwig Zenz · 5 years ago
  35. 65dc677 ARM: imx: dh-imx6: Enable DM regulator by Marek Vasut · 5 years ago
  36. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  37. 29a4cae ARM: imx: dh-imx6: Convert SPI support to DM by Marek Vasut · 6 years ago
  38. 6bd9bba ARM: imx: dh-imx6: Convert SATA support to DM by Marek Vasut · 6 years ago
  39. 7937aba ARM: imx: dh-imx6: Convert SD/MMC support to DM by Marek Vasut · 6 years ago
  40. 7bc3363 ARM: imx: dh-imx6: Enable DM GPIO by Marek Vasut · 6 years ago
  41. 11952f8 ARM: imx6: DHCOM i.MX6 PDK: use Kconfig for inclusion of DDR calibration by Ludwig Zenz · 6 years ago
  42. 4ab232b ARM: imx6: update 1GB DDR3 calibration for DHCOM i.MX6qd PDK by Ludwig Zenz · 6 years ago
  43. 1b35d90 ARM: imx6: DHCOM i.MX6 PDK: ddr init for 32bit bus and 4GBit chips by Ludwig Zenz · 6 years ago
  44. 63fa845 ARM: imx6: configure ddrcode pins in spl DHCOM i.MX6 PDK by Ludwig Zenz · 6 years ago
  45. e6d347f Revert "ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDK" by Ludwig Zenz · 6 years ago
  46. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  47. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  48. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  49. fe4a909 ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDK by Marek Vasut · 7 years ago
  50. 1d0b09b ARM: imx6: Adjust DDR DRAM settings on DHCOM i.MX6 PDK by Marek Vasut · 7 years ago
  51. 2b0aa66 MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
  52. 861b689 ARM: imx6: Enable UMS and DFU on DHCOM i.MX6 PDK by Marek Vasut · 7 years ago
  53. 00671d9 ARM: imx6: Add DHCOM i.MX6 PDK board support by Marek Vasut · 7 years ago