summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
* am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and supportTom Rini2012-09-013-0/+60
* am33xx: Rework config_ddr to make DDR3 support easier.Tom Rini2012-09-011-14/+23
* am33xx: Move some variables in emif4.c, mark them static.Tom Rini2012-09-011-4/+3
* am33xx: Correct and clean up ddr_regs structTom Rini2012-09-013-34/+20
* am33xx: Do not touch 'ratio1' fieldsTom Rini2012-09-013-35/+7
* am33xx: Rework config_io_ctrl slightlyTom Rini2012-09-013-27/+8
* am33xx: Use emif_regs struct for storing initialization valuesTom Rini2012-09-013-78/+31
* am33xx: Turn a number of 'int' functions to 'void'Tom Rini2012-09-013-42/+15
* am33xx: Document what we're doing with ddrctrl->ddrckectrlTom Rini2012-09-012-4/+3
* am335x: ddr_defs: Update EMIF parametersVaibhav Bedia2012-09-011-5/+5
* am33xx: Clean up unused DDR defines, prefix more with 'DDR2'Tom Rini2012-09-012-43/+35
* am33xx: Move the call to ddr_pll_config, make it take the frequencyTom Rini2012-09-013-3/+5
* am33xx: Pass to config_ddr the type of memory that is connectedTom Rini2012-09-014-20/+31
* am33xx: Make config_cmd_ctrl / config_ddr_data take const structsTom Rini2012-09-013-61/+48
* am33xx: Rework DDR2 EMIF initalization slightlyTom Rini2012-09-011-15/+2
* am33xx: Bugfix to config_sdram()Tom Rini2012-09-011-2/+1
* am33xx: Remove extra check in enable_ddr_clocksTom Rini2012-09-011-5/+0
* am33xx: Convert to using <asm/emif.h> to describe the EMIFTom Rini2012-09-012-41/+15
* am33xx: Remove DMM_BASE defineTom Rini2012-09-011-1/+0
* am33xx: Enable gpio0 clockTom Rini2012-09-011-0/+4
* OMAP3: mem: Add Numonyx OneNAND 200MHz timing informationJavier Martinez Canillas2012-09-011-0/+29
* am33xx: pin mux defintions for CPSW switchChandan Nath2012-09-011-0/+2
* am33xx: CPSW init and definitionsChandan Nath2012-09-013-1/+23
* arm/davinci/da850: add uart0 pinmuxMikhail Kshevetskiy2012-09-013-0/+7
* arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138Mikhail Kshevetskiy2012-09-012-7/+20
* Revert "arm: armv7: add compile option -mno-unaligned-access if available"Albert ARIBAUD2012-09-011-2/+0
* omap: am335x_evm: enable i2c1 channelSteve Sakoman2012-09-011-0/+5
* da850/omap-l138: Add support to read u-boot image from MMC/SDLad, Prabhakar2012-09-011-0/+5
* arm, davinci: perform check for initializing global data and serial initLad, Prabhakar2012-09-011-6/+9
* da850/omap-l138: Add MMC support for DA850/OMAP-L138Lad, Prabhakar2012-09-013-0/+15
* omap: am33xx: enable gpio supportSteve Sakoman2012-09-015-1/+75
* Consolidate bootcount code into drivers/bootcountStefan Roese2012-09-014-85/+1
* global_data: unify global flag definesMike Frysinger2012-08-091-13/+1
* 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
OpenPOWER on IntegriCloud