1. 55f7990 dm: core: Add support for writing u32 with ofnode by Simon Glass · 2 years, 2 months ago
  2. 39e42be dm: core: Allow writing to a flat tree with ofnode by Simon Glass · 2 years, 2 months ago
  3. be0789a dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · 2 years, 2 months ago
  4. 3310484 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 2 months ago
  5. da62e1e video: Rename structs and functions to avoid VBE by Simon Glass · 2 years, 2 months ago
  6. cafe871 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 2 months ago
  7. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 2 months ago
  8. 99699a7 power: regulator: Remove i2c header from gpio regulator by Michal Simek · 2 years, 2 months ago
  9. 2349ecf mmc: Do not send status of send_status is false by Marek Vasut · 2 years, 2 months ago
  10. ca514d0 misc: atsha204a: Don't check for error when waking up the device by Pali Rohár · 2 years, 2 months ago
  11. ca3756c pci: pci_mvebu: Add support for reset-gpios by Pali Rohár · 2 years, 2 months ago
  12. 0190906 arm64: a37xx: pinctrl: Improve description for pinmux command by Pali Rohár · 2 years, 2 months ago
  13. 361cf5c arm64: a37xx: pinctrl: Remove unused macro PIN_GRP() by Pali Rohár · 2 years, 2 months ago
  14. 7a1c071 arm64: a37xx: pinctrl: Fix definitions for MPP pins 20-22 by Pali Rohár · 2 years, 2 months ago
  15. 65b3b24 gpio: Remove mvgpio driver by Chris Packham · 2 years, 2 months ago
  16. c959374 gpio: turris_omnia_mcu: Fix usage of CMD_EXT_CONTROL by Pali Rohár · 2 years, 2 months ago
  17. 5bd4f31 net: dwc_eth_qos: Add eqos_get_enetaddr callback for stm32 by Patrice Chotard · 2 years, 2 months ago
  18. acce23b net: dwc_eth_qos: Add eqos_get_enetaddr callback for tegra186 by Patrice Chotard · 2 years, 2 months ago
  19. 5a28aa6 net: ave: Add capability of rgmii-id mode by Kunihiko Hayashi · 2 years, 2 months ago
  20. ebb8ff6 net: phy: possible NULL dereference in fixed_phy_create() by Heinrich Schuchardt · 2 years, 2 months ago
  21. 8a3b69d net: dwc_eth_qos: cosmetic: reorder include files by Patrick Delaunay · 2 years, 3 months ago
  22. 65f2266 net: phy: Remove inline definitions from convinience functions by Ramon Fried · 2 years, 4 months ago
  23. f44bf73 net: ftgmac100: use bus name in mdio error messages by Zev Weiss · 2 years, 4 months ago
  24. 52503d8 net: nuvoton : Add NPCM7xx EMAC driver by Jim Liu · 2 years, 4 months ago
  25. 81844ac net: mpc8xx_fec: Migrate to DM_ETH by Christophe Leroy · 2 years, 4 months ago
  26. c62b746 net: dwc_eth_qos: remove use of DWC_NET_PHYADDR by Rasmus Villemoes · 2 years, 4 months ago
  27. 0c999ce net: dwc_eth_qos: lift parsing of max-speed DT property to common code by Rasmus Villemoes · 2 years, 5 months ago
  28. 4a7c9db net: dwc_eth_qos: fix double resource leak in eqos_remove() by Rasmus Villemoes · 2 years, 5 months ago
  29. ecd8b03 net: dm9000: Correctly handle empty FIFO by Marek Vasut · 2 years, 5 months ago
  30. 0120794 net: phy: marvell: Add support for 88E1240 PHY by Stefan Roese · 2 years, 6 months ago
  31. 0ef0261 net: phy: marvell: Support reg config via "marvell, reg-init" DT property by Stefan Roese · 2 years, 6 months ago
  32. 46b5c8e Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 2 months ago
  33. 78475d2 Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig by Tom Rini · 2 years, 2 months ago
  34. 612f7a6 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · 2 years, 2 months ago
  35. 2d752b0 Convert CONFIG_SYS_FMAN_V3 to Kconfig by Tom Rini · 2 years, 2 months ago
  36. 1107dad Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · 2 years, 2 months ago
  37. 1db251b Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 2 months ago
  38. 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 2 months ago
  39. cc1015f flash: Remove pic32_flash.c by Tom Rini · 2 years, 2 months ago
  40. 5d68d2f Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 2 months ago
  41. 90e9b3d Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig by Tom Rini · 2 years, 2 months ago
  42. b72713d Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig by Tom Rini · 2 years, 2 months ago
  43. 5536a5f gpio: fix incorrect depends on for SPL_GPIO_HOG by Quentin Schulz · 2 years, 2 months ago
  44. c588ca8 drivers: xen: events: fix build issues with disabled Xen HVC by Dmytro Firsov · 2 years, 3 months ago
  45. 11d3096 pwm: aspeed: Select SYSCON to get parent detail. by Billy Tsai · 2 years, 5 months ago
  46. aedd451 tpm: Add the RNG child device by Sughosh Ganu · 2 years, 2 months ago
  47. e67ffb5 tpm: rng: Add driver model interface for TPM RNG device by Sughosh Ganu · 2 years, 2 months ago
  48. 204b870 arm: mvebu: Fix compatible string for nand controller by Pali Rohár · 2 years, 2 months ago
  49. 5e4d24c gpio: Add Turris Omnia MCU driver by Pali Rohár · 2 years, 2 months ago
  50. ef6fcab mvebu: pinctrl: apply SDHCI PHY config for A7K by Konstantin Porotchkin · 2 years, 2 months ago
  51. e34d8af arm64: a37xx: pinctrl: Implement get_pins_count, get_pin_name and get_pin_muxing functions by Pali Rohár · 2 years, 2 months ago
  52. 140ebcd arm64: a37xx: pinctrl: Implement gpio_request_enable for gpio functionality by Pali Rohár · 2 years, 2 months ago
  53. 3d98071 arm64: a37xx: pinctrl: Add missing pinmuxes into the list by Pali Rohár · 2 years, 2 months ago
  54. ffab049 arm64: a37xx: pinctrl: Mark all functions and structures as static by Pali Rohár · 2 years, 2 months ago
  55. 33893e5 arm64: a37xx: pinctrl: Remove duplicate info->groups and info->ngroups fields by Pali Rohár · 2 years, 2 months ago
  56. bd913a7 arm64: a37xx: pinctrl: Remove unused grp->pins fields by Pali Rohár · 2 years, 2 months ago
  57. da76996 gpio: mvebu_gpio: Set bank name to mvebu%d by Pali Rohár · 2 years, 2 months ago
  58. dc986c6 gpio: mvebu_gpio: Read number of gpios from DT by Pali Rohár · 2 years, 2 months ago
  59. 7d8bb89 gpio: mvebu_gpio: Add .request and .rfree methods for Armada 38x by Pali Rohár · 2 years, 2 months ago
  60. a1de103 pinctrl: Add third argument label for pinctrl_gpio_request() function by Pali Rohár · 2 years, 2 months ago
  61. 35c50a7 mvebu: pinctrl: Add Armada 38x driver by Pali Rohár · 2 years, 2 months ago
  62. 92c4a95 pinctrl: Add new function pinctrl_generic_set_state_prefix() by Pali Rohár · 2 years, 2 months ago
  63. 87069c7 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 2 years, 2 months ago
  64. 8005908 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 2 months ago
  65. 7277c4b Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git by Tom Rini · 2 years, 2 months ago
  66. 2785fc4 mmc: pci_mmc.c should build with ACPIGEN=n by Heinrich Schuchardt · 2 years, 3 months ago
  67. 19a29ff drivers: mmc: write protect single boot area by Ying-Chun Liu (PaulLiu) · 2 years, 5 months ago
  68. 3363a73 mmc: nuvoton: Add NPCM7xx mmc driver by Jim Liu · 2 years, 4 months ago
  69. 6dcf1c2 mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' error by Pali Rohár · 2 years, 5 months ago
  70. 67b5663 pmic: pca9450: permit config on all bucks and LDOs by Heiko Thiery · 2 years, 3 months ago
  71. 86feeab Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 2 months ago
  72. 2338741 ddr: imx8m: helper: load ddr firmware according to binman symbols by Peng Fan · 2 years, 2 months ago
  73. a624251 net: dwc_eth_qos: introduce eqos hook eqos_get_enetaddr by Peng Fan · 2 years, 2 months ago
  74. a6acf95 net: eqos: add function to get phy node and address by Ye Li · 2 years, 2 months ago
  75. 5fc783b net: dwc_eth_qos: move i.MX code out by Peng Fan · 2 years, 2 months ago
  76. 149e80f net: dwc_eth_qos: public some functions by Peng Fan · 2 years, 2 months ago
  77. 00fcfa8 net: dwc_eth_qos: fix build break when CLK not enabled by Peng Fan · 2 years, 2 months ago
  78. 09de565 net: fec_mxc: support i.MX93 by Peng Fan · 2 years, 2 months ago
  79. 5f77e66 ddr: imx9: enable Performance monitor counter by Ye Li · 2 years, 2 months ago
  80. 99c7cc5 ddr: imx: Add i.MX9 DDR controller driver by Ye Li · 2 years, 2 months ago
  81. 5e2612f misc: fuse: update the code for accessing fuse of i.MX93 by Alice Guo · 2 years, 2 months ago
  82. 31b3ca5 misc: fuse: support to access fuse on i.MX93 by Alice Guo · 2 years, 2 months ago
  83. 5d78ff7 misc: imx8ulp: move fuse.c from imx8ulp to sentinel by Alice Guo · 2 years, 2 months ago
  84. 1a55a63 misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msg by Ye Li · 2 years, 2 months ago
  85. 2727245 misc: s400_api: introduce ahab_release_m33_trout by Peng Fan · 2 years, 2 months ago
  86. 625473d misc: S400_API: New API for FW status and chip info by Peng Fan · 2 years, 2 months ago
  87. e5fcf91 misc: S400_API: Update release RDC API by Ye Li · 2 years, 2 months ago
  88. 45fed32 misc: s4mu: Support iMX93 with Sentinel MU by Peng Fan · 2 years, 2 months ago
  89. 03fcf96 misc: imx: S400_API: Move S400 MU and API to a common place by Ye Li · 2 years, 2 months ago
  90. c8671d2 mmc: fsl_esdhc_imx: Support i.MX9 by Peng Fan · 2 years, 2 months ago
  91. 07110c6 imx: pinctrl: add pinctrl and pinfunc file for i.MX93 by Peng Fan · 2 years, 2 months ago
  92. 636afd1 gpio: pca953x: support pcal6524 by Peng Fan · 2 years, 2 months ago
  93. 76656bc dm: fix mis-word in SPL_DM description by Oleksandr Suvorov · 2 years, 2 months ago
  94. de84a4f dm: fix logic of lists_bind_fdt() by Heinrich Schuchardt · 2 years, 2 months ago
  95. 7a6f5a4 dm: avoid NULL dereference in lists_bind_fdt() by Heinrich Schuchardt · 2 years, 2 months ago
  96. 53fbaa4 dm: avoid NULL dereference in add_item() by Heinrich Schuchardt · 2 years, 3 months ago
  97. 2a75bc1 spi: zynq_qspi: Fix programming qspi speed by Ashok Reddy Soma · 2 years, 2 months ago
  98. bc47958 spi: zynq_qspi: Add support for zynq_qspi_mem_exec_op by Ashok Reddy Soma · 2 years, 2 months ago
  99. e097847 spi: zynq_qspi: Use dummy buswidth in dummy byte calculation by T Karthik Reddy · 2 years, 2 months ago
  100. 1acb703 spi: zynq_qspi: Add child pre probe function by Siva Durga Prasad Paladugu · 2 years, 2 months ago