]> git.ipfire.org Git - thirdparty/u-boot.git/history - drivers
cmd: ufs: Correct the help text
[thirdparty/u-boot.git] / drivers /
2023-11-27  Bin Mengufs: Add a line feed to the end of some dev_xxx() messages
2023-11-27  Bin Mengufs: Correct the UFS terminlogy
2023-10-11  Tom RiniMerge branch '2023-10-11-assorted-fixes-and-updates'
2023-10-11  Sean Andersonmisc: fs_loader: Fix alignment of fs_loader driver
2023-10-11  Andre Przywaradriver: rng: Add DM_RNG interface for ARMv8.5 RNDR...
2023-10-11  Nicolò Veronesespi: mtk_spim: prevent global pll clock override
2023-10-11  Heinrich Schuchardtinput: avoid NULL dereference
2023-10-11  Tom RiniMerge tag 'fsl-qoirq-2023-10-10' of https://source...
2023-10-11  Tom RiniMerge branch '2023-10-10-blk-sandbox-support-binding...
2023-10-10  Bin Mengdm: blk: Drop blk_{read,write}_devnum()
2023-10-10  Bin Mengdm: blk: Rename get_desc() and make it externally visible
2023-10-10  Bin Mengblk: blkmap: Support mapping to device of any block...
2023-10-10  Bin Mengblk: blkmap: Make bind/unbind routines static
2023-10-10  Bin Mengblk: host_dev: Sanity check on the size of host backing...
2023-10-10  Bin Mengblk: host_dev: Make host_sb_detach_file() and host_sb_o...
2023-10-10  Bin Mengblk: sandbox: Support binding a device with a given...
2023-10-10  Bin Mengblk: Use a macro for the typical block size
2023-10-10  Tom RiniMerge branch '2023-10-09-assorted-fixes'
2023-10-10  Han Xuspi: nxp_fspi: reset the FLSHxCR1 registers
2023-10-10  Laurentiu Tudordrivers: net: fsl-mc: add support for MC reserved memory
2023-10-09  Heinrich Schuchardtdm: serial: fix serial_post_probe()
2023-10-09  Matthias Schiffermailbox: k3-sec-proxy: fix error handling for missing...
2023-10-08  Tom RiniMerge tag 'u-boot-rockchip-20231007' of https://source...
2023-10-07  Jonas Karlmanpower: pmic: rk8xx: Fix power-on source check in SPL
2023-10-07  Jonas Karlmanpower: pmic: rk8xx: Use sysreset implementation of...
2023-10-07  Jonas Karlmannet: dwc_eth_qos_rockchip: Add support for RK3588
2023-10-07  Jonas Karlmannet: dwc_eth_qos: Add glue driver for GMAC on Rockchip...
2023-10-07  Jonas Karlmannet: dwc_eth_qos: Stop spam of RX packet not available...
2023-10-07  Jonas Karlmannet: dwc_eth_qos: Return error code when start fails
2023-10-07  Jonas Karlmannet: dwc_eth_qos: Drop unused rx_pkt from eqos_priv
2023-10-07  Jonas Karlmanrockchip: Port IO-domain driver for RK3568 from linux
2023-10-07  shengfei Xuregulator: rk8xx: Return correct voltage for switchout...
2023-10-07  Joseph Chenregulator: rk8xx: Return correct voltage for buck conve...
2023-10-07  Jonas Karlmanpower: regulator: Only run autoset once for each regulator
2023-10-07  Jonas Karlmanphy: rockchip: naneng-combphy: Use signal from comb...
2023-10-07  Jonas Karlmanphy: rockchip: snps-pcie3: Add support for RK3588
2023-10-07  Jonas Karlmanphy: rockchip: snps-pcie3: Add bifurcation support...
2023-10-07  Jonas Karlmanphy: rockchip: snps-pcie3: Refactor to use a phy_init ops
2023-10-07  Jonas Karlmanphy: rockchip: snps-pcie3: Refactor to use clk_bulk API
2023-10-07  Jonas Karlmanpci: pcie_dw_rockchip: Configure number of lanes and...
2023-10-06  Tom RiniMerge branch '2023-10-06-spl-prepare-for-universal...
2023-10-06  Simon Glasspci: serial: Support reading PCI-register size with...
2023-10-06  Simon Glassserial: Drop ns16550 serial_getinfo() in SPL
2023-10-06  Simon Glasssandbox: Init the EC properly even if no state file...
2023-10-06  Simon Glassdm: core: Support writing a 64-bit value
2023-10-06  Simon Glassdm: core: Support writing a boolean
2023-10-06  Simon Glassdm: core: Add a way to convert a devicetree to a dtb
2023-10-06  Simon Glassdm: core: Add a way to delete a node
2023-10-06  Simon Glassdm: core: Add a way to copy a node
2023-10-06  Simon Glassdm: core: Add a function to create an empty tree
2023-10-06  Simon Glassdm: core: Reverse the argument order in ofnode_copy_props()
2023-10-06  Simon Glassdm: core: Correct help in TPL_DM and VPL_DM
2023-10-06  Simon Glassserial: Drop mention of SPL/TPL_SYS_MALLOC_F
2023-10-06  Simon Glassspl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
2023-10-05  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-10-05  Tom RiniMerge branch '2023-10-04-TI-dts-updates'
2023-10-04  Tom RiniMerge tag 'dm-pull-4oct23' of https://source.denx.de...
2023-10-04  Neha Malcom Francisdrivers: firmware: ti_sci: Get SCI revision only if...
2023-10-04  Simon Glassdm: core: Adjust dump-sorting to get stats only when...
2023-10-04  Tom RiniMerge tag 'u-boot-stm32-20231004' of https://source...
2023-10-04  Anatolij Gustschinclk: stm32mp1: Add support for USART1 clock
2023-10-04  Harald Seilerram: stm32mp1: Only print RAM config with CONFIG_SPL_DI...
2023-10-04  Gatien Chevallierrng: stm32: Implement custom RNG configuration support
2023-10-04  Gatien Chevallierrng: stm32: add error concealment sequence
2023-10-04  Gatien Chevallierrng: stm32: add RNG clock frequency restraint
2023-10-04  Gatien Chevallierrng: stm32: Implement configurable RNG clock error...
2023-10-04  Gatien Chevallierrng: stm32: rename STM32 RNG driver
2023-10-04  Yu Chien Peter Linriscv: andesv5: Prefer using the generic RISC-V timer...
2023-10-04  Kuan Lim Leetimer: starfive: Add Starfive timer support
2023-10-04  Chanho Parktimer: riscv_aclint_timer: add timer_get_boot_us for...
2023-10-04  Chanho Parkriscv: timer: add timer_get_boot_us for BOOTSTAGE
2023-10-02  Tom RiniMerge branch 'next_pinctrl_sync' of https://source...
2023-10-02  Tom RiniMerge branch 'next'
2023-09-30  Marek Vasutclk: renesas: Synchronize R8A774E1 RZ/G2H clock tables...
2023-09-30  Marek Vasutclk: renesas: Synchronize R8A774C0 RZ/G2E clock tables...
2023-09-30  Marek Vasutclk: renesas: Synchronize R8A774B1 RZ/G2N clock tables...
2023-09-30  Marek Vasutclk: renesas: Synchronize R8A774A1 RZ/G2M clock tables...
2023-09-30  Marek Vasutclk: renesas: Synchronize R8A779G0 V4H clock tables...
2023-09-30  Marek Vasutclk: renesas: Synchronize R8A779F0 S4 clock tables...
2023-09-30  Marek Vasutclk: renesas: Synchronize R8A779A0 V3U clock tables...
2023-09-30  Marek Vasutclk: renesas: Synchronize R8A77995 D3 clock tables...
2023-09-30  Marek Vasutclk: renesas: Synchronize R8A77990 E3 clock tables...
2023-09-30  Marek Vasutclk: renesas: Synchronize R8A77980 V3H clock tables...
2023-09-30  Marek Vasutclk: renesas: Synchronize R8A77970 V3M clock tables...
2023-09-30  Marek Vasutclk: renesas: Synchronize R8A77965 M3-N clock tables...
2023-09-30  Marek Vasutclk: renesas: Synchronize R8A77960 M3-W and R8A77961...
2023-09-30  Marek Vasutclk: renesas: Synchronize R8A77951 H3 clock tables...
2023-09-30  Marek Vasutclk: renesas: Synchronize R8A7794 E2 clock tables with...
2023-09-30  Marek Vasutclk: renesas: Synchronize R8A7792 V2H clock tables...
2023-09-30  Marek Vasutclk: renesas: Synchronize R8A7791 M2-W and R8A7793...
2023-09-30  Marek Vasutclk: renesas: Synchronize R8A7790 H2 clock tables with...
2023-09-30  Marek Vasutpinctrl: renesas: Synchronize R8A779G0 V4H PFC tables...
2023-09-30  Marek Vasutpinctrl: renesas: Synchronize R8A779F0 S4 PFC tables...
2023-09-30  Marek Vasutpinctrl: renesas: Synchronize R8A779A0 V3U PFC tables...
2023-09-30  Marek Vasutpinctrl: renesas: Synchronize R8A77995 D3 PFC tables...
2023-09-30  Marek Vasutpinctrl: renesas: Synchronize R8A77990 E3 PFC tables...
2023-09-30  Marek Vasutpinctrl: renesas: Synchronize R8A77980 V3H PFC tables...
2023-09-30  Marek Vasutpinctrl: renesas: Synchronize R8A77970 V3M PFC tables...
2023-09-30  Marek Vasutpinctrl: renesas: Synchronize R8A77965 M3-N PFC tables...
2023-09-30  Marek Vasutpinctrl: renesas: Synchronize R8A77960 M3-W and R8A7796...
next