1. 74578f5 treewide: Drop image_info_t typedef by Simon Glass · 2 years, 3 months ago
  2. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  3. 5f074d4 image: Fix BOOTM_STATE values by Simon Glass · 2 years, 3 months ago
  4. 41716c1 Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years, 2 months ago
  5. be5ae06 configs: increase SYS_MALLOC_F_LEN for STM32 MCU's board by Patrice Chotard · 2 years, 2 months ago
  6. 785be73 Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 2 months ago
  7. eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 2 months ago
  8. bd84c6f configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flag by Patrice Chotard · 2 years, 2 months ago
  9. f3cf5b1 configs: stm32f769-disco: Fix internal flash size by Patrice Chotard · 2 years, 2 months ago
  10. b89edf2 configs: stm32746g-eval: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · 2 years, 2 months ago
  11. 865ca8e configs: stm32f746-disco: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · 2 years, 2 months ago
  12. b036335 configs: stm32746g-eval: Fix SPL boot by Patrice Chotard · 2 years, 2 months ago
  13. d864acd configs: stm32f769-disco: Fix SPL boot by Patrice Chotard · 2 years, 2 months ago
  14. aaac723 configs: stm32f746-disco: Fix SPL boot by Patrice Chotard · 2 years, 2 months ago
  15. 8397532 ARM: dts: stm32: DT sync with kernel v6.0-rc4 for MCU's boards by Patrice Chotard · 2 years, 2 months ago
  16. 5543f50 arm64: versal-net: Add support for mini configuration by Michal Simek · 2 years, 2 months ago
  17. 59e49c3 arm64: versal-net: Add defconfig for Versal NET by Michal Simek · 2 years, 2 months ago
  18. dac2b17 reset: zynqmp: Enable reset driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
  19. 2a0c918 mailbox: zynqmp: Enable ipi mailbox driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
  20. bc62eb2 firmware: zynqmp: Add Versal NET compatible string by Jay Buddhabhatti · 2 years, 2 months ago
  21. d52796d clk: versal: Enable clock driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
  22. 06995c4 spi: zynqmp_gqspi: Add support for Versal NET by Michal Simek · 2 years, 2 months ago
  23. 2895a22 spi: cadence_qspi: Add support for Versal NET platform by Michal Simek · 2 years, 2 months ago
  24. 2e53eb2 arm64: versal-net: Add support for Versal NET platform by Michal Simek · 2 years, 2 months ago
  25. 0d821f3 riscv: ae350: Disable AVAILABLE_HARTS by Rick Chen · 2 years, 2 months ago
  26. 9c4d5c1 riscv: Introduce AVAILABLE_HARTS by Rick Chen · 2 years, 2 months ago
  27. 7e5e029 spl: introduce SPL_XIP to config by Nikita Shubin · 2 years, 3 months ago
  28. 7f13413 Merge tag 'dm-next-25sep22' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 2 months ago
  29. 509f32e sandbox: Add a test for SCSI by Simon Glass · 2 years, 2 months ago
  30. fe0e249 sandbox: Convert to use driver model for SCSI by Simon Glass · 2 years, 2 months ago
  31. 4d3b00d sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · 2 years, 2 months ago
  32. 9ef3ac8 sandbox: Enable SCSI for all builds by Simon Glass · 2 years, 2 months ago
  33. bfe2c81 sandbox: scsi: Move structs to header file by Simon Glass · 2 years, 2 months ago
  34. 657efaa sandbox: scsi: Remove setup calls from handle_read() by Simon Glass · 2 years, 2 months ago
  35. 8cfdea7 sandbox: scsi: Move reply setup out of helper by Simon Glass · 2 years, 2 months ago
  36. 4313c3e sandbox: scsi: Move file size into shared struct by Simon Glass · 2 years, 2 months ago
  37. d0962c9 sandbox: scsi: Move block size into shared struct by Simon Glass · 2 years, 2 months ago
  38. 37884f0 scsi: Move vendor/product info into the shared struct by Simon Glass · 2 years, 2 months ago
  39. 293c43f sandbox: Move buffer to scsi_emul_info by Simon Glass · 2 years, 2 months ago
  40. 4c92a4d scsi: Move core emulation state into a new struct by Simon Glass · 2 years, 2 months ago
  41. e6e05ad scsi: Move cmd_phase enum to the header by Simon Glass · 2 years, 2 months ago
  42. e241fc3 sandbox: usb: Rename transfer_len in protocol struct by Simon Glass · 2 years, 2 months ago
  43. eccb24a scsi: Tidy up comments for struct scsi_cmd by Simon Glass · 2 years, 2 months ago
  44. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
  45. 79cb241 sandbox: unblock signal before calling execv() by Heinrich Schuchardt · 2 years, 3 months ago
  46. 630fd3c Merge branch '2022-09-24-add-console-flush' into next by Tom Rini · 2 years, 2 months ago
  47. 937b7d8 boot: Call flush() before booting by Pali Rohár · 2 years, 3 months ago
  48. 8e67a8a serial: Call flush() before changing baudrate by Pali Rohár · 2 years, 3 months ago
  49. a48a24f serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · 2 years, 3 months ago
  50. 9c9ceca serial: Implement flush callback by Pali Rohár · 2 years, 3 months ago
  51. 5aceb26 console: Implement flush() function by Pali Rohár · 2 years, 3 months ago
  52. 4acd1a0 sandbox: Add function os_flush() by Pali Rohár · 2 years, 3 months ago
  53. f1adb18 efi_selftest: prefix test functions with efi_st_ by Heinrich Schuchardt · 2 years, 2 months ago
  54. a674b80 Merge branch '2022-09-23-4gb-ddr-in-32bit-ppc' into next by Tom Rini · 2 years, 2 months ago
  55. 8dc23ef board_f: show_dram_config: Print also real DRAM size by Pali Rohár · 2 years, 2 months ago
  56. c14fad5 display_options: print_size: Fix order overflow by Pali Rohár · 2 years, 3 months ago
  57. 16f862f powerpc/mpc85xx: Fix re-align of unmapped DDR memory message for non-SPL builds by Pali Rohár · 2 years, 3 months ago
  58. 777ba48 powerpc/mpc85xx: Explain TLB unmapped memory message by Pali Rohár · 2 years, 3 months ago
  59. e917a0b ddr: fsl: Fix re-align of verbose DRAM information for non-SPL builds by Pali Rohár · 2 years, 3 months ago
  60. af69602 ddr: fsl: Allow to detect 4 GB DDR modules in 32-bit mode by Pali Rohár · 2 years, 3 months ago
  61. ba471ba ddr: fsl: Fix fsl_ddr_sdram_size() for 4GB modules with 32-bit phys_size_t by Pali Rohár · 2 years, 3 months ago
  62. 7624a41 ddr: fsl: Fix checking for maximal mappable memory by Pali Rohár · 2 years, 3 months ago
  63. ad37d42 board_f: Fix printing gd->ram_size and gd->ram_top by Pali Rohár · 2 years, 3 months ago
  64. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 3 months ago
  65. 38ab987 common/memsize.c: Fix get_effective_memsize() to check for overflow by Pali Rohár · 2 years, 3 months ago
  66. 212ef41 common/memsize.c: Fix get_effective_memsize() to always check for CONFIG_MAX_MEM_MAPPED by Pali Rohár · 2 years, 3 months ago
  67. 9330165 Merge branch '2022-09-23-add-mediatek-mt7986-support' into next by Tom Rini · 2 years, 2 months ago
  68. 9d1929d MAINTAINERS: update maintainer for MediaTek ARM platform by developer · 2 years, 3 months ago
  69. f291ee1 tools: mtk_image: add support for nand headers used by newer chips by developer · 2 years, 3 months ago
  70. 4873b41 tools: mtk_image: split the code of generating NAND header into a new file by developer · 2 years, 3 months ago
  71. f9e11c9 tools: mtk_image: split gfh header verification into a new function by developer · 2 years, 3 months ago
  72. 8626414 cpu: add basic cpu driver for MediaTek ARM chips by developer · 2 years, 3 months ago
  73. 79128da clk: mediatek: add clock driver support for MediaTek MT7981 SoC by developer · 2 years, 3 months ago
  74. 37161fe clk: mediatek: add clock driver support for MediaTek MT7986 SoC by developer · 2 years, 3 months ago
  75. f724f11 clk: mediatek: add CLK_XTAL support for clock driver by developer · 2 years, 3 months ago
  76. ad5b075 clk: mediatek: add infrasys clock mux support by developer · 2 years, 3 months ago
  77. fd47f76 clk: mediatek: add support to configure clock driver parent by developer · 2 years, 3 months ago
  78. 2dc4caa clk: mediatek: add CLK_BYPASS_XTAL flag to allow bypassing searching clock parent of xtal clock by developer · 2 years, 3 months ago
  79. 6fa7ae1 pinctrl: mediatek: add pinctrl driver for MT7986 SoC by developer · 2 years, 3 months ago
  80. 2207335 pinctrl: mediatek: add pinctrl driver for MT7981 SoC by developer · 2 years, 3 months ago
  81. ee250ad dt-bindings: pinctrl: mediatek: add a header for common pinconf parameters by developer · 2 years, 3 months ago
  82. fb08630 arm: dts: mt7622: add i2c support by developer · 2 years, 3 months ago
  83. 301212f i2c: add support for MediaTek I2C interface by developer · 2 years, 3 months ago
  84. 2420220 spi: add support for MediaTek spi-mem controller by developer · 2 years, 3 months ago
  85. 9798c41 watchdog: mediatek: add support for MediaTek MT7986 SoC by developer · 2 years, 3 months ago
  86. 0e08eed timer: mtk: add support for MediaTek MT7981/MT7986 SoCs by developer · 2 years, 3 months ago
  87. 910cce7 pwm: mtk: add support for MediaTek MT7981 SoC by developer · 2 years, 3 months ago
  88. 38f7533 pwm: mtk: add support for MediaTek MT7986 SoC by developer · 2 years, 3 months ago
  89. 6a9a3dd arm: dts: mt7622: force high-speed mode for uart by developer · 2 years, 3 months ago
  90. 0dc720a serial: mtk: add support for using dynamic baud clock souce by developer · 2 years, 3 months ago
  91. 053929c net: mediatek: add support for MediaTek MT7981/MT7986 by developer · 2 years, 3 months ago
  92. a7cdebf net: mediatek: add support for PDMA v2 by developer · 2 years, 3 months ago
  93. 65089f7 net: mediatek: stop using bitfileds for DMA descriptors by developer · 2 years, 3 months ago
  94. 1d3b1f6 net: mediatek: use a struct to cover variations of all SoCs by developer · 2 years, 3 months ago
  95. 1b0c7ed mmc: mediatek: add support for MediaTek MT7891/MT7986 SoCs by developer · 2 years, 3 months ago
  96. 15dd2c8 board: mediatek: add MT7981 reference boards by developer · 2 years, 3 months ago
  97. 56ed64c board: mediatek: add MT7986 reference boards by developer · 2 years, 3 months ago
  98. ff9f2d4 arm: mediatek: add support for MediaTek MT7981 SoC by developer · 2 years, 3 months ago
  99. e021c15 arm: mediatek: add support for MediaTek MT7986 SoC by developer · 2 years, 3 months ago
  100. db8bb35 ARM: dts: stm32mp15: update DDR node by Patrick Delaunay · 2 years, 2 months ago