]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers
board: ti: beagle_x15: added USB initializtion code
[people/ms/u-boot.git] / drivers /
2015-08-28  Kishon Vijay Abraham ITI PHY: Add support to control 2nd USB PHY in DRA7xx...
2015-08-28  Kishon Vijay Abraham Iusb: dwc3: dwc3-omap: Use the clear register inorder...
2015-08-28  Marcel Ziswilermtd/nand/ubi: assortment of alignment fixes
2015-08-26  Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-26  Bin Mengdm: core: Fix code reentrancy issue in device_probe_child()
2015-08-26  Bin Mengdm: pci: Optimize pci_uclass_post_bind()
2015-08-26  Bin Mengvideo: ct69000: Remove unused codes
2015-08-26  Bin Mengvideo: cfb_console: Allow VGA device to work without...
2015-08-26  Bin Mengx86: i8042: Correctly initialize the controller
2015-08-26  Bin Mengx86: i8042: Clean up the driver per coding convention
2015-08-26  Bin Mengx86: i8042: Reorder static functions
2015-08-26  Bin Mengx86: i8042: Remove unused codes
2015-08-26  Simon Glassx86: gpio: Tidy up gpio_ich6_get_base() and callers
2015-08-26  Simon Glassx86: gpio: Correct calls to _ich6_gpio_set_direction()
2015-08-26  Bin Mengdm: pci: Save devfn without bus number in pci_uclass_ch...
2015-08-26  Bin Mengx86: superio: Add keyboard controller support to smsc_l...
2015-08-26  Bin Mengx86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_...
2015-08-26  Bin Mengdm: pci: Support selected device/driver binding before...
2015-08-26  Bin Mengx86: Set up video framebuffer for coreboot before loadi...
2015-08-26  Bin Mengvideo: coreboot: Save VESA mode for future use
2015-08-26  Bin Mengnet: e1000: Fix build warnings for 32-bit
2015-08-26  Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2015-08-26  Peng Fanmtd: nand: mxs invalidate dcache before DMA read
2015-08-26  Peng Fanmtd: nand: mxs support oobsize bigger than 512
2015-08-26  Stefan Roesemtd: nand: Add mvebu (PXA / AXP / A38x) NAND device...
2015-08-26  Scott Woodnand: Sync with Linux v4.1
2015-08-26  Ezequiel Garciamtd: Introduce mtd_block_isreserved()
2015-08-26  Scott Woodnand: Remove __UBOOT__ ifdefs
2015-08-24  Tom RiniMerge git://git.denx.de/u-boot-pxa
2015-08-24  Marcel Ziswilerlcd: pxa: clean-up include file order
2015-08-24  Marcel Ziswilerusb: pxa27x_udc: clean-up include file order
2015-08-24  Marcel Ziswilerserial: pxa: clean-up include file order
2015-08-24  Marcel Ziswilerarm: pxa: mmc: clean-up include file order
2015-08-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-08-24  Tom RiniMerge git://git.denx.de/u-boot-socfpga
2015-08-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-08-23  Marek Vasutgpio: Add DW APB GPIO driver
2015-08-23  Marek Vasutddr: altera: Repair uninited variable
2015-08-23  Marek Vasutddr: altera: Replace float multiplication with integer one
2015-08-21  Simon Glassnet: e1000: Add Kconfig options
2015-08-21  Simon Glassnet: e1000: Convert to driver model
2015-08-21  Simon Glassnet: e1000: Prepare for driver model conversion
2015-08-21  Simon Glassnet: e1000: Move #include of common.h to the C files
2015-08-21  Mingkai Hunet: e1000: Support 64-bit physical address
2015-08-19  Tom RiniMerge git://git.denx.de/u-boot-usb
2015-08-19  Marek Vasutusb: dwc2: Rename to dwc2_usb
2015-08-19  Marek Vasutusb: dwc2: Add original Synopsys compat string
2015-08-19  Kishon Vijay Abraham Iusb: gadget: ether: populate _reset_ callback
2015-08-19  Kishon Vijay Abraham Iusb: host: xhci-omap: invoke board_usb_cleanup in xhci_...
2015-08-19  Kishon Vijay Abraham Iusb: gadget: ether: Perform board initialization from...
2015-08-19  Sergey Temerkhanovusb: xhci: Fix a potential NULL pointer dereference
2015-08-19  Stefan Roeseusb: spear: Add support for both SPEAr600 EHCI controllers
2015-08-19  Adrian Alonsoimx: usb: ehci-mx6: wait_for_bit to check reg status
2015-08-19  Adrian Alonsoimx: usb: ehci-mx6: add usb support for imx7d soc
2015-08-19  Adrian Alonsoimx: usb: ehci-mx6: document board specific functions
2015-08-19  Adrian Alonsoimx: usb: ehci-mx6: reg accessor cleanups
2015-08-18  Masahiro Yamadaof: clean up OF_CONTROL ifdef conditionals
2015-08-18  Masahiro Yamadadm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
2015-08-18  Masahiro Yamadaled: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED...
2015-08-18  Masahiro Yamadaled: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED
2015-08-18  Masahiro Yamadaram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM...
2015-08-18  Masahiro Yamadaram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM
2015-08-18  Masahiro Yamadaclk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK...
2015-08-18  Masahiro Yamadaclk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK
2015-08-18  Masahiro Yamadadm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM...
2015-08-18  Masahiro Yamadaspl: move SPL driver entries to driver/Makefile
2015-08-18  Vladimir Zapolskiyi2c: lpc32xx: correct sanity check for requested bus...
2015-08-18  Sylvain Lemieuxusb: lpc32xx: add host USB driver
2015-08-18  Sylvain Lemieuxi2c: lpc32xx: add support for OTG I2C
2015-08-18  Sylvain Lemieuxnand: lpc32xx: add ECC layout for small page NAND
2015-08-18  Sylvain Lemieuxnand: lpc32xx: add hardware ECC support
2015-08-18  Sylvain Lemieuxdma: lpc32xx: add DMA driver
2015-08-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-08-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2015-08-17  Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-08-17  Vignesh Rspi: ti_qspi: Use DMA to read from qspi flash
2015-08-17  Vignesh Rdma: ti-edma3: Add helper function to support edma3...
2015-08-17  Tom Rinisf: ops: Add spi_flash_copy_mmap function
2015-08-17  vishalm@ti.comti: qspi: set flash quad bit based on quad support...
2015-08-17  Anton Schubertpci: mvebu: Add PCIe driver
2015-08-17  Stefan Roesearm: mvebu: Add complete SDRAM ECC scrubbing
2015-08-17  Anton Schubertarm: mvebu: add multiple usb-hostcontroller support...
2015-08-17  Stefan Roesearm: mvebu: Enable USB EHCI support on Armada XP
2015-08-17  Stefan Roesearm: mvebu: Enable NAND controller on MVEBU SoC's
2015-08-17  Stefan Roesearm: mvebu: sdram: Enable ECC support on Armada XP
2015-08-17  Sylvain Lemieuxi2c: lpc32xx: fix write timeout
2015-08-17  Sylvain Lemieuxi2c: lpc32xx: fix read timeout
2015-08-17  Sylvain Lemieuxi2c: lpc32xx: use api to get hclk instead of fix value
2015-08-17  Marek Vasutsf: Make 4K sector support configurable
2015-08-17  Thomas AbrahamARM: exynos: move SoC sources to mach-exynos
2015-08-14  Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-14  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-pmic
2015-08-14  Bin Mengvideo: vesa: Correct a typo in the Kconfig VESA mode...
2015-08-14  Simon GlassRevert "dm: pci: Allow scan bridge child devices before...
2015-08-14  Peng FanAdd missing part of: "power: pmic: pfuze100 support...
2015-08-14  Simon Glassdm: pci: Add a way to iterate through all PCI devices
2015-08-14  Simon Glassdm: pci: Provide friendly config access functions
2015-08-14  Hans de Goedesunxi: Display: Add support for eDP panels connected...
2015-08-14  Hans de Goedevideo: Add support for the ANX9804 parallel lcd to...
2015-08-14  Hans de Goedesun6i: display: Add support for using the mipi pll...
next