summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/pcm043
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
* | ARM: include <gpio.h> instead of <mach/gpio.h>Sascha Hauer2013-08-161-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
* | Merge branch 'for-next/imx-external-nand-boot'Sascha Hauer2013-04-041-0/+6
|\ \
| * | ARM: i.MX pcm043: register external nand boot handlerSascha Hauer2013-03-121-0/+6
| |/
* | Merge branch 'for-next/fec'Sascha Hauer2013-04-041-1/+1
|\ \
| * | net: fec: use standard phy type definesSascha Hauer2013-03-091-1/+1
| |/
* | bootsource: create arch independent bootsource frameworkMarc Kleine-Budde2013-04-041-1/+2
* | ARM i.MX bootsource: convert enums from enum imx_bootsource to uppercaseMarc Kleine-Budde2013-03-261-2/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2013-03-041-2/+1
|\
| * switch boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-02-211-2/+1
* | ARM i.MX pcm043: Use imx_bootsource() to detect bootsourceSascha Hauer2013-02-271-15/+18
* | ARM i.MX pcm043: Switch to new environmentSascha Hauer2013-02-276-57/+43
|/
* 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-38/+9
* 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-24/+25
|\
| * ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-172-2/+2
| * 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-10/+11
* | ARM: introduce arm_setup_stack function and use itSascha Hauer2012-10-131-2/+1
|/
* ARM i.MX35: Add function to setup chipselectSascha Hauer2012-10-041-3/+2
* ARM i.MX35: give register base addresses a proper MX35_ prefixSascha Hauer2012-10-042-52/+52
* Merge branch 'for-next/arm-board-reset'Sascha Hauer2012-10-031-1/+4
|\
| * ARM: give boards control of the reset entry pointJan Luebbe2012-09-271-1/+4
* | 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/+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-231-2/+2
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-4/+4
* 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
* ARM pcm043: Add overlay supportTeresa Gámez2012-01-231-4/+6
* video imx-ipu-fb: add num_modes to imx3 boardsTeresa Gámez2012-01-231-37/+37
* defaultenv: simplify bootSascha Hauer2011-12-151-5/+0
* Merge branch 'next'Sascha Hauer2011-10-092-2/+2
|\
| * introduce io.hSascha Hauer2011-09-222-2/+2