summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/eukrea_cpuimx35
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2020-07-271-12/+2
|\
| * arm/boards: Replace license boilerplate by SPDX identfiersUwe Kleine-König2020-07-141-12/+2
* | scripts: imx-image: rename dcdofs to ivtofsSascha Hauer2020-07-141-1/+1
|/
* Merge branch 'for-next/spdx'Sascha Hauer2020-06-112-29/+5
|\
| * arch/arm/boards: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-05-252-29/+5
* | treewide: replace commas with semicolons where appropriateAhmad Fatoum2020-05-201-1/+1
|/
* treewide: remove references to CREDITSUwe Kleine-König2020-04-272-6/+0
* ARM: i.MX: external NAND boot: Fix passing boarddataSascha Hauer2020-02-191-1/+1
* usb: i.MX: Use usb_register_otg_device()Sascha Hauer2019-11-211-2/+2
* ARM: Cleanup stack offset cargo cultSascha Hauer2019-09-091-1/+1
* ARM: boards: Harmonize barebox_arm_reset_vector() prototypeSascha Hauer2019-03-181-1/+1
* defaultenv: add defaultenv-1 in boards via defaultenv_append_directory()Sascha Hauer2016-10-104-0/+5
* imx35-regs: add and use common CGR element shiftersAlexander Kurz2016-07-041-4/+5
* eukrea-cpuimx35: Fix wrong clock gating for ESDHC1Alexander Kurz2016-07-041-2/+4
* ARM i.MX: de-duplicate PLL initializer macrosAlexander Kurz2016-07-042-8/+0
* include: Move fec eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* eukrea-cpuimx35: setup usb through chipidea-imx driverFlorian Vallee2015-12-021-22/+16
* ARM: i.MX: boards: Setup stack before calling imx*_barebox_entrySascha Hauer2015-03-091-3/+2
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-4/+0
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-7/+2
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-1/+1
* treewide: fix signedness mixups in printf format specifiersLucas Stach2014-04-231-1/+1
* video: Add display timing from devicetree helperSascha Hauer2014-03-291-1/+0
* ARM: i.MX35: eukrea-cpuimx35: Switch to imx-imageSascha Hauer2014-02-143-44/+19
* ARM: i.MX: cleanup bootmode selectionSascha Hauer2014-01-311-12/+13
* ARM: i.MX: external NAND boot: pass boarddataSascha Hauer2014-01-291-1/+1
* 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: include <gpio.h> instead of <mach/gpio.h>Sascha Hauer2013-08-161-1/+1
|/
* ARM: i.MX boards: remove empty config.h filesSascha Hauer2013-06-241-19/+0
* Merge branch 'for-next/misc-arm'Sascha Hauer2013-04-041-1/+1
|\
| * include asm/sections.h instead of asm-generic/sections.hSascha Hauer2013-03-101-1/+1
* | net: fec: use standard phy type definesSascha Hauer2013-03-091-1/+1
|/
* switch boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-02-211-4/+2
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-081-2/+2
* ARM i.MX boards: switch to barebox_arm_entrySascha Hauer2013-02-041-3/+3
* ARM i.MX: Use SRAM stack in lowlevel codeSascha Hauer2013-02-041-1/+1
* ARM i.MX boards: use helper function for external NAND bootSascha Hauer2013-01-201-38/+8
* ARM i.MX boards: use esdctl code to detect sdram sizeSascha Hauer2012-12-061-8/+0
* Merge branch 'for-next/imx'Sascha Hauer2012-11-163-32/+32
|\
| * ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-173-3/+3
| * ARM i.MX35: Cleanup remaining unprefixed registersSascha Hauer2012-10-172-22/+22
| * ARM i.MX: Use SoC specific base to access sdram controller registersSascha Hauer2012-10-171-7/+7
* | ARM: introduce arm_setup_stack function and use itSascha Hauer2012-10-131-2/+1
|/
* ARM i.MX35: give register base addresses a proper MX35_ prefixSascha Hauer2012-10-042-62/+62
* Merge branch 'for-next/arm-board-reset'Sascha Hauer2012-10-031-1/+4
|\
| * ARM: give boards control of the reset entry pointJan Luebbe2012-09-271-1/+4
* | Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-034-16/+0
|\ \