summaryrefslogtreecommitdiff
path: root/board/armltd/integrator
AgeCommit message (Expand)AuthorFilesLines
2015-04-23integrator: stop zeroing the gd flagsLinus Walleij1-2/+0
2015-04-23ARM: integrator: move board select into mach-integrator/KconfigMasahiro Yamada1-103/+0
2015-03-24remove unnecessary version.h includesRob Herring1-1/+0
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-24/+0
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-32/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+14
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+159
2014-02-27arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD1-1/+1
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-24/+4
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk6-6/+6
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk8-132/+8
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+110
2012-03-05integrator: remove fragile delay loop from PCI codeLinus Walleij1-5/+2
2012-02-28integrator: rewrite the AP PCI driverLinus Walleij2-250/+532
2012-02-28integrator: stop calling pci_init() twiceLinus Walleij1-3/+0
2011-11-10integrator: enable Vpp and disable flash protectionLinus Walleij1-0/+20
2011-11-10integrator: add system controller headerLinus Walleij1-0/+91
2011-11-10integrator: make flash writeable on bootLinus Walleij2-0/+77
2011-11-10integrator: use io-accessors for board initLinus Walleij1-4/+5
2011-11-10integrator: move text offset to configLinus Walleij1-5/+0
2011-11-09integrator: do not test first part of the memoryLinus Walleij1-4/+15
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-04integrator: convert to new build systemLinus Walleij1-220/+0
2011-09-04integratorap: support relocationLinus Walleij1-8/+7
2011-09-04integratorap: make the compile work againLinus Walleij1-1/+1
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ1-9/+4
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-5/+0
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-6/+0
2011-07-04armv7: rename cache related CONFIG flagsAneesh V1-4/+4
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-10-13board/armltd/integrator/split_by_variant.sh: fix 'echo -n'Andreas Bießmann1-72/+57
2010-04-04arm/integrator: Remove unneccessary CONFIG_PCI check.Detlev Zundel1-2/+0
2009-12-05Generic udelay() with watchdog supportIngo van Lil1-1/+1
2009-10-05Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-4/+9
2009-07-19ARM: make split_by_variant.sh output more usefulWolfgang Denk1-2/+2
2009-06-23integrator: merge integratorap and integratorcpJean-Christophe PLAGNIOL-VILLARD7-0/+1242