summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/chumby_falconwing/falconwing.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-types: don't generate header at buildtimeAhmad Fatoum2024-01-041-1/+1
* usb: move include files to place where Linux has themSascha Hauer2023-03-201-1/+1
* ARM: mxs: Move mach header files to include/mach/mxsSascha Hauer2023-03-061-5/+5
* ARM: mxs: remove unused mach/clock.hSascha Hauer2023-03-011-1/+0
* arch/arm/boards: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-05-251-14/+3
* Merge branch 'for-next/mxs'Sascha Hauer2019-10-171-0/+7
|\
| * ARM: i.MX23 Chumby: Check machine type in initcallsSascha Hauer2019-10-021-0/+7
* | trivial: fix typo lenght -> lengthUwe Kleine-König2019-10-141-1/+1
* | Convert latin1 files to utf-8Uwe Kleine-König2019-10-141-1/+1
|/
* ARM: i.MX23: Add memory size detectionSascha Hauer2018-08-141-8/+0
* video: stm: code buswidth in platform data as decimalSascha Hauer2015-07-061-1/+1
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-138/+0
* ARM: MXS: Remove unused variablesSascha Hauer2014-06-051-1/+1
* environment: drop envfs_register_partitionSascha Hauer2014-04-281-3/+1
* video: Add display timing from devicetree helperSascha Hauer2014-03-291-1/+0
* ARM: remove armlinux_set_bootparams() calls from boardsSascha Hauer2014-01-061-1/+0
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-051-0/+3
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-161-0/+3
* | ARM: MXS: move iomux definitions to iomux.hSascha Hauer2013-08-161-0/+1
|/
* Merge branch 'for-next/mxs'Sascha Hauer2013-07-011-3/+0
|\
| * ARM: MXS: remove board specific clock setupsSascha Hauer2013-06-201-3/+0
* | mci: rename capabilities flagsSascha Hauer2013-06-031-1/+1
|/
* MXS/Chumby: fix MCI device registrationJuergen Beisert2013-04-241-1/+1
* falconwing: switch to generic peristent envEric Bénard2013-02-211-38/+3
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* devices: fix missing conversion to DEVICE_ID_DYNAMICJean-Christophe PLAGNIOL-VILLARD2012-08-121-1/+1
* ARM i.MX23 usb: move to SoC specific functionsSascha Hauer2012-06-301-1/+1
* introduce io.hSascha Hauer2011-09-221-1/+1
* ARM boards: remove now unnecessary mmu callsSascha Hauer2011-08-031-10/+0
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-8/+7
* arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-011-3/+1
* imx: switch remaing board to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-301-22/+8
* resource: introduce add_usb_ehci_device to register echi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-291-15/+2
* add a add_mem_device functionSascha Hauer2011-07-181-16/+5
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* ARM: create a second level page table entry for the exception vectorsSascha Hauer2011-03-101-5/+0
* mci mxs: give functions a uniq mxs_mci_ namespaceSascha Hauer2011-03-081-2/+2
* ARM Chumby: use a fixed framebuffer addressSascha Hauer2011-03-081-0/+5
* fb i.MX23/28: rename imx_fb_videomode to imx_fb_platformdataSascha Hauer2011-01-201-1/+1
* ARM chumby: enable backlight in platform data hookSascha Hauer2011-01-201-0/+17
* ARM Chumby: Add MMU supportSascha Hauer2011-01-201-0/+23
* ARM Chumby: Add USB supportSascha Hauer2011-01-201-2/+35
* ARM Chumby: Add list of available GPIOs and their meaningJuergen Beisert2010-12-211-0/+85
* ARM Chumby-Falconwing: Add a user for video graphics support on i.MX23Juergen Beisert2010-12-211-23/+65
* ARM Chumby: Just fix some typosJuergen Beisert2010-12-211-3/+3
* ARM Chumby: Fix unit of the clocks after the change to HzJuergen Beisert2010-12-211-2/+2
* ARM Chumby: Fix memory indexJuergen Beisert2010-12-211-0/+1
* Spend the ChumbyOne a persistant environment memory on MCI cardJuergen Beisert2010-10-211-1/+80
* Add the i.MX23 based Chumby platform (WIP)Juergen Beisert2010-10-111-0/+271