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
2018-05-26
serial: stm32: Add debug uart support
Patrick Delaunay
2018-05-26
ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting
Radoslaw Pietrzyk
2018-05-26
serial: serial_msm: added pinmux & config
Ramon Fried
2018-05-26
db410: added pinctrl node and serial bindings
Ramon Fried
2018-05-26
mach-snapdragon: Introduce pinctrl driver
Ramon Fried
2018-05-26
mach-snapdragon: Fix UART clock flow
Ramon Fried
2018-05-26
serial: serial_msm: initialize uart only before relocation
Ramon Fried
2018-05-26
serial: serial_msm: fail probe if settings clocks fails
Ramon Fried
2018-05-26
db820c: set clk node to be probed before relocation
Ramon Fried
2018-05-26
Remove CONFIG_MVGBE from config_whitelist.txt
Chris Packham
2018-05-26
PCI: Document pciauto_region_allocate()
Tuomas Tynkkynen
2018-05-26
PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources
Tuomas Tynkkynen
2018-05-26
PCI: Add newlines to debug prints in pci_auto_common.c
Tuomas Tynkkynen
2018-05-26
doc: qemu-arm: Drop highmem=off references
Tuomas Tynkkynen
2018-05-26
ARM: qemu-arm: Bump RAM size in AArch64 MMU table
Tuomas Tynkkynen
2018-05-26
PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set
Tuomas Tynkkynen
2018-05-25
configs: add TPMv2.x support in Sandbox
Miquel Raynal
2018-05-25
sandbox: dts: add Sandbox TPMv2.x node
Miquel Raynal
2018-05-25
doc: device-tree-bindings: add Sandbox TPMv2.0 module info
Miquel Raynal
2018-05-25
tpm: add a Sandbox TPMv2.x driver
Miquel Raynal
2018-05-25
test/py: add TPMv2.x test suite
Miquel Raynal
2018-05-25
doc: device-tree-bindings: add TIS TPMv2.0 SPI module info
Miquel Raynal
2018-05-25
tpm2: tis_spi: add the possibility to reset the chip with a gpio
Miquel Raynal
2018-05-25
tpm: add support for TPMv2.x SPI modules
Miquel Raynal
2018-05-25
tpm: add PCR authentication commands support
Miquel Raynal
2018-05-25
tpm: add TPM2_HierarchyChangeAuth command support
Miquel Raynal
2018-05-25
tpm: add dictionary attack mitigation commands support
Miquel Raynal
2018-05-25
tpm: add TPM2_GetCapability command support
Miquel Raynal
2018-05-25
tpm: add TPM2_PCR_Read command support
Miquel Raynal
2018-05-25
tpm: add TPM2_PCR_Extend command support
Miquel Raynal
2018-05-25
tpm: add TPM2_Clear command support
Miquel Raynal
2018-05-25
tpm: add TPM2_SelfTest command support
Miquel Raynal
2018-05-25
tpm: add TPM2_Startup command support
Miquel Raynal
2018-05-25
tpm: report driver error code to upper layer
Miquel Raynal
2018-05-25
tpm: add possible traces to analyze buffers returned by the TPM
Miquel Raynal
2018-05-25
tpm: add macros to enhance TPM commands readability
Miquel Raynal
2018-05-25
tpm: prepare support for TPMv2.x commands
Miquel Raynal
2018-05-25
tpm: add missing parameter in private data structure description
Miquel Raynal
2018-05-25
tpm: disociate TPMv1.x specific and generic code
Miquel Raynal
2018-05-25
tpm: prepare introduction of TPMv2.x support in Kconfig
Miquel Raynal
2018-05-25
tpm: add Revision ID field in the chip structure
Miquel Raynal
2018-05-25
tpm: add extra blank lines between declarations and code
Miquel Raynal
2018-05-25
tpm: fix spelling
Miquel Raynal
2018-05-25
tpm: use the BIT() macro where applicable
Miquel Raynal
2018-05-25
tpm: align arguments with open parenthesis
Miquel Raynal
2018-05-25
tpm: substitute deprecated uint<x>_t types with their u<x> equivalent
Miquel Raynal
2018-05-25
tpm: remove extra spaces between a function and its opening bracket
Miquel Raynal
2018-05-25
tpm: remove redundant blank line
Miquel Raynal
2018-05-24
Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc
Tom Rini
2018-05-24
Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot
Tom Rini
[next]