summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2012-09-27Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2012-09-27ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini
2012-09-27SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini
2012-09-27SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini
2012-09-27ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini
2012-09-27ARM: SPL: Start hooking in the current SPI SPL supportTom Rini
2012-09-27ARM: SPL: Clean up spl.c / spl_nand.c slightlyTom Rini
2012-09-27ARM: SPL: Make spl_mmc.c more genericTom Rini
2012-09-27ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini
2012-09-27ARM: SPL: Only call mem_malloc_init if configuredTom Rini
2012-09-27ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.cTom Rini
2012-09-27ARM: SPL: Rename omap_boot_mode to spl_boot_mode()Tom Rini
2012-09-27ARM: SPL: Rename omap_boot_device to spl_boot_deviceTom Rini
2012-09-27omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.Pavel Machek
2012-09-27omap-common: Fix typo in save_boot_params() in lowlevel_init.STom Rini
2012-09-27omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini
2012-09-27spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORTTom Rini
2012-09-25ARM: arm1176: Define arch_cpu_init() at the SoC levelStephen Warren
2012-09-24dm: net: Move IXP NPE to drivers/net/Marek Vasut
2012-09-21Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-09-21Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2012-09-18ARM: Remove apollon boardMarek Vasut
2012-09-17Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2012-09-17MX6: drop binary constants from iomux headerStefano Babic
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren
2012-09-10tegra20: usb: rework set_host_modeLucas Stach
2012-09-10MX: set a common place to share code for Freescale i.MXStefano Babic
2012-09-07tegra: nand: Add Tegra NAND driverJim Lin
2012-09-07tegra: fdt: Add NAND controller binding and definitionsSimon Glass
2012-09-07tegra: Add NAND support to funcmuxSimon Glass
2012-09-06mx31: Define default SoC input clock frequenciesBenoît Thébaudeau
2012-09-06Fix mx31_decode_pllBenoît Thébaudeau
2012-09-06mx35 timer: Switch to 32-kHz sourceBenoît Thébaudeau
2012-09-06mx35: Define default SoC input clock frequenciesBenoît Thébaudeau
2012-09-06mx25: Define default SoC input clock frequenciesBenoît Thébaudeau
2012-09-06mx35: Fix clock dividersBenoît Thébaudeau
2012-09-06mx35: Add definitions for clock gate valuesBenoît Thébaudeau
2012-09-06mx35: Fix decode_pllBenoît Thébaudeau
2012-09-06omap4 i2c: add support for i2c bus 4Koen Kooi
2012-09-05mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung
2012-09-05Merge remote-tracking branch 'u-boot-ti/master' into mAlbert ARIBAUD
2012-09-04am33xx: Remove redundant timer configTom Rini
2012-09-04OMAP3: video: add macros to set display parametersStefano Babic
2012-09-04video: drop duplicate set of DISPC_CONFIG registerStefano Babic
2012-09-04OMAP3: add definition of CTRL_WKUP_CTRL registerArnout Vandecappelle (Essensium/Mind)
2012-09-04arm: Adds board_postclk_init to the init_sequence.Markus Hubig
2012-09-04MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDSMarek Vasut
2012-09-03kw_spi: fix clock prescaler computationValentin Longchamp
2012-09-03edminiv2: orion5x: fix GPIO inits and valuesAlbert ARIBAUD