summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-08arm: socfpga: scan: Staticize scan_mgr_io_scan_chain_prg()Marek Vasut
2015-08-08arm: socfpga: clock: Clean up pll_config.hMarek Vasut
2015-08-08arm: socfpga: clock: Get rid of cm_config_t typedefMarek Vasut
2015-08-08arm: socfpga: reset: Add SDMMC, QSPI and DMA definesMarek Vasut
2015-08-08arm: socfpga: reset: Add function to reset add peripheralsMarek Vasut
2015-08-08arm: socfpga: reset: Repair bridge reset handlingMarek Vasut
2015-08-08arm: socfpga: reset: Replace ad-hoc reset functionsMarek Vasut
2015-08-08arm: socfpga: reset: Implement unified function to toggle resetMarek Vasut
2015-08-08arm: socfpga: reset: Start reworking the SoCFPGA reset managerMarek Vasut
2015-08-08arm: socfpga: reset: Add missing reset manager regsMarek Vasut
2015-08-08ddr: altera: Fix debug message format in sequencerMarek Vasut
2015-08-08ddr: altera: Fix typo in mp_threshold1 programmingMarek Vasut
2015-08-08ddr: altera: Move struct sdram_prot_rule prototypeMarek Vasut
2015-08-08arm: socfpga: Move sdram_config.h to board dirMarek Vasut
2015-08-08arm: socfpga: enable the Altera SDRAM controller driverDinh Nguyen
2015-08-08driver/ddr/altera: Add the sdram calibration portionDinh Nguyen
2015-08-08driver/ddr/altera: Add DDR driver for Altera's SDRAM controllerDinh Nguyen
2015-08-08net: designware: Rename the driver var name to eth_designwareMarek Vasut
2015-08-08net: designware: Add SoCFPGA GMAC DT compatible stringMarek Vasut
2015-08-08arm: socfpga: Move generated files into qts subdirMarek Vasut
2015-08-08arm: dts: socfpga: Add mmc aliasMarek Vasut
2015-08-08arm: dts: socfpga: Fix SPI aliasesMarek Vasut
2015-08-08arm: socfpga: Fix FPGA bitstream programming routineMarek Vasut
2015-08-06Merge git://git.denx.de/u-boot-dmTom Rini
2015-08-06ARM: tegra: Add p2371-0000 boardStephen Warren
2015-08-06ARM: tegra: Add e2220-1170 boardStephen Warren
2015-08-06ARM: tegra: p2571: remove another unused defineStephen Warren
2015-08-06ARM: tegra: enable GPU DT node when appropriateAlexandre Courbot
2015-08-06ARM: tegra: move VPR configuration to a later stageAlexandre Courbot
2015-08-06ARM: tegra: add comment re: autogeneration to pinmux headersStephen Warren
2015-08-06ARM: tegra: restrict usable RAM size furtherStephen Warren
2015-08-06exynos: dts: Correct LDO and BUCK namingSimon Glass
2015-08-06x86: Enable debug UART for MinnowmaxSimon Glass
2015-08-06dm: core: Fix a typo in the uclass_get_device_by_name() commentSimon Glass
2015-08-06dm: core: Add a way to set a device nameSimon Glass
2015-08-06sandbox: Enable devres subsystemSimon Glass
2015-08-06devres: add debug command to dump device resourcesMasahiro Yamada
2015-08-06devres: make Devres optional with CONFIG_DEVRESMasahiro Yamada
2015-08-06devres: add devm_kmalloc() and friends (managed memory allocators)Masahiro Yamada
2015-08-06devres: introduce Devres (Managed Device Resource) frameworkMasahiro Yamada
2015-08-06dm: add DM_FLAG_BOUND flagMasahiro Yamada
2015-08-06dm: Support address translation for simple-busSimon Glass
2015-08-06net: smsc95xx: Add driver-model supportSimon Glass
2015-08-06net: smsc95xx: Prepare for conversion to driver modelSimon Glass
2015-08-06net: smsc95xx: Correct the error numbersSimon Glass
2015-08-06net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZESimon Glass
2015-08-06net: smsc95xx: Sort the include filesSimon Glass
2015-08-06dm: usb: Add driver-model support to dwc2Simon Glass
2015-08-06dm: usb: Prepare dwc2 driver for driver-model conversionSimon Glass
2015-08-06dm: usb: Add an errno.h header to usb_ether.cSimon Glass