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