aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sh
AgeCommit message (Expand)AuthorFilesLines
2009-01-16sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD1-0/+52
2008-12-15Introduce virt_to_phys()Kumar Gala1-0/+5
2008-12-10sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFTNobuhiro Iwamatsu1-0/+7
2008-09-19sh: Fix compile warningNobuhiro Iwamatsu3-56/+68
2008-09-06Allow console input to be disabledMark Jackson1-0/+1
2008-08-31sh: add support Renesas SH7723Nobuhiro Iwamatsu2-0/+211
2008-08-31sh: Add support Renesas SH7203 processorNobuhiro Iwamatsu1-0/+41
2008-08-31sh: Add support SH2/SH2A which is CPU of Renesas TechnologyNobuhiro Iwamatsu2-1/+44
2008-08-31sh: add support for SH7785Yoshihiro Shimoda2-0/+158
2008-06-12Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2-2/+2
2008-06-09sh: Add support Renesas SH7763Nobuhiro Iwamatsu2-0/+53
2008-05-21Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk1-0/+2
2008-05-21Big white-space cleanup.Wolfgang Denk3-123/+123
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-04-13Coding Style cleanup; update CHANGELOGWolfgang Denk1-16/+14
2008-03-28sh: Add support SH4 cache controlNobuhiro Iwamatsu1-0/+35
2008-03-28sh: Add support PCI host driver for SH7751/SH7751RNobuhiro Iwamatsu1-3/+4
2008-03-28sh: Add support SuperH SH7751/SH7751RNobuhiro Iwamatsu2-7/+8
2008-03-28sh: Added support for SH7720 based board MPR2.Mark Jonas1-1/+24
2008-03-28sh: Add support PCI of SuperH and SH7780Yusuke Goda2-57/+103
2008-03-28sh: Add support SH7780Yusuke Goda3-2/+508
2008-03-18The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov1-0/+1
2008-02-23Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi1-3/+3
2008-02-14sh: Fix register address of SH7722Nobuhiro Iwamatsu1-6/+6
2008-01-15sh: Add support SH7710/SH7712Nobuhiro Iwamatsu2-1/+67
2008-01-15sh: Add support of map_physmem() and unmap_physmem() to SuperHNobuhiro Iwamatsu1-0/+27
2008-01-15sh: Add support SH3 and SH7720Yoshihiro Shimoda2-0/+247
2007-12-27Fix coding style issues; update CHANGELOG.Wolfgang Denk6-55/+37
2007-09-23sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 boardNobuhiro Iwamatsu1-0/+1337
2007-09-23sh: Remove comment out code from include/asm-sh/cpu_sh4.hNobuhiro Iwamatsu1-7/+0
2007-09-23sh: Update core code of SuperH.Nobuhiro Iwamatsu7-211/+704
2007-05-13sh: First support code of SuperH.Nobuhiro Iwamatsu13-0/+1294