summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: cpuinfo: import ARM architecture detection code from LinuxAntony Pavlov2011-10-151-21/+70
* Merge branch 'master' into nextSascha Hauer2011-10-1419-13/+35
|\
| * Merge branch 'pu/omap'Sascha Hauer2011-10-141-1/+1
| |\
| | * ARM panda: fix default env path in configSascha Hauer2011-10-131-1/+1
| * | nios2: remove warnings generated by include/io.hFranck Jullien2011-10-141-0/+2
| * | arm: at91: Add Atmel NAND support in config for at91sam9m10g45ekThomas Petazzoni2011-10-141-0/+1
| * | arm: at91: fix environment location in flash for multiple boardsThomas Petazzoni2011-10-143-3/+3
| |/
| * ID fix for mx51 SDHC2Alexander Shiyan2011-10-121-1/+1
| * menu: fix alinmentRobert Schwebel2011-10-121-1/+1
| * Merge branch 'next'Sascha Hauer2011-10-09178-648/+1314
| |\
| * | sandbox: make asm/io.h nonemptySascha Hauer2011-10-081-0/+1
| * | ARM nomadik: Add missing includeSascha Hauer2011-10-081-0/+1
| * | at91: add missing clkdev changesHubert Feurstein2011-10-083-10/+1
| * | at91: add spi clock connection id entriesHubert Feurstein2011-10-084-0/+18
| * | Corrected ns16550 access at all omap based boards.Juergen Kilb2011-09-125-0/+5
| * | Merge branch 'next'Sascha Hauer2011-08-2673-133/+3781
| |\ \
| * | | phyCORE-i.MX27: Keep frequency multiplier enabled to be able to do a warmstartJuergen Beisert2011-08-251-0/+2
| * | | iomux-mx25: fix MDIO pin configurationPaul Fertser2011-08-251-1/+1
| * | | ARM: mx53loco: Fix DD3 initializationFabio Estevam2011-08-241-3/+3
| * | | ARM pcm043: New RAM timingsTeresa Gámez2011-08-231-1/+1
| * | | ARM pcm043: Check silicon revision to set up cpu freq correctTeresa Gámez2011-08-231-1/+12
| * | | ARM i.MX51: Fix gpio1 base addressSascha Hauer2011-08-151-1/+1
* | | | ARM i.MX53: Fix nand registration helperSascha Hauer2011-10-131-2/+23
* | | | mtd nand i.MX: Add i.MX53 supportSascha Hauer2011-10-131-1/+1
* | | | ARM i.MX53: sync iomux data with latest kernelSascha Hauer2011-10-131-1169/+1185
* | | | ARM i.MX53 Loco: Use generic lowlevel init codeSascha Hauer2011-10-134-174/+3
* | | | ARM i.MX53: Add lowlevel init codeSascha Hauer2011-10-133-1/+155
* | | | move digest to crypto/Jean-Christophe PLAGNIOL-VILLARD2011-10-127-2/+7
* | | | arm/bootm: enable multi uimage supportJean-Christophe PLAGNIOL-VILLARD2011-10-091-5/+0
| |_|/ |/| |
* | | x86: Define byteorderJuergen Beisert2011-10-041-0/+2
* | | mach-imx: iim: cosmetic changes to the code to make it easier to followPaul Fertser2011-09-281-10/+10
* | | mach-imx: iim: clarify documentationPaul Fertser2011-09-281-0/+10
* | | ppc common.h: remove unused function declarationsSascha Hauer2011-09-271-6/+0
* | | ppc mpc5200: remove various board specific register setup from generic codeSascha Hauer2011-09-272-23/+0
* | | ppc mpc5200: remove cs setup from cpu_initSascha Hauer2011-09-271-87/+0
* | | pcm030: cleanup config.hSascha Hauer2011-09-271-64/+2
* | | ppc mpc5200: remove bus clock switching from generic codeSascha Hauer2011-09-271-15/+0
* | | pcm030: fix /dev/self0 and /dev/env0Sascha Hauer2011-09-271-3/+11
* | | mpc5200: hardcode internal sram for initramSascha Hauer2011-09-271-3/+2
* | | mpc5200: hardcode MBAR to 0xf0000000Sascha Hauer2011-09-271-0/+2
* | | ppc: hardcode sdram base to 0x0Sascha Hauer2011-09-272-2/+2
* | | pcm030: use new functionalitySascha Hauer2011-09-271-31/+24
* | | ppc mpc5200b: cleanup lowlevel startupSascha Hauer2011-09-271-55/+18
* | | ppc mpc5200: add function to setup bus clocksSascha Hauer2011-09-272-0/+41
* | | ppc mpc5200: add function to configure a chipselectSascha Hauer2011-09-272-0/+74
* | | ppc mpc5200: add function to determine configured sdram sizeSascha Hauer2011-09-272-0/+20
* | | remove EARLY_INIT and EARLY_CONSOLE supportSascha Hauer2011-09-2710-53/+4
* | | ppc: add a get_pc() functionSascha Hauer2011-09-271-0/+17
* | | ppc: remove mgt5100 support from codeSascha Hauer2011-09-273-27/+2
* | | sandbox: make asm/io.h nonemptySascha Hauer2011-09-231-0/+1