summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-29tegra: usb: Enable USB on SeaboardSimon Glass
2012-03-29tegra: usb: Add common USB defines for tegra2 boardsSimon Glass
2012-03-29tegra: usb: Add USB support to nvidia boardsSimon Glass
2012-03-29arm: Check for valid FDT after console is upSimon Glass
2012-03-29fdt: Avoid early panic() when there is no FDT presentSimon Glass
2012-03-29tegra: usb: Add support for Tegra USB peripheralSimon Glass
2012-03-29tegra: fdt: Add function to return peripheral/clock IDSimon Glass
2012-03-29usb: Add support for txfifo thresholdSimon Glass
2012-03-29tegra: usb: fdt: Add USB definitions for Tegra2 SeaboardSimon Glass
2012-03-29tegra: usb: fdt: Add additional device tree definitions for USB portsSimon Glass
2012-03-29tegra: fdt: Add clock bindings for Tegra2 SeaboardSimon Glass
2012-03-29tegra: fdt: Add clock bindingsSimon Glass
2012-03-29tegra: fdt: Add additional USB bindingSimon Glass
2012-03-29fdt: Add tegra-usb bindings file from linuxSimon Glass
2012-03-29fdt: Add staging area for device tree binding documentationSimon Glass
2012-03-29tegra: fdt: Add device tree file for Tegra2 Seaboard from kernelSimon Glass
2012-03-29tegra: fdt: Add Tegra2x device tree file from kernelSimon Glass
2012-03-29arm: fdt: Add skeleton device tree file from kernelSimon Glass
2012-03-29fdt: Add basic support for decoding GPIO definitionsSimon Glass
2012-03-29fdt: Add functions to access phandles, arrays and boolsSimon Glass
2012-03-29fdt: Tidy up a few fdtdec problemsSimon Glass
2012-03-29fdt: Add tests for fdtdecSimon Glass
2012-03-29fdt: Add fdtdec_find_aliases() to deal with alias nodesSimon Glass
2012-03-29arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer loadTom Warren
2012-03-29net: fec_mxc: allow use with cache enabledEric Nelson
2012-03-29net: force PKTALIGN to ARCH_DMA_MINALIGNEric Nelson
2012-03-29i.MX28: Enable caches by defaultMarek Vasut
2012-03-29i.MX28: Make use of the bounce bufferMarek Vasut
2012-03-29i.MX28: Do data transfers via DMA in MMC driverMarek Vasut
2012-03-29MMC: Implement generic bounce bufferMarek Vasut
2012-03-29i.MX28: Add cache support to MXS NAND driverMarek Vasut
2012-03-29i.MX28: Add cache support into the APBH DMA driverMarek Vasut
2012-03-29ARM926EJS: Implement cache operationsMarek Vasut
2012-03-28board/vpac270/onenand.c: Fix build errorsAnatolij Gustschin
2012-03-28nhk8815: fix build errorsAnatolij Gustschin
2012-03-28atmel-boards: add missing atmel_mci.hAndreas Bießmann
2012-03-28ARM: highbank: setup env from boot source registerRob Herring
2012-03-28ARM: highbank: change env config to use nvramJason Hobbs
2012-03-28ARM: highbank: add reset supportRob Herring
2012-03-28ARM: highbank: Add boot counter supportRob Herring
2012-03-28ARM: highbank: change TEXT_BASE to 0x8000Rob Herring
2012-03-28ARM: highbank: fix us_to_tick calculationRob Herring
2012-03-28ARM: highbank: add missing get_tbclkRob Herring
2012-03-28ARM: highbank: fix warning for calxedaxgmac_initializeRob Herring
2012-03-28net: calxedaxgmac: fix build due to missing __aligned definitionRob Herring
2012-03-28Enable high speed support for USB device framework and usbttyVipin KUMAR
2012-03-28lzma: fix printf warningsMike Frysinger
2012-03-27EXYNOS: Add structure for Exynos4 DMCChander Kashyap
2012-03-27EXYNOS: SMDK5250: Support all 4 UARTsDoug Anderson
2012-03-27ARM: fix s3c2410 timer codeDavid Müller (ELSOFT AG)