u-boot-brain/arch
Shinya Kuribayashi 7aa1f198c8 MIPS: Coding style cleanups on common assembly files
Fix style issues and alignments globally.  No logical changes.
- Replace C comments with AS line comments where possible
- Use ifndef where possible, rather than if !defined for simplicity
- An instruction executed in a delay slot is now indicated by a leading
  space, not by C comment

Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
2011-05-07 00:18:13 +09:00
..
arm Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00
avr32 Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
blackfin gpio: generalize for all generic gpio providers 2011-04-13 15:56:51 -04:00
m68k Merge branch 'master' of git://git.denx.de/u-boot-arm 2011-04-27 21:48:09 +02:00
microblaze Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
mips MIPS: Coding style cleanups on common assembly files 2011-05-07 00:18:13 +09:00
nios2 Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00
powerpc Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 2011-04-30 22:45:55 +02:00
sh Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00
sparc Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
x86 Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00