summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* I2C: Move struct s3c24x0_i2c to a common place.Rajeshwari Shinde2012-07-311-10/+0
* EXYNOS: PINMUX: Add pinmux support for I2CRajeshwari Shinde2012-07-312-0/+60
* EXYNOS5: define EXYNOS5_I2C_SPACINGRajeshwari Shinde2012-07-311-0/+2
* EXYNOS: Add I2C base address.Rajeshwari Shinde2012-07-311-0/+3
* EXYNOS: CLK: Add i2c clockRajeshwari Shinde2012-07-312-0/+34
* imx-common: add i2c.c for bus recovery supportTroy Kisky2012-07-317-1/+186
* i.mx53: add definition for I2C3_BASE_ADDRTroy Kisky2012-07-311-0/+1
* 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-313-2/+2
* iomux-v3: remove include of mx6x_pins.hTroy Kisky2012-07-311-1/+0
* ARM1136: Fix cache range checksBenoît Thébaudeau2012-07-211-3/+3
* mx6: Make pad name macro consistent with the datasheetAshok2012-07-201-2/+2
* ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependencyFabio Estevam2012-07-201-2/+8
* 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-2013-40/+65
* Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk2012-07-182-2/+3
|\
| * mx6: Allow mx6 to access the IPUv3 registersFabio Estevam2012-07-102-2/+3
* | mxc_i2c: specify i2c base address in config fileTroy Kisky2012-07-112-1/+8
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-106-2/+96
|\
| * tegra: usb: Fix device enumeration problem of USB1Jim Lin2012-07-091-0/+1
| * tegra: add GMC/GMD funcmux entry for SFLASHStephen Warren2012-07-092-0/+13
| * 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-092-1/+15
* | EXYNOS: Fix USB compiler warningRajeshwari Shinde2012-07-101-1/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-07-096-7/+684
|\ \ | |/ |/|
| * EXYNOS5: USB: Fix incorrect USB base addressesRajeshwari Shinde2012-07-091-2/+2
| * EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde2012-07-092-0/+26
| * USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde2012-07-092-0/+25
| * EXYNOS5: Add structure for PMU registersRajeshwari Shinde2012-07-091-0/+622
| * EXYNOS5: Fix system register structureRajeshwari Shinde2012-07-091-0/+1
| * USB: EXYNOS: Incorporate EHCI review commentsRajeshwari Shinde2012-07-092-5/+8
* | Revert "arm: bugfix: save_boot_params_default accesses uninitalized stack whe...Wolfgang Denk2012-07-091-7/+1
|/
* 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
OpenPOWER on IntegriCloud