summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clock.h: include <types.h> under guard macroAntony Pavlov2015-10-221-2/+1
* commands: add clk_get_rate commandAntony Pavlov2015-10-221-0/+55
* logo: Makefile: remove debug outputSascha Hauer2015-10-151-1/+0
* fs: pass path directly to cdev_openSascha Hauer2015-10-151-6/+1
* filetype: Use cdev_openSascha Hauer2015-10-152-3/+3
* fs: devfs: Allow mount path in cdev_openSascha Hauer2015-10-151-1/+5
* fs: devfs: Allow mounting only on /dev/Sascha Hauer2015-10-151-0/+7
* common/parser.c: Do not treat zero return code as errorAndrey Smirnov2015-10-151-8/+7
* common/parser.c: Do not conflate error reporting disciplinesAndrey Smirnov2015-10-151-1/+2
* common/command.c: Replace magic number with appropriate constantAndrey Smirnov2015-10-151-1/+1
* arm: Disable unaligned accessesAndrey Smirnov2015-10-151-0/+7
* memtest.c: Print iterations count if -i is 0Andrey Smirnov2015-10-151-1/+5
* video: simple-panel: depend on OFDEVICELucas Stach2015-10-141-1/+1
* mtd: nand_denali: don't include arch headerLucas Stach2015-10-142-2/+0
* input: usb-kbd: depend on CONSOLE_FULLLucas Stach2015-10-141-0/+1
* fs: Fix filesystem detection with full pathPeter Mamonov2015-10-131-1/+5
* Merge branch 'for-next/usb'Sascha Hauer2015-10-0713-111/+1107
|\
| * usb: core: drop unnecessary le16_to_cpu() conversionAntony Pavlov2015-10-021-4/+4
| * input: port usb keyboard driver from the u-bootPeter Mamonov2015-10-023-0/+428
| * usb: ehci-hcd: use mdelay_non_interruptible()Peter Mamonov2015-10-021-3/+3
| * usb: ehci-hcd: detect re-entrancePeter Mamonov2015-10-021-4/+38
| * usb: ehci-hcd: port periodic transactions implementation from the u-bootPeter Mamonov2015-10-022-2/+415
| * common: clock: introduce mdelay_non_interruptible()Peter Mamonov2015-10-023-0/+11
| * usb: chipidea: Add udc unregister for device removalMarkus Pargmann2015-09-233-0/+21
| * usb: ehci-hcd: use is_timeout_non_interruptible()Peter Mamonov2015-09-101-2/+2
| * endian: sync {big,little}_endian.h with linux-4.2Antony Pavlov2015-09-102-80/+156
| * usb: ehci-hcd: add OF bindingsPeter Mamonov2015-09-041-4/+18
| * endian: Always evaluate argumentsDavid S. Miller2015-09-022-12/+12
| * usb: ehci: fix include/usb/usb.h:'struct usb_configuration' misuseAntony Pavlov2015-09-021-1/+1
* | Merge branch 'for-next/omap'Sascha Hauer2015-10-0730-139/+431
|\ \
| * | xload: be more flexible when searching for second stage bootloader.Vicente Bergas2015-10-021-1/+3
| * | detect_fs: use device instead of fileVicente Bergas2015-10-023-1/+39
| * | ARM: am33xx: Enable ethernet node on NET bootWadim Egorov2015-09-291-0/+3
| * | ARM: dts: am335x-phytec-phycore-som: Disable mac node.Wadim Egorov2015-09-291-0/+4
| * | archosg9: add displayVicente Bergas2015-09-294-20/+123
| * | archosg9: Use defaultenv-2-menuVicente Bergas2015-09-2911-81/+23
| * | archosg9: re-generate defconfigs with "make savedefconfig"Vicente Bergas2015-09-292-36/+28
| * | ARM: dts: Include strip file to Phytec am335x MLOsDaniel Schultz2015-09-093-0/+3
| * | ARM: dts: Add include to strip am33xx clocksDaniel Schultz2015-09-091-0/+79
| * | ARM: am335x: Register eMMC MLO handlerDaniel Schultz2015-09-091-0/+4
| * | ARM: am33xx: Add barebox_update eMMC optionDaniel Schultz2015-09-095-0/+122
* | | Merge branch 'for-next/mtd'Sascha Hauer2015-10-078-1/+2203
|\ \ \
| * | | at91sam9x5: fix ROM base address (bugfix for nand ECC)iEdoardo Scaglia2015-10-021-1/+1
| * | | mtd denali: pass col argument to READID operationEnrico Jorns2015-09-231-1/+1
| * | | mtd nand_denali: Add denali nand driverEnrico Jorns2015-09-235-0/+2188
| * | | mtd nand: added 'bits_per_cell' propertyEnrico Jorns2015-09-232-0/+14
* | | | Merge branch 'for-next/misc'Sascha Hauer2015-10-0717-25/+32
|\ \ \ \
| * | | | commands: ls: use 14 digits for filesizeAntony Pavlov2015-10-021-1/+1
| * | | | fs: syntax fix in ramfs.cStefan Christ2015-10-011-1/+1
| * | | | video: imx-hdmi: Remove unused 'regmap' structureFabio Estevam2015-10-011-1/+0