aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-07-09USB: EXYNOS: Incorporate EHCI review commentsRajeshwari Shinde2-5/+8
2012-07-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk86-459/+3059
2012-07-08Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk14-152/+336
2012-07-07ARM: cache: Move the cp15 CR register read before flushing the cache.SRICHARAN R1-3/+3
2012-07-07ARM: introduce arch_early_init_r()Fabio Estevam2-0/+5
2012-07-07ARM: mx28: Remove CONFIG_ARCH_CPU_INITFabio Estevam1-2/+0
2012-07-07No need to define CONFIG_ARCH_CPU_INIT.Fabio Estevam1-2/+0
2012-07-07SPL: ARM: spear: Add SPL support for SPEAr600 platformStefan Roese15-27/+1740
2012-07-07arm: Don't use printf() in SPL buildsSimon Glass1-1/+2
2012-07-07GPIO: Add SPEAr GPIO driverStefan Roese1-0/+40
2012-07-07cleanup/SPEAr: Remove unnecessary parenthesisAmit Virdi1-2/+2
2012-07-07SPEAr: Correct SoC ID offset in misc configuration spaceShiraz Hashim1-1/+1
2012-07-07SPEAr: explicitly select clk src for UARTShiraz Hashim2-1/+8
2012-07-07SPEAr: Add basic arch related support for SPEAr SoCsVipin KUMAR3-1/+91
2012-07-07SPEAr: Add macb driver support for spear310 and spear320Vipin KUMAR2-0/+34
2012-07-07SPEAr: Configure network support for spear SoCsVipin KUMAR1-0/+1
2012-07-07SPEAr: Eliminate dependency on Xloader tableAmit Virdi2-74/+0
2012-07-07st_smi: Add support for SPEAr SMI driverVipin KUMAR1-115/+0
2012-07-07mtd/NAND: Remove obsolete SPEAr specific NAND driversVipin KUMAR1-57/+0
2012-07-07SPEAr: Configure FSMC driver for NAND interfaceVipin KUMAR1-4/+4
2012-07-07arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0Tetsuyuki Kobayashi1-1/+7
2012-07-07ARM: OMAP4/5: Move USB clocks to essential group.SRICHARAN R2-9/+7
2012-07-07ARM: OMAP4/5: Move gpmc clocks to essential group.SRICHARAN R2-2/+2
2012-07-07ARM: OMAP4+: Move external phy initialisations to arch specific place.SRICHARAN R4-27/+39
2012-07-07omap4: Use a smaller M,N couple for IVA DPLLSebastien Jan1-1/+1
2012-07-07omap: am33xx: accomodate input clocks other than 24 MhzSteve Sakoman1-5/+5
2012-07-07omap: emif: fix bug in manufacturer code testSteve Sakoman1-1/+1
2012-07-07omap: emif: deal with rams that return duplicate mr data on all byte lanesSteve Sakoman1-1/+6
2012-07-07OMAP4+: Force DDR in self-refresh after warm resetLokesh Vutla4-0/+27
2012-07-07OMAP4+: Handle sdram init after warm resetLokesh Vutla1-4/+6
2012-07-07ARM: OMAP3+: Detect reset typeLokesh Vutla8-0/+16
2012-07-07arm: bugfix: Move vector table before jumping relocated codeTetsuyuki Kobayashi1-0/+12
2012-07-07arm/kirkwood: protect the ENV_SPI #definesValentin Longchamp1-3/+9
2012-07-07kw_spi: support spi_claim/release_bus functionsValentin Longchamp1-0/+11
2012-07-07kirkwood: add save functionality kirkwood_mpp_conf functionValentin Longchamp2-2/+10
2012-07-07ATMEL/PIO: Enable new feature of PIO on Atmel deviceBo Shen1-1/+44
2012-07-07i.MX6 USDHC: Use the ESDHC clockMichael Langer1-0/+4
2012-07-07i.MX28: Add function to adjust memory parametersMarek Vasut1-0/+8
2012-07-07MX28: Fix a typo in mx28_reg_8 macroOtavio Salvador1-1/+1
2012-07-07mx53: Fix mask for SATA reference clockFabio Estevam1-1/+1
2012-07-07i.mx: i.mx6x: NO_MUX_I/NO_PAD_I not set correctlyJason Liu1-2/+2
2012-07-07EXYNOS5: PINMUX: Added default pinumx settingsRajeshwari Shinde4-1/+326
2012-07-07Exynos: fix cpuinfo and cpu detectingMinkyu Kang3-16/+37
2012-07-07ARM: OMAP4: Correct the lpddr2 io settings register value.SRICHARAN R1-1/+1
2012-07-07OMAP5: Change voltages for omap5432Lokesh Vutla2-10/+31
2012-07-07OMAP5: DPLL core lock for OMAP5432Lokesh Vutla4-6/+25
2012-07-07OMAP5: EMIF: Add support for DDR3 deviceLokesh Vutla4-4/+166
2012-07-07OMAP5: ADD precalculated timings for ddr3Lokesh Vutla3-1/+55
2012-07-07OMAP5: Configure the io settings for omap5432 uevm boardLokesh Vutla2-20/+93
2012-07-07OMAP5: ADD chip detection for OMAP5432 SOCLokesh Vutla3-2/+12