1. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 3 months ago
  2. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 3 months ago
  3. cb12c9f dm: core: Reduce code size with dev_of_offset() by Simon Glass · 2 years, 3 months ago
  4. b995807 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 3 months ago
  5. 57b00a9 sandbox: Support setting up the other FDT for testing by Simon Glass · 2 years, 3 months ago
  6. f17b967 sandbox: Support loading the other FDT by Simon Glass · 2 years, 3 months ago
  7. d74c461 sandbox: Add a function to load a relative file path by Simon Glass · 2 years, 3 months ago
  8. 8ae9f96 test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · 2 years, 3 months ago
  9. 60f0899 test: Detect a change in the device tree by Simon Glass · 2 years, 3 months ago
  10. 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 3 months ago
  11. 9036c5c dm: core: Drop the const from ofnode by Simon Glass · 2 years, 3 months ago
  12. 238afb5 dm: core: Support writing a property to an empty node by Simon Glass · 2 years, 3 months ago
  13. 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 3 months ago
  14. ef5ca00 dm: core: Document the livetree structures properly by Simon Glass · 2 years, 3 months ago
  15. 1a3e39b test: Support testing malloc() failures by Simon Glass · 2 years, 3 months ago
  16. 7f9b580 test: Fix missing livetree test runs by Simon Glass · 2 years, 3 months ago
  17. 74ba8e6 event: Pass the images to EVT_FT_FIXUP by Simon Glass · 2 years, 3 months ago
  18. 176dd43 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · 2 years, 3 months ago
  19. b169e21 event: Allow multiple spy declarations for each event by Simon Glass · 2 years, 3 months ago
  20. 37e8511 event: Fix a typo in the EVENT help by Simon Glass · 2 years, 3 months ago
  21. 10dda9e sandbox: power: Update PMIC driver to use log by Simon Glass · 2 years, 3 months ago
  22. ed66cd2 log: update the comment for log_msg_ret() by Simon Glass · 2 years, 3 months ago
  23. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  24. 74578f5 treewide: Drop image_info_t typedef by Simon Glass · 2 years, 3 months ago
  25. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  26. 5f074d4 image: Fix BOOTM_STATE values by Simon Glass · 2 years, 3 months ago
  27. 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
  28. be5ae06 configs: increase SYS_MALLOC_F_LEN for STM32 MCU's board by Patrice Chotard · 2 years, 2 months ago
  29. 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
  30. 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
  31. bd84c6f configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flag by Patrice Chotard · 2 years, 2 months ago
  32. f3cf5b1 configs: stm32f769-disco: Fix internal flash size by Patrice Chotard · 2 years, 2 months ago
  33. b89edf2 configs: stm32746g-eval: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · 2 years, 2 months ago
  34. 865ca8e configs: stm32f746-disco: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · 2 years, 2 months ago
  35. b036335 configs: stm32746g-eval: Fix SPL boot by Patrice Chotard · 2 years, 2 months ago
  36. d864acd configs: stm32f769-disco: Fix SPL boot by Patrice Chotard · 2 years, 2 months ago
  37. aaac723 configs: stm32f746-disco: Fix SPL boot by Patrice Chotard · 2 years, 2 months ago
  38. 8397532 ARM: dts: stm32: DT sync with kernel v6.0-rc4 for MCU's boards by Patrice Chotard · 2 years, 2 months ago
  39. 5543f50 arm64: versal-net: Add support for mini configuration by Michal Simek · 2 years, 2 months ago
  40. 59e49c3 arm64: versal-net: Add defconfig for Versal NET by Michal Simek · 2 years, 2 months ago
  41. dac2b17 reset: zynqmp: Enable reset driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
  42. 2a0c918 mailbox: zynqmp: Enable ipi mailbox driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
  43. bc62eb2 firmware: zynqmp: Add Versal NET compatible string by Jay Buddhabhatti · 2 years, 2 months ago
  44. d52796d clk: versal: Enable clock driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
  45. 06995c4 spi: zynqmp_gqspi: Add support for Versal NET by Michal Simek · 2 years, 2 months ago
  46. 2895a22 spi: cadence_qspi: Add support for Versal NET platform by Michal Simek · 2 years, 2 months ago
  47. 2e53eb2 arm64: versal-net: Add support for Versal NET platform by Michal Simek · 2 years, 2 months ago
  48. 0d821f3 riscv: ae350: Disable AVAILABLE_HARTS by Rick Chen · 2 years, 2 months ago
  49. 9c4d5c1 riscv: Introduce AVAILABLE_HARTS by Rick Chen · 2 years, 2 months ago
  50. 7e5e029 spl: introduce SPL_XIP to config by Nikita Shubin · 2 years, 3 months ago
  51. 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
  52. 509f32e sandbox: Add a test for SCSI by Simon Glass · 2 years, 2 months ago
  53. fe0e249 sandbox: Convert to use driver model for SCSI by Simon Glass · 2 years, 2 months ago
  54. 4d3b00d sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · 2 years, 2 months ago
  55. 9ef3ac8 sandbox: Enable SCSI for all builds by Simon Glass · 2 years, 2 months ago
  56. bfe2c81 sandbox: scsi: Move structs to header file by Simon Glass · 2 years, 2 months ago
  57. 657efaa sandbox: scsi: Remove setup calls from handle_read() by Simon Glass · 2 years, 2 months ago
  58. 8cfdea7 sandbox: scsi: Move reply setup out of helper by Simon Glass · 2 years, 2 months ago
  59. 4313c3e sandbox: scsi: Move file size into shared struct by Simon Glass · 2 years, 2 months ago
  60. d0962c9 sandbox: scsi: Move block size into shared struct by Simon Glass · 2 years, 2 months ago
  61. 37884f0 scsi: Move vendor/product info into the shared struct by Simon Glass · 2 years, 2 months ago
  62. 293c43f sandbox: Move buffer to scsi_emul_info by Simon Glass · 2 years, 2 months ago
  63. 4c92a4d scsi: Move core emulation state into a new struct by Simon Glass · 2 years, 2 months ago
  64. e6e05ad scsi: Move cmd_phase enum to the header by Simon Glass · 2 years, 2 months ago
  65. e241fc3 sandbox: usb: Rename transfer_len in protocol struct by Simon Glass · 2 years, 2 months ago
  66. eccb24a scsi: Tidy up comments for struct scsi_cmd by Simon Glass · 2 years, 2 months ago
  67. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
  68. 79cb241 sandbox: unblock signal before calling execv() by Heinrich Schuchardt · 2 years, 3 months ago
  69. 630fd3c Merge branch '2022-09-24-add-console-flush' into next by Tom Rini · 2 years, 2 months ago
  70. 937b7d8 boot: Call flush() before booting by Pali Rohár · 2 years, 3 months ago
  71. 8e67a8a serial: Call flush() before changing baudrate by Pali Rohár · 2 years, 3 months ago
  72. a48a24f serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · 2 years, 3 months ago
  73. 9c9ceca serial: Implement flush callback by Pali Rohár · 2 years, 3 months ago
  74. 5aceb26 console: Implement flush() function by Pali Rohár · 2 years, 3 months ago
  75. 4acd1a0 sandbox: Add function os_flush() by Pali Rohár · 2 years, 3 months ago
  76. f1adb18 efi_selftest: prefix test functions with efi_st_ by Heinrich Schuchardt · 2 years, 2 months ago
  77. a674b80 Merge branch '2022-09-23-4gb-ddr-in-32bit-ppc' into next by Tom Rini · 2 years, 2 months ago
  78. 8dc23ef board_f: show_dram_config: Print also real DRAM size by Pali Rohár · 2 years, 2 months ago
  79. c14fad5 display_options: print_size: Fix order overflow by Pali Rohár · 2 years, 2 months ago
  80. 16f862f powerpc/mpc85xx: Fix re-align of unmapped DDR memory message for non-SPL builds by Pali Rohár · 2 years, 2 months ago
  81. 777ba48 powerpc/mpc85xx: Explain TLB unmapped memory message by Pali Rohár · 2 years, 3 months ago
  82. e917a0b ddr: fsl: Fix re-align of verbose DRAM information for non-SPL builds by Pali Rohár · 2 years, 3 months ago
  83. af69602 ddr: fsl: Allow to detect 4 GB DDR modules in 32-bit mode by Pali Rohár · 2 years, 3 months ago
  84. 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
  85. 7624a41 ddr: fsl: Fix checking for maximal mappable memory by Pali Rohár · 2 years, 3 months ago
  86. ad37d42 board_f: Fix printing gd->ram_size and gd->ram_top by Pali Rohár · 2 years, 3 months ago
  87. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 3 months ago
  88. 38ab987 common/memsize.c: Fix get_effective_memsize() to check for overflow by Pali Rohár · 2 years, 3 months ago
  89. 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
  90. 9330165 Merge branch '2022-09-23-add-mediatek-mt7986-support' into next by Tom Rini · 2 years, 2 months ago
  91. 9d1929d MAINTAINERS: update maintainer for MediaTek ARM platform by developer · 2 years, 3 months ago
  92. f291ee1 tools: mtk_image: add support for nand headers used by newer chips by developer · 2 years, 3 months ago
  93. 4873b41 tools: mtk_image: split the code of generating NAND header into a new file by developer · 2 years, 3 months ago
  94. f9e11c9 tools: mtk_image: split gfh header verification into a new function by developer · 2 years, 3 months ago
  95. 8626414 cpu: add basic cpu driver for MediaTek ARM chips by developer · 2 years, 3 months ago
  96. 79128da clk: mediatek: add clock driver support for MediaTek MT7981 SoC by developer · 2 years, 3 months ago
  97. 37161fe clk: mediatek: add clock driver support for MediaTek MT7986 SoC by developer · 2 years, 3 months ago
  98. f724f11 clk: mediatek: add CLK_XTAL support for clock driver by developer · 2 years, 3 months ago
  99. ad5b075 clk: mediatek: add infrasys clock mux support by developer · 2 years, 3 months ago
  100. fd47f76 clk: mediatek: add support to configure clock driver parent by developer · 2 years, 3 months ago