summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* string: add strlcpy supportJean-Christophe PLAGNIOL-VILLARD2010-08-063-0/+30
* at91: implement clock frameworkJean-Christophe PLAGNIOL-VILLARD2010-08-0622-75/+1472
* clock: Introduce clock framework from LinuxJean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+158
* initcall: add postconsole_initcallJean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+1
* imx25: fix UID endianessBaruch Siach2010-08-041-1/+7
* mx25 3ds: set CPU UIDBaruch Siach2010-08-041-0/+2
* imx25: add support for UID read from eFuseBaruch Siach2010-08-043-0/+16
* arm: add support for the serial ATAGBaruch Siach2010-08-042-0/+23
* omap clock: bugfix remove silicon offset sil_indexMichael Grzeschik2010-08-031-9/+1
* beagle: add missing nand headerfileMichael Grzeschik2010-08-031-0/+1
* Merge branch 'next'Sascha Hauer2010-08-03400-782/+14595
|\
| * 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
| |/
* | Release v2010.08.0v2010.08.0Sascha Hauer2010-08-031-1/+1
* | pcm043: update defconfigSascha Hauer2010-08-031-11/+26
* | pcm038: update defconfigSascha Hauer2010-08-031-9/+19
* | pcm037: update defconfigSascha Hauer2010-08-031-11/+37
* | pca100: update defconfigSascha Hauer2010-08-031-10/+20
* | bootz: give a proper error on open() failureBaruch Siach2010-07-221-0/+5
* | nand_imx: fix "used uninitialized" warning on mx25Baruch Siach2010-07-161-1/+1
|/
* 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