| Commit message (Expand) | Author | Age | Lines |
* | arm: at91: Add support for DENX MA5D4 SoM and EVK | Marek Vasut | 2016-02-18 | -0/+437 |
* | arm: socfpga: Drop the board boilerplate | Marek Vasut | 2015-12-20 | -56/+0 |
* | arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded data | Marek Vasut | 2015-12-20 | -2/+19 |
* | usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h | Marek Vasut | 2015-12-17 | -1/+1 |
* | usb: s3c-otg: Rename s3c_udc_probe() function | Marek Vasut | 2015-12-17 | -1/+1 |
* | usb: s3c-otg: Rename struct s3c_plat_otg_data | Marek Vasut | 2015-12-17 | -1/+1 |
* | arm: socfpga: mcvevk: Update DRAM clock to 400MHz | Marek Vasut | 2015-09-12 | -85/+85 |
* | arm: socfpga: Add support for DENX MCV SoM and MCVEVK board | Marek Vasut | 2015-09-04 | -0/+1364 |
* | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj | 2014-10-29 | -6/+0 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | -10/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | -0/+12 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+46 |
* | spl: consolidate arch/arm/include/asm/arch-*/spl.h | Masahiro Yamada | 2014-06-06 | -1/+1 |
* | arm: mx5: Avoid hardcoding memory sizes on M53EVK | Marek Vasut | 2014-03-31 | -7/+24 |
* | ARM: mx53: video: Add IPUv3 LCD support for M53EVK | Marek Vasut | 2013-12-17 | -0/+73 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -41/+3 |
* | mx28evk: Propagate the error if cpu_eth_init() fails | Fabio Estevam | 2013-09-27 | -0/+2 |
* | ARM: mxs: Receive r0 and r1 passed from BootROM | Marek Vasut | 2013-09-10 | -2/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -99/+6 |
* | m28evk: Move README file inside board directory | Fabio Estevam | 2013-06-26 | -0/+13 |
* | imx: m53evk: Convert to iomux-v3 | Benoît Thébaudeau | 2013-05-05 | -200/+120 |
* | arm: mx5: Add support for DENX M53EVK | Marek Vasut | 2013-05-05 | -0/+556 |
* | mxs: m28: Enable power to USB port 0 | Marek Vasut | 2013-03-07 | -0/+4 |
* | mxs: mmc: Allow overriding default card detect implementation | Marek Vasut | 2013-01-28 | -1/+1 |
* | mxs: clock: Use 'mxs' prefix for methods | Otavio Salvador | 2013-01-21 | -4/+4 |
* | MX28: m28evk: Align SSP clock speed | Marek Vasut | 2012-09-01 | -2/+2 |
* | mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' | Otavio Salvador | 2012-09-01 | -1/+1 |
* | MX28: Move the u-boot.bd info CPUDIR/SOCDIR | Marek Vasut | 2012-09-01 | -14/+0 |
* | mxs: Reowork SPL to use 'mxs' prefix for methods | Otavio Salvador | 2012-09-01 | -1/+1 |
* | mxs: prefix register structs with 'mxs' prefix | Otavio Salvador | 2012-09-01 | -2/+2 |
* | M28EVK: Implement support for new board V2.0 | Marek Vasut | 2012-05-15 | -3/+25 |
* | M28: Support for the old M28 SoM v1.0 | Marek Vasut | 2012-03-26 | -0/+5 |
* | M28: Fix LCD PINMUX | Marek Vasut | 2012-03-26 | -9/+2 |
* | m28evk: Remove 'all' target from Makefile | Fabio Estevam | 2012-01-16 | -2/+0 |
* | mx28: Let dram_init be common for mx28 | Fabio Estevam | 2012-01-16 | -17/+1 |
* | mx28: Let imx_get_mac_from_fuse be common for mx28 | Fabio Estevam | 2012-01-16 | -35/+0 |
* | net: imx: Add multi-FEC support for imx_get_mac_from_fuse | Fabio Estevam | 2012-01-16 | -2/+2 |
* | M28: Fix tab indent in u-boot.bd | Marek Vasut | 2011-12-19 | -4/+4 |
* | i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 | Marek Vasut | 2011-12-09 | -1581/+6 |
* | M28: Fix typo | Marek Vasut | 2011-12-09 | -1/+1 |
* | M28EVK: Enable USB HOST support | Marek Vasut | 2011-11-11 | -0/+7 |
* | M28: Add memory detection into SPL | Marek Vasut | 2011-11-11 | -3/+49 |
* | iMX28: Fix ARM vector handling | Marek Vasut | 2011-11-11 | -213/+51 |
* | M28: Add MMC SPL | Marek Vasut | 2011-11-11 | -0/+1945 |
* | iMX28: Add support for DENX M28EVK board | Marek Vasut | 2011-11-11 | -0/+238 |