Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
246a5e5fc20d4aa922bd980dd3272ebcb6b7a462
246a5e5
ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting
by Radoslaw Pietrzyk
· 6 years ago
b460b88
serial: serial_msm: added pinmux & config
by Ramon Fried
· 6 years ago
9558dda
db410: added pinctrl node and serial bindings
by Ramon Fried
· 6 years ago
ad97051
mach-snapdragon: Introduce pinctrl driver
by Ramon Fried
· 6 years ago
640dc34
mach-snapdragon: Fix UART clock flow
by Ramon Fried
· 6 years ago
7e5ad79
serial: serial_msm: initialize uart only before relocation
by Ramon Fried
· 6 years ago
11d59fe
serial: serial_msm: fail probe if settings clocks fails
by Ramon Fried
· 6 years ago
ffada23
db820c: set clk node to be probed before relocation
by Ramon Fried
· 6 years ago
0ed34aa
Remove CONFIG_MVGBE from config_whitelist.txt
by Chris Packham
· 6 years ago
5ce9aca
PCI: Document pciauto_region_allocate()
by Tuomas Tynkkynen
· 6 years ago
d71975a
PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources
by Tuomas Tynkkynen
· 6 years ago
ed12a89
PCI: Add newlines to debug prints in pci_auto_common.c
by Tuomas Tynkkynen
· 6 years ago
9792be7
doc: qemu-arm: Drop highmem=off references
by Tuomas Tynkkynen
· 6 years ago
f37770c
ARM: qemu-arm: Bump RAM size in AArch64 MMU table
by Tuomas Tynkkynen
· 6 years ago
52ba907
PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set
by Tuomas Tynkkynen
· 6 years ago
2a8e80d
configs: add TPMv2.x support in Sandbox
by Miquel Raynal
· 6 years ago
b91ad16
sandbox: dts: add Sandbox TPMv2.x node
by Miquel Raynal
· 6 years ago
31b106f
doc: device-tree-bindings: add Sandbox TPMv2.0 module info
by Miquel Raynal
· 6 years ago
2bae712
tpm: add a Sandbox TPMv2.x driver
by Miquel Raynal
· 6 years ago
2dffe1c
test/py: add TPMv2.x test suite
by Miquel Raynal
· 6 years ago
8ee5947
doc: device-tree-bindings: add TIS TPMv2.0 SPI module info
by Miquel Raynal
· 6 years ago
a174f00
tpm2: tis_spi: add the possibility to reset the chip with a gpio
by Miquel Raynal
· 6 years ago
eb46910
tpm: add support for TPMv2.x SPI modules
by Miquel Raynal
· 6 years ago
b9dd4fab
tpm: add PCR authentication commands support
by Miquel Raynal
· 6 years ago
dc26e91
tpm: add TPM2_HierarchyChangeAuth command support
by Miquel Raynal
· 6 years ago
da9c339
tpm: add dictionary attack mitigation commands support
by Miquel Raynal
· 6 years ago
69cd8f0
tpm: add TPM2_GetCapability command support
by Miquel Raynal
· 6 years ago
1c4ea8f
tpm: add TPM2_PCR_Read command support
by Miquel Raynal
· 6 years ago
6284be5
tpm: add TPM2_PCR_Extend command support
by Miquel Raynal
· 6 years ago
bad8ff5
tpm: add TPM2_Clear command support
by Miquel Raynal
· 6 years ago
2dc6d97
tpm: add TPM2_SelfTest command support
by Miquel Raynal
· 6 years ago
1922df2
tpm: add TPM2_Startup command support
by Miquel Raynal
· 6 years ago
bcdf6b9
tpm: report driver error code to upper layer
by Miquel Raynal
· 6 years ago
aa64301
tpm: add possible traces to analyze buffers returned by the TPM
by Miquel Raynal
· 6 years ago
f687281
tpm: add macros to enhance TPM commands readability
by Miquel Raynal
· 6 years ago
ff32245
tpm: prepare support for TPMv2.x commands
by Miquel Raynal
· 6 years ago
3219cf6
tpm: add missing parameter in private data structure description
by Miquel Raynal
· 6 years ago
d677bfe
tpm: disociate TPMv1.x specific and generic code
by Miquel Raynal
· 6 years ago
9f9ce3c
tpm: prepare introduction of TPMv2.x support in Kconfig
by Miquel Raynal
· 6 years ago
06425aa
tpm: add Revision ID field in the chip structure
by Miquel Raynal
· 6 years ago
96cc4e3
tpm: add extra blank lines between declarations and code
by Miquel Raynal
· 6 years ago
52da18a
tpm: fix spelling
by Miquel Raynal
· 6 years ago
fded837
tpm: use the BIT() macro where applicable
by Miquel Raynal
· 6 years ago
c617918
tpm: align arguments with open parenthesis
by Miquel Raynal
· 6 years ago
b9804e5
tpm: substitute deprecated uint<x>_t types with their u<x> equivalent
by Miquel Raynal
· 6 years ago
fd0bc26
tpm: remove extra spaces between a function and its opening bracket
by Miquel Raynal
· 6 years ago
ba4d2ec
tpm: remove redundant blank line
by Miquel Raynal
· 6 years ago
8730d01
Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc
by Tom Rini
· 6 years ago
7049f62
Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
0556b56
ARC: Enable debug UART on nSIM boards
by Alexey Brodkin
· 6 years ago
5470501
serial/serial_arc: Implement debug serial
by Alexey Brodkin
· 6 years ago
d7ac185
serial: Convert ARC_SERIAL to Kconfig
by Alexey Brodkin
· 6 years ago
b271d36
ARC: enable debug uart for HSDK and AXS10x boards
by Eugeniy Paltsev
· 7 years ago
429fa25
ARC: init debug uart in early common arc code
by Eugeniy Paltsev
· 7 years ago
385cbe2
rpi: Change load addresses to make more room for the kernel & DTB
by Tuomas Tynkkynen
· 7 years ago
8a9dc16
spl: Add full fitImage support
by Marek Vasut
· 6 years ago
f919fbd
pylibfdt: Add missing CC and LD to Makefile
by Marek Vasut
· 6 years ago
02c3a3d
scripts: add decodecode from Linux
by Heinrich Schuchardt
· 6 years ago
bd2a13f
arm: print instructions pointed to by pc
by Heinrich Schuchardt
· 6 years ago
d0f855f
arm64: timer: Create timer_get_bootus for bootstage support
by Michal Simek
· 6 years ago
9de4f95
Makefile: adopt --std=gnu11 for HOSTCFLAGS on Linux
by Philipp Tomsich
· 6 years ago
9b0888c
twister: Let SPL load U-Boot from MMC
by Ladislav Michl
· 6 years ago
0298d20
fit: Add standalone image type handling
by Marek Vasut
· 6 years ago
a3c43b1
fit: Add empty fit_print_contents() and fit_image_print()
by Marek Vasut
· 6 years ago
b527b9c
fit: Fix CONFIG_FIT_SPL_PRINT
by Marek Vasut
· 6 years ago
26a6422
spl: fit: Add support for loading FPGA bitstream
by Marek Vasut
· 6 years ago
b11ed7d
bootcount: Add bootcount command
by Alex Kiernan
· 6 years ago
c4d7b7a
configs: sama5d2_xplained: fix bootcmd/args for spi+emmc demo
by Eugen Hristev
· 6 years ago
e75477e
configs: sama5d2_xplained: set default FAT env location to SD-Card
by Eugen Hristev
· 6 years ago
3d9640f
doc: expand README.commands
by Heinrich Schuchardt
· 6 years ago
78ccbd1
test: fs: fs-test: Modified test 1 to do a ls to a nonexistent dir
by Eugen Hristev
· 6 years ago
e71a969
fs: ext4: fix crash on ext4ls
by Eugen Hristev
· 6 years ago
2239690
i2c: Drop CONFIG_SH_SH7734_I2C
by Tuomas Tynkkynen
· 6 years ago
d70c79f
i2c: Drop CONFIG_TSI108_I2C
by Tuomas Tynkkynen
· 6 years ago
ed9072c
net: Drop CONFIG_TSI108_ETH
by Tuomas Tynkkynen
· 6 years ago
30db47a
configs: sama5d2_xplained: enable ext4 command support
by Eugen Hristev
· 7 years ago
649aa6c
clk: at91: clk-h32mx: replace dm_warn with dev_dbg
by Eugen Hristev
· 7 years ago
5415bf3
configs: at91sam9x5ek: updated mtdparts variable in bootargs
by Eugen Hristev
· 7 years ago
7b8b19f
configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address
by Nicolas Ferre
· 7 years ago
e32f240
configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignment
by Nicolas Ferre
· 7 years ago
16c4b16
FIT: Make fit_conf_print() be a static function
by Tom Rini
· 7 years ago
d405dae
Licenses/README: Update some style and add explicit license to the document
by Tom Rini
· 7 years ago
5a7b11e
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
by Alex Kiernan
· 7 years ago
79fd08f
mmc: Unirqify bcm2835_sdhost and fix writes
by Alexander Graf
· 6 years ago
d295c3e
rpi: Adjust fdt_addr_r to a sane address
by Alexander Graf
· 7 years ago
ea37f0b
arm: armv7m: Clean up some thumb / compiler flag options
by Tom Rini
· 7 years ago
dca268a
.travis.yml: Further optimizations
by Tom Rini
· 6 years ago
4c58d27
buildman: support newer gcc versions from kernel.org
by Daniel Schwierzeck
· 6 years ago
f58e946
at91: Minor tweaks to SPL logic for space savings on smartweb
by Tom Rini
· 6 years ago
668e309
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 6 years ago
c3d3e2a
ARM: dts: uniphier: sync with Linux 4.17-rc6
by Masahiro Yamada
· 6 years ago
8c09f1f
ARM: uniphier: rename environment variable fdt_file to fdtfile
by Masahiro Yamada
· 6 years ago
f6acbf8
ARM: dts: uniphier: change phy-mode to 'internal' for LD11
by Kunihiko Hayashi
· 6 years ago
3c0fa6c
ARM: dts: uniphier: add clock-names and reset-names to ethernet node
by Kunihiko Hayashi
· 6 years ago
28cd3d2
ARM: dts: uniphier: add required clocks and resets to Pro4 ethernet node
by Kunihiko Hayashi
· 6 years ago
69b3d4e
ARM: dts: uniphier: add syscon-phy-mode property to each ethernet node
by Kunihiko Hayashi
· 6 years ago
624d2ca
SPDX: Fixup SPDX tags in a few new files
by Tom Rini
· 6 years ago
bea1649
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
56932e8
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
904e546
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
Next »