summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-05-2224-178/+1289
|\
| * dfu, nand: add medium specific polltimeout functionHeiko Schocher2014-05-083-1/+23
| * musb-new, dfu: first send request answer then call completionsHeiko Schocher2014-05-081-4/+4
| * arm: beagle: enable Android fastboot supportRob Herring2014-05-081-0/+10
| * usb/gadget: add the fastboot gadgetSebastian Siewior2014-05-087-0/+835
| * image: add support for Android's boot image formatSebastian Siewior2014-05-086-6/+204
| * ums: allow the user to specify the device typeStephen Warren2014-05-081-4/+10
| * ums: move all variable declarations to the start of the blockStephen Warren2014-05-081-8/+16
| * ums: use get_device() not find_mmc_device();Stephen Warren2014-05-081-11/+14
| * ums: move IO support code to common locationStephen Warren2014-05-084-57/+46
| * ums: remove ums_disk_init()Stephen Warren2014-05-081-10/+7
| * ums: remove error-checking of MMC device sizeStephen Warren2014-05-081-8/+1
| * ums: remove UMS_{NUM,START}_SECTORS + UMS_START_SECTORStephen Warren2014-05-082-20/+2
| * ums: support block devices not MMC devicesStephen Warren2014-05-082-5/+6
| * usb: ums: add error handling for failed registrationStephen Warren2014-05-081-1/+5
| * usb: ums: remove ci_udc special caseStephen Warren2014-05-071-4/+0
| * usb: ci_udc: allow multiple buffer allocs per epStephen Warren2014-05-072-65/+132
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-05-1631-327/+578
|\ \
| * | powerpc/srio-pcie-boot: Adjust addresses for SRIO/PCIE bootLiu Gang2014-05-166-30/+30
| * | mpc85xx: configs: remove c=ffe from default environmentKim Phillips2014-05-169-18/+9
| * | board/p1_p2_rdb:Enable p1_p2_rdb boot from NAND/SD/SPI in SPLPrabhakar Kushwaha2014-05-168-268/+450
| * | powerpc/mpc85xx: SECURE BOOT- corrected CSPR settings for BSC9132QDS NANDAneesh Bansal2014-05-161-1/+1
| * | mpc85xx/p1020:Define number of USB controllers used on P1020RDB-PD platformramneek mehresh2014-05-162-0/+6
| * | drivers/usb : Define usb control register mask for w1c bitsNikhil Badola2014-05-162-5/+12
| * | powerpc/mpc85xx: Added B4460 supportShaveta Leekha2014-05-162-0/+2
| * | powerpc/85xx: Add T4160RDB board supportChunhe Lan2014-05-162-0/+5
| * | fsl/pci: Add workaround for erratum A-005434Chunhe Lan2014-05-163-2/+11
| * | powerpc/t104xrdb: Toggle deep sleep management signals after resumeTang Yuantian2014-05-161-0/+2
| * | board/freescale: Move CRC32 offset in NXID v1 data formatEbony Zhu2014-05-161-3/+4
| * | net: phy/vitesse: Add support for VSC8664 phy moduleChunhe Lan2014-05-161-0/+46
* | | patman: Suppress duplicate signoffs only for real patchesSimon Glass2014-05-161-1/+2
* | | sandbox: set sandbox's vendor to nullMasahiro Yamada2014-05-164-1/+1
* | | Revert "sandbox: move source files from board/ to arch/sandbox/"Masahiro Yamada2014-05-165-2/+9
* | | mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globalsHans de Goede2014-05-141-19/+4
* | | mvtwsi: Fix clock programmingHans de Goede2014-05-141-5/+2
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-05-1356-70/+2257
|\ \
| * | boards.cfg: fix a configuration error of ep8248 boardMasahiro Yamada2014-05-131-1/+0
| * | powerpc/freescale: Convert selected boards to generic board architectureYork Sun2014-05-137-0/+19
| * | powerpc/mpc86xx: Fix boot_flag for calling board_init_f()York Sun2014-05-131-0/+1
| * | powerpc/mpc85xx: Fix boot_flag for calling board_init_f()York Sun2014-05-134-6/+12
| * | powerpc/freescale: Change the return value of mac_read_from_eeprom()York Sun2014-05-131-3/+3
| * | powerpc/mpc85xx: Ignore FDT pointer for non-QEMU in cpu_init_early_f()York Sun2014-05-131-0/+2
| * | powerpc/mpc8572ds: Increase u-boot size to 768KBYork Sun2014-05-132-3/+3
| * | qe: disable qe when qe-ucode fails to be uploaded for "deep sleep"Zhao Qiang2014-05-131-1/+8
| * | PPC 85xx QEMU: Make a generic board fileAlexander Graf2014-05-131-0/+1
| * | powerpc/mpc85xx: Update TLB CAMs in relocated modeAlexander Graf2014-05-131-0/+1
| * | PPC 85xx QEMU: Don't use HID1Alexander Graf2014-05-131-1/+1
| * | PPC 85xx QEMU: Always assume 1 coreAlexander Graf2014-05-132-2/+22
| * | kmp204x: enable the errata commandValentin Longchamp2014-05-131-0/+1
| * | kmp204x: add workaround for A-004849Valentin Longchamp2014-05-131-6/+37
OpenPOWER on IntegriCloud