summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rework remap_rangeSascha Hauer2015-11-0316-173/+120
* memtest: move request/release regions to common/Sascha Hauer2015-10-273-105/+117
* ARM: imx: clocksource: add new DT compatibleLucas Stach2015-10-261-0/+3
* common/Makefile: Add missing dependencySascha Hauer2015-10-161-0/+1
* 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
| * | | | ubiformat: remove dead codeJan Remmet2015-09-291-5/+2
| * | | | of_fix_tree: warn instead of fail when a fixup failsSascha Hauer2015-09-231-1/+2
| * | | | introduce strerrorpSascha Hauer2015-09-235-7/+13
| * | | | clock: remove duplicate xdelay declarationsSascha Hauer2015-09-232-6/+2
| * | | | usb: storage: fix warning: no previous prototype for 'usb_stor_Bulk_clear_end...Antony Pavlov2015-09-141-1/+1
| * | | | logo: Kconfig: make BAREBOX_LOGO_* depend on BAREBOX_LOGOAntony Pavlov2015-09-141-0/+4
| * | | | console: use int rather than uint in printf() and friendsMasahiro Yamada2015-09-071-3/+3
| * | | | video: imx-hdmi: depend on EDID supportLucas Stach2015-09-041-0/+1