summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* atmel-mci: fix initialization of 8bit-bus-width-mode for at91sam9g45nextHubert Feurstein2011-06-222-4/+4
* atmel-mci: fix wrong pointer castHubert Feurstein2011-06-221-1/+1
* shift and clocksourceCarlo Caione2011-06-222-0/+57
* eeprom: add at25 eeprom driverHubert Feurstein2011-06-216-0/+355
* spi: add more spi transfer functionsHubert Feurstein2011-06-212-0/+115
* spi: add platform_data pointer to spi_board_infoHubert Feurstein2011-06-212-2/+3
* Makefile: remove -Map option from global LDFLAGSMarc Kleine-Budde2011-06-211-1/+1
* Merge branch 'master' into nextSascha Hauer2011-06-2021-55/+74
|\
| * 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
| |\
| * | 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
| |\ \
| * | | Release v2011.05.0Sascha Hauer2011-05-061-1/+1
| * | | sandbox: make asm/swab.h nonemptySascha Hauer2011-04-251-0/+6
| * | | sandbox: Fix another uninitialized dev->id caseSascha Hauer2011-04-251-0/+1
| * | | fix printf warningsMarc Kleine-Budde2011-04-251-0/+5
* | | | Merge branch 'atmel-mci-support-3' of git://gitorious.org/hfe-repos/barebox i...Sascha Hauer2011-06-2012-2/+935
|\ \ \ \
| * | | | at91sam9m10g45ek: update mci0 supportHubert Feurstein2011-06-161-2/+12
| * | | | at91sam9263ek: add mci1 supportJean-Christophe PLAGNIOL-VILLARD2011-06-162-0/+21
| * | | | mci: add Atmel AT91 MCI driverHubert Feurstein2011-06-169-0/+902
* | | | | macb: add support for board specific get_ethaddr functionHubert Feurstein2011-06-202-1/+3
|/ / / /
* | | | update: add xloadJan Weitzel2011-06-112-1/+4
* | | | pcm049: use gpmc_generic_initJan Weitzel2011-06-111-0/+2
* | | | at91sam9m10g45ek: add mci0 supportHubert Feurstein2011-06-112-0/+13
* | | | Add Altera JTAG UART driverFranck Jullien2011-06-103-0/+107
| |_|/ |/| |
* | | 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
| |/ |/|
* | ARM: compile in image size and magic into barebox imageSascha Hauer2011-05-063-0/+10