summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-292-0/+11
|\
| * i.MX: shut down video before launch of O/SEric Nelson2012-09-241-0/+9
| * mx51evk: Add CONFIG_REVISION_TAGBenoît Thébaudeau2012-09-231-0/+2
* | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-2119-190/+218
|\ \ | |/
| * MX6: drop binary constants from iomux headerStefano Babic2012-09-171-62/+62
| * MX: set a common place to share code for Freescale i.MXStefano Babic2012-09-107-1/+3
| * mx31: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-063-10/+24
| * Fix mx31_decode_pllBenoît Thébaudeau2012-09-061-3/+5
| * mx35 timer: Switch to 32-kHz sourceBenoît Thébaudeau2012-09-061-17/+27
| * mx35: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-063-28/+31
| * mx25: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-063-9/+23
| * mx35: Fix clock dividersBenoît Thébaudeau2012-09-062-59/+31
| * mx35: Add definitions for clock gate valuesBenoît Thébaudeau2012-09-061-0/+6
| * mx35: Fix decode_pllBenoît Thébaudeau2012-09-061-3/+6
| * MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDSMarek Vasut2012-09-041-3/+5
* | Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-1014-43/+171
* | tegra20: usb: rework set_host_modeLucas Stach2012-09-101-16/+21
* | tegra: nand: Add Tegra NAND driverJim Lin2012-09-071-0/+1
* | tegra: fdt: Add NAND controller binding and definitionsSimon Glass2012-09-071-0/+7
* | tegra: Add NAND support to funcmuxSimon Glass2012-09-072-0/+10
* | Merge remote-tracking branch 'u-boot-ti/master' into mAlbert ARIBAUD2012-09-053-21/+15
|\ \
| * | am33xx: Remove redundant timer configTom Rini2012-09-041-20/+0
| * | OMAP3: video: add macros to set display parametersStefano Babic2012-09-041-0/+10
| * | video: drop duplicate set of DISPC_CONFIG registerStefano Babic2012-09-041-1/+0
| * | OMAP3: add definition of CTRL_WKUP_CTRL registerArnout Vandecappelle (Essensium/Mind)2012-09-041-0/+5
| |/
* | arm: Adds board_postclk_init to the init_sequence.Markus Hubig2012-09-041-0/+3
|/
* kw_spi: fix clock prescaler computationValentin Longchamp2012-09-031-0/+1
* edminiv2: orion5x: fix GPIO inits and valuesAlbert ARIBAUD2012-09-031-0/+2
* atmel: at91sam9x5: fix name error for spiBo Shen2012-09-011-2/+2
* mxc: Define architecture identifierBenoît Thébaudeau2012-09-017-0/+15
* mxs: Convert timeout parameter to 'unsigned int'fabio.estevam@freescale.com2012-09-012-4/+6
* MX28: DMA: Align the struct mxs_dma_descMarek Vasut2012-09-011-1/+2
* gpio: add gpio api support to mx27 (v4)trem2012-09-013-28/+68
* mx5: add iomux-mx51.h includeMatt Sealey2012-09-011-0/+164
* mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador2012-09-012-3/+3
* mxs: Only build internal Ethernet controller for i.MX28Otavio Salvador2012-09-011-1/+1
* mxs: Replace i.MX233 by i.MX23 on copyright headerOtavio Salvador2012-09-011-1/+1
* mx35: Remove declaration of non-existing functionBenoît Thébaudeau2012-09-011-2/+0
* mx35: Move clock enums to clock.hBenoît Thébaudeau2012-09-013-29/+29
* mx35: Remove declaration of non-existing functionBenoît Thébaudeau2012-09-011-1/+0
* mx35: Fix broken pin definitionsBenoît Thébaudeau2012-09-011-3/+0
* mx35 iomux: Remove unused macroBenoît Thébaudeau2012-09-011-2/+0
* mx5: Undeclare imx_decode_pll()Benoît Thébaudeau2012-09-011-2/+0
* MX: Set a common gpio.h for all i.MXStefano Babic2012-09-017-47/+44
* mxs: Use correct function name to initialize dramFabio Estevam2012-09-011-1/+1
* MX28: config: Allow different target generation in elftosb callOtavio Salvador2012-09-011-0/+0
* mx35: Add cpu_mmc_init()Benoît Thébaudeau2012-09-011-1/+14
* mx5/6: Fix cpu_mmc_init() return valueBenoît Thébaudeau2012-09-011-4/+2
* imx-common/cmd_bmode.c: add imx bmode (bootmode) commandTroy Kisky2012-09-017-0/+262
* iomux: move IOMUX_GPR13_xxx definesTroy Kisky2012-09-012-111/+129
OpenPOWER on IntegriCloud