summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sunxi: Restore lowlevel_init usageHans de Goede2015-01-212-22/+21
* Merge git://git.denx.de/u-boot-arcTom Rini2015-01-2020-71/+123
|\
| * arc: rename "arc700" in "arcv1"Alexey Brodkin2015-01-154-1/+1
| * board/synopsys: remove selection of CPU from the boardAlexey Brodkin2015-01-153-9/+3
| * arc: move common sources in libraryAlexey Brodkin2015-01-157-6/+7
| * arc: move linker script in arch/arc/cpu folderAlexey Brodkin2015-01-151-0/+0
| * arc: relocate - minor refactoring and clean-upAlexey Brodkin2015-01-152-11/+5
| * arc: introduce separate section for interrupt vector tableIgor Guryanov2015-01-157-31/+46
| * arc: add dependences on MMU presenceAlexey Brodkin2015-01-152-4/+18
| * arc: interrupts - fix mask setupIgor Guryanov2015-01-151-1/+1
| * arc: add ECR (exception cause register) outputIgor Guryanov2015-01-152-4/+7
| * arc: check caches existence before useIgor Guryanov2015-01-152-0/+31
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-01-2012-27/+1427
|\ \
| * | 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-193-2/+13
| * | mmc: extend the mmc hwpartition sub-command to change write reliabilityDiego Santa Cruz2015-01-191-24/+92
| * | mmc: extend the mmc hardware partitioning API with write reliabilityDiego Santa Cruz2015-01-192-1/+51
| * | mmc: add mmc hwpartition sub-command to do eMMC hardware partitioningDiego Santa Cruz2015-01-191-1/+92
| * | mmc: add API to do eMMC hardware partitioningDiego Santa Cruz2015-01-192-0/+175
| * | 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: show the erase group size and HC WP group size in mmcinfo outputDiego Santa Cruz2015-01-191-0/+8
| * | mmc: read the high capacity WP group size for eMMCDiego Santa Cruz2015-01-192-0/+7
| * | mmc: fix erase_grp_size computation with high-capacity size definitionDiego Santa Cruz2015-01-192-3/+2
| * | mmc: display size and start of eMMC enhanced user data area in mmcinfoDiego Santa Cruz2015-01-191-3/+8
| * | mmc: read the size of eMMC enhanced user data areaDiego Santa Cruz2015-01-192-0/+19
| * | 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: skip mmcinfo partition info processing for eMMC < 4.41Diego Santa Cruz2015-01-191-1/+1
| * | mmc: make eMMC general purpose partition numbering match specDiego Santa Cruz2015-01-191-1/+1
| * | mmc: extend mmcinfo to show enhanced partition attributeDiego Santa Cruz2015-01-193-4/+19
| * | mmc: show hardware partition sizes in mmcinfo outputDiego Santa Cruz2015-01-191-0/+17
| * | mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu2015-01-199-0/+897
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2015-01-2017-95/+602
|\ \ \
| * | | usb: eth: asix88179: add ability to modify MAC addressRene Griessl2015-01-181-0/+14
| * | | musb-new: Add interrupt queue supportHans de Goede2015-01-182-1/+67
| * | | 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-183-11/+27
| * | | 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-183-2/+282
| * | | musb-new: Add register defines for different reg layout on sunxiHans de Goede2015-01-181-0/+92
| * | | usb: Do not log an error when no devices is plugged into a root-hub-less hcdHans de Goede2015-01-181-4/+5
| * | | usb: Fix usb_kbd_deregister when console-muxing is usedHans de Goede2015-01-181-0/+4
| * | | usb: Add an interval parameter to create_int_queueHans de Goede2015-01-183-5/+7
| * | | config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scansHans de Goede2015-01-181-10/+2
| * | | USB: make "usb start" start usb only onceHans de Goede2015-01-181-17/+31
| * | | usb: gadget: pxa25x_udc: fix use-before-initialized bugAlex Sadovsky2015-01-181-2/+2
OpenPOWER on IntegriCloud