aboutsummaryrefslogtreecommitdiff
path: root/board/trizepsiv
AgeCommit message (Expand)AuthorFilesLines
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-10-20usb: rename board_usb_init_type to usb_init_typeTroy Kisky1-2/+2
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega1-3/+4
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
2012-10-22mmc: pxa: Flip over the remaining boards to pxa_mmc_genericMarek Vasut1-0/+9
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut1-2/+0
2012-10-15serial: pxa: Make use of default_serial_console in serial_pxaMarek Vasut1-5/+0
2011-12-06PXA: Rename pxa_dram_init to pxa2xx_dram_initMarek Vasut1-1/+1
2011-12-06PXA: Squash extern pxa_dram_init()Marek Vasut1-1/+1
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-22PXA: trizepsiv: Fix for relocMarek Vasut5-552/+16
2010-10-19Build: PXA: Fix TrizepsIV build variantsMarek Vasut1-1/+1
2010-10-19PXA: pxa-regs.h cleanupMarek Vasut1-15/+18
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-16/+9
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-3/+3
2009-07-06xscale: add support for the polaris boardStefano Babic1-10/+12
2009-07-06xscale: fix USB initialization for Trizepsiv moduleStefano Babic1-2/+3
2009-06-15Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer1-0/+8
2009-06-12General help message cleanupWolfgang Denk1-1/+2
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-56/+0
2009-06-08Add config option for disabling DM9000-SROM support.Remy Bohmer1-7/+7
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-4/+4
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-47/+47
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-05-03Fix defined but not used build warningMarcel Ziswiler1-1/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-09-07Update CHANGELOG, minor coding style cleanup.Wolfgang Denk1-2/+0
2007-09-07PXA270: Added support for TrizepsIV board.stefano babic7-0/+875