summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards
Commit message (Expand)AuthorAgeFilesLines
* arm: add vexpress board supportJean-Christophe PLAGNIOL-VILLARD2013-02-126-0/+222
* sama5de3k: add gmacb supportJean-Christophe PLAGNIOL-VILLARD2013-02-111-0/+31
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-0857-129/+129
* beagle: add nand partition and bootJean-Christophe PLAGNIOL-VILLARD2013-02-053-0/+30
* at91sam9: drop AT91_BASE_SYS for sdram controllerJean-Christophe PLAGNIOL-VILLARD2013-02-052-2/+2
* ARM AT91: switch at91sam9 to barebox_arm_entry part1Sascha Hauer2013-02-047-14/+14
* ARM raspberrypi: switch to barebox_arm_entrySascha Hauer2013-02-042-0/+13
* ARM clep7212: switch to barebox_arm_entrySascha Hauer2013-02-041-1/+2
* ARM netx boards: switch to barebox_arm_entrySascha Hauer2013-02-041-2/+5
* ARM versatile boards: switch to barebox_arm_entrySascha Hauer2013-02-042-1/+12
* ARM nomadik boards: switch to barebox_arm_entrySascha Hauer2013-02-042-0/+12
* ARM tegra boards: switch to barebox_arm_entrySascha Hauer2013-02-042-0/+12
* ARM ep93xx boards: switch to barebox_arm_entrySascha Hauer2013-02-041-0/+4
* ARM PXA boards: switch to barebox_arm_entrySascha Hauer2013-02-043-2/+17
* ARM Samsung boards: switch to barebox_arm_entrySascha Hauer2013-02-048-8/+50
* ARM OMAP boards: switch to barebox_arm_entrySascha Hauer2013-02-0413-21/+90
* ARM MXS boards: switch to barebox_arm_entrySascha Hauer2013-02-0412-0/+78
* ARM i.MX boards: switch to barebox_arm_entrySascha Hauer2013-02-0439-43/+163
* ARM i.MX: Use SRAM stack in lowlevel codeSascha Hauer2013-02-0411-11/+16
* Merge branch 'for-next/omap'Sascha Hauer2013-02-0422-1792/+2256
|\
| * ARM OMAP: use SZ_*M constants in RAM device register functionsAntony Pavlov2013-01-302-2/+2
| * Merge branch 'pu/omap' into for-next/omapSascha Hauer2013-01-2923-1372/+1390
| |\
| | * ARM am33xx beaglebone: move lowlevel code to lowlevel.cSascha Hauer2013-01-293-240/+250
| | * ARM omap3 omap3evm: move lowlevel code to lowlevel.cSascha Hauer2013-01-293-158/+162
| | * ARM omap3 omap343xdsp: move lowlevel code to lowlevel.cSascha Hauer2013-01-293-547/+548
| | * ARM omap3 phycard-a-l1: move lowlevel code to lowlevel.cSascha Hauer2013-01-293-247/+253
| | * ARM omap3 beagle: move lowlevel code to lowlevel.cSascha Hauer2013-01-293-169/+169
| * | feature_list: a way to pass hardware info to the kernelVicente Bergas2013-01-215-0/+602
| * | ARCHOS: use manufacturer values for pad_conf and reorder initializationVicente Bergas2013-01-173-429/+242
| * | ARM beaglebone: Add network supportSascha Hauer2013-01-131-0/+28
* | | Merge branch 'for-next/imx-usb-chipidea'Sascha Hauer2013-02-041-2/+2
|\ \ \
| * | | ARM i.MX6 USB phy: Fix phy function namesSascha Hauer2013-01-201-2/+2
* | | | Merge branch 'for-next/imx'Sascha Hauer2013-02-0432-547/+119
|\ \ \ \
| * | | | defenv-2: migrate guf-vincell to config-boardMichael Olbrich2013-01-313-16/+7
| * | | | ARM: efika-mx-smartbook: clean up whitespacesAntony Pavlov2013-01-291-7/+7
| * | | | ARM: ccmx51js: Define reset pin for USB Host1Alexander Shiyan2013-01-231-0/+1
| * | | | ARM: ccmx51: Set MAC address before FEC device registrationAlexander Shiyan2013-01-231-1/+1
| * | | | ARM: ccmx51: Fix ethernet devices control by MC13892 GPOsAlexander Shiyan2013-01-231-5/+5
| * | | | ARM: ccmx51: Remove SDRAM size settingsAlexander Shiyan2013-01-232-23/+20
| * | | | Merge branch 'pu/imx-external-nand-boot' into for-next/imxSascha Hauer2013-01-2120-439/+47
| |\ \ \ \
| | * | | | ARM i.MX boards: use helper function for external NAND bootSascha Hauer2013-01-2020-439/+47
| | |/ / /
| * | | | 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
| |/ / /
* | | | Merge branch 'for-next/compile-log-level'Sascha Hauer2013-02-041-2/+3
|\ \ \ \
| * | | | ARM pcm038: Specify pr_fmt and change messages to pr_*Sascha Hauer2013-01-271-2/+3
* | | | | Merge branch 'for-next/at91'Sascha Hauer2013-02-0474-440/+3414
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | sama5d3k: the nand flash is 4 bit ecc capable so use itJean-Christophe PLAGNIOL-VILLARD2013-02-041-1/+1
| * | | | usb-a926x: only provide the resource if the driver is enableJean-Christophe PLAGNIOL-VILLARD2013-02-041-3/+39
| * | | | at91sam9261ek: add first stage supportJean-Christophe PLAGNIOL-VILLARD2013-01-312-4/+21
| * | | | at91sam9261ek: add boostrap supportJean-Christophe PLAGNIOL-VILLARD2013-01-312-0/+112