summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/karo-tx25
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
* | 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-042-2/+2
|\
| * include asm/sections.h instead of asm-generic/sections.hSascha Hauer2013-03-102-2/+2
* | 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/+4
* ARM i.MX: Use SRAM stack in lowlevel codeSascha Hauer2013-02-041-1/+2
* Merge branch 'pu/imx-external-nand-boot' into for-next/imxSascha Hauer2013-01-212-37/+3
|\
| * ARM i.MX boards: use helper function for external NAND bootSascha Hauer2013-01-202-37/+3
* | ARM Ka-Ro Tx25: Switch to new environmentSascha Hauer2013-01-185-54/+28
* | ARM Ka-Ro TX25: Increase NAND partitionsSascha Hauer2013-01-182-3/+4
|/
* ARM Ka-Ro TX25: fix compilation with external NAND boot enabledSascha Hauer2013-01-181-2/+1
* ARM Ka-Ro TX25: fix running in SDRAM testSascha Hauer2013-01-181-1/+1
* ARM i.MX boards: use esdctl code to detect sdram sizeSascha Hauer2012-12-061-11/+3
* Merge branch 'for-next/imx'Sascha Hauer2012-11-162-16/+16
|\
| * ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-172-2/+2
| * ARM i.MX25: Cleanup remaining unprefixed registersSascha Hauer2012-10-172-5/+5
| * ARM i.MX: Use SoC specific base to access sdram controller registersSascha Hauer2012-10-171-4/+4
| * ARM i.MX boards: Use IMX_GPIO_NRSascha Hauer2012-10-051-5/+5
* | ARM: introduce arm_setup_stack function and use itSascha Hauer2012-10-131-2/+1
|/
* ARM i.MX25: give register base addresses a proper MX25_ prefixSascha Hauer2012-10-042-10/+10
* 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
| |/
* | Merge branch 'for-next/png'Sascha Hauer2012-10-031-1/+1
|\ \
| * | bmp: rename it to splashJean-Christophe PLAGNIOL-VILLARD2012-09-121-1/+1
| |/
* / 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-232-3/+4
* 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-3/+3
* imx_nand_load_image: change all users to use barebox_image_sizeMichael Grzeschik2012-03-132-2/+4
* video imx: specify num_modes in platform_dataSascha Hauer2012-01-051-0/+1
* defaultenv: simplify bootSascha Hauer2011-12-151-5/+0
* introduce io.hSascha Hauer2011-09-222-2/+2
* ARM boards: remove now unnecessary mmu callsSascha Hauer2011-08-031-12/+0
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-15/+9
* arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-011-8/+2
* ARM i.MX25 tx25: Add IIM support for MAC addressSascha Hauer2011-07-291-0/+2
* add a add_mem_device functionSascha Hauer2011-07-181-44/+10
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-3/+3
* arm: karo-tx25: Fix compilation warning.Marek Belisko2011-05-041-1/+0
* defaultenv: add kernel_loc nfs and tftp supportJean-Christophe PLAGNIOL-VILLARD2011-03-141-2/+2
* initial karo tx25 board supportSascha Hauer2011-03-036-0/+600