summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-2811-13/+13
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-2625-193/+43
* Timer: Fix at91rm9200/spi.c timer usageGraeme Russ2011-07-261-2/+3
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-2635-194/+7
* Timer: Remove set_timer completelyGraeme Russ2011-07-2632-160/+0
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-2614-57/+57
* 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
OpenPOWER on IntegriCloud