summaryrefslogtreecommitdiff
path: root/include/asm-nios2
Commit message (Expand)AuthorAgeLines
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-13-1172/+0
* nios2: Fix outx/writex parameter order in io.hScott McNutt2010-04-02-9/+9
* nios2: use bitops from linux-2.6 asm-genericThomas Chou2010-04-02-10/+342
* nios2: add local_irq_enable/disable to asm-nios2/system.hThomas Chou2010-04-02-0/+33
* nios2: add asm-nios2/errno.hThomas Chou2010-04-02-0/+1
* nios2: use generic unaligned.hThomas Chou2010-03-16-0/+6
* arm/microblaze/nios/nios2/sh: Remove relocation fixupsPeter Tyser2009-10-03-1/+3
* Correct ffs/fls regression for PowerPC etcSimon Kagstrom2009-09-17-1/+1
* Define ffs/fls for all architecturesSimon Kagstrom2009-09-15-0/+1
* remove bi_enet*addr from global data for all archesMike Frysinger2009-03-20-1/+0
* Add an architecture specific config.h for common definesKumar Gala2009-02-10-0/+24
* Introduce virt_to_phys()Kumar Gala2008-12-15-0/+5
* Allow console input to be disabledMark Jackson2008-09-06-0/+1
* Fix merge problemsStefan Roese2008-08-06-0/+3
* Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2008-06-12-2/+2
* POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov2008-05-20-0/+1
* POST: add POST_STOP flagYuri Tikhonov2008-05-20-0/+1
* Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2008-04-13-2/+0
* The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov2008-03-18-0/+1
* Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi2008-03-02-3/+3
* Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen2007-12-13-0/+26
* Implement __raw_{read,write}[bwl] on all architecturesHaavard Skinnemoen2007-12-13-0/+8
* [PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang2007-02-21-1/+4
* Nios II - Fix I/O Macros and mini-app stubsScott McNutt2006-06-08-3/+4
* Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.hWolfgang Denk2005-11-25-0/+7
* * Patch by Scott McNutt, 21 Oct 2004:wdenk2005-03-30-3/+56
* Patches by Scott McNutt, 24 Aug 2004:wdenk2004-10-10-0/+666