aboutsummaryrefslogtreecommitdiff
path: root/include/asm-nios
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-06-12Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2-2/+2
2008-05-21Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk1-0/+2
2008-05-21Big white-space cleanup.Wolfgang Denk1-3/+3
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-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-0/+4
2005-11-25Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.hWolfgang Denk1-0/+7
2005-08-06Add support for Altera NIOS DK1C20 boardWolfgang Denk1-1/+100
2004-02-23* Patches by Reinhard Meyer, 14 Feb 2004:wdenk2-0/+5
2004-01-03Patches by Stephan Linz, 11 Dec 2003:wdenk1-0/+132
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk2-2/+0
2003-10-10Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentLABEL_2003_10_10_1200wdenk1-0/+1
2003-10-08* Patch by Scott McNutt, 04 Oct 2003:wdenk12-0/+372