]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers
m28evk: Use GENERATED_GBL_DATA_SIZE
[people/ms/u-boot.git] / drivers /
2012-01-16  Fabio Estevamnet: imx: Add multi-FEC support for imx_get_mac_from_fuse
2012-01-16  Jason Liufec: add the i.mx6q enet driver support
2012-01-13  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2012-01-13  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2012-01-13  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2012-01-13  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2012-01-13  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2012-01-13  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2012-01-10  Joe Hershbergermpc83xx: Add a GPIO driver for the MPC83XX family
2012-01-10  Joe Hershbergergpio: Replace ARM gpio.h with the common API in include...
2012-01-09  Ira Snyderfsl_esdhc: fix PIO mode transfers
2012-01-09  Thierry Redingmmc: tegra2: Implement card-detect hook.
2012-01-09  Thierry Redingmmc: fsl_esdhc: Implement card-detect hook.
2012-01-09  Thierry Redingmmc: Implement card detection.
2012-01-09  Thierry Redingmmc: Change board_mmc_getcd() function prototype.
2012-01-09  Anatolij Gustschindrivers/mmc/mv_sdhci.c: Fix build warning
2012-01-09  Macpaul Linftsdc010: improve performance and capability
2012-01-09  Macpaul Linmmc: add host_caps checking avoid switch card improperly
2012-01-09  Jason Liui.mx: fsl_esdhc: add the i.mx6q support
2012-01-05  Rob Herringnet: add Calxeda xgmac driver
2012-01-05  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-01-05  Stefano Babicfpga: Spartan-3: let print the progress if configured
2011-12-24  Thierry Redingtegra2: Move tegra2_mmc_init() prototype to public...
2011-12-24  Simon Glasstegra2: spi: Support SPI / UART switch
2011-12-24  Tom Warrentegra2: spi: Add SPI driver for Tegra2 SOC
2011-12-24  Christian Rieschsf: Add spi_boot() to allow booting from SPI flash...
2011-12-23  Wolfgang DenkMerge branch 'next' of ../next
2011-12-20  Vladimir Zapolskiyphy: add Micrel KS8721BL phy definition
2011-12-20  Anatolij Gustschindrivers/net/e1000.c: Fix GCC 4.6 build warnings
2011-12-20  Anatolij Gustschinusb: s3c_udc_otg: fix GCC 4.6 build warnings
2011-12-20  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-12-20  Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2011-12-20  Anatolij Gustschindrivers/net/e1000_spi.c: Fix build warnings
2011-12-20  Michael Wallemvgbe: remove setting of ethaddr within the driver
2011-12-19  Marek VasutPXA: Kill last remnants of set_GPIO_mode function
2011-12-19  Wolfgang DenkCoding Style cleanup
2011-12-19  Wolfgang Denkdrivers/usb/gadget/pxa27x_udc.c: Coding Style cleanup
2011-12-17  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2011-12-16  Tom RiniUSB: Use (get|put)_unaligned for accessing wMaxPacketSize
2011-12-16  Igor GrinbergUSB: ULPI: increase error case verbosity
2011-12-16  Igor GrinbergUSB: ULPI: clean a mixup of return types
2011-12-16  Igor GrinbergUSB: ULPI: switch argument type from u8 to unsigned
2011-12-12  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2011-12-11  Jana RapavaUSB: Add generic ULPI layer and a viewport
2011-12-11  Marek VasutUSB: EHCI: Allow EHCI post-powerup configuration in...
2011-12-11  Marek VasutUSB: MX5: Add MX5 usb post-init callback
2011-12-11  Marek VasutUSB: MX5: Abstract out mx51 USB pixmux configuration
2011-12-11  Wolfgang GrandeggerUSB: MX5: add generic USB EHCI support for mx51 and...
2011-12-11  Lukasz Majewskiusb:gadget:s5p USB Device Controller (UDC) implementation
2011-12-11  Vincent Palatinehci: speed up initialization
2011-12-11  Stefan Herbrechtsmeierusbtty: init endpoints prior to startup events
2011-12-11  Stefan Herbrechtsmeierpxa: convert pxa27x_udc to use read and write functions
2011-12-11  Marek VasutUSB: Add usb_event_poll() to get keyboards working...
2011-12-11  Lei WenUSB: gadaget: add Marvell controller support
2011-12-11  Marek VasutUSB: Fix complaints about strict aliasing in OHCI-HCD
2011-12-10  Wolfgang Denkdrivers/net/at91_emac.c: Fix GCC 4.6 build warnings
2011-12-10  Wolfgang Denkdrivers/net/ne2000_base.c: Fix GCC 4.6 build warnings
2011-12-10  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-12-10  Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2011-12-09  Jason Liui.mx: mxc_gpio: add the i.mx6q support
2011-12-09  Simon Glasstegra2: Remove unused low-level Tegra2 UART code
2011-12-09  Stephen Warrentegra2: Use new GPIO APIs in gpio_config_uart()
2011-12-09  Stephen Warrentegra2: Modify MMC driver to handle power and cd GPIOs
2011-12-09  Ash Charlesomap: TWL4030 Bump VMMC1 interface voltage from 3V...
2011-12-09  Anatolij Gustschindrivers/gpio/da8xx_gpio.c: Fix build warning
2011-12-09  Anatolij Gustschindrivers/usb/gadget/ep0.c: Fix GCC 4.6 warning
2011-12-09  Anatolij Gustschindrivers/usb/gadget/core.c: Fix GCC 4.6 warning
2011-12-09  Anatolij Gustschindrivers/usb/musb/musb_udc.c: Fix GCC 4.6 warning
2011-12-09  Anatolij Gustschindrivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warning
2011-12-08  Bernhard Kaindlne2000: Convert to new net-multi model, fixes build...
2011-12-08  Wolfgang Denkdrivers/net/inca-ip_sw.c: Fix GCC 4.6 build warning
2011-12-08  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2011-12-07  Anatolij Gustschindrivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warning
2011-12-07  Anatolij Gustschindrivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warnings
2011-12-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-12-07  Anatolij Gustschinvideo: cfb_console: fix build warnings
2011-12-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-12-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-12-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2011-12-07  Vadim BendeburyIntroduce generic TPM support in u-boot
2011-12-06  Stefano BabicMX: serial_mxc: cleanup removing nasty #ifdef
2011-12-06  Robert DeliënM28: Fix OB1 bug in GPIO driver
2011-12-06  Marek VasutMXS: Add static annotations to dma driver
2011-12-06  Wolfram Sangapbh_dma: return error value on timeout
2011-12-06  Prabhakar LadARM: davici_emac: Fix condition for number of phy detects
2011-12-06  Heiko Schocherarm, davinci: move davinci_rtc struct to hardware.h
2011-12-06  Ilya Yanokomap_gpmc: use SOFTECC in SPL if it's enabled
2011-12-06  Ilya Yanoknand_spl_simple: add support for software ECC
2011-12-06  Ilya Yanokdavinci_emac: hardcode 100Mbps for AM35xx and RMII
2011-12-06  Ilya Yanokdavinci_emac: fix for running with dcache enabled
2011-12-06  Ilya Yanokdavinci_emac: conditionally compile specific PHY support
2011-12-06  Ilya Yanokdavinci_emac: use internal addresses in buffer descriptors
2011-12-06  Ilya Yanokdavinci_emac: move arch-independent defines to separate...
2011-12-06  Marek VasutPXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
2011-12-06  Simon SchwarzFix regression in SMDK6400
2011-12-06  Simon Schwarznand: Add common functions to linux/mtd/nand.h
2011-12-06  Ajay Bhargavnet: Armada100: Fix compilation warnings
2011-12-06  Simon Guinotmvsata: fix ide_preinit for missing disks
2011-12-05  Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2011-12-05  Gavin Guopci_ftpci100: Implementation FTPCI100 PCI driver
next