index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-08-31
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-08-31
dts: fix dependency of OF_SPL_REMOVE_PROPS
Masahiro Yamada
2015-08-31
pinctrl: sandbox: add sandbox pinctrl driver
Masahiro Yamada
2015-08-31
pinctrl: add pin control uclass support
Masahiro Yamada
2015-08-31
dm: core: allow device_bind() to not return a device pointer
Masahiro Yamada
2015-08-31
tegra: nyan: Enable TPM command and driver
Simon Glass
2015-08-31
tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs
Simon Glass
2015-08-31
dm: tpm: Add a 'tpmtest' command
Simon Glass
2015-08-31
tpm: Add functions to access flags and permissions
Simon Glass
2015-08-31
tpm: Add a 'tpm info' command
Simon Glass
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-30
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2015-08-30
video: discard empty video_set_lut implementation
Peng Fan
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
[next]