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-07-21
spl: record boot_device into spl_image and call spl_perform_fixups
Philipp Tomsich
2018-07-20
bootmenu: Extend BOOTDELAY help text
Alex Kiernan
2018-07-20
spl: Make the spl_nand_load_image static
Michael Trimarchi
2018-07-20
spl: mmc: Skip RAW mode ARGS sectors if not defined
York Sun
2018-07-19
spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined
York Sun
2018-07-19
spl: nor: Add FIT support
York Sun
2018-07-19
env: common: accept flags on reset to default env
Yaniv Levinsky
2018-07-19
spl: fit: display a message when an FPGA image is loaded
Luis Araneda
2018-07-19
lib: fdtdec: Update ram_base to store ram start adddress
Siva Durga Prasad Paladugu
2018-07-19
usb_kdb: Get stdio_dev directly from sdev pointer
Michal Simek
2018-07-19
usb_kbd: Add support for watchdog
Michal Simek
2018-07-19
common: command: Handle USAGE failure separately
Michal Simek
2018-07-19
common: command: Use command_ret_t enum values instead of values
Michal Simek
2018-07-10
common/memsize.c: Increase save array for supporting memory size > 4GB
Tien Fong Chee
2018-07-10
common: print \n in initr_scsi()
Heinrich Schuchardt
2018-07-10
vboot: Do not use hashed-strings offset
Teddy Reed
2018-07-10
vboot: Add FIT_SIGNATURE_MAX_SIZE protection
Teddy Reed
2018-07-10
spl: fit: verify images prior to post processing
Ben Whitten
2018-07-10
spl: fit: Fix support for loading FPGA bitstream
Marek Vasut
2018-07-10
spl: spi: Support full fitImage handling
Marek Vasut
2018-07-10
spl: fat: Support full fitImage handling
Marek Vasut
2018-07-10
fit: Verify all configuration signatures
Marek Vasut
2018-07-09
reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
Ley Foon Tan
2018-06-27
Merge git://git.denx.de/u-boot-imx
Tom Rini
2018-06-24
board_r: Do not initialize IDE when DM BLK is on
Bin Meng
2018-06-19
bootm: Handle kernel_noload on arm64
Marek Vasut
2018-06-18
console: Fix handling of NULL global_data
Simon Glass
2018-06-18
log: Fix incorect range check in log_get_cat_name()
Simon Glass
2018-06-18
iotrace: fix behaviour when buffer is full
Ramon Fried
2018-06-18
iotrace: move record definitons to header file
Ramon Fried
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-18
spl: Add default values for ARCH_MX7
Fabio Estevam
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
[next]