summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
Commit message (Expand)AuthorAgeLines
* arm: Use common .lds file where possibleSimon Glass2012-03-30-80/+0
* i.MX28: Enable caches by defaultMarek Vasut2012-03-29-0/+10
* ARM926EJS: Implement cache operationsMarek Vasut2012-03-29-12/+54
* nhk8815: fix build errorsAnatolij Gustschin2012-03-28-0/+10
* i.MX28: Drop __naked function from spl_mem_initMarek Vasut2012-03-27-7/+3
* i.MX28: Make the stabilization delays shorterMarek Vasut2012-03-27-4/+4
* i.MX28: Enable additional DRAM address bitsMarek Vasut2012-03-27-1/+1
* Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registersRobert Delien2012-03-26-57/+39
* Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien2012-03-26-8/+8
* i.MX28: Reformat the DRAM memory configuration dataMarek Vasut2012-03-26-38/+48
* i.mx28: Replaced magic numbers for scratch register addresses with register d...Robert Delien2012-03-26-8/+8
* ATMEL: remove old atmel_mci driverSven Schnelle2012-03-13-1/+1
* Stop using builtin_run_command()Simon Glass2012-03-06-6/+1
* Rename run_command() to builtin_run_command()Simon Glass2012-03-06-1/+1
* dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com2012-02-27-1/+1
* davinci: cleanup davinci_sync_env_enetaddr() fucntionHadli, Manjunath2012-02-27-3/+6
* MX27: add missing get_tbclk()Stefano Babic2012-02-27-0/+5
* MX28: Fix get_timer() / get_tbclk() issueMarek Vasut2012-02-27-2/+17
* mx28: fix SPL code to make USB booting workMatthias Fuchs2012-02-27-1/+20
* i.MX28: Fix VDDIO and VDDA setupMarek Vasut2012-02-27-4/+12
* Changes to move hawkboard to the new spl infrastructureSughosh Ganu2012-02-12-11/+17
* arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not definedChristian Riesch2012-02-12-1/+4
* arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGHChristian Riesch2012-02-12-1/+6
* arm, arm926ejs: Flush the data cache before disabling itSughosh Ganu2012-02-12-4/+8
* arm, arm926ejs: Do cpu critical inits only for boards that require itChristian Riesch2012-02-12-2/+4
* arm, davinci: Add lowlevel_init for SoCs other than DM644XChristian Riesch2012-02-12-0/+4
* davinci: add support for printing clock frequencyHadli, Manjunath2012-02-12-0/+32
* davinci: remove macro CONFIG_DISPLAY_CPUINFOHadli, Manjunath2012-02-12-44/+0
* bugfix: all Marvell specific build fails due to undefined reference to `get_t...Prafulla Wadaskar2012-02-12-0/+72
* arm, arm-kirkwood: disable l2c before linux bootMichael Walle2012-02-12-0/+46
* mx28: Show CPU frequencyFabio Estevam2012-02-12-1/+2
* mmc: access mxcmmc from mx31 boardsHelmut Raiger2012-02-12-9/+26
* arm, davinci: add workaround for not resetting DMA bus and VPSS modulesHeiko Schocher2012-02-12-3/+49
* arm, davinci: add PLL0 prediv to da850 lowlevel setupBen Gardiner2012-02-12-0/+7
* mx28: fix clearing of IRQs in power initZach Sadecki2012-01-16-4/+4
* mx28: Let dram_init be common for mx28Fabio Estevam2012-01-16-0/+21
* mx28: Let imx_get_mac_from_fuse be common for mx28Fabio Estevam2012-01-16-0/+46
* net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam2012-01-16-2/+2
* mx28: remove omap specific config optionsVeli-Pekka Peltola2012-01-16-6/+0
* arm, davinci: Fix build warnings for cam_enc_4xxChristian Riesch2011-12-24-2/+3
* arm, davinci: Add SPL support for DA850 SoCsChristian Riesch2011-12-24-2/+35
* davinci: Fixed wrong timebase clock frequency.Manfred Rudigier2011-12-19-1/+1
* arm926ejs: remove noop flush_dcache_all functionIlya Yanok2011-12-19-5/+0
* arm, davinci: Use lldiv for the 64-bit divisions in timer.cChristian Riesch2011-12-10-2/+4
* M28: Cleanup memsize.o OOT buildMarek Vasut2011-12-09-23/+9
* i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28Marek Vasut2011-12-09-0/+1611
* arm, davinci: move misc function in arch treeHeiko Schocher2011-12-06-1/+151
* arm, davinci, da850: add uart1 tx rx pinmux configHeiko Schocher2011-12-06-0/+5
* arm, davinci: Remove duplication of pinmux configuration codeChristian Riesch2011-12-06-28/+8
* arm, da850: Add pinmux configurations to the arch treeChristian Riesch2011-12-06-0/+167