summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ls command: call stat() only when necessarySascha Hauer2012-12-031-4/+5
* correct simple typo, "plarform_init"Robert P. J. Day2012-12-031-2/+2
* i2c: Add missing DEVICE_ID_DYNAMICSascha Hauer2012-12-031-0/+1
* barebox update: fix finding default handlerSascha Hauer2012-12-031-5/+8
* omap: gpmc: mark hex debug values as suchJan Luebbe2012-12-031-5/+5
* MIPS: fix out-of-tree buildAntony Pavlov2012-12-031-2/+6
* serial i.MX: Make locally used variables staticSascha Hauer2012-11-271-2/+2
* i.MX27 regs remove unnecessary includeSascha Hauer2012-11-272-2/+1
* ARM i.MX esdctl.h: Add double include protectionSascha Hauer2012-11-271-0/+3
* ARM i.MX bbu: Fix compiling with DEBUG enabledSascha Hauer2012-11-271-3/+3
* OMAP: Documentation file misspelledJan Weitzel2012-11-261-0/+0
* phylib: fix compiler warningAntony Pavlov2012-11-261-1/+1
* xymodem.c: fix compiler warningAntony Pavlov2012-11-261-1/+1
* 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
|\ \