summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/eukrea_cpuimx25/lowlevel.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX: boards: Setup stack before calling imx*_barebox_entrySascha Hauer2015-03-091-5/+4
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-1/+1
* ARM: i.MX: cleanup bootmode selectionSascha Hauer2014-01-311-5/+5
* 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 boards: use helper function for external NAND bootSascha Hauer2013-01-201-32/+3
* Merge branch 'for-next/imx'Sascha Hauer2012-11-161-14/+14
|\
| * ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-171-1/+1
| * ARM i.MX25: Cleanup remaining unprefixed registersSascha Hauer2012-10-171-6/+6
| * 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.MX25: give register base addresses a proper MX25_ prefixSascha Hauer2012-10-041-16/+16
* 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
* introduce io.hSascha Hauer2011-09-221-1/+1
* eukrea_cpuimx25: update board supportEric BĂ©nard2010-10-141-13/+51
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-231-0/+130