summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/eukrea_cpuimx27/lowlevel_init.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX: boards: Setup stack before calling imx*_barebox_entrySascha Hauer2015-03-091-3/+2
* ARM: i.MX: cleanup bootmode selectionSascha Hauer2014-01-311-2/+2
* ARM: i.MX: external NAND boot: pass boarddataSascha Hauer2014-01-291-0/+1
* ARM: Create an assembly arm_cpu_lowlevel_init functionSascha Hauer2013-08-071-1/+1
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-081-3/+3
* ARM i.MX boards: switch to barebox_arm_entrySascha Hauer2013-02-041-2/+2
* ARM i.MX: Use SRAM stack in lowlevel codeSascha Hauer2013-02-041-1/+2
* ARM i.MX boards: use helper function for external NAND bootSascha Hauer2013-01-201-22/+1
* ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-171-1/+1
* ARM i.MX27: remove duplicate ESDCTL registersSascha Hauer2012-10-171-2/+3
* ARM i.MX27: Cleanup remaining unprefixed registersSascha Hauer2012-10-171-18/+24
* ARM i.MX: Use SoC specific base to access sdram controller registersSascha Hauer2012-10-171-8/+16
* ARM i.MX27: give register base addresses a proper MX27_ prefixSascha Hauer2012-10-041-2/+2
* ARM: give boards control of the reset entry pointJan Luebbe2012-09-271-5/+6
* ARM boards: Use _text rather than TEXT_BASESascha Hauer2012-07-231-7/+4
* fix typo addreee -> addressUwe Kleine-König2012-05-131-1/+1
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-231-0/+141