1. 41b2182 crypto: fsl_hash: Remove unnecessary alignment check in caam_hash() by Stefan Roese · 2 years, 7 months ago
  2. 9abfbef Merge tag 'u-boot-imx-20220616' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 5 months ago
  3. 39bbcc3 ddr: altera: Stratix10: Use phys_size_t for memory size by Tien Fong Chee · 2 years, 7 months ago
  4. ee06c53 ddr: altera: Ignore bit[7-4] for both seq2core & core2seq handshake in HPS by Tien Fong Chee · 2 years, 7 months ago
  5. fd27812 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 5 months ago
  6. 166e5b8 intel: n5x: ddr: update license by Tien Fong Chee · 2 years, 5 months ago
  7. 1a558fa spi: nxp_fspi: Fix clock imbalance by Marek Vasut · 2 years, 5 months ago
  8. 12a29d3 mmc: fsl_esdhc_imx: Implement wait_dat0 mmc ops by Loic Poulain · 2 years, 6 months ago
  9. d6ad5a0 mmc: Add support for wait_dat0 callback by Loic Poulain · 2 years, 6 months ago
  10. 212875e mmc: fix error message for unaligned erase request by Patrick Delaunay · 2 years, 9 months ago
  11. 65d5931 clk: imx8mp: use usb_core_ref for usb_root_clk by Andrey Zhizhikin · 2 years, 6 months ago
  12. 698c041 clk: imx8mp: fix root clock names for ecspi by Andrey Zhizhikin · 2 years, 6 months ago
  13. 54337ab phy: adin: add support for clock output by Josua Mayer · 2 years, 6 months ago
  14. 4cc25cd phy: adin: fix broken support for adi, phy-mode-override by Nate Drude · 2 years, 6 months ago
  15. 752bea3 pmic: pca9450: add DM_I2C dependencies in Kconfig by Rasmus Villemoes · 2 years, 7 months ago
  16. 0d2105a arm: tegra: Update some DT compatibles by Peter Robinson · 2 years, 7 months ago
  17. b5cf255 pci: tegra: Update error prints with new lines by Peter Robinson · 2 years, 7 months ago
  18. 7e9e386 firmware: ti_sci_static_data: add static DMA chan data by Vignesh Raghavendra · 2 years, 6 months ago
  19. 720d37f dma: ti: Add PSIL data for AM62x DMASS by Vignesh Raghavendra · 2 years, 6 months ago
  20. 4b8903a arm: mach-k3: am62: Introduce autogenerated SoC data by Suman Anna · 2 years, 6 months ago
  21. d98e860 arm: mach-k3: Introduce the basic files to support AM62 by Suman Anna · 2 years, 6 months ago
  22. 4298ee7 soc: ti: k3-socinfo: Add entry for AM62X SoC family by Suman Anna · 2 years, 6 months ago
  23. ed6d781 drivers: mmc: am654_sdhci: Add new compatible for AM62 SoC by Aswath Govindraju · 2 years, 6 months ago
  24. 866eab1 rng: nuvoton: Add NPCM7xx rng driver by Jim Liu · 2 years, 6 months ago
  25. f81aaa0 spi: synquacer: simplify tx completion checking by Masahisa Kojima · 2 years, 6 months ago
  26. de9f2c9 spi: synquacer: DMSTART bit must not be set while transferring by Masahisa Kojima · 2 years, 6 months ago
  27. 88d50ed spi: synquacer: wait until slave is deselected by Masahisa Kojima · 2 years, 6 months ago
  28. 29d382b spi: synquacer: busy variable must be initialized before use by Masahisa Kojima · 2 years, 6 months ago
  29. f49d616 pinctrl: nuvoton: Add NPCM7xx pinctrl driver by Jim Liu · 2 years, 6 months ago
  30. 3f51ba9 test: Load mac address using misc device by Sean Anderson · 2 years, 7 months ago
  31. d3f7287 test: Load mac address using RTC by Sean Anderson · 2 years, 7 months ago
  32. 472caa6 test: Load mac address with i2c eeprom by Sean Anderson · 2 years, 7 months ago
  33. c8ce7ba misc: Add support for nvmem cells by Sean Anderson · 2 years, 7 months ago
  34. dda3b38 misc: i2c_eeprom: Make i2c_eeprom_write use a const buf by Sean Anderson · 2 years, 7 months ago
  35. 416e09b sandbox: net: Remove fake-host-hwaddr by Sean Anderson · 2 years, 7 months ago
  36. 43937a4 virtio: rng: Check length before copying by Andrew Scull · 2 years, 6 months ago
  37. acd3b27 virtio: sandbox: Bind RNG rather than block device by Andrew Scull · 2 years, 6 months ago
  38. 1674b6c virtio: sandbox: Fix device features bitfield by Andrew Scull · 2 years, 6 months ago
  39. fbef3f5 virtio_ring: Check used descriptors are chain heads by Andrew Scull · 2 years, 6 months ago
  40. 10a1453 virtio_ring: Maintain a shadow copy of descriptors by Andrew Scull · 2 years, 6 months ago
  41. b095297 virtio_ring: Add helper to attach vring descriptor by Andrew Scull · 2 years, 6 months ago
  42. 68f8bf2 virtio_ring: Merge identical variables by Andrew Scull · 2 years, 6 months ago
  43. 02544db misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux by Marek Vasut · 2 years, 7 months ago
  44. fe8e8af usb: xhci-mtk: disable all ports when disable host controller by Chunfeng Yun · 2 years, 6 months ago
  45. b62450c serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) by Pali Rohár · 2 years, 6 months ago
  46. f2ebaaa pci: Handle failed calloc in decode_regions() by Pierre-Clément Tosi · 2 years, 6 months ago
  47. 05947cb drivers:optee:rpmb: initialize drivers of mmc devices in UCLASS_BLK for rpmb access by Judy Wang · 2 years, 7 months ago
  48. fb84517 serial: smh: Fake tstc by Sean Anderson · 2 years, 6 months ago
  49. bc8e098 dm: core: convert of_machine_is_compatible to livetree by Patrick Delaunay · 2 years, 6 months ago
  50. b4d3b33 mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_t by Pali Rohár · 2 years, 6 months ago
  51. 8a1ab5e misc: Correct Kconfig dependencies for a number of options by Tom Rini · 2 years, 6 months ago
  52. c5ef202 dm: fix DM_EVENT dependencies by Heinrich Schuchardt · 2 years, 6 months ago
  53. b19512f Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to Kconfig by Chris Packham · 2 years, 6 months ago
  54. 90e1fd0 Convert CONFIG_TPL_NAND_INIT to Kconfig by Tom Rini · 2 years, 6 months ago
  55. 3135ba6 arm: pxa: Remove CONFIG_CPU_PXA25X by Tom Rini · 2 years, 6 months ago
  56. 90f0819 Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig by Tom Rini · 2 years, 6 months ago
  57. 66bda09 Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig by Tom Rini · 2 years, 6 months ago
  58. e247514 Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to Kconfig by Tom Rini · 2 years, 6 months ago
  59. 2f57139 Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig by Tom Rini · 2 years, 6 months ago
  60. 12f613c arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespace by Tom Rini · 2 years, 6 months ago
  61. 7704b7f net: enetc: unregister mdiobus by Michael Walle · 2 years, 6 months ago
  62. d64ac85 net: e1000: Depend on CONFIG_PCI by Sean Anderson · 2 years, 7 months ago
  63. 661f540 Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 6 months ago
  64. 7e0edca Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 6 months ago
  65. 1b04a96 Merge tag 'tpm-24052022' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 6 months ago
  66. 7495051 serial: Remove obsolete CONS_INDEX_n Kconfig options by Samuel Holland · 2 years, 6 months ago
  67. d6cb09d clk: sunxi: add and use dummy gate clocks by Andre Przywara · 2 years, 7 months ago
  68. 444ab35 clk: sunxi: add PIO bus gate clocks by Andre Przywara · 2 years, 7 months ago
  69. 596247e clk: sunxi: h6_r: Correct the driver name by Samuel Holland · 2 years, 7 months ago
  70. 818e163 mmc: sunxi: Remove unnecessary pinmux option dependency by Samuel Holland · 2 years, 7 months ago
  71. 9f971da tpm: add support for TPMv2.x I2C chips by Eddie James · 2 years, 6 months ago
  72. c1abf76 mmc: fsl_esdhc_spl: Fix checking for number of read sectors by Pali Rohár · 2 years, 6 months ago
  73. 3feea0b spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode by Patrice Chotard · 2 years, 8 months ago
  74. 61708bb spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · 2 years, 8 months ago
  75. 8d7199d tpm: core: Set timeouts before requesting locality by Eddie James · 2 years, 6 months ago
  76. 004d30c Merge tag 'u-boot-imx-20220523' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 6 months ago
  77. 0539d16 gpio: rgpio2p: Enhance reading of GPIO pin value by Christoph Fritz · 2 years, 8 months ago
  78. 89dd650 clk: sunxi: implement clock driver for suniv f1c100s by George Hilliard · 3 years, 4 months ago
  79. 6f00b97 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 6 months ago
  80. 868d58f usb: dwc3: Fix non-usb3 configurations by Jan Kiszka · 2 years, 7 months ago
  81. 326337f pmic: pca9450: Add regulator driver by Marek Vasut · 2 years, 6 months ago
  82. 1d51e77 pmic: pca9450: Add upstream regulators subnode match by Marek Vasut · 2 years, 6 months ago
  83. a222c14 mtd: nand: mxs_nand_spl: Fix bad block skipping by Michael Trimarchi · 2 years, 6 months ago
  84. 78bf8e8 nand: raw: mxs_nand: Fix specific hook registration by Michael Trimarchi · 2 years, 6 months ago
  85. 1919f58 crypto/fsl: fsl_hash: Fix dcache issue in caam_hash_finish by Gaurav Jain · 2 years, 6 months ago
  86. cad7728 i.MX8ULP: add display_ele_fw_version api by Gaurav Jain · 2 years, 6 months ago
  87. 6a6468f usb: xhci-dwc3: Support role switch default role by Mark Kettenis · 2 years, 7 months ago
  88. 290ffe5 imx8m: fix reading of DDR4 MR registers by Rasmus Villemoes · 2 years, 7 months ago
  89. db74ced i.MX8 crypto/fsl: Enable fsl CAAM rng driver by Gaurav Jain · 2 years, 7 months ago
  90. 0c45c77 i.MX6SX: crypto/fsl: fix entropy delay value by Gaurav Jain · 2 years, 7 months ago
  91. 9fd406d mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driver by Ye Li · 2 years, 8 months ago
  92. b6a4693 spi: stm32_qspi: Remove SR_BUSY bit check before sending command by Patrice Chotard · 2 years, 6 months ago
  93. a6d7eeb spi: stm32_qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd() by Patrice Chotard · 2 years, 6 months ago
  94. e9869f4 phy: zynqmp: Increase timeout value to 10ms by Ashok Reddy Soma · 2 years, 6 months ago
  95. f9ec791 pinctrl: probe pinctrl drivers during post-bind by Robert Marko · 2 years, 7 months ago
  96. d293759 serial: ns16550: Add support for SPL_DEBUG_UART_BASE by Pali Rohár · 2 years, 7 months ago
  97. 958789f serial: Add new config option TPL_DEBUG_UART_BASE by Pali Rohár · 2 years, 6 months ago
  98. 9f971ff serial: Add new config option SPL_DEBUG_UART_BASE by Pali Rohár · 2 years, 7 months ago
  99. 1553532 mmc: zynq_sdhci: Add weak function prototype by T Karthik Reddy · 2 years, 7 months ago
  100. 303198e soc: xilinx: zynqmp: fix out of bounds array access by Michal Simek · 2 years, 7 months ago