]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers
Merge branch 'master' of git://88.191.163.10/u-boot-arm
[people/ms/u-boot.git] / drivers /
2013-08-18  Tom RiniMerge branch 'master' of git://88.191.163.10/u-boot-arm
2013-08-17  Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-08-16  Axel Lingpio: pca953x: Use ARRAY_SIZE instead of reinventing it
2013-08-15  TENART AntoinePrepare for TI816X : reuse existing code from TI814X
2013-08-15  Lokesh VutlaARM: AM43xx: Add build support
2013-08-15  Lokesh Vutlamusb: Disable extra prints
2013-08-14  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2013-08-13  Simon Glasstegra: Avoid using I2C prior to relocation
2013-08-13  Tom RiniMerge branch 'dcc' of git://www.denx.de/git/u-boot...
2013-08-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2013-08-13  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2013-08-13  Jagannadha Sutradh... serial: arm_dcc: Register with serial core
2013-08-13  Jagannadha Sutradh... serial: arm_dcc: Remove stdio structure support
2013-08-12  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2013-08-12  Donghwa Leeexynos: video: change mipi dsi write function parameter...
2013-08-12  Marek Vasutvideo: Encapsulate font in video_font_data.h
2013-08-12  Tom RiniMerge branch 'fpga' of git://www.denx.de/git/u-boot...
2013-08-12  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fdt
2013-08-12  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2013-08-12  Soren Brinkmannfpga: zynqpl: Clear loopback mode during device init
2013-08-12  Michal Simekfpga: zynqpl: Add support for zc7100 device.
2013-08-10  Heiko Schochervideo: add an option to skip cfb console init
2013-08-10  Heiko Schochervideo, da8xx-fb: show fb addr in bdinfo
2013-08-10  Heiko Schochervideo, da8xx-fb: changes for am335x usage
2013-08-10  Heiko Schochervideo, da8xx: move da8xx-fb.h to drivers/video
2013-08-10  Hyungwon Hwangvideo: add L5F31188 TFT-LCD panel driver
2013-08-10  Marek Vasutvideo: Fix cfb_console for 4-bit wide font
2013-08-09  Marek Vasutvideo: Implement continuous screen refresh for SmartLCD...
2013-08-09  Marek Vasutvideo: Add System-Mode configuration hook into mxsfb
2013-08-09  Marek Vasutvideo: Allocate the MXSFB framebuffer aligned
2013-08-09  Marek Vasutdma: apbh: Add special circular mode for LCD
2013-08-09  Zang Roy-R61911powerpc/pcie: add PCIe version 3.x support
2013-08-09  York Sundrivers/fm: Fix compiling error if FW location is not...
2013-08-06  Jagannadha Sutradh... sf: sst: Add support for SST25WF080
2013-08-06  Jagannadha Sutradh... spi: Add zynq spi controller driver
2013-08-06  Jagannadha Sutradh... sf: Fix code cleanups
2013-08-06  Jagannadha Sutradh... sf: Fix code cleanup
2013-08-06  Jagannadha Sutradh... sf: stmicro: Fix code cleanup
2013-08-06  Jagannadha Sutradh... sf: sst: Fix code cleanup
2013-08-06  Jagannadha Sutradh... sf: eon|spansion|ramtron: Fix code cleanup
2013-08-06  Axel Linspi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open...
2013-08-06  Axel Linspi: fsl_espi: Use DIV_ROUND_UP instead of open-coded
2013-08-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2013-08-03  Marek Vasuti2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED
2013-08-01  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2013-07-31  Stefano BabicMerge git://git.denx.de/u-boot-arm
2013-07-31  Axel Linspi: bfin_spi: Use DIV_ROUND_UP instead of open-coded
2013-07-31  Axel Lingpio: adi_gpio2: Unreserve gpio in special_gpio_free()
2013-07-30  Dan Murphygpio: tca642x: Add the tca642x gpio expander driver
2013-07-30  Heiko Schochernet, phy, cpsw: fix gigabit register access
2013-07-29  Nikita Kiryanovehci-hcd: fix memory leak in lowlevel init
2013-07-29  Roger Quadrosusb: ehci-omap: Don't softreset USB High-speed Host...
2013-07-29  Lukasz Majewskidfu: Implementation of target reset after communication...
2013-07-29  Marek Vasutusb: mv_udc: Add bounce buffer
2013-07-29  Marek Vasutusb: mv_udc: Add proper cache management
2013-07-29  Marek Vasutusb: mv_udc: Implement better qTD item accessor
2013-07-29  Marek Vasutusb: mv_udc: Improve allocation of qTD items
2013-07-29  Marek Vasutusb: mv_udc: Implement better QH accessor
2013-07-29  Marek Vasutusb: mv_udc: Add cacheline length check
2013-07-29  Marek Vasutusb: mv_udc: Properly align the endpoint QH and qTD...
2013-07-29  Marek Vasutusb: mv_udc: Move QH and qTD into mv_drv
2013-07-29  Marek Vasutusb: mv_udc: Init mv_drv.gadget.ops statically
2013-07-29  Marek Vasutusb: mv_udc: Remove QH_MAXNUM macro
2013-07-29  Marek Vasutusb: mv_udc: Clean up the initial variable check
2013-07-29  Marek Vasutusb: mv_udc: Make use of struct ehci_ctrl
2013-07-29  Marek Vasutusb: ehci: Split out struct ehci_ctrl definition
2013-07-29  Marek Vasutusb: mv_udc: Clean up the EP initialization
2013-07-29  Marek Vasutusb: mv_udc: Move endpoint array into driver data
2013-07-29  Marek Vasutusb: mv_udc: Unbreak the mv_udc driver
2013-07-29  Eric Nelsonmxc_ipuv3: fix memory alignment of framebuffer
2013-07-26  Mugunthan V Ndrivers: net: cpsw: Enable statistics for all port
2013-07-26  Mugunthan V Ndrivers: net: cpsw: remove hard coding bd ram for cpsw
2013-07-26  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2013-07-26  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2013-07-25  Albert ARIBAUDMerge branch 'u-boot/master' into u-boot-arm/master
2013-07-25  Kuo-Jung Sucfi_flash: use buffer length in unmap_physmem()
2013-07-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nds32
2013-07-25  Tom Riniqemu-malta: Update for SPDX license identifiers
2013-07-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2013-07-25  Tom Rinidrivers/i2c: Update fti2c010.[ch], i2c_core.c to use...
2013-07-25  Rob Herringnet: calxedaxgmac: enable rx cut-thru
2013-07-24  Gabor JuhosMIPS: qemu-malta: add PCI support
2013-07-24  Gabor Juhosnet: pcnet: use pci_virt_to_mem to obtain buffer addresses
2013-07-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2013-07-24  Wolfgang DenkAdd LGPL-2.1+ SPDX-License-Identifier to source files
2013-07-24  Wolfgang DenkAdd GPL-2.0+ SPDX-License-Identifier to source files
2013-07-24  Dirk Behmemxc_gpio: Correct the GPIO handling in gpio_direction_o...
2013-07-24  Gabor Juhospci: move pci_ftpci100.h to include/faraday/ftpci100.h
2013-07-24  Gabor Juhospci: add prototype for pci_ftpci_init() function
2013-07-24  Gabor Juhosblock: constify sect_buf argument of ide_write_data
2013-07-24  Gabor Juhosmmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_S...
2013-07-23  Kuo-Jung Sui2c: add Faraday FTI2C010 I2C controller support
2013-07-23  Alison WangI2C: mxc_i2c: Add support for Vybrid VF610 platform
2013-07-23  Dirk Eibachi2c, ppc4xx_i2c: switch to new multibus/multiadapter...
2013-07-23  Simon Glasstegra: i2c: Enable new CONFIG_SYS_I2C framework
2013-07-23  Simon Glasstegra: i2c: Add function to know about current bus
2013-07-23  Heiko Schocheri2c, fsl_i2c: switch to new multibus/multiadapter support
2013-07-23  Heiko Schocheri2c, soft-i2c: switch to new multibus/multiadapter...
2013-07-23  Heiko Schocheri2c: add i2c_core and prepare for new multibus support
2013-07-19  Fabio Estevamnet: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_...
next