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