aboutsummaryrefslogtreecommitdiff
path: root/include/asm-nios2
AgeCommit message (Expand)AuthorFilesLines
2009-10-03arm/microblaze/nios/nios2/sh: Remove relocation fixupsPeter Tyser2-1/+3
2009-09-17Correct ffs/fls regression for PowerPC etcSimon Kagstrom1-1/+1
2009-09-15Define ffs/fls for all architecturesSimon Kagstrom1-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-09-06Allow console input to be disabledMark Jackson1-0/+1
2008-08-06Fix merge problemsStefan Roese1-0/+3
2008-06-12Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2-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 Gala1-2/+0
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-12-13Implement __raw_{read,write}[bwl] on all architecturesHaavard Skinnemoen1-0/+8
2007-02-21[PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang1-1/+4
2006-06-08Nios II - Fix I/O Macros and mini-app stubsScott McNutt1-3/+4
2005-11-25Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.hWolfgang Denk1-0/+7
2005-03-30* Patch by Scott McNutt, 21 Oct 2004:wdenk1-3/+56
2004-10-10Patches by Scott McNutt, 24 Aug 2004:wdenk15-0/+666