]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers
libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c
[people/ms/u-boot.git] / drivers /
2018-01-28  Patrice Chotardclk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider value
2018-01-28  Patrice Chotardclk: clk_stm32f: Move SYSCFG clock setup into configure...
2018-01-28  Patrice Chotardclk: clk_stm32f: Remove STMMAC clock setup
2018-01-28  Patrice Chotardclk: stm32: retrieve external oscillator frequency...
2018-01-28  Mario Sixserial: ns16550: Fix style violation
2018-01-28  Mario Sixgpio: mpc8xxx: Make live-tree compatible
2018-01-28  Mario Sixgpio: mpc8xxx: Make compatible with more SoCs
2018-01-28  Mario Sixgpio: mpc8xxx: Rename Kconfig option, structures, and...
2018-01-28  Mario Sixgpio: mpc85xx: Rename driver file to mpc8xxx
2018-01-28  Mario Sixgpio: mpc85xx_gpio: Fix style violations
2018-01-28  Mario Sixgpio: pca953x_gpio: Make live-tree compatible
2018-01-28  Mario Sixgpio: pca953x_gpio: Fix style violations
2018-01-28  Tom RiniMerge git://git.denx.de/u-boot-usb
2018-01-28  Tom Riniusb: host: Drop unused hcd_name from r8a66597-hcd.c
2018-01-28  Tom Riniusb: Remove isp116x-hcd support
2018-01-28  Tom RiniMerge git://git.denx.de/u-boot-uniphier
2018-01-27  Tom RiniMerge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
2018-01-27  Tom RiniMerge git://git.denx.de/u-boot-usb
2018-01-27  Tom RiniMerge git://git.denx.de/u-boot-socfpga
2018-01-27  Marek Vasutnet: sh_eth: Add DM and DT support
2018-01-27  Marek Vasutnet: sh_eth: Clump legacy functions together
2018-01-27  Marek Vasutnet: sh_eth: Split sh_eth_init
2018-01-27  Marek Vasutnet: sh_eth: Separate out MAC address programming
2018-01-27  Marek Vasutnet: sh_eth: Split sh_eth_recv
2018-01-27  Marek Vasutnet: sh_eth: Pass sh_eth_dev around
2018-01-27  Marek Vasutnet: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2
2018-01-27  Marek Vasutnet: ravb: staticize ravb_start
2018-01-27  Marek Vasutpci: rmobile: Add RCar Gen2 PCIe controller driver
2018-01-27  Marek Vasutgpio: rmobile: Add RCar Gen2 compatible string
2018-01-26  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-01-26  Chris Blakegpio: sunxi: Add compatible string for H5 PIO
2018-01-26  Maxime Ripardvideo: bpp16: Disable by default on sunXi
2018-01-26  Maxime Ripardvideo: bpp8: Disable by default on sunXi
2018-01-26  Maxime Riparddfu: select HASH
2018-01-26  Tom RiniMerge git://git.denx.de/u-boot-mips
2018-01-26  Tom RiniMerge git://git.denx.de/u-boot-spi
2018-01-26  Álvaro Fernández... dm: ram: bmips: add BCM6318 support
2018-01-26  Álvaro Fernández... dm: cpu: bmips: add BCM6318 support
2018-01-26  Álvaro Fernández... dm: cpu: bmips: add BCM6368 support
2018-01-26  Eugeniy PaltsevDW SPI: Get clock value from Device Tree
2018-01-25  Daniel Schwierzeckusb: ehci: mxs: fix swapped argument in ehci_writel()
2018-01-25  Gustavo A. R. Silvausb: xhci: Fix bool initialization in xhci_bulk_tx
2018-01-25  Goldschmidt Simonddr: altera: silence PHY calibration unless in debug...
2018-01-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-coldfire
2018-01-24  Marek Vasutpinctrl: rmobile: Import R8A7794 E2 PFC tables
2018-01-24  Marek Vasutpinctrl: rmobile: Import R8A7792 V2H PFC tables
2018-01-24  Marek Vasutpinctrl: rmobile: Import R8A7791/R8A7793 M2 PFC tables
2018-01-24  Marek Vasutpinctrl: rmobile: Import R8A7790 H2 PFC tables
2018-01-24  Marek Vasutclk: renesas: Import R8A7794 E2 clock tables
2018-01-24  Marek Vasutclk: renesas: Import R8A7792 V2H clock tables
2018-01-24  Marek Vasutclk: renesas: Import R8A7791/R8A7793 M2 clock tables
2018-01-24  Marek Vasutclk: renesas: Import R8A7790 H2 clock tables
2018-01-24  Marek Vasutclk: renesas: Add Gen2 clock core
2018-01-24  Marek Vasutclk: renesas: Add DIV6P1 clock type
2018-01-24  Marek Vasutclk: renesas: Split out code shared between Gen2 and...
2018-01-24  Marek Vasutclk: renesas: Make clock tables Kconfig configurable
2018-01-24  Marek Vasutclk: renesas: Split SMSTPCR and RMSTPCR tables
2018-01-24  Marek Vasutclk: renesas: Pull Gen3 specific bits into separate...
2018-01-24  Marek Vasutclk: renesas: Make PLL configurations per-SoC
2018-01-24  Marek Vasutclk: renesas: Make clk_ids per-driver
2018-01-24  Marek Vasutclk: renesas: Split RCar Gen3 driver
2018-01-24  Chris Brandtserial: sh: Add support for R7S72100 (RZ/A1)
2018-01-24  Marek Vasutserial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2
2018-01-24  Marek Vasutserial: sh: Replace fdtdec_get_addr() with devfdt_get_a...
2018-01-24  Tom RiniMerge git://git.denx.de/u-boot-mmc
2018-01-24  Jun Niemmc: Poll for broken card detection case
2018-01-24  Jaehoon Chungmmc: fix to assign to correct clock value when clock...
2018-01-24  Jaehoon Chungpower: pmic: s2mps11: probe the regulator driver
2018-01-24  Jaehoon Chungpower: regulator: s2mps11: add a regulator driver for...
2018-01-24  Vignesh Rspi: cadence_qspi_apb: Make flash writes 32 bit aligned
2018-01-24  Vignesh RRevert "spi: cadence_qspi_apb: Use 32 bit indirect...
2018-01-24  Goldschmidt SimonRevert "spi: cadence_qspi_apb: Use 32 bit indirect...
2018-01-24  Jason Rushspi: cadence_spi: Sync DT bindings with Linux
2018-01-24  Chris Packhamspi: kirkwood_spi: implement workaround for FE-9144572
2018-01-24  Mario Sixsf_probe: Merge spi_flash_probe_tail into spi_flash_probe
2018-01-24  Mario Sixspi: spi-uclass: Fix style violations
2018-01-24  Mario Sixspi: sf_probe: Fix style violations
2018-01-24  Mario Sixspi: Remove spi_setup_slave_fdt
2018-01-24  Mario Sixspi: Remove spi_flash_probe_fdt
2018-01-24  Mario Sixspi: Remove obsolete spi_base_setup_slave_fdt
2018-01-24  Mario Sixspi: Fix style violation and improve code
2018-01-24  Álvaro Fernández... dm: spi: add BCM63xx HSSPI driver
2018-01-24  Álvaro Fernández... dm: spi: add BCM63xx SPI driver
2018-01-24  Álvaro Fernández... drivers: spi: consider command bytes when sending transfers
2018-01-24  Álvaro Fernández... drivers: spi: allow limiting reads
2018-01-24  Álvaro Fernández... wait_bit: use wait_for_bit_le32 and remove wait_for_bit
2018-01-24  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-01-23  Breno Limacrypto/fsl: Fix HW accelerated hash commands
2018-01-23  Rajesh Bhagatddr: fsl: set cdr1 first in case 0.9v VDD is enabled...
2018-01-23  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-01-22  Heinrich Schuchardtefi_driver: EFI block driver
2018-01-22  Adam FordConvert CONFIG_ROCKCHIP_USB2_PHY to Kconfig
2018-01-22  Adam FordConvert CONFIG_OMAP_USB_PHY to Kconfig
2018-01-22  Adam FordConvert CONFIG_TWL4030_USB to Kconfig
2018-01-22  Adam FordConvert CONFIG_DAVINCI_SPI to Kconfig
2018-01-22  Adam FordConvert CONFIG_USB_MUSB_HCD et al to Kconfig
2018-01-22  Adam FordConvert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig
2018-01-22  Giulio Benettisunxi: Fix display timing flags
2018-01-22  Benoît Thébaudeaummc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock
2018-01-22  Jaehoon Chungmmc: fix the wrong disabling clock
next