summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/eukrea_cpuimx51
Commit message (Expand)AuthorAgeFilesLines
* defaultenv: add defaultenv-1 in boards via defaultenv_append_directory()Sascha Hauer2016-10-104-0/+5
* 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-0/+1
* ARM: imx5: add imx5_cpu_lowlevel_init and use in all boardsLucas Stach2014-11-071-1/+2
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-4/+0
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-1/+1
* ARM: i.MX51: Eukrea cpuimx51: Switch to imx-imageSascha Hauer2014-02-133-84/+59
* 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
|/
* Merge branch 'for-next/remove-config-h'Sascha Hauer2013-05-061-20/+0
|\
| * Remove unused config.hAlexander Shiyan2013-04-091-20/+0
* | ARM: cpuimx51: Use custom padctrl for fecAlexander Shiyan2013-04-121-7/+7
|/
* 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-2/+2
* ARM i.MX boards: switch to barebox_arm_entrySascha Hauer2013-02-042-0/+11
* ARM i.MX boards: use esdctl code to detect sdram sizeSascha Hauer2012-12-061-8/+0
* ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-171-1/+1
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-032-8/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-172-8/+0
* | Merge branch 'for-next/png'Sascha Hauer2012-10-031-2/+2
|\ \
| * | bmp: rename it to splashJean-Christophe PLAGNIOL-VILLARD2012-09-121-2/+2
| |/
* / defaultenv: switch hostname to global.hostnameJean-Christophe PLAGNIOL-VILLARD2012-10-021-7/+7
|/
* ARM boards: Make boards pbl safeSascha Hauer2012-08-121-0/+1
* Setup UART-pads via iomux interfaceAlexander Shiyan2012-06-301-5/+6
* eukrea_cpuimx51: updated envEric Bénard2012-05-181-7/+3
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* config: switch machine to hostnameJean-Christophe PLAGNIOL-VILLARD2012-04-181-7/+7
* 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
* | i.MX51: Allow to pass cpu clock to lowlevel initAlexander Shiyan2012-04-131-1/+1
|/
* ARM i.MX51 eukrea_cpuimx51: Remove unused includeAlexander Shiyan2012-04-021-1/+0
* ARM i.MX flash header: Fix barebox image sizesSascha Hauer2012-03-231-3/+1
* ARM: move exception vectors away from start of binarySascha Hauer2012-02-281-1/+2
* ARM eukrea i.MX51: use generic lowlevel initSascha Hauer2012-01-023-217/+3
* defaultenv: simplify bootSascha Hauer2011-12-151-1/+0
* CPUIMX51: configure SD1 iomux when ESDHC is enabledEric Bénard2011-12-131-0/+9
* CPUIMX51: fix environementEric Bénard2011-12-131-1/+0
* update configs and default envs for uncompressSascha Hauer2011-11-291-1/+1
* introduce io.hSascha Hauer2011-09-221-1/+1
* ARM boards: remove now unnecessary mmu callsSascha Hauer2011-08-031-16/+0
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-10/+7
* arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-011-5/+1
* mx51: rename clock-imx51.h -> clock-imx51_53.hMarc Kleine-Budde2011-07-291-55/+55
* add a add_mem_device functionSascha Hauer2011-07-181-15/+5
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* defaultenv: add kernel_loc nfs and tftp supportJean-Christophe PLAGNIOL-VILLARD2011-03-141-1/+1
* add eukrea_cpuimx51 boardEric Bénard2011-03-038-0/+584