summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* Consolidate bootcount code into drivers/bootcountStefan Roese2012-09-01-85/+1
* EXYNOS: PINMUX: Add pinmux support for I2CRajeshwari Shinde2012-07-31-0/+52
* EXYNOS: CLK: Add i2c clockRajeshwari Shinde2012-07-31-0/+33
* imx-common: add i2c.c for bus recovery supportTroy Kisky2012-07-31-1/+142
* i.mx: iomux-v3.c: move to imx-common directoryTroy Kisky2012-07-31-2/+2
* i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky2012-07-31-1/+1
* iomux-v3: remove include of mx6x_pins.hTroy Kisky2012-07-31-1/+0
* ARM1136: Fix cache range checksBenoît Thébaudeau2012-07-21-3/+3
* arm: armv7: add compile option -mno-unaligned-access if availableTetsuyuki Kobayashi2012-07-20-0/+2
* arm: Fix to mistake clean the memory spaceZhong Hongbo2012-07-20-40/+65
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-10-2/+89
|\
| * tegra: add GMC/GMD funcmux entry for SFLASHStephen Warren2012-07-09-0/+10
| * tegra: add enterrcm commandStephen Warren2012-07-09-0/+66
| * tegra: usb: fix wrong error checkLucas Stach2012-07-09-1/+1
| * tegra: add ULPI on USB2 funcmux entryLucas Stach2012-07-09-1/+12
* | EXYNOS: Fix USB compiler warningRajeshwari Shinde2012-07-10-1/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-07-09-0/+44
|\ \ | |/ |/|
| * EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde2012-07-09-0/+22
| * USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde2012-07-09-0/+22
* | Revert "arm: bugfix: save_boot_params_default accesses uninitalized stack whe...Wolfgang Denk2012-07-09-7/+1
|/
* ARM: mx28: Remove CONFIG_ARCH_CPU_INITFabio Estevam2012-07-07-2/+0
* No need to define CONFIG_ARCH_CPU_INIT.Fabio Estevam2012-07-07-2/+0
* SPL: ARM: spear: Add SPL support for SPEAr600 platformStefan Roese2012-07-07-7/+1480
* SPEAr: explicitly select clk src for UARTShiraz Hashim2012-07-07-1/+6
* SPEAr: Add basic arch related support for SPEAr SoCsVipin KUMAR2012-07-07-1/+84
* arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0Tetsuyuki Kobayashi2012-07-07-1/+7
* ARM: OMAP4/5: Move USB clocks to essential group.SRICHARAN R2012-07-07-9/+7
* ARM: OMAP4/5: Move gpmc clocks to essential group.SRICHARAN R2012-07-07-2/+2
* ARM: OMAP4+: Move external phy initialisations to arch specific place.SRICHARAN R2012-07-07-27/+37
* omap4: Use a smaller M,N couple for IVA DPLLSebastien Jan2012-07-07-1/+1
* omap: emif: fix bug in manufacturer code testSteve Sakoman2012-07-07-1/+1
* omap: emif: deal with rams that return duplicate mr data on all byte lanesSteve Sakoman2012-07-07-1/+6
* OMAP4+: Force DDR in self-refresh after warm resetLokesh Vutla2012-07-07-0/+25
* OMAP4+: Handle sdram init after warm resetLokesh Vutla2012-07-07-4/+6
* ARM: OMAP3+: Detect reset typeLokesh Vutla2012-07-07-0/+5
* arm: bugfix: Move vector table before jumping relocated codeTetsuyuki Kobayashi2012-07-07-0/+12
* kirkwood: add save functionality kirkwood_mpp_conf functionValentin Longchamp2012-07-07-1/+9
* i.MX6 USDHC: Use the ESDHC clockMichael Langer2012-07-07-0/+4
* i.MX28: Add function to adjust memory parametersMarek Vasut2012-07-07-0/+8
* mx53: Fix mask for SATA reference clockFabio Estevam2012-07-07-1/+1
* EXYNOS5: PINMUX: Added default pinumx settingsRajeshwari Shinde2012-07-07-1/+221
* Exynos: fix cpuinfo and cpu detectingMinkyu Kang2012-07-07-2/+3
* OMAP5: Change voltages for omap5432Lokesh Vutla2012-07-07-10/+21
* OMAP5: DPLL core lock for OMAP5432Lokesh Vutla2012-07-07-6/+15
* OMAP5: EMIF: Add support for DDR3 deviceLokesh Vutla2012-07-07-3/+122
* OMAP5: ADD precalculated timings for ddr3Lokesh Vutla2012-07-07-1/+50
* OMAP5: Configure the io settings for omap5432 uevm boardLokesh Vutla2012-07-07-19/+79
* OMAP5: ADD chip detection for OMAP5432 SOCLokesh Vutla2012-07-07-1/+9
* DaVinci: fix ddr2 vtp i/o calibrationTroy Kisky2012-07-07-4/+3
* ARM: OMAP5: Align memory used for testing to the power of 2SRICHARAN R2012-07-07-0/+3