1. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 10 months ago
  2. 4fd9373 net: Remove more legacy functions by Tom Rini · 1 year, 11 months ago
  3. f630170 net: Remove extraneous dependencies by Tom Rini · 1 year, 11 months ago
  4. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  5. ffb0f6f treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 7 months ago
  6. 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 7 months ago
  7. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 3 months ago
  8. 44a7cc8 uec.h: fix COFIG_DM typo by Rasmus Villemoes · 4 years, 1 month ago WIP/2021-02-21-mpc83xx-updates
  9. 69bd7df dm_qe_uec.c: fix indentation in uec_set_mac_if_mode() by Rasmus Villemoes · 4 years, 1 month ago
  10. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago WIP/2021-02-02-drop-asm_global_data-when-unused
  11. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  12. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  13. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  14. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  15. 6e31c62 net, qe: add DM support for QE UEC ethernet by Heiko Schocher · 4 years, 9 months ago