summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/chumby_falconwing/falconwing.c
Commit message (Expand)AuthorAgeFilesLines
* 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