1. 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 4 months ago
  2. 40746bf clk: mediatek: add clock driver support for MediaTek MT7981 SoC by Weijie Gao · 2 years, 4 months ago
  3. 37d5a9a clk: mediatek: add clock driver support for MediaTek MT7986 SoC by Weijie Gao · 2 years, 4 months ago
  4. 14c81eb dt-bindings: pinctrl: mediatek: add a header for common pinconf parameters by Weijie Gao · 2 years, 4 months ago
  5. e053ccf board: mediatek: add MT7981 reference boards by Weijie Gao · 2 years, 4 months ago
  6. 389ba69 board: mediatek: add MT7986 reference boards by Weijie Gao · 2 years, 4 months ago
  7. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 4 months ago
  8. cc74cab bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boards by Michael Trimarchi · 2 years, 4 months ago
  9. 466a9ea board: purism: add the Purism Librem5 phone by Angus Ainslie · 2 years, 5 months ago
  10. bbe0089 verdin-imx8mm: verdin-imx8mp: update env memory layout by Marcel Ziswiler · 2 years, 5 months ago
  11. 7b90229 ARM: imx: dh-imx6: Increase SF erase area for u-boot update by Marek Vasut · 2 years, 5 months ago
  12. f7aad71 ARM: imxrt1170_defconfig: Add i.MXRT1170 defconfig by Jesse Taube · 2 years, 6 months ago
  13. 7d9c6f1 RAM: Add changes for i.MXRT11xx series by Jesse Taube · 2 years, 6 months ago
  14. 3d579c1 dt-bindings: imx: Add clock binding for i.MXRT1170 by Jesse Taube · 2 years, 6 months ago
  15. 8695fbb watchdog: Further cleanup by Stefan Roese · 2 years, 5 months ago
  16. 942d07d watchdog: Remove WATCHDOG_RESET macro by Stefan Roese · 2 years, 5 months ago
  17. ff3fdfe watchdog: Get rid of ASSEMBLY hacks by Stefan Roese · 2 years, 5 months ago
  18. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 5 months ago
  19. 881d410 cyclic: Introduce schedule() function by Stefan Roese · 2 years, 5 months ago
  20. ec8bdc9 blk: Drop if_type by Simon Glass · 2 years, 5 months ago
  21. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 5 months ago
  22. 1dbe71f blk: Drop IF_TYPE_SD by Simon Glass · 2 years, 5 months ago
  23. f512388 blk: Drop IF_TYPE_ATAPI by Simon Glass · 2 years, 5 months ago
  24. 1c2e255 blk: Drop IF_TYPE_DOC by Simon Glass · 2 years, 5 months ago
  25. 7f8967c blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 5 months ago
  26. a51eb8d blk: Use a function for whether block devices are available by Simon Glass · 2 years, 5 months ago
  27. c79c0b4 brppt1: Update environment to support new boot concept by Bernhard Messerklinger · 2 years, 5 months ago
  28. 0daeadb include: configs: brppt1: Fix commit 0ea4fc4dcf90 by Bernhard Messerklinger · 2 years, 5 months ago
  29. 6dfc1f4 brppt1: Remove unused board variants by Bernhard Messerklinger · 2 years, 5 months ago
  30. f6f6816 gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · 2 years, 5 months ago
  31. 94ccfb7 drivers: tee: optee: discover OP-TEE services by Etienne Carriere · 2 years, 6 months ago
  32. b471bdc dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 7 months ago
  33. 1520af3 Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 2 years, 4 months ago
  34. 9c2e912 image: Drop some other #ifdefs in image-board.c by Simon Glass · 2 years, 5 months ago
  35. c416f1c bootmenu: add removable media entries by Masahisa Kojima · 2 years, 4 months ago
  36. 95fc669 menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling by Masahisa Kojima · 2 years, 4 months ago
  37. e34158b eficonfig: add "Edit Boot Option" menu entry by Masahisa Kojima · 2 years, 4 months ago
  38. 87d7914 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · 2 years, 4 months ago
  39. 661cdaa cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET by Stefan Roese · 2 years, 5 months ago
  40. c2c6971 cyclic: Add basic support for cyclic function execution infrastruture by Stefan Roese · 2 years, 5 months ago
  41. e29178e time: Import time_after64() and friends from Linux by Stefan Roese · 2 years, 5 months ago
  42. 463cdf6 mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · 2 years, 5 months ago
  43. f7e1de4 spi-mem: Add dirmap API from Linux by Chin-Ting Kuo · 2 years, 5 months ago
  44. ae90d16 cmd: bdinfo: introduce bdinfo_print_size() helper by Ovidiu Panait · 2 years, 5 months ago
  45. 3a6948c microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZE by Ovidiu Panait · 2 years, 5 months ago
  46. 64c422b arm: mvebu: turris_mox: Add support for distroboot $fdt_addr by Pali Rohár · 2 years, 5 months ago
  47. 6dca1d9 fdt_support: add optional board_rng_seed() hook by Rasmus Villemoes · 2 years, 5 months ago
  48. b33f246 efi_selftest: export efi_st_get_config_table() by Heinrich Schuchardt · 2 years, 4 months ago
  49. e9de8c8 Merge tag 'u-boot-stm32-20220907' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 4 months ago
  50. 37feaf2 image: fit: Add some helpers for getting data by Sean Anderson · 2 years, 5 months ago
  51. 33043b3 board: freescale: p1_p2_rdb_pc: Calculate offsets for eSDHC boot sector by Pali Rohár · 2 years, 6 months ago
  52. 61fed31 board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, sd2boot and defboot by Pali Rohár · 2 years, 9 months ago
  53. 59c51fa Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 4 months ago
  54. 29e03c9 configs: stih410-b2260: Fix SYS_HZ_CLOCK value by Patrice Chotard · 2 years, 5 months ago
  55. d13cd77 dt-bindings: clock: sifive: sync FU740 PRCI clock binding header by Icenowy Zheng · 2 years, 5 months ago
  56. a8713c2 board: sl28: remove COUNTER_FREQUENCY_REAL by Michael Walle · 2 years, 5 months ago
  57. 427aa3c Merge tag 'tpm-03092022' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 4 months ago
  58. 5208ed1 tpm: Allow committing non-volatile data by Simon Glass · 2 years, 5 months ago
  59. 4c57ec7 tpm: Implement state command for Cr50 by Simon Glass · 2 years, 5 months ago
  60. 3bb4db4 tpm: Allow reporting the internal state by Simon Glass · 2 years, 5 months ago
  61. a557d25 tpm: Require a digest source when extending the PCR by Simon Glass · 2 years, 5 months ago
  62. 648a8dc efi: ECPT add EBBRv2.0 conformance profile by Jose Marinho · 3 years, 1 month ago
  63. 6b92c17 efi: Create ECPT table by Jose Marinho · 3 years, 1 month ago
  64. ea94d05 test: Allow running tests multiple times by Simon Glass · 2 years, 6 months ago
  65. d882607 distro_bootcmd: Introduce support for extension command by Matwey V. Kornilov · 2 years, 5 months ago
  66. 1116888 Convert CONFIG_SYS_L2_PL310 to Kconfig by Philip Oberfichtner · 2 years, 5 months ago
  67. 12bbcd6 Remove CONFIG_SYS_I2C_EEPROM_PAGE_WRITE_BITS et al by Tom Rini · 2 years, 5 months ago
  68. adf13bc Convert CONFIG_SYS_I2C_EEPROM_CCID et al to Kconfig by Tom Rini · 2 years, 5 months ago
  69. d5391bf efi_loader: ensure all block devices are probed by Heinrich Schuchardt · 2 years, 5 months ago
  70. fdffe6a corenet_ds.h: Remove by Tom Rini · 2 years, 5 months ago
  71. da223d8 fs: fix comment typo by Roger Knecht · 2 years, 5 months ago
  72. 04a20ca common/console.c: prevent pre-console buffer contents from being added to itself by Rasmus Villemoes · 2 years, 9 months ago
  73. 53a9f9e distroboot: ubifs: Add support for specifying UBI header offset by Pali Rohár · 2 years, 5 months ago
  74. a2aa7d6 Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · 2 years, 5 months ago
  75. cb75d02 board: lsxl: convert to DM_ETH by Michael Walle · 2 years, 5 months ago
  76. aa088be board: lsxl: make last resort recovery more reliable by Michael Walle · 2 years, 5 months ago
  77. f5631b2 board: lsxl: use proper *_r variables by Michael Walle · 2 years, 5 months ago
  78. 148b3ae board: lsxl: reorder image loading and remove ramdisk_len by Michael Walle · 2 years, 5 months ago
  79. 111e1e1 board: lsxl: use CONFIG_DEFAULT_FDT_FILE by Michael Walle · 2 years, 5 months ago
  80. 8570654 board: lsxl: remove eraseenv script by Michael Walle · 2 years, 5 months ago
  81. 7875f80 arm: kirkwood: nsa310s: Add Distro boot capability by Tony Dinh · 2 years, 5 months ago
  82. 5692e5b arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation by Pali Rohár · 2 years, 5 months ago
  83. 5a86d67 arm: kirkwood: pogo_v4: Add Distro boot capability by Tony Dinh · 2 years, 5 months ago
  84. 850ac7c Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 5 months ago
  85. 6cda1dc mtd: nand: Rename nand_get_flash_type() into nand_detect() by Michael Trimarchi · 2 years, 6 months ago
  86. c76f9dd mtd: nand: change return type of nand_get_flash_type() to int by Michael Trimarchi · 2 years, 6 months ago
  87. 8a67acf mtd: nand: Rename the nand_manufacturers struct by Michael Trimarchi · 2 years, 6 months ago
  88. 845102c powerpc: remove support for kmtergr1 and MPC8309 by Holger Brunck · 2 years, 5 months ago
  89. c50ff4a arm: Remove warp board by Tom Rini · 2 years, 6 months ago
  90. 6dcca22 ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH code by Tom Rini · 2 years, 6 months ago
  91. 0040ed7 ppc: Remove corenet_ds boards by Tom Rini · 2 years, 5 months ago
  92. 40463b9 arm: Remove kzm9g board by Tom Rini · 2 years, 6 months ago
  93. 0fb054b arm: Remove armadillo-800eva board by Tom Rini · 2 years, 6 months ago
  94. d8d5ab4 arm: Remove cm_t335 board by Tom Rini · 2 years, 6 months ago
  95. 5663b13 arm: Remove edminiv2 board by Tom Rini · 2 years, 6 months ago
  96. 55bc227 bootstage: Show func name for bootstage_mark/error by Michal Simek · 2 years, 5 months ago
  97. 76a9d96 log: Drop log_nop() functions by Simon Glass · 3 years, 10 months ago
  98. 65523d2 gpio: aspeed: port Linux dt-bindings header file by Dhananjay Phadke · 2 years, 5 months ago
  99. dfea459 board: ls1043ardb: fdt fixups for revision v7.0 boards by Camelia Groza · 2 years, 6 months ago
  100. ee57666 efi_loader: move udevice pointer into struct efi_object by Masahisa Kojima · 2 years, 6 months ago