summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/freescale-mx25-3-stack
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-051-0/+3
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-161-0/+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
|/
* Merge branch 'for-next/imx'Sascha Hauer2013-07-011-2/+2
|\
| * ARM: i.MX: rename initcall functionsSascha Hauer2013-06-241-2/+2
* | 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-3/+3
* ARM i.MX boards: switch to barebox_arm_entrySascha Hauer2013-02-041-2/+2
* 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-31/+1
* ARM i.MX boards: use esdctl code to detect sdram sizeSascha Hauer2012-12-061-16/+2
* 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-2/+2
* ARM i.MX25: Cleanup remaining unprefixed registersSascha Hauer2012-10-172-5/+5
* ARM i.MX25: give register base addresses a proper MX25_ prefixSascha Hauer2012-10-042-23/+23
* Merge branch 'for-next/arm-board-reset'Sascha Hauer2012-10-031-5/+6
|\
| * ARM: give boards control of the reset entry pointJan Luebbe2012-09-271-5/+6
* | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-174-16/+0
|/
* Merge branch 'for-next/pbl'Sascha Hauer2012-09-051-0/+1
|\
| * ARM boards: Make boards pbl safeSascha Hauer2012-08-121-0/+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-2/+2
* fix typo addreee -> addressUwe Kleine-König2012-05-131-1/+1
* ARM i.MX iomux-v3: Sync to kernelSascha Hauer2012-04-121-1/+1
* ARM i.MX flash header: Fix barebox image sizesSascha Hauer2012-03-231-4/+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
* introduce io.hSascha Hauer2011-09-221-1/+1
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-10/+16
* arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-011-7/+3
* resource: introduce add_usb_ehci_device to register echi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-291-8/+1
* ARM i.MX: rework IIM MAC address settingSascha Hauer2011-07-291-0/+2
* add a add_mem_device functionSascha Hauer2011-07-181-35/+13
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-2/+2
* ARM i.MX: sync i.MX25 iomux support with kernelSascha Hauer2011-03-031-18/+18
* ARM mx25 3ds: Use device functionsSascha Hauer2010-11-021-31/+5
* move include files for mfd drivers to include/mfdSascha Hauer2010-10-111-1/+1
* Update flash headers for boards supporting internal boot.Marc Reilly2010-10-011-10/+9
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+7
* arm: move mach-types.h to include/generated/Jean-Christophe PLAGNIOL-VILLARD2010-09-171-1/+1
* mx25 3ds: set CPU UIDBaruch Siach2010-08-041-0/+2
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-2311-0/+836