aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2012-08-14mxs: reorganize source directory for easy sharing of code in i.MXS SoCsOtavio Salvador
2012-08-14MX28: use a clear name for DDR2 initializationOtavio Salvador
2012-08-14MX28: extend print_cpuinfo() to use chip informationOtavio Salvador
2012-08-14imx: Use a clear identification of an unidentified CPU typeOtavio Salvador
2012-08-14Enable the EMAC clock in at91_macb_hw_init().Markus Hubig
2012-08-14arm : Atmel : add at91sam9x5ek board supportBo Shen
2012-08-05DaVinci DA8xx: fix set_cpu_clk_info()Laurence Withers
2012-08-05DaVinci DA8xx: replace magic number for DDR speedLaurence Withers
2012-08-05dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut
2012-08-05am33xx: Rework pinmux functionsTom Rini
2012-08-05am33xx evm: Add CONFIG_CMD_EEPROM and relatedTom Rini
2012-08-05am33xx: Add support for TI AM335x StarterKit EVMTom Rini
2012-08-05am33xx: Remove board/ti/am335x/evm.cTom Rini
2012-08-05am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and supportTom Rini
2012-08-05am33xx: Rework config_ddr to make DDR3 support easier.Tom Rini
2012-08-05am33xx: Move some variables in emif4.c, mark them static.Tom Rini
2012-08-05am33xx: Correct and clean up ddr_regs structTom Rini
2012-08-05am33xx: Do not touch 'ratio1' fieldsTom Rini
2012-08-05am33xx: Rework config_io_ctrl slightlyTom Rini
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-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: Enable gpio0 clockTom Rini
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-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-21ARM1136: Fix cache range checksBenoît Thébaudeau
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