summaryrefslogtreecommitdiff
path: root/include/asm-sh
AgeCommit message (Expand)Author
2009-10-03arm/microblaze/nios/nios2/sh: Remove relocation fixupsPeter Tyser
2009-09-17Correct ffs/fls regression for PowerPC etcSimon Kagstrom
2009-09-15Define ffs/fls for all architecturesSimon Kagstrom
2009-07-16Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2009-07-09asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek
2009-07-08sh: Revised the build with newest compilerNobuhiro Iwamatsu
2009-07-08sh: introduce clock frameworkJean-Christophe PLAGNIOL-VILLARD
2009-03-20remove bi_enet*addr from global data for all archesMike Frysinger
2009-03-12sh: Add macros for SH-4A 32-Bit Address Extended ModeYoshihiro Shimoda
2009-02-10Add an architecture specific config.h for common definesKumar Gala
2009-01-16sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD
2008-12-15Introduce virt_to_phys()Kumar Gala
2008-12-10sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFTNobuhiro Iwamatsu
2008-09-19sh: Fix compile warningNobuhiro Iwamatsu
2008-09-06Allow console input to be disabledMark Jackson
2008-08-31sh: add support Renesas SH7723Nobuhiro Iwamatsu
2008-08-31sh: Add support Renesas SH7203 processorNobuhiro Iwamatsu
2008-08-31sh: Add support SH2/SH2A which is CPU of Renesas TechnologyNobuhiro Iwamatsu
2008-08-31sh: add support for SH7785Yoshihiro Shimoda
2008-06-12Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce
2008-06-09sh: Add support Renesas SH7763Nobuhiro Iwamatsu
2008-05-21Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-20POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov
2008-05-20POST: add POST_STOP flagYuri Tikhonov
2008-04-13Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala
2008-04-13Coding Style cleanup; update CHANGELOGWolfgang Denk
2008-03-28sh: Add support SH4 cache controlNobuhiro Iwamatsu
2008-03-28sh: Add support PCI host driver for SH7751/SH7751RNobuhiro Iwamatsu
2008-03-28sh: Add support SuperH SH7751/SH7751RNobuhiro Iwamatsu
2008-03-28sh: Added support for SH7720 based board MPR2.Mark Jonas
2008-03-28sh: Add support PCI of SuperH and SH7780Yusuke Goda
2008-03-28sh: Add support SH7780Yusuke Goda
2008-03-18The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov
2008-02-23Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi
2008-02-14sh: Fix register address of SH7722Nobuhiro Iwamatsu
2008-01-15sh: Add support SH7710/SH7712Nobuhiro Iwamatsu
2008-01-15sh: Add support of map_physmem() and unmap_physmem() to SuperHNobuhiro Iwamatsu
2008-01-15sh: Add support SH3 and SH7720Yoshihiro Shimoda
2007-12-27Fix coding style issues; update CHANGELOG.Wolfgang Denk
2007-09-23sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 boardNobuhiro Iwamatsu
2007-09-23sh: Remove comment out code from include/asm-sh/cpu_sh4.hNobuhiro Iwamatsu
2007-09-23sh: Update core code of SuperH.Nobuhiro Iwamatsu
2007-05-13sh: First support code of SuperH.Nobuhiro Iwamatsu