summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-21sunxi: Restore lowlevel_init usageHans de Goede
2015-01-20Merge git://git.denx.de/u-boot-arcTom Rini
2015-01-20Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2015-01-20Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2015-01-20MAINTAINERS: add me as the maintainer of mpc837xerdbSinan Akman
2015-01-20Use generic board architecture for MPC837xERDBSinan Akman
2015-01-20imx: ls102xa: Remove reference to gdataSimon Glass
2015-01-20imx: woodburn: Remove reference to gdataSimon Glass
2015-01-20imx: cm_fx6: Remove reference to gdataSimon Glass
2015-01-20zynq: Remove reference to gdataSimon Glass
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 hwpartition sub-command to change write reliabilityDiego Santa Cruz
2015-01-19mmc: extend the mmc hardware partitioning API with write reliabilityDiego Santa Cruz
2015-01-19mmc: add mmc hwpartition sub-command to do eMMC hardware partitioningDiego 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: show the erase group size and HC WP group size in mmcinfo outputDiego 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: display size and start of eMMC enhanced user data area in mmcinfoDiego 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: skip mmcinfo partition info processing for eMMC < 4.41Diego Santa Cruz
2015-01-19mmc: make eMMC general purpose partition numbering match specDiego Santa Cruz
2015-01-19mmc: extend mmcinfo to show enhanced partition attributeDiego Santa Cruz
2015-01-19mmc: show hardware partition sizes in mmcinfo outputDiego 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: Do not log an error when no devices is plugged into a root-hub-less hcdHans de Goede
2015-01-18usb: Fix usb_kbd_deregister when console-muxing is usedHans de Goede
2015-01-18usb: Add an interval parameter to create_int_queueHans de Goede
2015-01-18config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scansHans de Goede
2015-01-18USB: make "usb start" start usb only onceHans 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-16sunxi: Drop use of lowlevel_init()Simon Glass
2015-01-16sunxi: Move SPL s_init() code to board_init_f()Simon Glass