summaryrefslogtreecommitdiff
path: root/include/asm-microblaze/asm.h
Commit message (Collapse)AuthorAgeLines
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-13-98/+0
| | | | | | | | This helps to clean up the include/ directory so that it only contains non-architecture-specific headers and also matches Linux's directory layout which many U-Boot developers are already familiar with. Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
* Big white-space cleanup.Wolfgang Denk2008-05-21-2/+2
| | | | | | | | | | | This commit gets rid of a huge amount of silly white-space issues. Especially, all sequences of SPACEs followed by TAB characters get removed (unless they appear in print statements). Also remove all embedded "vim:" and "vi:" statements which hide indentation problems. Signed-off-by: Wolfgang Denk <wd@denx.de>
* [FIX] fix microblaze file permitissionMichal Simek2007-06-17-0/+0
|
* add: reading special purpose registersMichal Simek2007-05-08-11/+6
|
* add: Microblaze V5 exception handlingMichal Simek2007-05-08-0/+8
|
* add: FSL control read and writeMichal Simek2007-05-08-0/+15
|
* new: USE_MSR_INTR supportMichal Simek2007-05-07-0/+37
|
* new: add writing to msr registerMichal Simek2007-05-07-3/+9
|
* new: FSL and MSR supportMichal Simek2007-05-05-0/+37