summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)Author
2012-10-15imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser
2012-10-15mx25: add CPU revision 1.2Eric Benard
2012-10-15i.MX6: get rid of redundant struct src_regs (dupe of struct src)Eric Nelson
2012-10-15i.MX6: define struct iomuxc and IOMUX_GPR2 register bitfieldsEric Nelson
2012-10-15i.MX6: Add ANATOP_PFD_480 bitfield constantsEric Nelson
2012-10-15i.MX6: define IOMUX_GPR3 register bitfieldsEric Nelson
2012-10-15i.MX6: define bitfields for CHSCCDR registerEric Nelson
2012-10-15i.MX6: change register name for CCM_CHSCCDR to match ref. manualEric Nelson
2012-10-15i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fieldsEric Nelson
2012-10-15pxa: Add code to examine cpu model and revisionLukasz Dalek
2012-10-15tegra: nand: add board pinmuxLucas Stach
2012-10-15tegra: clean up board include hellLucas Stach
2012-10-15tegra: add funcmux entry for NAND attached to KBCLucas Stach
2012-10-15tegra20: add clock_set_pllout functionLucas Stach
2012-10-15tegra20: complete periph_id enumLucas Stach
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren
2012-10-15tegra20: add USB ULPI init codeLucas Stach
2012-10-15tegra20: port to new ehci interfaceLucas Stach
2012-10-15usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach
2012-10-04ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen
2012-10-03Merge remote-tracking branch 'u-boot-marvell/master'Albert ARIBAUD
2012-10-03ARM: kirkwood/orion5x: Use reset_cpu definition in include/common.hDinh Nguyen
2012-10-03kirkwood: implement kw_sdram_size_adjustGerlando Falauto
2012-10-03kirkwood: fix mpp.h coding styleLuka Perkov
2012-10-03ARM : Add GPIO Driver and IOMUX definition for S3C2440Gabriel Huau
2012-10-03arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA boardHideyuki Sano
2012-10-03arm: rmobile: Add support PFC of Renesas R8A7740Nobuhiro Iwamatsu
2012-10-03arm: rmobile: Add support Renesas R8A7740Nobuhiro Iwamatsu
2012-10-03arm: rmobile: kzm9g: Add dummy member to struct sh73a0_rwdtTetsuyuki Kobayashi
2012-10-03arm: rmobile: kzm9g: enable reset commandTetsuyuki Kobayashi
2012-10-03arm: rmobile: kzm9g: Adjust low level hardware settingTetsuyuki Kobayashi
2012-10-03arm: rmobile: Add supoprt for KMC KZM-A9-GT boardNobuhiro Iwamatsu
2012-10-03arm: rmobile: Add support PFC of Renesas SH73A0Nobuhiro Iwamatsu
2012-10-03arm: rmobile: Add support Renesas SH73A0Nobuhiro Iwamatsu
2012-10-03arm: rmobile: Add basic support for Renesas R-MobileNobuhiro Iwamatsu
2012-10-03ARMv7: Add register definition of global timerNobuhiro Iwamatsu
2012-10-01am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XXJoel A Fernandes
2012-10-01OMAP: networking support for SPLIlya Yanok
2012-09-30Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD
2012-09-29Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2012-09-27ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom 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: Start hooking in the current SPI SPL supportTom 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: 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: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini