aboutsummaryrefslogtreecommitdiff
path: root/board/mosaixtech
AgeCommit message (Expand)AuthorFilesLines
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-24/+3
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-87/+5
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-3/+4
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-2/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-0/+1
2010-09-23ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese1-1/+1
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-1/+1
2010-06-17ppc4xx: icon: add support for SM502 chipAnatolij Gustschin1-0/+69
2010-04-29ppc4xx: Add support for ICON board (PPC440SPe)Stefan Roese5-0/+549