summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-0886-459/+3059
|\
| * ARM: cache: Move the cp15 CR register read before flushing the cache.SRICHARAN R2012-07-071-3/+3
| * ARM: introduce arch_early_init_r()Fabio Estevam2012-07-072-0/+5
| * ARM: mx28: Remove CONFIG_ARCH_CPU_INITFabio Estevam2012-07-071-2/+0
| * No need to define CONFIG_ARCH_CPU_INIT.Fabio Estevam2012-07-071-2/+0
| * SPL: ARM: spear: Add SPL support for SPEAr600 platformStefan Roese2012-07-0715-27/+1740
| * arm: Don't use printf() in SPL buildsSimon Glass2012-07-071-1/+2
| * GPIO: Add SPEAr GPIO driverStefan Roese2012-07-071-0/+40
| * cleanup/SPEAr: Remove unnecessary parenthesisAmit Virdi2012-07-071-2/+2
| * SPEAr: Correct SoC ID offset in misc configuration spaceShiraz Hashim2012-07-071-1/+1
| * SPEAr: explicitly select clk src for UARTShiraz Hashim2012-07-072-1/+8
| * SPEAr: Add basic arch related support for SPEAr SoCsVipin KUMAR2012-07-073-1/+91
| * SPEAr: Add macb driver support for spear310 and spear320Vipin KUMAR2012-07-072-0/+34
| * SPEAr: Configure network support for spear SoCsVipin KUMAR2012-07-071-0/+1
| * SPEAr: Eliminate dependency on Xloader tableAmit Virdi2012-07-072-74/+0
| * st_smi: Add support for SPEAr SMI driverVipin KUMAR2012-07-071-115/+0
| * mtd/NAND: Remove obsolete SPEAr specific NAND driversVipin KUMAR2012-07-071-57/+0
| * SPEAr: Configure FSMC driver for NAND interfaceVipin KUMAR2012-07-071-4/+4
| * arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0Tetsuyuki Kobayashi2012-07-071-1/+7
| * ARM: OMAP4/5: Move USB clocks to essential group.SRICHARAN R2012-07-072-9/+7
| * ARM: OMAP4/5: Move gpmc clocks to essential group.SRICHARAN R2012-07-072-2/+2
| * ARM: OMAP4+: Move external phy initialisations to arch specific place.SRICHARAN R2012-07-074-27/+39
| * omap4: Use a smaller M,N couple for IVA DPLLSebastien Jan2012-07-071-1/+1
| * omap: am33xx: accomodate input clocks other than 24 MhzSteve Sakoman2012-07-071-5/+5
| * omap: emif: fix bug in manufacturer code testSteve Sakoman2012-07-071-1/+1
| * omap: emif: deal with rams that return duplicate mr data on all byte lanesSteve Sakoman2012-07-071-1/+6
| * OMAP4+: Force DDR in self-refresh after warm resetLokesh Vutla2012-07-074-0/+27
| * OMAP4+: Handle sdram init after warm resetLokesh Vutla2012-07-071-4/+6
| * ARM: OMAP3+: Detect reset typeLokesh Vutla2012-07-078-0/+16
| * arm: bugfix: Move vector table before jumping relocated codeTetsuyuki Kobayashi2012-07-071-0/+12
| * arm/kirkwood: protect the ENV_SPI #definesValentin Longchamp2012-07-071-3/+9
| * kw_spi: support spi_claim/release_bus functionsValentin Longchamp2012-07-071-0/+11
| * kirkwood: add save functionality kirkwood_mpp_conf functionValentin Longchamp2012-07-072-2/+10
| * ATMEL/PIO: Enable new feature of PIO on Atmel deviceBo Shen2012-07-071-1/+44
| * i.MX6 USDHC: Use the ESDHC clockMichael Langer2012-07-071-0/+4
| * i.MX28: Add function to adjust memory parametersMarek Vasut2012-07-071-0/+8
| * MX28: Fix a typo in mx28_reg_8 macroOtavio Salvador2012-07-071-1/+1
| * mx53: Fix mask for SATA reference clockFabio Estevam2012-07-071-1/+1
| * i.mx: i.mx6x: NO_MUX_I/NO_PAD_I not set correctlyJason Liu2012-07-071-2/+2
| * EXYNOS5: PINMUX: Added default pinumx settingsRajeshwari Shinde2012-07-074-1/+326
| * Exynos: fix cpuinfo and cpu detectingMinkyu Kang2012-07-073-16/+37
| * ARM: OMAP4: Correct the lpddr2 io settings register value.SRICHARAN R2012-07-071-1/+1
| * OMAP5: Change voltages for omap5432Lokesh Vutla2012-07-072-10/+31
| * OMAP5: DPLL core lock for OMAP5432Lokesh Vutla2012-07-074-6/+25
| * OMAP5: EMIF: Add support for DDR3 deviceLokesh Vutla2012-07-074-4/+166
| * OMAP5: ADD precalculated timings for ddr3Lokesh Vutla2012-07-073-1/+55
| * OMAP5: Configure the io settings for omap5432 uevm boardLokesh Vutla2012-07-072-20/+93
| * OMAP5: ADD chip detection for OMAP5432 SOCLokesh Vutla2012-07-073-2/+12
| * OMAP5: Adding correct Control id code for OMAP5430Lokesh Vutla2012-07-071-1/+1
| * am33xx: Fix i2c sampling rate typoTom Rini2012-07-071-1/+1
OpenPOWER on IntegriCloud