1. f1c8e9c arm: mach-k3: Move K3 degenerate keys out of board folder by Nishanth Menon · 1 year, 1 month ago
  2. 140d427 arm: mach-k3: Move sysfw-loader into R5 directory by Andrew Davis · 1 year ago
  3. cf2a075 arm: mach-k3: Remove incorrect checks for SPL build by Andrew Davis · 1 year ago
  4. ffda108 arm: mach-k3: Move R5 specific code into new r5/ directory by Andrew Davis · 1 year ago
  5. 5710d0a arm: mach-k3: j721s2: Move board selection to mach-k3 by Andrew Davis · 1 year, 1 month ago
  6. e4439ca arm: mach-k3: am62ax: Move board selection to mach-k3 by Andrew Davis · 1 year, 1 month ago
  7. f3bfec7 arm: mach-k3: am62x: Move board selection to mach-k3 by Andrew Davis · 1 year, 1 month ago
  8. ed51c91 arm: mach-k3: am64x: Move board selection to mach-k3 by Andrew Davis · 1 year, 1 month ago
  9. c3a9f9b arm: mach-k3: am65x: Move board selection to mach-k3 by Andrew Davis · 1 year, 1 month ago
  10. 1736b2f arm: mach-k3: j721e: Move board selection to mach-k3 by Andrew Davis · 1 year, 1 month ago
  11. 5936351 board: ti: Add dependency from TARGET selection to SOC by Andrew Davis · 1 year, 1 month ago
  12. 0744fef Merge tag 'tpm-next-22112023' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next by Tom Rini · 1 year ago
  13. 9086e8f tpm: remove superfluous check in tpm_tis_send() by Heinrich Schuchardt · 1 year ago
  14. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  15. 24ca49b Prepare v2024.01-rc3 by Tom Rini · 1 year ago v2024.01-rc3
  16. f629d50 configs: Resync with savedefconfig by Tom Rini · 1 year ago
  17. beeb91a scsi: set dma direction to NONE for TEST UNIT READY by Nikita Yushchenko · 1 year ago
  18. 9e4b422 Merge tag 'efi-next-18112023' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next by Tom Rini · 1 year ago WIP/18Nov2023-next
  19. d5ff806 Merge branch 'master-mmc-clock' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year ago
  20. c022eed doc: uefi: add HTTP Boot support by Masahisa Kojima · 1 year, 1 month ago
  21. f01c961 cmd: efidebug: add uri device path by Masahisa Kojima · 1 year, 1 month ago
  22. d7d07a8 efi_loader: support boot from URI device path by Masahisa Kojima · 1 year, 1 month ago
  23. e0d1a1e efi_loader: add return to efibootmgr event group by Masahisa Kojima · 1 year, 1 month ago
  24. e23c8e8 efi_loader: add missing const classifier for event service by Masahisa Kojima · 1 year, 1 month ago
  25. 550862b efi_loader: Boot var automatic management by Raymond Mao · 1 year, 1 month ago
  26. d822255 blk: blkmap: add ramdisk creation utility function by Masahisa Kojima · 1 year, 1 month ago
  27. 8cf18da net: wget: add wget with dns utility function by Masahisa Kojima · 1 year, 1 month ago
  28. 04592ad net: wget: prevent overwriting reserved memory by Masahisa Kojima · 1 year, 1 month ago
  29. cc7bc82 Merge branch '2023-11-17-assorted-important-fixes' by Tom Rini · 1 year ago
  30. 0585c28 Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available" by Chris Packham · 1 year, 1 month ago
  31. eed8294 Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is present" by Chris Packham · 1 year, 1 month ago
  32. ee23d74 Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present" by Chris Packham · 1 year, 1 month ago
  33. ac33a79 imx: spl_imx_romapi: fix emmc fast boot mode case by Marcel Ziswiler · 1 year, 1 month ago
  34. e2dcadb imx: spl_imx_romapi: fix comment about stream(usb) download failure by Marcel Ziswiler · 1 year, 1 month ago
  35. e319ef0 spl: fix TPL_SYS_MALLOC_F description by John Keeping · 1 year ago
  36. 45c4b27 virtio: rng: gracefully handle 0 byte returns by Andre Przywara · 1 year, 1 month ago
  37. 741d1e9 bootstd: Avoid freeing a non-allocated buffer by Simon Glass · 1 year ago
  38. ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 1 year ago
  39. b83fae6 blk: Drop reference to DM_SPL by Simon Glass · 1 year ago WIP/2023-11-16-assorted-updates
  40. a074083 dm: core: Correct reference to DM_SPL in SPL_DM_STATS by Simon Glass · 1 year ago
  41. 6d6ea52 fs: btrfs: fix reading when length specified by Sam Edwards · 1 year ago
  42. dfeb4f0 cmd: bcb: extend BCB C API to allow read/write the fields by Dmitrii Merkurev · 1 year, 1 month ago
  43. a654369 cmd: bcb: support various block device interfaces for BCB command by Dmitrii Merkurev · 1 year, 1 month ago
  44. 66a3618 poplar: provide more space for kernel image by Igor Opaniuk · 1 year, 1 month ago
  45. 01201db poplar: use random mac address by Igor Opaniuk · 1 year, 1 month ago
  46. 13248d6 treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year, 1 month ago
  47. 3542550 spi: meson_spifc_a1: Use define for time interval by Igor Prusov · 1 year, 1 month ago
  48. d7ce04c linux/time.h: Add Linux time conversion defines by Igor Prusov · 1 year, 1 month ago
  49. 7667bde fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · 1 year, 1 month ago
  50. da35ab6 sysreset: Fix unsupported request return values by Paul Barker · 1 year, 1 month ago
  51. 15e871f board: cssi: Remove usage of common.h by Christophe Leroy · 1 year, 1 month ago
  52. 80ac19f powerpc: mpc8xx: Remove usage of common.h by Christophe Leroy · 1 year, 1 month ago
  53. fa894a3 fs/squashfs: enable LZ4 compression support by David Oberhollenzer · 1 year, 1 month ago
  54. 99374ff fs/squashfs: remove unused declarations by David Oberhollenzer · 1 year, 1 month ago
  55. 2a1812d test: eth: Don't crash if env_get returns NULL by Sean Anderson · 1 year, 1 month ago
  56. 1125e29 bootm: Enable legacy VxWorks booting from FITs by Sean Anderson · 1 year, 1 month ago
  57. 6c1608b Merge patch series "spl: Use common function for loading/parsing images" by Tom Rini · 1 year ago WIP/16Nov2023-next
  58. 54a8d84 spl: fat: Add option to disable DMA alignment by Sean Anderson · 1 year, 1 month ago
  59. 14509a2 spl: spi: Consolidate spi_load_image_os into spl_spi_load_image by Sean Anderson · 1 year, 1 month ago
  60. a04d5f6 spl: Convert spi to spl_load by Sean Anderson · 1 year, 1 month ago
  61. 9b9c6aa spl: Convert semihosting to spl_load by Sean Anderson · 1 year, 1 month ago
  62. 6029a0e spl: Convert NVMe to spl_load by Sean Anderson · 1 year, 1 month ago
  63. cbe8657 spl: Convert nor to spl_load by Sean Anderson · 1 year, 1 month ago
  64. 2e5476b spl: Convert net to spl_load by Sean Anderson · 1 year, 1 month ago
  65. 11f8346 spl: Convert nand to spl_load by Sean Anderson · 1 year, 1 month ago
  66. 5d3401a spl: Convert mmc to spl_load by Sean Anderson · 1 year, 1 month ago
  67. 682184e spl: Convert fat to spl_load by Sean Anderson · 1 year, 1 month ago
  68. b8ed722 spl: Convert ext to use spl_load by Sean Anderson · 1 year, 1 month ago
  69. 7750741 spl: Add generic spl_load function by Sean Anderson · 1 year, 1 month ago
  70. 5b3debc test: spl: Support testing LEGACY_LZMA filesystem images by Sean Anderson · 1 year, 1 month ago
  71. efe92cd spl: legacy: Split off LZMA decompression into its own function by Sean Anderson · 1 year, 1 month ago
  72. 0ddfa86 spl: nand: Remove spl_nand_legacy_read by Sean Anderson · 1 year, 1 month ago
  73. 5271e35 spl: Only support bl_len when we have to by Sean Anderson · 1 year, 1 month ago
  74. afdd2d9 spl: Remove filename from spl_load_info by Sean Anderson · 1 year, 1 month ago
  75. b63664b spl: Set FAT bl_len to ARCH_DMA_MINALIGN by Sean Anderson · 1 year, 1 month ago
  76. 73c40fc spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · 1 year, 1 month ago
  77. 33c8d01 spl: Take advantage of bl_len's power-of-twoness by Sean Anderson · 1 year, 1 month ago
  78. 5e6a112 Merge patch series "nand: Add sandbox tests" by Tom Rini · 1 year ago
  79. 0c6c83e spl: Remove dev from spl_load_info by Sean Anderson · 1 year, 1 month ago
  80. feaeb8f spl: Remove NULL assignments in spl_load_info by Sean Anderson · 1 year, 1 month ago
  81. 517e708 spl: semihosting: Don't close fd before spl_load_simple_fit by Sean Anderson · 1 year, 1 month ago
  82. 06b1bca spl: Make SHOW_ERRORS depend on LIBCOMMON by Sean Anderson · 1 year, 1 month ago
  83. 3b46cdd arm: Disable SPL_FS_FAT when it isn't used by Sean Anderson · 1 year, 1 month ago
  84. 1e86296 spl: blk_fs: Fix uninitialized return value when we can't get a blk_desc by Sean Anderson · 1 year, 1 month ago
  85. a9a7379 arm: Enable SYS_THUMB_BUILD on AT91 by Sean Anderson · 1 year, 1 month ago
  86. 8502b5b test: spl: Add a test for NAND by Sean Anderson · 1 year, 1 month ago
  87. bc8e8a4 nand: Add sandbox driver by Sean Anderson · 1 year, 1 month ago
  88. 9181cb0 arch: sandbox: Add function to create temporary files by Sean Anderson · 1 year, 1 month ago
  89. 333d43f nand: Allow reinitialization by Sean Anderson · 1 year, 1 month ago
  90. c203482 nand: Add function to unregister NAND devices by Sean Anderson · 1 year, 1 month ago
  91. b37a920 mtd: Add some fallbacks for add/del_mtd_device by Sean Anderson · 1 year, 1 month ago
  92. b35df87 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · 1 year, 1 month ago
  93. bd9573c spl: nand: Map memory before accessing it by Sean Anderson · 1 year, 1 month ago
  94. d2e0a9a cmd: nand: Map memory before accessing it by Sean Anderson · 1 year, 1 month ago
  95. 38ef64e spl: nand: Set bl_len to page size by Sean Anderson · 1 year, 1 month ago
  96. 57d3da6 spl: legacy: Honor bl_len when decompressing by Sean Anderson · 1 year, 1 month ago
  97. cdc0434 nand: spl_loaders: Only read enough pages to load the image by Sean Anderson · 1 year, 1 month ago
  98. 601b890 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · 1 year, 1 month ago
  99. 23c2ebe nand: Don't dereference NULL manufacturer_desc by Sean Anderson · 1 year, 1 month ago
  100. 23fe0c0 spl: nand: Fix NULL-pointer dereference by Sean Anderson · 1 year, 1 month ago