summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/guf-neso/lowlevel.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX: boards: Setup stack before calling imx*_barebox_entrySascha Hauer2015-03-091-5/+3
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-1/+1
* ARM: i.MX: cleanup bootmode selectionSascha Hauer2014-01-311-5/+6
* 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-30/+3
* Merge branch 'for-next/imx'Sascha Hauer2012-11-161-22/+28
|\
| * ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-171-1/+1
| * ARM i.MX27: Cleanup remaining unprefixed registersSascha Hauer2012-10-171-9/+10
| * ARM i.MX: Use SoC specific base to access sdram controller registersSascha Hauer2012-10-171-7/+14
| * ARM i.MX: Enable clocks in common placeSascha Hauer2012-10-101-2/+0
* | ARM: introduce arm_setup_stack function and use itSascha Hauer2012-10-131-4/+1
|/
* ARM i.MX27: give register base addresses a proper MX27_ prefixSascha Hauer2012-10-041-2/+2
* Merge branch 'for-next/arm-board-reset'Sascha Hauer2012-10-031-1/+5
|\
| * ARM: give boards control of the reset entry pointJan Luebbe2012-09-271-1/+5
* | 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
* guf-neso: Fix compiler warningsSascha Hauer2010-10-021-1/+4
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-231-0/+117