1. 2a7ab99 Revert "arm: mach-k3: common: don't reconfigure background firewalls" by Manorit Chawdhry · 1 year, 6 months ago
  2. e45fcb0 doc: Add info for building Xen target with Clang by Leo Yan · 1 year, 6 months ago
  3. 4787c76 arm64: Remove duplicated symbols by Leo Yan · 1 year, 6 months ago
  4. f415495 Merge branch '2023-05-31-assorted-fixes-and-improvements' into next by Tom Rini · 1 year, 5 months ago
  5. 229d689 mmc: fix improper use of memset by Sam Edwards · 1 year, 5 months ago
  6. de06083 common: dfu: Remove leading space characters by Ravi Gunasekaran · 1 year, 5 months ago
  7. 899fb5a cmd: sf/nand: Print and return failure when 0 length is passed by Ashok Reddy Soma · 1 year, 5 months ago
  8. 2f27405 scripts/Makefile.lib: change spelling of $(srctree)/arch/$(ARCH)/dts in dtc_cpp_flags by Rasmus Villemoes · 1 year, 5 months ago
  9. 2f9943b semihosting: create file in smh_fs_write_at() by Heinrich Schuchardt · 1 year, 5 months ago
  10. 7191203 arm: set alignment properly for asm funcs by Sam Edwards · 1 year, 5 months ago
  11. d20481e cmd: fs: document where 'size' stores its result by Baruch Siach · 1 year, 6 months ago
  12. 7bae13d cli: avoid buffer overrun by Heinrich Schuchardt · 1 year, 6 months ago
  13. 1310ad3 spl: Correct checking of configuration node by Bin Meng · 1 year, 6 months ago
  14. 33c63ce cmd: fdt: Correct checking of configuration node by Bin Meng · 1 year, 6 months ago
  15. c52bd03 efi: Correct .efi rules by Simon Glass · 1 year, 6 months ago
  16. 1e4d965 acpi: Put the version numbers in a central place by Simon Glass · 1 year, 6 months ago
  17. 36fc832 Makefile: Fix incorrect FORCE deps on env rules by Simon Glass · 1 year, 6 months ago
  18. 9e3eb4a fastboot: Only call the bootm command if it is enabled by Samuel Holland · 1 year, 8 months ago
  19. e863c7b Merge branch '2023-05-31-cleanup-unaligned-access-macros' into next by Tom Rini · 1 year, 5 months ago
  20. 60f1ba7 asm-generic: simplify unaligned.h by Jens Wiklander · 1 year, 5 months ago
  21. 51bcd02 linux/unaligned: remove unused access_ok.h by Jens Wiklander · 1 year, 5 months ago
  22. 6ba08b3 fs/btrfs: use asm/unaligned.h by Jens Wiklander · 1 year, 5 months ago
  23. 5b70e46 powerpc: use asm-generic/unaligned.h by Jens Wiklander · 1 year, 5 months ago
  24. 4567363 m68k: use asm-generic/unaligned.h by Jens Wiklander · 1 year, 5 months ago
  25. f2c169a mips: use asm-generic/unaligned.h by Jens Wiklander · 1 year, 5 months ago
  26. 23a3385 sh: use asm-generic/unaligned.h by Jens Wiklander · 1 year, 5 months ago
  27. c821614 arm: use asm-generic/unaligned.h by Jens Wiklander · 1 year, 5 months ago
  28. 06af8fc Merge branch '2023-05-31-code-cleanups' into next by Tom Rini · 1 year, 5 months ago
  29. f167120 include: Remove unused header files by Tom Rini · 1 year, 5 months ago
  30. a179217 faraday: remove orphaned header file by Andre Przywara · 1 year, 5 months ago
  31. 081b160 exynos: fix header inclusion guard by Andre Przywara · 1 year, 5 months ago
  32. db93db9 freescale: vsc3316_3308: fix header inclusion guard by Andre Przywara · 1 year, 5 months ago
  33. 30cb657 arm: uniphier: fix header inclusion guard by Andre Przywara · 1 year, 5 months ago
  34. 4ee992f imx: fix header inclusion guards by Andre Przywara · 1 year, 5 months ago
  35. 41e289b arm: Remove ti816x_evm board and ti816x SoC support by Tom Rini · 1 year, 5 months ago
  36. 7eac2e4 configs: Resync with savedefconfig by Tom Rini · 1 year, 5 months ago
  37. 51148de Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · 1 year, 5 months ago
  38. f0e2014 Merge branch 'next_gpio' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 1 year, 5 months ago
  39. f9c58e0 Merge branch '2023-05-16-remove-misuse-of-env-is-nowhere' into next by Tom Rini · 1 year, 5 months ago
  40. da83ada usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbols by Marek Vasut · 1 year, 6 months ago
  41. 0007fb2 usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/ by Marek Vasut · 1 year, 6 months ago
  42. 6308731 usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 6 months ago
  43. df10441 usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 6 months ago
  44. a74931a gpio: renesas: Simplify .request/.rfree callbacks by Pali Rohár · 2 years, 3 months ago
  45. 8344162 env: Remove misuse of env is nowhere leftover by Stefan Herbrechtsmeier · 1 year, 6 months ago
  46. 35a6fdc powerpc/mpc85xx: socrates: Remove misuse of env is nowhere driver by Stefan Herbrechtsmeier · 1 year, 6 months ago
  47. b16fd7f imx6q: acc: Remove misuse of env is nowhere driver by Stefan Herbrechtsmeier · 1 year, 6 months ago
  48. 78b54e3 imx6: aristainetos: Remove misuse of env is nowhere driver by Stefan Herbrechtsmeier · 1 year, 6 months ago
  49. 5d0b3dd Merge branch '2023-05-15-build-system-updates' into next by Tom Rini · 1 year, 5 months ago
  50. 6ab7c3d Fix sparse checks processing by Christophe Leroy · 1 year, 6 months ago
  51. a0f9a77 kbuild: Allow DTB overlays to built from .dtso named source files by Rasmus Villemoes · 1 year, 6 months ago
  52. d50af66 kbuild: add dtc as dependency on .dtb files by Rasmus Villemoes · 1 year, 6 months ago
  53. 6923f49 scripts/Makefile.dts: tweak logic for deciding which dtbs to build by Rasmus Villemoes · 1 year, 6 months ago
  54. f073815 scripts: dtc-version: support git version strings too by Martin Hundebøll · 1 year, 6 months ago
  55. eaa9efa Merge branch '2023-05-11-CONFIG_IS_ENABLED-vs-IS_ENABLED-cleanups' into next by Tom Rini · 1 year, 5 months ago
  56. 1781ec6 power: pmic: add dm style definitions if not CONFIG_IS_ENABLED(POWER_LEGACY) by Troy Kisky · 1 year, 7 months ago
  57. d975da6 arm: mach-imx: use CONFIG_$(SPL_)SATA instead of CONFIG_SATA by Troy Kisky · 1 year, 7 months ago
  58. 32af1c0 wandboard: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATA by Troy Kisky · 1 year, 7 months ago
  59. ff286fb solidrun: mx6cuboxi: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATA by Troy Kisky · 1 year, 7 months ago
  60. e7b03ee freescale: common: pfuze: define pfuze_mode_init only if defined(CONFIG_DM_PMIC) by Troy Kisky · 1 year, 7 months ago
  61. e775fc6 m53menlo: define ft_board_setup only if CONFIG_IS_ENABLED(OF_LIBFDT) by Troy Kisky · 1 year, 7 months ago
  62. 55e4505 ofnode: fdt_support definitions needed if OF_CONTROL is enabled by Troy Kisky · 1 year, 7 months ago
  63. 97c0db6 config_distro_bootcmd: remove booting environment variables from SPL environment by Troy Kisky · 1 year, 7 months ago
  64. d5d0e4d x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLED by Troy Kisky · 1 year, 7 months ago
  65. 289aa6a cmd: nvedit: remove error check, handle with Kconfig by Troy Kisky · 1 year, 7 months ago
  66. 1191055 Merge branch 'master' into next by Tom Rini · 1 year, 5 months ago
  67. f1d33a4 Prepare v2023.07-rc2 by Tom Rini · 1 year, 5 months ago
  68. 56a3a49 configs: Resync with savedefconfig by Tom Rini · 1 year, 5 months ago
  69. 8774e45 board: ti: am64x: Add support for AM64B SK by Judith Mendez · 1 year, 7 months ago
  70. 7a17e4c common: spl: spl: Remove video driver before u-boot proper by Nikhil M Jain · 1 year, 6 months ago
  71. 7223630 board: ti: am62x: evm: Add necessary functions to call splash screen by Nikhil M Jain · 1 year, 6 months ago
  72. 852480c board: ti: am62x: am62x: Change splashimage and splashsource by Nikhil M Jain · 1 year, 6 months ago
  73. 5c64598 configs: am62x_evm_a53_defconfig: Changes in memory to support SPL splash screen by Nikhil M Jain · 1 year, 6 months ago
  74. b1d3013 btrfs: fix offset when reading compressed extents by Dominique Martinet · 1 year, 6 months ago
  75. fbfe7fb Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 5 months ago
  76. fa0af90 cmd: tlv_eeprom: enable 'dev' subcommand before 'read' by Josua Mayer · 1 year, 6 months ago
  77. f6eff35 cmd: tlv_eeprom: handle -ENODEV error from read_eeprom function by Josua Mayer · 1 year, 6 months ago
  78. 425d963 cmd: tlv_eeprom: remove use of global variable has_been_read by Josua Mayer · 1 year, 6 months ago
  79. dfda0c0 cmd: tlv_eeprom: remove use of global variable current_dev by Josua Mayer · 1 year, 6 months ago
  80. 1917a1a Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 6 months ago
  81. ae0772f Merge branch '2023-05-05-networking-updates' by Tom Rini · 1 year, 6 months ago
  82. 1a3af26 net: phy: Request rgmii-id phy reset gpio as output by Stefan Herbrechtsmeier · 1 year, 6 months ago
  83. bcbb64b net: rtl8169: add minimal support for 8125B variant by Eugen Hristev · 1 year, 6 months ago
  84. 4c51680 test: eth: IPv6 network discovery unit test by Ehsan Mohandesi · 1 year, 6 months ago
  85. eafbe16 test/py: IPv6 network discovery test by Ehsan Mohandesi · 1 year, 6 months ago
  86. 6de98b6 net: ipv6: Add support for default gateway discovery. by Ehsan Mohandesi · 1 year, 6 months ago
  87. 09005c2 net: phy: Make phy_interface_is_rgmii a switch statement by Nishanth Menon · 1 year, 6 months ago
  88. f1a63f7 net: phy: Drop phy_interface_is_sgmii by Nishanth Menon · 1 year, 6 months ago
  89. 0207403 net: phy: dp83867: Explicitly check against sgmii by Nishanth Menon · 1 year, 6 months ago
  90. c8acbbb net: share fastboot boot handle logic between transports by Dmitrii Merkurev · 1 year, 6 months ago
  91. 443d319 net: add fastboot TCP support by Dmitrii Merkurev · 1 year, 6 months ago
  92. 08fb8da net: support being a TCP server to unblock TCP fastboot by Dmitrii Merkurev · 1 year, 6 months ago
  93. 29fb68c net: dhcp6: Add a sandbox test for dhcp6 by Sean Edmond · 1 year, 6 months ago
  94. 7d01889 net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 by Sean Edmond · 1 year, 6 months ago
  95. a024581 net: dhcp6: Add DHCPv6 (DHCP for IPv6) by Sean Edmond · 1 year, 6 months ago
  96. 0b99afe phy: realtek: don't duplicate genphy_startup by Rasmus Villemoes · 1 year, 7 months ago
  97. 8c0ed61 phy: broadcom: don't duplicate genphy_startup by Rasmus Villemoes · 1 year, 7 months ago
  98. 2900342 net: phy: gmii2rgmii: Support external rgmii-id phy by Stefan Herbrechtsmeier · 1 year, 7 months ago
  99. e4bd95b net: add NFSv1 support by Thomas RIENOESSL · 1 year, 7 months ago
  100. 1b6064b nfs: handle rpc errors for mount calls by Thomas RIENOESSL · 1 year, 7 months ago