summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: add nhk8815 board supportJean-Christophe PLAGNIOL-VILLARD2010-08-0613-0/+522
* nand: driver for Nomadik 8815 SoCJean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+16
* arm: add Nomadik 8815 SoC supportJean-Christophe PLAGNIOL-VILLARD2010-08-0615-0/+487
* amba: add pl011Jean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+3
* arm: add common clkdevJean-Christophe PLAGNIOL-VILLARD2010-08-066-1/+199
* at91: implement clock frameworkJean-Christophe PLAGNIOL-VILLARD2010-08-0620-69/+1435
* imx25: fix UID endianessBaruch Siach2010-08-041-1/+7
* mx25 3ds: set CPU UIDBaruch Siach2010-08-041-0/+2
* imx25: add support for UID read from eFuseBaruch Siach2010-08-043-0/+16
* arm: add support for the serial ATAGBaruch Siach2010-08-042-0/+23
* omap clock: bugfix remove silicon offset sil_indexMichael Grzeschik2010-08-031-9/+1
* beagle: add missing nand headerfileMichael Grzeschik2010-08-031-0/+1
* Merge branch 'next'Sascha Hauer2010-08-03320-107/+18000
|\
| * eukrea_cpuimx25: update default configEric Bénard2010-08-021-3/+8
| * eukrea_cpuimx35: fix board supportEric Bénard2010-08-025-102/+52
| * move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-23316-40/+17760
| * Merge remote branch 'origin/omap' into nextSascha Hauer2010-07-122-58/+1
| |\
| | * omap nand: cleanupSascha Hauer2010-07-051-44/+1
| | * omap: remove unused defines and corresponding kconfig optionsSascha Hauer2010-07-051-14/+0
| * | Add Garz+Fricke Neso defconfigSascha Hauer2010-07-051-0/+264
| * | Add Garz+Fricke Neso supportSascha Hauer2010-07-052-0/+11
| |/
* | pcm043: update defconfigSascha Hauer2010-08-031-11/+26
* | pcm038: update defconfigSascha Hauer2010-08-031-9/+19
* | pcm037: update defconfigSascha Hauer2010-08-031-11/+37
* | pca100: update defconfigSascha Hauer2010-08-031-10/+20
* | bootz: give a proper error on open() failureBaruch Siach2010-07-221-0/+5
|/
* Merge branch 'next'Sascha Hauer2010-07-0320-180/+886
|\
| * imx-ipu-fb: Add board specific hook to enable displayEric Bénard2010-06-301-0/+2
| * i.MX27: Add some missing device base addressesSascha Hauer2010-06-241-0/+3
| * i.MX clocksource: Use readl/writel instead of pointer derefSascha Hauer2010-06-241-7/+11
| * remove eco920 board supportSascha Hauer2010-06-242-9/+0
| * armlinux: reorder tag setupSascha Hauer2010-06-241-29/+22
| * imxfb: Add board specific hook to enable displaySascha Hauer2010-06-241-0/+2
| * i.MX27: merge iomux pim definitions from kernelSascha Hauer2010-06-245-126/+555
| * pca100: use generic default envSascha Hauer2010-06-221-1/+1
| * pcm037: use generic default envSascha Hauer2010-06-221-1/+1
| * pcm043: use generic default envSascha Hauer2010-06-221-1/+1
| * pcm038: use generic default envSascha Hauer2010-06-221-1/+1
| * bootu: Allow passing in devices as parameterSascha Hauer2010-06-171-2/+8
| * pcm037: Add MMU supportSascha Hauer2010-06-171-0/+2
| * Merge branch 'net' into nextSascha Hauer2010-06-175-20/+40
| |\
| * | mx25 3ds: Fix compilationIvo Clarysse2010-06-151-0/+2
| * | Add support for Eukrea CPUIMX35Eric Benard2010-06-103-0/+266
| * | mx25: add support for i2cBaruch Siach2010-06-103-2/+8
| * | mx25: fix typo in imx25-regs.hBaruch Siach2010-06-101-1/+1
* | | OMAP: fix compilationSascha Hauer2010-06-231-1/+1
* | | ARM: add missing call to arch_init_lowlevelSascha Hauer2010-06-232-0/+4
* | | arch/arm/cpu/cpu.c: remove unused variableSascha Hauer2010-06-171-2/+0
| |/ |/|
* | arm start.c: Make runtime function address calculation tolerant for more comp...Sascha Hauer2010-06-131-7/+10
* | arm: use processor specififc functions to turn off MMUSascha Hauer2010-06-101-4/+11