summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-31tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chipSimon Glass
2015-08-31tpm: tpm_tis_i2c: Drop struct tpm_vendor_specificSimon Glass
2015-08-31tpm: tpm_tis_i2c: Drop unnecessary methodsSimon Glass
2015-08-31tpm: Move the I2C TPM code into one fileSimon Glass
2015-08-31tpm: Convert drivers to use SPDXSimon Glass
2015-08-31tpm: Convert board config TPM options to KconfigSimon Glass
2015-08-31tpm: Add Kconfig options for TPMsSimon Glass
2015-08-31tpm: Drop two unused optionsSimon Glass
2015-08-31tpm: Remove old pre-driver-model I2C codeSimon Glass
2015-08-31exynos: Rise ARM voltage to 1.1V for chained bootloadersMisha Komarovskiy
2015-08-31buildman: Correct 'Series-cover-cc' detection logicSimon Glass
2015-08-31drivers: kconfig: Sort driver menu in alphabetical orderBin Meng
2015-08-31drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menuBin Meng
2015-08-31drivers: kconfig: Move "Generic Driver Options" menu to the topBin Meng
2015-08-31dm: core: Add Kconfig for simple bus driverMarek Vasut
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass
2015-08-31dm: simplify uclass_foreach_dev() implementationMasahiro Yamada
2015-08-30ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board supportMasahiro Yamada
2015-08-30ARM: dts: uniphier: add PH1-Pro5 SoC supportMasahiro Yamada
2015-08-30ARM: dts: uniphier: sync with LinuxMasahiro Yamada
2015-08-30serial: uniphier: drop platform data supportMasahiro Yamada
2015-08-30ARM: uniphier: enable SPL_OF_CONTROLMasahiro Yamada
2015-08-30ARM: uniphier: select SPL_DM rather than default in defconfigMasahiro Yamada
2015-08-30ARM: uniphier: remove unused macroMasahiro Yamada
2015-08-30ARM: uniphier: fix build error when CONFIG_DEBUG_LL is definedMasahiro Yamada
2015-08-30mtd: denali_spl: do not allocate page_buffer in .bss sectionMasahiro Yamada
2015-08-28tools/atmelimage.c: Fix warning when debug is enabledTom Rini
2015-08-28ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks()Kishon Vijay Abraham I
2015-08-28board: ti: invoke clock API to enable and disable clocksKishon Vijay Abraham I
2015-08-28ARM: AM43xx: Add functions to enable and disable USB clocksKishon Vijay Abraham I
2015-08-28ARM: OMAP5: Add functions to enable and disable USB clocksKishon Vijay Abraham I
2015-08-28board: ti: OMAP5: added USB initializtion codeKishon Vijay Abraham I
2015-08-28board: ti: beagle_x15: added USB initializtion codeKishon Vijay Abraham I
2015-08-28include: configs: am43xx_evm: add 'usb stop' in usbboot envKishon Vijay Abraham I
2015-08-28board: ti: remove duplicate initialization of vbus_id_statusKishon Vijay Abraham I
2015-08-28TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xxKishon Vijay Abraham I
2015-08-28ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2Kishon Vijay Abraham I
2015-08-28usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interruptsKishon Vijay Abraham I
2015-08-28Makefile: fix SOURCE_DATE_EPOCH for *BSD hostAndreas Bießmann
2015-08-28picosam9g45: adopt CONFIG_SYS_PROMPTAndreas Bießmann
2015-08-28at91sam9260ek: add missing files to MAINTAINERSAndreas Bießmann
2015-08-28at91sam9rlek: add missing files to MAINTAINERSAndreas Bießmann
2015-08-28omap-common: SYS_BOOT fallback logic correction and support for more devicesPaul Kocialkowski
2015-08-28mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler
2015-08-28arm: spear: Some changes / updates to the x600 config headerStefan Roese
2015-08-28arm: spear: Enable caches on SPEArStefan Roese
2015-08-28arm: spear: Move to common SPL infrastructureStefan Roese
2015-08-28arm: spear: Fix booting - relocate vector table to 0 (low-vector)Stefan Roese
2015-08-28ARM: k2l: Fix device speedsLokesh Vutla
2015-08-28ARM: keystone2: Update READMELokesh Vutla