summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* am33xx: Move the call to ddr_pll_config, make it take the frequencyTom Rini2012-09-01-3/+5
* am33xx: Pass to config_ddr the type of memory that is connectedTom Rini2012-09-01-20/+31
* am33xx: Make config_cmd_ctrl / config_ddr_data take const structsTom Rini2012-09-01-61/+48
* 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-41/+15
* am33xx: Remove DMM_BASE defineTom Rini2012-09-01-1/+0
* am33xx: Enable gpio0 clockTom Rini2012-09-01-0/+4
* OMAP3: mem: Add Numonyx OneNAND 200MHz timing informationJavier Martinez Canillas2012-09-01-0/+29
* am33xx: pin mux defintions for CPSW switchChandan Nath2012-09-01-0/+2
* am33xx: CPSW init and definitionsChandan Nath2012-09-01-1/+23
* arm/davinci/da850: add uart0 pinmuxMikhail Kshevetskiy2012-09-01-0/+7
* arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138Mikhail Kshevetskiy2012-09-01-7/+20
* 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
* da850/omap-l138: Add support to read u-boot image from MMC/SDLad, Prabhakar2012-09-01-0/+5
* arm, davinci: perform check for initializing global data and serial initLad, Prabhakar2012-09-01-6/+9
* da850/omap-l138: Add MMC support for DA850/OMAP-L138Lad, Prabhakar2012-09-01-0/+15
* omap: am33xx: enable gpio supportSteve Sakoman2012-09-01-1/+75
* Consolidate bootcount code into drivers/bootcountStefan Roese2012-09-01-218/+1
* mpc5xxx: add GPIO port configurationAnatolij Gustschin2012-09-01-0/+14
* sh: tmu: Removed arch/sh/include/asm/clk.hNobuhiro Iwamatsu2012-08-21-31/+0
* sh: tmu: Changed switch statement to shift operationNobuhiro Iwamatsu2012-08-21-30/+18
* sh: tmu: Changed TMU driver using array of structuresNobuhiro Iwamatsu2012-08-21-151/+26
* nds32: fix unused pmu_init warningMike Frysinger2012-08-11-0/+2
* nds32: delete unused local variableMike Frysinger2012-08-11-1/+0
* nds32: drop bi_enetaddr from global dataMike Frysinger2012-08-11-1/+0
* openrisc: Work around potential relocation issuesJulius Baxter2012-08-09-6/+13
* powerpc: Fix declaration type for I/O functionsPrabhakar Kushwaha2012-08-09-10/+10
* powerpc:Fix return type & parameter passed for I/O functionsPrabhakar Kushwaha2012-08-09-15/+15
* global_data: unify global flag definesMike Frysinger2012-08-09-181/+14
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-08-09-22/+29
|\
| * powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNsTimur Tabi2012-08-08-14/+14
| * powerpc/mpc85xx: Ignore E bit for BSC9130/1York Sun2012-08-08-2/+0
| * powerpc/85xx: improve definition of BR_PHYS_ADDR macroTimur Tabi2012-08-08-3/+3
| * powerpc/ddr: fix fsl_ddr_get_dimm_params compile errorShaohui Xie2012-08-08-1/+1
| * powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GBYork Sun2012-08-08-2/+11
* | sh: modify checkcpu() for SH-4AYoshihiro Shimoda2012-08-08-0/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2012-07-31-15/+289
|\
| * I2C: Move struct s3c24x0_i2c to a common place.Rajeshwari Shinde2012-07-31-10/+0
| * EXYNOS: PINMUX: Add pinmux support for I2CRajeshwari Shinde2012-07-31-0/+60
| * EXYNOS5: define EXYNOS5_I2C_SPACINGRajeshwari Shinde2012-07-31-0/+2
| * EXYNOS: Add I2C base address.Rajeshwari Shinde2012-07-31-0/+3
| * EXYNOS: CLK: Add i2c clockRajeshwari Shinde2012-07-31-0/+34
| * imx-common: add i2c.c for bus recovery supportTroy Kisky2012-07-31-1/+186
| * i.mx53: add definition for I2C3_BASE_ADDRTroy Kisky2012-07-31-0/+1
| * 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-2/+2
| * iomux-v3: remove include of mx6x_pins.hTroy Kisky2012-07-31-1/+0