summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/freescale-mx35-3-stack
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-052-1/+3
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-162-1/+3
* | Merge branch 'for-next/arm-gpio'Sascha Hauer2013-09-051-1/+1
|\ \
| * | ARM: include <gpio.h> instead of <mach/gpio.h>Sascha Hauer2013-08-161-1/+1
| |/
* / ARM: Create an assembly arm_cpu_lowlevel_init functionSascha Hauer2013-08-071-1/+1
|/
* mfd: mc13xxx: Separate query_revision function for each supported ICAlexander Shiyan2013-07-151-1/+1
* ARM: i.MX boards: remove empty config.h filesSascha Hauer2013-06-241-24/+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-4/+2
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-081-3/+3
* ARM i.MX boards: switch to barebox_arm_entrySascha Hauer2013-02-042-2/+3
* ARM i.MX: Use SRAM stack in lowlevel codeSascha Hauer2013-02-041-1/+2
* ARM i.MX boards: use helper function for external NAND bootSascha Hauer2013-01-202-34/+1
* ARM i.MX boards: use esdctl code to detect sdram sizeSascha Hauer2012-12-061-9/+0
* ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-173-3/+3
* ARM i.MX35: Cleanup remaining unprefixed registersSascha Hauer2012-10-172-15/+15
* ARM i.MX: streamline imx_silicon_revisionSascha Hauer2012-10-051-0/+1
* ARM i.MX35: Add function to setup chipselectSascha Hauer2012-10-041-6/+4
* ARM i.MX35: give register base addresses a proper MX35_ prefixSascha Hauer2012-10-042-42/+42
* Merge branch 'for-next/arm-board-reset'Sascha Hauer2012-10-031-5/+7
|\
| * ARM: give boards control of the reset entry pointJan Luebbe2012-09-271-5/+7
* | 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
|/
* Merge branch 'for-next/pbl'Sascha Hauer2012-09-051-0/+2
|\
| * ARM boards: Make boards pbl safeSascha Hauer2012-08-121-0/+2
* | Merge branch 'for-next/mc13xxx'Sascha Hauer2012-09-051-3/+1
|\ \
| * | ARM i.MX35 3stack: do not dereference members of struct mc13xxxSascha Hauer2012-09-041-3/+1
| |/
* / devices: fix missing conversion to DEVICE_ID_DYNAMICJean-Christophe PLAGNIOL-VILLARD2012-08-121-1/+1
|/
* ARM boards: Use _text rather than TEXT_BASESascha Hauer2012-07-232-8/+7
* ARM: remove exception vectors from boardsSascha Hauer2012-07-231-3/+1
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-4/+4
* fix typo addreee -> addressUwe Kleine-König2012-05-131-1/+1
* config: switch machine to hostnameJean-Christophe PLAGNIOL-VILLARD2012-04-181-7/+7
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-1/+1
* Merge branch 'work/iomux-v3' into nextSascha Hauer2012-04-131-1/+1
|\
| * ARM i.MX iomux-v3: Sync to kernelSascha Hauer2012-04-121-1/+1
* | ARM i.MX35 3-stack: Fix compilationSascha Hauer2012-04-131-1/+1
|/
* Final switch to use combined driver mc13xxxAlexander Shiyan2012-04-111-1/+0
* Rename remainings structs and functions from mc13892_ to mc13xxx_Alexander Shiyan2012-04-111-13/+13
* Rename mc13892 driver name to mc13xxxAlexander Shiyan2012-04-111-2/+2
* ename mc13892.h header to mc13xxx.hAlexander Shiyan2012-04-111-1/+1
* ARM i.MX flash header: Fix barebox image sizesSascha Hauer2012-03-231-1/+1
* imx_nand_load_image: change all users to use barebox_image_sizeMichael Grzeschik2012-03-131-1/+2
* ARM: move exception vectors away from start of binarySascha Hauer2012-02-281-1/+2
* ARM: mx3/mx35_3ds: increase kernel partition size to 4 MiBMarc Kleine-Budde2012-01-251-2/+2
* ARM: mx3/mx35_3ds: add missing nand deviceMarc Kleine-Budde2012-01-251-0/+1
* ARM i.MX freescale-mx35-3-stack: support 256 MiB RAMRoman Fietze2012-01-243-9/+37