summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/guf-cupid
Commit message (Expand)AuthorAgeFilesLines
* defaultenv: add defaultenv-1 in boards via defaultenv_append_directory()Sascha Hauer2016-10-103-0/+5
* imx35-regs: add and use common CGR element shiftersAlexander Kurz2016-07-041-2/+3
* ARM i.MX: de-duplicate PLL initializer macrosAlexander Kurz2016-07-042-8/+0
* include: Move fec eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* ARM: i.MX: boards: Setup stack before calling imx*_barebox_entrySascha Hauer2015-03-091-3/+0
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-9/+0
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-7/+2
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-1/+1
* treewide: fix signedness mixups in printf format specifiersLucas Stach2014-04-231-1/+1
* video: Add display timing from devicetree helperSascha Hauer2014-03-291-1/+0
* ARM: i.MX: cleanup bootmode selectionSascha Hauer2014-01-311-10/+11
* ARM: i.MX: external NAND boot: pass boarddataSascha Hauer2014-01-291-1/+1
* ARM: remove armlinux_set_bootparams() calls from boardsSascha Hauer2014-01-061-1/+0
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-052-2/+3
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-162-2/+3
* | ARM: include <gpio.h> instead of <mach/gpio.h>Sascha Hauer2013-08-161-1/+1
|/
* ARM: i.MX boards: remove empty config.h filesSascha Hauer2013-06-241-27/+0
* Merge branch 'for-next/misc-arm'Sascha Hauer2013-04-041-1/+1
|\
| * include asm/sections.h instead of asm-generic/sections.hSascha Hauer2013-03-101-1/+1
* | net: fec: use standard phy type definesSascha Hauer2013-03-091-1/+1
|/
* switch boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-02-211-2/+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 i.MX boards: use esdctl code to detect sdram sizeSascha Hauer2012-12-061-8/+0
* ARM pcm043, cupid: Fix macro nameChristian Hemp2012-11-201-2/+2
* Merge branch 'for-next/imx'Sascha Hauer2012-11-162-29/+34
|\
| * ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-172-2/+2
| * ARM i.MX: remove unused improperly prefixed register definesSascha Hauer2012-10-171-1/+1
| * ARM i.MX35: Cleanup remaining unprefixed registersSascha Hauer2012-10-172-12/+12
| * 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: Add function to setup chipselectSascha Hauer2012-10-041-3/+3
* ARM i.MX35: give register base addresses a proper MX35_ prefixSascha Hauer2012-10-042-51/+51
* 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
* | Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-034-16/+0
|\ \
| * | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-174-16/+0
| |/
* / defaultenv: switch hostname to global.hostnameJean-Christophe PLAGNIOL-VILLARD2012-10-021-7/+7
|/
* ARM boards: Make boards pbl safeSascha Hauer2012-08-121-0/+1
* ARM boards: Use _text rather than TEXT_BASESascha Hauer2012-07-231-2/+2
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* config: switch machine to hostnameJean-Christophe PLAGNIOL-VILLARD2012-04-181-7/+7
* ARM i.MX iomux-v3: Sync to kernelSascha Hauer2012-04-121-1/+1
* imx_nand_load_image: change all users to use barebox_image_sizeMichael Grzeschik2012-03-131-1/+2
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* video imx-ipu-fb: add num_modes to imx3 boardsTeresa Gámez2012-01-231-0/+1
* defaultenv: simplify bootSascha Hauer2011-12-151-5/+0