summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/karo-tx28
Commit message (Expand)AuthorAgeFilesLines
* ARM: tx28: provide header file with function prototypeSascha Hauer2020-09-153-2/+7
* treewide: make use of PTR_ERR_OR_ZEROUwe Kleine-König2020-06-261-3/+1
* arch/arm/boards: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-05-252-26/+4
* ARM: tx28: Make locally used function staticSascha Hauer2019-10-021-1/+1
* ARM: tx28: Pass and check machine typeSascha Hauer2019-10-023-1/+11
* ARM: MXS: make power levels configurable in mx2*_power_initRoland Hieber2018-08-141-1/+2
* ARM: MXS: allow starting from battery input without 4P2 source enabledRoland Hieber2018-08-141-1/+1
* ARM: MXS: refactor mx2*_power_init source configurationRoland Hieber2018-08-141-1/+1
* ARM: i.MX28: Add memory size detectionSascha Hauer2018-08-141-8/+0
* ARM: MXS: allow configuration of EMI clock prescalerRoland Hieber2018-08-141-0/+2
* ARM: MXS: i.MX28: allow setup of low-voltage SDRAMRoland Hieber2018-08-141-1/+2
* 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