summaryrefslogtreecommitdiffstats
path: root/board/davedenx
Commit message (Expand)AuthorAgeFilesLines
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-132-8/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-302-0/+12
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-302-0/+38
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-22/+1
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-22/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-247-118/+7
* mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin2013-03-091-33/+0
* mpc512x: use common code for CSx configurationAnatolij Gustschin2013-03-091-31/+0
* mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-131-8/+1
* pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski2012-11-141-3/+9
* qong: Use generic function for configuring GPR registerFabio Estevam2011-11-111-1/+1
* qong: remove unneeded IOMUX settingsFabio Estevam2011-11-031-6/+0
* qong: Use mx31_set_gpr to setup USBH2 pinsFabio Estevam2011-11-031-1/+1
* imx: fix coding styleFabio Estevam2011-10-271-5/+5
* MX3: qong: use new pmic driverStefano Babic2011-10-271-3/+8
* mx31: provide readable WEIM CS accessorHelmut Raiger2011-10-271-53/+33
* punt unused clean/distclean targetsMike Frysinger2011-10-152-12/+0
* MX31: QONG: make use of GPIO frameworkStefano Babic2011-09-042-24/+22
* Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-171-1/+1
* MX31: QONG: drop config.mkStefano Babic2011-06-211-3/+0
* IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-273-5/+5
* MX31: qong: add watchdogStefano Babic2011-04-271-0/+12
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-172-4/+4
* Coding Style cleanupWolfgang Denk2010-10-271-1/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-23/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-182-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-174-3/+141
|\
| * MX31: Add USB Host support to the QONG boardStefano Babic2010-10-131-0/+33
| * MX31: Add support to update FPGA bitstreamStefano Babic2010-10-134-3/+108
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-111-14/+15
|\ \ | |/
| * Use common function to set GPIOs for MX3 and MX5Stefano Babic2010-09-291-14/+15
* | fsl_diu_fb: further refactoring of FSL DIU codeAnatolij Gustschin2010-09-251-5/+0
|/
* ARM: implement relocation for ARM11Heiko Schocher2010-09-192-42/+49
* MX31: Add support for PMIC to the QONG moduleStefano Babic2010-05-051-0/+20
* MX31: Removed erroneous board name from QONGStefano Babic2010-04-301-1/+1
* MX31: Support 128MB RAM on QONG moduleStefano Babic2010-04-301-33/+97
* MX31: Add support for NAND to QONG boardStefano Babic2010-04-302-23/+74
* 5xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher2009-12-081-1/+0
* mpc512x: Streamlined fixed_sdram() init sequence.Martha M Stan2009-09-251-1/+1
* aria: enable NAND flash supportWolfgang Denk2009-07-141-0/+1
* MPC512x: factor out common codeWolfgang Denk2009-07-141-120/+4
* MPC512x: add support for ARIA boardWolfgang Denk2009-06-123-0/+389
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-121-58/+0
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-151-1/+1
* Coding Style cleanup; update CHANGELOGWolfgang Denk2009-02-222-3/+0
* qong: support for Dave/DENX QongEVB-LITE boardIlya Yanok2009-02-106-0/+493
OpenPOWER on IntegriCloud