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