summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net/fm: Fix error when FMAN MAC has no PHYCodrin Ciubotariu2015-01-161-12/+18
| * | | phylib: add support for aquantia PHYsShaohui Xie2015-01-163-0/+160
* | | | Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-223-5/+6
|\ \ \ \
| * | | | mmc: zynq: Use phys_addr_t for addressesMichal Simek2015-01-211-2/+2
| * | | | net: ll_temac: Fix compilation warning because of phys_addr_tMichal Simek2015-01-211-1/+1
| * | | | net: gem: Use phys_addr_t instead of int for addressesMichal Simek2015-01-211-2/+3
| | |/ / | |/| |
* | | | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-222-5/+19
|\ \ \ \ | |/ / / |/| | |
| * | | fpga: xilinx: Show fpga info if definedMichal Simek2015-01-211-4/+5
| * | | fpga: xilinx: Check if fpga operations are definedMichal Simek2015-01-211-2/+15
| * | | fpga: Export fpga_get_desc for SPLMichal Simek2015-01-211-1/+1
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-01-204-25/+987
|\ \ \
| * | | mmc: Skip changing bus width for MMC cards earlier than version 4.0Andrew Gabbasov2015-01-191-2/+5
| * | | mmc: Avoid redundant switching to 1-bit bus width for MMC cardsAndrew Gabbasov2015-01-191-0/+12
| * | | mmc: extend mmcinfo output to show partition write reliability settingsDiego Santa Cruz2015-01-191-0/+2
| * | | mmc: extend the mmc hardware partitioning API with write reliabilityDiego Santa Cruz2015-01-191-0/+39
| * | | mmc: add API to do eMMC hardware partitioningDiego Santa Cruz2015-01-191-0/+155
| * | | mmc: the ext_csd data may be used during init even if reading failedDiego Santa Cruz2015-01-191-1/+3
| * | | mmc: eMMC partitioning data is not effective till partitioning completedDiego Santa Cruz2015-01-191-23/+35
| * | | mmc: read the high capacity WP group size for eMMCDiego Santa Cruz2015-01-191-0/+6
| * | | mmc: fix erase_grp_size computation with high-capacity size definitionDiego Santa Cruz2015-01-191-2/+1
| * | | mmc: read the size of eMMC enhanced user data areaDiego Santa Cruz2015-01-191-0/+15
| * | | mmc: computation of eMMC GP partition size was missing 512 KiB factorDiego Santa Cruz2015-01-191-0/+1
| * | | mmc: incomplete test to switch to high-capacity group size definitionsDiego Santa Cruz2015-01-191-22/+30
| * | | mmc: extend mmcinfo to show enhanced partition attributeDiego Santa Cruz2015-01-191-0/+3
| * | | mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu2015-01-193-0/+705
| | |/ | |/|
* | | usb: eth: asix88179: add ability to modify MAC addressRene Griessl2015-01-181-0/+14
* | | musb-new: Add interrupt queue supportHans de Goede2015-01-181-0/+65
* | | musb-new: Add urb and hep parameters to construct_urbHans de Goede2015-01-181-32/+31
* | | musb-new: Properly remove a transfer from the schedule on timeoutHans de Goede2015-01-184-3/+14
* | | musb-new: Fix reset sequence when in host modeHans de Goede2015-01-181-11/+20
* | | musb-new: Fix interrupt transfers not workingHans de Goede2015-01-181-1/+1
* | | musb-new: Use time based timeouts rather then cpu-cycles based timeoutsHans de Goede2015-01-181-8/+8
* | | musb-new: Add sunxi musb controller supportHans de Goede2015-01-182-0/+280
* | | musb-new: Add register defines for different reg layout on sunxiHans de Goede2015-01-181-0/+92
* | | usb: Add an interval parameter to create_int_queueHans de Goede2015-01-181-2/+2
* | | usb: gadget: pxa25x_udc: fix use-before-initialized bugAlex Sadovsky2015-01-181-2/+2
* | | usb: gadget: f_dfu: Add get_alt function to pass the USB compliance testStefan Roese2015-01-181-0/+8
* | | usb: gadget: composite: Fix NULL pointer crash in USB compliance testStefan Roese2015-01-181-0/+8
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-01-163-2/+160
|\ \
| * | pmic: add tps62362 simple wrapper codeFelipe Balbi2015-01-132-0/+48
| * | mtd: OMAP: Enable GPMC prefetch modeDaniel Mack2015-01-131-2/+112
| |/
* | powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada2015-01-161-5/+0
* | ppc4xx: remove dead codeMasahiro Yamada2015-01-161-10/+0
* | Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini2015-01-142-63/+1
|\ \
| * | lcd: remove LCD_MONOCHROMENikita Kiryanov2015-01-102-32/+0
| * | mpc8xx_lcd: get rid of CONFIG_EDT32F10Nikita Kiryanov2015-01-101-28/+0
| * | lcd: remove CONFIG_SYS_INVERT_COLORSNikita Kiryanov2015-01-101-3/+1
* | | sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-141-203/+10
* | | sunxi: axp221: Add support for controlling the drivebus pinHans de Goede2015-01-141-0/+36
* | | sunxi: axp221: Protect axp221_init against multiple callsHans de Goede2015-01-141-0/+6
OpenPOWER on IntegriCloud