summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registersRobert Delien2012-03-263-88/+52
* Introducing 8-bit wide register, mx28_register_8Robert Delien2012-03-261-0/+16
* Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien2012-03-2617-425/+429
* i.MX28: Reformat the DRAM memory configuration dataMarek Vasut2012-03-261-38/+48
* usb/ehci: Add USB support for the MX6QWolfgang Grandegger2012-03-263-0/+17
* i.mx28: Replaced magic numbers for scratch register addresses with register d...Robert Delien2012-03-262-8/+8
* i.mx28: Added register definitions for DIGCTL registersRobert Delien2012-03-262-0/+156
* PXA: Fix missing get_tbclk() breaking vpac boardsMarek Vasut2012-03-261-0/+5
* USB: Armada100: EHCI Driver for Armada100 SOCsAjay Bhargav2012-03-191-0/+1
* USB: Armada100: Add UTMI PHY interface driverAjay Bhargav2012-03-192-0/+87
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-192-15/+15
* bootstage: arm: Add bootstage calls in board and bootmSimon Glass2012-03-182-0/+7
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-181-1/+1
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-181-1/+1
* ATMEL: remove old atmel_mci driverSven Schnelle2012-03-131-1/+1
* Stop using builtin_run_command()Simon Glass2012-03-061-6/+1
* Rename run_command() to builtin_run_command()Simon Glass2012-03-061-1/+1
* Remove execute permissions from source filesThomas Weber2012-03-041-0/+0
* armv7: omap3: leave outer cache enabledAneesh V2012-02-271-1/+1
* tt01: add video supportHelmut Raiger2012-02-271-0/+1
* net: fec_mxc: add 1000 Mbps selectionTroy Kisky2012-02-271-0/+1
* dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com2012-02-271-1/+1
* am33xx: ddr_defs.h: Change DDR timingsChase Maupin2012-02-271-1/+1
* davinci: cleanup davinci_sync_env_enetaddr() fucntionHadli, Manjunath2012-02-271-3/+6
* mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINF...Fabio Estevam2012-02-271-1/+1
* mx6q: Add support for ECSPI through mxc_spi driverEric Nelson2012-02-271-0/+44
* mxc_spi: move machine specifics into CPU headersEric Nelson2012-02-273-0/+82
* mx6q: define GPIO macros for translating between ordinals and port:indexEric Nelson2012-02-271-0/+4
* MX27: add missing get_tbclk()Stefano Babic2012-02-271-0/+5
* MX28: Fix get_timer() / get_tbclk() issueMarek Vasut2012-02-271-2/+17
* mx28: fix SPL code to make USB booting workMatthias Fuchs2012-02-271-1/+20
* i.MX28: Fix VDDIO and VDDA setupMarek Vasut2012-02-271-4/+12
* MX5/MX6: add missing get_ticks() and get_tbclk()Stefano Babic2012-02-271-18/+57
* MX31: add missing get_tbclk()Stefano Babic2012-02-271-0/+9
* MX35: add missing get_ticks() and get_tbclk()Stefano Babic2012-02-271-39/+64
* omap_hsmmc: Wait for CMDI to be clearTom Rini2012-02-154-4/+4
* Changes to move hawkboard to the new spl infrastructureSughosh Ganu2012-02-123-11/+26
* arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not definedChristian Riesch2012-02-121-1/+4
* arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGHChristian Riesch2012-02-121-1/+6
* arm, arm926ejs: Flush the data cache before disabling itSughosh Ganu2012-02-121-4/+8
* arm, arm926ejs: Do cpu critical inits only for boards that require itChristian Riesch2012-02-121-2/+4
* arm, davinci: Add lowlevel_init for SoCs other than DM644XChristian Riesch2012-02-121-0/+4
* ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definitionPeter Barada2012-02-121-28/+29
* OMAP4460: Reduce MPU clock speed from 920 to 700Aneesh V2012-02-121-11/+11
* davinci: add support for printing clock frequencyHadli, Manjunath2012-02-123-1/+44
* davinci: remove macro CONFIG_DISPLAY_CPUINFOHadli, Manjunath2012-02-121-44/+0
* omap3: fix comment typosPeter Meerwald2012-02-121-2/+2
* AM3517: Changed default clock rate for AM3517Schuyler Patton2012-02-121-1/+1
* OMAP4: clock-common: Move the usb dppl configuration to new funcGovindraj.R2012-02-121-21/+33
* OMAP3+: Clock: Adding ehci clock enablingGovindraj.R2012-02-124-0/+30
OpenPOWER on IntegriCloud