Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-13 | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | |
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> | |||
2008-05-21 | Big white-space cleanup. | Wolfgang Denk | |
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> | |||
2007-06-17 | [FIX] fix microblaze file permitission | Michal Simek | |
2007-05-08 | add: reading special purpose registers | Michal Simek | |
2007-05-08 | add: Microblaze V5 exception handling | Michal Simek | |
2007-05-08 | add: FSL control read and write | Michal Simek | |
2007-05-07 | new: USE_MSR_INTR support | Michal Simek | |
2007-05-07 | new: add writing to msr register | Michal Simek | |
2007-05-05 | new: FSL and MSR support | Michal Simek | |