summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/ccxmx51/ccxmx51.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX: Move mach header files to include/mach/imxSascha Hauer2023-03-061-6/+6
* ARM: i.MX51: ccmx51: support newer device treesAhmad Fatoum2023-02-221-2/+6
* ARM: CCMX51: Remove excess assignmentAlexander Shiyan2022-04-201-2/+0
* of: rename of_find_node_by_name() to of_find_node_by_name_address()Sascha Hauer2022-03-081-1/+1
* ARM: CCMX51: Add new module ID variantAlexander Shiyan2020-10-281-5/+12
* ARM: CCMX51: Switch to multiimage supportAlexander Shiyan2019-01-031-412/+214
* include: Move fec eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-111-4/+0
* ARM: remove armlinux_set_bootparams() calls from boardsSascha Hauer2014-01-061-2/+0
* USB: i.MX5x: Remove usage of MXC_EHCI_INTERNAL_PHY for OTG portAlexander Shiyan2013-11-041-2/+1
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-051-0/+3
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-161-0/+3
* | ARM: include <gpio.h> instead of <mach/gpio.h>Sascha Hauer2013-08-161-1/+0
|/
* mfd: mc13xxx: Separate query_revision function for each supported ICAlexander Shiyan2013-07-151-1/+1
* ARM: ccmx51: Set PMIC SW1 voltage for i.MX51 less than TO3 onlyAlexander Shiyan2013-06-171-6/+6
* ARM: ccmx51: Return error if module is not detectedAlexander Shiyan2013-06-111-1/+2
* ARM: ccmx51: Export available module GPIOs to barebox userspaceAlexander Shiyan2013-06-111-0/+24
* ARM: ccmx51: Another fix SDRAM size detectionAlexander Shiyan2013-05-151-2/+10
* ARM: i.MX: ccxmx51: detect SDRAM size by board idSascha Hauer2013-05-081-20/+35
* ARM: ccxmx51: Fix OTG Host USB modeAlexander Shiyan2013-04-261-1/+2
* Merge branch 'for-next/imx'Sascha Hauer2013-04-041-46/+5
|\
| * arm: ccmx51: Using imx51_add_usbotg() function for register USBAlexander Shiyan2013-03-151-46/+5
* | net: fec: use standard phy type definesSascha Hauer2013-03-091-1/+1
|/
* ARM: ccmx51: Add powerup delay for LAN9221Alexander Shiyan2013-02-111-1/+3
* ARM: ccmx51: Replace ifdefs with IS_ENABLEDAlexander Shiyan2013-02-111-8/+2
* ARM: ccmx51: Fix printing board HW-revisionAlexander Shiyan2013-02-111-1/+1
* ARM: ccmx51: Set MAC address before FEC device registrationAlexander Shiyan2013-01-231-1/+1
* ARM: ccmx51: Fix ethernet devices control by MC13892 GPOsAlexander Shiyan2013-01-231-5/+5
* ARM: ccmx51: Remove SDRAM size settingsAlexander Shiyan2013-01-231-22/+20
* ARM i.MX boards: use esdctl code to detect sdram sizeSascha Hauer2012-12-061-9/+0
* ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-171-1/+1
* ARM i.MX: streamline imx_silicon_revisionSascha Hauer2012-10-051-0/+1
* mc13xxx: Added mc13xxx_revision() function.Alexander Shiyan2012-08-101-1/+1
* mc13xxx: Define maximum SPI clock frequency global to driverAlexander Shiyan2012-07-201-1/+0
* ARM: initial ConnectCore® i.MX51 board supportAlexander Shiyan2012-06-301-0/+489