1. f073815 scripts: dtc-version: support git version strings too by Martin Hundebøll · 1 year, 5 months ago
  2. eaa9efa Merge branch '2023-05-11-CONFIG_IS_ENABLED-vs-IS_ENABLED-cleanups' into next by Tom Rini · 1 year, 4 months ago
  3. 1781ec6 power: pmic: add dm style definitions if not CONFIG_IS_ENABLED(POWER_LEGACY) by Troy Kisky · 1 year, 6 months ago
  4. d975da6 arm: mach-imx: use CONFIG_$(SPL_)SATA instead of CONFIG_SATA by Troy Kisky · 1 year, 6 months ago
  5. 32af1c0 wandboard: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATA by Troy Kisky · 1 year, 6 months ago
  6. ff286fb solidrun: mx6cuboxi: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATA by Troy Kisky · 1 year, 6 months ago
  7. e7b03ee freescale: common: pfuze: define pfuze_mode_init only if defined(CONFIG_DM_PMIC) by Troy Kisky · 1 year, 6 months ago
  8. e775fc6 m53menlo: define ft_board_setup only if CONFIG_IS_ENABLED(OF_LIBFDT) by Troy Kisky · 1 year, 6 months ago
  9. 55e4505 ofnode: fdt_support definitions needed if OF_CONTROL is enabled by Troy Kisky · 1 year, 6 months ago
  10. 97c0db6 config_distro_bootcmd: remove booting environment variables from SPL environment by Troy Kisky · 1 year, 6 months ago
  11. d5d0e4d x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLED by Troy Kisky · 1 year, 6 months ago
  12. 289aa6a cmd: nvedit: remove error check, handle with Kconfig by Troy Kisky · 1 year, 6 months ago
  13. 1191055 Merge branch 'master' into next by Tom Rini · 1 year, 5 months ago
  14. f1d33a4 Prepare v2023.07-rc2 by Tom Rini · 1 year, 5 months ago
  15. 56a3a49 configs: Resync with savedefconfig by Tom Rini · 1 year, 5 months ago
  16. 8774e45 board: ti: am64x: Add support for AM64B SK by Judith Mendez · 1 year, 6 months ago
  17. 7a17e4c common: spl: spl: Remove video driver before u-boot proper by Nikhil M Jain · 1 year, 6 months ago
  18. 7223630 board: ti: am62x: evm: Add necessary functions to call splash screen by Nikhil M Jain · 1 year, 6 months ago
  19. 852480c board: ti: am62x: am62x: Change splashimage and splashsource by Nikhil M Jain · 1 year, 6 months ago
  20. 5c64598 configs: am62x_evm_a53_defconfig: Changes in memory to support SPL splash screen by Nikhil M Jain · 1 year, 6 months ago
  21. b1d3013 btrfs: fix offset when reading compressed extents by Dominique Martinet · 1 year, 5 months ago
  22. fbfe7fb Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 5 months ago
  23. fa0af90 cmd: tlv_eeprom: enable 'dev' subcommand before 'read' by Josua Mayer · 1 year, 5 months ago
  24. f6eff35 cmd: tlv_eeprom: handle -ENODEV error from read_eeprom function by Josua Mayer · 1 year, 5 months ago
  25. 425d963 cmd: tlv_eeprom: remove use of global variable has_been_read by Josua Mayer · 1 year, 5 months ago
  26. dfda0c0 cmd: tlv_eeprom: remove use of global variable current_dev by Josua Mayer · 1 year, 5 months ago
  27. 1917a1a Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 5 months ago
  28. ae0772f Merge branch '2023-05-05-networking-updates' by Tom Rini · 1 year, 5 months ago
  29. 1a3af26 net: phy: Request rgmii-id phy reset gpio as output by Stefan Herbrechtsmeier · 1 year, 5 months ago
  30. bcbb64b net: rtl8169: add minimal support for 8125B variant by Eugen Hristev · 1 year, 5 months ago
  31. 4c51680 test: eth: IPv6 network discovery unit test by Ehsan Mohandesi · 1 year, 5 months ago
  32. eafbe16 test/py: IPv6 network discovery test by Ehsan Mohandesi · 1 year, 5 months ago
  33. 6de98b6 net: ipv6: Add support for default gateway discovery. by Ehsan Mohandesi · 1 year, 5 months ago
  34. 09005c2 net: phy: Make phy_interface_is_rgmii a switch statement by Nishanth Menon · 1 year, 5 months ago
  35. f1a63f7 net: phy: Drop phy_interface_is_sgmii by Nishanth Menon · 1 year, 5 months ago
  36. 0207403 net: phy: dp83867: Explicitly check against sgmii by Nishanth Menon · 1 year, 5 months ago
  37. c8acbbb net: share fastboot boot handle logic between transports by Dmitrii Merkurev · 1 year, 5 months ago
  38. 443d319 net: add fastboot TCP support by Dmitrii Merkurev · 1 year, 5 months ago
  39. 08fb8da net: support being a TCP server to unblock TCP fastboot by Dmitrii Merkurev · 1 year, 5 months ago
  40. 29fb68c net: dhcp6: Add a sandbox test for dhcp6 by Sean Edmond · 1 year, 5 months ago
  41. 7d01889 net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 by Sean Edmond · 1 year, 5 months ago
  42. a024581 net: dhcp6: Add DHCPv6 (DHCP for IPv6) by Sean Edmond · 1 year, 5 months ago
  43. 0b99afe phy: realtek: don't duplicate genphy_startup by Rasmus Villemoes · 1 year, 6 months ago
  44. 8c0ed61 phy: broadcom: don't duplicate genphy_startup by Rasmus Villemoes · 1 year, 6 months ago
  45. 2900342 net: phy: gmii2rgmii: Support external rgmii-id phy by Stefan Herbrechtsmeier · 1 year, 6 months ago
  46. e4bd95b net: add NFSv1 support by Thomas RIENOESSL · 1 year, 7 months ago
  47. 1b6064b nfs: handle rpc errors for mount calls by Thomas RIENOESSL · 1 year, 7 months ago
  48. 791a43e nfs: factor out generic reply error handling by Thomas RIENOESSL · 1 year, 7 months ago
  49. 948d7a6 nfs: convert supported_nfs_versions bitfield to an enum by Thomas RIENOESSL · 1 year, 7 months ago
  50. 96d58ec Let the EQoS in imx8mp handle fixed-phy too. by Elmar Psilog · 1 year, 7 months ago
  51. 5e541c4 net: ipv6: IPv6 environment variable cleanup by Sean Edmond · 1 year, 7 months ago
  52. 8491a7e drivers: net: fsl-mc: fix MAC address fixup procedure by Ioana Ciornei · 1 year, 7 months ago
  53. 3f1983d drivers: net: ldpaa: export driver name and API to get DPMAC id by Ioana Ciornei · 1 year, 7 months ago
  54. 1416b80 net: ksz9477: add port_probe function to config phy by Tim Harvey · 1 year, 8 months ago
  55. 2b72529 net: ksz9477: remove unnecessary variable by Tim Harvey · 1 year, 8 months ago
  56. 38482d6 net: ksz9477: remove unnecessary dsa_set_tagging call by Tim Harvey · 1 year, 8 months ago
  57. ab75996 Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 5 months ago
  58. eb59ece Merge tag 'fsl-qoirq-2023-5-5' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 1 year, 5 months ago
  59. 0ec8ebe board: cssi: Activate SMC relocation on CMPC885 board for MIAE device by Christophe Leroy · 1 year, 5 months ago
  60. 388cb1a serial, mpc8xx: Take parameter RAM relocation into account by Christophe Leroy · 1 year, 5 months ago
  61. 14e64c1 spi, mpc8xx: Take parameter RAM relocation into account by Christophe Leroy · 1 year, 5 months ago
  62. e7930e9 powerpc: mpc8xx: Add SMC relocation CPM microcode by Christophe Leroy · 1 year, 5 months ago
  63. 62c5fae powerpc: mpc885: Add CPM USB-SOF microcode for CPM15 ERRATA by Christophe Leroy · 1 year, 5 months ago
  64. 3febc89 powerpc: Force cast on memcpy_toio() by Christophe Leroy · 1 year, 5 months ago
  65. fb9df2c arm: dts: ten64: fix header typo and update copyright by Mathew McBride · 1 year, 5 months ago
  66. 7219c22 arm: dts: ten64: syncronise device tree with Linux by Mathew McBride · 1 year, 5 months ago
  67. 51b9254 arm: dts: fsl-ls1088a: copy all missing bindings from Linux by Mathew McBride · 1 year, 5 months ago
  68. fd4f7b0 arm: dts: fsl-ls1088a: move and sync existing bindings to be under /soc by Mathew McBride · 1 year, 5 months ago
  69. 1574500 arm: dts: fsl-ls1088a: syncronise fsl-mc definition with Linux by Mathew McBride · 1 year, 5 months ago
  70. ad558ef arm: dts: fsl-ls1088a: syncronise MDIO+PCS U-Boot definitions with Linux by Mathew McBride · 1 year, 5 months ago
  71. 10ff7e6 arm: dts: fsl-ls1088a: sync usb controller nodes with Linux by Mathew McBride · 1 year, 5 months ago
  72. 38976a0 arm: dts: fsl-ls1088a: move I2C nodes under "soc" and syncronize with Linux by Mathew McBride · 1 year, 5 months ago
  73. e8ab984 arm: dts: fsl-ls1088a: move GPIO controller under "soc" per Linux by Mathew McBride · 1 year, 5 months ago
  74. 2d6fce1 arm: dts: fsl-ls1088a: import CPU definition from Linux kernel by Mathew McBride · 1 year, 5 months ago
  75. 843f60b arm: dts: fsl-ls1088a: match Linux FDT by disabling PCIe by default by Mathew McBride · 1 year, 5 months ago
  76. f365e3c arm: dts: fsl-ls1088a: sync PCIe controller definition with Linux by Mathew McBride · 1 year, 5 months ago
  77. c2509a3 arm: dts: fsl-ls1088a: import and sync full SMMU nodes with Linux by Mathew McBride · 1 year, 5 months ago
  78. e0f7409 pci: layerscape: add support for kernel/official fsl, ls1088a-pcie binding by Mathew McBride · 1 year, 5 months ago
  79. d8a8b63 arm: dts: fsl-ls1088a: move memory node into U-Boot specific file by Mathew McBride · 1 year, 5 months ago
  80. 2591487 arm: dts: fsl-ls1088a: move u-boot bootph tags into u-boot only files by Mathew McBride · 1 year, 5 months ago
  81. 7fb6032 configs: ten64: enable DM_SERIAL by Mathew McBride · 1 year, 5 months ago
  82. 8586a93 armv8: fsl-layerscape: check for crypto node first in fdt_fixup_remove_jr by Mathew McBride · 1 year, 5 months ago
  83. 0160d58 Merge branch '2023-05-04-assorted-TI-updates' by Tom Rini · 1 year, 5 months ago
  84. 1e66651 arm: dts: k3-j7200: ddr: Update to 0.6 version of DDR config tool by Neha Malcom Francis · 1 year, 5 months ago
  85. b99d710 arm: dts: k3-j721e: ddr: Update to 0.9.1 version of DDR config tool by Neha Malcom Francis · 1 year, 5 months ago
  86. bebe2f6 configs: j7200: Merge the HS and non-HS defconfigs by Manorit Chawdhry · 1 year, 5 months ago
  87. 30a7ee8 Kconfig: j721s2: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region by Manorit Chawdhry · 1 year, 5 months ago
  88. 2cc4d4f configs: j721s2: Merge the HS and non-HS defconfigs by Manorit Chawdhry · 1 year, 5 months ago
  89. fca76cd arm: dts: iot2050: Include u-boot specific bits implicitly by Jan Kiszka · 1 year, 5 months ago
  90. 837833a environment: ti: Add get_fit_config command to get FIT config string by Andrew Davis · 1 year, 5 months ago
  91. 8f3e2d1 configs: am62x: enable secure device configs by default by Praneeth Bajjuri · 1 year, 6 months ago
  92. 8048a34 k3: pmic: Clear ESM masks by Neha Malcom Francis · 1 year, 6 months ago
  93. 7f30eec Merge branch '2023-05-03-assorted-updates-and-fixes' by Tom Rini · 1 year, 5 months ago
  94. bfce695 Merge tag 'efi-2023-07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 5 months ago
  95. bebb8df powerpc: mpc8xx: Reorganise init RAM by Christophe Leroy · 1 year, 5 months ago
  96. 8a6414d CI: treat documentation warnings as errors by Heinrich Schuchardt · 1 year, 5 months ago
  97. fdd243d powerpc: mpc8xx: CPM parameter RAM can be anywhere by Christophe Leroy · 1 year, 5 months ago
  98. 019b39b board: cssi: Load CMPC885's motherboard FPGA earlier by Christophe Leroy · 1 year, 5 months ago
  99. 756af9a board: cssi: Remove stale macro from cmpcpro.c by Christophe Leroy · 1 year, 5 months ago
  100. 66d23d2 board: cssi: Remove duplicated FPGA loading sequence on CMPC885 by Christophe Leroy · 1 year, 5 months ago