Age | Commit message (Expand) | Author |
2012-12-20 | sh: add support for sh7752evb board | Yoshihiro Shimoda |
2012-10-22 | common: Discard the __u_boot_cmd section | Marek Vasut |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut |
2012-07-29 | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk |
2012-05-28 | sh: Add SH7269 device and RSK2+SH7269 board | Phil Edworthy |
2012-05-28 | sh: r0p7734: Add support I2C controller | Nobuhiro Iwamatsu |
2012-05-28 | sh: Add support for r0p7734 board | Nobuhiro Iwamatsu |
2012-04-18 | sh: Fix rsk7264 pin setup for on-board ethernet | Phil Edworthy |
2012-03-26 | sh: Fix building ecovec board | Phil Edworthy |
2012-03-26 | sh: ecovec: Remove unused variable | Nobuhiro Iwamatsu |
2012-03-26 | sh: sh7757lcr: Add MMC header file of SH | Nobuhiro Iwamatsu |
2012-03-26 | sh: sh7757lcr: add supporting for MMCIF | Yoshihiro Shimoda |
2012-03-19 | usb: replace wait_ms() with mdelay() | Mike Frysinger |
2011-12-08 | ne2000: Convert to new net-multi model, fixes build of three boards | Bernhard Kaindl |
2011-12-02 | sh: Add support for ecovec board | Nobuhiro Iwamatsu |
2011-12-02 | sh: Add a flag which controls the DDR ECC mode of sh7757lcr | Nobuhiro Iwamatsu |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-08-22 | sh: sh7757lcr: Add KEEP order to start.o section | Yoshihiro Shimoda |
2011-08-22 | sh: Fix rsk7203 alignment problem | Phil Edworthy |
2011-08-22 | sh: Add Renesas rsk7264 board | Phil Edworthy |
2011-06-01 | sh: sh7785lcr: Update BSC of USB area | Nobuhiro Iwamatsu |
2011-03-27 | Coding Style cleanup: remove trailing empty lines | Wolfgang Denk |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang |
2011-02-03 | sh: sh7785lcr: Fix out of tree building | Nobuhiro Iwamatsu |
2011-02-02 | sh: add support for sh7757lcr board | Yoshihiro Shimoda |
2011-02-02 | sh: Remove config.mk for sh7785lcr board | Nobuhiro Iwamatsu |
2011-02-02 | sh: Remove config.mk for sh7763rdp board | Nobuhiro Iwamatsu |
2011-02-02 | sh: Remove config.mk for rsk7203 board | Nobuhiro Iwamatsu |
2011-02-02 | sh: Remove config.mk for r7780mp board | Nobuhiro Iwamatsu |
2011-02-02 | sh: Remove config.mk for r2dplus board | Nobuhiro Iwamatsu |
2011-02-02 | sh: Remove config.mk for ap325rxa board | Nobuhiro Iwamatsu |
2011-02-02 | sh: Remove config.mk for MigoR board | Nobuhiro Iwamatsu |
2010-12-21 | Move DECLARE_GLOBAL_DATA_PTR to file scope | John Rigby |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-21 | sh: sh7785lcr: Add CONFIG_SYS_TEXT_BASE for 32bit mode | Nobuhiro Iwamatsu |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-09-10 | Prepare v2010.09-rc1 | Wolfgang Denk |
2010-08-30 | sh: Update lowlevel_init.S of ap325rxa | Nobuhiro Iwamatsu |
2010-08-30 | sh: Update lowlevel_init.S of r2dplus | Nobuhiro Iwamatsu |
2010-08-30 | sh: Update lowlevel_init.S of sh7763rdp | Nobuhiro Iwamatsu |
2010-08-30 | sh: Update lowlevel_init.S of MigoR | Nobuhiro Iwamatsu |
2010-08-30 | sh: Update lowlevel_init.S of sh7785lcr | Nobuhiro Iwamatsu |
2010-08-30 | sh: Update lowlevel_init.S of rsk7203 | Nobuhiro Iwamatsu |
2010-07-24 | cmd_usage(): simplify return code handling | Wolfgang Denk |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2009-10-30 | sh: Move some defs to convince 'pcrel too far' | Nobuhiro Iwamatsu |
2009-10-04 | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren |
2009-08-23 | sh/rsk7203: add missing include net.h | Jean-Christophe PLAGNIOL-VILLARD |
2009-07-22 | Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API | Ben Warren |
2009-07-08 | sh: Revised the build with newest compiler | Nobuhiro Iwamatsu |