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