Age | Commit message (Expand) | Author |
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 |
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 |