summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini2012-09-271-0/+32
* SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-271-0/+5
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-271-40/+0
* ARM: SPL: Start hooking in the current SPI SPL supportTom Rini2012-09-271-0/+3
* ARM: SPL: Make spl_mmc.c more genericTom Rini2012-09-272-5/+5
* ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini2012-09-276-71/+196
* ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.cTom Rini2012-09-271-1/+0
* ARM: SPL: Rename omap_boot_mode to spl_boot_mode()Tom Rini2012-09-271-1/+1
* ARM: SPL: Rename omap_boot_device to spl_boot_deviceTom Rini2012-09-271-1/+1
* omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini2012-09-273-3/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-2116-110/+289
|\
| * Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-215-91/+123
| |\
| | * MX6: drop binary constants from iomux headerStefano Babic2012-09-171-62/+62
| | * mx31: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-061-0/+14
| | * mx35: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-061-0/+14
| | * mx25: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-061-0/+14
| | * mx35: Fix clock dividersBenoît Thébaudeau2012-09-061-29/+13
| | * mx35: Add definitions for clock gate valuesBenoît Thébaudeau2012-09-061-0/+6
| * | Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-107-19/+147
| * | tegra: nand: Add Tegra NAND driverJim Lin2012-09-071-0/+1
| * | tegra: Add NAND support to funcmuxSimon Glass2012-09-071-0/+3
| * | 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
| |/
| * kw_spi: fix clock prescaler computationValentin Longchamp2012-09-031-0/+1
* | ARM: Remove apollon boardMarek Vasut2012-09-181-10/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2012-09-172-1/+2
|\ \
| * | omap4 i2c: add support for i2c bus 4Koen Kooi2012-09-062-1/+2
* | | mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung2012-09-052-4/+4
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-09-021-0/+159
|\ \ | |/ |/|
| * pxa25x: Add UDC registers definitionsŁukasz Dałek2012-09-011-0/+159
* | mxc: Define architecture identifierBenoît Thébaudeau2012-09-017-0/+15
* | mxs: Convert timeout parameter to 'unsigned int'fabio.estevam@freescale.com2012-09-011-2/+2
* | MX28: DMA: Align the struct mxs_dma_descMarek Vasut2012-09-011-1/+2
* | gpio: add gpio api support to mx27 (v4)trem2012-09-012-23/+62
* | mx5: add iomux-mx51.h includeMatt Sealey2012-09-011-0/+164
* | mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio 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-012-27/+27
* | 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
* | 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
* | imx-common/cmd_bmode.c: add imx bmode (bootmode) commandTroy Kisky2012-09-013-0/+75
* | iomux: move IOMUX_GPR13_xxx definesTroy Kisky2012-09-012-111/+129
* | mx35: Remove duplicate GPIO3_BASE_ADDRBenoît Thébaudeau2012-09-011-1/+0
* | mx3: Fix typo on IPU_CONF_CSI_ENBenoît Thébaudeau2012-09-012-2/+2
* | mx35: Fix typo on EDIOBenoît Thébaudeau2012-09-011-2/+2
OpenPOWER on IntegriCloud