aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-09-10KS8695: move TIMER_ definitions before code useGreg Ungerer1-8/+8
2011-09-07PXA: FIX: Deep-sleep return address in stored in PSPRMarek Vasut1-1/+1
2011-09-07MX31: fix missing mxc_get_clk() callStefano Babic2-0/+2
2011-09-07omap24xx: fix 'reset_timer_masked' declaration errorWolfgang Denk1-11/+9
2011-09-07ARM: remove broken "impa7" board.Wolfgang Denk4-104/+5
2011-09-07ARM: remove broken "ep7312" board.Wolfgang Denk4-12/+8
2011-09-07Makefile : fix generation of cpu related asm-offsets.hStefano Babic7-12/+2
2011-09-05Flush cache after the OS image is loaded into the memory.Diana CRACIUN1-14/+6
2011-09-04Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk11-35/+12
2011-09-04Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk44-468/+1532
2011-09-04ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usageJason Jin1-2/+1
2011-09-04ColdFire:Add mb for 5253 dram initializationJason Jin1-0/+2
2011-09-04ColdFire:Update the timer_init since it was unified.Jason Jin3-4/+7
2011-09-04ColdFire: Cleanup for partial linking and --gc-sectionsJason Jin1-0/+2
2011-09-04ColdFire: Update compile flags for each CPUsJason Jin6-29/+0
2011-09-04dm3730: enable dpll5Eric Benard1-0/+1
2011-09-04OMAP3: Add DSS driver for OMAP3Syed Mohammed Khasim1-0/+174
2011-09-04da850: modifications for Logic PD Rev.3 AM18xx EVMNagabhushana Netagunte1-0/+4
2011-09-04da850: add support to wake up DSP during board initNagabhushana Netagunte1-0/+4
2011-09-04da8xx: add support for multiple PLL controllersSudhakar Rajashekhara2-12/+22
2011-09-04omap3:clock: check cpu_family before enabling clks for IVA & CAMVaibhav Hiremath1-4/+10
2011-09-04omap3:clock: configure GFX clock to 200MHz for AM/DM37xVaibhav Hiremath2-1/+2
2011-09-04armv7: cache: remove flush on un-aligned invalidateAneesh V2-12/+17
2011-09-04armv7: stronger barrier for cache-maintenance operationsAneesh V1-6/+6
2011-09-04omap: enable caches at system start-upAneesh V2-0/+16
2011-09-04arm: do not force d-cache enable on all boardsAneesh V2-5/+15
2011-09-04i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)Łukasz Majewski2-0/+42
2011-09-04Tegra2: Use clock and pinmux functions to simplify codeSimon Glass2-70/+14
2011-09-04Tegra2: Add additional pin multiplexing featuresSimon Glass3-14/+201
2011-09-04Tegra2: Add more clock supportSimon Glass5-85/+502
2011-09-04Tegra2: Add microsecond timer functionSimon Glass2-6/+42
2011-09-04MX35: make use of GPIO framework for MX35 processorStefano Babic1-0/+40
2011-09-04MX5: make use of GPIO framework for MX5 processorStefano Babic2-7/+35
2011-09-04MX31: make use of GPIO framework for MX31 processorStefano Babic2-7/+35
2011-09-04MX25: make use of GPIO framework for MX25 processorStefano Babic2-12/+45
2011-09-04MX: MX35 / MX5: uniform clock command with powerpcStefano Babic2-4/+4
2011-09-04ARM: MX51: PLL errata workaroundDavid Jander2-0/+43
2011-09-04omap4: fix build warning due to signed unsigned comparisonAneesh V1-6/+6
2011-09-04omap: fix gpio related build breaksAneesh V7-19/+103
2011-09-03gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski2-16/+16
2011-09-03arm: fix bd pointer dereference prior initializationIgor Grinberg1-4/+5
2011-09-03arm, lib/board.c: use gd->ram_size instead of bd->bi_memsizeHeiko Schocher1-1/+1
2011-09-03MX31: removed warnings due to clock.hStefano Babic1-1/+1
2011-09-03integrator: convert to new build systemLinus Walleij1-5/+0
2011-09-03arm: lib: memcpy: Do not copy to same addressMatthias Weisser1-0/+3
2011-09-03AT91: fix at91sam9g45.h to include USB Host definesReinhard Meyer1-1/+3
2011-09-03atmel: update at91sam9m10g45 SoC support to new styleThomas Petazzoni3-185/+135
2011-09-03MIPS: mips32: fix wrong loop bound in flush_cache()Yao Cheng1-0/+4
2011-08-22sh: add calling mmc_initialize in board.cYoshihiro Shimoda1-0/+12
2011-08-22sh: sh2a: Add sh2a optimize to config.mkNobuhiro Iwamatsu1-0/+5