summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIP: arm/mxs: mx23evk: add bootlets supporttuxrail-b3Marc Kleine-Budde2011-06-241-0/+274
* arm/mxs: tuxrail: add bootlets supportMarc Kleine-Budde2011-06-241-0/+257
* arm/mxs: chumby: add bootlets supportMarc Kleine-Budde2011-06-241-0/+279
* tuxrail: add support for busware tuxrailRobert Schwebel2011-06-249-0/+490
* tuxrail: add machine numberRobert Schwebel2011-06-241-0/+1
* arm/mxs: add mx23 pmic supportJuergen Beisert2011-06-245-16/+733
* arm/mxs: add cpu clock set functionsJuergen Beisert2011-06-242-0/+104
* bootlets: Provide the basic bootlets frameworkJuergen Beisert2011-06-2418-0/+1496
* mci-core: fix typo for pr_warnRobert Schwebel2011-06-241-1/+1
* menu: fix alinmentRobert Schwebel2011-06-241-1/+1
* 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
|/ / / /