summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2010-08-0213-13/+19
* eukrea_cpuimx25: update default configEric Bénard2010-08-021-3/+8
* eukrea_cpuimx35: fix board supportEric Bénard2010-08-025-102/+52
* fs: add basic sanity check before accessing the files arrayBaruch Siach2010-07-281-0/+34
* atmel_nand: fix comment where this code is derived fromSascha Hauer2010-07-231-2/+2
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-23320-64/+65
* barebox_default_env: fix out of tree buildJean-Christophe PLAGNIOL-VILLARD2010-07-222-6/+10
* Merge remote branch 'origin/omap' into nextSascha Hauer2010-07-129-326/+225
|\
| * beagle: Whitespace cleanupSascha Hauer2010-07-051-120/+122
| * omap nand: cleanupSascha Hauer2010-07-057-188/+104
| * omap: remove unused defines and corresponding kconfig optionsSascha Hauer2010-07-052-19/+0
* | Merge remote branch 'origin/guf-neso' into nextSascha Hauer2010-07-129-0/+925
|\ \
| * | Add Garz+Fricke Neso defconfigSascha Hauer2010-07-051-0/+264
| * | Add Garz+Fricke Neso supportSascha Hauer2010-07-058-0/+661
| |/
* | Add UBI commands: ubiattach, ubidetach, ubimkvol, ubirmvolSascha Hauer2010-07-053-0/+136
* | barebox ubi changesSascha Hauer2010-07-058-172/+323
* | add ubi support from u-boot. Just enough to compile and scanSascha Hauer2010-07-0523-0/+11854
* | include stuff missing for ubiSascha Hauer2010-07-051-0/+10
* | devfs: only check for ioctl function when neededSascha Hauer2010-07-051-8/+7
* | cfi_flash: Add mtd partition support for UBISascha Hauer2010-07-052-4/+98
* | cfi_flash: Do not print debug info while erasingSascha Hauer2010-07-051-1/+1
* | cfi_flash: Do not typedef struct flash_infoSascha Hauer2010-07-054-60/+60
* | add partition mtd supportSascha Hauer2010-07-058-0/+185
* | add rbtree support (needed for ubi)Sascha Hauer2010-07-053-0/+550
* | move drivers/nand to drivers/mtd/nandSascha Hauer2010-07-0518-3/+12
* | crc32: activate crc32_no_comp (needed for jffs2 and UBI)Sascha Hauer2010-07-052-7/+8
|/
* trivial: fix typos concerning "instead"Uwe Kleine-König2010-07-051-1/+1
* trivial: fix typos concerning "hierarchy"Uwe Kleine-König2010-07-051-2/+2
* Merge branch 'next'Sascha Hauer2010-07-03135-3566/+4982
|\
| * imx-ipu-fb: do not enable framebuffer on startupEric Bénard2010-06-301-2/+0
| * imx-ipu-fb: Add board specific hook to enable displayEric Bénard2010-06-302-0/+10
| * tftp: update doxygen informationSascha Hauer2010-06-281-8/+13
| * nfs: resend requests after timeoutSascha Hauer2010-06-281-5/+7
| * nfs: Use generic progression barSascha Hauer2010-06-281-7/+7
| * tftp: Add push supportSascha Hauer2010-06-282-37/+155
| * tftp: use generic progression barSascha Hauer2010-06-281-21/+13
| * cfi flash driver: Use generic progression bar functionSascha Hauer2010-06-281-1/+4
| * add progression bar functionSascha Hauer2010-06-283-0/+78
| * tftp: remove unused variablesSascha Hauer2010-06-281-8/+1
| * Merge remote branch 'origin/assorted-pu' into nextSascha Hauer2010-06-2827-615/+718
| |\
| | * fb: add a usage counter to prevent double enable/disableSascha Hauer2010-06-242-1/+8
| | * i.MX27: Add some missing device base addressesSascha Hauer2010-06-241-0/+3
| | * i.MX clocksource: Use readl/writel instead of pointer derefSascha Hauer2010-06-241-7/+11
| | * i.MX serial: Use readl/writel instead of pointer derefSascha Hauer2010-06-241-66/+71
| | * usbnet: remove unused dev member in struct usbnetSascha Hauer2010-06-243-12/+11
| | * remove eco920 board supportSascha Hauer2010-06-246-357/+0
| | * armlinux: reorder tag setupSascha Hauer2010-06-241-29/+22
| | * memcpy cmd: Do not expect to read/write the whole chunk at onceSascha Hauer2010-06-241-11/+19
| | * imxfb: do not enable framebuffer on startupSascha Hauer2010-06-241-2/+0
| | * imxfb: Add board specific hook to enable displaySascha Hauer2010-06-242-0/+9