summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/karo-tx28
Commit message (Expand)AuthorAgeFilesLines
* ARM: mxs: add parameter to mx28_mem_init to allow custom memory configUwe Kleine-König2016-05-101-1/+1
* include: Move fec eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* video: stm: code buswidth in platform data as decimalSascha Hauer2015-07-061-1/+1
* ARM: MXS: power-init: Add parameters to mx28_power_init()Sascha Hauer2015-02-031-1/+1
* ARM: MXS: Create ocotp device in SoC codeSascha Hauer2015-01-281-3/+0
* Merge branch 'for-next/mxs'Sascha Hauer2015-01-092-43/+56
|\
| * ARM: MXS: Update Karo TX28 board supportSascha Hauer2015-01-052-43/+56
* | sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-082-2/+2
|/
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-52/+0
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-1/+1
* video: Add display timing from devicetree helperSascha Hauer2014-03-291-5/+0
* ARM: remove armlinux_set_bootparams() calls from boardsSascha Hauer2014-01-061-1/+0
* ARM: Ka-Ro TX28: Fix result checking of devfs_add_partitionSascha Hauer2013-09-301-1/+5
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-052-1/+3
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-162-1/+3
* | ARM: MXS: move iomux definitions to iomux.hSascha Hauer2013-08-162-0/+2
|/
* ARM: mxs: Add convenience wrapper to register mxs_nand deviceSascha Hauer2013-07-231-2/+2
* Merge branch 'for-next/mxs'Sascha Hauer2013-07-011-6/+0
|\
| * ARM: MXS: remove imx_enable_enetclkSascha Hauer2013-06-201-1/+0
| * ARM: MXS: remove board specific clock setupsSascha Hauer2013-06-201-5/+0
* | mci: rename capabilities flagsSascha Hauer2013-06-031-1/+1
|/
* Remove unused config.hAlexander Shiyan2013-04-091-16/+0
* net: fec: use standard phy type definesSascha Hauer2013-03-091-1/+1
* 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
* mxs: tx28: fix NAND usageWolfram Sang2012-12-051-1/+5
* net fec_imx: determine fec version based on device idsSascha Hauer2012-10-051-1/+1
* defaultenv: switch hostname to global.hostnameJean-Christophe PLAGNIOL-VILLARD2012-10-021-7/+7
* arm: mxs: add proper resource lengthWolfram Sang2012-09-111-6/+6
* config: switch machine to hostnameJean-Christophe PLAGNIOL-VILLARD2012-04-181-7/+7
* arm: mxs: tx28: get MAC from OCOTPWolfram Sang2012-04-051-0/+23
* defaultenv: simplify bootSascha Hauer2011-12-151-5/+0
* remove EARLY_INIT and EARLY_CONSOLE supportSascha Hauer2011-09-271-1/+0
* introduce io.hSascha Hauer2011-09-222-2/+2
* 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-29/+10
* add a add_mem_device functionSascha Hauer2011-07-181-17/+5
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* defaultenv: add kernel_loc nfs and tftp supportJean-Christophe PLAGNIOL-VILLARD2011-03-141-2/+2
* ARM: create a second level page table entry for the exception vectorsSascha Hauer2011-03-101-5/+0
* ARM tx28stk5: limit mmc max frequency to 25MHzSascha Hauer2011-03-081-1/+2
* mci mxs: give functions a uniq mxs_mci_ namespaceSascha Hauer2011-03-081-2/+2
* ARM tx28: add a bigger delay in display enableSascha Hauer2011-03-031-2/+2
* ARM tx28: Add hook for enabling the displaySascha Hauer2011-02-071-4/+23
* ARM i.MX28 tx28: use a fixed framebuffer addressSascha Hauer2011-01-191-0/+13
* ARM tx28: Add mmu supportSascha Hauer2011-01-171-0/+23
* ARM KARO-TX28-STK5: Add a user for video graphics support on i.MX28Juergen Beisert2010-12-211-0/+148