aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
AgeCommit message (Expand)Author
2012-07-07ARM: mx28: Remove CONFIG_ARCH_CPU_INITFabio Estevam
2012-07-07SPL: ARM: spear: Add SPL support for SPEAr600 platformStefan Roese
2012-07-07SPEAr: explicitly select clk src for UARTShiraz Hashim
2012-07-07SPEAr: Add basic arch related support for SPEAr SoCsVipin KUMAR
2012-07-07kirkwood: add save functionality kirkwood_mpp_conf functionValentin Longchamp
2012-07-07i.MX28: Add function to adjust memory parametersMarek Vasut
2012-07-07DaVinci: fix ddr2 vtp i/o calibrationTroy Kisky
2012-05-15i.MX28: Avoid redefining serial_put[cs]()Marek Vasut
2012-05-15i.MX28: Add battery boot components to SPLMarek Vasut
2012-05-15i.MX28: Reorder battery status functions in SPLMarek Vasut
2012-05-15i.MX28: Add LRADC init to i.MX28 SPLMarek Vasut
2012-05-15i.MX28: Shut down the LCD controller before resetMarek Vasut
2012-05-15i.MX28: Implement boot pads sampling and reportingMarek Vasut
2012-05-15i.MX28: Improve passing of data from SPL to U-BootMarek Vasut
2012-05-15i.MX28: Add delay after CPU bypass is clearedMarek Vasut
2012-05-15imx: Add u-boot.imx as target for ARM9 i.MX SOCsTimo Ketola
2012-05-15i.MX25: esdhc: Add mxc_get_clock infrastructureTimo Ketola
2012-05-15Revert "i.MX28: Enable additional DRAM address bits"Marek Vasut
2012-05-15arm926ejs: add NXP LPC32x0 cpu series supportVladimir Zapolskiy
2012-04-16ARM926EJS: Fix cache.c to comply with checkpatch.plMarek Vasut
2012-04-16ARM926EJS: Make asm routines volatile in cache opsMarek Vasut
2012-04-16DMA: Split the APBH DMA init into block and channel initMarek Vasut
2012-04-16ARM: 926ejs: use debug() for misaligned addressesStefano Babic
2012-03-30arm: Use common .lds file where possibleSimon Glass
2012-03-29i.MX28: Enable caches by defaultMarek Vasut
2012-03-29ARM926EJS: Implement cache operationsMarek Vasut
2012-03-28nhk8815: fix build errorsAnatolij Gustschin
2012-03-27i.MX28: Drop __naked function from spl_mem_initMarek Vasut
2012-03-27i.MX28: Make the stabilization delays shorterMarek Vasut
2012-03-27i.MX28: Enable additional DRAM address bitsMarek Vasut
2012-03-26Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registersRobert Delien
2012-03-26Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien
2012-03-26i.MX28: Reformat the DRAM memory configuration dataMarek Vasut
2012-03-26i.mx28: Replaced magic numbers for scratch register addresses with register d...Robert Delien
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-02-27dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com
2012-02-27davinci: cleanup davinci_sync_env_enetaddr() fucntionHadli, Manjunath
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-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-12davinci: add support for printing clock frequencyHadli, Manjunath