1. 6974a4a charset: make u16_strnlen accessible at runtime by Ilias Apalodimas · 4 years ago
  2. 03699bc lib/efi_loader: fix ABI in efi_mm_communicate_header by Etienne Carriere · 4 years ago
  3. 31cadc3 efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM by Heinrich Schuchardt · 4 years ago
  4. 1ec29aa fs: fat: use ATTR_ARCH instead of anonymous 0x20 by Heinrich Schuchardt · 4 years ago
  5. a2c5a92 fs: fat: directory entries starting with 0x05 by Heinrich Schuchardt · 4 years ago
  6. 661d223 fs: fat: avoid NULL dereference when root dir is full by Heinrich Schuchardt · 4 years ago
  7. 7889951 Merge tag 'u-boot-stm32-20201125' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 11 months ago WIP/25Nov2020
  8. 60a2dd6 board: st: stm32mp1: update load address for FIT examples by Patrick Delaunay · 3 years, 11 months ago
  9. c480138 phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off by Patrick Delaunay · 4 years ago
  10. e27e96a pinctrl: stmfx: update pin name by Patrick Delaunay · 4 years ago
  11. c2a8181 pinctrl: stmfx: update pincontrol and gpio device name by Patrick Delaunay · 4 years ago
  12. 2c6df94 gpio: stm32: correct the bias management by Patrick Delaunay · 4 years ago
  13. b305dbc pinctrl: stm32: display bias information for all pins by Patrick Delaunay · 4 years ago
  14. 9ed6f92 remoteproc: stm32: update error management in stm32_copro_start by Patrick Delaunay · 4 years ago
  15. 5a536df remoteproc: stm32: use reset for hold boot by Patrick Delaunay · 4 years ago
  16. d8d29a4 reset: stm32: Add support of MCU HOLD BOOT by Patrick Delaunay · 4 years ago
  17. 29e5c02 board: stm32mp1: no MTD partitions fixup for serial boot by Patrick Delaunay · 4 years ago
  18. 40426d6 SPL: stm32mp1: fix spl_mmc_boot_partition not defined by Richard Genoud · 4 years ago
  19. 34d573f ARM: dts: stm32: Drop QSPI CS2 on DHCOM by Marek Vasut · 4 years ago
  20. 64af7c3 ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOM by Marek Vasut · 4 years ago
  21. 7d51644 ARM: dts: stm32: Add DHCOM based PicoITX board by Marek Vasut · 4 years ago
  22. 77c077e arm: stm32mp: correct the ALIGN macro usage by Patrick Delaunay · 4 years ago
  23. d5b0511 ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsi by Patrice Chotard · 4 years ago
  24. 1833629 ARM: dts: stm32: Fix timer initialization for stm32 MCU's board by Patrice Chotard · 4 years ago
  25. 61c88ac ARM: dts: stm32: DT sync with kernel v5.10-rc1 for MCU's boards by Patrice Chotard · 4 years ago
  26. 63185b0 ARM: dts: sync armv7-m.dtsi with kernel v5.10-rc1 by Patrice Chotard · 4 years ago
  27. d361eaf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years ago WIP/22Nov2020
  28. 6402887 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years ago
  29. 05dac23 usb: gadget: dwc2_udc_otg: return zero when reset property is not present by Jaehoon Chung · 4 years ago
  30. e7f9e1f usb: dwc3: Handle case where setup_phy is not needed by Siva Durga Prasad Paladugu · 4 years ago
  31. 5739ef2 usb: dwc2: add "u-boot,force-vbus-detection" for stm32 by Patrick Delaunay · 4 years ago
  32. 46f3282 pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl by Lad Prabhakar · 4 years ago
  33. 2a589b7 pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1 by Biju Das · 4 years ago
  34. 8b00761 pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1 by Biju Das · 4 years ago
  35. fee13ae pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1 by Biju Das · 4 years ago
  36. 975154b pinctrl: renesas: r8a77951: Add R8A774E1 PFC support by Biju Das · 4 years ago
  37. c5f3762 pinctrl: renesas: r8a77965: Add R8A774B1 PFC support by Biju Das · 4 years ago
  38. 12e3963 Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago WIP/21Nov2020
  39. 7e5875a efi_loader: parameter check in GetNextVariableName() by Heinrich Schuchardt · 4 years ago
  40. 9aeb380 efi_loader: tcg2 protocol updates by Ilias Apalodimas · 4 years ago
  41. c32479d dfu: simplify the dependencies of DFU_TFTP by AKASHI Takahiro · 4 years ago
  42. 5b8991c Merge tag 'xilinx-for-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years ago WIP/20Nov2020
  43. cd40b82 fru: common: Record pcie/uuid fields in custom board area by Michal Simek · 4 years ago
  44. b8771d0 fru: ops: Do not let parser to write data to not allocated space by Michal Simek · 4 years ago
  45. 5fb093f fru: common: Switch capture variable with the rest by Michal Simek · 4 years ago
  46. 072dbc7 arm64: zynqmp: Enable TPM for xilinx platforms by Michal Simek · 4 years ago
  47. 6004db9 arm64: zynqmp: Get rid of unused macros by Michal Simek · 4 years ago
  48. d99f163 tpm: spi: Cleanup source code by Michal Simek · 4 years ago
  49. 631a241 microblaze: Detect NOR flash based on DT by Michal Simek · 4 years ago
  50. 09996b4 microblaze: Unify of setting for SPL_NOR/XIP support by Michal Simek · 4 years ago
  51. a3c43fb microblaze: Remove CONFIG_SYS_FDT_SIZE by Michal Simek · 4 years ago
  52. 6c5828d microblaze: Get rid of xparameters.h by Michal Simek · 4 years ago
  53. 7556fa0 microblaze: Simplify cache handling by Michal Simek · 4 years ago
  54. 91218f4 microblaze: Clean config file from ifdef mess by Michal Simek · 4 years ago
  55. 9c2aa7e microblaze: Enable GCC garbage collector for full U-Boot by Michal Simek · 4 years ago
  56. b806806 Merge branch '2020-11-18-assorted-fixes' by Tom Rini · 4 years ago WIP/19Nov2020
  57. dd4866b fs/squashfs: implement exists() function by Richard Genoud · 4 years ago
  58. 21b1b3b fs/squashfs: sqfs_read: remove buggy offset functionality by Richard Genoud · 4 years ago
  59. cbd5e40 fs/squashfs: sqfs_read: don't write beyond buffer size by Richard Genoud · 4 years ago
  60. 6d25bd3 fs/squashfs: sqfs_probe: use sqfs_decompressor_init() return value by Richard Genoud · 4 years ago
  61. 56cf1ce fs/squashfs: sqfs_probe: reset cur_dev/cur_part_info to NULL on error by Richard Genoud · 4 years ago
  62. ccd4c08 fs/squashfs: sqfs_probe: fix possible memory leak on error by Richard Genoud · 4 years ago
  63. 571b67e fs/squashfs: sqfs_read: fix memory leak on finfo.blk_sizes by Richard Genoud · 4 years ago
  64. 3368680 fs/squashfs: sqfs_get_abs_path: fix possible memory leak on error by Richard Genoud · 4 years ago
  65. 53db0e2 fs/squashfs: sqfs_get_abs_path: fix error check by Richard Genoud · 4 years ago
  66. c9b8e86 fs/squashfs: sqfs_frag_lookup: simplify error handling by Richard Genoud · 4 years ago
  67. 555459e fs/squashfs: sqfs_read: fix another memory leak by Richard Genoud · 4 years ago
  68. 7ce9745 fs/squashfs: sqfs_read: fix memory leak by Richard Genoud · 4 years ago
  69. b34949f fs/squashfs: sqfs_read: remove useless sqfs_closedir() by Richard Genoud · 4 years ago
  70. d1d8d75 fs/squashfs: sqfs_read: fix dangling pointer dirs->entry by Richard Genoud · 4 years ago
  71. 35475f8 fs/squashfs: sqfs_size: remove useless sqfs_closedir() by Richard Genoud · 4 years ago
  72. 508a9dc fs/squashfs: sqfs_size: fix dangling pointer dirs->entry by Richard Genoud · 4 years ago
  73. dc3312c fs/squashfs: sqfs_concat_tokens: check if malloc succeeds by Richard Genoud · 4 years ago
  74. 4c83d27 fs/squashfs: sqfs_read_inode_table: fix dangling pointer by Richard Genoud · 4 years ago
  75. cd54591 fs/squashfs: sqfs_search_dir: fix memory leaks by Richard Genoud · 4 years ago
  76. 01e71ec fs/squashfs: sqfs_search_dir: fix dangling pointer by Richard Genoud · 4 years ago
  77. 7d23b2c fs/squashfs: sqfs_read_directory_table: fix memory leak by Richard Genoud · 4 years ago
  78. 5487477 fs/squashfs: sqfs_split_path: fix memory leak and dangling pointers by Richard Genoud · 4 years ago
  79. 87d11e0 fs/squashfs: sqfs_closedir: fix memory leak by Richard Genoud · 4 years ago
  80. ea1b165 fs/squashfs: sqfs_opendir: simplify error handling by Richard Genoud · 4 years ago
  81. f268768 fs/squashfs: sqfs_opendir: fix some memory leaks and dangling pointers by Richard Genoud · 4 years ago
  82. 1b1e0c0 fs/squashfs: fix board hang-up when calling .exists() by Richard Genoud · 4 years ago
  83. 4891c4e fs: btrfs: initialize @ret to 0 to prevent uninitialized return value by Qu Wenruo · 4 years ago
  84. 9b5546c fs: btrfs: inode: handle uninitialized type before returning it by Qu Wenruo · 4 years ago
  85. c49b0eb fs/squashfs: Fix index off by 1 for inode SQFS_LDIR_TYPE by Gerard Koskamp · 4 years ago
  86. e040725 drivers: led: bcm6858: set the correct led polarity register by Steven Lawrance · 4 years ago
  87. c904a0b km/ppc: use Kconfig for MEMTEST configuration by Holger Brunck · 4 years ago
  88. aef04a8 km: replace hardcoded address for imported environment by Matteo Ghidoni · 4 years ago
  89. 7291332 env: typo enougth by Heinrich Schuchardt · 4 years ago
  90. e157a11 tools: dumpimage: Remove remaining mentions of the -i option by Tyler Hicks · 4 years ago
  91. 6a457bb common: fit: add missing newline by Michael Walle · 4 years ago
  92. 2692749 tools: image-host.c: use correct variable for strerrno by Philippe Reynes · 4 years ago
  93. cc34f04 tools: image-host.c: use random instead of rand by Philippe Reynes · 4 years ago
  94. 5a7885c arm: vexpress: don't reset flags in board_init to avoid losing previous ones by Arnaud Aujon Chevallier · 4 years ago
  95. 2a0a577 env: mmc: Correct partition comparison in mmc_offset_try_partition by Hoyeonjiki Kim · 4 years ago
  96. e800d71 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years ago WIP/17Nov2020
  97. 6e35c1c pinctrl: k210: Rename power domains to match datasheet by Sean Anderson · 4 years ago
  98. 82b838f pinctrl: k210: Fix inverted IE and OE for I2C by Sean Anderson · 4 years ago
  99. f0b1831 doc: qemu-riscv: describe attaching a disk image by Heinrich Schuchardt · 4 years ago
  100. 2873ca2 riscv: enable SATA disk on QEMU RISC-V by Heinrich Schuchardt · 4 years ago