summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
* u8500: Moving prcmu to cpu directoryMathieu J. Poirier2012-09-01-1/+165
* am33xx evm: Update secure_emif_sdram_config during ddr initSatyanarayana, Sandhya2012-09-01-1/+4
* armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stackTom Rini2012-09-01-0/+1
* omap4/5/am33xx: Make lowlevel_init available to all armv7 platformsTom Rini2012-09-01-19/+55
* am33xx: Add support, update omap3 McSPI driverTom Rini2012-09-01-0/+5
* am33xx: Correct MMC1, remove MMC2 supportTom Rini2012-09-01-1/+7
* imx: Use a clear identification of an unidentified CPU typeOtavio Salvador2012-09-01-2/+2
* dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut2012-09-01-246/+0
* am33xx: Rework pinmux functionsTom Rini2012-09-01-27/+5
* am33xx evm: Add CONFIG_CMD_EEPROM and relatedTom Rini2012-09-01-9/+4
* am33xx: Add support for TI AM335x StarterKit EVMTom Rini2012-09-01-2/+39
* am33xx: Remove board/ti/am335x/evm.cTom Rini2012-09-01-0/+173
* am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and supportTom Rini2012-09-01-0/+43
* am33xx: Rework config_ddr to make DDR3 support easier.Tom Rini2012-09-01-14/+23
* am33xx: Move some variables in emif4.c, mark them static.Tom Rini2012-09-01-4/+3
* am33xx: Correct and clean up ddr_regs structTom Rini2012-09-01-15/+2
* am33xx: Do not touch 'ratio1' fieldsTom Rini2012-09-01-17/+0
* am33xx: Rework config_io_ctrl slightlyTom Rini2012-09-01-15/+7
* am33xx: Use emif_regs struct for storing initialization valuesTom Rini2012-09-01-44/+27
* am33xx: Turn a number of 'int' functions to 'void'Tom Rini2012-09-01-36/+9
* am33xx: Document what we're doing with ddrctrl->ddrckectrlTom Rini2012-09-01-4/+2
* am33xx: Clean up unused DDR defines, prefix more with 'DDR2'Tom Rini2012-09-01-23/+23
* am33xx: Move the call to ddr_pll_config, make it take the frequencyTom Rini2012-09-01-3/+4
* am33xx: Pass to config_ddr the type of memory that is connectedTom Rini2012-09-01-18/+23
* am33xx: Make config_cmd_ctrl / config_ddr_data take const structsTom Rini2012-09-01-59/+46
* am33xx: Rework DDR2 EMIF initalization slightlyTom Rini2012-09-01-15/+2
* am33xx: Bugfix to config_sdram()Tom Rini2012-09-01-2/+1
* am33xx: Remove extra check in enable_ddr_clocksTom Rini2012-09-01-5/+0
* am33xx: Convert to using <asm/emif.h> to describe the EMIFTom Rini2012-09-01-14/+15
* am33xx: Enable gpio0 clockTom Rini2012-09-01-0/+4
* am33xx: CPSW init and definitionsChandan Nath2012-09-01-1/+7
* Revert "arm: armv7: add compile option -mno-unaligned-access if available"Albert ARIBAUD2012-09-01-2/+0
* omap: am335x_evm: enable i2c1 channelSteve Sakoman2012-09-01-0/+5
* omap: am33xx: enable gpio supportSteve Sakoman2012-09-01-1/+26
* Consolidate bootcount code into drivers/bootcountStefan Roese2012-09-01-37/+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
* 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-3/+5
* 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
|\ \ | |/ |/|