]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers
Move CONFIG_OF_LIBFDT to Kconfig
[people/ms/u-boot.git] / drivers /
2016-03-12  Marek Vasutsf: Correct data types in stm_is_locked_sr()
2016-03-12  Lokesh Vutladm: ti_qspi: Fix conversion of address to a pointer
2016-03-08  Masahiro Yamadapinctrl: uniphier: guard uniphier directory with CONFIG...
2016-03-08  Masahiro Yamadapinctrl: uniphier: set input-enable before pin-muxing
2016-03-05  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-03-05  Dinh Nguyenusb: dwc2: disable erroneous overcurrent condition
2016-03-01  Sam Protsenkousb: gadget: composite: Correct recovery path for register
2016-02-29  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-02-29  Tom RiniRevert "dm: ns16550: Add support for reg-offset property"
2016-02-28  Masahiro Yamadammc: uniphier: add driver for UniPhier SD/MMC host...
2016-02-28  Masahiro Yamadagpio: uniphier: add driver for UniPhier GPIO controller
2016-02-26  Tom RiniMerge git://git.denx.de/u-boot-usb
2016-02-26  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-02-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-02-26  Alison Wangnet: phy: atheros: Fix problem with phy_reset() clearin...
2016-02-26  Marek Vasutusb: ehci: Fix warning on aarch64
2016-02-26  Bin Mengpci: Fix compiler warnings in dm_pciauto_setup_device()
2016-02-26  Simon Glassspi: Correct two error return values
2016-02-26  Simon Glasssandbox: spi: Remove an incorrect free()
2016-02-26  Simon Glasssandbox: spi: Add more debugging to SPI emulation
2016-02-26  Simon Glasssandbox: timer: Support the early timer
2016-02-26  Simon Glasstimer: Provide an early timer
2016-02-26  Simon Glasstimer: Support tracing fully
2016-02-26  Michal Simekserial: dcc: Move driver to DM
2016-02-25  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-02-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-02-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-02-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-02-24  Nikita Kiryanovpmic: tps65218: add useful functions and defines
2016-02-24  Andreas Bießmannpci_rom: fix may be used uninitialized warning
2016-02-24  Vikas Manochastm32: add support for stm32f7 & stm32f746 discovery...
2016-02-24  Vikas Manochastm32x7: add support for stm32x7 serial driver
2016-02-24  Vikas Manochagpio: stm32_gpio: move base addresses to the soc file
2016-02-24  Vikas Manochagpio: stm32_gpio: move clock config from driver to...
2016-02-24  Steve Raefastboot: update error and warning messages
2016-02-24  Stephen Warrenusb: eth: fix memalign() parameter order
2016-02-24  Lukasz Majewskidfu: usb: f_dfu: Set deferred call for dfu_flush()...
2016-02-24  Marek Vasutusb: ehci: Be explicit about the BE IO accessors
2016-02-24  Marek Vasutusb: ehci: Clear USBMODE_BE on LE MMIO
2016-02-24  Marek Vasutusb: ehci: Implement V2P mapping
2016-02-24  Marek Vasutusb: ehci: Use map_physmem in ehci-generic
2016-02-24  Zhao Qiangboard: ls1043ardb: Add micro QE support for ls1043ardb
2016-02-24  Zhao Qiangdriver: qe: Mask the codes not used for micro QE
2016-02-24  Qianyu Gongdriver/fm: fdt.c: fix fdt_fixup_fman_firmware() to...
2016-02-24  Qianyu Gongfm: fdt: Move fman ucode fixup to driver code
2016-02-24  Qianyu Gongqe: move drivers/qe/qe.h to include/fsl_qe.h
2016-02-24  Aneesh Bansalpowerpc/SECURE_BOOT: Add PAMU driver
2016-02-24  Ruchika Guptadrivers/crypto/fsl : Allocate output ring with size...
2016-02-23  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2016-02-23  Jelle van der Waasunxi: H3: Add support for the host usb-phys
2016-02-23  Jelle van der Waasunxi: power: add support for sy8106a driver
2016-02-23  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-02-23  Christophe Ricardspi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN
2016-02-23  Christophe Ricardspi: omap3: Remove unused variable irqstatus in omap3_s...
2016-02-23  Mugunthan V Ndrivers: dma: ti-edma3: convert driver to adopt driver...
2016-02-23  Mugunthan V Nspi: ti_qspi: compile out spi_flash_copy_mmap when...
2016-02-23  Mugunthan V Nsf: spi_flash: use dma to copy data from mmap region...
2016-02-23  Mugunthan V Ndma: Kconfig: Add TI_EDMA3 entry
2016-02-23  Mugunthan V Ndm: implement a DMA uclass
2016-02-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-02-22  Marek Vasutvideo: Add S3C24xx framebuffer support
2016-02-22  Michal Simeknet: phy: realtek: Use generic genphy_parse_link()...
2016-02-22  Michal Simekdm: ns16550: Add support for reg-offset property
2016-02-22  Michal Simekserial: zynq: Change logic in putc
2016-02-22  Michal Simekmmc: Kconfig: Add Arasan SDHCI entry
2016-02-22  Simon Glassvideo: freetype: Fix a memory leak with a bad parameter
2016-02-22  Simon Glassvideo: truetype: Fix a memory leak on error
2016-02-21  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-02-21  Peng Fanpinctrl: imx: Support i.MX7D
2016-02-21  Peng Fanpinctrl: imx: Introduce pinctrl driver for i.MX6
2016-02-21  Ulises Cardenasimx: Refactoring CAAM Job Ring structure and Secure...
2016-02-21  Bin Mengsuperio: Add SMSC SIO1007 driver
2016-02-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-02-19  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-02-18  Wenyou Yangdrivers: usb: ohci-at91: clean up the PLLB code
2016-02-18  Wenyou Yangdrivers: usb: atmel: clean up the UTMI PLL code
2016-02-18  Wenyou Yangdrivers: at91: clean up peripheral clock code
2016-02-18  Stefan Roesenet: phy: marvell: Fix problem with phy_reset() clearin...
2016-02-18  Stefan Roesenet: phy: marvell: Call phy_reset() where possible
2016-02-16  Simon Glasstegra: video: Move LCD driver to use the DM PWM driver
2016-02-16  Simon Glasstegra: Convert CONFIG_PWM_TEGRA to Kconfig
2016-02-16  Simon Glasstegra: video: Move all fdt-decoding into a single function
2016-02-16  Simon Glasstegra: video: Move LCD enums into the driver
2016-02-16  Simon Glasstegra: video: Remove the static variables
2016-02-16  Simon Glasstegra: video: Convert tegra20 LCD driver to driver...
2016-02-16  Simon Glasstegra: video: Merge the two config structures together
2016-02-16  Simon Glasstegra: video: Move the check for CONFIG_OF_CONTROL...
2016-02-16  Simon Glasstegra: video: Merge the display driver into one file
2016-02-16  Simon Glasstegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO...
2016-02-16  Simon Glasstegra: nyan-big: Move the LCD driver to driver model
2016-02-16  Simon Glasstegra: lcd: Merge tegra124-lcd.c into display.c
2016-02-16  Simon Glasstegra: pwm: Add a driver for the tegra PWM
2016-02-16  Simon Glasstegra: gpio: Show the GPIO value for outputs
2016-02-16  Simon Glasstegra: mmc: Fix comments in the MMC driver init
2016-02-16  Simon Glassdm: video: Flush the cache after a puts()
2016-02-16  Simon Glasstegra: keyboard: Fix the init order
2016-02-14  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-02-14  Masahiro Yamadausb: remove UniPhier EHCI driver
2016-02-14  Masahiro Yamadaclk: uniphier: add Media I/O clock driver for UniPhier...
2016-02-12  Siva Durga Prasad... arasan: nfc: Add initial nand driver support for arasan
next