summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: switch i.MX iomux-v3 support to pinctrlSascha Hauer2013-04-236-112/+229
* Add initial pinctrl supportSascha Hauer2013-04-237-0/+202
* of: partitions: create bb device for nand flashesSascha Hauer2013-04-221-0/+4
* of: partitions: pass struct cdev as argumentSascha Hauer2013-04-222-8/+8
* of: read resource names from devicetreeSascha Hauer2013-04-221-1/+9
* of: Allow multiple resources in 'reg' propertySascha Hauer2013-04-222-17/+39
* of: Add of_property_read_string_index()Sascha Hauer2013-04-222-0/+48
* of: parse phandles before probing devicesSascha Hauer2013-04-221-7/+17
* ubimkvol: Typo fixAlexander Shiyan2013-04-221-1/+1
* defaultenv-2: Fix verbose bootingSascha Hauer2013-04-181-1/+1
* mtdraw: fix oob read and writeEric Bénard2013-04-121-0/+2
* dtc: remove autogenerated modules.orderSascha Hauer2013-04-111-0/+0
* mci: Fix bug if probe parameter is omittedAlexander Shiyan2013-04-091-0/+3
* ARM: tqma53: call SoC lowlevel function earlySascha Hauer2013-04-052-1/+2
* ARM: i.MX53: split lowlevel function into early/nonearly versionSascha Hauer2013-04-053-5/+10
* ARM: i.MX53: Fix pll216 setupSascha Hauer2013-04-043-4/+3
* net: fec: probe phy_mode from devicetreeSascha Hauer2013-04-041-1/+26
* of/net: Add net related of helpersSascha Hauer2013-04-044-0/+112
* Merge branch 'for-next/zynq'Sascha Hauer2013-04-0455-42/+1698
|\
| * ARM: zedboard: add ethernet deviceSteffen Trumtrar2013-04-032-1/+23
| * ARM: zynq: add support for ethernetSteffen Trumtrar2013-04-035-1/+22
| * net: macb: turn off endian_swp_pkt_enSteffen Trumtrar2013-04-032-0/+3
| * macb: rename platform dataJosh Cartwright2013-04-0326-41/+64
| * ARM: zynq: Add support for the Avnet ZedboardSteffen Trumtrar2013-03-277-0/+415
| * ARM: zynq: add zynq fsbl checksum scriptSteffen Trumtrar2013-03-275-0/+97
| * ARM: zynq: add clk support for zynq7000Steffen Trumtrar2013-03-272-0/+423
| * ARM: zynq: Add new architecture zynqSteffen Trumtrar2013-03-2712-1/+340
| * serial: Add driver for Cadence UARTSteffen Trumtrar2013-03-273-0/+313
* | Merge branch 'for-next/relocate'Sascha Hauer2013-04-0424-58/+456
|\ \
| * | ARM: Add relocatable binary supportSascha Hauer2013-03-0713-5/+228
| * | ARN: fixup vector addresses for relocatable binariesSascha Hauer2013-03-074-7/+59
| * | ARM boards: Use accessor functions to access linker variablesSascha Hauer2013-03-073-13/+20
| * | ARM: provide accessor functions for linker variablesSascha Hauer2013-03-072-0/+61
| * | ARM: add early mmu cache flush function and use it in setup_cSascha Hauer2013-03-043-0/+44
| * | ARM: make cpu architecture detection available as static inline functionSascha Hauer2013-03-042-33/+44
* | | Merge branch 'for-next/pr_print'Sascha Hauer2013-04-047-21/+23
|\ \ \
| * | | ext4: switch debug and printf to dev_xxxJean-Christophe PLAGNIOL-VILLARD2013-03-091-6/+6
| * | | net/phy: convert to pr_infoJean-Christophe PLAGNIOL-VILLARD2013-03-091-1/+1
| * | | barebox_banner: switch to pr_infoJean-Christophe PLAGNIOL-VILLARD2013-03-091-2/+2
| * | | startup: switch to pr_xxxJean-Christophe PLAGNIOL-VILLARD2013-03-091-4/+4
| * | | net/console: switch to pr_xxxJean-Christophe PLAGNIOL-VILLARD2013-03-091-2/+4
| * | | meminfo: switch to pr_xxxJean-Christophe PLAGNIOL-VILLARD2013-03-091-3/+3
| * | | at91: clock switch to pr_infoJean-Christophe PLAGNIOL-VILLARD2013-03-091-1/+1
| * | | startup: switch to pr_xxxJean-Christophe PLAGNIOL-VILLARD2013-03-091-2/+2
* | | | Merge branch 'for-next/omap'Sascha Hauer2013-04-0447-490/+830
|\ \ \ \
| * | | | OMAP: Add option to use environment from MMCTeresa Gámez2013-04-034-62/+34
| * | | | OMAP: Move bootsource functionsTeresa Gámez2013-04-0315-39/+55
| * | | | ArchosG9: add keyboard input and new reset menu entriesVicente Bergas2013-03-258-8/+86
| * | | | gpio_keys: detect keys pressed before bootingVicente Bergas2013-03-251-0/+2
| * | | | ArchosG9: zero all features before setting themVicente Bergas2013-03-251-42/+16