summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM i.MX51: set barebox_loc according to boot sourceSascha Hauer2011-08-171-0/+87
* ARM i.MX25/35: initialize barebox_loc earlierSascha Hauer2011-08-171-6/+2
* I2C support to PCM-038 boardshc@milas.spb.ru2011-08-172-0/+16
* Merge branch 'master' into nextSascha Hauer2011-08-1519-138/+143
|\
| * x86/generic_pc: fix missing switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-08-151-11/+3
| * versatile: fix static allocation clkdevJean-Christophe PLAGNIOL-VILLARD2011-08-121-4/+4
| * nomadik: fix static allocation clkdevJean-Christophe PLAGNIOL-VILLARD2011-08-121-2/+2
| * clkdev: factorize macroJean-Christophe PLAGNIOL-VILLARD2011-08-123-25/+0
| * versatilek: switch to static allocation clkdevJean-Christophe PLAGNIOL-VILLARD2011-08-102-3/+22
| * nomadik: switch to static allocation clkdevJean-Christophe PLAGNIOL-VILLARD2011-08-102-0/+19
| * at91sam9261ek: fix missing ecc typeJean-Christophe PLAGNIOL-VILLARD2011-08-101-0/+1
| * at91: swtich to clkdevJean-Christophe PLAGNIOL-VILLARD2011-08-1015-124/+123
* | ARM: some cleanup in interrupts.cSascha Hauer2011-08-071-22/+21
* | ARM: fix comments in interrupts.cSascha Hauer2011-08-071-6/+6
* | ARM: remove unused irq enable/disable functionsSascha Hauer2011-08-071-31/+0
* | ARM: exceptions: remove unnecessary function declarationsSascha Hauer2011-08-071-8/+0
* | ARM: remove unused exceptionSascha Hauer2011-08-073-19/+1
* | ARM mmu: use high vectors if possibleSascha Hauer2011-08-071-6/+31
* | ARM mmu: fix arm_create_pteSascha Hauer2011-08-071-1/+1
* | ARM: add missing volatile in get_cr()Sascha Hauer2011-08-071-1/+1
* | MIPS: add draft cpuinfo commandAntony Pavlov2011-08-053-0/+51
* | MIPS: add D-Link DIR-320 documentationAntony Pavlov2011-08-053-0/+49
* | MIPS: add initial D-Link DIR-320 wireless router supportAntony Pavlov2011-08-057-0/+133
* | MIPS: add initial BCM47xx-based boards supportAntony Pavlov2011-08-057-0/+133
* | MIPS: add qemu-malta documentationAntony Pavlov2011-08-053-0/+25
* | MIPS: add qemu malta board support to bareboxAntony Pavlov2011-08-057-0/+132
* | MIPS: add Malta machine support to bareboxAntony Pavlov2011-08-057-0/+145
* | MIPS: add documentationAntony Pavlov2011-08-052-0/+55
* | MIPS: add common MIPS stuffAntony Pavlov2011-08-059-0/+590
* | MIPS: import header filesAntony Pavlov2011-08-0513-0/+1945
* | MIPS: import libgcc-related files from linux-2.6.39Antony Pavlov2011-08-054-0/+111
* | MIPS: initial commit: add empty but required header filesAntony Pavlov2011-08-055-0/+140
|/
* Merge branch 'pu-defconfig' into nextSascha Hauer2011-08-049-11/+92
|\
| * ARM scb9328: update defconfigSascha Hauer2011-08-031-1/+3
| * ARM pcm043: update defconfigSascha Hauer2011-08-031-0/+1
| * ARM pcm038: update defconfigSascha Hauer2011-08-031-2/+5
| * ARM pcm037: update defconfigSascha Hauer2011-08-031-0/+5
| * ARM pca100: update defconfigSascha Hauer2011-08-031-1/+5
| * ARM cupid: update defconfigSascha Hauer2011-08-031-3/+6
| * ARM babbage: update defconfigSascha Hauer2011-08-031-2/+7
| * ARM cupid: update defconfigSascha Hauer2011-08-031-2/+4
| * ARM scb9328: Add missing envSascha Hauer2011-08-031-0/+56
* | Merge branch 'pu-mmu' into nextSascha Hauer2011-08-0422-258/+209
|\ \ | |/ |/|
| * remove now unnecessary HAVE_MMU from KconfigSascha Hauer2011-08-033-25/+7
| * ARM mmu: Fix arm_create_pteSascha Hauer2011-08-031-1/+3
| * ARM boards: remove now unnecessary mmu callsSascha Hauer2011-08-0319-198/+30
| * ARM: rework MMU supportSascha Hauer2011-08-032-37/+172
* | Merge branch 'pu-remove-gd_t' into nextSascha Hauer2011-08-037-204/+0
|\ \ | |/ |/|
| * remove unused global_data.hSascha Hauer2011-08-016-203/+0
| * remove unused DECLARE_GLOBAL_DATA_PTRSascha Hauer2011-08-011-1/+0