summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-17676-2575/+5
* ARM i.MX6: fix usb_ehci warnings for sabreliteSteffen Trumtrar2012-09-161-0/+1
* ARM i.MX6: add usb function prototypesSteffen Trumtrar2012-09-161-0/+3
* mips: remove undefined local_irq_save/local_irq_restoreSascha Hauer2012-09-161-4/+0
* net: tftp: timeout only after a proper amount of timeWolfram Sang2012-09-141-1/+2
* ARM i.MX21: Add missing includeSascha Hauer2012-09-141-0/+1
* miidev: fix 1G wrong detectionEric Bénard2012-09-141-24/+9
* tap: fix missing parent setting on eth_deviceJean-Christophe PLAGNIOL-VILLARD2012-09-121-0/+1
* arm: armlinux: get the architecture before shutdown bareboxJean-Christophe PLAGNIOL-VILLARD2012-09-121-2/+1
* fsl TSEC: register map boundaryRenaud Barbier2012-09-111-3/+3
* arm: mxs: add proper resource lengthWolfram Sang2012-09-112-11/+11
* fs: fs.c fix castAlexander Aring2012-09-111-2/+6
* smsc911x: Check platformdata pointerJan Weitzel2012-09-101-2/+2
* uncompress: drop wrong BUG(uncompress_size)Jean-Christophe PLAGNIOL-VILLARD2012-09-101-2/+0
* smc911x: fix typo pn check if the device is ready before using itJean-Christophe PLAGNIOL-VILLARD2012-09-101-1/+1
* mtd/mtdraw: fix format specifier for ssize_tJan Luebbe2012-09-071-1/+1
* mtd: use correct format specifierJan Luebbe2012-09-071-2/+2
* i.MX51: unbreak FEC iomuxEric Bénard2012-09-071-7/+7
* fs/nfs: fix read when size < 1024Jean-Christophe PLAGNIOL-VILLARD2012-09-071-1/+5
* PCM049: nand_bootstrap add shebangJan Weitzel2012-09-061-1/+1
* Atmel sam9x boards: enable the pblJean-Christophe PLAGNIOL-VILLARD2012-09-067-0/+7
* Calao boards: enable the pblJean-Christophe PLAGNIOL-VILLARD2012-09-0610-0/+10
* Merge branch 'for-next/usb'Sascha Hauer2012-09-051-1/+2
|\
| * usb: use ep-specific pwrgood delaySteffen Trumtrar2012-08-311-1/+2
* | Merge branch 'for-next/smc911x'Sascha Hauer2012-09-055-397/+565
|\ \
| * | smc911x: check if the device is ready before using itJean-Christophe PLAGNIOL-VILLARD2012-09-031-1/+11
| * | smc911x: update chip detectionJean-Christophe PLAGNIOL-VILLARD2012-09-032-39/+34
| * | smc911x: improve detection handleJean-Christophe PLAGNIOL-VILLARD2012-09-032-1/+22
| * | smc911x: add support to pass the shift via platform dataJean-Christophe PLAGNIOL-VILLARD2012-09-035-43/+109
| * | smc911x: add 16bit bus width supportJean-Christophe PLAGNIOL-VILLARD2012-09-031-5/+29
| * | smc911x: introduce read/write opsJean-Christophe PLAGNIOL-VILLARD2012-09-031-38/+63
| * | smc911x: move register define to smc911x.hJean-Christophe PLAGNIOL-VILLARD2012-09-032-327/+354
* | | Merge branch 'for-next/sandbox'Sascha Hauer2012-09-053-32/+64
|\ \ \
| * | | sandbox: fix malloc argumentAlexander Aring2012-09-031-30/+57
| * | | sandbox: fix whitespaces in board fileAlexander Aring2012-09-031-1/+1
| * | | sandbox: add asm-generic/io.hAlexander Aring2012-09-031-1/+6
| |/ /
* | | Merge branch 'for-next/ppc'Sascha Hauer2012-09-0510-0/+946
|\ \ \
| * | | ppc: P2020RDB Ethernet configurationRenaud Barbier2012-08-102-0/+20
| * | | fsl: Freescale TSEC specific initialization.Renaud Barbier2012-08-102-0/+50
| * | | net: GIANFAR driverRenaud Barbier2012-08-105-0/+869
| * | | ppc: GIANFAR base address definitionRenaud Barbier2012-08-101-0/+7
* | | | Merge branch 'for-next/pbl'Sascha Hauer2012-09-0578-166/+982
|\ \ \ \
| * | | | create a common ARM flush_icache functionSascha Hauer2012-08-133-6/+14
| * | | | ARM pbl: enable MMU during decompressionSascha Hauer2012-08-132-0/+75
| * | | | ARM MMU: call __mmu_cache_* as regular C functionsSascha Hauer2012-08-132-19/+14
| * | | | ARM __mmu_cache_*: Do not clobber registersSascha Hauer2012-08-132-3/+6
| * | | | ARM pbl: generate zbarebox.map in $(obj)Sascha Hauer2012-08-121-1/+1
| * | | | ARM: fix netx/MLO/s5p image build for pblSascha Hauer2012-08-121-16/+29
| * | | | ARM Makefile: Do not hardcode targets in MLO/netx/davinci/s5pSascha Hauer2012-08-121-6/+6
| * | | | ARM boards: Make boards pbl safeSascha Hauer2012-08-1238-5/+47