summaryrefslogtreecommitdiffstats
path: root/arch
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-018-218/+1
* mpc5xxx: add GPIO port configurationAnatolij Gustschin2012-09-011-0/+14
* sh: tmu: Removed arch/sh/include/asm/clk.hNobuhiro Iwamatsu2012-08-212-31/+0
* sh: tmu: Changed switch statement to shift operationNobuhiro Iwamatsu2012-08-211-30/+18
* sh: tmu: Changed TMU driver using array of structuresNobuhiro Iwamatsu2012-08-2114-151/+26
* nds32: fix unused pmu_init warningMike Frysinger2012-08-111-0/+2
* nds32: delete unused local variableMike Frysinger2012-08-111-1/+0
* nds32: drop bi_enetaddr from global dataMike Frysinger2012-08-111-1/+0
* openrisc: Work around potential relocation issuesJulius Baxter2012-08-092-6/+13
* powerpc: Fix declaration type for I/O functionsPrabhakar Kushwaha2012-08-091-10/+10
* powerpc:Fix return type & parameter passed for I/O functionsPrabhakar Kushwaha2012-08-091-15/+15
* global_data: unify global flag definesMike Frysinger2012-08-0914-181/+14
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-08-098-22/+29
|\
| * powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNsTimur Tabi2012-08-084-14/+14
| * powerpc/mpc85xx: Ignore E bit for BSC9130/1York Sun2012-08-081-2/+0
| * powerpc/85xx: improve definition of BR_PHYS_ADDR macroTimur Tabi2012-08-081-3/+3
| * powerpc/ddr: fix fsl_ddr_get_dimm_params compile errorShaohui Xie2012-08-081-1/+1
| * powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GBYork Sun2012-08-081-2/+11
* | sh: modify checkcpu() for SH-4AYoshihiro Shimoda2012-08-081-0/+4
|/
OpenPOWER on IntegriCloud