aboutsummaryrefslogtreecommitdiff
path: root/lib_sh
AgeCommit message (Expand)AuthorFilesLines
2008-08-12Fix fallout from autostart revertKumar Gala1-5/+1
2008-07-08sh: Fix SH-boards compile errorNobuhiro Iwamatsu3-3/+5
2008-05-28Remove prototypes of nand_init() in favor of including nand.h.Scott Wood1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-04-17Restore the ability to continue booting after legacy image overwriteMarian Balakowicz1-1/+1
2008-03-28sh: Add support PCI of SuperH and SH7780Yusuke Goda1-1/+12
2008-03-26Cleanup coding style, update CHANGELOGWolfgang Denk1-3/+3
2008-03-12[new uImage] Add new uImage format support to arch specific do_bootm_linux() ...Marian Balakowicz1-3/+14
2008-02-29[new uImage] Respect autostart setting in linux bootmKumar Gala1-0/+3
2008-02-27[new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz1-1/+1
2008-02-27[Makefile] Sort COBJS in lib_<arch> MakefilesMarian Balakowicz1-4/+6
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz1-3/+19
2008-02-07[new uImage] Use image API in SH do_bootm_linux() routineMarian Balakowicz1-5/+2
2008-02-07[new uImage] Rename architecture specific bootm code filesMarian Balakowicz2-1/+1
2007-12-27Fix coding style issues; update CHANGELOG.Wolfgang Denk3-5/+4
2007-09-23sh: Update core code of SuperH.Nobuhiro Iwamatsu3-37/+84
2007-05-13sh: First support code of SuperH.Nobuhiro Iwamatsu4-0/+355