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
path:
root
/
common
Age
Commit message (
Expand
)
Author
2018-06-18
avb2.0: add boot states and dm-verity support
Igor Opaniuk
2018-06-18
avb2.0: implement AVB ops
Igor Opaniuk
2018-06-13
u-boot: Fix several typos
Shyam Saini
2018-06-07
common: iotrace: add timestamp to iotrace records
Ramon Fried
2018-06-07
iotrace: add IO region limit
Ramon Fried
2018-06-05
board_f: Only reserve memory for U-Boot if we're going to relocate
Alexey Brodkin
2018-06-05
menu: fix timeout duration
Masahiro Yamada
2018-06-03
Define board_quiesce_devices() in a shared location
Simon Glass
2018-05-30
mmc: Separate "mmc swrite" from fastboot
Alex Kiernan
2018-05-30
fastboot: Refactor fastboot_okay/fail to take response
Alex Kiernan
2018-05-30
fastboot: Move fastboot to drivers/fastboot
Alex Kiernan
2018-05-26
add FIT data-position & data-offset property support
Kelvin Cheung
2018-05-26
malloc: Use malloc simple before malloc is fully initialized in memalign()
Ley Foon Tan
2018-05-23
spl: Add full fitImage support
Marek Vasut
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
FIT: Make fit_conf_print() be a static function
Tom Rini
2018-05-11
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2018-05-11
tools: zynqmpimage: Add bif support
Alexander Graf
2018-05-10
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
2018-05-10
xyz-modem: va_start() must be matched by va_end()
Heinrich Schuchardt
2018-05-10
Fix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF are selected
Alex Kiernan
2018-05-10
bootcount: spl: Extend SPL to support bootcount incrementation
Lukasz Majewski
2018-05-10
bootcount: Rewrite autoboot to use wrapper functions from bootcount.h
Lukasz Majewski
2018-05-10
bootcount: spl: Enable bootcount support in SPL
Lukasz Majewski
2018-05-08
bootm.c: Correct the flush_len used in bootm_load_os()
Tom Rini
2018-05-08
image: fit: Show signatures and hashes for configurations
Clément Péron
2018-05-08
image: socfpga: Add SFP image version 1 definition
Marek Vasut
2018-05-07
fastboot: sparse: make write_sparse_image useable for non-fastboot
Jassi Brar
2018-05-07
fastboot: sparse: remove redundant argument to write_sparse_image
Jassi Brar
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-06
stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly
Tom Rini
2018-04-28
spl: Split sprintf, strto* from SPL serial in Kconfig
Alex Kiernan
2018-04-28
spl: Add dependency on serial to Ymodem
Alex Kiernan
2018-04-28
spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT
Alex Kiernan
2018-04-28
log: CONFIG_LOG should select CONFIG_DM
Heinrich Schuchardt
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
Convert CONFIG_SPI to Kconfig
Adam Ford
2018-04-17
bootm: Align cache flush begin address
Bryan O'Donoghue
2018-04-11
spl: ram: Add TPL Kconfig symbols
Marek Vasut
2018-04-11
spl: ram: Convert to CONFIG_IS_ENABLED
Marek Vasut
2018-04-11
tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig
Marek Vasut
2018-04-11
tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig
Marek Vasut
2018-04-11
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
Marek Vasut
2018-04-10
log: Correct missing free() on error in log_add_filter()
Simon Glass
2018-04-08
treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig
Mario Six
2018-04-08
treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig
Mario Six
[next]