summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PANDA: remove CONFIG_FS_RAMFS and CONFIG_FS_DEVFSHEADmasterJan Weitzel2011-06-201-0/+2
* Disable emitting mul instructions by gccFranck Jullien2011-06-161-1/+1
* Improved gpmc_nand driver to show the current eccmode.Juergen Kilb2011-06-101-3/+5
* Check return values of erase and tftp/cpTeresa Gamez2011-06-101-3/+3
* Merge branch 'next'Sascha Hauer2011-06-0629-1/+2463
|\
| * at91: Support for at91rm9200: core chip & board supportJean-Christophe PLAGNIOL-VILLARD2011-05-3118-1/+1650
| * Enable display for MINI2440 board.Alexey Galakhov2011-05-193-0/+104
| * Add support for Samsung S3C24x0 framebuffer.Alexey Galakhov2011-05-194-0/+502
| * commands: add md5/sha1/sha256sum commands using the digest apiPeter Korsgaard2011-05-193-0/+206
| * sandbox: allow lseek on host filesPeter Korsgaard2011-05-171-0/+1
* | Release v2011.06.0Sascha Hauer2011-06-061-1/+1
* | scripts/getenv: delete backup files from enviroment directoryHubert Feurstein2011-06-011-1/+2
* | pr_warn() must be pr_warning()Dirk Behme2011-06-011-0/+2
* | mci-core: add missing newline in debug messageHubert Feurstein2011-06-011-1/+1
* | Revert "fix printf warnings"Sascha Hauer2011-05-261-5/+0
* | Always initialize oob_poi before writing OOB dataJuergen Beisert2011-05-251-3/+3
* | fix genenv when using svn based enviroment directoryTim Sander2011-05-231-0/+2
* | usb: make locally used functions staticSascha Hauer2011-05-181-17/+10
* | usb ehci: fix wrong argument order for memsetSascha Hauer2011-05-181-3/+3
* | fix console fifo (and loadb/loady commands)Alexey Galakhov2011-05-161-11/+16
* | Fix dma mapping end addressFranck JULLIEN2011-05-161-1/+1
* | Fix compiler warningFranck JULLIEN2011-05-161-1/+1
* | Change system frequency in generic boardFranck JULLIEN2011-05-161-6/+6
* | Fix typo in generic.cFranck JULLIEN2011-05-161-2/+2
* | Update generic env/configFranck JULLIEN2011-05-161-0/+5
* | setenv: be robust against setenv(<var>, NULL)Peter Korsgaard2011-05-161-1/+1
* | commands/crc.c: fix typo in help textPeter Korsgaard2011-05-161-1/+1
* | Merge branch 'next'Sascha Hauer2011-05-06159-3710/+14313
|\|
| * ARM: compile in image size and magic into barebox imageSascha Hauer2011-05-063-0/+10
| * ata: guessing disk sizes is only needed on X86Sascha Hauer2011-05-061-1/+4
| * mci: turn several pr_* statements into debugSascha Hauer2011-05-061-12/+12
| * mci: shrink string footprintSascha Hauer2011-05-061-6/+8
| * scripts: Fix compilation warning.Marek Belisko2011-05-041-4/+2
| * arm: karo-tx25: Fix compilation warning.Marek Belisko2011-05-041-1/+0
| * arm: eukrea: Fix compilation warning.Marek Belisko2011-05-041-2/+0
| * Add bootm supportFranck JULLIEN2011-05-042-0/+84
| * Add platform data to the mac deviceFranck JULLIEN2011-05-021-4/+7
| * Nios2: Add Altera TSE driverFranck JULLIEN2011-05-024-0/+899
| * Fix coding style in driver/net/MakefileFranck JULLIEN2011-05-021-2/+2
| * ARM: omap4: fix dev_width for omap_enable_hweccJan Weitzel2011-04-201-1/+1
| * pcm049: remove unused bootsrcJan Weitzel2011-04-181-3/+0
| * OMAP4: change boot orderJan Weitzel2011-04-181-2/+2
| * mci-core: fix debug statementsSascha Hauer2011-04-121-4/+4
| * mci omap: make write support optionalSascha Hauer2011-04-121-1/+4
| * mci omap: rename functions from mxc to omapSascha Hauer2011-04-121-6/+6
| * ARM beagle board: add xload defconfigSascha Hauer2011-04-121-0/+38
| * ARM omap beagle: update defconfigSascha Hauer2011-04-121-2/+13
| * ARM omap beagle: Add noshell support for booting from MMCSascha Hauer2011-04-122-0/+43
| * ARM: add pcm049 defconfigsSascha Hauer2011-04-122-0/+97
| * ARM omap4: Add pcm049 board supportSascha Hauer2011-04-129-0/+679