aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sparc
AgeCommit message (Expand)AuthorFilesLines
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser29-2622/+0
2010-01-21lmb: only force on arches that use itMike Frysinger1-0/+2
2009-07-09asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek1-162/+1
2009-04-28Replace __attribute references with __attribute__Peter Tyser1-1/+1
2009-03-20remove bi_enet*addr from global data for all archesMike Frysinger1-12/+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-VILLARD3-4/+4
2008-09-06Allow console input to be disabledMark Jackson1-0/+1
2008-07-10SPARC: Build error fixDaniel Hellstrom2-1/+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/+2
2008-04-13Coding Style cleanup; update CHANGELOGWolfgang Denk1-3/+2
2008-04-08SPARC: Added support for SPARC LEON2 SOC Processor.Daniel Hellstrom3-0/+276
2008-04-08SPARC: Added support for SPARC LEON3 SOC processor.Daniel Hellstrom4-1/+119
2008-04-08SPARC: Added generic support for SPARC architecture.Daniel Hellstrom23-0/+2365