summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
...
* i.mx: iomux-v3.c: move to imx-common directoryTroy Kisky2012-07-313-2/+2
* i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky2012-07-311-1/+1
* iomux-v3: remove include of mx6x_pins.hTroy Kisky2012-07-311-1/+0
* arm: armv7: add compile option -mno-unaligned-access if availableTetsuyuki Kobayashi2012-07-201-0/+2
* arm: Fix to mistake clean the memory spaceZhong Hongbo2012-07-201-3/+5
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-104-2/+89
|\
| * tegra: add GMC/GMD funcmux entry for SFLASHStephen Warren2012-07-091-0/+10
| * tegra: add enterrcm commandStephen Warren2012-07-092-0/+66
| * tegra: usb: fix wrong error checkLucas Stach2012-07-091-1/+1
| * tegra: add ULPI on USB2 funcmux entryLucas Stach2012-07-091-1/+12
* | EXYNOS: Fix USB compiler warningRajeshwari Shinde2012-07-101-1/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-07-092-0/+44
|\ \ | |/ |/|
| * EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde2012-07-091-0/+22
| * USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde2012-07-091-0/+22
* | Revert "arm: bugfix: save_boot_params_default accesses uninitalized stack whe...Wolfgang Denk2012-07-091-7/+1
|/
* No need to define CONFIG_ARCH_CPU_INIT.Fabio Estevam2012-07-071-2/+0
* 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-073-27/+37
* omap4: Use a smaller M,N couple for IVA DPLLSebastien Jan2012-07-071-1/+1
* 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-072-0/+25
* OMAP4+: Handle sdram init after warm resetLokesh Vutla2012-07-071-4/+6
* ARM: OMAP3+: Detect reset typeLokesh Vutla2012-07-071-0/+5
* arm: bugfix: Move vector table before jumping relocated codeTetsuyuki Kobayashi2012-07-071-0/+12
* i.MX6 USDHC: Use the ESDHC clockMichael Langer2012-07-071-0/+4
* mx53: Fix mask for SATA reference clockFabio Estevam2012-07-071-1/+1
* EXYNOS5: PINMUX: Added default pinumx settingsRajeshwari Shinde2012-07-072-1/+221
* Exynos: fix cpuinfo and cpu detectingMinkyu Kang2012-07-071-2/+3
* OMAP5: Change voltages for omap5432Lokesh Vutla2012-07-071-10/+21
* OMAP5: DPLL core lock for OMAP5432Lokesh Vutla2012-07-072-6/+15
* OMAP5: EMIF: Add support for DDR3 deviceLokesh Vutla2012-07-073-3/+122
* OMAP5: ADD precalculated timings for ddr3Lokesh Vutla2012-07-072-1/+50
* OMAP5: Configure the io settings for omap5432 uevm boardLokesh Vutla2012-07-071-19/+79
* OMAP5: ADD chip detection for OMAP5432 SOCLokesh Vutla2012-07-071-1/+9
* ARM: OMAP5: Align memory used for testing to the power of 2SRICHARAN R2012-07-071-0/+3
* ARM: OMAP5: dmm: Create a tiler trap section.SRICHARAN R2012-07-071-3/+3
* ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections.SRICHARAN R2012-07-071-2/+18
* am33xx: Do not call init_timer twiceTom Rini2012-07-071-14/+16
* arm: Tegra: Use ODMDATA from BCT in IRAMTom Warren2012-07-071-1/+21
* tegra: override compiler flags for low level init codeamartin@nvidia.com2012-07-071-2/+5
* tegra: Correct PLL access in ap20.c and clock.cSimon Glass2012-07-072-4/+6
* tegra: add SDMMC1 on SDIO1 funcmux entryStephen Warren2012-07-071-0/+7
* tegra: add SDIO1 funcmux entry for UARTALucas Stach2012-07-072-0/+7
* tegra: add UART1 on GPU funcmux entryStephen Warren2012-07-072-1/+8
* tegra: add alternate UART1 funcmux entryStephen Warren2012-07-072-2/+25
* arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xxMatt Porter2012-05-151-0/+16
* omap4: do not enable auxiliary coresTero Kristo2012-05-151-4/+0
OpenPOWER on IntegriCloud