1. 0b9f77f bloblist: Set version to 1 by Simon Glass · 10 months ago
  2. 5a53e56 bloblist: Change the magic value by Simon Glass · 10 months ago
  3. 1a2e02f bloblist: Adjust API to align in powers of 2 by Simon Glass · 10 months ago
  4. e748e4b bloblist: Update the tag numbering by Simon Glass · 10 months ago
  5. 9a06837 cli: Enables using modern hush parser as command line parser by Francis Laniel · 10 months ago
  6. 603a814 global_data.h: add GD_FLG_HUSH_OLD_PARSER flag by Francis Laniel · 10 months ago
  7. cb1277c test: Add framework to test hush behavior by Francis Laniel · 10 months ago
  8. 7c4647b Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 10 months ago WIP/21Dec2023-next
  9. d37086a bootm: Create a new boot_run() function to handle booting by Simon Glass · 10 months ago
  10. e7683c3 bootm: Create a function to run through the booti states by Simon Glass · 10 months ago
  11. 3405c9b bootm: Create a function to run through the bootz states by Simon Glass · 10 months ago
  12. e1a24c0 bootm: Create a function to run through the bootm states by Simon Glass · 10 months ago
  13. 725ddf1 bootm: Tidy up boot_selected_os() by Simon Glass · 10 months ago
  14. b5d397f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · 10 months ago
  15. a6c4916 bootm: Drop arguments from do_bootm_states() by Simon Glass · 10 months ago
  16. e370e3d bootm: Move do_bootm_states() comment to header file by Simon Glass · 10 months ago
  17. c2211ff bootm: Add more fields to bootm_info by Simon Glass · 10 months ago
  18. a48336e bootm: Adjust arguments of boot_os_fn by Simon Glass · 10 months ago
  19. c492162 bootm: Create a struct for argument information by Simon Glass · 10 months ago
  20. 76c53da iommu: add a connect op by Caleb Connolly · 10 months ago
  21. 0d72b0f include: env: ti: ti_common: Run main_cpsw0_qsgmii_phyinit conditionally by Manorit Chawdhry · 10 months ago
  22. 1e8ce11 include: Further cleanup includes by Tom Rini · 10 months ago
  23. 071cf27 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · 10 months ago
  24. 28388f4 arc: Cleanup and audit usage of <config.h> by Tom Rini · 10 months ago
  25. 10be393 qe: Add <config.h> to linux/immap_qe.h by Tom Rini · 10 months ago
  26. b106961 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 10 months ago
  27. fd211f8 board: lg: x3-t30: switch to DM pinmux by Svyatoslav Ryhel · 11 months ago
  28. 52b6bbf drivers: gpio: implement PALMAS GPIO cell by Svyatoslav Ryhel · 1 year, 3 months ago
  29. 6b24c37 drivers: gpio: implement MAX77663 GPIO cell by Svyatoslav Ryhel · 1 year, 3 months ago
  30. 9cfef5f Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · 10 months ago
  31. 5679ecc dt-bindings: clock: add Mediatek MT8365 pinctrl bindings by Julien Masson · 11 months ago
  32. ee33f65 arm: mediatek: add support for MediaTek MT8365 SoC by Julien Masson · 11 months ago
  33. 80cdb6d dt-bindings: power: add power-domain header for MediaTek MT8365 SoC by Julien Masson · 11 months ago
  34. af3fa85 dt-bindings: clock: add Mediatek MT8365 SoC clock bindings by Julien Masson · 11 months ago
  35. c86c1d0 arm: vexpress64: juno: Allow boot from VirtIO by Robert Catherall · 11 months ago
  36. a6f8613 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 10 months ago WIP/18Dec2023-next
  37. cd908ba Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 10 months ago
  38. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 10 months ago
  39. 44a792c riscv: sifive: unmatched: migrate to text environment by Yong-Xuan Wang · 11 months ago
  40. 7576ab2 riscv: Add support for AMD/Xilinx MicroBlaze V by Michal Simek · 12 months ago
  41. 0bef4b0 cmd: bootefi: move library interfaces under lib/efi_loader by AKASHI Takahiro · 11 months ago
  42. 296faf4 cmd: bootefi: re-organize do_bootefi() by AKASHI Takahiro · 11 months ago
  43. 8bb3cd7 Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-boot-clk into next by Tom Rini · 10 months ago WIP/15Dec2023-next
  44. a213289 board: ti: k3: Remove need for CFG_SYS_SDRAM_BASE by Andrew Davis · 11 months ago WIP/2023-12-15-assorted-TI-platform-updates
  45. c936ef7 Merge tag 'u-boot-stm32-20231215' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 10 months ago
  46. 5666558 cmd: clk: Make soc_clk_dump static by Igor Prusov · 11 months ago
  47. 505ef5f clk: Add dump operation to clk_ops by Igor Prusov · 11 months ago
  48. d7a2c7f Merge patch series "bootm: Handle compressed arm64 images with bootm" by Tom Rini · 10 months ago
  49. cedcf38 image: Correct load_bug typo by Simon Glass · 11 months ago
  50. 29e3b24 board: stm32f469-disco: add splash screen with stmicroelectronics logo by Dario Binacchi · 10 months ago
  51. 0f2c632 mtd: spinand: add support for ESMT F50x1G41LB by Igor Prusov · 1 year ago
  52. 11e1cc7 Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 10 months ago
  53. bda020e acpi: fix struct acpi_xsdt by Heinrich Schuchardt · 11 months ago
  54. f2cbe6e boot: Move adding initrd earlier in image_setup_libfdt() by Simon Glass · 11 months ago
  55. 451c1ab fdt: Improve the comment for fdt_shrink_to_minimum() by Simon Glass · 11 months ago
  56. 1de1a03 boot: Drop size parameter from image_setup_libfdt() by Simon Glass · 11 months ago
  57. c659ac7 acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · 11 months ago
  58. cde03fa video: Add a function to clear the display by Simon Glass · 1 year, 1 month ago
  59. 30a75e7 test: Add helper to skip to partial console line by Simon Glass · 1 year, 1 month ago
  60. 4001e5a test: Add a new suite for commands by Simon Glass · 1 year, 1 month ago
  61. 03622f3 pico-imx7d: add baseboard SD card boot detect by Benjamin Szőke · 10 months ago
  62. 9565771 Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 10 months ago
  63. 8632b36 command: Introduce functions to obtain command arguments by Simon Glass · 11 months ago
  64. 1047b53 bootstd: Introduce programmatic boot by Simon Glass · 11 months ago
  65. 3ac85bd bootm: Adjust the parameters of bootm_find_images() by Simon Glass · 11 months ago
  66. 9645628 bootm: Reduce arguments to boot_get_loadables() by Simon Glass · 11 months ago
  67. 745367b bootm: Reduce arguments to boot_get_fpga() by Simon Glass · 11 months ago
  68. 0aa923a bootm: Reduce arguments to boot_get_fdt() by Simon Glass · 11 months ago
  69. ba5e3f7 bootm: Pass image buffer to boot_get_fdt() by Simon Glass · 11 months ago
  70. 813f75d fdt: Allow use of fdt_support inside if() statements by Simon Glass · 11 months ago
  71. 8eda15b bootm: Reduce arguments to boot_get_ramdisk() by Simon Glass · 11 months ago
  72. bdfa1b6 bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO by Simon Glass · 11 months ago
  73. 429acb3 image: Document error codes from fit_image_load() by Simon Glass · 11 months ago
  74. 530cc47 image: Tidy up genimg_get_kernel_addr_fit() by Simon Glass · 11 months ago
  75. e62714c bootstd: Add missing header file from bootdev.h by Simon Glass · 11 months ago
  76. 10c398d treewide: Tidy up semicolon after command macros by Simon Glass · 11 months ago
  77. bfe3c7b Merge patch series "some LED patches" by Tom Rini · 10 months ago
  78. 3bf0515 led: introduce led_bind_generic() by Rasmus Villemoes · 11 months ago
  79. 62b1bbd librem5: Add addresses for compressed kernel load by Arnaud Ferraris · 12 months ago
  80. f319766 arm: dts: imx8mp: Sync with linux-next 20231019 by Fabio Estevam · 1 year ago
  81. 994a51d imx: imx8mp: Add support for Polyhex Debix Model A SBC by Gilles Talis · 10 months ago
  82. 29e31c5 board: colibri_imx7: fix emmc detection by Marcel Ziswiler · 10 months ago
  83. 8737914 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 10 months ago
  84. dd29208 Merge patch series "bootflow: bootmeth_efi: Fix network efi boot." by Tom Rini · 10 months ago
  85. 184fc03 bootflow: bootmeth_efi: Handle fdt not available. by Shantur Rathore · 11 months ago
  86. 94533cd starfive: visionfive2: add device tree overlay support by John Clark · 11 months ago
  87. d379150 Merge tag 'v2024.01-rc4' into next by Tom Rini · 11 months ago
  88. 2526cd9 usb: xhci: Better error handling in abort_td() by Hector Martin · 12 months ago
  89. cef52c9 configs: keystone2: Do not include hardware.h by Andrew Davis · 11 months ago
  90. 83ad745 configs: keystone2: Remove unused SPL_MALLOC_F_SIZE and KEYSTONE_SPL_STACK_SIZE by Andrew Davis · 11 months ago
  91. e2a9edc Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · 11 months ago
  92. 08f622a fs: fat: calculate FAT type based on cluster count by Christian Taedcke · 11 months ago
  93. 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 11 months ago
  94. fa34fbf asm-generic: Import functions from Linux by Igor Prusov · 11 months ago
  95. 66c2173 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · 11 months ago
  96. 6f646d1 sysinfo: Allow displaying more info on startup by Simon Glass · 11 months ago
  97. ef211ab board: Move show_board_info() comment to header file by Simon Glass · 11 months ago
  98. d6e052c Merge patch series "ufs: Add a PCI UFS controller support" by Tom Rini · 11 months ago
  99. 07a64f0 pci_ids: Add Red Hat vendor and device IDs by Bin Meng · 1 year ago
  100. 129d6a0 Merge tag 'u-boot-dfu-next-20231124' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · 11 months ago