summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/freescale-mx53-smd
Commit message (Expand)AuthorAgeFilesLines
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+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.MX53 SMD: Switch to imximageSascha Hauer2014-02-133-103/+54
* ARM: remove armlinux_set_bootparams() calls from boardsSascha Hauer2014-01-061-1/+0
* 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
|/
* Remove unused config.hAlexander Shiyan2013-04-091-20/+0
* 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-9/+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-031-4/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* | 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-231-1/+1
* 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-1/+1
* ARM i.MX flash header: Fix barebox image sizesSascha Hauer2012-03-231-1/+1
* Use mx53-related functions for i.MX53 boardsAlexander Shiyan2012-03-181-1/+1
* ARM: move exception vectors away from start of binarySascha Hauer2012-02-281-1/+2
* ARM i.MX5: Allow to pass cpu clock to lowlevel initSascha Hauer2012-02-131-1/+1
* ARM i.MX5 loco/smd: fix compilationSascha Hauer2012-01-031-1/+1
* ARM i.MX5: prepare to add a imx51_lowlevel_initSascha Hauer2012-01-021-1/+1
* defaultenv: simplify bootSascha Hauer2011-12-151-5/+0
* imx: add mx53 SMD board supportJean-Christophe PLAGNIOL-VILLARD2011-12-056-0/+352