summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-10-23soc: keystone_serdes: generalize to be used by other sub systemsHao Zhang1-1/+41
2014-10-23soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurationsHao Zhang2-0/+6
2014-10-23soc: keystone_serdes: create a separate SGMII SerDes driverKhoronzhuk, Ivan1-0/+15
2014-10-23net: keystone_net: increase MDIO clock frequencyVitaly Andrianov1-1/+1
2014-10-23net: keystone_net: move header file from arch to ti-commonKhoronzhuk, Ivan4-256/+252
2014-10-23net: keystone_net: add support for NETCP v1.5Khoronzhuk, Ivan2-62/+97
2014-10-23net: keystone_net: remove SoC specific emac_regs structureHao Zhang1-15/+0
2014-10-23keystone2: k2l-evm: add board supportHao Zhang2-0/+9
2014-10-23keystone2: enable OSR clock domain for K2L SoCHao Zhang3-0/+76
2014-10-23ARM: keystone2: spl: move board specific codeHao Zhang3-66/+0
2014-10-23keystone2: msmc: add MSMC cache coherency support for K2L SOCHao Zhang4-9/+19
2014-10-23keystone2: clock: add K2L clock definitions and commandsHao Zhang4-0/+232
2014-10-23ARM: keystone2: add K2L device hardware definitionsHao Zhang3-2/+87
2014-10-23ARM: cmd_clock: generalize command usage descriptionKhoronzhuk, Ivan4-61/+61
2014-10-23keystone: usb: add support of usb xhciWingMan Kwok2-0/+27
2014-10-23dma: keystone_nav: generalize driver usageKhoronzhuk, Ivan1-5/+7
2014-10-23dma: keystone_nav: move keystone_nav driver to driver/dma/Khoronzhuk, Ivan3-355/+0
2014-10-23keystone2: keystone_nav: don't use hard addresses in netcp_pktdmaKhoronzhuk, Ivan3-29/+27
2014-10-23keystone2: keystone_nav: don't use hard addresses in qm_configKhoronzhuk, Ivan2-32/+30
2014-10-22Merge git://git.denx.de/u-boot-dmTom Rini45-212/+2525
2014-10-22dm: rpi: Convert GPIO driver to driver modelSimon Glass1-0/+9
2014-10-22dm: imx: i2c: Use gpio_request() to request GPIOsSimon Glass1-0/+25
2014-10-22imx: Add error checking to setup_i2c()Simon Glass2-7/+21
2014-10-22dm: tegra: spi: Convert to driver modelSimon Glass3-123/+0
2014-10-22dm: tegra: dts: Add aliases for spi on tegra30 boardsSimon Glass4-0/+4
2014-10-22dm: sf: sandbox: Convert SPI flash driver to driver modelSimon Glass2-14/+0
2014-10-22exynos: universal_c210: Move to driver model soft_spiSimon Glass1-0/+13
2014-10-22dm: exynos: Convert SPI to driver modelSimon Glass2-0/+9
2014-10-22dm: sandbox: spi: Move to driver modelSimon Glass1-0/+1
2014-10-22sandbox: dts: Add a SPI device and cros_ec deviceSimon Glass1-0/+26
2014-10-22dm: exynos: Mark exynos5 console as pre-relocSimon Glass1-0/+1
2014-10-22dm: exynos: gpio: Convert to driver modelSimon Glass2-43/+42
2014-10-22dm: exynos: Make sure that GPIOs are requestedSimon Glass1-0/+3
2014-10-22dm: exynos: Tidy up GPIO headersSimon Glass3-10/+1
2014-10-22dm: exynos: Add pinctrl settings for s5p_goniSimon Glass2-0/+280
2014-10-22dm: exynos: Add pinctrl settings for smdkc100Simon Glass2-0/+187
2014-10-22dm: exynos: dts: Adjust device tree files for U-BootSimon Glass9-0/+159
2014-10-22dm: exynos: dts: Remove unused pinctrl information to save spaceSimon Glass5-2098/+0
2014-10-22dm: exynos: Bring in pinctrl dts files from Linux kernelSimon Glass15-4/+3831
2014-10-22dm: exynos: dts: Convert /include/ to #includeSimon Glass14-15/+15
2014-10-22x86: Fix GDT limit in start16.SBin Meng1-1/+1
2014-10-22x86: Fix rom version build with CONFIG_X86_RESET_VECTORBin Meng1-2/+2
2014-10-22x86: Allow cmdline setup in setup_zimage() to be optionalSimon Glass1-9/+12
2014-10-22x86: Rewrite bootm.c to make it similar to ARMSimon Glass3-53/+130
2014-10-22x86: Enable LMB and RAMDISK_HIGH by defaultSimon Glass1-0/+3
2014-10-17powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure bootRuchika Gupta2-1/+9
2014-10-17ls102x: configs - Add hash command in freescale LS1 platformsRuchika Gupta1-0/+4
2014-10-17fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta3-0/+16
2014-10-17fsl_sec : Change accessor function to take care of endiannessRuchika Gupta5-6/+7
2014-10-17fsl_sec : Move SEC CCSR definition to common includeRuchika Gupta1-66/+1