index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-08-31
dm: tpm: Convert LPC driver to driver model
Simon Glass
2015-08-31
dm: tpm: Convert I2C driver to driver model
Simon Glass
2015-08-31
exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices
Simon Glass
2015-08-31
tpm: Check that parse_byte_string() has data to parse
Simon Glass
2015-08-31
dm: tpm: sandbox: Convert TPM driver to driver model
Simon Glass
2015-08-31
tpm: Report tpm errors on the command line
Simon Glass
2015-08-31
dm: i2c: Add a command to adjust the offset length
Simon Glass
2015-08-31
dm: tpm: Convert the TPM command and library to driver model
Simon Glass
2015-08-31
dm: tpm: Add a uclass for Trusted Platform Modules
Simon Glass
2015-08-31
tpm: tpm_tis_i2c: Tidy up delays
Simon Glass
2015-08-31
tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix
Simon Glass
2015-08-31
tpm: tpm_tis_i2c: Simplify init code
Simon Glass
2015-08-31
tpm: tpm_tis_i2c: Move definitions into the header file
Simon Glass
2015-08-31
tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
Simon Glass
2015-08-31
tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
Simon Glass
2015-08-31
tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
Simon Glass
2015-08-31
tpm: tpm_tis_i2c: Drop unnecessary methods
Simon Glass
2015-08-31
tpm: Move the I2C TPM code into one file
Simon Glass
2015-08-31
tpm: Convert drivers to use SPDX
Simon Glass
2015-08-31
tpm: Convert board config TPM options to Kconfig
Simon Glass
2015-08-31
tpm: Add Kconfig options for TPMs
Simon Glass
2015-08-31
tpm: Drop two unused options
Simon Glass
2015-08-31
tpm: Remove old pre-driver-model I2C code
Simon Glass
2015-08-31
exynos: Rise ARM voltage to 1.1V for chained bootloaders
Misha Komarovskiy
2015-08-31
buildman: Correct 'Series-cover-cc' detection logic
Simon Glass
2015-08-31
drivers: kconfig: Sort driver menu in alphabetical order
Bin Meng
2015-08-31
drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu
Bin Meng
2015-08-31
drivers: kconfig: Move "Generic Driver Options" menu to the top
Bin Meng
2015-08-31
dm: core: Add Kconfig for simple bus driver
Marek Vasut
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-31
dm: simplify uclass_foreach_dev() implementation
Masahiro Yamada
2015-08-31
ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board support
Masahiro Yamada
2015-08-31
ARM: dts: uniphier: add PH1-Pro5 SoC support
Masahiro Yamada
2015-08-31
ARM: dts: uniphier: sync with Linux
Masahiro Yamada
2015-08-31
serial: uniphier: drop platform data support
Masahiro Yamada
2015-08-31
ARM: uniphier: enable SPL_OF_CONTROL
Masahiro Yamada
2015-08-30
ARM: uniphier: select SPL_DM rather than default in defconfig
Masahiro Yamada
2015-08-30
ARM: uniphier: remove unused macro
Masahiro Yamada
2015-08-30
ARM: uniphier: fix build error when CONFIG_DEBUG_LL is defined
Masahiro Yamada
2015-08-30
mtd: denali_spl: do not allocate page_buffer in .bss section
Masahiro Yamada
2015-08-28
tools/atmelimage.c: Fix warning when debug is enabled
Tom Rini
2015-08-28
ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks()
Kishon Vijay Abraham I
2015-08-28
board: ti: invoke clock API to enable and disable clocks
Kishon Vijay Abraham I
2015-08-28
ARM: AM43xx: Add functions to enable and disable USB clocks
Kishon Vijay Abraham I
2015-08-28
ARM: OMAP5: Add functions to enable and disable USB clocks
Kishon Vijay Abraham I
2015-08-28
board: ti: OMAP5: added USB initializtion code
Kishon Vijay Abraham I
2015-08-28
board: ti: beagle_x15: added USB initializtion code
Kishon Vijay Abraham I
2015-08-28
include: configs: am43xx_evm: add 'usb stop' in usbboot env
Kishon Vijay Abraham I
2015-08-28
board: ti: remove duplicate initialization of vbus_id_status
Kishon Vijay Abraham I
2015-08-28
TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx
Kishon Vijay Abraham I
[next]