summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-08sunxi: Enable musb in host mode on the Jesurun Q5Hans de Goede1-0/+2
2015-08-08sunxi: Do not add a stdout-path alias to dts on boards without a serial portHans de Goede1-0/+2
2015-08-08sunxi: Add CONFIG_USB0_ID_DET setting to 2 more tabletsHans de Goede2-0/+2
2015-08-08sunxi: usb-phy: Never power off the usb portsHans de Goede5-14/+24
2015-08-08sunxi: nand: Add board configuration optionsPiotr Zierhoffer2-0/+50
2015-08-08sunxi: nand: Add basic sunxi NAND driver for SPL with DMA supportPiotr Zierhoffer2-0/+354
2015-08-08sunxi: nand: Add pinmux and clock settings for NAND supportKarol Gugala3-0/+30
2015-08-08sunxi: Enable USB DRC on Wexler TAB7200Aleksei Mamlin1-0/+5
2015-08-06Merge git://git.denx.de/u-boot-dmTom Rini124-2291/+5743
2015-08-06ARM: tegra: Add p2371-0000 boardStephen Warren10-0/+496
2015-08-06ARM: tegra: Add e2220-1170 boardStephen Warren10-0/+503
2015-08-06ARM: tegra: p2571: remove another unused defineStephen Warren1-3/+0
2015-08-06ARM: tegra: enable GPU DT node when appropriateAlexandre Courbot8-0/+62
2015-08-06ARM: tegra: move VPR configuration to a later stageAlexandre Courbot8-18/+52
2015-08-06ARM: tegra: add comment re: autogeneration to pinmux headersStephen Warren4-0/+32
2015-08-06ARM: tegra: restrict usable RAM size furtherStephen Warren1-2/+11
2015-08-06exynos: dts: Correct LDO and BUCK namingSimon Glass2-63/+63
2015-08-06x86: Enable debug UART for MinnowmaxSimon Glass2-0/+13
2015-08-06dm: core: Fix a typo in the uclass_get_device_by_name() commentSimon Glass1-1/+1
2015-08-06dm: core: Add a way to set a device nameSimon Glass2-0/+25
2015-08-06sandbox: Enable devres subsystemSimon Glass1-0/+1
2015-08-06devres: add debug command to dump device resourcesMasahiro Yamada4-2/+51
2015-08-06devres: make Devres optional with CONFIG_DEVRESMasahiro Yamada5-2/+113
2015-08-06devres: add devm_kmalloc() and friends (managed memory allocators)Masahiro Yamada2-0/+78
2015-08-06devres: introduce Devres (Managed Device Resource) frameworkMasahiro Yamada7-1/+374
2015-08-06dm: add DM_FLAG_BOUND flagMasahiro Yamada3-0/+8
2015-08-06dm: Support address translation for simple-busSimon Glass3-6/+53
2015-08-06net: smsc95xx: Add driver-model supportSimon Glass1-0/+142
2015-08-06net: smsc95xx: Prepare for conversion to driver modelSimon Glass1-122/+150
2015-08-06net: smsc95xx: Correct the error numbersSimon Glass1-22/+26
2015-08-06net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZESimon Glass1-5/+5
2015-08-06net: smsc95xx: Sort the include filesSimon Glass1-2/+3
2015-08-06dm: usb: Add driver-model support to dwc2Simon Glass1-0/+97
2015-08-06dm: usb: Prepare dwc2 driver for driver-model conversionSimon Glass1-54/+104
2015-08-06dm: usb: Add an errno.h header to usb_ether.cSimon Glass1-0/+1
2015-08-06dm: Make regmap and syscon optionalSimon Glass3-2/+22
2015-08-06lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedefYork Sun1-4/+2
2015-08-06lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t typeYork Sun3-8/+8
2015-08-05exynos: Add support for springSimon Glass7-0/+676
2015-08-05exynos: video: Remove non-device-tree codeSimon Glass2-24/+0
2015-08-05dts: Drop unused compatible ID for the NXP video bridgeSimon Glass2-2/+0
2015-08-05video: Remove the old parade driverSimon Glass7-256/+0
2015-08-05cros_ec: Remove the old tunnel codeSimon Glass2-281/+1
2015-08-05power: Remove old TPS65090 driversSimon Glass7-607/+0
2015-08-05exynos: Drop old exynos5250-specific board codeSimon Glass3-310/+2
2015-08-05exynos: Drop old exynos5420-specific board codeSimon Glass3-147/+2
2015-08-05exynos: config: Move common options to the common headers and tidy upSimon Glass11-90/+39
2015-08-05exynos: Remove unneeded device tree control #ifdefsSimon Glass1-9/+8
2015-08-05exynos: Enable new features for exynos5 boardsSimon Glass13-20/+88
2015-08-05exynos: Add common board code for exynos5 boards that use device treeSimon Glass2-0/+363