aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-22Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2015-01-22Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-01-22Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-01-21mmc: zynq: Use phys_addr_t for addressesMichal Simek
2015-01-21net: ll_temac: Fix compilation warning because of phys_addr_tMichal Simek
2015-01-21net: gem: Use phys_addr_t instead of int for addressesMichal Simek
2015-01-21fpga: xilinx: Show fpga info if definedMichal Simek
2015-01-21fpga: xilinx: Check if fpga operations are definedMichal Simek
2015-01-21fpga: Export fpga_get_desc for SPLMichal Simek
2015-01-20Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2015-01-19mmc: Skip changing bus width for MMC cards earlier than version 4.0Andrew Gabbasov
2015-01-19mmc: Avoid redundant switching to 1-bit bus width for MMC cardsAndrew Gabbasov
2015-01-19mmc: extend mmcinfo output to show partition write reliability settingsDiego Santa Cruz
2015-01-19mmc: extend the mmc hardware partitioning API with write reliabilityDiego Santa Cruz
2015-01-19mmc: add API to do eMMC hardware partitioningDiego Santa Cruz
2015-01-19mmc: the ext_csd data may be used during init even if reading failedDiego Santa Cruz
2015-01-19mmc: eMMC partitioning data is not effective till partitioning completedDiego Santa Cruz
2015-01-19mmc: read the high capacity WP group size for eMMCDiego Santa Cruz
2015-01-19mmc: fix erase_grp_size computation with high-capacity size definitionDiego Santa Cruz
2015-01-19mmc: read the size of eMMC enhanced user data areaDiego Santa Cruz
2015-01-19mmc: computation of eMMC GP partition size was missing 512 KiB factorDiego Santa Cruz
2015-01-19mmc: incomplete test to switch to high-capacity group size definitionsDiego Santa Cruz
2015-01-19mmc: extend mmcinfo to show enhanced partition attributeDiego Santa Cruz
2015-01-19mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu
2015-01-18usb: eth: asix88179: add ability to modify MAC addressRene Griessl
2015-01-18musb-new: Add interrupt queue supportHans de Goede
2015-01-18musb-new: Add urb and hep parameters to construct_urbHans de Goede
2015-01-18musb-new: Properly remove a transfer from the schedule on timeoutHans de Goede
2015-01-18musb-new: Fix reset sequence when in host modeHans de Goede
2015-01-18musb-new: Fix interrupt transfers not workingHans de Goede
2015-01-18musb-new: Use time based timeouts rather then cpu-cycles based timeoutsHans de Goede
2015-01-18musb-new: Add sunxi musb controller supportHans de Goede
2015-01-18musb-new: Add register defines for different reg layout on sunxiHans de Goede
2015-01-18usb: Add an interval parameter to create_int_queueHans de Goede
2015-01-18usb: gadget: pxa25x_udc: fix use-before-initialized bugAlex Sadovsky
2015-01-18usb: gadget: f_dfu: Add get_alt function to pass the USB compliance testStefan Roese
2015-01-18usb: gadget: composite: Fix NULL pointer crash in USB compliance testStefan Roese
2015-01-16net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IPCodrin Ciubotariu
2015-01-16net/fm: Enable FMAN ports if l2switch ports are connected over SGMIICodrin Ciubotariu
2015-01-16net/fm: Fix error when FMAN MAC has no PHYCodrin Ciubotariu
2015-01-16phylib: add support for aquantia PHYsShaohui Xie
2015-01-16Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada
2015-01-16ppc4xx: remove dead codeMasahiro Yamada
2015-01-14Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini
2015-01-14sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede
2015-01-14sunxi: axp221: Add support for controlling the drivebus pinHans de Goede
2015-01-14sunxi: axp221: Protect axp221_init against multiple callsHans de Goede
2015-01-14sunxi: axp221: correct ALDO2 description for sun6iChen-Yu Tsai
2015-01-14sunxi: video: Add support for external DAC enable pinChen-Yu Tsai