summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM pcm043: Use external bootmodeSascha Hauer2011-11-021-0/+1
* Only pass -P to cpp when generating ld scriptsLoïc Minier2011-10-186-6/+4
* Really fix the 'bootz' commandJuergen Beisert2011-10-181-3/+3
* 'bootz' command fails to load the zImage's headerJuergen Beisert2011-10-141-1/+1
* 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
|\
| * 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
| * ARM: switch to generic memory banksSascha Hauer2011-09-236-49/+30
| * ARM mmu: find second level descriptors by walking the page tableSascha Hauer2011-09-232-20/+20
| * rename include/mem_malloc.h to include/memory.hSascha Hauer2011-09-237-7/+7
| * ppc pcm030: remove puts in early initSascha Hauer2011-09-231-2/+1
| * arm: use asm-generic/io.hSascha Hauer2011-09-221-48/+1
| * introduce io.hSascha Hauer2011-09-22124-124/+124
| * i.MX NAND: pass second base address as resourceSascha Hauer2011-09-211-1/+24
| * imx25: imx_spi: support CSPI v0.7 as found on i.MX25Paul Fertser2011-09-214-0/+12
| * at91sam9260ek: fix broken defconfigHubert Feurstein2011-09-201-0/+1
| * at91: add missing clkdev changesHubert Feurstein2011-09-203-10/+1
| * at91: add spi clock connection id entriesHubert Feurstein2011-09-204-0/+18
| * at91: add Calao USB-A9263Jean-Christophe PLAGNIOL-VILLARD2011-09-205-1/+133
| * at91: add Calao USB-A960 and USB-A9G20 C01 & C11 board supportJean-Christophe PLAGNIOL-VILLARD2011-09-209-0/+440
| * at91: add ohci supportJean-Christophe PLAGNIOL-VILLARD2011-09-206-0/+105
| * at91: nand switch ecc base to resourceJean-Christophe PLAGNIOL-VILLARD2011-09-208-17/+45
| * at91/boards: switch to software ecc as in linux kernelJean-Christophe PLAGNIOL-VILLARD2011-09-204-4/+4
| * at91: Fix uhpck clock rate in upll caseJean-Christophe PLAGNIOL-VILLARD2011-09-201-1/+1