1. 601d4e1 blk: fix a couple of trivial documentation typos by Mattijs Korpershoek · 2 years ago
  2. d6d8720 qemu: Try to automatically boot from the QEMU firmware device (qfw) by Andre Przywara · 2 years ago
  3. 09bd3d0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · 2 years, 2 months ago
  4. 145a996 Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 11 months ago
  5. dc3cb0a Merge tag 'clk-2023.01' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 1 year, 11 months ago
  6. 73ceadc Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 11 months ago
  7. a1265cd clk: change return type of clk_get_parent_rate from long long to ulong by Michal Suchanek · 2 years ago
  8. c8b9ba4 sunxi: fix 32MB load address layout by Andre Przywara · 2 years ago
  9. 1bf98bd sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · 2 years, 3 months ago
  10. 85a8ef1 arm: dts: rockchip: rk356x: sync with Linux 6.0 by FUKAUMI Naoki · 2 years ago
  11. b9add64 dma: Transfer dma_ops should use DMA address types by Andrew Davis · 2 years ago
  12. 7f53f50 sunxi: dts: arm64: update devicetree files by Andre Przywara · 2 years ago
  13. e7a18f7 dm: core: Update docs about oftree_from_fdt() by Simon Glass · 2 years ago
  14. e44d7e7 dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years ago
  15. 801f711 dm: core: Switch uclass_foreach_dev_probe to use simple iterator by Michal Suchanek · 2 years ago
  16. 70089c1 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · 2 years ago
  17. c98f6fe spi: Implement spi_set_speed by Paul Barker · 2 years ago
  18. 767ecc5 Nokia RX-51: Remove CONFIG_UBI_SIZE by Pali Rohár · 2 years ago
  19. 3480320 Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · 2 years ago
  20. 7c5eeb8 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · 2 years ago
  21. 300077c Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years ago
  22. c4c32e3 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years ago
  23. 84e5614 phy: Add generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 1 month ago
  24. ef18576 efi_loader: internal CloseProtocol by Heinrich Schuchardt · 2 years ago
  25. 4d9668b efi_loader: don't export efi_remove_all_protocols by Heinrich Schuchardt · 2 years ago
  26. 73e741b Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 2 years ago
  27. 7676811 mtd: Update the function name to 'rfree' by Fabio Estevam · 2 years ago
  28. 90cce05 mtd: mxs_nand: Support EDO mode for imx8mn architecture by Michael Trimarchi · 2 years, 1 month ago
  29. c9dc8e7 dm: clk: add missing stub when CONFIG_CLK is deactivated by Dario Binacchi · 2 years ago
  30. 11ef7f0 Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  31. 9ca71c9 arm: nuvoton: Add support for Nuvoton NPCM845 BMC by Jim Liu · 2 years ago
  32. d63fc99 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · 2 years ago
  33. 05c4c9e efi_loader: define internal implementations of install/uninstallmultiple by Ilias Apalodimas · 2 years ago
  34. f05911a efi_driver: move event registration to driver by Heinrich Schuchardt · 2 years ago
  35. 8f8fe1d efi_driver: add init function to EFI block driver by Heinrich Schuchardt · 2 years ago
  36. ec4f675 efi_driver: provide driver binding protocol to bind function by Heinrich Schuchardt · 2 years ago
  37. df31fed doc: documentation of EFI driver binding protocol by Heinrich Schuchardt · 2 years ago
  38. 43a5891 efi_driver: fix error handling by Heinrich Schuchardt · 2 years ago
  39. 16b27b6 efi_loader: function to unlink udevice and handle by Heinrich Schuchardt · 2 years ago
  40. 39434a9 efi: Add string conversion helper by Paul Barker · 2 years ago
  41. 88383fd board/km: remove kirkwood boards by Holger Brunck · 2 years, 1 month ago
  42. 1323d08 dm: fpga: Introduce new uclass by Alexander Dahl · 2 years ago
  43. db1ef1e dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 1 month ago
  44. 0b58eaa dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 1 month ago
  45. 988f146 dm: core: Update comments for default-FDT ofnode functions by Simon Glass · 2 years, 1 month ago
  46. 5e96925 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 1 month ago
  47. 9229165 dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 1 month ago
  48. 41b65d6 dm: core: Add definitions for multiple ofnode trees by Simon Glass · 2 years, 1 month ago
  49. b7bd94f dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 1 month ago
  50. 2187cb7 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · 2 years, 1 month ago
  51. 928d267 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 1 month ago
  52. 085d594 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · 2 years, 1 month ago
  53. a3f50d0 dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · 2 years, 1 month ago
  54. ee88ba7 dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 1 month ago
  55. 66d0d0c dm: core: Expand integer-reading tests by Simon Glass · 2 years, 1 month ago
  56. 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 1 month ago
  57. 52ad21a dm: core: Add a macro to iterate through properties by Simon Glass · 2 years, 1 month ago
  58. f46ec93 dm: core: Avoid creating a name property when unflattening by Simon Glass · 2 years, 1 month ago
  59. 9243224 dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 1 month ago
  60. 4b1f571 dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 1 month ago
  61. 1701359 dm: core: Reduce code size with dev_of_offset() by Simon Glass · 2 years, 1 month ago
  62. 8d468a1 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 1 month ago
  63. 756c014 sandbox: Support setting up the other FDT for testing by Simon Glass · 2 years, 1 month ago
  64. 2b90e0d test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · 2 years, 1 month ago
  65. eb6e903 test: Detect a change in the device tree by Simon Glass · 2 years, 1 month ago
  66. 0e4b697 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 1 month ago
  67. 9830698 dm: core: Drop the const from ofnode by Simon Glass · 2 years, 1 month ago
  68. ffe9039 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 1 month ago
  69. 5ecba3b dm: core: Document the livetree structures properly by Simon Glass · 2 years, 1 month ago
  70. 62d6383 test: Support testing malloc() failures by Simon Glass · 2 years, 1 month ago
  71. 7c14dc7 test: Fix missing livetree test runs by Simon Glass · 2 years, 1 month ago
  72. b215b60 event: Pass the images to EVT_FT_FIXUP by Simon Glass · 2 years, 1 month ago
  73. 829d512 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · 2 years, 1 month ago
  74. b5001cb event: Allow multiple spy declarations for each event by Simon Glass · 2 years, 1 month ago
  75. b7f134e log: update the comment for log_msg_ret() by Simon Glass · 2 years, 1 month ago
  76. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  77. da79b2f treewide: Drop image_info_t typedef by Simon Glass · 2 years, 1 month ago
  78. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 1 month ago
  79. c56b2bb image: Fix BOOTM_STATE values by Simon Glass · 2 years, 1 month ago
  80. 01c88e3 Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years ago
  81. 55ccdee 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 ago
  82. ffa2c88 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years ago
  83. 2b5dee9 configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flag by Patrice Chotard · 2 years ago
  84. f2641f0 arm64: versal-net: Add support for mini configuration by Michal Simek · 2 years ago
  85. ce40cbd arm64: versal-net: Add defconfig for Versal NET by Michal Simek · 2 years ago
  86. f6aebdf arm64: versal-net: Add support for Versal NET platform by Michal Simek · 2 years ago
  87. 02cea11 sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · 2 years ago
  88. 1ac4290 sandbox: scsi: Move structs to header file by Simon Glass · 2 years ago
  89. f148ad1 sandbox: scsi: Move file size into shared struct by Simon Glass · 2 years ago
  90. a3718f1 sandbox: scsi: Move block size into shared struct by Simon Glass · 2 years ago
  91. 0c12d9d scsi: Move vendor/product info into the shared struct by Simon Glass · 2 years ago
  92. fc7a7ed sandbox: Move buffer to scsi_emul_info by Simon Glass · 2 years ago
  93. 1377d44 scsi: Move core emulation state into a new struct by Simon Glass · 2 years ago
  94. 0e0b9e9 scsi: Move cmd_phase enum to the header by Simon Glass · 2 years ago
  95. a966fa9 scsi: Tidy up comments for struct scsi_cmd by Simon Glass · 2 years ago
  96. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years ago
  97. 78b5243 serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · 2 years, 1 month ago
  98. 974f483 console: Implement flush() function by Pali Rohár · 2 years, 1 month ago
  99. 7df5b35 sandbox: Add function os_flush() by Pali Rohár · 2 years, 1 month ago
  100. 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years ago