summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/chumby_falconwing
Commit message (Expand)AuthorAgeFilesLines
* ARM: boards: Harmonize barebox_arm_reset_vector() prototypeSascha Hauer2019-03-181-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-082-2/+2
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-138/+0
* ARM: MXS: Remove unused variablesSascha Hauer2014-06-051-1/+1
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-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-052-2/+3
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-162-2/+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
|/
* Merge branch 'for-next/remove-config-h'Sascha Hauer2013-05-061-17/+0
|\
| * Remove unused config.hAlexander Shiyan2013-04-091-17/+0
* | MXS/Chumby: fix MCI device registrationJuergen Beisert2013-04-241-1/+1
|/
* Merge branch 'for-next/mxs'Sascha Hauer2013-03-041-38/+3
|\
| * falconwing: switch to generic peristent envEric BĂ©nard2013-02-211-38/+3
* | switch boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-02-211-2/+1
|/
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-081-2/+2
* ARM MXS boards: switch to barebox_arm_entrySascha Hauer2013-02-042-0/+13
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-032-8/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-172-8/+0
* | defaultenv: switch hostname to global.hostnameJean-Christophe PLAGNIOL-VILLARD2012-10-021-1/+1
|/
* 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
* config: switch machine to hostnameJean-Christophe PLAGNIOL-VILLARD2012-04-181-1/+1
* defaultenv: simplify bootSascha Hauer2011-12-152-10/+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