summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* password: fixed underflow on <backspace>Enrico Scholz2012-12-051-5/+8
* at25: use dev_lseek_default as at24 doesAntony Pavlov2012-12-031-6/+1
* Makefile: move ctags and cscope support to a shell scriptAntony Pavlov2012-12-032-108/+268
* ARM/MXS/i.MX28: distinguish POR and wake-up event correctlyJuergen Beisert2012-12-031-0/+11
* bus_for_each_device/bus_for_each_driver: add () to allow use &busJean-Christophe PLAGNIOL-VILLARD2012-11-191-2/+2
* 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
| * | | 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