1. 7676811 mtd: Update the function name to 'rfree' by Fabio Estevam · 2 years, 1 month ago
  2. 90cce05 mtd: mxs_nand: Support EDO mode for imx8mn architecture by Michael Trimarchi · 2 years, 2 months ago
  3. 6b7149a mtd: mxs_nand: get the clock with the right name by Dario Binacchi · 2 years, 2 months ago
  4. d5fb94e mtd: mxs_nand: don't get the gpmi_apbh_dma clock by Dario Binacchi · 2 years, 2 months ago
  5. 9f46b86 imx: gpmi: Add register needed to control nand bus timing by Michael Trimarchi · 2 years, 2 months ago
  6. 710c4ff clk: imx: clk-imx8mn add gpmi nand clocks by Michael Trimarchi · 2 years, 2 months ago
  7. d2e82ad clk: imx: gate2 support shared counter and relative clock functions by Michael Trimarchi · 2 years, 2 months ago
  8. c9dc8e7 dm: clk: add missing stub when CONFIG_CLK is deactivated by Dario Binacchi · 2 years, 2 months ago
  9. b6f9f98 mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to Kconfig by Roger Quadros · 2 years, 1 month ago
  10. f571723 Merge branch '2022-10-07-riscv-toolchain-update' by Tom Rini · 2 years, 1 month ago
  11. 5c3801d Merge branch '2022-10-06-assorted-platform-and-board-updates' by Tom Rini · 2 years, 1 month ago
  12. 1dde977 riscv: Fix build against binutils 2.38 by Alexandre Ghiti · 2 years, 1 month ago
  13. 3672ed7 buildman: differentiate between riscv32, riscv64 by Heinrich Schuchardt · 2 years, 1 month ago
  14. e2ce13c docker: install riscv32 toolchain by Heinrich Schuchardt · 2 years, 1 month ago
  15. 2a62183 clk: nuvoton: Add support for NPCM845 by Jim Liu · 2 years, 2 months ago
  16. 9ca71c9 arm: nuvoton: Add support for Nuvoton NPCM845 BMC by Jim Liu · 2 years, 2 months ago
  17. d0fc818 net: ti: am65-cpsw-nuss: Enable MDIO manual mode by Ravi Gunasekaran · 2 years, 2 months ago
  18. 9ea30ea net: ti: cpsw-mdio: Add workaround for errata i2329 by Ravi Gunasekaran · 2 years, 2 months ago
  19. 742f302 dma: ti: k3-udma: Fix 'SZ_64K’ undeclared error by Dhruva Gole · 2 years, 2 months ago
  20. ae17910 armv8: cache_v8: Fix pgtables setup when MMU is already enabled by Pali Rohár · 2 years, 2 months ago
  21. 3c29c0f common/board_f: drop ifdefs around header includes by Ovidiu Panait · 2 years, 2 months ago
  22. d63fc99 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · 2 years, 2 months ago
  23. 85e68ae common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c by Ovidiu Panait · 2 years, 2 months ago
  24. 181cbd4 common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code by Ovidiu Panait · 2 years, 2 months ago
  25. a70c75c board: developerbox: move mem_map setup later by Jassi Brar · 2 years, 2 months ago
  26. 41b535c board: developerbox: use identity mapping for >4GB by Jassi Brar · 2 years, 2 months ago
  27. d100d3e gpio: ftgpio010: Add support for Faraday Technology FTGPIO010 by Sergei Antonov · 2 years, 2 months ago
  28. 2afa989 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 1 month ago
  29. 3bb0458 arm: mvebu: turris_omnia: Specify VHV gpio for eFUSE programming by Pali Rohár · 2 years, 2 months ago
  30. 8092d1d arm: mvebu: Add support for specifying VHV_Enable GPIO by Pali Rohár · 2 years, 2 months ago
  31. 3b44b3f arm: mvebu: Add support for programming LD0 and LD1 eFuse by Pali Rohár · 2 years, 2 months ago
  32. 37bb396 timer: orion-timer: Only init timer once by Stefan Roese · 2 years, 2 months ago
  33. 2de00f3 arm: mvebu: Remove timer.c by Stefan Roese · 2 years, 2 months ago
  34. cbd0043 tools: kwbimage: Verify maximal kwbimage header size by Pali Rohár · 2 years, 2 months ago
  35. 1ba0018 mtd: nand: pxa3xx: simplify ECC hardware parameters by Chris Packham · 2 years, 3 months ago
  36. 88383fd board/km: remove kirkwood boards by Holger Brunck · 2 years, 3 months ago
  37. 2d45913 Merge branch 'next' by Tom Rini · 2 years, 1 month ago
  38. 4debc57 Prepare v2022.10 by Tom Rini · 2 years, 1 month ago
  39. 0bd7811 imx8mn-ddr4-evk-u-boot: Fix broken boot by Fabio Estevam · 2 years, 1 month ago
  40. a2bf037 imx8mn-venice-u-boot: Fix broken boot by Fabio Estevam · 2 years, 1 month ago
  41. 6ee6e15 Merge branch '2022-09-29-dm-core-support-multiple-device-trees-in-ofnode' into next by Tom Rini · 2 years, 1 month ago
  42. d3ccdc0 Merge tag 'efi-2022-10-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 1 month ago
  43. db1ef1e dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 2 months ago
  44. 0b58eaa dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 2 months ago
  45. 0d63213 vbe: Allow test to run with live/flat tree by Simon Glass · 2 years, 2 months ago
  46. 47a677c dm: core: Expand ofnode tests by Simon Glass · 2 years, 2 months ago
  47. 88a1ae8 dm: core: Create a function to get a live tree in a test by Simon Glass · 2 years, 2 months ago
  48. 988f146 dm: core: Update comments for default-FDT ofnode functions by Simon Glass · 2 years, 2 months ago
  49. 5e96925 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 2 months ago
  50. 9229165 dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 2 months ago
  51. 41b65d6 dm: core: Add definitions for multiple ofnode trees by Simon Glass · 2 years, 2 months ago
  52. b7bd94f dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 2 months ago
  53. 2187cb7 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · 2 years, 2 months ago
  54. 928d267 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 2 months ago
  55. 085d594 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · 2 years, 2 months ago
  56. a3f50d0 dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · 2 years, 2 months ago
  57. ee88ba7 dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 2 months ago
  58. 66d0d0c dm: core: Expand integer-reading tests by Simon Glass · 2 years, 2 months ago
  59. 8d80592 efi_loader: fix efi_initrd_deregister() by Heinrich Schuchardt · 2 years, 1 month ago
  60. 0dfc4c8 efi_selftest: prefix test functions with efi_st_ by Heinrich Schuchardt · 2 years, 2 months ago
  61. 0e21943 doc: improve description of autostart by Heinrich Schuchardt · 2 years, 2 months ago
  62. 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 2 months ago
  63. 52ad21a dm: core: Add a macro to iterate through properties by Simon Glass · 2 years, 2 months ago
  64. f46ec93 dm: core: Avoid creating a name property when unflattening by Simon Glass · 2 years, 2 months ago
  65. 9243224 dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 2 months ago
  66. 4b1f571 dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 2 months ago
  67. 1701359 dm: core: Reduce code size with dev_of_offset() by Simon Glass · 2 years, 2 months ago
  68. 8d468a1 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 2 months ago
  69. 756c014 sandbox: Support setting up the other FDT for testing by Simon Glass · 2 years, 2 months ago
  70. 9859d89 sandbox: Support loading the other FDT by Simon Glass · 2 years, 2 months ago
  71. 73c5cb9 sandbox: Add a function to load a relative file path by Simon Glass · 2 years, 2 months ago
  72. 2b90e0d test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · 2 years, 2 months ago
  73. eb6e903 test: Detect a change in the device tree by Simon Glass · 2 years, 2 months ago
  74. 0e4b697 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 2 months ago
  75. 9830698 dm: core: Drop the const from ofnode by Simon Glass · 2 years, 2 months ago
  76. c3a194d dm: core: Support writing a property to an empty node by Simon Glass · 2 years, 2 months ago
  77. ffe9039 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 2 months ago
  78. 5ecba3b dm: core: Document the livetree structures properly by Simon Glass · 2 years, 2 months ago
  79. 62d6383 test: Support testing malloc() failures by Simon Glass · 2 years, 2 months ago
  80. 7c14dc7 test: Fix missing livetree test runs by Simon Glass · 2 years, 2 months ago
  81. b215b60 event: Pass the images to EVT_FT_FIXUP by Simon Glass · 2 years, 2 months ago
  82. 829d512 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · 2 years, 2 months ago
  83. b5001cb event: Allow multiple spy declarations for each event by Simon Glass · 2 years, 2 months ago
  84. f39e5b8 event: Fix a typo in the EVENT help by Simon Glass · 2 years, 2 months ago
  85. 96d0c45 sandbox: power: Update PMIC driver to use log by Simon Glass · 2 years, 2 months ago
  86. b7f134e log: update the comment for log_msg_ret() by Simon Glass · 2 years, 2 months ago
  87. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 2 months ago
  88. da79b2f treewide: Drop image_info_t typedef by Simon Glass · 2 years, 2 months ago
  89. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 2 months ago
  90. c56b2bb image: Fix BOOTM_STATE values by Simon Glass · 2 years, 2 months ago
  91. 97c0a9c Merge branch '2022-09-29-assorted-fixes' by Tom Rini · 2 years, 1 month ago
  92. 76f921e board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC only by Pierre-Clément Tosi · 2 years, 2 months ago
  93. d21bbb9 pci: Remove duplicate PCI_REGION_IO / "io" line by Pali Rohár · 2 years, 2 months ago
  94. 316590d tools: env: Fix missing closedir in ubi_get_volnum_by_name by Miaoqian Lin · 2 years, 2 months ago
  95. d2ab2a2 board: ti: common: board_detect: Fix EEPROM read quirk for AM6 style data by Nishanth Menon · 2 years, 2 months ago
  96. c47bb10 vexpress64: also consider DTB pointer in x1 by Andre Przywara · 2 years, 2 months ago
  97. 34d5fea fs: btrfs: remove the usage of undeclared fs_mutex variable by Pankaj Raghav · 2 years, 1 month ago
  98. dc1c02c configs: rockchip: Drop TPL_MAX_SIZE definition by Michael Trimarchi · 2 years, 2 months ago
  99. d779fc3 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 2 months ago
  100. 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, 2 months ago