aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren14-43/+171
2012-09-10tegra20: usb: rework set_host_modeLucas Stach1-16/+21
2012-09-07tegra: nand: Add Tegra NAND driverJim Lin1-0/+1
2012-09-07tegra: fdt: Add NAND controller binding and definitionsSimon Glass1-0/+7
2012-09-07tegra: Add NAND support to funcmuxSimon Glass2-0/+10
2012-09-05Merge remote-tracking branch 'u-boot-ti/master' into mAlbert ARIBAUD3-21/+15
2012-09-04am33xx: Remove redundant timer configTom Rini1-20/+0
2012-09-04OMAP3: video: add macros to set display parametersStefano Babic1-0/+10
2012-09-04video: drop duplicate set of DISPC_CONFIG registerStefano Babic1-1/+0
2012-09-04OMAP3: add definition of CTRL_WKUP_CTRL registerArnout Vandecappelle (Essensium/Mind)1-0/+5
2012-09-04arm: Adds board_postclk_init to the init_sequence.Markus Hubig1-0/+3
2012-09-03kw_spi: fix clock prescaler computationValentin Longchamp1-0/+1
2012-09-03edminiv2: orion5x: fix GPIO inits and valuesAlbert ARIBAUD1-0/+2
2012-09-01atmel: at91sam9x5: fix name error for spiBo Shen1-2/+2
2012-09-01mxc: Define architecture identifierBenoît Thébaudeau7-0/+15
2012-09-01mxs: Convert timeout parameter to 'unsigned int'fabio.estevam@freescale.com2-4/+6
2012-09-01MX28: DMA: Align the struct mxs_dma_descMarek Vasut1-1/+2
2012-09-01gpio: add gpio api support to mx27 (v4)trem3-28/+68
2012-09-01mx5: add iomux-mx51.h includeMatt Sealey1-0/+164
2012-09-01mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador2-3/+3
2012-09-01mxs: Only build internal Ethernet controller for i.MX28Otavio Salvador1-1/+1
2012-09-01mxs: Replace i.MX233 by i.MX23 on copyright headerOtavio Salvador1-1/+1
2012-09-01mx35: Remove declaration of non-existing functionBenoît Thébaudeau1-2/+0
2012-09-01mx35: Move clock enums to clock.hBenoît Thébaudeau3-29/+29
2012-09-01mx35: Remove declaration of non-existing functionBenoît Thébaudeau1-1/+0
2012-09-01mx35: Fix broken pin definitionsBenoît Thébaudeau1-3/+0
2012-09-01mx35 iomux: Remove unused macroBenoît Thébaudeau1-2/+0
2012-09-01mx5: Undeclare imx_decode_pll()Benoît Thébaudeau1-2/+0
2012-09-01MX: Set a common gpio.h for all i.MXStefano Babic7-47/+44
2012-09-01mxs: Use correct function name to initialize dramFabio Estevam1-1/+1
2012-09-01MX28: config: Allow different target generation in elftosb callOtavio Salvador1-0/+0
2012-09-01mx35: Add cpu_mmc_init()Benoît Thébaudeau1-1/+14
2012-09-01mx5/6: Fix cpu_mmc_init() return valueBenoît Thébaudeau1-4/+2
2012-09-01imx-common/cmd_bmode.c: add imx bmode (bootmode) commandTroy Kisky7-0/+262
2012-09-01iomux: move IOMUX_GPR13_xxx definesTroy Kisky2-111/+129
2012-09-01mx35: Remove duplicate GPIO3_BASE_ADDRBenoît Thébaudeau1-1/+0
2012-09-01mx5: cosmetic: Clean up lowlevel_initBenoît Thébaudeau1-23/+23
2012-09-01mx5/6 timer: Round up tick_to_time() valueBenoît Thébaudeau1-1/+1
2012-09-01mx3: Fix typo on IPU_CONF_CSI_ENBenoît Thébaudeau2-2/+2
2012-09-01mx35: Fix typo on EDIOBenoît Thébaudeau1-2/+2
2012-09-01mx5: Enable dcacheBenoît Thébaudeau1-0/+8
2012-09-01mx25: Enable dcacheBenoît Thébaudeau1-0/+8
2012-09-01rtc: add support of mx27 rtctrem2-0/+43
2012-09-01MX28: Shuffle around the power management codeMarek Vasut1-6/+3
2012-09-01MX28: Drop the cp15 reconfiguration from SPLMarek Vasut1-42/+0
2012-09-01mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador4-30/+30
2012-09-01mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.hOtavio Salvador2-1/+1
2012-09-01mxs: Remove not required include of iomux-mx28.hOtavio Salvador1-1/+0
2012-09-01mxs: Remove not required explicit iomux-mx28.h includeOtavio Salvador1-1/+0
2012-09-01arm:exynos: Enable data cache at exynos based processors.Łukasz Majewski1-0/+8