summaryrefslogtreecommitdiff
path: root/board/davedenx/qong
AgeCommit message (Expand)AuthorFilesLines
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-83/+5
2013-01-13mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky1-8/+1
2012-11-14pmic: Extend PMIC framework to support multiple instances of PMIC devicesƁukasz Majewski1-3/+9
2011-11-11qong: Use generic function for configuring GPR registerFabio Estevam1-1/+1
2011-11-04qong: remove unneeded IOMUX settingsFabio Estevam1-6/+0
2011-11-04qong: Use mx31_set_gpr to setup USBH2 pinsFabio Estevam1-1/+1
2011-10-27imx: fix coding styleFabio Estevam1-5/+5
2011-10-27MX3: qong: use new pmic driverStefano Babic1-3/+8
2011-10-27mx31: provide readable WEIM CS accessorHelmut Raiger1-53/+33
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-04MX31: QONG: make use of GPIO frameworkStefano Babic2-24/+22
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD1-1/+1
2011-06-22MX31: QONG: drop config.mkStefano Babic1-3/+0
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic3-5/+5
2011-04-27MX31: qong: add watchdogStefano Babic1-0/+12
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-28Coding Style cleanupWolfgang Denk1-1/+0
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-10-13MX31: Add USB Host support to the QONG boardStefano Babic1-0/+33
2010-10-13MX31: Add support to update FPGA bitstreamStefano Babic4-3/+108
2010-09-29Use common function to set GPIOs for MX3 and MX5Stefano Babic1-14/+15
2010-09-19ARM: implement relocation for ARM11Heiko Schocher2-42/+49
2010-05-05MX31: Add support for PMIC to the QONG moduleStefano Babic1-0/+20
2010-04-30MX31: Removed erroneous board name from QONGStefano Babic1-1/+1
2010-04-30MX31: Support 128MB RAM on QONG moduleStefano Babic1-33/+97
2010-04-30MX31: Add support for NAND to QONG boardStefano Babic2-23/+74
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-58/+0
2009-05-16Fix e-mail address of Gary Jennejohn.Detlev Zundel1-1/+1
2009-02-22Coding Style cleanup; update CHANGELOGWolfgang Denk2-3/+0
2009-02-10qong: support for Dave/DENX QongEVB-LITE boardIlya Yanok6-0/+493