summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2013-11-20colibri_vf: implement module type auto detectionMarcel Ziswiler
2013-10-24colibri_vf61: initial integrationMarcel Ziswiler
2013-10-05Revert "colibri_vf50: hack to avoid boot hang issue"Marcel Ziswiler
2013-09-27colibri_vf50: hack to avoid boot hang issueMarcel Ziswiler
2013-09-09colibri_vf50: initial integrationMarcel Ziswiler
2012-12-19vybrid: Fix hardware clock drift2011.12-mvf-201212191113Justin Waters
2012-09-07Add quad SPI support for VybridJingchang Lu
2012-09-07Add Vybrid ENET supportJason Jin
2012-09-07Add UART console support for Vybrid platformJingchang Lu
2012-09-07Add GPIO support for Vybrid platformJingchang Lu
2012-09-07Add arch support for Vybrid platformJingchang Lu
2012-03-19USB: Armada100: EHCI Driver for Armada100 SOCsAjay Bhargav
2012-03-19USB: Armada100: Add UTMI PHY interface driverAjay Bhargav
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger
2012-03-18bootstage: arm: Add bootstage calls in board and bootmSimon Glass
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass
2012-03-13ATMEL: remove old atmel_mci driverSven Schnelle
2012-03-06Stop using builtin_run_command()Simon Glass
2012-03-06Rename run_command() to builtin_run_command()Simon Glass
2012-03-04Remove execute permissions from source filesThomas Weber
2012-02-27armv7: omap3: leave outer cache enabledAneesh V
2012-02-27tt01: add video supportHelmut Raiger
2012-02-27net: fec_mxc: add 1000 Mbps selectionTroy Kisky
2012-02-27dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com
2012-02-27am33xx: ddr_defs.h: Change DDR timingsChase Maupin
2012-02-27davinci: cleanup davinci_sync_env_enetaddr() fucntionHadli, Manjunath
2012-02-27mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINF...Fabio Estevam
2012-02-27mx6q: Add support for ECSPI through mxc_spi driverEric Nelson
2012-02-27mxc_spi: move machine specifics into CPU headersEric Nelson
2012-02-27mx6q: define GPIO macros for translating between ordinals and port:indexEric Nelson
2012-02-27MX27: add missing get_tbclk()Stefano Babic
2012-02-27MX28: Fix get_timer() / get_tbclk() issueMarek Vasut
2012-02-27mx28: fix SPL code to make USB booting workMatthias Fuchs
2012-02-27i.MX28: Fix VDDIO and VDDA setupMarek Vasut
2012-02-27MX5/MX6: add missing get_ticks() and get_tbclk()Stefano Babic
2012-02-27MX31: add missing get_tbclk()Stefano Babic
2012-02-27MX35: add missing get_ticks() and get_tbclk()Stefano Babic
2012-02-15omap_hsmmc: Wait for CMDI to be clearTom Rini
2012-02-12Changes to move hawkboard to the new spl infrastructureSughosh Ganu
2012-02-12arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not definedChristian Riesch
2012-02-12arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGHChristian Riesch
2012-02-12arm, arm926ejs: Flush the data cache before disabling itSughosh Ganu
2012-02-12arm, arm926ejs: Do cpu critical inits only for boards that require itChristian Riesch
2012-02-12arm, davinci: Add lowlevel_init for SoCs other than DM644XChristian Riesch
2012-02-12ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definitionPeter Barada
2012-02-12OMAP4460: Reduce MPU clock speed from 920 to 700Aneesh V
2012-02-12davinci: add support for printing clock frequencyHadli, Manjunath
2012-02-12davinci: remove macro CONFIG_DISPLAY_CPUINFOHadli, Manjunath
2012-02-12omap3: fix comment typosPeter Meerwald