1. 7f1a4c9 drivers: tee: sandbox: Fix SCP03 control emulator by Jorge Ramirez-Ortiz · 1 year, 7 months ago
  2. 1a07d39 sandbox: fix return type of os_filesize() by Heinrich Schuchardt · 1 year, 7 months ago
  3. 9963b1f sandbox: mark sandbox_exit() as no return. by Heinrich Schuchardt · 1 year, 7 months ago
  4. 278c9b2 sandbox: spi: sandbox_sf_process_cmd() missing fallthrough by Heinrich Schuchardt · 1 year, 7 months ago
  5. 42175a7 sandbox: fix sandbox_hub_submit_control_msg() by Heinrich Schuchardt · 1 year, 7 months ago
  6. 159d6bf sandbox: fix fall through in sandbox_flash_bulk() by Heinrich Schuchardt · 1 year, 7 months ago
  7. cc89b7c sandbox64: add support for NVMXIP QSPI by Abdellatif El Khlifi · 1 year, 6 months ago
  8. 9e115ac drivers/mtd/nvmxip: introduce QSPI XIP driver by Abdellatif El Khlifi · 1 year, 6 months ago
  9. f37af27 drivers/mtd/nvmxip: introduce NVM XIP block storage emulation by Abdellatif El Khlifi · 1 year, 6 months ago
  10. 22a7ae3 ide: Make use of U-Boot types by Simon Glass · 1 year, 6 months ago
  11. 79543e6 ide: Simplify expressions and hex values by Simon Glass · 1 year, 6 months ago
  12. 692bccb ide: Convert to use log_debug() by Simon Glass · 1 year, 6 months ago
  13. 9666de8 ide: Tidy up ide_reset() by Simon Glass · 1 year, 6 months ago
  14. 49aa778 ide: Correct LBA setting by Simon Glass · 1 year, 6 months ago
  15. d7d5743 ide: Use a single local blk_desc for ide_ident() by Simon Glass · 1 year, 6 months ago
  16. 9608311 ide: Move all blk_desc init into ide_ident() by Simon Glass · 1 year, 6 months ago
  17. 038590a ide: Make ide_ident() return an error code by Simon Glass · 1 year, 6 months ago
  18. ce99e29 ide: Use desc consistently for struct blk_desc by Simon Glass · 1 year, 6 months ago
  19. f0af25a ide: Combine the two loops in ide_probe() by Simon Glass · 1 year, 6 months ago
  20. 708404c ide: Move ide_init() entirely within ide_probe() by Simon Glass · 1 year, 6 months ago
  21. db89e72 ide: Move setting of vendor strings into ide_probe() by Simon Glass · 1 year, 6 months ago
  22. 209ee95 ide: Make ide_bus_ok a local variable by Simon Glass · 1 year, 6 months ago
  23. b6483ea ide: Move bus init into a function by Simon Glass · 1 year, 6 months ago
  24. 8b1b943 ide: Avoid preprocessor for CONFIG_LBA48 by Simon Glass · 1 year, 6 months ago
  25. c94a331 ide: Avoid preprocessor for CONFIG_ATAPI by Simon Glass · 1 year, 6 months ago
  26. 9367e61 ide: Simplify success condition by Simon Glass · 1 year, 6 months ago
  27. 6579bb0 ide: Refactor confusing loop code by Simon Glass · 1 year, 6 months ago
  28. 2a16595 ide: Change the retries variable by Simon Glass · 1 year, 6 months ago
  29. 1b33fd8 ide: Make function static by Simon Glass · 1 year, 6 months ago
  30. 646deed ide: Correct use of ATAPI by Simon Glass · 1 year, 6 months ago
  31. 1486c90 ide: Create a prototype for ide_set_reset() by Simon Glass · 1 year, 6 months ago
  32. f8e87e7 ide: Drop weak functions by Simon Glass · 1 year, 6 months ago
  33. bc65bff ide: Move a few functions further up the file by Simon Glass · 1 year, 6 months ago
  34. 62d13fa ide: Drop ide_device_present() by Simon Glass · 1 year, 6 months ago
  35. 80778f5 ide: Move ide_init() into probing by Simon Glass · 1 year, 6 months ago
  36. 4d89f4b ide: Use mdelay() for long delays by Simon Glass · 1 year, 6 months ago
  37. 14a4f52 ide: Move ATA_CURR_BASE to C file by Simon Glass · 1 year, 6 months ago
  38. 27ff780 virtio: Ensure PCI is set up first by Simon Glass · 1 year, 6 months ago
  39. 0fac5c4 gpio-uclass: fix off-by-one in gpio_request_list_by_name_nodev() by Rasmus Villemoes · 1 year, 6 months ago
  40. b411ba9 xen: Limit execution to EL1 only by Michal Simek · 1 year, 6 months ago
  41. cc62598 ata: pci: enable bus mastering by Christian Gmeiner · 1 year, 6 months ago
  42. 6326519 sysreset: psci: add psci_sysreset_get_status by Peng Fan · 1 year, 7 months ago
  43. 439b938 sysreset: psci: enable DM_FLAG_PRE_RELOC by Peng Fan · 1 year, 7 months ago
  44. 1bd790b firmware: psci: enable DM_FLAG_PRE_RELOC by Peng Fan · 1 year, 7 months ago
  45. 44cd761 xen: Fix Kconfig dependencies by Michal Simek · 1 year, 7 months ago
  46. 73b39a7 usb: gadget: f_mass_storage: Rework do_request_sense slightly by Tom Rini · 1 year, 7 months ago
  47. 45981a9 soc: soc_ti_k3: fix revision array bounds checks by Rasmus Villemoes · 1 year, 7 months ago
  48. b0a2fe1 virtio: Use bounce buffers when VIRTIO_F_IOMMU_PLATFORM is set by Will Deacon · 1 year, 7 months ago
  49. 37e53db virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORM by Will Deacon · 1 year, 7 months ago
  50. a15d67e virtio: Add helper functions to attach/detach vring descriptors by Will Deacon · 1 year, 7 months ago
  51. 75582fc virtio: Allocate virtqueue in page-size units by Will Deacon · 1 year, 7 months ago
  52. da4e8bb virtio: pci: Tear down VQs in virtio_pci_reset() by Will Deacon · 1 year, 7 months ago
  53. 7804306 virtio: Expose VIRTIO_F_IOMMU_PLATFORM in device features by Will Deacon · 1 year, 7 months ago
  54. 65f3afc remoteproc: ti_k3_arm64: Change the startup of arm64 core by Manorit Chawdhry · 1 year, 6 months ago
  55. f392860 arm: mach-k3: Remove empty sys_proto.h include by Andrew Davis · 1 year, 7 months ago
  56. ef538cc arm: mach-k3: Move sdelay() and wait_on_value() declaration by Andrew Davis · 1 year, 7 months ago
  57. 677a1e2 soc: soc_ti_k3: Use hardware.h to remove definition duplication by Andrew Davis · 1 year, 7 months ago
  58. 328fdeb Merge tag 'u-boot-rockchip-20230421' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 6 months ago
  59. 802132c Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 6 months ago
  60. da142d1 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 1 year, 6 months ago
  61. f2db245 Merge tag 'u-boot-stm32-20230419' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 6 months ago
  62. 770e770 mtd: rawnand: nand_base: Handle algorithm selection by Linus Walleij · 1 year, 7 months ago
  63. fee6b9b Revert "mtd: rawnand: nand_base: Handle algorithm selection" by Dario Binacchi · 1 year, 6 months ago
  64. 2cc6cde mmc: rockchip_sdhci: Limit number of blocks read in a single command by Jonas Karlman · 1 year, 6 months ago
  65. 3cd664d mmc: sdhci: Allow disabling of SDMA in SPL by Peter Geis · 1 year, 6 months ago
  66. bdbfd58 clk: rockchip: rk3588: Add limited TMCLK_EMMC clock support by Jonas Karlman · 1 year, 6 months ago
  67. a3cab28 mmc: rockchip_sdhci: Add support for RK3588 by Jonas Karlman · 1 year, 6 months ago
  68. d2cece0 mmc: rockchip_sdhci: Fix HS400 and HS400ES mode on RK3568 by Jonas Karlman · 1 year, 6 months ago
  69. 8874c41 mmc: rockchip_sdhci: Rearrange and simplify used regs and flags by Jonas Karlman · 1 year, 6 months ago
  70. 667576c mmc: rockchip_sdhci: Remove empty get_phy and set_enhanced_strobe ops by Jonas Karlman · 1 year, 6 months ago
  71. 6de4438 mmc: rockchip_sdhci: Update speed mode controls in set_ios_post by Jonas Karlman · 1 year, 6 months ago
  72. ba9f5e5 mmc: rockchip_sdhci: Refactor execute tuning error handling by Jonas Karlman · 1 year, 6 months ago
  73. b8a63c8 mmc: rockchip_sdhci: Use set_clock and config_dll sdhci_ops by Jonas Karlman · 1 year, 6 months ago
  74. 7e74522 mmc: rockchip_sdhci: Add set_clock and config_dll sdhci_ops by Jonas Karlman · 1 year, 6 months ago
  75. 0030d49 mmc: rockchip_sdhci: Remove unneeded emmc_phy_init by Jonas Karlman · 1 year, 6 months ago
  76. b8c394b mmc: rockchip_sdhci: Fix use of device private data by Jonas Karlman · 1 year, 6 months ago
  77. c1425ed mmc: sdhci: Set UHS Mode Select field for UHS SDR25 mode by Jonas Karlman · 1 year, 6 months ago
  78. 7774b79 mmc: sdhci: Fix HISPD bit handling for MMC HS 52MHz mode by Jonas Karlman · 1 year, 6 months ago
  79. 5891282 rockchip: rng: add trngv1 for rk3588 by Chris Morgan · 1 year, 6 months ago
  80. 45717d6 clk: rockchip: rk3568: Add dummy I2S1_MCLKOUT_TX clock support by Jonas Karlman · 1 year, 6 months ago
  81. 518fa34 pinctrl: rockchip: Fix IO mux selection on RK3568 by Jonas Karlman · 1 year, 6 months ago
  82. 6737771 rockchip: rk3588: Add support for sdmmc clocks in SPL by Jonas Karlman · 1 year, 6 months ago
  83. 2229758 clk: scmi: Add Kconfig option for SPL by Jonas Karlman · 1 year, 6 months ago
  84. 9fea369 rockchip: otp: fix misc_read() return values by John Keeping · 1 year, 7 months ago
  85. a48d135 rockchip: efuse: fix misc_read() return values by John Keeping · 1 year, 7 months ago
  86. 6fa8383 rockchip: video: Add support for RK3568 DSI Host by Chris Morgan · 1 year, 7 months ago
  87. bf57dd5 drivers: phy: add Innosilicon DSI-DPHY driver by Chris Morgan · 1 year, 7 months ago
  88. cf8b415 ram: rk3399: add missing high row detection by Jonathan Liu · 1 year, 7 months ago
  89. 88b962f gpio: rockchip: Add support for RK3568 and RK3588 banks by Jonas Karlman · 1 year, 7 months ago
  90. 3c45497 rockchip: gpio: rk_gpio: use ROCKCHIP_GPIOS_PER_BANK as divider by Johan Jonker · 1 year, 7 months ago
  91. 2c2d782 clk: rockchip: clk_rk3288: add PCLK_RKPWM by Johan Jonker · 1 year, 7 months ago
  92. e2b57ff video: rockchip: rk_vop: add rk3288-dp compare string by Johan Jonker · 1 year, 7 months ago
  93. 4f51064 pinctrl: rockchip: support rk3588 pinctrl by Jianqun Xu · 1 year, 7 months ago
  94. 7786710 rockchip: sdhci: rk3568: fix clock setting logic by Vasily Khoruzhick · 1 year, 8 months ago
  95. 60abbad ram: starfive: add ddr driver by Yanhong Wang · 1 year, 7 months ago
  96. 732f01a pinctrl: starfive: Add StarFive JH7110 driver by Kuan Lim Lee · 1 year, 7 months ago
  97. c13fe7c clk: starfive: Add StarFive JH7110 clock driver by Yanhong Wang · 1 year, 7 months ago
  98. d13de4f reset: starfive: jh7110: Add reset driver for StarFive JH7110 SoC by Yanhong Wang · 1 year, 7 months ago
  99. 22c2402 cache: starfive: Add StarFive JH7110 support by Yanhong Wang · 1 year, 7 months ago
  100. daf0721 stm32mp: fix various array bounds checks by Rasmus Villemoes · 1 year, 7 months ago