summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/guf-cupid/lowlevel.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX: Remove old boardsSascha Hauer2023-03-021-301/+0
* arch/arm/boards: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-05-251-15/+3
* treewide: remove references to CREDITSUwe Kleine-König2020-04-271-3/+0
* ARM: i.MX: external NAND boot: Fix passing boarddataSascha Hauer2020-02-191-1/+1
* ARM: Cleanup stack offset cargo cultSascha Hauer2019-09-091-1/+1
* ARM: boards: Harmonize barebox_arm_reset_vector() prototypeSascha Hauer2019-03-181-2/+1
* imx35-regs: add and use common CGR element shiftersAlexander Kurz2016-07-041-2/+3
* 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/+0
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-1/+1
* ARM: i.MX: cleanup bootmode selectionSascha Hauer2014-01-311-10/+11
* 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-37/+8
* ARM pcm043, cupid: Fix macro nameChristian Hemp2012-11-201-2/+2
* Merge branch 'for-next/imx'Sascha Hauer2012-11-161-25/+30
|\
| * ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-171-1/+1
| * ARM i.MX: remove unused improperly prefixed register definesSascha Hauer2012-10-171-1/+1
| * ARM i.MX35: Cleanup remaining unprefixed registersSascha Hauer2012-10-171-9/+9
| * ARM i.MX: Use SoC specific base to access sdram controller registersSascha Hauer2012-10-171-14/+19
* | ARM: introduce arm_setup_stack function and use itSascha Hauer2012-10-131-4/+2
|/
* ARM i.MX35: give register base addresses a proper MX35_ prefixSascha Hauer2012-10-041-14/+14
* Merge branch 'for-next/arm-board-reset'Sascha Hauer2012-10-031-2/+5
|\
| * ARM: give boards control of the reset entry pointJan Luebbe2012-09-271-2/+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
* ARM: Add Garz+Fricke Cupid board supportSascha Hauer2010-10-221-0/+349