summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/guf-vincell/lowlevel.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX: Only provide PUTC_LL() when activatedSascha Hauer2023-03-071-0/+1
* ARM: i.MX: Move mach header files to include/mach/imxSascha Hauer2023-03-061-7/+7
* arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-051-0/+2
* ARM: Cleanup stack offset cargo cultSascha Hauer2019-09-091-1/+1
* ARM: i.MX: GuF Vincell: Make pbl smallerSascha Hauer2018-11-301-11/+9
* ARM: i.MX: GuF Vincell: Use DCD table to setup SDRAMSascha Hauer2018-11-301-129/+0
* ARM: boards: GuF Vincell: Make locally used function staticSascha Hauer2018-10-231-1/+1
* ARM: i.MX53 Vincell: Add NAND xload supportSascha Hauer2016-09-221-0/+9
* ARM: i.MX53 Vincell: Add PBL console supportSascha Hauer2016-09-221-21/+29
* ARM iMX53: avoid magic number addressing for internal RAMAlexander Kurz2016-06-271-1/+1
* ARM: vincell: move to DT probingSteffen Trumtrar2015-07-131-14/+40
* ARM: i.MX: boards: Setup stack before calling imx*_barebox_entrySascha Hauer2015-03-091-0/+1
* ARM: imx5: add imx5_cpu_lowlevel_init and use in all boardsLucas Stach2014-11-071-1/+2
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-2/+2
* ARM: i.MX53 vincell: Fix lowlevel startupSascha Hauer2013-05-301-2/+2
* 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-2/+3
* ARM i.MX: Add Garz+Fricke Vincell Board supportSascha Hauer2012-12-061-0/+149