aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-08-05am33xx: Use emif_regs struct for storing initialization valuesTom Rini
2012-08-05am33xx: Turn a number of 'int' functions to 'void'Tom Rini
2012-08-05am33xx: Document what we're doing with ddrctrl->ddrckectrlTom Rini
2012-08-05am335x: ddr_defs: Update EMIF parametersVaibhav Bedia
2012-08-05am33xx: Clean up unused DDR defines, prefix more with 'DDR2'Tom Rini
2012-08-05am33xx: Move the call to ddr_pll_config, make it take the frequencyTom Rini
2012-08-05am33xx: Pass to config_ddr the type of memory that is connectedTom Rini
2012-08-05am33xx: Make config_cmd_ctrl / config_ddr_data take const structsTom Rini
2012-08-05am33xx: Rework DDR2 EMIF initalization slightlyTom Rini
2012-08-05am33xx: Bugfix to config_sdram()Tom Rini
2012-08-05am33xx: Remove extra check in enable_ddr_clocksTom Rini
2012-08-05am33xx: Convert to using <asm/emif.h> to describe the EMIFTom Rini
2012-08-05am33xx: Remove DMM_BASE defineTom Rini
2012-08-05am33xx: Enable gpio0 clockTom Rini
2012-08-05OMAP3: mem: Add Numonyx OneNAND 200MHz timing informationJavier Martinez Canillas
2012-08-05am33xx: pin mux defintions for CPSW switchChandan Nath
2012-08-05am33xx: CPSW init and definitionsChandan Nath
2012-08-05arm/davinci/da850: add uart0 pinmuxMikhail Kshevetskiy
2012-08-05arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138Mikhail Kshevetskiy
2012-08-05Revert "arm: armv7: add compile option -mno-unaligned-access if available"Albert ARIBAUD
2012-08-05omap: am335x_evm: enable i2c1 channelSteve Sakoman
2012-08-05da850/omap-l138: Add support to read u-boot image from MMC/SDLad, Prabhakar
2012-08-05arm, davinci: perform check for initializing global data and serial initLad, Prabhakar
2012-08-05da850/omap-l138: Add MMC support for DA850/OMAP-L138Lad, Prabhakar
2012-08-05omap: am33xx: enable gpio supportSteve Sakoman
2012-07-31Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2012-07-31Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2012-07-31I2C: Move struct s3c24x0_i2c to a common place.Rajeshwari Shinde
2012-07-31EXYNOS: PINMUX: Add pinmux support for I2CRajeshwari Shinde
2012-07-31EXYNOS5: define EXYNOS5_I2C_SPACINGRajeshwari Shinde
2012-07-31EXYNOS: Add I2C base address.Rajeshwari Shinde
2012-07-31EXYNOS: CLK: Add i2c clockRajeshwari Shinde
2012-07-31imx-common: add i2c.c for bus recovery supportTroy Kisky
2012-07-31i.mx53: add definition for I2C3_BASE_ADDRTroy 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-30Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk
2012-07-30MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.cMarek Vasut
2012-07-22Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-07-21MPC83xx, MPC85xx: compile stub cache functionStefano Babic
2012-07-21ARM1136: Fix cache range checksBenoît Thébaudeau
2012-07-20mx6: Make pad name macro consistent with the datasheetAshok
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-07-20nds32: split common cache access from cpu into libMacpaul Lin
2012-07-20ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependencyFabio Estevam
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-11mxc_i2c: specify i2c base address in config fileTroy Kisky
2012-07-10microblaze: intc: Clear interrupt codeMichal Simek