summaryrefslogtreecommitdiff
path: root/board/denx
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-10-29-0/+3
|\
| * arm: socfpga: mcvevk: Adding handoff for SDRAM ctrlcfg.extratime1Chin Liang See2016-10-27-0/+3
* | imx: s/docs\/README.imximage/doc\/README.imximage/gJagan Teki2016-10-26-1/+1
|/
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-1/+1
* usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski2016-04-01-1/+1
* arm: at91: Add support for DENX MA5D4 SoM and EVKMarek Vasut2016-02-18-0/+437
* arm: socfpga: Drop the board boilerplateMarek Vasut2015-12-20-56/+0
* arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-20-2/+19
* usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut2015-12-17-1/+1
* usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut2015-12-17-1/+1
* usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut2015-12-17-1/+1
* arm: socfpga: mcvevk: Update DRAM clock to 400MHzMarek Vasut2015-09-12-85/+85
* arm: socfpga: Add support for DENX MCV SoM and MCVEVK boardMarek Vasut2015-09-04-0/+1364
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-29-6/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-10/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+12
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+46
* spl: consolidate arch/arm/include/asm/arch-*/spl.hMasahiro Yamada2014-06-06-1/+1
* arm: mx5: Avoid hardcoding memory sizes on M53EVKMarek Vasut2014-03-31-7/+24
* ARM: mx53: video: Add IPUv3 LCD support for M53EVKMarek Vasut2013-12-17-0/+73
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-41/+3
* mx28evk: Propagate the error if cpu_eth_init() failsFabio Estevam2013-09-27-0/+2
* ARM: mxs: Receive r0 and r1 passed from BootROMMarek Vasut2013-09-10-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-99/+6
* m28evk: Move README file inside board directoryFabio Estevam2013-06-26-0/+13
* imx: m53evk: Convert to iomux-v3Benoît Thébaudeau2013-05-05-200/+120
* arm: mx5: Add support for DENX M53EVKMarek Vasut2013-05-05-0/+556
* mxs: m28: Enable power to USB port 0Marek Vasut2013-03-07-0/+4
* mxs: mmc: Allow overriding default card detect implementationMarek Vasut2013-01-28-1/+1
* mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador2013-01-21-4/+4
* MX28: m28evk: Align SSP clock speedMarek Vasut2012-09-01-2/+2
* mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador2012-09-01-1/+1
* MX28: Move the u-boot.bd info CPUDIR/SOCDIRMarek Vasut2012-09-01-14/+0
* mxs: Reowork SPL to use 'mxs' prefix for methodsOtavio Salvador2012-09-01-1/+1
* mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-01-2/+2
* M28EVK: Implement support for new board V2.0Marek Vasut2012-05-15-3/+25
* M28: Support for the old M28 SoM v1.0Marek Vasut2012-03-26-0/+5
* M28: Fix LCD PINMUXMarek Vasut2012-03-26-9/+2
* m28evk: Remove 'all' target from MakefileFabio Estevam2012-01-16-2/+0
* mx28: Let dram_init be common for mx28Fabio Estevam2012-01-16-17/+1
* mx28: Let imx_get_mac_from_fuse be common for mx28Fabio Estevam2012-01-16-35/+0
* net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam2012-01-16-2/+2
* M28: Fix tab indent in u-boot.bdMarek Vasut2011-12-19-4/+4
* i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28Marek Vasut2011-12-09-1581/+6
* M28: Fix typoMarek Vasut2011-12-09-1/+1
* M28EVK: Enable USB HOST supportMarek Vasut2011-11-11-0/+7
* M28: Add memory detection into SPLMarek Vasut2011-11-11-3/+49
* iMX28: Fix ARM vector handlingMarek Vasut2011-11-11-213/+51
* M28: Add MMC SPLMarek Vasut2011-11-11-0/+1945
* iMX28: Add support for DENX M28EVK boardMarek Vasut2011-11-11-0/+238