1. f7fac5e mmc: env: Unify the U_BOOT_ENV_LOCATION conditions by Simon Glass · 11 months ago
  2. 1d38722 README: Correct docs for CONFIG_SPL_BUILD by Simon Glass · 11 months ago
  3. b1f8b56 arm: x86: Drop discarding of command linker-lists by Simon Glass · 11 months ago
  4. 1125e29 bootm: Enable legacy VxWorks booting from FITs by Sean Anderson · 12 months ago
  5. be07246 Merge tag 'u-boot-stm32-20231113' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 11 months ago
  6. 01a7019 stm32mp2: initial support by Patrice Chotard · 12 months ago
  7. 970d167 ARM: dts: stm32: Add STM32MP257F Evaluation board support by Patrice Chotard · 12 months ago
  8. 778f4ea pinctrl: pinctrl_stm32: Add stm32mp2 support by Patrice Chotard · 12 months ago
  9. 6261cf6 serial: stm32: Fix AARCH64 compilation warnings by Patrice Chotard · 12 months ago
  10. 3e0b12a stm32mp: bsec: Fix AARCH64 compilation warnings by Patrice Chotard · 12 months ago
  11. 75ba0fd stm32mp: dram_init: Limit DDR usage under 4GB boundary for STM32MP by Patrice Chotard · 12 months ago
  12. ee15c72 stm32mp: dram_init: Fix AARCH64 compilation warnings by Patrick Delaunay · 12 months ago
  13. dba8d92 stm32mp: dram_init: Get RAM size from DT if no RAM driver found by Patrice Chotard · 12 months ago
  14. 2f9886c arm: caches: Make DCACHE_DEFAULT_OPTION accessible for ARM64 arch by Patrice Chotard · 12 months ago
  15. 3b6db69 Merge branch '2023-11-10-improve-semihosting-armv6' into next by Tom Rini · 11 months ago
  16. 47cfdb2 arm: semihosting: Support semihosting fallback on 32-bit ARM by Sean Anderson · 12 months ago
  17. 6ef83ab arm: semihosting: Fix returning from traps on ARMv6 and lower by Sean Anderson · 12 months ago
  18. 298c26c arm: Fix software interrupt handler by Sean Anderson · 12 months ago
  19. b630f8b scsi: Forceably finish migration to DM_SCSI by Tom Rini · 12 months ago
  20. 1e4d9dd Merge branch '2023-11-07-assorted-big-cleanups' into next by Tom Rini · 12 months ago
  21. d7f592d x86: Drop <common.h> from remaining header files by Tom Rini · 12 months ago
  22. e8acfd2 arm: Drop <common.h> from remaining header files by Tom Rini · 12 months ago
  23. 4935b15 sandbox: Drop <common.h> by Tom Rini · 12 months ago
  24. ac23bb6 ti: k3: Drop <common.h> usage by Tom Rini · 12 months ago
  25. 7f38e9c include: Drop <common.h> from include lists by Tom Rini · 12 months ago
  26. c675222 include/linux/mii.h: Add <linux/types.h> by Tom Rini · 12 months ago
  27. 678be88 fsl-mc: Add prototype for bd_info by Tom Rini · 12 months ago
  28. 43f8542 ls2080aqds: Add missing headers to eth_ls1088aqds.c by Tom Rini · 12 months ago
  29. 71b68b2 ls1088a: Add missing headers to eth_ls1088aqds.c by Tom Rini · 12 months ago
  30. 322ca74 pg-wcom-ls102xa: Include <config.h> in the board file by Tom Rini · 12 months ago
  31. 8db127d powerpc: Rework <asm/fsl_lbc.h> includes by Tom Rini · 12 months ago
  32. 2dbb496 qe: Add <asm/ppc.h> on PowerPC by Tom Rini · 12 months ago
  33. 639eab4 mpc85xx: Add missing include in mpc85xx_sleep.c by Tom Rini · 12 months ago
  34. dd1365c powerpc: mpc83xx: Rework includes slightly by Tom Rini · 12 months ago
  35. 362d84c spi: Add <errno.h> to spi-mem-nodm.c by Tom Rini · 12 months ago
  36. 3cb2e7c omap3: Add <asm/arch/omap3.h> to <asm/arch/cpu.h> by Tom Rini · 12 months ago
  37. 5faf66a fsl_qe: Drop common.h by Tom Rini · 12 months ago
  38. dcda1f2 display_options.h: Correct includes by Tom Rini · 12 months ago
  39. 704b6d8 powerpc: Switch <asm/global_data.h> to <linux/types.h> by Tom Rini · 12 months ago
  40. 2a7ea65 m68k: Remove CONFIG_FSLDMAFEC by Tom Rini · 12 months ago
  41. 56ea7c8 CI, pytest: Add a test for sandbox without LTO by Tom Rini · 12 months ago
  42. 703b5b3 sandbox: Add a test for disabling CONFIG_CMDLINE by Simon Glass · 12 months ago
  43. d563bb5 clk_k210.c: Clean up how we handle nop by Tom Rini · 12 months ago
  44. eff0aa4 sandbox: Add <asm/barrier.h> by Tom Rini · 12 months ago
  45. 512369a sandbox: Avoid requiring CMDLINE by Simon Glass · 12 months ago
  46. 909b15c sandbox: Disable CONFIG_DISTRO_DEFAULTS by Simon Glass · 12 months ago
  47. f1b6715 block: rkmtd: select CONFIG_RANDOM_UUID explicitly by AKASHI Takahiro · 12 months ago
  48. a4dc3d5 lib: uuid: move CONFIG_RANDOM_UUID by AKASHI Takahiro · 12 months ago
  49. 3165565 fastboot: Depend on CMDLINE by Tom Rini · 12 months ago
  50. 88d9b26 cmd: Make most commands depend on CMDLINE by Simon Glass · 12 months ago
  51. dbdb4b3 boot: Make preboot and bootcmd require CMDLINE by Tom Rini · 12 months ago
  52. 558787f bootmeth_script: Depend on CMDLINE by Tom Rini · 12 months ago
  53. 0b59c13 bootmeth_cros: Require bootm.o and bootm_os.o by Tom Rini · 12 months ago
  54. 9d298c9 boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT by Tom Rini · 12 months ago
  55. 2180a45 boot: Rework BOOT_DEFAULTS to allow for CMDLINE to be disabled by Tom Rini · 12 months ago
  56. fc97d93 boot: Make DISTRO_DEFAULTS select CMDLINE by Tom Rini · 12 months ago
  57. 5bcfc7a autoboot: Correct dependencies on CMDLINE by Simon Glass · 12 months ago
  58. 0bb4abd bootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFI by Tom Rini · 12 months ago
  59. 422822c efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR by Simon Glass · 12 months ago
  60. 2cb52fb cli_simple: Rework this support slightly by Tom Rini · 12 months ago
  61. d83f4e6 video: Don't require the font command by Simon Glass · 12 months ago
  62. 8b88891 test: Make UNIT_TEST depend on CMDLINE by Simon Glass · 12 months ago
  63. d972192 env: Move env_set() out of cmd/nvedit.c and in to env/common.c by Tom Rini · 12 months ago
  64. d900449 Kconfig: Move CONFIG_SYS_[CP]BSIZE to common/Kconfig by Tom Rini · 12 months ago
  65. bfaa048 qemu: Correct CMD_QFW dependencies in Kconfig by Tom Rini · 12 months ago
  66. 54ecce2 version: Separate our version string from the version command by Tom Rini · 12 months ago
  67. 9f8b150 dfu: Make DFU_TFTP depend on NETDEVICES by Tom Rini · 12 months ago
  68. a8a53cf virtio: Make VIRTIO_NET depend on NETDEVICES by Tom Rini · 12 months ago
  69. dc31418 buildman: Use oldconfig when adjusting the config by Simon Glass · 12 months ago
  70. 3af0e95 Prepare v2024.01-rc2 by Tom Rini · 12 months ago
  71. 9e0864f configs: Resync with savedefconfig by Tom Rini · 12 months ago
  72. 5493fb5 Merge branch '2023-11-06-assorted-changes' by Tom Rini · 12 months ago
  73. 0b9a557 .mailmap: map Pali Rohár by Heinrich Schuchardt · 12 months ago
  74. a01b946 bmips: Add Inteno XG6846 board by Linus Walleij · 1 year, 1 month ago
  75. 274f41c Merge tag 'u-boot-amlogic-20231106' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 12 months ago
  76. fd0d7d7 Merge branch '2023-11-06-networking-updates' by Tom Rini · 12 months ago
  77. c550e81 ARM: configs: libretech-ac: enable USB_DFU like in meson64.h by Neil Armstrong · 12 months ago
  78. e9f4f77 drivers: sm: bind child sm devices in the device tree by Dmitry Rokosov · 12 months ago
  79. 8ec7903 clk: a1: add new clocks for USB stack by Alexey Romanov · 12 months ago
  80. d44f3d2 net: designware: add DMA offset awareness by Baruch Siach · 12 months ago
  81. 7907cf8 net: eth-uclass: Improve error message when MAC is not found by Fabio Estevam · 1 year ago
  82. 9e4cabc net: e1000: Drop e1000_eth_ids[] by Bin Meng · 1 year ago
  83. 798962c net: Add option for tracing packets by Sean Anderson · 1 year ago
  84. a56e30e net: phy: TI DP83869 fix invalid clock delay configuration by Frank de Brabander · 1 year ago
  85. d71e7f4 net: eth-uclass: Setup ROM source only when ROM reading passes by Michal Simek · 1 year, 1 month ago
  86. 6b5c8d9 net: add hifemac_mdio MDIO bus driver for HiSilicon platform by Yang Xiwen · 1 year, 2 months ago
  87. 9d8f78a net: add hifemac Ethernet driver for HiSilicon platform by Yang Xiwen · 1 year, 2 months ago
  88. 8994305 net: mv88e6xxx: add Clause 45 support by Robert Marko · 1 year, 2 months ago
  89. 1aecba9 net: mv88e6xxx: use generic bitfield macros for MDIO by Robert Marko · 1 year, 2 months ago
  90. 607e7fa net: ftgmac100: Add reset control by Dylan Hung · 1 year, 3 months ago
  91. 9195395 net: Get pxe config file from dhcp option 209 by Sean Edmond · 1 year, 3 months ago
  92. b2369a1 net: dhcp6: Fix OPT_BOOTFILE_PARAM parsing by Sean Edmond · 1 year, 3 months ago
  93. 5d260d0 net: dw_eth_qos: Add 64-bit addressing by Ley Foon Tan · 1 year, 11 months ago
  94. a4c83bd Merge branch '2023-11-03-assorted-tegra-improvements' by Tom Rini · 12 months ago
  95. 4afdc7a sysreset: implement PALMAS sysreset functions by Svyatoslav Ryhel · 12 months ago
  96. 8b8a00e sysreset: implement TPS65910 sysreset functions by Svyatoslav Ryhel · 12 months ago
  97. 9d937cd sysreset: implement TPS80031 sysreset functions by Svyatoslav Ryhel · 12 months ago
  98. fa1e72e sysreset: implement MAX77663 sysreset functions by Svyatoslav Ryhel · 12 months ago
  99. 102c4e3 arm: mach-tegra: enable sysreset driver by Svyatoslav Ryhel · 12 months ago
  100. 7084f34 sysreset: tegra: create arch specific sysreset driver by Svyatoslav Ryhel · 12 months ago