1. bc9da9f Merge branch '2022-04-23-binman-updates' by Tom Rini · 2 years, 9 months ago
  2. dd2e8ed binman: don't import deprecated distutils package by Heinrich Schuchardt · 2 years, 9 months ago
  3. 06c73e3 MAINTAINERS: Add Alper as a binman maintainer by Alper Nebi Yasak · 2 years, 9 months ago
  4. 82337bb binman: Refuse to replace sections for now by Alper Nebi Yasak · 2 years, 10 months ago
  5. 99283e5 binman: Test replacing non-section entries in FIT subsections by Alper Nebi Yasak · 2 years, 10 months ago
  6. 74d3b23 binman: Create FIT subentries in the FIT section, not its parent by Alper Nebi Yasak · 2 years, 10 months ago
  7. e736878 binman: Remove '/images/' fragment from FIT subentry paths by Alper Nebi Yasak · 2 years, 10 months ago
  8. e2ce4fb binman: Don't reset offset/size if image doesn't allow repacking by Alper Nebi Yasak · 2 years, 10 months ago
  9. 8ee4ec9 binman: Collect bintools for images when replacing entries by Alper Nebi Yasak · 2 years, 10 months ago
  10. 67bf2c8 binman: Fix unique names having '/.' for images read from files by Alper Nebi Yasak · 2 years, 10 months ago
  11. 64efbd1 cmd: part: add explicit dependency on PARTITIONS by AKASHI Takahiro · 2 years, 9 months ago
  12. 46a06ed Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago
  13. d97e98c efi_loader: disk: use udevice instead of blk_desc by AKASHI Takahiro · 2 years, 9 months ago
  14. 59da9d4 dm: disk: add read/write interfaces with udevice by AKASHI Takahiro · 2 years, 9 months ago
  15. a3cb34e efi_loader: disk: not delete BLK device for BLK(IF_TYPE_EFI_LOADER) devices by AKASHI Takahiro · 2 years, 9 months ago
  16. b406eb0 efi_loader: disk: a helper function to delete efi_disk objects by AKASHI Takahiro · 2 years, 9 months ago
  17. 3c809df efi_loader: disk: not create BLK device for BLK(IF_TYPE_EFI_LOADER) devices by AKASHI Takahiro · 2 years, 9 months ago
  18. a9bf024 efi_loader: disk: a helper function to create efi_disk objects from udevice by AKASHI Takahiro · 2 years, 9 months ago
  19. a57ad20 efi_loader: split efi_init_obj_list() into two stages by AKASHI Takahiro · 2 years, 9 months ago
  20. bf76031 dm: blk: add a device-probe hook for scanning disk partitions by AKASHI Takahiro · 2 years, 9 months ago
  21. 43855fd dm: disk: add UCLASS_PARTITION by AKASHI Takahiro · 2 years, 9 months ago
  22. 8ff5022 test: dm: add tests for tag support by AKASHI Takahiro · 2 years, 9 months ago
  23. b77324d dm: tag: add some document by AKASHI Takahiro · 2 years, 9 months ago
  24. a806f33 dm: tag: change ENOSPC to ENOMEM by AKASHI Takahiro · 2 years, 9 months ago
  25. 990f663 bootmenu: fix menu API error handling by Masahisa Kojima · 2 years, 10 months ago
  26. 3fb6fa7 disk: don't compile in partition support for spl/tpl if not really necessary by AKASHI Takahiro · 2 years, 9 months ago
  27. 38f255b efi_loader: disk: compile efi_disk when CONFIG_BLK by AKASHI Takahiro · 2 years, 9 months ago
  28. 7a06fd7 efi_loader: PARTITION_UUIDS should be optional by AKASHI Takahiro · 2 years, 9 months ago
  29. c73a070 sandbox: move a function prototype by AKASHI Takahiro · 2 years, 9 months ago
  30. 2a0d188 disk: define nullified functions for !PARTITIONS by AKASHI Takahiro · 2 years, 9 months ago
  31. 37168e3 disk: enable function prototypes in part.h for SPL/TPL by AKASHI Takahiro · 2 years, 9 months ago
  32. fd3654d disk: include errno.h explicitly in part.h by AKASHI Takahiro · 2 years, 9 months ago
  33. 7f97d8c doc: update bootefi man-page by Heinrich Schuchardt · 2 years, 9 months ago
  34. 2058983 cmd: bootefi: restore ability to boot arbitrary blob by Kyle Evans · 2 years, 9 months ago
  35. 1134385 tools: kwboot: Fix spelling of "followed" in kwboot.1 by Vagrant Cascadian · 2 years, 9 months ago
  36. 568d3ba doc: board: apple: Mention M1 Ultra support by Mark Kettenis · 2 years, 9 months ago
  37. 9bb99fa Merge branch '2022-04-22-assorted-updates' by Tom Rini · 2 years, 9 months ago
  38. a609353 arm: apple: Point stdout-path to framebuffer when keyboard present by Mark Kettenis · 2 years, 9 months ago
  39. 4a8d071 arm: apple: Don't clear framebuffer by Mark Kettenis · 2 years, 9 months ago
  40. 85f8e03 Allow colon in PXE bootfile URLs by Lyle Franklin · 2 years, 9 months ago
  41. e9496ec fdt: Add -q option to fdt addr for distro_bootcmd by Peter Hoyes · 2 years, 9 months ago
  42. 9de612a cmd: adc: Add support for storing ADC result in env variable by Marek Vasut · 2 years, 9 months ago
  43. 0de71bb fdt: Fix TPL SEPARATE_BSS check when locating DTB by Andrew Abbott · 2 years, 9 months ago
  44. faeb564 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 9 months ago
  45. 6d73175 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 9 months ago
  46. bfdb305 configs: Resync with savedefconfig by Tom Rini · 2 years, 9 months ago
  47. 8479902 power-domain: Fix use of uninitialized value in dev_power_domain_ctrl by Sean Anderson · 2 years, 10 months ago
  48. 759a899 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 9 months ago
  49. 6e2af64 Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 9 months ago
  50. 6674d2d Add support for TP-Link UE200 dongle by Oleksii Titov · 2 years, 9 months ago
  51. 142d50f usb: dwc3: Add support for usb3-phy PHY configuration by Michal Simek · 2 years, 10 months ago
  52. e81782a generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/ by Michal Simek · 2 years, 10 months ago
  53. 570eaad usb: gadget: ci: Make various ops const by Adam Ford · 2 years, 10 months ago
  54. e885d09 wdt: nuvoton: Add support for Nuvoton by Jim Liu · 2 years, 9 months ago
  55. 33ef090 doc: device-tree-bindings: watchdog: document common properties by Philippe Reynes · 2 years, 10 months ago
  56. ea5583b Merge branch '2022-04-21-further-cleanups' by Tom Rini · 2 years, 9 months ago
  57. d173b10 ARM: imx: imx8mn-evk: change environment address variables by Heiko Thiery · 2 years, 11 months ago
  58. f5f3906 configs: imx: drop IMX_FEC_BASE by Peng Fan · 2 years, 9 months ago
  59. 84adf92 imx8mm-cl-iot-gate: Remove redundant board_fix_fdt() by Ying-Chun Liu (PaulLiu) · 2 years, 9 months ago
  60. 151a030 arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid by Peng Fan · 2 years, 9 months ago
  61. c5b9bf5 include/configs: drop COUNTER_FREQUENCY by Peng Fan · 2 years, 9 months ago
  62. abf8d96 configs: set CONFIG_COUNTER_FREQUENCY by Peng Fan · 2 years, 9 months ago
  63. 4e65175 arch: arm: Kconfig: set default COUNTER_FREQUENCY by Peng Fan · 2 years, 9 months ago
  64. bf8c4ce arch: arm: move COUNTER_FREQUENCY from versal to arm by Peng Fan · 2 years, 9 months ago
  65. d8c033a xilinx: versal: board: use CONFIG_COUNTER_FREQUENCY by Peng Fan · 2 years, 9 months ago
  66. 467f0c4 misc: atsha204a: Remove duplicate CRC-16 implementation by Pali Rohár · 2 years, 9 months ago
  67. 4f0e77f fs: ext4: Use CRC-16 implementation from linux/crc16.h by Pali Rohár · 2 years, 9 months ago
  68. 1a47e6d crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · 2 years, 9 months ago
  69. e523f5d crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h by Pali Rohár · 2 years, 9 months ago
  70. bb3d71b crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c by Pali Rohár · 2 years, 9 months ago
  71. b616947 SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by default by Pali Rohár · 2 years, 9 months ago
  72. e50f66e Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 9 months ago
  73. feeacc7 Merge branch '2022-04-21-assorted-improvements' by Tom Rini · 2 years, 9 months ago
  74. 0b0cd15 imx: Fix build error by Ye Li · 2 years, 9 months ago
  75. 92aff90 imx: Update FSL_MFGPROT config for iMX8M by Ye Li · 2 years, 9 months ago
  76. 2c16bf2 crypto/fsl: add invalidate_dcache_range for hash output buffer by Gaurav Jain · 2 years, 9 months ago
  77. 96b2c9c doc: imx8mn_evk: Do not export ATF_LOAD_ADDR by Fabio Estevam · 2 years, 9 months ago
  78. 6826c33 imx8mn_evk: Enable cache in SPL by Fabio Estevam · 2 years, 9 months ago
  79. 0016e62 board: bsh: imx8mn_bsh_smm_s2/s2pro: enable DM_SERIAL by Michael Trimarchi · 2 years, 9 months ago
  80. 6a21c69 arm: dts: imx8mp: add of-list support to common imx8mp-u-boot.dtsi by Tim Harvey · 2 years, 9 months ago
  81. cc84edd crypto/fsl: Clear the memory when blob decapsulation fails by Gaurav Jain · 2 years, 9 months ago
  82. e3b330e imx: imx8mq-evk: enable CONFIG_DM_SERIAL by Peng Fan · 2 years, 9 months ago
  83. a497740 imx: imx8mn_evk: enable CONFIG_DM_SERIAL by Peng Fan · 2 years, 9 months ago
  84. bf6e0b9 imx: imx8mm_evk: enable CONFIG_DM_SERIAL by Peng Fan · 2 years, 9 months ago
  85. ae188eb imx: imx8mp_evk: enable CONFIG_DM_SERIAL by Peng Fan · 2 years, 9 months ago
  86. 62b3d75 scripts: config_whitelist: drop CONFIG_MMCROOT by Peng Fan · 2 years, 9 months ago
  87. adfaa42 configs: drop CONFIG_MMCROOT by Peng Fan · 2 years, 9 months ago
  88. 1dd56db treewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR is used by Sean Anderson · 2 years, 9 months ago
  89. a95cd68 board: ti: am335x: Add support for BBE Extended WiFi by Paul Barker · 2 years, 9 months ago
  90. cde7264 board: ti: am335x: Add BBE Lite support by Paul Barker · 2 years, 9 months ago
  91. 1d49b8d arm: dts: Resync dts for BeagleBone and derivatives by Paul Barker · 2 years, 9 months ago
  92. f362dea fs: Allow to compile FS_SQUASHFS only for proper U-Boot by Pali Rohár · 2 years, 9 months ago
  93. e4dc2d0 ARM: imx: imx8m: env: Switch to arch_env_get_location() by Marek Vasut · 2 years, 9 months ago
  94. dfb6da5 armv8: layerscape: env: Switch to arch_env_get_location() by Marek Vasut · 2 years, 9 months ago
  95. de70e88 env: Implement lower priority arch_env_get_location() by Marek Vasut · 2 years, 9 months ago
  96. c82622a configs: phycore_imx8mm/p: drop unused SDHC macro by Peng Fan · 2 years, 9 months ago
  97. ec04c5a configs: imx8mm/n_venice: drop unused SDHC macro by Peng Fan · 2 years, 9 months ago
  98. d3af060 configs: verdin-imx8m: drop unused SDHC macro by Peng Fan · 2 years, 9 months ago
  99. ee5e8ee configs: imx8qm/qxp_evk: drop unused SDHC macro by Peng Fan · 2 years, 9 months ago
  100. 0f82da2 configs: mx7dsabresd: drop unused SDHC macro by Peng Fan · 2 years, 9 months ago