1. d8503a4 lib: move phdr increment to for loop heading by Maxim Moskalets · 5 months ago
  2. 314fdd2 Merge patch series "dm: core: Avoid multiple calls to fdt_parent_offset()" by Tom Rini · 5 months ago
  3. b70865e timer: npcm: Change counter source by Jim Liu · 6 months ago
  4. 6f5b168 dm: core: regmap: Avoid multiple calls to ofnode_get_parent() by Jonas Karlman · 5 months ago
  5. 445406a dm: core: ofnode: Avoid multiple calls to ofnode_get_parent() by Jonas Karlman · 5 months ago
  6. d633052 dm: core: fdtaddr: Avoid multiple calls to fdt_parent_offset() by Jonas Karlman · 5 months ago
  7. 7c17f02 gpio: npcm: Add SGPIO support for Nuvoton NPCM SoCs by Jim Liu · 6 months ago
  8. ce6895d test/py: spi: Add tests for SPI flash device by Love Kumar · 6 months ago
  9. 5627488 cmd: bind: Use device sequence instead for driver bind/unbind by Zixun LI · 6 months ago
  10. 2d76e72 dm: core: Show device sequence instead in dm_dump_tree() by Zixun LI · 6 months ago
  11. 8a5642f mtd: nand: raw: omap_gpmc: Check return value of gpmc_nand_init by Vignesh Raghavendra · 6 months ago
  12. f85dafa omap3: omap3evm: Migrate to OF_UPSTREAM by Derald D. Woods · 5 months ago
  13. 274e0c7 sandbox: Fix pinmux warnings with non-test devicetrees by Sean Anderson · 5 months ago
  14. 101d9a6 ata: sata_rescan must scan for block devices by Heinrich Schuchardt · 5 months ago
  15. a60c20b pci: mediatek: add support for upstream split PCIe node by Christian Marangi · 5 months ago
  16. 6dd9545 remoteproc: uclass: Modify uc_pdata->name to use combination of device name and device's parent name by MD Danish Anwar · 5 months ago
  17. a7026b0 ata: dwc_ahsata: create boot device by Heinrich Schuchardt · 5 months ago
  18. a41c1ae Merge patch series "bootstd: Try again to resolve infinite-loop bug" by Tom Rini · 5 months ago
  19. e5a6ce5 Merge patch series "arch: arm: dts: ti: Add missing fss range" by Tom Rini · 5 months ago
  20. cae1ad0 bootstd: Make bootdev_next_prio() continue after failure by Simon Glass · 5 months ago
  21. aad8b18 Revert "bootdev: avoid infinite probe loop" by Simon Glass · 5 months ago
  22. f36432a arch: arm: dts: k3-j721e-r5-sk: Add missing fss range by Jonathan Humphreys · 5 months ago
  23. 4b91ded arch: arm: dts: k3-j721e-r5-evm: Add missing fss range by Jonathan Humphreys · 5 months ago
  24. 0bc4835 arch: arm: dts: k3-j7200-r5-evm: Add missing fss range by Jonathan Humphreys · 5 months ago
  25. 0f11694 arch: arm: dts: k3-am69-r5-sk: Add missing fss range by Jonathan Humphreys · 5 months ago
  26. 9151844 arch: arm: dts: k3-j784s4-r5-evm: Add missing fss range by Jonathan Humphreys · 5 months ago
  27. 9735cfa Merge patch series "Tidy up console recording in tests" by Tom Rini · 5 months ago
  28. 695b464 doc: Add a few notes about how to use console checking by Simon Glass · 5 months ago
  29. e6f498e test: Tidy up checking for console end by Simon Glass · 5 months ago
  30. d3ac70a test: Use UTF_CONSOLE in remaining tests by Simon Glass · 5 months ago
  31. 75c535c test: log: Use UTF_CONSOLE in tests by Simon Glass · 5 months ago
  32. d775196 test: hush: Use UTF_CONSOLE in tests by Simon Glass · 5 months ago
  33. 675fde8 test: dm: Use UTF_CONSOLE in tests by Simon Glass · 5 months ago
  34. 0af38d1 test: cmd: Drop unnecessary console_record_reset_enable() by Simon Glass · 5 months ago
  35. 0e77c2b test: cmd: Use UTF_CONSOLE in tests by Simon Glass · 5 months ago
  36. 2b60f8c test: fdt: Move common code into the setup functions by Simon Glass · 5 months ago
  37. b813303 test: fdt: Check internal-function return values by Simon Glass · 5 months ago
  38. a6a80b3 test: boot: Use UTF_CONSOLE in tests by Simon Glass · 5 months ago
  39. f034bec test: bloblist: Use UTF_CONSOLE in tests by Simon Glass · 5 months ago
  40. 5c27fd7 test: Update NAND test to avoid extra macros by Simon Glass · 5 months ago
  41. eccd4ca mmc: Drop the blank line before accesses by Simon Glass · 5 months ago
  42. 9b99762 test: Rename UTF_CONSOLE_REC to UTF_CONSOLE by Simon Glass · 5 months ago
  43. b073d48 test: Drop the blank line before test macros by Simon Glass · 5 months ago
  44. 725c438 test: Rename unit-test flags by Simon Glass · 5 months ago
  45. 88ae69f test: Fail when an empty line is expected but not present by Simon Glass · 5 months ago
  46. ab84ffc buildman: Make test_process_limit handle time.monotonic() by Simon Glass · 5 months ago
  47. 02d587a Merge patch series "global_data: Reduce size of struct global_data" by Tom Rini · 5 months ago
  48. cafaa1a doc: Add some guidelines about global data by Simon Glass · 5 months ago
  49. 09c58e0 doc: Move generic-board documentation into rst by Simon Glass · 5 months ago
  50. 66ca5b7 global_data: Remove environment members if not used by Simon Glass · 5 months ago
  51. d990210 global_data: Remove jump table in SPL by Simon Glass · 5 months ago
  52. b9c396c global_data: Move pointer members together by Simon Glass · 5 months ago
  53. bab88e8 global_data: Move ulong fields together by Simon Glass · 5 months ago
  54. de869f7 global_data: Put phys_addr fields near the top by Simon Glass · 5 months ago
  55. 6120d45 global_data: Move env_addr field higher by Simon Glass · 5 months ago
  56. 97c17e4 global_data: Move baud_rate field lower by Simon Glass · 5 months ago
  57. 92aa3ec global_data: Reduce size of early-malloc vars by Simon Glass · 5 months ago
  58. c283a26 global_data: log: Reorder and shrink fields by Simon Glass · 5 months ago
  59. 5aa828e global_data: Reduce the size of mon_len by Simon Glass · 5 months ago
  60. 80166ea global_data: Reduce the size of bus_clk and mem_clk by Simon Glass · 5 months ago
  61. cd4f9eb global_data: Collect common fields at the top by Simon Glass · 5 months ago
  62. 2e93131 global_data: Drop spl_handoff by Simon Glass · 5 months ago
  63. e821897 board_f: Move new_bloblist to boardf by Simon Glass · 5 months ago
  64. 8941972 board_f: Move new_bootstage to boardf by Simon Glass · 5 months ago
  65. 5019d32 board_f: Move fdt_size to board by Simon Glass · 5 months ago
  66. 6abd992 board_f: Add a new struct to hold pre-relocation info by Simon Glass · 5 months ago
  67. 52cd51c global_data: Use less space for environment fields by Simon Glass · 5 months ago
  68. 423bdf6 global_data: Drop pci_bootdelay by Simon Glass · 5 months ago
  69. a6616ba global_data: Drop global_data hose by Simon Glass · 5 months ago
  70. 7d08262 global_data: Remove pci_ram_top by Simon Glass · 5 months ago
  71. f44fded global_data: Convert have_console into a flag by Simon Glass · 5 months ago
  72. 30e331e global_data: Drop fb_base by Simon Glass · 5 months ago
  73. 32c24a1 video: Avoid setting global_data fb_base in video setup by Simon Glass · 5 months ago
  74. 3430a62 video: Avoid setting global_data fb_base from SPL handoff by Simon Glass · 5 months ago
  75. 3876abb zynqmp: Avoid setting the framebuffer address by Simon Glass · 5 months ago
  76. 4b39b56 arm: ronetix: Avoid accessing global_data fb_base by Simon Glass · 5 months ago
  77. 54a221d arm: friendlyarm: Avoid accessing global_data fb_base by Simon Glass · 5 months ago
  78. 1a36338 video: mxs: Avoid setting global_data fb_base by Simon Glass · 5 months ago
  79. 60fa5e9 video: mxc: Avoid setting global_data fb_base by Simon Glass · 5 months ago
  80. b5c5923 video: Add a function to obtain the framebuffer address by Simon Glass · 5 months ago
  81. 26d3faa x86: Drop use of global_data fb_base by Simon Glass · 5 months ago
  82. 5f32aac global_data: Move pci_clk to m68k and powerpc by Simon Glass · 5 months ago
  83. 7670200 Merge patch series "test/overlay: Make this depend on SANDBOX" by Tom Rini · 5 months ago
  84. 2191c11 test/cmd: Move wget test to under a sandbox guard by Tom Rini · 5 months ago
  85. 916a470 test/boot: Make BOOTSTD tests depend on UT_BOOTSTD by Tom Rini · 5 months ago
  86. 636e079 test/overlay: Make this depend on SANDBOX by Tom Rini · 5 months ago
  87. 5948fd0 Merge patch series "spl: mmc: Some tweaks for SPL, particularly with MMC" by Tom Rini · 5 months ago
  88. d938743 blk: Correct comment for blk_get_devnum_by_uclass_idname() by Simon Glass · 5 months ago
  89. 3fd1127 spl: Create a function to init spl_load_info by Simon Glass · 5 months ago
  90. 50a1ed4 spl: Use unified inline functions for spl_load_info by Simon Glass · 5 months ago
  91. 2a00d73 spl: mmc: Try to clean up raw-mode options by Simon Glass · 5 months ago
  92. c5cb9e5 spl: mmc: Adjust args of spl_mmc_find_device() by Simon Glass · 5 months ago
  93. 8a369de spl: mmc: Handle error codes consistently by Simon Glass · 5 months ago
  94. 1847129 spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT by Simon Glass · 5 months ago
  95. dfc0acd log: Avoid including function names by default by Simon Glass · 5 months ago
  96. 99b23d4 mmc: Use logging instead of pr_err() by Simon Glass · 5 months ago
  97. 3aa8c44 mmc: Use logging instead of printf() by Simon Glass · 5 months ago
  98. bf85af6 spl: Remove remaining #ifdef in spl_parse_image_header() by Simon Glass · 5 months ago
  99. af4ff28 spl: Remove some #ifdefs in spl_parse_image_header() by Simon Glass · 5 months ago
  100. 5f64c0c spl: Correct use of CMD_BOOTI and CMD_BOOTZ by Simon Glass · 5 months ago