1. 624faee doc: describe our documentation style by Heinrich Schuchardt · 1 year, 7 months ago
  2. 19d0c64 Merge branch 'master_net/phy/prep-cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 7 months ago
  3. 340bebf Merge branch '2023-04-06-assorted-updates' by Tom Rini · 1 year, 7 months ago
  4. b0177a2 phy: Add .set_mode and .set_speed callbacks by Marek Vasut · 1 year, 7 months ago
  5. 12a8efb phy: Fix kerneldoc alignment by Marek Vasut · 1 year, 7 months ago
  6. ab9b812 phy: Add empty generic_phy_configure() implementation for PHY disabled case by Marek Vasut · 1 year, 7 months ago
  7. b6fcab0 net: phy: marvell10g: Adapt Marvell 10G PHY driver from Linux by Marek Vasut · 1 year, 7 months ago
  8. 9e53d5f net: phy: Add MDIO PCS 2.5G and 5G speed macros from Linux by Marek Vasut · 1 year, 7 months ago
  9. 1f614d5 net: phy: Add phy_read_mmd_poll_timeout() from Linux by Marek Vasut · 1 year, 7 months ago
  10. 87b7502 net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() from Linux by Marek Vasut · 1 year, 7 months ago
  11. bf3dabb net: phy: marvell: Import and use marvell_phy.h from Linux by Marek Vasut · 1 year, 7 months ago
  12. 75d2889 net: phy: Synchronize PHY interface modes with Linux by Marek Vasut · 1 year, 7 months ago
  13. 166ea49 net: mvpp2: Replace PHY_INTERFACE_MODE_SFI with 5GBASER/10GBASER/XAUI by Marek Vasut · 1 year, 7 months ago
  14. 6b1948d net: mvpp2: Drop PHY_INTERFACE_MODE_SGMII_2500 support by Marek Vasut · 1 year, 7 months ago
  15. 9461d73 net: phy: Only call phy_init() on systems needing manual relocation by Marek Vasut · 1 year, 7 months ago
  16. c878e70 net: phy: Re-inline phy_drv_reloc() by Marek Vasut · 1 year, 7 months ago
  17. 7da03bb net: phy: Drop unused phy_register() by Marek Vasut · 1 year, 7 months ago
  18. 8728d4c net: phy: Drop static phy_drivers list by Marek Vasut · 1 year, 7 months ago
  19. 20bd8e4 net: phy: gen10g: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  20. f705329 net: phy: genphy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  21. 53ef8d7 net: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  22. 81a8728 net: phy: ncsi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  23. 7f4e6c2 net: phy: fixed: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  24. 5c359aa net: phy: mscc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  25. 330d64f net: phy: intel-xway: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  26. 6620b92 net: phy: xilinx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  27. fb5cf1b net: phy: vitesse: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  28. 5b777fe net: phy: ti: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  29. 787a67f net: phy: teranetics: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  30. 2ea350c net: phy: smsc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  31. f2e0be3 net: phy: realtek: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  32. 1965f2a net: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  33. d1296d4 net: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  34. 390e3fc net: phy: natsemi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  35. 3b96dc7 net: phy: meson-gxl: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  36. 6b5eea7 net: phy: ksz90x1: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  37. f282e32 net: phy: ksz8xxx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  38. 9010be9 net: phy: marvell: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  39. f10c893 net: phy: lxt: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  40. b20c53a net: phy: et1011c: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  41. abdbfad net: phy: mv88e61xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  42. 7e9ce5a net: phy: davicom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  43. 579f359 net: phy: cortina: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  44. 227650f net: phy: ca_phy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  45. c00f3f8 net: phy: broadcom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  46. 761e406 net: phy: b53: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  47. fba31ab net: phy: atheros: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  48. a5fbc10 net: phy: aquantia: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  49. 4de8644 net: phy: adin: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  50. 7940a93 net: phy: Iterate over both registered PHYs and struct phy_driver linker list by Marek Vasut · 1 year, 7 months ago
  51. 9d5a38c net: phy: Factor manual relocation into separate function by Marek Vasut · 1 year, 7 months ago
  52. d156968 net: phy: teranetics: Staticize PHY driver entries by Marek Vasut · 1 year, 7 months ago
  53. 97c50ab net: phy: cortina: Staticize PHY driver entries by Marek Vasut · 1 year, 7 months ago
  54. 3309c58 net: phy: ca_phy: Staticize PHY driver entries by Marek Vasut · 1 year, 7 months ago
  55. 5914bec net: phy: aquantia: Staticize PHY driver entries by Marek Vasut · 1 year, 7 months ago
  56. a554ee7 cmd: Add 2048 game by Simon Glass · 1 year, 8 months ago
  57. f3bb055 serial-uclass: drop redundant code in serial_check_stdout() by Rasmus Villemoes · 1 year, 7 months ago
  58. fa3f0cb cmd: CONFIG_CMD_SCSI depends on CONFIG_SCSI by Heinrich Schuchardt · 1 year, 7 months ago
  59. 120ec1d ata: don't use SYS_SCSI_MAX_SCSI_ID for SATA by Heinrich Schuchardt · 1 year, 7 months ago
  60. 480c1d6 ata: fix requirements for CONFIG_AHCI_PCI by Heinrich Schuchardt · 1 year, 7 months ago
  61. 1172e25 spi: Kconfig: add dependency on CONFIG_MPC85xx for FSL_ESPI entry by Corentin Guillevic · 1 year, 7 months ago
  62. 0e68505 doc: arch: m68k: fix maintainer email by Angelo Dureghello · 1 year, 7 months ago
  63. 5ffcf7c arm: lib: add __gnu_thumb1_case_si by Francis Laniel · 1 year, 7 months ago
  64. 16abdd4 cmd/regulator: missing fallthrough in do_dev() by Heinrich Schuchardt · 1 year, 7 months ago
  65. 62d92d8 cmd: missing fallthrough macro in do_pci() by Heinrich Schuchardt · 1 year, 7 months ago
  66. 06a94b3 cmd: convert fallthrough comment. by Heinrich Schuchardt · 1 year, 7 months ago
  67. 9ee32a7 lib: missing fallthrough comment in vsnprintf_internal() by Heinrich Schuchardt · 1 year, 7 months ago
  68. 686e9ef tools: avoid implicit fallthrough in fdt_add_pubkey by Heinrich Schuchardt · 1 year, 7 months ago
  69. aeb40f1 tools: env: use /run to store lockfile by Tim Lee · 1 year, 8 months ago
  70. c9eb37a lmb: add max number of region in lmb_dump_region() output by Patrick Delaunay · 1 year, 7 months ago
  71. 94c8da2 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrick Delaunay · 1 year, 7 months ago
  72. b0b77fd Merge tag 'fsl-qoriq-2023-4-6' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 1 year, 7 months ago
  73. 487e42f Merge branch '2023-04-05-blkmap-composable-virtual-block-devices' by Tom Rini · 1 year, 7 months ago
  74. 272ec6b efi_loader: device_path: support blkmap devices by Tobias Waldekranz · 1 year, 8 months ago
  75. 3eee5d0 doc: blkmap: Add introduction and examples by Tobias Waldekranz · 1 year, 8 months ago
  76. 6da06a0 test: blkmap: Add test suite by Tobias Waldekranz · 1 year, 8 months ago
  77. bb56da1 cmd: blkmap: Add blkmap command by Tobias Waldekranz · 1 year, 8 months ago
  78. 762dc78 blk: blkmap: Add linear device mapping support by Tobias Waldekranz · 1 year, 8 months ago
  79. 15d9e99 blk: blkmap: Add memory mapping support by Tobias Waldekranz · 1 year, 8 months ago
  80. c41e209 blk: blkmap: Add basic infrastructure by Tobias Waldekranz · 1 year, 8 months ago
  81. 3d2fc79 cmd: blk: Allow generic read/write operations to work in sandbox by Tobias Waldekranz · 1 year, 8 months ago
  82. e45bba5 image: Fix script execution from FIT images with external data by Tobias Waldekranz · 1 year, 8 months ago
  83. 25eeda1 Merge branch '2023-04-04-android-image-v3-v4-support' by Tom Rini · 1 year, 7 months ago
  84. f444939 Dockerfile: add mkbootimg tool by Safae Ouajih · 1 year, 9 months ago
  85. 83d48a3 test/py: android: extend abootimg test by Safae Ouajih · 1 year, 9 months ago
  86. 3e7b71c doc: android: add documentation for v3, v4 boot image header by Safae Ouajih · 1 year, 9 months ago
  87. 57e405e android: boot: support bootconfig by Safae Ouajih · 1 year, 9 months ago
  88. 636da20 android: boot: support boot image header version 3 and 4 by Safae Ouajih · 1 year, 9 months ago
  89. bc6413b drivers: fastboot: zImage flashing is not supported for v3, v4 by Safae Ouajih · 1 year, 9 months ago
  90. 2d0da19 android: boot: update android_image_get_dtb_img_addr to support v3, v4 by Safae Ouajih · 1 year, 9 months ago
  91. b36b227 android: boot: support extra command line by Safae Ouajih · 1 year, 9 months ago
  92. c79a2e6 android: boot: ramdisk: support vendor ramdisk by Safae Ouajih · 1 year, 9 months ago
  93. 1115027 android: boot: update android_image_get_data to support v3, v4 by Safae Ouajih · 1 year, 9 months ago
  94. e058176 android: boot: add vendor boot image to prepare for v3, v4 support by Safae Ouajih · 1 year, 9 months ago
  95. 447240e android: boot: boot image header v3, v4 do not support recovery DTBO by Safae Ouajih · 1 year, 9 months ago
  96. bb5d692 android: boot: content print is not supported for v3, v4 header version by Safae Ouajih · 1 year, 9 months ago
  97. 607b075 android: boot: move to andr_image_data structure by Safae Ouajih · 1 year, 9 months ago
  98. f48efa0 android: boot: kcomp: support andr_image_data by Safae Ouajih · 1 year, 9 months ago
  99. fbb645e android: boot: add boot image header v3 and v4 structures by Safae Ouajih · 1 year, 9 months ago
  100. 734cb47 android: boot: replace android_image_check_header by Safae Ouajih · 1 year, 9 months ago