summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs
Commit message (Expand)AuthorAgeFilesLines
* arm/davinci/da850: add uart0 pinmuxMikhail Kshevetskiy2012-09-011-0/+5
* arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138Mikhail Kshevetskiy2012-09-011-7/+19
* da850/omap-l138: Add support to read u-boot image from MMC/SDLad, Prabhakar2012-09-011-0/+5
* arm, davinci: perform check for initializing global data and serial initLad, Prabhakar2012-09-011-6/+9
* da850/omap-l138: Add MMC support for DA850/OMAP-L138Lad, Prabhakar2012-09-011-0/+11
* Consolidate bootcount code into drivers/bootcountStefan Roese2012-09-011-26/+0
* ARM: mx28: Remove CONFIG_ARCH_CPU_INITFabio Estevam2012-07-071-2/+0
* SPL: ARM: spear: Add SPL support for SPEAr600 platformStefan Roese2012-07-0710-7/+1480
* SPEAr: explicitly select clk src for UARTShiraz Hashim2012-07-071-1/+6
* SPEAr: Add basic arch related support for SPEAr SoCsVipin KUMAR2012-07-072-1/+84
* kirkwood: add save functionality kirkwood_mpp_conf functionValentin Longchamp2012-07-071-1/+9
* i.MX28: Add function to adjust memory parametersMarek Vasut2012-07-071-0/+8
* DaVinci: fix ddr2 vtp i/o calibrationTroy Kisky2012-07-071-4/+3
* i.MX28: Avoid redefining serial_put[cs]()Marek Vasut2012-05-151-0/+2
* i.MX28: Add battery boot components to SPLMarek Vasut2012-05-151-8/+92
* i.MX28: Reorder battery status functions in SPLMarek Vasut2012-05-151-64/+56
* i.MX28: Add LRADC init to i.MX28 SPLMarek Vasut2012-05-154-1/+100
* i.MX28: Shut down the LCD controller before resetMarek Vasut2012-05-151-1/+8
* i.MX28: Implement boot pads sampling and reportingMarek Vasut2012-05-152-0/+52
* i.MX28: Improve passing of data from SPL to U-BootMarek Vasut2012-05-154-18/+16
* i.MX28: Add delay after CPU bypass is clearedMarek Vasut2012-05-151-0/+2
* imx: Add u-boot.imx as target for ARM9 i.MX SOCsTimo Ketola2012-05-151-0/+6
* i.MX25: esdhc: Add mxc_get_clock infrastructureTimo Ketola2012-05-151-0/+27
* Revert "i.MX28: Enable additional DRAM address bits"Marek Vasut2012-05-151-1/+1
* arm926ejs: add NXP LPC32x0 cpu series supportVladimir Zapolskiy2012-05-155-0/+379
* ARM926EJS: Fix cache.c to comply with checkpatch.plMarek Vasut2012-04-161-9/+8
* ARM926EJS: Make asm routines volatile in cache opsMarek Vasut2012-04-161-1/+1
* DMA: Split the APBH DMA init into block and channel initMarek Vasut2012-04-161-0/+6
* ARM: 926ejs: use debug() for misaligned addressesStefano Babic2012-04-161-1/+1
* arm: Use common .lds file where possibleSimon Glass2012-03-301-80/+0
* i.MX28: Enable caches by defaultMarek Vasut2012-03-291-0/+10
* ARM926EJS: Implement cache operationsMarek Vasut2012-03-291-12/+54
* nhk8815: fix build errorsAnatolij Gustschin2012-03-281-0/+10
* i.MX28: Drop __naked function from spl_mem_initMarek Vasut2012-03-271-7/+3
* i.MX28: Make the stabilization delays shorterMarek Vasut2012-03-271-4/+4
* i.MX28: Enable additional DRAM address bitsMarek Vasut2012-03-271-1/+1
* Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registersRobert Delien2012-03-262-57/+39
* Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien2012-03-263-8/+8
* i.MX28: Reformat the DRAM memory configuration dataMarek Vasut2012-03-261-38/+48
* i.mx28: Replaced magic numbers for scratch register addresses with register d...Robert Delien2012-03-262-8/+8
* 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
* dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com2012-02-271-1/+1
* davinci: cleanup davinci_sync_env_enetaddr() fucntionHadli, Manjunath2012-02-271-3/+6
* 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
* Changes to move hawkboard to the new spl infrastructureSughosh Ganu2012-02-122-11/+17
OpenPOWER on IntegriCloud