summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* at91: add at91sam9n12ek board supportJean-Christophe PLAGNIOL-VILLARD2012-11-268-0/+473
* arm: at91: add at91sam9n12 supportJean-Christophe PLAGNIOL-VILLARD2012-11-2611-6/+899
* Revert "mtd: atmel_nand: optimize read/write buffer functions"Jean-Christophe PLAGNIOL-VILLARD2012-11-261-8/+25
* at91: clock: check overclock for sam9260/9261/9263/9rlJean-Christophe PLAGNIOL-VILLARD2012-11-261-0/+12
* atmel_nand: fix pmecc timeoutJean-Christophe PLAGNIOL-VILLARD2012-11-261-1/+1
* at91: fix timer rateJean-Christophe PLAGNIOL-VILLARD2012-11-261-1/+6
* Merge branch 'for-next/m25p80'Sascha Hauer2012-11-218-348/+371
|\
| * m25p80: sync flash support with the kernelJean-Christophe PLAGNIOL-VILLARD2012-11-201-9/+33
| * m25p80: re-import it againt mtd_add_hostJean-Christophe PLAGNIOL-VILLARD2012-11-208-339/+338
* | bmp: specify we need to keep the data read from the fileJean-Christophe PLAGNIOL-VILLARD2012-11-211-0/+1
* | splash: init struct allocated the stack to 0Jean-Christophe PLAGNIOL-VILLARD2012-11-211-0/+4
|/
* ARM pcm043, cupid: Fix macro nameChristian Hemp2012-11-202-4/+4
* mach-imx: Add/correct help info in mach-imx/KconfigRobert P. J. Day2012-11-201-4/+4
* nand-bb: Fix remove of nand-bb device.Juergen Kilb2012-11-201-0/+1
* ARM: start-pbl.c: unifify path to lib/decompress_*.cAntony Pavlov2012-11-201-1/+1
* ARM: use arm_setup_stack function on archosg9Vicente2012-11-191-4/+1
* ARM: start-pbl.c: make errorfn() staticAntony Pavlov2012-11-191-1/+1
* ARM: pbl: remove zbarebox.map during 'make clean'Antony Pavlov2012-11-191-1/+1
* i.MX25 & 35 usb config bits : fix host power bitChristoph Fritz2012-11-191-1/+1
* MIPS: main_entry.c: fix typoAntony Pavlov2012-11-191-1/+0
* bareboxenv.c: simple grammatical fixRobert P. J. Day2012-11-191-2/+2
* arm lib: Remove redundant boot usage info from boot[uz].cRobert P. J. Day2012-11-192-2/+2
* mach-imx: Comment typo fix, "enviroment" -> "environment"Robert P. J. Day2012-11-192-2/+2
* at91rm9200ek: add spi supportJean-Christophe PLAGNIOL-VILLARD2012-11-163-1/+68
* tny-a9g20: add mmc spi supportJean-Christophe PLAGNIOL-VILLARD2012-11-162-7/+39
* usb-a9g20: add mmc spi supportJean-Christophe PLAGNIOL-VILLARD2012-11-163-8/+49
* at91sam9: add detection of low power sdramJean-Christophe PLAGNIOL-VILLARD2012-11-161-0/+5
* Add support for Archos G9 tabletVicente2012-11-1612-0/+729
* omap4: add support for loading second stage from usbVicente2012-11-161-0/+26
* omap4: add filesystem support over usb bootVicente2012-11-163-0/+225
* omap4: add serial communications over usb bootVicente2012-11-163-0/+91
* omap4: add support for booting cpu from usbVicente2012-11-1611-7/+1270
* uimage: improve transfer speedVicente2012-11-161-2/+25
* omap4: add rename definitions to match datasheetVicente2012-11-165-99/+136
* omap4: add usb boot sourceVicente2012-11-162-0/+3
* Merge branch 'for-next/ymodem'Sascha Hauer2012-11-1611-990/+911
|\
| * commands: remove old Y-Modem implementationRobert Jarzmik2012-11-126-1007/+63
| * commands: change Y-Modem implementationRobert Jarzmik2012-11-127-1/+866
* | Merge branch 'for-next/usb'Sascha Hauer2012-11-161-8/+17
|\ \
| * | usb: add flow control to u_serialRobert Jarzmik2012-10-291-8/+17
* | | Merge branch 'for-next/spi'Sascha Hauer2012-11-168-78/+356
|\ \ \
| * | | omap3_spi: fix bus numbers according to omap3_add_spi[1-4]Jan Luebbe2012-11-121-7/+7
| * | | at91rm9200: fix spi cs supportJean-Christophe PLAGNIOL-VILLARD2012-11-121-1/+6
| * | | atmel_spi: add cs change supportJean-Christophe PLAGNIOL-VILLARD2012-11-121-2/+22
| * | | atmel_spi: drop setup during transferJean-Christophe PLAGNIOL-VILLARD2012-11-121-5/+0
| * | | atmel_spi: fix cs supportJean-Christophe PLAGNIOL-VILLARD2012-11-121-22/+100
| * | | atmel_spi: add sanity check in setupJean-Christophe PLAGNIOL-VILLARD2012-11-121-0/+14
| * | | atmel_spi: after setup the cs need to be disableJean-Christophe PLAGNIOL-VILLARD2012-11-121-13/+16
| * | | atmel_spi: split transfer to atmel_spi_do_xferJean-Christophe PLAGNIOL-VILLARD2012-11-121-40/+49
| * | | atmel_spi: use device id as bus numJean-Christophe PLAGNIOL-VILLARD2012-11-121-0/+1