1. eaddbcb net: nuvoton : Add NPCM7xx EMAC driver by Jim Liu · Tue May 17 16:28:11 2022 +0800
  2. 69ef96d net: mpc8xx_fec: Migrate to DM_ETH by Christophe Leroy · Thu May 12 15:48:51 2022 +0200
  3. c0c19aa net: dwc_eth_qos: remove use of DWC_NET_PHYADDR by Rasmus Villemoes · Thu May 12 09:33:07 2022 +0200
  4. 2a9e76d net: dwc_eth_qos: lift parsing of max-speed DT property to common code by Rasmus Villemoes · Wed May 11 16:58:41 2022 +0200
  5. 50fe526 net: dwc_eth_qos: fix double resource leak in eqos_remove() by Rasmus Villemoes · Wed May 11 16:12:50 2022 +0200
  6. ff35f4c net: dm9000: Correctly handle empty FIFO by Marek Vasut · Mon Apr 25 20:28:05 2022 +0200
  7. 09d5f76 net: phy: marvell: Add support for 88E1240 PHY by Stefan Roese · Thu Mar 31 11:43:07 2022 +0200
  8. 2ae0fc2 net: phy: marvell: Support reg config via "marvell, reg-init" DT property by Stefan Roese · Thu Mar 31 11:43:06 2022 +0200
  9. 79340a5 Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Fri Aug 05 08:01:32 2022 -0400
  10. c934e5e Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig by Tom Rini · Sat Jul 23 13:05:12 2022 -0400
  11. 33ae6a7 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · Sat Jul 23 13:05:10 2022 -0400
  12. 82a703b Convert CONFIG_SYS_FMAN_V3 to Kconfig by Tom Rini · Sat Jul 23 13:05:06 2022 -0400
  13. 2e35d82 Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · Sat Jul 23 13:05:05 2022 -0400
  14. d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · Sat Jul 23 13:05:04 2022 -0400
  15. 063c938 Audit <flash.h> inclusion by Tom Rini · Sat Jul 23 13:05:03 2022 -0400
  16. 57f2c29 flash: Remove pic32_flash.c by Tom Rini · Sat Jul 23 13:05:01 2022 -0400
  17. 78f8800 Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · Sat Jul 23 13:05:00 2022 -0400
  18. cb5e3c1 Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig by Tom Rini · Sat Jul 23 13:04:59 2022 -0400
  19. 302bd67 Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig by Tom Rini · Sat Jul 23 13:04:55 2022 -0400
  20. e74c654 gpio: fix incorrect depends on for SPL_GPIO_HOG by Quentin Schulz · Tue Jul 12 17:44:19 2022 +0200
  21. 793c82a drivers: xen: events: fix build issues with disabled Xen HVC by Dmytro Firsov · Mon Jul 04 12:05:38 2022 +0000
  22. cb88d0f pwm: aspeed: Select SYSCON to get parent detail. by Billy Tsai · Fri Apr 29 11:50:48 2022 +0800
  23. 5b60b46 tpm: Add the RNG child device by Sughosh Ganu · Fri Jul 22 21:32:05 2022 +0530
  24. 9737fab tpm: rng: Add driver model interface for TPM RNG device by Sughosh Ganu · Fri Jul 22 21:32:04 2022 +0530
  25. c96bc1d arm: mvebu: Fix compatible string for nand controller by Pali Rohár · Wed Jul 27 14:47:35 2022 +0200
  26. eb96c0f gpio: Add Turris Omnia MCU driver by Pali Rohár · Thu Jul 28 13:06:24 2022 +0200
  27. 08e8f70 mvebu: pinctrl: apply SDHCI PHY config for A7K by Konstantin Porotchkin · Mon Jul 25 14:13:02 2022 +0200
  28. f6f0c09 arm64: a37xx: pinctrl: Implement get_pins_count, get_pin_name and get_pin_muxing functions by Pali Rohár · Mon Jul 25 14:09:03 2022 +0200
  29. 9eaab3b arm64: a37xx: pinctrl: Implement gpio_request_enable for gpio functionality by Pali Rohár · Mon Jul 25 14:09:02 2022 +0200
  30. 0738d9d arm64: a37xx: pinctrl: Add missing pinmuxes into the list by Pali Rohár · Mon Jul 25 14:09:01 2022 +0200
  31. 1497f2e arm64: a37xx: pinctrl: Mark all functions and structures as static by Pali Rohár · Mon Jul 25 14:09:00 2022 +0200
  32. 579b5d6 arm64: a37xx: pinctrl: Remove duplicate info->groups and info->ngroups fields by Pali Rohár · Mon Jul 25 14:08:59 2022 +0200
  33. 34eff3f arm64: a37xx: pinctrl: Remove unused grp->pins fields by Pali Rohár · Mon Jul 25 14:08:58 2022 +0200
  34. 6eada42 gpio: mvebu_gpio: Set bank name to mvebu%d by Pali Rohár · Mon Jul 25 13:56:14 2022 +0200
  35. 26490a5 gpio: mvebu_gpio: Read number of gpios from DT by Pali Rohár · Mon Jul 25 13:56:13 2022 +0200
  36. 3a06691 gpio: mvebu_gpio: Add .request and .rfree methods for Armada 38x by Pali Rohár · Mon Jul 25 13:56:12 2022 +0200
  37. 69cee50 pinctrl: Add third argument label for pinctrl_gpio_request() function by Pali Rohár · Mon Jul 25 13:56:11 2022 +0200
  38. 87e2e46 mvebu: pinctrl: Add Armada 38x driver by Pali Rohár · Mon Jul 25 13:56:09 2022 +0200
  39. d80ed17 pinctrl: Add new function pinctrl_generic_set_state_prefix() by Pali Rohár · Mon Jul 25 13:56:08 2022 +0200
  40. 4e95ee3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Jul 27 07:00:54 2022 -0400
  41. 4e22673 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · Wed Jul 27 07:00:24 2022 -0400
  42. 5bad289 Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git by Tom Rini · Wed Jul 27 06:59:55 2022 -0400
  43. 93a7aff mmc: pci_mmc.c should build with ACPIGEN=n by Heinrich Schuchardt · Sun Jun 12 12:53:48 2022 +0000
  44. 4493cb5 drivers: mmc: write protect single boot area by Ying-Chun Liu (PaulLiu) · Mon Apr 25 21:59:02 2022 +0800
  45. 29cf22c mmc: nuvoton: Add NPCM7xx mmc driver by Jim Liu · Tue May 24 16:55:33 2022 +0800
  46. 7ab6500 mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' error by Pali Rohár · Fri Apr 29 20:27:34 2022 +0200
  47. 91c89d3 pmic: pca9450: permit config on all bucks and LDOs by Heiko Thiery · Mon Jun 20 05:49:49 2022 +0200
  48. e91457a Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jul 26 10:26:00 2022 -0400
  49. 9eba082 ddr: imx8m: helper: load ddr firmware according to binman symbols by Peng Fan · Tue Jul 26 16:41:21 2022 +0800
  50. bf69a7b9 net: dwc_eth_qos: introduce eqos hook eqos_get_enetaddr by Peng Fan · Tue Jul 26 16:41:17 2022 +0800
  51. 2f2aa48 net: eqos: add function to get phy node and address by Ye Li · Tue Jul 26 16:41:16 2022 +0800
  52. 5721a82 net: dwc_eth_qos: move i.MX code out by Peng Fan · Tue Jul 26 16:41:15 2022 +0800
  53. c0a5995 net: dwc_eth_qos: public some functions by Peng Fan · Tue Jul 26 16:41:14 2022 +0800
  54. 809993f net: dwc_eth_qos: fix build break when CLK not enabled by Peng Fan · Tue Jul 26 16:41:13 2022 +0800
  55. fad6d90 net: fec_mxc: support i.MX93 by Peng Fan · Tue Jul 26 16:41:12 2022 +0800
  56. f188a4f ddr: imx9: enable Performance monitor counter by Ye Li · Tue Jul 26 16:41:08 2022 +0800
  57. b2cfc42 ddr: imx: Add i.MX9 DDR controller driver by Ye Li · Tue Jul 26 16:41:07 2022 +0800
  58. 8ee2764 misc: fuse: update the code for accessing fuse of i.MX93 by Alice Guo · Tue Jul 26 16:41:00 2022 +0800
  59. b93916d misc: fuse: support to access fuse on i.MX93 by Alice Guo · Tue Jul 26 16:40:59 2022 +0800
  60. ffc7e94 misc: imx8ulp: move fuse.c from imx8ulp to sentinel by Alice Guo · Tue Jul 26 16:40:58 2022 +0800
  61. c843d5e misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msg by Ye Li · Tue Jul 26 16:40:57 2022 +0800
  62. f6ff140 misc: s400_api: introduce ahab_release_m33_trout by Peng Fan · Tue Jul 26 16:40:53 2022 +0800
  63. cffe2b9 misc: S400_API: New API for FW status and chip info by Peng Fan · Tue Jul 26 16:40:52 2022 +0800
  64. d4b3ba3 misc: S400_API: Update release RDC API by Ye Li · Tue Jul 26 16:40:51 2022 +0800
  65. 1e9aff1 misc: s4mu: Support iMX93 with Sentinel MU by Peng Fan · Tue Jul 26 16:40:50 2022 +0800
  66. c408ed3 misc: imx: S400_API: Move S400 MU and API to a common place by Ye Li · Tue Jul 26 16:40:49 2022 +0800
  67. 29b31a5 mmc: fsl_esdhc_imx: Support i.MX9 by Peng Fan · Tue Jul 26 16:40:44 2022 +0800
  68. f6cbb45 imx: pinctrl: add pinctrl and pinfunc file for i.MX93 by Peng Fan · Tue Jul 26 16:40:42 2022 +0800
  69. 54dae7e gpio: pca953x: support pcal6524 by Peng Fan · Tue Jul 26 16:40:41 2022 +0800
  70. 736fb23 dm: fix mis-word in SPL_DM description by Oleksandr Suvorov · Wed Jul 13 19:42:49 2022 +0300
  71. 7b3f8e8 dm: fix logic of lists_bind_fdt() by Heinrich Schuchardt · Mon Jul 11 08:25:33 2022 +0200
  72. e29ffee dm: avoid NULL dereference in lists_bind_fdt() by Heinrich Schuchardt · Mon Jul 11 08:21:31 2022 +0200
  73. 3111225 dm: avoid NULL dereference in add_item() by Heinrich Schuchardt · Sun Jul 10 15:40:22 2022 +0200
  74. 2410974 spi: zynq_qspi: Fix programming qspi speed by Ashok Reddy Soma · Fri Jul 15 19:31:19 2022 +0530
  75. 525a8e4 spi: zynq_qspi: Add support for zynq_qspi_mem_exec_op by Ashok Reddy Soma · Fri Jul 15 19:31:18 2022 +0530
  76. 88dcafa spi: zynq_qspi: Use dummy buswidth in dummy byte calculation by T Karthik Reddy · Fri Jul 15 19:31:17 2022 +0530
  77. 4ebe3a0 spi: zynq_qspi: Add child pre probe function by Siva Durga Prasad Paladugu · Fri Jul 15 19:31:16 2022 +0530
  78. ea0bd08 spi: xilinx_spi: Add support ops to axi qspi driver by T Karthik Reddy · Sat Jul 16 12:28:47 2022 +0530
  79. 5096380 spi: xilinx_spi: Add support for spi memory operations by T Karthik Reddy · Sat Jul 16 12:28:46 2022 +0530
  80. 0d6bb43 fpga: zynqmp: support loading encrypted bitfiles by Adrian Fiergolski · Fri Jul 22 17:16:14 2022 +0300
  81. 1777357 fpga: zynqmp: support loading authenticated images by Oleksandr Suvorov · Fri Jul 22 17:16:13 2022 +0300
  82. f1c9a7e fpga: zynqmp: add bitstream compatible checking by Oleksandr Suvorov · Fri Jul 22 17:16:12 2022 +0300
  83. fd4c272 fpga: zynqmp: reduce zynqmppl_load() code by Oleksandr Suvorov · Fri Jul 22 17:16:11 2022 +0300
  84. c0806cc fpga: xilinx: pass compatible flags to load() callback by Oleksandr Suvorov · Fri Jul 22 17:16:10 2022 +0300
  85. a4d9593 fpga: add fpga_compatible2flag by Oleksandr Suvorov · Fri Jul 22 17:16:08 2022 +0300
  86. 4ff163d fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · Fri Jul 22 17:16:07 2022 +0300
  87. 5055cf2 fpga: xilinx: pass compatible flags to xilinx_load() by Oleksandr Suvorov · Fri Jul 22 17:16:06 2022 +0300
  88. 60ae6c1 fpga: zynqmp: add str2flags call by Oleksandr Suvorov · Fri Jul 22 17:16:05 2022 +0300
  89. fbe31bb fpga: add option for loading FPGA secure bitstreams by Oleksandr Suvorov · Fri Jul 22 17:16:02 2022 +0300
  90. 0c46047 fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig by Alexander Dahl · Thu Jul 21 15:31:22 2022 +0200
  91. 428a8c6 fpga: Convert SYS_FPGA_CHECK_CTRLC to Kconfig by Alexander Dahl · Thu Jul 21 15:31:21 2022 +0200
  92. 0b33d69 arm64: versal: Enable power domain driver and its dependencies by Ashok Reddy Soma · Fri Jul 22 02:46:58 2022 -0600
  93. 73e3f99 mailbox: zynqmp: Move struct zynqmp_ipi_msg from sys_proto.h by Ashok Reddy Soma · Fri Jul 22 02:46:57 2022 -0600
  94. a3e5db2 firmware: zynqmp: Load config overlay for core0 to pmufw by Ashok Reddy Soma · Fri Jul 22 02:46:55 2022 -0600
  95. 406bc8a firmware: zynqmp: Change prototype of zynqmp_pmufw_load_config_object() by Ashok Reddy Soma · Fri Jul 22 02:46:54 2022 -0600
  96. a3a4cc8 reset: zynqmp: Add reset driver support for versal by T Karthik Reddy · Wed Jul 20 03:59:57 2022 -0600
  97. 49622a1 serial: zynq: Use DIV_ROUND_CLOSEST() to calcurate divider value by Kunihiko Hayashi · Wed Jul 13 10:38:59 2022 +0900
  98. 5ff7acf mmc: zynq_sdhci: Fix timing macros for MMC High speed by Ashok Reddy Soma · Mon Jun 27 14:22:45 2022 +0530
  99. 9b2b021 drivers: xen: unmap Enlighten page before jumping to Linux by Dmytro Firsov · Tue Jul 19 14:55:28 2022 +0000
  100. 1be5e97 arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654 by Andrew Davis · Fri Jul 15 10:25:27 2022 -0500