aboutsummaryrefslogtreecommitdiff
path: root/board/davedenx
AgeCommit message (Expand)AuthorFilesLines
2014-07-30Add board MAINTAINERS filesMasahiro Yamada2-0/+12
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada2-0/+38
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-22/+1
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk7-118/+7
2013-03-09mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin1-33/+0
2013-03-09mpc512x: use common code for CSx configurationAnatolij Gustschin1-31/+0
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-03qong: remove unneeded IOMUX settingsFabio Estevam1-6/+0
2011-11-03qong: 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-15punt unused clean/distclean targetsMike Frysinger2-12/+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-21MX31: 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 Carlier2-4/+4
2010-10-27Coding Style cleanupWolfgang Denk1-1/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-23/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2-2/+2
2010-10-17Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk4-3/+141
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-10-11Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk1-14/+15
2010-09-29Use common function to set GPIOs for MX3 and MX5Stefano Babic1-14/+15
2010-09-25fsl_diu_fb: further refactoring of FSL DIU codeAnatolij Gustschin1-5/+0
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-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher1-1/+0
2009-09-25mpc512x: Streamlined fixed_sdram() init sequence.Martha M Stan1-1/+1
2009-07-14aria: enable NAND flash supportWolfgang Denk1-0/+1
2009-07-14MPC512x: factor out common codeWolfgang Denk1-120/+4
2009-06-12MPC512x: add support for ARIA boardWolfgang Denk3-0/+389
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-58/+0
2009-05-15Fix 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