1. 41e10be net: dm9000: Add DM support by Marek Vasut · 2 years, 10 months ago
  2. 84bf20f net: dm9000: Receive one packet per recv call by Marek Vasut · 2 years, 10 months ago
  3. 85a7260 net: dm9000: Split non-DM specific bits from common code by Marek Vasut · 2 years, 10 months ago
  4. f0d1a29 net: dm9000: Pass private data around for IO by Marek Vasut · 2 years, 10 months ago
  5. 1494a4a net: dm9000: Drop dm9000.h and staticize SROM access by Marek Vasut · 2 years, 10 months ago
  6. 3928055 net: dm9000: Drop static device private data by Marek Vasut · 2 years, 10 months ago
  7. 8371edd net: dm9000: Rename board_info to dm9000_priv by Marek Vasut · 2 years, 10 months ago
  8. a2e9230 net: dm9000: Reorder and staticize by Marek Vasut · 2 years, 10 months ago
  9. a7bebf8 net: dm9000: Checkpatch cleanup by Marek Vasut · 2 years, 10 months ago
  10. 6d3de0f net: dm9000: Drop volatiles by Marek Vasut · 2 years, 10 months ago
  11. c7b7ee5 net: dm9000: Turn DM9000_DMP_PACKET() into a function by Marek Vasut · 2 years, 10 months ago
  12. d185479 net: dm9000: Drop unused dump_regs() by Marek Vasut · 2 years, 10 months ago
  13. d8f21b2 net: dm9000: Make RxLen and RxStatus lowercase by Marek Vasut · 2 years, 10 months ago
  14. 42a7e0f net: dm9000: Replace DM9000_DBG() with debug() by Marek Vasut · 2 years, 10 months ago
  15. ff61d4e net: dm9000: Make accessor names lowercase by Marek Vasut · 2 years, 10 months ago
  16. af8b0a8 driver: net: ti: keystone_net: Change priv member type by Marek Behún · 2 years, 10 months ago
  17. 71b65d8 driver: net: ti: keystone_net: Convert to ofnode functions by Marek Behún · 2 years, 10 months ago
  18. 71f4739 driver: net: ti: keystone_net: Deduplicate code by Marek Behún · 2 years, 10 months ago
  19. 1ffe366 net: tftp: fix tftp server initialization by Arjan Minzinga Zijlstra · 2 years, 10 months ago
  20. d79f1a8 phy: adin: add driver for Analog Devices ADIN1300 PHY by Nate Drude · 2 years, 10 months ago
  21. f3409d7 net: eth-phy: prevent undesired de-assertion of phy-reset on request by Tim Harvey · 3 years ago
  22. 4223fb0 net: fec: prevent undesired de-assertion of phy-reset on request by Tim Harvey · 3 years ago
  23. e24b58f net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 10 months ago
  24. b638814 bcmgenet, sun8i_emac: Don't connect PHY two times by Marek Behún · 2 years, 10 months ago
  25. 79bef5f net: phy: use ->is_c45 instead of is_10g_interface() by Marek Behún · 2 years, 10 months ago
  26. f961b3a net: phy: xilinx: Check interface type in ->config(), not ->probe() by Marek Behún · 2 years, 10 months ago
  27. c677fb1 phy: Move PHY_INTERFACE_MODE_NA to the beginning of the enum definition by Marek Behún · 2 years, 10 months ago
  28. ffb0f6f treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 10 months ago
  29. 6706d7d treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX by Marek Behún · 2 years, 10 months ago
  30. 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 10 months ago
  31. 9c06b48 net: phy: fix parsing wrong property by Marek Behún · 2 years, 10 months ago
  32. 1776a24 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · 2 years, 10 months ago
  33. 351bfa6 net: mdio-uclass: add wrappers for read/write/reset operations by Marek Behún · 2 years, 10 months ago
  34. f3dd213 net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 10 months ago
  35. a7a96ef net: mdio-uclass: use ARRAY_SIZE() by Marek Behún · 2 years, 10 months ago
  36. 6fb4482 net: mdio-uclass: fix type for phy_mode_str and phy_handle_str by Marek Behún · 2 years, 10 months ago
  37. e2b6cf5 net: phy: dp83867: Fix a never true comparison by Haolin Li · 2 years, 11 months ago
  38. 5faf161 net: phy: atheros: avoid error in ar803x_of_init() when PHY has no OF node by Vladimir Oltean · 3 years ago
  39. 107b14e net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF node by Vladimir Oltean · 3 years ago
  40. 8221c52 Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 2 years, 10 months ago
  41. 25b8ace Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support" by Tom Rini · 2 years, 10 months ago
  42. 10d615f Merge branch '2022-04-01-arm-semihosting-cleanups-and-new-features' into next by Tom Rini · 2 years, 10 months ago
  43. 7a76347 serial: dm: Add support for puts by Sean Anderson · 2 years, 11 months ago
  44. 53b953f arm64: ls1046a: Support semihosting fallback by Sean Anderson · 2 years, 11 months ago
  45. 2332590 serial: smh: Initialize serial only if semihosting is enabled by Sean Anderson · 2 years, 11 months ago
  46. bbe310c arm64: Catch non-emulated semihosting calls by Sean Anderson · 2 years, 11 months ago
  47. 385d69d arm: smh: Add option to detect semihosting by Sean Anderson · 2 years, 11 months ago
  48. 6d16157 arm64: Import some ESR and SPSR defines from Linux by Sean Anderson · 2 years, 11 months ago
  49. e75d791 arm64: Save spsr in pt_regs by Sean Anderson · 2 years, 11 months ago
  50. e97ac47 arm64: Save esr in pt_regs by Sean Anderson · 2 years, 11 months ago
  51. 93c3d32 ls1046ardb: Add support for JTAG boot by Sean Anderson · 2 years, 11 months ago
  52. eeb54e8 doc: smh: Update semihosting documentation by Sean Anderson · 2 years, 11 months ago
  53. 74d11d3 serial: Add semihosting driver by Sean Anderson · 2 years, 11 months ago
  54. 3ea744e arm: smh: Add some functions for working with the host console by Sean Anderson · 2 years, 11 months ago
  55. dcc4f96 arm: smh: Remove smhload command by Sean Anderson · 2 years, 11 months ago
  56. dbf6f7c cmd: fdt: Use start/size for chosen instead of start/end by Sean Anderson · 2 years, 11 months ago
  57. f676b45 fs: Add semihosting filesystem by Sean Anderson · 2 years, 11 months ago
  58. 8e1c9fe spl: Add semihosting boot method by Sean Anderson · 2 years, 11 months ago
  59. 12a05b3 arm: smh: Add some file manipulation commands by Sean Anderson · 2 years, 11 months ago
  60. 79f6ad6 arm: smh: Document functions in header by Sean Anderson · 2 years, 11 months ago
  61. 80e62cc arm: smh: Return errno on error by Sean Anderson · 2 years, 11 months ago
  62. eff77c3 arm: smh: Use numeric modes for smh_open by Sean Anderson · 2 years, 11 months ago
  63. b10f724 arm: smh: Export semihosting functions by Sean Anderson · 2 years, 11 months ago
  64. c8f4cc9 arm: smh: Add semihosting entry to MAINTAINERS by Sean Anderson · 2 years, 11 months ago
  65. e5e982c doc: ls1046ardb: Document debug uart by Sean Anderson · 2 years, 11 months ago
  66. b5ec417 doc: ls1046ardb: Expand boot mode section by Sean Anderson · 2 years, 11 months ago
  67. 71230cd nxp: ls1046ardb: Convert README to rST by Sean Anderson · 2 years, 11 months ago
  68. d0ed9b1 doc: Convert semihosting readme to rST by Sean Anderson · 2 years, 11 months ago
  69. 8d78a6b vexpress64: Add ARMv8R-64 board variant by Peter Hoyes · 3 years ago
  70. 1a1143a vexpress64: pick DRAM size from DT by Andre Przywara · 3 years ago
  71. 30cacb8 vexpress64: generalise page table generation by Andre Przywara · 3 years ago
  72. 168e815 vexpress64: defconfigs: allow default commands by Andre Przywara · 3 years ago
  73. 8a0a8ff vexpress64: fvp: add distro_boot support by Andre Przywara · 3 years ago
  74. 5865038 vexpress64: move hardware setting from defconfig to Kconfig by Andre Przywara · 3 years ago
  75. e09ec8e vexpress64: config header: unify environment definition by Andre Przywara · 3 years ago
  76. c0fce92 vexpress64: fvp: enable OF_CONTROL by Andre Przywara · 3 years ago
  77. 71fa41e arm: dts: Add Arm FVP Fastmodel RevC .dts files from Linux by Andre Przywara · 3 years ago
  78. fac7fc4 vexpress64: Kconfig: move board definitions out of arch/arm by Andre Przywara · 3 years ago
  79. 5b160c3 Merge branch '2022-04-01-Kconfig-migrations-and-cleanups' into next by Tom Rini · 2 years, 10 months ago
  80. 0a3689c configs: Resync with savedefconfig by Tom Rini · 2 years, 10 months ago
  81. eeec000 global: Remove CONFIG_SYS_EXTRA_OPTIONS support by Tom Rini · 2 years, 11 months ago
  82. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 11 months ago
  83. d4a2c40 Convert CONFIG_NORFLASH_PS32BIT to Kconfig by Tom Rini · 2 years, 11 months ago
  84. 2c32f24 at91: Switch to SD_BOOT / CONFIG_NAND_BOOT by Tom Rini · 2 years, 11 months ago
  85. 7505588 Convert CONFIG_SRIO_PCIE_BOOT_SLAVE to Kconfig by Tom Rini · 2 years, 11 months ago
  86. f2428ac Convert CONFIG_E300 et al to Kconfig by Tom Rini · 2 years, 11 months ago
  87. f13d7e2 mx53loco: Convert CONFIG_DIALOG_POWER to Kconfig by Tom Rini · 2 years, 11 months ago
  88. 38c108f exynos: Drop CONFIG_DEVICE_TREE_LIST by Tom Rini · 2 years, 11 months ago
  89. 28f9c31 Convert CONFIG_DEEP_SLEEP to Kconfig by Tom Rini · 2 years, 11 months ago
  90. ac28e20 M5329EVB, M5373EVB: Remove CONFIG_NANDFLASH_SIZE by Tom Rini · 2 years, 11 months ago
  91. 225aaac db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GP by Tom Rini · 2 years, 11 months ago
  92. 53f2222 p1_p2_rdb: Remove CONFIG_CPLD_[BO]R_PRELIM by Tom Rini · 2 years, 11 months ago
  93. 15b4aed Convert CONFIG_CLOCKS to Kconfig by Tom Rini · 2 years, 11 months ago
  94. b20e79f Convert CONFIG_CLOCK_SYNTHESIZER to Kconfig by Tom Rini · 2 years, 11 months ago
  95. a9ee1ad exynos: Drop CONFIG_CLK_* by Tom Rini · 2 years, 11 months ago
  96. d7b7e3e Convert CONFIG_SYS_USE_NORFLASH et al to Kconfig by Tom Rini · 2 years, 11 months ago
  97. 36a4dae global: Remove CONFIG_SYS_USE_DATAFLASH* by Tom Rini · 2 years, 11 months ago
  98. d433c74 Convert CONFIG_SDCARD et al to Kconfig by Tom Rini · 2 years, 11 months ago
  99. 0941548 am43xx_evm_qspiboot: Remove CONFIG_SYS_EXTRA_OPTIONS by Tom Rini · 2 years, 11 months ago
  100. ef26b53 MPC837XERDB: Move CONFIG_PCIE to Kconfig by Tom Rini · 2 years, 11 months ago