summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v2011.08.0v2011.08.0Sascha Hauer2011-08-041-1/+1
* fs/fat/ff.c: fix 'no previous prototype' warningsAntony Pavlov2011-08-031-4/+4
* commands/led.c: check registered LEDsAntony Pavlov2011-08-031-0/+6
* Fix memory corruption bug in dev_id()Sascha Hauer2011-07-291-2/+2
* barebox compilation with gcc 4.5.2 and ptxdistAndre Naujoks2011-07-281-0/+14
* barebox compilation with gcc 4.5.2 and ptxdistAndre Naujoks2011-07-282-0/+240
* ARM i.MX51 babbage: remove dead codeSascha Hauer2011-07-282-342/+0
* ARM pcm043: update defconfigSascha Hauer2011-07-251-2/+7
* ARM i.MX35: Fix bogus L2 cache settingsSascha Hauer2011-07-252-0/+20
* serial_ns16550: remove legacy code copied from U-Boot v1Antony Pavlov2011-07-172-23/+0
* fix: commands/bootm.c:346:2: warning: statement with no effectJean-Christophe PLAGNIOL-VILLARD2011-07-171-2/+8
* at91sam9263ek: fix env location and sizeJean-Christophe PLAGNIOL-VILLARD2011-07-171-1/+1
* Nios2: Compile bootm only if neededFranck Jullien2011-07-061-1/+1
* spi: unregister dev if master->setup failsFranck Jullien2011-07-061-0/+1
* spi: add bits_per_word to proxy structureFranck Jullien2011-07-062-0/+2
* Merge branch 'next'Sascha Hauer2011-07-0637-70/+1597
|\
| * x86: fix typo in include/asm/posix_types.hAntony Pavlov2011-07-051-1/+1
| * mach-versatile: switch debug_ll.h to GPLv2 or laterJean-Christophe PLAGNIOL-VILLARD2011-07-051-1/+1
| * NiosII: fix typo in cpu/exceptions.SAntony Pavlov2011-07-041-1/+1
| * lib/readline.c: fix unused-but-set-variable gcc warningAntony Pavlov2011-07-041-2/+0
| * commands/bootm.c: fix unused-but-set-variable gcc warningAntony Pavlov2011-07-041-2/+1
| * include/linux/stat.h: make struct stat unifiedAntony Pavlov2011-06-281-58/+0
| * atmel-mci: fix initialization of 8bit-bus-width-mode for at91sam9g45Hubert 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
| |\
| * \ 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
* | | Release v2011.07.0v2011.07.0Sascha Hauer2011-07-061-1/+1
* | | password: fix command support as moduleJean-Christophe PLAGNIOL-VILLARD2011-07-051-0/+7
* | | menu: fix command management module supportJean-Christophe PLAGNIOL-VILLARD2011-07-051-1/+1
* | | menu: fix command support as moduleJean-Christophe PLAGNIOL-VILLARD2011-07-051-1/+16
* | | twl4030: fix typo on EXPORT_SYMBOL twl4030_reg_read and twl4030_reg_writeJean-Christophe PLAGNIOL-VILLARD2011-07-051-2/+2
* | | MCI imx-esdhc: Fix cache flush/inval for multi block supportSascha Hauer2011-07-051-3/+3
| |/ |/|
* | PANDA: remove CONFIG_FS_RAMFS and CONFIG_FS_DEVFSJan 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
|\ \ | |/