summaryrefslogtreecommitdiffstats
path: root/include/asm-sh
Commit message (Expand)AuthorAgeFilesLines
* Correct ffs/fls regression for PowerPC etcSimon Kagstrom2009-09-171-1/+1
* Define ffs/fls for all architecturesSimon Kagstrom2009-09-151-0/+2
* Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblazeWolfgang Denk2009-07-161-156/+1
|\
| * asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek2009-07-091-156/+1
* | sh: Revised the build with newest compilerNobuhiro Iwamatsu2009-07-081-1/+1
* | sh: introduce clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-07-081-0/+35
|/
* remove bi_enet*addr from global data for all archesMike Frysinger2009-03-201-1/+0
* sh: Add macros for SH-4A 32-Bit Address Extended ModeYoshihiro Shimoda2009-03-121-0/+25
* Add an architecture specific config.h for common definesKumar Gala2009-02-101-0/+24
* sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD2009-01-161-0/+52
* Introduce virt_to_phys()Kumar Gala2008-12-151-0/+5
* sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFTNobuhiro Iwamatsu2008-12-101-0/+7
* sh: Fix compile warningNobuhiro Iwamatsu2008-09-193-56/+68
* Allow console input to be disabledMark Jackson2008-09-061-0/+1
* sh: add support Renesas SH7723Nobuhiro Iwamatsu2008-08-312-0/+211
* sh: Add support Renesas SH7203 processorNobuhiro Iwamatsu2008-08-311-0/+41
* sh: Add support SH2/SH2A which is CPU of Renesas TechnologyNobuhiro Iwamatsu2008-08-312-1/+44
* sh: add support for SH7785Yoshihiro Shimoda2008-08-312-0/+158
* Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2008-06-122-2/+2
* sh: Add support Renesas SH7763Nobuhiro Iwamatsu2008-06-092-0/+53
* 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-213-123/+123
|/
* Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2008-04-132-2/+3
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-04-131-16/+14
* sh: Add support SH4 cache controlNobuhiro Iwamatsu2008-03-281-0/+35
* sh: Add support PCI host driver for SH7751/SH7751RNobuhiro Iwamatsu2008-03-281-3/+4
* sh: Add support SuperH SH7751/SH7751RNobuhiro Iwamatsu2008-03-282-7/+8
* sh: Added support for SH7720 based board MPR2.Mark Jonas2008-03-281-1/+24
* sh: Add support PCI of SuperH and SH7780Yusuke Goda2008-03-282-57/+103
* sh: Add support SH7780Yusuke Goda2008-03-283-2/+508
* 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-02-231-3/+3
* sh: Fix register address of SH7722Nobuhiro Iwamatsu2008-02-141-6/+6
* sh: Add support SH7710/SH7712Nobuhiro Iwamatsu2008-01-152-1/+67
* sh: Add support of map_physmem() and unmap_physmem() to SuperHNobuhiro Iwamatsu2008-01-151-0/+27
* sh: Add support SH3 and SH7720Yoshihiro Shimoda2008-01-152-0/+247
* Fix coding style issues; update CHANGELOG.Wolfgang Denk2007-12-276-55/+37
* sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 boardNobuhiro Iwamatsu2007-09-231-0/+1337
* sh: Remove comment out code from include/asm-sh/cpu_sh4.hNobuhiro Iwamatsu2007-09-231-7/+0
* sh: Update core code of SuperH.Nobuhiro Iwamatsu2007-09-237-211/+704
* sh: First support code of SuperH.Nobuhiro Iwamatsu2007-05-1313-0/+1294
OpenPOWER on IntegriCloud