summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM i.MX pca100: Fix nand bootSascha Hauer2012-10-022-9/+4
* mci imx-esdhc: increase write timeoutSascha Hauer2012-09-291-1/+1
* arm: cfa10036: Add proper resource lengthMaxime Ripard2012-09-281-2/+3
* kconfig: remove autogenerated fileSascha Hauer2012-09-281-2420/+0
* ARM i.MX51 babbage: update defconfigSascha Hauer2012-09-211-1/+1
* mtd mtdraw: fix fixing partial page readSascha Hauer2012-09-201-1/+1
* net/tap: use xzalloc to allocate dataJean-Christophe PLAGNIOL-VILLARD2012-09-201-2/+2
* sandbox: do not register device before barebox is startedJean-Christophe PLAGNIOL-VILLARD2012-09-205-3/+55
* sandbox: check only image option in the second getoptJean-Christophe PLAGNIOL-VILLARD2012-09-201-11/+1
* MAKEALL: accept defconfig with '-' in itJean-Christophe PLAGNIOL-VILLARD2012-09-191-2/+4
* nios2: Fix DMA functions when CPU has no dcacheFranck Jullien2012-09-191-1/+13
* ARM mmu: use xmemalignSascha Hauer2012-09-161-1/+1
* Make: Fix if_changed when command contains backslashesSascha Hauer2012-09-161-1/+1
* mtd mtdraw: Fix partial page readSascha Hauer2012-09-161-1/+2
* 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
|\ \ \