summaryrefslogtreecommitdiffstats
path: root/include/asm-nios
Commit message (Expand)AuthorAgeFilesLines
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-1315-688/+0
* arm/microblaze/nios/nios2/sh: Remove relocation fixupsPeter Tyser2009-10-032-1/+3
* Correct ffs/fls regression for PowerPC etcSimon Kagstrom2009-09-171-1/+1
* Define ffs/fls for all architecturesSimon Kagstrom2009-09-151-0/+1
* remove bi_enet*addr from global data for all archesMike Frysinger2009-03-201-1/+0
* Add an architecture specific config.h for common definesKumar Gala2009-02-101-0/+24
* Introduce virt_to_phys()Kumar Gala2008-12-151-0/+5
* Allow console input to be disabledMark Jackson2008-09-061-0/+1
* Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2008-06-122-2/+2
* Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk2008-05-211-0/+2
|\
| * POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov2008-05-201-0/+1
| * POST: add POST_STOP flagYuri Tikhonov2008-05-201-0/+1
* | Big white-space cleanup.Wolfgang Denk2008-05-211-3/+3
|/
* Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2008-04-132-2/+3
* The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov2008-03-181-0/+1
* Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi2008-03-021-3/+3
* Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen2007-12-131-0/+26
* Implement __raw_{read,write}[bwl] on all architecturesHaavard Skinnemoen2007-12-131-0/+8
* [PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang2007-02-211-0/+4
* Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.hWolfgang Denk2005-11-251-0/+7
* Add support for Altera NIOS DK1C20 boardWolfgang Denk2005-08-061-1/+100
* * Patches by Reinhard Meyer, 14 Feb 2004:wdenk2004-02-232-0/+5
* Patches by Stephan Linz, 11 Dec 2003:wdenk2004-01-031-0/+132
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-152-2/+0
* Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentwdenk2003-10-101-0/+1
* * Patch by Scott McNutt, 04 Oct 2003:wdenk2003-10-0812-0/+372
OpenPOWER on IntegriCloud