summaryrefslogtreecommitdiff
path: root/board/trizepsiv
Commit message (Expand)AuthorAgeLines
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-29-3/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+7
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+15
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-20/+1
* usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-20-2/+2
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-20-3/+4
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-51/+3
* mmc: pxa: Flip over the remaining boards to pxa_mmc_genericMarek Vasut2012-10-22-0/+9
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-15-2/+0
* serial: pxa: Make use of default_serial_console in serial_pxaMarek Vasut2012-10-15-5/+0
* PXA: Rename pxa_dram_init to pxa2xx_dram_initMarek Vasut2011-12-06-1/+1
* PXA: Squash extern pxa_dram_init()Marek Vasut2011-12-06-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* PXA: trizepsiv: Fix for relocMarek Vasut2010-10-22-552/+16
* Build: PXA: Fix TrizepsIV build variantsMarek Vasut2010-10-19-1/+1
* PXA: pxa-regs.h cleanupMarek Vasut2010-10-19-15/+18
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-2/+2
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-16/+9
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-3/+3
* xscale: add support for the polaris boardStefano Babic2009-07-06-10/+12
* xscale: fix USB initialization for Trizepsiv moduleStefano Babic2009-07-06-2/+3
* Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer2009-06-15-0/+8
* General help message cleanupWolfgang Denk2009-06-12-1/+2
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-56/+0
* Add config option for disabling DM9000-SROM support.Remy Bohmer2009-06-08-7/+7
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-1/+1
* Command usage cleanupPeter Tyser2009-01-28-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-4/+4
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-47/+47
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Fix defined but not used build warningMarcel Ziswiler2008-05-03-1/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* Update CHANGELOG, minor coding style cleanup.Wolfgang Denk2007-09-07-2/+0
* PXA270: Added support for TrizepsIV board.stefano babic2007-09-07-0/+875