summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: make cpu architecture detection available as static inline functionSascha Hauer2013-03-042-33/+44
* switch more boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-03-044-10/+7
* Merge branch 'for-next/vexpress'Sascha Hauer2013-03-0421-0/+758
|\
| * vexpress: detect the board periph mapping and detecting the sp804 mappingJean-Christophe PLAGNIOL-VILLARD2013-02-135-23/+27
| * arm: add vexpress board supportJean-Christophe PLAGNIOL-VILLARD2013-02-1220-0/+691
| * arm: add macro cpu_is_xxxJean-Christophe PLAGNIOL-VILLARD2013-02-111-0/+63
* | Merge branch 'for-next/usb'Sascha Hauer2013-03-041-8/+11
|\ \
| * | ARM i.MX6: Fix HSIC pad definitionsSascha Hauer2013-02-141-8/+11
* | | Merge branch 'for-next/mxs'Sascha Hauer2013-03-0410-93/+245
|\ \ \
| * | | ARM: cfa10036: Remove the boot partition and boot from extMaxime Ripard2013-03-032-3/+4
| * | | cfa10036: Update the environmentMaxime Ripard2013-02-272-5/+5
| * | | cfa-10036: Use the second MMC partition to store the environmentMaxime Ripard2013-02-271-1/+7
| * | | falconwing: switch to generic peristent envEric Bénard2013-02-211-38/+3
| * | | imx23-olinuxino: swith to generic peristent envEric Bénard2013-02-211-42/+3
| * | | mx23-evk: update defconfigEric Bénard2013-02-111-4/+13
| * | | mx23-evk: add USB gadget supportEric Bénard2013-02-111-0/+15
| * | | mx23-evk: fix MCI supportEric Bénard2013-02-111-4/+50
| * | | mx28evk: add m25p80 flash via ssp2Michael Grzeschik2013-02-111-0/+29
| * | | SPI: Add i.MX 23/28 SPI driver supportMichael Grzeschik2013-02-111-0/+2
| * | | ARM mxs: ssp move to common register layoutMichael Grzeschik2013-02-111-0/+118
| | |/ | |/|
* | | Merge branch 'for-next/mtd'Sascha Hauer2013-03-0413-0/+13
|\ \ \
| * | | nor flash: integrate into mtdSascha Hauer2013-02-1413-0/+13
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2013-03-0488-196/+106
|\ \ \
| * | | ARM at91 telit-evk-pro3: move config-board out of /env/initFabio Porcedda2013-02-261-0/+0
| * | | switch boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-02-2168-179/+95
| * | | mfd: Using MFD_xx prefix for symbolsAlexander Shiyan2013-02-187-10/+10
| * | | defenv2: move config-board out of /env/initSascha Hauer2013-02-1411-0/+0
| * | | Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-131-7/+1
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2013-03-0426-105/+643
|\ \ \
| * | | 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-278-64/+71
| * | | ARM: i.MX: Replace numbers with predefined constants in several placesAlexander Shiyan2013-02-263-3/+3
| * | | ARM: pcm038: Using "get_ram_size" for determine SRAM sizeAlexander Shiyan2013-02-251-3/+7
| * | | ARM: i.MX27: Use DEVICE_ID_SINGLE for IIM, CCM and ESDCTLAlexander Shiyan2013-02-251-4/+6
| * | | ARM: pcm970: Replace #ifdef with IS_ENABLED()Alexander Shiyan2013-02-251-5/+2
| * | | ARM: pcm970: Fix bug with CompactFlashAlexander Shiyan2013-02-251-2/+2
| * | | ARM: pcm038: Fix serial number IIM-addressAlexander Shiyan2013-02-251-1/+1
| * | | ARM: pcm038: Select IIM by defaultAlexander Shiyan2013-02-251-0/+1
| * | | ARM: pcm038: Remove duplicate imx27_barebox_entry() callAlexander Shiyan2013-02-251-2/+0
| * | | ARM i.MX6: Add support for SabreSD boardHubert Feurstein2013-02-129-0/+524
| * | | ARM: ccmx51: Add powerup delay for LAN9221Alexander Shiyan2013-02-111-1/+3
| * | | ARM: ccmx51: Replace ifdefs with IS_ENABLEDAlexander Shiyan2013-02-111-8/+2
| * | | ARM: ccmx51: Fix printing board HW-revisionAlexander Shiyan2013-02-111-1/+1
| * | | i.MX53 i2c, add support for third i2c interfaceGeorge Pontis2013-02-112-0/+6
| |/ /
* | | Merge branch 'for-next/highbank'Sascha Hauer2013-03-0423-0/+643
|\ \ \
| * | | highbank: add of fixupJean-Christophe PLAGNIOL-VILLARD2013-03-032-1/+52
| * | | highbank: move register value to include/machJean-Christophe PLAGNIOL-VILLARD2013-03-034-6/+18
| * | | highbank: add wfi for poweroffJean-Christophe PLAGNIOL-VILLARD2013-02-211-0/+2
| * | | highbank: add power off supportJean-Christophe PLAGNIOL-VILLARD2013-02-183-0/+10
| * | | highbank: use the provided dtb by the firmware to probe barebox device and me...Jean-Christophe PLAGNIOL-VILLARD2013-02-143-8/+52