summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* PXA: FIX: Deep-sleep return address in stored in PSPRMarek Vasut2011-09-071-1/+1
* MX31: fix missing mxc_get_clk() callStefano Babic2011-09-072-0/+2
* omap24xx: fix 'reset_timer_masked' declaration errorWolfgang Denk2011-09-071-11/+9
* ARM: remove broken "impa7" board.Wolfgang Denk2011-09-074-104/+5
* ARM: remove broken "ep7312" board.Wolfgang Denk2011-09-074-12/+8
* Makefile : fix generation of cpu related asm-offsets.hStefano Babic2011-09-077-12/+2
* Flush cache after the OS image is loaded into the memory.Diana CRACIUN2011-09-051-14/+6
* Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2011-09-0411-35/+12
|\
| * ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usageJason Jin2011-09-041-2/+1
| * ColdFire:Add mb for 5253 dram initializationJason Jin2011-09-041-0/+2
| * ColdFire:Update the timer_init since it was unified.Jason Jin2011-09-043-4/+7
| * ColdFire: Cleanup for partial linking and --gc-sectionsJason Jin2011-09-041-0/+2
| * ColdFire: Update compile flags for each CPUsJason Jin2011-09-046-29/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-09-0444-468/+1532
|\ \
| * | dm3730: enable dpll5Eric Benard2011-09-041-0/+1
| * | OMAP3: Add DSS driver for OMAP3Syed Mohammed Khasim2011-09-041-0/+174
| * | da850: modifications for Logic PD Rev.3 AM18xx EVMNagabhushana Netagunte2011-09-041-0/+4
| * | da850: add support to wake up DSP during board initNagabhushana Netagunte2011-09-041-0/+4
| * | da8xx: add support for multiple PLL controllersSudhakar Rajashekhara2011-09-042-12/+22
| * | omap3:clock: check cpu_family before enabling clks for IVA & CAMVaibhav Hiremath2011-09-041-4/+10
| * | omap3:clock: configure GFX clock to 200MHz for AM/DM37xVaibhav Hiremath2011-09-042-1/+2
| * | armv7: cache: remove flush on un-aligned invalidateAneesh V2011-09-042-12/+17
| * | armv7: stronger barrier for cache-maintenance operationsAneesh V2011-09-041-6/+6
| * | omap: enable caches at system start-upAneesh V2011-09-042-0/+16
| * | arm: do not force d-cache enable on all boardsAneesh V2011-09-042-5/+15
| * | i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)Łukasz Majewski2011-09-042-0/+42
| * | Tegra2: Use clock and pinmux functions to simplify codeSimon Glass2011-09-042-70/+14
| * | Tegra2: Add additional pin multiplexing featuresSimon Glass2011-09-043-14/+201
| * | Tegra2: Add more clock supportSimon Glass2011-09-045-85/+502
| * | Tegra2: Add microsecond timer functionSimon Glass2011-09-042-6/+42
| * | MX35: make use of GPIO framework for MX35 processorStefano Babic2011-09-041-0/+40
| * | MX5: make use of GPIO framework for MX5 processorStefano Babic2011-09-042-7/+35
| * | MX31: make use of GPIO framework for MX31 processorStefano Babic2011-09-042-7/+35
| * | MX25: make use of GPIO framework for MX25 processorStefano Babic2011-09-042-12/+45
| * | MX: MX35 / MX5: uniform clock command with powerpcStefano Babic2011-09-042-4/+4
| * | ARM: MX51: PLL errata workaroundDavid Jander2011-09-042-0/+43
| * | omap4: fix build warning due to signed unsigned comparisonAneesh V2011-09-041-6/+6
| * | omap: fix gpio related build breaksAneesh V2011-09-047-19/+103
| * | gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski2011-09-032-16/+16
| * | arm: fix bd pointer dereference prior initializationIgor Grinberg2011-09-031-4/+5
| * | arm, lib/board.c: use gd->ram_size instead of bd->bi_memsizeHeiko Schocher2011-09-031-1/+1
| * | MX31: removed warnings due to clock.hStefano Babic2011-09-031-1/+1
| * | integrator: convert to new build systemLinus Walleij2011-09-031-5/+0
| * | arm: lib: memcpy: Do not copy to same addressMatthias Weisser2011-09-031-0/+3
| * | AT91: fix at91sam9g45.h to include USB Host definesReinhard Meyer2011-09-031-1/+3
| * | atmel: update at91sam9m10g45 SoC support to new styleThomas Petazzoni2011-09-033-185/+135
| |/
* | MIPS: mips32: fix wrong loop bound in flush_cache()Yao Cheng2011-09-031-0/+4
|/
* sh: add calling mmc_initialize in board.cYoshihiro Shimoda2011-08-221-0/+12
* sh: sh2a: Add sh2a optimize to config.mkNobuhiro Iwamatsu2011-08-221-0/+5
* sh: Add support for SH2A freestanding buildPhil Edworthy2011-08-228-0/+868
OpenPOWER on IntegriCloud