summaryrefslogtreecommitdiffstats
path: root/board/pxa255_idp
Commit message (Expand)AuthorAgeFilesLines
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-081-1/+0
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-20/+1
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-3/+3
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-3/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-243-48/+3
* mmc: pxa: Flip over the remaining boards to pxa_mmc_genericMarek Vasut2012-10-221-0/+9
* PXA: Rename pxa_dram_init to pxa2xx_dram_initMarek Vasut2011-12-061-1/+1
* PXA: Squash extern pxa_dram_init()Marek Vasut2011-12-061-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* PXA: pxa255_idp: Fix for relocMarek Vasut2010-10-224-517/+15
* PXA: pxa-regs.h cleanupMarek Vasut2010-10-191-13/+14
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-3/+3
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-041-0/+12
* General help message cleanupWolfgang Denk2009-06-121-1/+1
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-121-56/+0
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-1/+1
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-184-55/+55
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-6/+6
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* fix pxa255_idp boardMarcel Ziswiler2007-10-234-7/+8
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-7/+11
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-6/+1
* Add Vibren (was Accelent) PXA255 IDP SupportWolfgang Denk2005-09-259-0/+1229
OpenPOWER on IntegriCloud