summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2012-09-01imx: Use a clear identification of an unidentified CPU typeOtavio Salvador
2012-09-01dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut
2012-09-01am33xx: Rework pinmux functionsTom Rini
2012-09-01am33xx evm: Add CONFIG_CMD_EEPROM and relatedTom Rini
2012-09-01am33xx: Add support for TI AM335x StarterKit EVMTom Rini
2012-09-01am33xx: Remove board/ti/am335x/evm.cTom Rini
2012-09-01am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and supportTom Rini
2012-09-01am33xx: Rework config_ddr to make DDR3 support easier.Tom Rini
2012-09-01am33xx: Move some variables in emif4.c, mark them static.Tom Rini
2012-09-01am33xx: Correct and clean up ddr_regs structTom Rini
2012-09-01am33xx: Do not touch 'ratio1' fieldsTom Rini
2012-09-01am33xx: Rework config_io_ctrl slightlyTom Rini
2012-09-01am33xx: Use emif_regs struct for storing initialization valuesTom Rini
2012-09-01am33xx: Turn a number of 'int' functions to 'void'Tom Rini
2012-09-01am33xx: Document what we're doing with ddrctrl->ddrckectrlTom Rini
2012-09-01am33xx: Clean up unused DDR defines, prefix more with 'DDR2'Tom Rini
2012-09-01am33xx: Move the call to ddr_pll_config, make it take the frequencyTom Rini
2012-09-01am33xx: Pass to config_ddr the type of memory that is connectedTom Rini
2012-09-01am33xx: Make config_cmd_ctrl / config_ddr_data take const structsTom Rini
2012-09-01am33xx: Rework DDR2 EMIF initalization slightlyTom Rini
2012-09-01am33xx: Bugfix to config_sdram()Tom Rini
2012-09-01am33xx: Remove extra check in enable_ddr_clocksTom Rini
2012-09-01am33xx: Convert to using <asm/emif.h> to describe the EMIFTom Rini
2012-09-01am33xx: Enable gpio0 clockTom Rini
2012-09-01am33xx: CPSW init and definitionsChandan Nath
2012-09-01Revert "arm: armv7: add compile option -mno-unaligned-access if available"Albert ARIBAUD
2012-09-01omap: am335x_evm: enable i2c1 channelSteve Sakoman
2012-09-01omap: am33xx: enable gpio supportSteve Sakoman
2012-09-01Consolidate bootcount code into drivers/bootcountStefan Roese
2012-07-31EXYNOS: PINMUX: Add pinmux support for I2CRajeshwari Shinde
2012-07-31EXYNOS: CLK: Add i2c clockRajeshwari Shinde
2012-07-31imx-common: add i2c.c for bus recovery supportTroy Kisky
2012-07-31i.mx: iomux-v3.c: move to imx-common directoryTroy Kisky
2012-07-31i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky
2012-07-31iomux-v3: remove include of mx6x_pins.hTroy Kisky
2012-07-20arm: armv7: add compile option -mno-unaligned-access if availableTetsuyuki Kobayashi
2012-07-20arm: Fix to mistake clean the memory spaceZhong Hongbo
2012-07-10Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-07-10EXYNOS: Fix USB compiler warningRajeshwari Shinde
2012-07-09Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-07-09tegra: add GMC/GMD funcmux entry for SFLASHStephen Warren
2012-07-09tegra: add enterrcm commandStephen Warren
2012-07-09tegra: usb: fix wrong error checkLucas Stach
2012-07-09tegra: add ULPI on USB2 funcmux entryLucas Stach
2012-07-09EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde
2012-07-09USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde
2012-07-09Revert "arm: bugfix: save_boot_params_default accesses uninitalized stack whe...Wolfgang Denk
2012-07-07No need to define CONFIG_ARCH_CPU_INIT.Fabio Estevam
2012-07-07arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0Tetsuyuki Kobayashi
2012-07-07ARM: OMAP4/5: Move USB clocks to essential group.SRICHARAN R