1. 50efdf2 common: update: fix an "unused" warning against update_flash() by AKASHI Takahiro · 4 years, 1 month ago
  2. d211e04 global_data: Fix comment for dm_driver_rt by Simon Glass · 4 years, 1 month ago
  3. d61e784 log: Fix comment for LOGC_BOOT by Simon Glass · 4 years, 1 month ago
  4. 3cbb026 linux/compat.h: Remove debug() from spin_lock_irqsave() by Andy Shevchenko · 4 years, 1 month ago
  5. c2ba01c watchdog: sbsa: timeout should be in "millisecond" by Zhao Qiang · 4 years, 1 month ago
  6. 7e932ac fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after free by Richard Genoud · 4 years, 1 month ago
  7. ab31883 Merge tag 'dm-pull-30nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 1 month ago
  8. 80cbd73 Merge tag 'mips-fixes-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 1 month ago
  9. a9e73d2 binman: Remove additional backslash by Michal Simek · 4 years, 1 month ago
  10. e7e7e10 dm: core: Fix incorrect flag check by Marek Vasut · 4 years, 1 month ago
  11. 87d07cc sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · 4 years, 1 month ago
  12. f31e83d binman: Handle tool paths containing '~' correctly by Simon Glass · 4 years, 2 months ago
  13. 0719bf4 Prepare v2021.01-rc3 by Tom Rini · 4 years, 1 month ago
  14. 53def46 configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
  15. 540a2bc mips: octeon: tools: Add update_octeon_header tool by Stefan Roese · 4 years, 1 month ago
  16. b7eac19 mips: octeon: bootoctlinux: Use gd->ram_size instead of ram_get_info() by Stefan Roese · 4 years, 2 months ago
  17. 8bab2c8 mips: octeon: Report full DDR size in dram_init() to gd->ram_size by Stefan Roese · 4 years, 2 months ago
  18. 8a13825 mips: octeon: Fix Octeon DDR driver to use the correct struct by Stefan Roese · 4 years, 2 months ago
  19. de24bc7 mips: start.S: Add Octeon boot header compatibility by Stefan Roese · 4 years, 2 months ago
  20. a7ab4b7 Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 1 month ago
  21. fc4c2f7 Merge tag 'efi-2021-01-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
  22. 6974a4a charset: make u16_strnlen accessible at runtime by Ilias Apalodimas · 4 years, 1 month ago
  23. 03699bc lib/efi_loader: fix ABI in efi_mm_communicate_header by Etienne Carriere · 4 years, 1 month ago
  24. 31cadc3 efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM by Heinrich Schuchardt · 4 years, 1 month ago
  25. 1ec29aa fs: fat: use ATTR_ARCH instead of anonymous 0x20 by Heinrich Schuchardt · 4 years, 1 month ago
  26. a2c5a92 fs: fat: directory entries starting with 0x05 by Heinrich Schuchardt · 4 years, 1 month ago
  27. 661d223 fs: fat: avoid NULL dereference when root dir is full by Heinrich Schuchardt · 4 years, 1 month ago
  28. f6cf78d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 1 month ago
  29. f517e5f riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controller by Pragnesh Patel · 4 years, 1 month ago
  30. b2d4cbe i2c: ocores: add i2c driver for OpenCores I2C controller by Pragnesh Patel · 4 years, 1 month ago
  31. 9420122 i2c: designware_i2c: Don't warn if no reset controller by Simon Glass · 4 years, 2 months ago
  32. 5a13c0d i2c: mvtwsi: disable i2c slave also on Armada 8k by Baruch Siach · 4 years, 3 months ago
  33. b3dc016 mmc: check a return value about regulator's always-on by Jaehoon Chung · 4 years, 2 months ago
  34. 5889645 mmc: display an error number to debug by Jaehoon Chung · 4 years, 1 month ago
  35. 8ee802f mmc: fsl_esdhc: make sure delay chain locked for HS400 by Yangbo Lu · 4 years, 2 months ago
  36. 263ddfc mmc: fsl_esdhc: set sysctl register for clock initialization by Yangbo Lu · 4 years, 2 months ago
  37. da12917 mmc: Add some helper functions for retrying on error by Sean Anderson · 4 years, 2 months ago
  38. 7889951 Merge tag 'u-boot-stm32-20201125' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 1 month ago
  39. 60a2dd6 board: st: stm32mp1: update load address for FIT examples by Patrick Delaunay · 4 years, 1 month ago
  40. c480138 phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off by Patrick Delaunay · 4 years, 2 months ago
  41. e27e96a pinctrl: stmfx: update pin name by Patrick Delaunay · 4 years, 2 months ago
  42. c2a8181 pinctrl: stmfx: update pincontrol and gpio device name by Patrick Delaunay · 4 years, 2 months ago
  43. 2c6df94 gpio: stm32: correct the bias management by Patrick Delaunay · 4 years, 2 months ago
  44. b305dbc pinctrl: stm32: display bias information for all pins by Patrick Delaunay · 4 years, 2 months ago
  45. 9ed6f92 remoteproc: stm32: update error management in stm32_copro_start by Patrick Delaunay · 4 years, 2 months ago
  46. 5a536df remoteproc: stm32: use reset for hold boot by Patrick Delaunay · 4 years, 2 months ago
  47. d8d29a4 reset: stm32: Add support of MCU HOLD BOOT by Patrick Delaunay · 4 years, 2 months ago
  48. 29e5c02 board: stm32mp1: no MTD partitions fixup for serial boot by Patrick Delaunay · 4 years, 2 months ago
  49. 40426d6 SPL: stm32mp1: fix spl_mmc_boot_partition not defined by Richard Genoud · 4 years, 2 months ago
  50. 34d573f ARM: dts: stm32: Drop QSPI CS2 on DHCOM by Marek Vasut · 4 years, 2 months ago
  51. 64af7c3 ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOM by Marek Vasut · 4 years, 2 months ago
  52. 7d51644 ARM: dts: stm32: Add DHCOM based PicoITX board by Marek Vasut · 4 years, 2 months ago
  53. 77c077e arm: stm32mp: correct the ALIGN macro usage by Patrick Delaunay · 4 years, 2 months ago
  54. d5b0511 ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsi by Patrice Chotard · 4 years, 2 months ago
  55. 1833629 ARM: dts: stm32: Fix timer initialization for stm32 MCU's board by Patrice Chotard · 4 years, 2 months ago
  56. 61c88ac ARM: dts: stm32: DT sync with kernel v5.10-rc1 for MCU's boards by Patrice Chotard · 4 years, 2 months ago
  57. 63185b0 ARM: dts: sync armv7-m.dtsi with kernel v5.10-rc1 by Patrice Chotard · 4 years, 2 months ago
  58. d361eaf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years, 1 month ago
  59. 6402887 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 1 month ago
  60. 05dac23 usb: gadget: dwc2_udc_otg: return zero when reset property is not present by Jaehoon Chung · 4 years, 2 months ago
  61. e7f9e1f usb: dwc3: Handle case where setup_phy is not needed by Siva Durga Prasad Paladugu · 4 years, 2 months ago
  62. 5739ef2 usb: dwc2: add "u-boot,force-vbus-detection" for stm32 by Patrick Delaunay · 4 years, 2 months ago
  63. 46f3282 pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl by Lad Prabhakar · 4 years, 2 months ago
  64. 2a589b7 pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1 by Biju Das · 4 years, 2 months ago
  65. 8b00761 pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1 by Biju Das · 4 years, 2 months ago
  66. fee13ae pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1 by Biju Das · 4 years, 2 months ago
  67. 975154b pinctrl: renesas: r8a77951: Add R8A774E1 PFC support by Biju Das · 4 years, 2 months ago
  68. c5f3762 pinctrl: renesas: r8a77965: Add R8A774B1 PFC support by Biju Das · 4 years, 2 months ago
  69. 12e3963 Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
  70. 7e5875a efi_loader: parameter check in GetNextVariableName() by Heinrich Schuchardt · 4 years, 1 month ago
  71. 9aeb380 efi_loader: tcg2 protocol updates by Ilias Apalodimas · 4 years, 1 month ago
  72. c32479d dfu: simplify the dependencies of DFU_TFTP by AKASHI Takahiro · 4 years, 1 month ago
  73. 5b8991c Merge tag 'xilinx-for-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 1 month ago
  74. cd40b82 fru: common: Record pcie/uuid fields in custom board area by Michal Simek · 4 years, 2 months ago
  75. b8771d0 fru: ops: Do not let parser to write data to not allocated space by Michal Simek · 4 years, 2 months ago
  76. 5fb093f fru: common: Switch capture variable with the rest by Michal Simek · 4 years, 2 months ago
  77. 072dbc7 arm64: zynqmp: Enable TPM for xilinx platforms by Michal Simek · 4 years, 2 months ago
  78. 6004db9 arm64: zynqmp: Get rid of unused macros by Michal Simek · 4 years, 2 months ago
  79. d99f163 tpm: spi: Cleanup source code by Michal Simek · 4 years, 2 months ago
  80. 631a241 microblaze: Detect NOR flash based on DT by Michal Simek · 4 years, 2 months ago
  81. 09996b4 microblaze: Unify of setting for SPL_NOR/XIP support by Michal Simek · 4 years, 2 months ago
  82. a3c43fb microblaze: Remove CONFIG_SYS_FDT_SIZE by Michal Simek · 4 years, 2 months ago
  83. 6c5828d microblaze: Get rid of xparameters.h by Michal Simek · 4 years, 2 months ago
  84. 7556fa0 microblaze: Simplify cache handling by Michal Simek · 4 years, 2 months ago
  85. 91218f4 microblaze: Clean config file from ifdef mess by Michal Simek · 4 years, 2 months ago
  86. 9c2aa7e microblaze: Enable GCC garbage collector for full U-Boot by Michal Simek · 4 years, 2 months ago
  87. b806806 Merge branch '2020-11-18-assorted-fixes' by Tom Rini · 4 years, 1 month ago
  88. dd4866b fs/squashfs: implement exists() function by Richard Genoud · 4 years, 2 months ago
  89. 21b1b3b fs/squashfs: sqfs_read: remove buggy offset functionality by Richard Genoud · 4 years, 2 months ago
  90. cbd5e40 fs/squashfs: sqfs_read: don't write beyond buffer size by Richard Genoud · 4 years, 2 months ago
  91. 6d25bd3 fs/squashfs: sqfs_probe: use sqfs_decompressor_init() return value by Richard Genoud · 4 years, 2 months ago
  92. 56cf1ce fs/squashfs: sqfs_probe: reset cur_dev/cur_part_info to NULL on error by Richard Genoud · 4 years, 2 months ago
  93. ccd4c08 fs/squashfs: sqfs_probe: fix possible memory leak on error by Richard Genoud · 4 years, 2 months ago
  94. 571b67e fs/squashfs: sqfs_read: fix memory leak on finfo.blk_sizes by Richard Genoud · 4 years, 2 months ago
  95. 3368680 fs/squashfs: sqfs_get_abs_path: fix possible memory leak on error by Richard Genoud · 4 years, 2 months ago
  96. 53db0e2 fs/squashfs: sqfs_get_abs_path: fix error check by Richard Genoud · 4 years, 2 months ago
  97. c9b8e86 fs/squashfs: sqfs_frag_lookup: simplify error handling by Richard Genoud · 4 years, 2 months ago
  98. 555459e fs/squashfs: sqfs_read: fix another memory leak by Richard Genoud · 4 years, 2 months ago
  99. 7ce9745 fs/squashfs: sqfs_read: fix memory leak by Richard Genoud · 4 years, 2 months ago
  100. b34949f fs/squashfs: sqfs_read: remove useless sqfs_closedir() by Richard Genoud · 4 years, 2 months ago