summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sunxi: axp209: Disable interrupts when intializing the axp209Hans de Goede2015-01-221-1/+13
* sunxi: mmc: Add support for sun9i (A80)Hans de Goede2015-01-221-2/+14
* sunxi: mmc: Use a realistic timeout when sending a mmc commandHans de Goede2015-01-221-1/+1
* sunxi: display: Make lcd display clk phase configurableHans de Goede2015-01-221-6/+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
* | | sunxi: axp221: correct ALDO2 description for sun6iChen-Yu Tsai2015-01-141-5/+5
* | | sunxi: video: Add support for external DAC enable pinChen-Yu Tsai2015-01-141-0/+14
* | | sunxi: video: Add lvds supportHans de Goede2015-01-141-2/+35
* | | sunxi: video: Add a hpd_delay parameter to configure hpd delayHans de Goede2015-01-141-4/+5
* | | sunxi: video: Add VGA output supportHans de Goede2015-01-141-8/+52
* | | sunxi: video: Fallback from HDMI to VGA on boards with VGAHans de Goede2015-01-141-22/+29
OpenPOWER on IntegriCloud