1. fc36442 efi_loader: replace printf by log in efi_uclass.c by Heinrich Schuchardt · 3 years, 11 months ago
  2. a2c8324 Merge branch '2020-12-01-next-imports' into next by Tom Rini · 3 years, 11 months ago
  3. 7292a18 km/arm: coding style clean up by Holger Brunck · 4 years ago WIP/2020-12-01-next-imports
  4. 7d5b1bf spl: spl_fit.c: enable check of signature for config node in spl/tpl by Philippe Reynes · 4 years ago
  5. a282ada IPQ40xx: clk: add USB clock handling by Robert Marko · 4 years ago
  6. 20476b5 IPQ40xx: clk: dont always return 0 by Robert Marko · 4 years ago
  7. 164cc98 IPQ40xx: clk: drop breaks in switch case by Robert Marko · 4 years ago
  8. 9053453 IPQ40xx: clk: use dev_read_addr() by Robert Marko · 4 years ago
  9. 48aee0a cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years ago
  10. 310f285 hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files by Patrick Delaunay · 4 years ago
  11. e1864db net: sntp: remove CONFIG_TIMESTAMP constraint by Heinrich Schuchardt · 4 years ago
  12. 2c02152 setexpr: Add support for strings by Simon Glass · 4 years ago
  13. f66bee4 setexpr: Convert to use a struct for values by Simon Glass · 4 years ago
  14. 8f4aa7d setexpr: Correct buffer overflow bug and enable tests by Simon Glass · 4 years ago
  15. 9528229 setexpr: Correct dropping of final unmatched string by Simon Glass · 4 years ago
  16. d422c77 setexpr: Add some tests for buffer overflow and backref by Simon Glass · 4 years ago
  17. 56331b2 setexpr: Split the core logic into its own function by Simon Glass · 4 years ago
  18. e713124 test: Add some setexpr regex tests by Simon Glass · 4 years ago
  19. 25a43ac setexpr: Add explicit support for 32- and 64-bit ints by Simon Glass · 4 years ago
  20. 7526dee command: Add constants for cmd_get_data_size string / error by Simon Glass · 4 years ago
  21. 90a9901 test: Add some tests for setexpr by Simon Glass · 4 years ago
  22. 4532bf4 Makefile: Correctly propagate failure when removing target by Pali Rohár · 4 years ago
  23. 8558217 gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  24. c8e251f Adds basic support for ProxyDHCP by Lyle Franklin · 5 years ago
  25. db36674 cmd: pxe: Use internal FDT if retrieving from FDTDIR fails by Anton Leontiev · 5 years ago
  26. 0719bf4 Prepare v2021.01-rc3 by Tom Rini · 3 years, 11 months ago v2021.01-rc3
  27. 53def46 configs: Resync with savedefconfig by Tom Rini · 3 years, 11 months ago
  28. a7ab4b7 Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 11 months ago WIP/29Nov2020
  29. fc4c2f7 Merge tag 'efi-2021-01-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 11 months ago
  30. 6974a4a charset: make u16_strnlen accessible at runtime by Ilias Apalodimas · 4 years ago
  31. 03699bc lib/efi_loader: fix ABI in efi_mm_communicate_header by Etienne Carriere · 4 years ago
  32. 31cadc3 efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM by Heinrich Schuchardt · 4 years ago
  33. 1ec29aa fs: fat: use ATTR_ARCH instead of anonymous 0x20 by Heinrich Schuchardt · 4 years ago
  34. a2c5a92 fs: fat: directory entries starting with 0x05 by Heinrich Schuchardt · 4 years ago
  35. 661d223 fs: fat: avoid NULL dereference when root dir is full by Heinrich Schuchardt · 4 years ago
  36. f6cf78d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 3 years, 11 months ago WIP/28Nov2020
  37. f517e5f riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controller by Pragnesh Patel · 4 years ago
  38. b2d4cbe i2c: ocores: add i2c driver for OpenCores I2C controller by Pragnesh Patel · 4 years ago
  39. 9420122 i2c: designware_i2c: Don't warn if no reset controller by Simon Glass · 4 years ago
  40. 5a13c0d i2c: mvtwsi: disable i2c slave also on Armada 8k by Baruch Siach · 4 years, 1 month ago
  41. b3dc016 mmc: check a return value about regulator's always-on by Jaehoon Chung · 4 years ago
  42. 5889645 mmc: display an error number to debug by Jaehoon Chung · 4 years ago
  43. 8ee802f mmc: fsl_esdhc: make sure delay chain locked for HS400 by Yangbo Lu · 4 years ago
  44. 263ddfc mmc: fsl_esdhc: set sysctl register for clock initialization by Yangbo Lu · 4 years ago
  45. da12917 mmc: Add some helper functions for retrying on error by Sean Anderson · 4 years ago
  46. 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
  47. 60a2dd6 board: st: stm32mp1: update load address for FIT examples by Patrick Delaunay · 3 years, 11 months ago
  48. c480138 phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off by Patrick Delaunay · 4 years ago
  49. e27e96a pinctrl: stmfx: update pin name by Patrick Delaunay · 4 years ago
  50. c2a8181 pinctrl: stmfx: update pincontrol and gpio device name by Patrick Delaunay · 4 years ago
  51. 2c6df94 gpio: stm32: correct the bias management by Patrick Delaunay · 4 years ago
  52. b305dbc pinctrl: stm32: display bias information for all pins by Patrick Delaunay · 4 years ago
  53. 9ed6f92 remoteproc: stm32: update error management in stm32_copro_start by Patrick Delaunay · 4 years ago
  54. 5a536df remoteproc: stm32: use reset for hold boot by Patrick Delaunay · 4 years ago
  55. d8d29a4 reset: stm32: Add support of MCU HOLD BOOT by Patrick Delaunay · 4 years ago
  56. 29e5c02 board: stm32mp1: no MTD partitions fixup for serial boot by Patrick Delaunay · 4 years ago
  57. 40426d6 SPL: stm32mp1: fix spl_mmc_boot_partition not defined by Richard Genoud · 4 years ago
  58. 34d573f ARM: dts: stm32: Drop QSPI CS2 on DHCOM by Marek Vasut · 4 years ago
  59. 64af7c3 ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOM by Marek Vasut · 4 years ago
  60. 7d51644 ARM: dts: stm32: Add DHCOM based PicoITX board by Marek Vasut · 4 years ago
  61. 77c077e arm: stm32mp: correct the ALIGN macro usage by Patrick Delaunay · 4 years ago
  62. d5b0511 ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsi by Patrice Chotard · 4 years ago
  63. 1833629 ARM: dts: stm32: Fix timer initialization for stm32 MCU's board by Patrice Chotard · 4 years ago
  64. 61c88ac ARM: dts: stm32: DT sync with kernel v5.10-rc1 for MCU's boards by Patrice Chotard · 4 years ago
  65. 63185b0 ARM: dts: sync armv7-m.dtsi with kernel v5.10-rc1 by Patrice Chotard · 4 years ago
  66. d361eaf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years ago WIP/22Nov2020
  67. 6402887 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years ago
  68. 05dac23 usb: gadget: dwc2_udc_otg: return zero when reset property is not present by Jaehoon Chung · 4 years ago
  69. e7f9e1f usb: dwc3: Handle case where setup_phy is not needed by Siva Durga Prasad Paladugu · 4 years ago
  70. 5739ef2 usb: dwc2: add "u-boot,force-vbus-detection" for stm32 by Patrick Delaunay · 4 years ago
  71. 46f3282 pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl by Lad Prabhakar · 4 years ago
  72. 2a589b7 pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1 by Biju Das · 4 years ago
  73. 8b00761 pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1 by Biju Das · 4 years ago
  74. fee13ae pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1 by Biju Das · 4 years ago
  75. 975154b pinctrl: renesas: r8a77951: Add R8A774E1 PFC support by Biju Das · 4 years ago
  76. c5f3762 pinctrl: renesas: r8a77965: Add R8A774B1 PFC support by Biju Das · 4 years ago
  77. 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
  78. 7e5875a efi_loader: parameter check in GetNextVariableName() by Heinrich Schuchardt · 4 years ago
  79. 9aeb380 efi_loader: tcg2 protocol updates by Ilias Apalodimas · 4 years ago
  80. c32479d dfu: simplify the dependencies of DFU_TFTP by AKASHI Takahiro · 4 years ago
  81. 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
  82. cd40b82 fru: common: Record pcie/uuid fields in custom board area by Michal Simek · 4 years ago
  83. b8771d0 fru: ops: Do not let parser to write data to not allocated space by Michal Simek · 4 years ago
  84. 5fb093f fru: common: Switch capture variable with the rest by Michal Simek · 4 years ago
  85. 072dbc7 arm64: zynqmp: Enable TPM for xilinx platforms by Michal Simek · 4 years ago
  86. 6004db9 arm64: zynqmp: Get rid of unused macros by Michal Simek · 4 years ago
  87. d99f163 tpm: spi: Cleanup source code by Michal Simek · 4 years ago
  88. 631a241 microblaze: Detect NOR flash based on DT by Michal Simek · 4 years ago
  89. 09996b4 microblaze: Unify of setting for SPL_NOR/XIP support by Michal Simek · 4 years ago
  90. a3c43fb microblaze: Remove CONFIG_SYS_FDT_SIZE by Michal Simek · 4 years ago
  91. 6c5828d microblaze: Get rid of xparameters.h by Michal Simek · 4 years ago
  92. 7556fa0 microblaze: Simplify cache handling by Michal Simek · 4 years ago
  93. 91218f4 microblaze: Clean config file from ifdef mess by Michal Simek · 4 years ago
  94. 9c2aa7e microblaze: Enable GCC garbage collector for full U-Boot by Michal Simek · 4 years ago
  95. b806806 Merge branch '2020-11-18-assorted-fixes' by Tom Rini · 4 years ago WIP/19Nov2020
  96. dd4866b fs/squashfs: implement exists() function by Richard Genoud · 4 years ago
  97. 21b1b3b fs/squashfs: sqfs_read: remove buggy offset functionality by Richard Genoud · 4 years ago
  98. cbd5e40 fs/squashfs: sqfs_read: don't write beyond buffer size by Richard Genoud · 4 years ago
  99. 6d25bd3 fs/squashfs: sqfs_probe: use sqfs_decompressor_init() return value by Richard Genoud · 4 years ago
  100. 56cf1ce fs/squashfs: sqfs_probe: reset cur_dev/cur_part_info to NULL on error by Richard Genoud · 4 years ago