uboot/arch/mips
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
..
cpu/mips32 MIPS: Coding style cleanups on common assembly files 2011-05-07 00:18:13 +09:00
include/asm MIPS: Purple: Remove Purple support 2011-04-02 22:07:12 +09:00
lib MIPS: Purple: Remove Purple support 2011-04-02 22:07:12 +09:00
config.mk Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00