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
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
2018-05-24
ARC: Enable debug UART on nSIM boards
Alexey Brodkin
2018-05-24
serial/serial_arc: Implement debug serial
Alexey Brodkin
2018-05-24
serial: Convert ARC_SERIAL to Kconfig
Alexey Brodkin
2018-05-24
ARC: enable debug uart for HSDK and AXS10x boards
Eugeniy Paltsev
2018-05-24
ARC: init debug uart in early common arc code
Eugeniy Paltsev
2018-05-24
rpi: Change load addresses to make more room for the kernel & DTB
Tuomas Tynkkynen
2018-05-23
spl: Add full fitImage support
Marek Vasut
2018-05-23
pylibfdt: Add missing CC and LD to Makefile
Marek Vasut
2018-05-23
scripts: add decodecode from Linux
Heinrich Schuchardt
2018-05-23
arm: print instructions pointed to by pc
Heinrich Schuchardt
2018-05-23
arm64: timer: Create timer_get_bootus for bootstage support
Michal Simek
2018-05-23
Makefile: adopt --std=gnu11 for HOSTCFLAGS on Linux
Philipp Tomsich
2018-05-23
twister: Let SPL load U-Boot from MMC
Ladislav Michl
2018-05-23
fit: Add standalone image type handling
Marek Vasut
2018-05-23
fit: Add empty fit_print_contents() and fit_image_print()
Marek Vasut
2018-05-23
fit: Fix CONFIG_FIT_SPL_PRINT
Marek Vasut
2018-05-23
spl: fit: Add support for loading FPGA bitstream
Marek Vasut
2018-05-23
bootcount: Add bootcount command
Alex Kiernan
2018-05-23
configs: sama5d2_xplained: fix bootcmd/args for spi+emmc demo
Eugen Hristev
2018-05-23
configs: sama5d2_xplained: set default FAT env location to SD-Card
Eugen Hristev
2018-05-23
doc: expand README.commands
Heinrich Schuchardt
2018-05-23
test: fs: fs-test: Modified test 1 to do a ls to a nonexistent dir
Eugen Hristev
2018-05-23
fs: ext4: fix crash on ext4ls
Eugen Hristev
2018-05-23
i2c: Drop CONFIG_SH_SH7734_I2C
Tuomas Tynkkynen
2018-05-23
i2c: Drop CONFIG_TSI108_I2C
Tuomas Tynkkynen
2018-05-23
net: Drop CONFIG_TSI108_ETH
Tuomas Tynkkynen
2018-05-23
configs: sama5d2_xplained: enable ext4 command support
Eugen Hristev
2018-05-23
clk: at91: clk-h32mx: replace dm_warn with dev_dbg
Eugen Hristev
2018-05-23
configs: at91sam9x5ek: updated mtdparts variable in bootargs
Eugen Hristev
2018-05-23
configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address
Nicolas Ferre
2018-05-23
configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignment
Nicolas Ferre
2018-05-23
FIT: Make fit_conf_print() be a static function
Tom Rini
[next]