summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* arm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFIG_I2C_MVTWSIHolger Brunck2011-07-041-0/+2
* Fix compiler error for cpu at91sam9, if lowlevel init is enabledJens Scharsig2011-07-041-1/+1
* arm920t/at91: add at91rm9200_devices.cAndreas Bießmann2011-07-041-2/+7
* arm920t/at91: use new clock.c featuresAndreas Bießmann2011-07-041-0/+1
* arm920t/at91: add clock.cAndreas Bießmann2011-07-041-6/+36
* at91rm9200.h: fix ATMEL_PMX_AA_TXD2Andreas Bießmann2011-07-041-1/+1
* MX5: Introduce a function for setting the chip select sizeFabio Estevam2011-07-042-1/+6
* MX5: Add iomux structureFabio Estevam2011-07-041-0/+23
* MX5: Make the weim structure completeFabio Estevam2011-07-041-6/+125
* GPIO: Tegra2: add GPIO driver for Tegra2Tom Warren2011-07-042-10/+278
* armv7: adapt s5pc1xx to the new cache maintenance frameworkAneesh V2011-07-041-3/+0
* armv7: adapt omap3 to the new cache maintenance frameworkAneesh V2011-07-042-3/+27
* armv7: adapt omap4 to the new cache maintenance frameworkAneesh V2011-07-041-1/+1
* armv7: add PL310 support to u-bootAneesh V2011-07-041-0/+73
* armv7: rename cache related CONFIG flagsAneesh V2011-07-041-1/+1
* armv7: cache maintenance operations for armv7Aneesh V2011-07-042-0/+123
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-06-233-129/+9
|\
| * IXP42x PCI rewriteMichael Schwingen2011-06-231-126/+4
| * Fix IXP code to work after relocation was addedMichael Schwingen2011-06-232-3/+5
* | ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-221-3/+0
|/
* include/asm/arch-at91: update several .h files to ATMEL_xxx name schemeEric Benard2011-06-215-28/+28
* arm926ejs/at91/lowlevel_init.S: fix definesEric Benard2011-06-214-7/+10
* update arm/at91rm9200 work with rework rework110202Jens Scharsig2011-06-213-110/+121
* Minor coding style cleanupWolfgang Denk2011-06-021-18/+18
* armv7: Add ST-Ericsson u8500 archJohn Rigby2011-06-015-0/+476
* S5P: add set_mmc_clk for external clock controlJaehoon Chung2011-05-264-0/+4
* S5PC2XX: Support the cpu revisionMinkyu Kang2011-05-261-1/+11
* S5P:SROM config code moved to s5p-common directoryChander Kashyap2011-05-262-4/+55
* S5P: GPIO Macro Values Corrected.Chander Kashyap2011-05-262-6/+5
* MX31: drop warnings due to missing prototype for mxc_watchdog_reset()Stefano Babic2011-05-231-0/+1
* remove __attribute__ ((packed)) in at91 headersJens Scharsig2011-05-183-8/+8
* AT91: remove LEGACY from at91_rstc.hReinhard Meyer2011-05-181-25/+0
* AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-181-43/+0
* AT91: cleanup at91sam9260_matrix.h to struct SoC accessReinhard Meyer2011-05-181-57/+45
* AT91: fix related arch-at91 header filesReinhard Meyer2011-05-184-29/+15
* AT91: cleanup hardware.h, remove memory-map.hReinhard Meyer2011-05-182-100/+32
* AT91: rework at91sam9g45.hReinhard Meyer2011-05-181-118/+107
* AT91: rework at91sam9263.hReinhard Meyer2011-05-181-118/+100
* AT91: rework at91sam9261.hReinhard Meyer2011-05-181-85/+102
* AT91: rework at91sam9260.hReinhard Meyer2011-05-181-120/+132
* Kirkwood: allow to override CONFIG_SYS_TCLKSimon Guinot2011-05-111-3/+5
* MX31: change return value of get_cpu_revStefano Babic2011-05-111-1/+1
* MX31: removed warning due to missing prototypeStefano Babic2011-05-111-0/+1
* ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin2011-04-271-79/+0
* ftsdmc020: move ftsdmc020.h to include/faradayMacpaul Lin2011-04-271-103/+0
* arm: Tegra2: GPIO: Add basic GPIO definitionsTom Warren2011-04-272-0/+60
* arm: Tegra2: Add missing PLLX initTom Warren2011-04-271-2/+4
* arm: Tegra2: add support for A9 CPU initTom Warren2011-04-274-0/+86
* ARMV7: OMAP3: Add GPMC_CONFIGx register value definitionsLuca Ceresoli2011-04-271-0/+95
* omap3_beagle: enable EHCI and USB storage.Alexander Holler2011-04-271-0/+58
OpenPOWER on IntegriCloud