summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* param: Add dev_add_param_stringSascha Hauer2014-07-222-0/+89
* USB: gadget: usbserial: Always enable consoleSascha Hauer2014-07-221-0/+2
* USB: gadget: fsl_udc: Warn about freeing queued descriptorsSascha Hauer2014-07-221-0/+5
* USB: gadget: composite: Break out of potential endless loopSascha Hauer2014-07-222-1/+8
* USB: gadget: dequeue descriptor before freeing itSascha Hauer2014-07-221-0/+1
* USB: gadget: Update to 3.15Sascha Hauer2014-07-2225-1035/+3054
* Merge branch 'for-next/console' into for-next/usb-gadgetSascha Hauer2014-07-225-3/+21
|\
| * usb: usbserial gadget: Add persistent device nameSascha Hauer2014-07-111-1/+6
| * netconsole: rename console to "netconsole"Sascha Hauer2014-07-111-0/+1
| * serial: imx: Determine device name from device treeSascha Hauer2014-07-111-0/+4
| * console: Allow persistent device namesSascha Hauer2014-07-112-2/+10
* | Merge branch 'for-next/misc' into for-next/usb-gadgetSascha Hauer2014-07-2230-632/+1563
|\ \
| * | mtd: atmel_nand: enable PMECC for 8k page nandRaphael Poggi2014-07-181-0/+1
| * | mtd: atmel_nand: fix bit error correctionRaphael Poggi2014-07-181-1/+2
| * | mtd: atmel_nand: increase chip_delayRaphael Poggi2014-07-181-1/+1
| * | mtd: atmel_nand: add SOFT_BCH supportRaphael Poggi2014-07-171-0/+5
| * | i2c: omap: fix typo in dt_idsRaphael Poggi2014-07-171-2/+2
| * | lib: Add bitmap functions from kernelSascha Hauer2014-07-174-0/+1126
| * | include: update bitop functions from kernelSascha Hauer2014-07-172-1/+228
| * | include: Add foreign endianess adding functions from kernelSascha Hauer2014-07-171-0/+29
| * | include: Add round_up/round_down macros from kernelSascha Hauer2014-07-171-0/+13
| * | include: Add DECLARE_BITMAP from kernelSascha Hauer2014-07-171-0/+3
| * | ppc: Use generic find_*_bit functionsSascha Hauer2014-07-172-43/+7
| * | consistently use the same bitops.h fileSascha Hauer2014-07-179-387/+119
| * | X86: Move BITS_PER_LONG definition to types.hSascha Hauer2014-07-172-2/+2
| * | introduce verbose debugSascha Hauer2014-07-173-9/+9
| * | regulator: fixed: add always-on propertySteffen Trumtrar2014-07-111-0/+9
| * | malloc.h: fix codingstyleSascha Hauer2014-07-091-9/+6
| * | dlmalloc: remove unused functionsSascha Hauer2014-07-092-176/+0
| * | hush: Fix error code returned valueHerve Codina2014-07-091-1/+1
* | | Merge branch 'for-next/usb' into for-next/usb-gadgetSascha Hauer2014-07-2245-195/+119
|\ \ \
| * | | env: Remove bogus USB vendor/product idsSascha Hauer2014-07-217-28/+7
| * | | USB: Remove conflicting USB_SPEED_* definitionsSascha Hauer2014-07-184-11/+16
| * | | USB: Use descriptors from ch9.hSascha Hauer2014-07-182-67/+1
| * | | USB: introduce usb_interface/usb_configuration structsSascha Hauer2014-07-184-61/+62
| * | | USB: Kconfig: introduce USB_HOST symbolSascha Hauer2014-07-1831-32/+37
* | | | tftp: more helpful help textPavel Machek2014-07-221-1/+2
|/ / /
* | / ARM: i.MX: esdctl: i.MX53 has esdctl v4, not v3Sascha Hauer2014-07-181-2/+2
| |/ |/|
* | images: ignore and clean *.mlo/*.mlospiSascha Hauer2014-07-112-1/+3
* | Revert "ARM: OMAP: Do not show MLO/SPI image options with OMAP_MULTI_BOARDS"Sascha Hauer2014-07-112-2/+1
* | PCM051: Update RAM timingsTeresa Gámez2014-07-091-15/+13
* | barebox: common: added new filetypesWadim Egorov2014-07-092-0/+14
|/
* Documentation: add uemd mb7707 barebox mini-howtoAntony Pavlov2014-07-091-0/+40
* pci: pci_alloc_bus(): use xzalloc() instead of kzalloc()Antony Pavlov2014-07-091-8/+8
* drivers/mtd: fix NULL pointer dereference in partition lock/unlockZahari Doychev2014-07-091-0/+6
* Fix crc32 compile errorSascha Hauer2014-07-081-1/+1
* Do not use macros in command helpSascha Hauer2014-07-083-3/+3
* crc32: Proper name of command is "crc32".Robert P. J. Day2014-07-082-2/+2
* ARM: OMAP: Do not show MLO/SPI image options with OMAP_MULTI_BOARDSSascha Hauer2014-07-072-1/+2
* at91mux: Fix both help info and Kconfig info.Robert P. J. Day2014-07-072-3/+3