summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * | | introduce spi commandJean-Christophe PLAGNIOL-VILLARD2012-11-123-0/+139
| * | | spi: introduce spi_get_masterJean-Christophe PLAGNIOL-VILLARD2012-11-122-0/+14
* | | | Merge branch 'for-next/readline'Sascha Hauer2012-11-161-11/+23
|\ \ \ \
| * | | | readline: fix the 'new blank line at EOF' typoAntony Pavlov2012-10-291-1/+0
| * | | | readline: add ctrl-w handling (cut-the-last-word)Antony Pavlov2012-10-291-0/+10
| * | | | readline: move backspace key handling to the DO_BACKSPACE macroAntony Pavlov2012-10-291-10/+13
| | |/ / | |/| |
* | | | Merge branch 'for-next/phylib'Sascha Hauer2012-11-162-24/+10
|\ \ \ \
| * | | | mdiobus: unbreak phy_device_connect(): honor masked out PHYsAndreas Pretzsch2012-11-121-0/+4
| * | | | mdiobus: do not scan the bus at registration timeSascha Hauer2012-11-072-24/+3
| * | | | mdiobus: return existing phydev in mdiobus_scanSascha Hauer2012-10-301-0/+3
* | | | | Merge branch 'for-next/openrisc'Sascha Hauer2012-11-164-8/+8
|\ \ \ \ \
| * | | | | openrisc: generic board cleanupFranck Jullien2012-10-212-5/+4
| * | | | | openrisc: switch to defaultenv-2 and change boardinfoFranck Jullien2012-10-212-3/+4
* | | | | | Merge branch 'for-next/omap'Sascha Hauer2012-11-1616-67/+119
|\ \ \ \ \ \
| * | | | | | ARM OMAP3 boards: Call omap3_core_init only from SRAMSascha Hauer2012-11-023-3/+6
| * | | | | | ARM OMAP3 beagle: switch to new environmentSascha Hauer2012-11-025-12/+60
| * | | | | | ARM OMAP4 panda xload: Enable MMU and Thumb2 supportSascha Hauer2012-11-021-3/+2
| * | | | | | ARM OMAP4 panda: switch to new environmentSascha Hauer2012-11-026-48/+49
| * | | | | | ARM OMAP3: Put reset() into its own sectionSascha Hauer2012-11-021-0/+1
| * | | | | | ARM OMAP4: Turn puts into debugSascha Hauer2012-11-021-1/+1
* | | | | | | Merge branch 'for-next/of'Sascha Hauer2012-11-165-7/+109
|\ \ \ \ \ \ \
| * | | | | | | of: Print model name in bannerSascha Hauer2012-10-091-2/+9