aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorFilesLines
2012-10-15mx25: add CPU revision 1.2Eric Benard1-0/+1
2012-10-15i.MX6: get rid of redundant struct src_regs (dupe of struct src)Eric Nelson1-21/+0
2012-10-15i.MX6: define struct iomuxc and IOMUX_GPR2 register bitfieldsEric Nelson1-0/+73
2012-10-15i.MX6: Add ANATOP_PFD_480 bitfield constantsEric Nelson1-0/+24
2012-10-15i.MX6: define IOMUX_GPR3 register bitfieldsEric Nelson1-0/+48
2012-10-15i.MX6: define bitfields for CHSCCDR registerEric Nelson1-0/+4
2012-10-15i.MX6: change register name for CCM_CHSCCDR to match ref. manualEric Nelson1-1/+1
2012-10-15i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fieldsEric Nelson1-179/+179
2012-10-15pxa: Add code to examine cpu model and revisionLukasz Dalek1-0/+13
2012-10-15tegra: nand: add board pinmuxLucas Stach1-0/+1
2012-10-15tegra: clean up board include hellLucas Stach1-1/+18
2012-10-15tegra: add funcmux entry for NAND attached to KBCLucas Stach1-0/+1
2012-10-15tegra20: add clock_set_pllout functionLucas Stach3-2/+28
2012-10-15tegra20: complete periph_id enumLucas Stach1-0/+6
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren21-410/+530
2012-10-15tegra20: add USB ULPI init codeLucas Stach1-5/+24
2012-10-15tegra20: port to new ehci interfaceLucas Stach1-2/+2
2012-10-15usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach1-1/+9
2012-10-04ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen4-0/+119
2012-10-03Merge remote-tracking branch 'u-boot-marvell/master'Albert ARIBAUD3-3/+2
2012-10-03ARM: kirkwood/orion5x: Use reset_cpu definition in include/common.hDinh Nguyen2-2/+0
2012-10-03kirkwood: implement kw_sdram_size_adjustGerlando Falauto1-0/+1
2012-10-03kirkwood: fix mpp.h coding styleLuka Perkov1-1/+1
2012-10-03ARM : Add GPIO Driver and IOMUX definition for S3C2440Gabriel Huau2-0/+371
2012-10-03arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA boardHideyuki Sano1-0/+13
2012-10-03arm: rmobile: Add support PFC of Renesas R8A7740Nobuhiro Iwamatsu2-0/+587
2012-10-03arm: rmobile: Add support Renesas R8A7740Nobuhiro Iwamatsu3-0/+307
2012-10-03arm: rmobile: kzm9g: Add dummy member to struct sh73a0_rwdtTetsuyuki Kobayashi1-0/+2
2012-10-03arm: rmobile: kzm9g: enable reset commandTetsuyuki Kobayashi1-0/+4
2012-10-03arm: rmobile: kzm9g: Adjust low level hardware settingTetsuyuki Kobayashi1-1/+3
2012-10-03arm: rmobile: Add supoprt for KMC KZM-A9-GT boardNobuhiro Iwamatsu1-0/+13
2012-10-03arm: rmobile: Add support PFC of Renesas SH73A0Nobuhiro Iwamatsu1-0/+9
2012-10-03arm: rmobile: Add support Renesas SH73A0Nobuhiro Iwamatsu4-0/+867
2012-10-03arm: rmobile: Add basic support for Renesas R-MobileNobuhiro Iwamatsu1-0/+8
2012-10-03ARMv7: Add register definition of global timerNobuhiro Iwamatsu1-0/+36
2012-10-01am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XXJoel A Fernandes1-0/+1
2012-10-01OMAP: networking support for SPLIlya Yanok1-0/+1
2012-09-30Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD15-94/+366
2012-09-29Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD1-0/+2
2012-09-27ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini1-0/+32
2012-09-27SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini1-0/+5
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini1-40/+0
2012-09-27ARM: SPL: Start hooking in the current SPI SPL supportTom Rini1-0/+3
2012-09-27ARM: SPL: Make spl_mmc.c more genericTom Rini2-5/+5
2012-09-27ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini6-71/+196
2012-09-27ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.cTom Rini1-1/+0
2012-09-27ARM: SPL: Rename omap_boot_mode to spl_boot_mode()Tom Rini1-1/+1
2012-09-27ARM: SPL: Rename omap_boot_device to spl_boot_deviceTom Rini1-1/+1
2012-09-27omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini3-3/+1
2012-09-23mx51evk: Add CONFIG_REVISION_TAGBenoît Thébaudeau1-0/+2