aboutsummaryrefslogtreecommitdiff
path: root/include/asm-microblaze
AgeCommit message (Expand)AuthorFilesLines
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser17-1390/+0
2010-01-19microblaze: zlib needs asm/unaligned.hMichal Simek1-0/+16
2009-12-08microblaze: Correct ffs regression for MicroblazeMichal Simek1-2/+0
2009-10-03arm/microblaze/nios/nios2/sh: Remove relocation fixupsPeter Tyser2-1/+3
2009-09-17Correct ffs/fls regression for PowerPC etcSimon Kagstrom1-1/+2
2009-09-15Move __set/clear_bit from ubifs.h to bitops.hSimon Kagstrom1-0/+1
2009-07-17microblaze: Remove ignored return type for __arch__swab16 functionMichal Simek1-1/+3
2009-07-09asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek1-0/+1
2009-03-20remove bi_enet*addr from global data for all archesMike Frysinger1-1/+0
2009-02-10Add an architecture specific config.h for common definesKumar Gala1-0/+24
2008-12-15Introduce virt_to_phys()Kumar Gala1-0/+5
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-06Allow console input to be disabledMark Jackson1-0/+1
2008-07-13microblaze: Remove useless ancient headersMichal Simek4-645/+0
2008-07-13microblaze: Clean uartlite driverMichal Simek1-0/+2
2008-06-12Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce1-1/+1
2008-05-21Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk1-0/+2
2008-05-21Big white-space cleanup.Wolfgang Denk1-2/+2
2008-05-20POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov1-0/+1
2008-05-20POST: add POST_STOP flagYuri Tikhonov1-0/+1
2008-04-13Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2-2/+3
2008-03-18The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov1-0/+1
2008-03-02Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi1-3/+3
2007-12-13Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen1-0/+26
2007-06-17[FIX] fix microblaze file permitissionMichal Simek1-0/+0
2007-05-08add: reading special purpose registersMichal Simek1-11/+6
2007-05-08add: Microblaze V5 exception handlingMichal Simek1-0/+8
2007-05-08add: FSL control read and writeMichal Simek1-0/+15
2007-05-08Merge git://www.denx.de/git/u-bootMichal Simek1-1/+0
2007-05-07new: USE_MSR_INTR supportMichal Simek1-0/+37
2007-05-07fix: interrupt handler for multiple sourcesMichal Simek1-0/+2
2007-05-07new: add writing to msr registerMichal Simek1-3/+9
2007-05-05new: FSL and MSR supportMichal Simek1-0/+37
2007-04-04Minor coding style cleanup.Wolfgang Denk2-2/+0
2007-03-30[CLEAN] Remove inefficient Suzaku codeMichal Simek2-56/+0
2007-03-11[Microblaze][PATCH]Michal Simek2-0/+83
2007-02-21[PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang1-0/+4
2005-11-25Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.hWolfgang Denk1-0/+7
2004-07-10Patches by Yasushi Shoji, 29 Jun 2004:wdenk2-1/+4
2004-04-18* Add missing microblaze header fileswdenk2-0/+557
2004-04-18* Patch by Yasushi Shoji, 07 Apr 2004:wdenk14-0/+1256