summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* .checkpatch.conf: ignore udelay->usleep_range warningsMatt Porter2013-03-271-0/+3
* checkpatch.pl: Add 'debug' to the list of logFunctionsTom Rini2013-03-271-0/+1
* env_callback: Mark find_env_callback as staticTom Rini2013-03-272-2/+1
* MAKEALL: allow regex matches for -s optionStephen Warren2013-03-271-2/+2
* Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini2013-03-2044-155/+1213
|\
| * sf: Use unsigned type for buffersSimon Glass2013-03-191-4/+4
| * x86: Enable time command for corebootSimon Glass2013-03-191-0/+2
| * x86: Enable SPI flash support for corebootSimon Glass2013-03-191-3/+9
| * x86: Add FDT SPI node for linkSimon Glass2013-03-191-0/+11
| * x86: Move PCI init before SPI initSimon Glass2013-03-191-4/+4
| * sf: Enable FDT-based configuration and memory mappingSimon Glass2013-03-194-1/+48
| * x86: spi: Set maximum write size for ICHSimon Glass2013-03-191-0/+5
| * sf: Respect maximum SPI write sizeSimon Glass2013-03-191-2/+8
| * spi: Add parameter for maximum write sizeSimon Glass2013-03-191-0/+3
| * x86: spi: Add Intel ICH driverSimon Glass2013-03-193-0/+893
| * sf: Use spi_flash_alloc() in each SPI flash driverSimon Glass2013-03-198-52/+8
| * sf: Add spi_flash_alloc() to create a new SPI flash structSimon Glass2013-03-192-0/+63
| * spi: Use spi_alloc_slave() in each SPI driverSimon Glass2013-03-1923-83/+36
| * spi: Add function to allocate a new SPI slaveSimon Glass2013-03-193-0/+83
| * fdt: Add fdtdec_get_addr_size() to read reg propertiesSimon Glass2013-03-192-6/+36
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-03-1823-49/+4203
|\ \ | |/ |/|
| * usb: Add multiple controllers support for EHCI PCIVincent Palatin2013-03-181-9/+16
| * x86: Enable USB features for corebootSimon Glass2013-03-181-0/+17
| * usb: usbeth: smsc95xx: remove EEPROM loaded checkMichael Spang2013-03-181-4/+0
| * usb: ehci: Fix aliasing issue in EHCI interrupt codeVincent Palatin2013-03-181-1/+1
| * usb: ehci: Support interrupt transfers via periodic listPatrick Georgi2013-03-182-5/+316
| * usb: ehci: exynos: Enable non-dt pathVivek Gautam2013-03-181-0/+7
| * usb: ehci: exynos: Fix multiple FDT decodeVivek Gautam2013-03-181-28/+16
| * arm:trats: Use new ums commandLukasz Majewski2013-03-182-0/+68
| * usb:gadget: USB Mass Storage Gadget supportLukasz Majewski2013-03-184-0/+148
| * usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernelPiotr Wilczek2013-03-181-0/+2793
| * usb:composite: USB Mass Storage - storage_common.c from Linux kernelLukasz Majewski2013-03-181-0/+653
| * usb:composite:fix Provide function data when addressing device with only one ...Lukasz Majewski2013-03-181-0/+19
| * usbtty: adapt buffers for large packet supportShiraz Hashim2013-03-162-2/+4
| * usb/host/ehci: Add support for EHCI on spearVipin Kumar2013-03-162-0/+60
| * usb: Fix bug when both DFU & ETHER are definedPantelis Antoniou2013-03-161-2/+8
| * dfu: Add a partition type targetPantelis Antoniou2013-03-161-0/+31
| * dfu: Properly zero out timeout valuePantelis Antoniou2013-03-161-0/+3
| * dfu: Fix crash when wrong number of arguments givenPantelis Antoniou2013-03-161-1/+1
| * dfu: Only perform DFU board_usb_init() for TRATSPantelis Antoniou2013-03-161-0/+3
| * usb: ehci: Add 64-bit controller supportVincent Palatin2013-03-161-0/+3
| * usb: ehci: generic PCI supportVincent Palatin2013-03-161-1/+40
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18486-10407/+15588
|\ \ | |/ |/|
| * Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-1573-1570/+2881
| |\
| | * Tegra114: Dalmore: Add pad config tables/code based on pinmux codeTom Warren2013-03-143-14/+292
| | * Tegra114: fdt: Move aliases from dtsi to dts file as per other TegrasTom Warren2013-03-142-8/+8
| | * Tegra114: Dalmore: Always use DEFAULT instead of DISABLE for lock bitsTom Warren2013-03-141-12/+12
| | * Tegra114: Fix/update GP padcfg register structTom Warren2013-03-141-8/+26
| | * Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entryTom Warren2013-03-141-1/+1
| | * ARM: tegra: enable a common set of disk-related commands everywhereStephen Warren2013-03-1413-80/+12
OpenPOWER on IntegriCloud