aboutsummaryrefslogtreecommitdiff
path: root/cpu/microblaze
AgeCommit message (Expand)Author
2010-04-13microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser
2009-01-23microblaze: Use cache functions (especially cache status)Michal Simek
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-06Fix merge problemsStefan Roese
2007-09-24[PATCH] Add support for design without interrupt controllerMichal Simek
2007-09-24[FIX] resolve problem with cpu without barrel shifterMichal Simek
2007-09-24[FIX] repair email addressMichal Simek
2007-09-24synchronizition with mainlineMichal Simek
2007-08-07Merge git://www.denx.de/git/u-bootMichal Simek
2007-07-14[PATCH] Support time without timerMichal Simek
2007-07-13[PATCH] Remove problem with disabled BARREL SHIFTERMichal Simek
2007-07-09cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04Fix a few file permission problems.Wolfgang Denk
2007-07-04cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-06-17[fix] email reparationMichal Simek
2007-06-17[FIX] fix microblaze file permitissionMichal Simek
2007-05-08add: reading special purpose registersMichal Simek
2007-05-08add: Microblaze V5 exception handlingMichal Simek
2007-05-08Merge git://www.denx.de/git/u-bootMichal Simek
2007-05-07new: USE_MSR_INTR supportMichal Simek
2007-05-07fix: interrupt handlerMichal Simek
2007-05-07fix: remove asm codeMichal Simek
2007-05-07fix: clean interruptMichal Simek
2007-05-07fix: interrupt handler for multiple sourcesMichal Simek
2007-04-2116bit read/write little endianMichal Simek
2007-04-04Minor coding style cleanup.Wolfgang Denk
2007-03-26Support for XUPV2P boardMichal Simek
2007-03-11[Microblaze][PATCH] part 2Michal Simek
2007-03-11[Microblaze][PATCH]Michal Simek
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2004-04-18* Patch by Yasushi Shoji, 07 Apr 2004:wdenk