summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: fix symbol size calculationLucas De Marchi2011-11-112-5/+9
* x86: fix build error because of missing headerLucas De Marchi2011-11-112-0/+16
* ARM: mx53-loco: Remove duplicate call to loco_fec_reset()Fabio Estevam2011-11-111-2/+0
* Merge branch 'next'Sascha Hauer2011-11-0926-1846/+1466
|\
| * ARM i.MX53: enable l2 cacheSascha Hauer2011-11-021-7/+6
| * Merge branch 'master' into nextSascha Hauer2011-10-237-10/+8
| |\
| * | sandbox: simplify linker scriptJean-Christophe PLAGNIOL-VILLARD2011-10-233-232/+10
| * | sandbox: remove duplicate barebox.lds.SJean-Christophe PLAGNIOL-VILLARD2011-10-232-233/+0
| * | sandbox: move __SANDBOX__ to MakefileJean-Christophe PLAGNIOL-VILLARD2011-10-232-3/+1
| * | ARM Linux: Add device tree supportSascha Hauer2011-10-191-3/+12
| * | arm: cpuinfo: import ARM architecture detection code from LinuxAntony Pavlov2011-10-151-21/+70
| * | Merge branch 'master' into nextSascha Hauer2011-10-1419-13/+35
| |\ \
| * | | 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
* | | | 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