| Commit message (Expand) | Author | Age | Lines |
* | sh: Fix compile warning | Nobuhiro Iwamatsu | 2008-09-19 | -56/+68 |
* | Allow console input to be disabled | Mark Jackson | 2008-09-06 | -0/+1 |
* | sh: add support Renesas SH7723 | Nobuhiro Iwamatsu | 2008-08-31 | -0/+211 |
* | sh: Add support Renesas SH7203 processor | Nobuhiro Iwamatsu | 2008-08-31 | -0/+41 |
* | sh: Add support SH2/SH2A which is CPU of Renesas Technology | Nobuhiro Iwamatsu | 2008-08-31 | -1/+44 |
* | sh: add support for SH7785 | Yoshihiro Shimoda | 2008-08-31 | -0/+158 |
* | Change bd/gd memsize/ram_size to be phys_size_t. | Becky Bruce | 2008-06-12 | -2/+2 |
* | sh: Add support Renesas SH7763 | Nobuhiro Iwamatsu | 2008-06-09 | -0/+53 |
* | Merge branch 'lwmon5' of /home/wd/git/u-boot/projects | Wolfgang Denk | 2008-05-21 | -0/+2 |
|\ |
|
| * | POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit... | Yuri Tikhonov | 2008-05-20 | -0/+1 |
| * | POST: add POST_STOP flag | Yuri Tikhonov | 2008-05-20 | -0/+1 |
* | | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -123/+123 |
|/ |
|
* | Introduce phys_size_t and move phys_addr_t into asm/types.h | Kumar Gala | 2008-04-13 | -2/+3 |
* | Coding Style cleanup; update CHANGELOG | Wolfgang Denk | 2008-04-13 | -16/+14 |
* | sh: Add support SH4 cache control | Nobuhiro Iwamatsu | 2008-03-28 | -0/+35 |
* | sh: Add support PCI host driver for SH7751/SH7751R | Nobuhiro Iwamatsu | 2008-03-28 | -3/+4 |
* | sh: Add support SuperH SH7751/SH7751R | Nobuhiro Iwamatsu | 2008-03-28 | -7/+8 |
* | sh: Added support for SH7720 based board MPR2. | Mark Jonas | 2008-03-28 | -1/+24 |
* | sh: Add support PCI of SuperH and SH7780 | Yusuke Goda | 2008-03-28 | -57/+103 |
* | sh: Add support SH7780 | Yusuke Goda | 2008-03-28 | -2/+508 |
* | The patch introduces the CRITICAL feature of POST tests. If the test marked a... | Yuri Tikhonov | 2008-03-18 | -0/+1 |
* | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta... | Shinya Kuribayashi | 2008-02-23 | -3/+3 |
* | sh: Fix register address of SH7722 | Nobuhiro Iwamatsu | 2008-02-14 | -6/+6 |
* | sh: Add support SH7710/SH7712 | Nobuhiro Iwamatsu | 2008-01-15 | -1/+67 |
* | sh: Add support of map_physmem() and unmap_physmem() to SuperH | Nobuhiro Iwamatsu | 2008-01-15 | -0/+27 |
* | sh: Add support SH3 and SH7720 | Yoshihiro Shimoda | 2008-01-15 | -0/+247 |
* | Fix coding style issues; update CHANGELOG. | Wolfgang Denk | 2007-12-27 | -55/+37 |
* | sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 board | Nobuhiro Iwamatsu | 2007-09-23 | -0/+1337 |
* | sh: Remove comment out code from include/asm-sh/cpu_sh4.h | Nobuhiro Iwamatsu | 2007-09-23 | -7/+0 |
* | sh: Update core code of SuperH. | Nobuhiro Iwamatsu | 2007-09-23 | -211/+704 |
* | sh: First support code of SuperH. | Nobuhiro Iwamatsu | 2007-05-13 | -0/+1294 |