- ce99e29 ide: Use desc consistently for struct blk_desc by Simon Glass · 1 year, 7 months ago
- f0af25a ide: Combine the two loops in ide_probe() by Simon Glass · 1 year, 7 months ago
- 708404c ide: Move ide_init() entirely within ide_probe() by Simon Glass · 1 year, 7 months ago
- db89e72 ide: Move setting of vendor strings into ide_probe() by Simon Glass · 1 year, 7 months ago
- 209ee95 ide: Make ide_bus_ok a local variable by Simon Glass · 1 year, 7 months ago
- b6483ea ide: Move bus init into a function by Simon Glass · 1 year, 7 months ago
- 8b1b943 ide: Avoid preprocessor for CONFIG_LBA48 by Simon Glass · 1 year, 7 months ago
- c94a331 ide: Avoid preprocessor for CONFIG_ATAPI by Simon Glass · 1 year, 7 months ago
- 9367e61 ide: Simplify success condition by Simon Glass · 1 year, 7 months ago
- 6579bb0 ide: Refactor confusing loop code by Simon Glass · 1 year, 7 months ago
- 2a16595 ide: Change the retries variable by Simon Glass · 1 year, 7 months ago
- 1b33fd8 ide: Make function static by Simon Glass · 1 year, 7 months ago
- 646deed ide: Correct use of ATAPI by Simon Glass · 1 year, 7 months ago
- 1486c90 ide: Create a prototype for ide_set_reset() by Simon Glass · 1 year, 7 months ago
- f8e87e7 ide: Drop weak functions by Simon Glass · 1 year, 7 months ago
- bc65bff ide: Move a few functions further up the file by Simon Glass · 1 year, 7 months ago
- 62d13fa ide: Drop ide_device_present() by Simon Glass · 1 year, 7 months ago
- 80778f5 ide: Move ide_init() into probing by Simon Glass · 1 year, 7 months ago
- 4d89f4b ide: Use mdelay() for long delays by Simon Glass · 1 year, 7 months ago
- 14a4f52 ide: Move ATA_CURR_BASE to C file by Simon Glass · 1 year, 7 months ago
- 27ff780 virtio: Ensure PCI is set up first by Simon Glass · 1 year, 7 months ago
- 0fac5c4 gpio-uclass: fix off-by-one in gpio_request_list_by_name_nodev() by Rasmus Villemoes · 1 year, 7 months ago
- b411ba9 xen: Limit execution to EL1 only by Michal Simek · 1 year, 7 months ago
- cc62598 ata: pci: enable bus mastering by Christian Gmeiner · 1 year, 8 months ago
- 6326519 sysreset: psci: add psci_sysreset_get_status by Peng Fan · 1 year, 8 months ago
- 439b938 sysreset: psci: enable DM_FLAG_PRE_RELOC by Peng Fan · 1 year, 8 months ago
- 1bd790b firmware: psci: enable DM_FLAG_PRE_RELOC by Peng Fan · 1 year, 8 months ago
- 44cd761 xen: Fix Kconfig dependencies by Michal Simek · 1 year, 8 months ago
- 73b39a7 usb: gadget: f_mass_storage: Rework do_request_sense slightly by Tom Rini · 1 year, 8 months ago
- 45981a9 soc: soc_ti_k3: fix revision array bounds checks by Rasmus Villemoes · 1 year, 8 months ago
- b0a2fe1 virtio: Use bounce buffers when VIRTIO_F_IOMMU_PLATFORM is set by Will Deacon · 1 year, 8 months ago
- 37e53db virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORM by Will Deacon · 1 year, 8 months ago
- a15d67e virtio: Add helper functions to attach/detach vring descriptors by Will Deacon · 1 year, 8 months ago
- 75582fc virtio: Allocate virtqueue in page-size units by Will Deacon · 1 year, 8 months ago
- da4e8bb virtio: pci: Tear down VQs in virtio_pci_reset() by Will Deacon · 1 year, 8 months ago
- 7804306 virtio: Expose VIRTIO_F_IOMMU_PLATFORM in device features by Will Deacon · 1 year, 8 months ago
- 65f3afc remoteproc: ti_k3_arm64: Change the startup of arm64 core by Manorit Chawdhry · 1 year, 8 months ago
- f392860 arm: mach-k3: Remove empty sys_proto.h include by Andrew Davis · 1 year, 8 months ago
- ef538cc arm: mach-k3: Move sdelay() and wait_on_value() declaration by Andrew Davis · 1 year, 8 months ago
- 677a1e2 soc: soc_ti_k3: Use hardware.h to remove definition duplication by Andrew Davis · 1 year, 8 months ago
- 328fdeb Merge tag 'u-boot-rockchip-20230421' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 7 months ago
- 802132c Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 7 months ago
- da142d1 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 1 year, 7 months ago
- f2db245 Merge tag 'u-boot-stm32-20230419' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 7 months ago
- 770e770 mtd: rawnand: nand_base: Handle algorithm selection by Linus Walleij · 1 year, 8 months ago
- fee6b9b Revert "mtd: rawnand: nand_base: Handle algorithm selection" by Dario Binacchi · 1 year, 7 months ago
- 2cc6cde mmc: rockchip_sdhci: Limit number of blocks read in a single command by Jonas Karlman · 1 year, 7 months ago
- 3cd664d mmc: sdhci: Allow disabling of SDMA in SPL by Peter Geis · 1 year, 7 months ago
- bdbfd58 clk: rockchip: rk3588: Add limited TMCLK_EMMC clock support by Jonas Karlman · 1 year, 7 months ago
- a3cab28 mmc: rockchip_sdhci: Add support for RK3588 by Jonas Karlman · 1 year, 7 months ago
- d2cece0 mmc: rockchip_sdhci: Fix HS400 and HS400ES mode on RK3568 by Jonas Karlman · 1 year, 7 months ago
- 8874c41 mmc: rockchip_sdhci: Rearrange and simplify used regs and flags by Jonas Karlman · 1 year, 7 months ago
- 667576c mmc: rockchip_sdhci: Remove empty get_phy and set_enhanced_strobe ops by Jonas Karlman · 1 year, 7 months ago
- 6de4438 mmc: rockchip_sdhci: Update speed mode controls in set_ios_post by Jonas Karlman · 1 year, 7 months ago
- ba9f5e5 mmc: rockchip_sdhci: Refactor execute tuning error handling by Jonas Karlman · 1 year, 7 months ago
- b8a63c8 mmc: rockchip_sdhci: Use set_clock and config_dll sdhci_ops by Jonas Karlman · 1 year, 7 months ago
- 7e74522 mmc: rockchip_sdhci: Add set_clock and config_dll sdhci_ops by Jonas Karlman · 1 year, 7 months ago
- 0030d49 mmc: rockchip_sdhci: Remove unneeded emmc_phy_init by Jonas Karlman · 1 year, 7 months ago
- b8c394b mmc: rockchip_sdhci: Fix use of device private data by Jonas Karlman · 1 year, 7 months ago
- c1425ed mmc: sdhci: Set UHS Mode Select field for UHS SDR25 mode by Jonas Karlman · 1 year, 7 months ago
- 7774b79 mmc: sdhci: Fix HISPD bit handling for MMC HS 52MHz mode by Jonas Karlman · 1 year, 7 months ago
- 5891282 rockchip: rng: add trngv1 for rk3588 by Chris Morgan · 1 year, 8 months ago
- 45717d6 clk: rockchip: rk3568: Add dummy I2S1_MCLKOUT_TX clock support by Jonas Karlman · 1 year, 7 months ago
- 518fa34 pinctrl: rockchip: Fix IO mux selection on RK3568 by Jonas Karlman · 1 year, 7 months ago
- 6737771 rockchip: rk3588: Add support for sdmmc clocks in SPL by Jonas Karlman · 1 year, 7 months ago
- 2229758 clk: scmi: Add Kconfig option for SPL by Jonas Karlman · 1 year, 7 months ago
- 9fea369 rockchip: otp: fix misc_read() return values by John Keeping · 1 year, 8 months ago
- a48d135 rockchip: efuse: fix misc_read() return values by John Keeping · 1 year, 8 months ago
- 6fa8383 rockchip: video: Add support for RK3568 DSI Host by Chris Morgan · 1 year, 8 months ago
- bf57dd5 drivers: phy: add Innosilicon DSI-DPHY driver by Chris Morgan · 1 year, 8 months ago
- cf8b415 ram: rk3399: add missing high row detection by Jonathan Liu · 1 year, 8 months ago
- 88b962f gpio: rockchip: Add support for RK3568 and RK3588 banks by Jonas Karlman · 1 year, 8 months ago
- 3c45497 rockchip: gpio: rk_gpio: use ROCKCHIP_GPIOS_PER_BANK as divider by Johan Jonker · 1 year, 8 months ago
- 2c2d782 clk: rockchip: clk_rk3288: add PCLK_RKPWM by Johan Jonker · 1 year, 9 months ago
- e2b57ff video: rockchip: rk_vop: add rk3288-dp compare string by Johan Jonker · 1 year, 9 months ago
- 4f51064 pinctrl: rockchip: support rk3588 pinctrl by Jianqun Xu · 1 year, 9 months ago
- 7786710 rockchip: sdhci: rk3568: fix clock setting logic by Vasily Khoruzhick · 1 year, 9 months ago
- 60abbad ram: starfive: add ddr driver by Yanhong Wang · 1 year, 8 months ago
- 732f01a pinctrl: starfive: Add StarFive JH7110 driver by Kuan Lim Lee · 1 year, 8 months ago
- c13fe7c clk: starfive: Add StarFive JH7110 clock driver by Yanhong Wang · 1 year, 8 months ago
- d13de4f reset: starfive: jh7110: Add reset driver for StarFive JH7110 SoC by Yanhong Wang · 1 year, 8 months ago
- 22c2402 cache: starfive: Add StarFive JH7110 support by Yanhong Wang · 1 year, 8 months ago
- daf0721 stm32mp: fix various array bounds checks by Rasmus Villemoes · 1 year, 8 months ago
- bb03520 mtd: rawnand: stm32_fmc2: remove unsupported EDO mode by Christophe Kerello · 1 year, 8 months ago
- acf9f03 spi: stm32_qspi: Remove useless struct stm32_qspi_flash by Patrice Chotard · 1 year, 8 months ago
- bff0d84 pinctrl: pinctrl_stm32: Add slew rate support for stm32_pinctrl_get_pin_muxing() by Patrice Chotard · 1 year, 8 months ago
- 0d5990a watchdog: arm_smc_wdt: add watchdog support by Lionel Debieve · 1 year, 8 months ago
- 6e44bb0 watchdog: ftwdt010: return a previously deleted driver now ported to DM by Sergei Antonov · 1 year, 8 months ago
- 89c4fec watchdog: Add a watchdog driver for Raspberry Pi boards by ETIENNE DUBLE · 1 year, 10 months ago
- 5db4972 Merge tag 'u-boot-nand-20230417' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 1 year, 7 months ago
- 10f8eec Merge branch 'master_sh/gen4/rswitch' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 7 months ago
- 07679b1 net: rswitch: Add Renesas Ethernet Switch by Phong Hoang · 1 year, 8 months ago
- 08c5614 phy: renesas: Add Renesas Ethernet SERDES driver for R-Car S4-8 by Marek Vasut · 1 year, 8 months ago
- 53614bc mmc: tmio: Use IS_ENABLED() to check for CONFIG_ option by Marek Vasut · 1 year, 8 months ago
- 982e28b nand: raw: octeontx: Make list static by Bin Meng · 1 year, 8 months ago
- eb3a6e3 nand: brcmnand: add iproc support by Linus Walleij · 1 year, 9 months ago
- ff33d3c mtd: rawnand: nand_base: Handle algorithm selection by Linus Walleij · 1 year, 9 months ago
- 12c1e57 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 8 months ago
- 6add839 ddr: marvell: a38x: Perform DDR training sequence again for 2nd boot by Tony Dinh · 1 year, 8 months ago
- 93f93fe net: sun8i-emac: Remove the SoC variant ID by Samuel Holland · 1 year, 10 months ago