summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/eukrea_cpuimx35/lowlevel.c
Commit message (Expand)AuthorAgeFilesLines
* imx35-regs: add and use common CGR element shiftersAlexander Kurz2016-07-041-4/+5
* ARM i.MX: de-duplicate PLL initializer macrosAlexander Kurz2016-07-041-5/+0
* ARM: i.MX: boards: Setup stack before calling imx*_barebox_entrySascha Hauer2015-03-091-3/+2
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-1/+1
* ARM: i.MX: cleanup bootmode selectionSascha Hauer2014-01-311-12/+13
* ARM: i.MX: external NAND boot: pass boarddataSascha Hauer2014-01-291-1/+1
* include asm/sections.h instead of asm-generic/sections.hSascha Hauer2013-03-101-1/+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 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
* Merge branch 'for-next/imx'Sascha Hauer2012-11-161-20/+20
|\
| * ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-171-1/+1
| * ARM i.MX35: Cleanup remaining unprefixed registersSascha Hauer2012-10-171-12/+12
| * 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-041-12/+12
* 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
* | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
|/
* ARM boards: Use _text rather than TEXT_BASESascha Hauer2012-07-231-2/+2
* imx_nand_load_image: change all users to use barebox_image_sizeMichael Grzeschik2012-03-131-1/+2
* CPUIMX35: enable the watchdog clock asapEric Bénard2011-12-131-0/+5
* introduce io.hSascha Hauer2011-09-221-1/+1
* eukrea_cpuimx35: update board supportEric Bénard2010-10-141-8/+12
* eukrea_cpuimx35: fix board supportEric Bénard2010-08-021-60/+11
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-231-0/+218