summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* ARM: MX5: Fix broken leftover TO-2 errata workaroundDavid Jander2011-07-181-1/+5
* MX31: Cleanup clock functionStefano Babic2011-07-181-1/+20
* Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-171-2/+2
* ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7Rob Herring2011-07-171-0/+2
* MX27: Update to autogenerated asm-offsets.hStefano Babic2011-07-142-0/+47
* MX5: Update to autogenerated asm-offsets.hStefano Babic2011-07-142-0/+78
* imx: Add auto generation of asm-offsets.h for imx25Matthias Weisser2011-07-142-0/+62
* imx: Use correct imx25 reset.cMatthias Weisser2011-07-141-4/+2
* imx: Add get_tbclk() function for imx25Matthias Weisser2011-07-141-0/+12
* mx27: Make the UART port number explicitFabio Estevam2011-07-141-1/+1
* build: Add targets for auto gen of asm-offsets.h and use it in imx35Matthias Weisser2011-07-141-11/+0
* arm920t/at91: add at91rm9200_devices.cAndreas Bießmann2011-07-042-0/+86
* arm920t/at91: use new clock.c featuresAndreas Bießmann2011-07-042-0/+44
* arm920t/at91: add clock.cAndreas Bießmann2011-07-043-34/+162
* MX5: Introduce a function for setting the chip select sizeFabio Estevam2011-07-041-0/+30
* OMAP[34]: fix broken timerJohn Rigby2011-07-041-3/+4
* armv7: adapt s5pc1xx to the new cache maintenance frameworkAneesh V2011-07-041-82/+6
* armv7: adapt omap3 to the new cache maintenance frameworkAneesh V2011-07-044-283/+149
* armv7: adapt omap4 to the new cache maintenance frameworkAneesh V2011-07-042-0/+21
* armv7: integrate cache maintenance supportAneesh V2011-07-042-27/+38
* armv7: rename cache related CONFIG flagsAneesh V2011-07-042-5/+2
* armv7: cache maintenance operations for armv7Aneesh V2011-07-042-1/+395
* Minor coding style fixes.Wolfgang Denk2011-06-271-3/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-06-237-156/+120
|\
| * IXP NPE: add support for fixed-speed MII portsMichael Schwingen2011-06-231-25/+42
| * use -ffunction-sections / --gc-sections on IXP42xMichael Schwingen2011-06-232-4/+9
| * fix "depend" target in npe directoryMichael Schwingen2011-06-231-0/+1
| * Fix IXP code to work after relocation was addedMichael Schwingen2011-06-233-125/+63
| * add support for IXP42x Rev. B1 and newerMichael Schwingen2011-06-231-2/+5
* | ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-221-7/+1
|/
* arm926ejs/at91/lowlevel_init.S: fix definesEric Benard2011-06-211-12/+12
* update arm/at91rm9200 work with rework rework110202Jens Scharsig2011-06-212-7/+7
* Minor coding style cleanupWolfgang Denk2011-06-021-3/+3
* armv7: Add ST-Ericsson u8500 archJohn Rigby2011-06-014-0/+291
* S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)Minkyu Kang2011-05-261-20/+26
* S5P: add set_mmc_clk for external clock controlJaehoon Chung2011-05-262-0/+37
* S5PC2XX: Support the cpu revisionMinkyu Kang2011-05-261-0/+2
* S5P:SROM config code moved to s5p-common directoryChander Kashyap2011-05-263-13/+13
* MX31: Make get_reset_cause() static and drop unreachable codeStefano Babic2011-05-231-5/+1
* MX53: Handle silicon revision 2.1 caseFabio Estevam2011-05-231-7/+3
* Minor coding style cleanup.Wolfgang Denk2011-05-191-1/+1
* at91: fixed at91sam9263 system fileDaniel Gorsulowski2011-05-181-37/+18
* at91rm9200: fix lowlevel_init() SMRDATA sizeJens Scharsig2011-05-181-2/+6
* AT91: fix timer.c - remove reset_timer()Reinhard Meyer2011-05-181-16/+11
* AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-187-8/+7
* AT91: fix related at91 system/driver filesReinhard Meyer2011-05-187-51/+33
* MX31: change return value of get_cpu_revStefano Babic2011-05-111-13/+18
* ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin2011-04-272-52/+0
* ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli2011-04-271-32/+0
* arm: Tegra2: Add missing PLLX initTom Warren2011-04-271-0/+29
OpenPOWER on IntegriCloud