summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* memory commands: separate into one file per commandSascha Hauer2013-04-178-433/+660
* memory commands: make rw_buf globalSascha Hauer2013-04-171-9/+9
* memory commands: cleanup initializationSascha Hauer2013-04-171-8/+3
* Use a common define for RW_BUF_SIZESascha Hauer2013-04-173-3/+1
* memory commands: move memory_display to separate fileSascha Hauer2013-04-174-69/+66
* memory commands: export common functionsSascha Hauer2013-04-172-2/+10
* 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
| * | | | AM33XX: pcm051: Create custom mux fileTeresa Gámez2013-03-254-2/+25
| * | | | AM33XX: Move muxing defines to header fileTeresa Gámez2013-03-255-248/+252
| * | | | twl6030: add power button as an input keyVicente Bergas2013-03-254-0/+125
| * | | | omap_uart: rename OMAP3EVM_UARTx to OMAP_UARTxVicente Bergas2013-03-254-10/+15