1. e0caea4 Merge branch '2023-10-16-assorted-cmd-updates' by Tom Rini · 1 year, 1 month ago
  2. b13eaf3 spl: fit: Add board level function to decide application of DTO by Marek Vasut · 1 year, 2 months ago
  3. dec5777 command.h: Add a U_BOOT_LONGHELP macro by Tom Rini · 1 year, 2 months ago
  4. b378c40 pinctrl: renesas: Add RZ/G2L PFC driver by Paul Barker · 1 year, 1 month ago
  5. 4c48001 dt-bindings: Add RZ/G2L IRQC bindings by Paul Barker · 1 year, 1 month ago
  6. 4517bd1 dt-bindings: Add RZ/G2L PFC bindings by Paul Barker · 1 year, 1 month ago
  7. b0e21b3 dt-bindings: Add RZ/G2L CPG bindings by Paul Barker · 1 year, 1 month ago
  8. 2e1577e Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 1 month ago
  9. 9c153e46 clk: imx: add i.MX93 CCF driver by Sébastien Szymanski · 1 year, 4 months ago
  10. 335df89 arm: mvebu: Enable bootstd for Thecus N2350 board by Tony Dinh · 1 year, 2 months ago
  11. 1c954fe arm: mvebu: Enable bootstd for Synology DS116 board by Tony Dinh · 1 year, 2 months ago
  12. b3f559a arm: kirkwood: Add support for ZyXEL NSA325 board by Tony Dinh · 1 year, 3 months ago
  13. 7b9c99b toradex: verdin-imx8mm/imx8mp: Remove bootcmd_mfg by Joao Paulo Goncalves · 1 year, 2 months ago
  14. 2775250 verdin-imx8mp: drop unused tdx easy installer ifdef by Hiago De Franco · 1 year, 3 months ago
  15. ef2eb10 drivers: introduce Meson Secure Monitor driver by Alexey Romanov · 1 year, 2 months ago
  16. 9ec6db3 sandbox: add sandbox sm uclass driver by Alexey Romanov · 1 year, 2 months ago
  17. c52cd07 drivers: introduce Secure Monitor uclass by Alexey Romanov · 1 year, 2 months ago
  18. 3c3f162 Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 1 month ago
  19. 7eb4eb5 firmware: scmi: install base protocol to SCMI agent by AKASHI Takahiro · 1 year, 1 month ago
  20. ec8727b firmware: scmi: implement SCMI base protocol by AKASHI Takahiro · 1 year, 1 month ago
  21. 55de62b firmware: scmi: framework for installing additional protocols by AKASHI Takahiro · 1 year, 1 month ago
  22. 689204b firmware: scmi: use a protocol's own channel if assigned by AKASHI Takahiro · 1 year, 1 month ago
  23. c6230cd scmi: refactor the code to hide a channel from devices by AKASHI Takahiro · 1 year, 1 month ago
  24. bc8fa1c core: introduce dev_read_addr_name[_size]_ptr() functions by Matthias Schiffer · 1 year, 2 months ago
  25. e367305 core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors by Matthias Schiffer · 1 year, 2 months ago
  26. e42c4d6 core: fix doc comments of dev_read_addr*() and related functions by Matthias Schiffer · 1 year, 2 months ago
  27. d5d24e2 Merge tag 'efi-2024-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 1 month ago
  28. 6961ca0 Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 1 month ago
  29. 8acaec9 mtd/spinand: sync supported devices with linux-5.15.43 by Mikhail Kshevetskiy · 1 year, 11 months ago
  30. b20913e mtd/spinand: rework detect procedure for different READ_ID operation by Mikhail Kshevetskiy · 1 year, 11 months ago
  31. 174b34f board: ti: am64x: Switch to standard boot flow by Roger Quadros · 1 year, 2 months ago
  32. 1cff5bf dt-bindings: reset: add Meson A1 reset bindings by Alexey Romanov · 1 year, 2 months ago
  33. 935d410 dt-bindings: clock: Add Amlogic A1 clock bindings by Igor Prusov · 1 year, 2 months ago
  34. c1ab046 efi_loader: use well-known guid for auto-created boot option by Masahisa Kojima · 1 year, 1 month ago
  35. c2bd2d3 expo: Update tests to include textline by Simon Glass · 1 year, 2 months ago
  36. 8579cb0 expo: Support handling any key in cedit by Simon Glass · 1 year, 2 months ago
  37. 4db7519 expo: Add basic support for textline objects by Simon Glass · 1 year, 2 months ago
  38. 93f99b3 expo: Add some scene fields needed for text entry by Simon Glass · 1 year, 2 months ago
  39. d88edd2 expo: Allow highlighting other scene-object types by Simon Glass · 1 year, 2 months ago
  40. 909c486 expo: Fix up comments for get_cur_menuitem_text() et al by Simon Glass · 1 year, 2 months ago
  41. 37db20d video: Support showing a cursor by Simon Glass · 1 year, 2 months ago
  42. 617d7b5 video: Export vidconsole_entry_start() by Simon Glass · 1 year, 2 months ago
  43. 9899eef video: Allow saving and restoring text-entry state by Simon Glass · 1 year, 2 months ago
  44. 9e55d09 video: Allow obtaining the nominal size of a string size by Simon Glass · 1 year, 2 months ago
  45. 39ee321 cli: Add a function to set up a new cread by Simon Glass · 1 year, 2 months ago
  46. 3b487bf cli: Allow command completion to be disabled by Simon Glass · 1 year, 2 months ago
  47. 8fc041f cli: Allow history to be disabled by Simon Glass · 1 year, 2 months ago
  48. e5509ce cli: Create a function to process characters by Simon Glass · 1 year, 2 months ago
  49. be5c2ed cli: Convert cread_line() to use a struct for the main vars by Simon Glass · 1 year, 2 months ago
  50. 6321391 cli: Drop #ifdefs for CONFIG_AUTO_COMPLETE in cli_readline by Simon Glass · 1 year, 2 months ago
  51. 33eb0b9 cli: Add a command to show cmdline history by Simon Glass · 1 year, 2 months ago
  52. 3d5e52b ARM: psci: move GIC address override to Kconfig by Andre Przywara · 1 year, 2 months ago
  53. e65f6ba event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY* by Marek Vasut · 1 year, 3 months ago
  54. 0501c99 board: xen: introduce virtio-blk support by Andrii Chepurnyi · 1 year, 2 months ago
  55. 5ae883c Merge tag 'fsl-qoirq-2023-10-10' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 1 year, 1 month ago
  56. 94a8462 dm: blk: Drop blk_{read,write}_devnum() by Bin Meng · 1 year, 2 months ago
  57. a9bf25c dm: blk: Rename get_desc() and make it externally visible by Bin Meng · 1 year, 2 months ago
  58. 8897fab blk: sandbox: Support binding a device with a given logical block size by Bin Meng · 1 year, 2 months ago
  59. 7020b2e blk: Use a macro for the typical block size by Bin Meng · 1 year, 2 months ago
  60. 1dd7b56 drivers: net: fsl-mc: add support for MC reserved memory by Laurentiu Tudor · 1 year, 2 months ago
  61. 487fa1a fsl-layerscape: drop obsolete PPA secure firmware support by Laurentiu Tudor · 1 year, 3 months ago
  62. 6da11cc stdio: fix stdio_deregister_dev() by Heinrich Schuchardt · 1 year, 2 months ago
  63. a60d968 spl: add __noreturn attribute to spl_invoke_atf function by Chanho Park · 1 year, 3 months ago
  64. d053583 pinctrl: Increase size of pinmux status buffer by Venkatesh Yadav Abbarapu · 1 year, 2 months ago
  65. d9bb6d7 Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 2 months ago
  66. 992f297 configs: rockchip: rk3308: enable CONFIG_OF_LIBFDT_OVERLAY by FUKAUMI Naoki · 1 year, 2 months ago
  67. 667742a configs: rockchip: rk3308: use CONFIG_DEFAULT_FDT_FILE by FUKAUMI Naoki · 1 year, 2 months ago
  68. 74273f1 arm: dts: rockchip: sync DT for RK3588 series with Linux by FUKAUMI Naoki · 1 year, 3 months ago
  69. a1b7fd7 spl: fit: support for booting a LZMA-compressed U-boot binary by Manoj Sai · 1 year, 2 months ago
  70. ce6ab56 spl: fit: support for booting a GZIP-compressed U-boot binary by Manoj Sai · 1 year, 2 months ago
  71. d99fb64 power: regulator: Only run autoset once for each regulator by Jonas Karlman · 1 year, 3 months ago
  72. f69d3d6 pci: serial: Support reading PCI-register size with base by Simon Glass · 1 year, 2 months ago
  73. 61fc132 dm: core: Tweak device_is_on_pci_bus() for code size by Simon Glass · 1 year, 2 months ago
  74. 9031ba8 spl: Add C-based runtime detection of SPL by Simon Glass · 1 year, 2 months ago
  75. be59514 command: Include a required header in command.h by Simon Glass · 1 year, 2 months ago
  76. 3d65318 bloblist: Support initing from multiple places by Simon Glass · 1 year, 2 months ago
  77. 7071c82 dm: core: Support writing a 64-bit value by Simon Glass · 1 year, 2 months ago
  78. d9216c8 dm: core: Support writing a boolean by Simon Glass · 1 year, 2 months ago
  79. 62b1db3 dm: core: Add a way to convert a devicetree to a dtb by Simon Glass · 1 year, 2 months ago
  80. 67fb215 dm: core: Add a way to delete a node by Simon Glass · 1 year, 2 months ago
  81. c15862f dm: core: Add a way to copy a node by Simon Glass · 1 year, 2 months ago
  82. e0c3c21 dm: core: Add a function to create an empty tree by Simon Glass · 1 year, 2 months ago
  83. 2479709 dm: core: Reverse the argument order in ofnode_copy_props() by Simon Glass · 1 year, 2 months ago
  84. 035ab46 spl: Move the full FIT code to spl_fit.c by Simon Glass · 1 year, 2 months ago
  85. 17ba501 spl: Remove #ifdefs with BOOTSTAGE by Simon Glass · 1 year, 2 months ago
  86. 2003a83 spl: Avoid an #ifdef when printing gd->malloc_ptr by Simon Glass · 1 year, 2 months ago
  87. 3d6d507 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 2 months ago
  88. f817e08 spl: Drop the switch() statement for OS selection by Simon Glass · 1 year, 2 months ago
  89. e0be6ea spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR by Simon Glass · 1 year, 2 months ago
  90. 6371c47 spl: Drop #ifdefs for BOARD_INIT and watchdog by Simon Glass · 1 year, 2 months ago
  91. 5277987 spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC by Simon Glass · 1 year, 2 months ago
  92. 82e26e0 spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 1 year, 2 months ago
  93. b83e285 Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 2 months ago
  94. 9cf125b configs: stm32mp13: add support of usb boot by Patrick Delaunay · 1 year, 2 months ago
  95. 3ac6cae configs: stm32mp13: activate command stm32prog by Patrick Delaunay · 1 year, 2 months ago
  96. f959118 ARM: dts: stm32mp: alignment with v6.6-rc1 by Patrice Chotard · 1 year, 2 months ago
  97. dbfe77a ARM: stm32: Add dh_update_sd_to_emmc to STM32MP15xx DHCOR by Marek Vasut · 1 year, 2 months ago
  98. 2ea4f97 ARM: stm32: Rename update_sf to dh_update_sd_to_sf on STM32MP15xx DHCOR by Marek Vasut · 1 year, 2 months ago
  99. 36ce1d5 Remove the hardcoded ST logo no longer in use by Dario Binacchi · 1 year, 3 months ago
  100. 9192b13 board: stm32f746-disco: refactor the display of the ST logo by Dario Binacchi · 1 year, 3 months ago