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
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
sunxi: mmc: set transfer timeout according to byte_cnt.
Yousong Zhou
2015-08-31
sunxi: Enable non-secure access to RTC on sun6i (A31s)
Chen-Yu Tsai
2015-08-31
sunxi: Fix MAINTAINERS board sorting
Hans de Goede
2015-08-31
sunxi: Add support for the Olimex A20 EVB
Marcus Cooper
2015-08-31
sunxi: Add inet98v_rev2 defconfig and dts file
Hans de Goede
2015-08-31
sunxi: Add inet97fv2_defconfig
Hans de Goede
2015-08-31
sunxi: Ampe_A76_defconfig: Add otg id pin configuration
Hans de Goede
2015-08-31
mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig
Hans de Goede
2015-08-31
sunxi_nand_spl: clear status flags in SPL implementation
Boris Brezillon
2015-08-31
sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
Hans de Goede
2015-08-31
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
Hans de Goede
2015-08-31
sunxi_nand_spl: Add support for backup boot partitions
Hans de Goede
2015-08-31
sunxi_nand_spl: Auto detect nand configuration parameters
Hans de Goede
2015-08-31
sunxi_nand_spl: Parametrize lowlevel read functions
Hans de Goede
2015-08-31
sunxi_nand_spl: Properly config page-size in the nand ctl register
Hans de Goede
2015-08-31
sunxi_nand_spl: Add support for sun4i and sun5i SoCs
Hans de Goede
2015-08-31
sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off
Hans de Goede
2015-08-31
sunxi_nand_spl: Add proper cache flusing
Hans de Goede
2015-08-31
sunxi_nand_spl: Turn off clocks when we're done with the nand
Hans de Goede
2015-08-31
sunxi_nand_spl: Make sure the DMA controller is enabled
Hans de Goede
2015-08-31
sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
Hans de Goede
[prev]
[next]