1. 5a5e0dc Merge branch '2022-05-02-add-verifying-program-loader' by Tom Rini · 2 years, 7 months ago
  2. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
  3. 64eb749 arm: kirkwood: nsa310s: Use Marvell uclass mvgbe and PHY driver for DM Ethernet by Tony Dinh · 2 years, 8 months ago
  4. bfbb699 arm: mvebu: turris_mox: Add NVMe and SCSI to boot targets by Pali Rohár · 2 years, 8 months ago
  5. 8213d62 arm: mvebu: turris_omnia: Add NVMe to boot targets by Pali Rohár · 2 years, 8 months ago
  6. d25ded8 arm: mvebu: turris_omnia: Always enable MMC, SCSI and USB boot targets by Pali Rohár · 2 years, 8 months ago
  7. 0eed57d arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENV by Pali Rohár · 2 years, 8 months ago
  8. 5755f02 dt-bindings: leds: import common led bindings from linux 5.17 by Pali Rohár · 2 years, 7 months ago
  9. 721d99a led: Drop led_default_state() by Marek Vasut · 2 years, 7 months ago
  10. 11a6f58 dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · 2 years, 7 months ago
  11. b94bcdd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 2 years, 7 months ago
  12. 108bfdc board: freescale: p1_p2_rdb_pc: Define SW macros for lower and upper NOR banks by Pali Rohár · 2 years, 8 months ago
  13. b9d2a69 board: freescale: p1_p2_rdb_pc: Use named macros for i2c bus num and address by Pali Rohár · 2 years, 8 months ago
  14. 3cac197 board: freescale: p1_p2_rdb_pc: Fix env $vscfw_addr by Pali Rohár · 2 years, 8 months ago
  15. 521973b board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurations by Pali Rohár · 2 years, 8 months ago
  16. 7e81416 powerpc: mpc85xx: Remove duplicate u-boot-nand.lds by Pali Rohár · 2 years, 7 months ago
  17. 6c6cec3 mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute by Pali Rohár · 2 years, 8 months ago
  18. ab9199a include: configs: at91/sam: remove stray #ifdef/#else by Eugen Hristev · 2 years, 8 months ago
  19. 2e7bc61 board: Add sam9x60_curiosity support by Durai Manickam KR · 2 years, 8 months ago
  20. 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
  21. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 7 months ago
  22. b255efc bootstd: Add tests for bootstd including all uclasses by Simon Glass · 2 years, 7 months ago
  23. f8b4a29 bootstd: mmc: Add a bootdev driver by Simon Glass · 2 years, 7 months ago
  24. ad8ec37 bootstd: Add an implementation of distro boot by Simon Glass · 2 years, 7 months ago
  25. 03fcbf9 bootstd: Add support for bootflows by Simon Glass · 2 years, 7 months ago
  26. 4b508b8 bootstd: Add the bootmeth uclass and helpers by Simon Glass · 2 years, 7 months ago
  27. 017656e bootstd: Add the bootdev uclass by Simon Glass · 2 years, 7 months ago
  28. 08ad13e bootstd: Add the bootstd uclass and core implementation by Simon Glass · 2 years, 7 months ago
  29. a16d87d bootstd: Add the concept of a bootflow by Simon Glass · 2 years, 7 months ago
  30. 896ed4b fs: Add a function to set the filesystem type by Simon Glass · 2 years, 7 months ago
  31. f3086cf dm: blk: Add a function to return the device type by Simon Glass · 2 years, 7 months ago
  32. 9670f7d dm: core: Allow finding a uclass device by partial name by Simon Glass · 2 years, 7 months ago
  33. f1f519f dm: core: Rename and fix uclass_get_by_name_len() by Simon Glass · 2 years, 7 months ago
  34. 4bf2fc1 lib: Add a way to find the postiion of a trailing number by Simon Glass · 2 years, 7 months ago
  35. 20888f3 lib: Fix a few bugs in trailing_strtoln() by Simon Glass · 2 years, 7 months ago
  36. b2c6f09 lib: Correct comment formatting to avoid sphinx problems by Simon Glass · 2 years, 7 months ago
  37. e74efcd test: Add tests for trailing_strtol() by Simon Glass · 2 years, 7 months ago
  38. ce6e391 configs: Layerscape: Remove the 'fdt_addr' env by Hou Zhiqiang · 2 years, 7 months ago
  39. c24a792 Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 7 months ago
  40. 8b57fe3 dm: disk: add read/write interfaces with udevice by AKASHI Takahiro · 2 years, 8 months ago
  41. 2381f2e efi_loader: disk: a helper function to create efi_disk objects from udevice by AKASHI Takahiro · 2 years, 8 months ago
  42. a36dc25 efi_loader: split efi_init_obj_list() into two stages by AKASHI Takahiro · 2 years, 8 months ago
  43. efb9a9d dm: disk: add UCLASS_PARTITION by AKASHI Takahiro · 2 years, 8 months ago
  44. 777cc2c sandbox: move a function prototype by AKASHI Takahiro · 2 years, 8 months ago
  45. 140c59c disk: define nullified functions for !PARTITIONS by AKASHI Takahiro · 2 years, 8 months ago
  46. 60bb6d7 disk: enable function prototypes in part.h for SPL/TPL by AKASHI Takahiro · 2 years, 8 months ago
  47. 7780a93 disk: include errno.h explicitly in part.h by AKASHI Takahiro · 2 years, 8 months ago
  48. fbbaa59 fdt: Add -q option to fdt addr for distro_bootcmd by Peter Hoyes · 2 years, 8 months ago
  49. 835647b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 7 months ago
  50. b276a36 Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 7 months ago
  51. eb4b561 generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/ by Michal Simek · 2 years, 9 months ago
  52. e3d4dcd ARM: imx: imx8mn-evk: change environment address variables by Heiko Thiery · 2 years, 9 months ago
  53. 22357ec configs: imx: drop IMX_FEC_BASE by Peng Fan · 2 years, 8 months ago
  54. a369c47 include/configs: drop COUNTER_FREQUENCY by Peng Fan · 2 years, 8 months ago
  55. 13e5039 crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · 2 years, 8 months ago
  56. 8d15d2b crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h by Pali Rohár · 2 years, 8 months ago
  57. 44406a3 crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c by Pali Rohár · 2 years, 8 months ago
  58. b6748a6 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 7 months ago
  59. bb4bb58 configs: drop CONFIG_MMCROOT by Peng Fan · 2 years, 8 months ago
  60. 726ae6e board: ti: am335x: Add support for BBE Extended WiFi by Paul Barker · 2 years, 8 months ago
  61. 10a5944 board: ti: am335x: Add BBE Lite support by Paul Barker · 2 years, 8 months ago
  62. f92cf58 env: Implement lower priority arch_env_get_location() by Marek Vasut · 2 years, 8 months ago
  63. e33947d configs: phycore_imx8mm/p: drop unused SDHC macro by Peng Fan · 2 years, 8 months ago
  64. e9944ed configs: imx8mm/n_venice: drop unused SDHC macro by Peng Fan · 2 years, 8 months ago
  65. d1f2a13 configs: verdin-imx8m: drop unused SDHC macro by Peng Fan · 2 years, 8 months ago
  66. 0ce8513 configs: imx8qm/qxp_evk: drop unused SDHC macro by Peng Fan · 2 years, 8 months ago
  67. fe3f473 configs: mx7dsabresd: drop unused SDHC macro by Peng Fan · 2 years, 8 months ago
  68. ed1123c configs: mx6sxsabresd: drop CONFIG_SYS_FSL_USDHC_NUM by Peng Fan · 2 years, 8 months ago
  69. 437e50d configs: imx8mn_evk: drop unused SDHC macro by Peng Fan · 2 years, 8 months ago
  70. 8eb8933 configs: imx8mp_evk: drop unused SDHC macro by Peng Fan · 2 years, 8 months ago
  71. 840999f configs: imx8mm_evk: drop unused SDHC macro by Peng Fan · 2 years, 8 months ago
  72. 0cffd8e configs: ge_bx50v3: remove CONFIG_PCIE_IMX_POWER_GPIO by Ian Ray · 2 years, 8 months ago
  73. 3bbf127 arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for Ethernet by Tony Dinh · 2 years, 8 months ago
  74. 384ca7f board: toradex: drop colibri pxa270 support by Marcel Ziswiler · 2 years, 8 months ago
  75. 0f5717f board: gateworks: venice: add imx8mp-venice-gw740x support by Tim Harvey · 2 years, 8 months ago
  76. 4137785 board: gateworks: gw_ventana: use comomn GSC driver by Tim Harvey · 2 years, 8 months ago
  77. e9302ec configs: imx8m{m,n}_venice_defconfig: add usb support by Tim Harvey · 2 years, 8 months ago
  78. 6262ee8 imx8m{m,n}_venice: update env memory layout by Tim Harvey · 2 years, 8 months ago
  79. c809040 configs: tdx: apalis/colibri_imx6: use preboot as well by Marcel Ziswiler · 2 years, 8 months ago
  80. 5d9d11f configs: tdx: apalis_imx6: drop hw v1.0 support by Marcel Ziswiler · 2 years, 8 months ago
  81. c85948d toradex: drop legacy nfsboot script by Igor Opaniuk · 2 years, 8 months ago
  82. 84c1a2d toradex: set default dhcp distroboot scriptname by Igor Opaniuk · 2 years, 8 months ago
  83. 00b1e93 toradex: apalis-imx8x: drop support for apalis imx8x by Denys Drozdov · 2 years, 8 months ago
  84. 2e1405e imx: power-domain: Add i.MX8MP support by Marek Vasut · 2 years, 8 months ago
  85. fb4e8e9 power_domain: Add power_domain_get_by_name() by Marek Vasut · 2 years, 8 months ago
  86. 174c149 IOMUX: Fix access past end of console_devices by Sean Anderson · 2 years, 8 months ago
  87. 5c1e727 Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · 2 years, 8 months ago
  88. c36b218 Merge tag 'u-boot-rockchip-20220418' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 2 years, 8 months ago
  89. 308d91b dm: core: Deal with a wrinkle with linker lists by Simon Glass · 2 years, 8 months ago
  90. 3996f06 dm: core: Allow devres to be disabled in SPL by Simon Glass · 2 years, 8 months ago
  91. 19a51f8 rockchip: rk3288-cru: sync the clock dt-binding header from Linux by Johan Jonker · 2 years, 8 months ago
  92. 250dd56 rockchip: rk3288-power: sync power domain dt-binding header from Linux by Johan Jonker · 2 years, 8 months ago
  93. 28aecdb rockchip: rk3228-cru: sync the clock dt-binding header from Linux by Johan Jonker · 2 years, 8 months ago
  94. 750f253 rockchip: rk3228-power: sync power domain dt-binding header from Linux by Johan Jonker · 2 years, 8 months ago
  95. a289fc7 rockchip: rk3066: add core support by Johan Jonker · 2 years, 8 months ago
  96. cd0ba76 rockchip: rk3066-power: sync power domain dt-binding header from Linux by Johan Jonker · 2 years, 8 months ago
  97. f6fc895 rockchip: move ROCKCHIP_STIMER_BASE to Kconfig by Johan Jonker · 2 years, 8 months ago
  98. c67f930 rockchip: Enable SCSI in distro bootcmd for rk3399. by Vagrant Cascadian · 2 years, 8 months ago
  99. 7f8df40 Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago
  100. 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 8 months ago