1. cd1457d common: fdt: Make fdt_del_subnodes/fdt_del_partition static by Michal Simek · 6 years ago
  2. 0cba6e9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  3. dbf6be9 binman: Add a new 'image-pos' property by Simon Glass · 6 years ago
  4. 3ab9598 binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  5. 6f796a9 sunxi: add support for Allwinner H6 SoC by Icenowy Zheng · 6 years ago
  6. 563273d common: Log should depends on DM not be selected by DM by Michal Simek · 6 years ago
  7. 2a1f4f1 Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined" by Ramon Fried · 6 years ago
  8. 0e8a8a3 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago WIP-27Jul2018
  9. 82a115f sandbox: Don't disable ctrlc() on sandbox if in raw mode by Joe Hershberger · 6 years ago
  10. b2f58d8 console: Remember if ctrlc is disabled in console_tstc() by Joe Hershberger · 6 years ago
  11. 7550dbe spl: Add option SPL_PAYLOAD by York Sun · 6 years ago
  12. 73a555d Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago WIP-24Jul2018
  13. 5f4e32d fdt_support: make fdt_fixup_mtdparts() prototype more specific by Masahiro Yamada · 6 years ago
  14. 02db548 spl: remove dependency to "asm/utils.h" by Paulo Zaneti · 6 years ago
  15. e9ee739 avb2.0: use block API in AVB ops by Igor Opaniuk · 6 years ago
  16. b0aa74a avb2.0: add proper dependencies by Igor Opaniuk · 6 years ago
  17. 9d04b5f configs: Make NAND_BOOT and ONENAND_BOOT imply NAND by Adam Ford · 6 years ago
  18. de5dd4c spl: record boot_device into spl_image and call spl_perform_fixups by Philipp Tomsich · 6 years ago
  19. b27dc8e bootmenu: Extend BOOTDELAY help text by Alex Kiernan · 6 years ago
  20. 25dabd7 spl: Make the spl_nand_load_image static by Michael Trimarchi · 6 years ago
  21. 7267fbf spl: mmc: Skip RAW mode ARGS sectors if not defined by York Sun · 6 years ago
  22. 14acea0 spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined by York Sun · 6 years ago
  23. 6ecd820 spl: nor: Add FIT support by York Sun · 6 years ago
  24. c5d548a env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  25. 3907eef spl: fit: display a message when an FPGA image is loaded by Luis Araneda · 6 years ago
  26. 1473b12 lib: fdtdec: Update ram_base to store ram start adddress by Siva Durga Prasad Paladugu · 6 years ago
  27. 4fb67f4 usb_kdb: Get stdio_dev directly from sdev pointer by Michal Simek · 6 years ago
  28. f8f3e0e usb_kbd: Add support for watchdog by Michal Simek · 6 years ago
  29. 27eb7bc common: command: Handle USAGE failure separately by Michal Simek · 6 years ago
  30. 3723324 common: command: Use command_ret_t enum values instead of values by Michal Simek · 6 years ago
  31. 67a2616 common/memsize.c: Increase save array for supporting memory size > 4GB by Tien Fong Chee · 6 years ago
  32. 3804f5b common: print \n in initr_scsi() by Heinrich Schuchardt · 6 years ago
  33. 7346c1e vboot: Do not use hashed-strings offset by Teddy Reed · 6 years ago
  34. 72239fc vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · 6 years ago
  35. d154ca6 spl: fit: verify images prior to post processing by Ben Whitten · 6 years ago
  36. 56419ea spl: fit: Fix support for loading FPGA bitstream by Marek Vasut · 6 years ago
  37. 26ad648 spl: spi: Support full fitImage handling by Marek Vasut · 6 years ago
  38. 8b1531f spl: fat: Support full fitImage handling by Marek Vasut · 6 years ago
  39. 078e558 fit: Verify all configuration signatures by Marek Vasut · 6 years ago
  40. bfc6bae reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 6 years ago
  41. de76610 Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  42. ec15d5f board_r: Do not initialize IDE when DM BLK is on by Bin Meng · 6 years ago
  43. 487b5fa bootm: Handle kernel_noload on arm64 by Marek Vasut · 6 years ago
  44. af880e2 console: Fix handling of NULL global_data by Simon Glass · 6 years ago
  45. c2e4e7e log: Fix incorect range check in log_get_cat_name() by Simon Glass · 6 years ago
  46. e0212df iotrace: fix behaviour when buffer is full by Ramon Fried · 6 years ago
  47. 7e9be3e iotrace: move record definitons to header file by Ramon Fried · 6 years ago
  48. 5d4fd87 avb2.0: add boot states and dm-verity support by Igor Opaniuk · 6 years ago
  49. 3af30e4 avb2.0: implement AVB ops by Igor Opaniuk · 6 years ago
  50. 1da1938 spl: Add default values for ARCH_MX7 by Fabio Estevam · 6 years ago
  51. 919d25c u-boot: Fix several typos by Shyam Saini · 6 years ago
  52. b5e0e36 common: iotrace: add timestamp to iotrace records by Ramon Fried · 6 years ago
  53. a74440b iotrace: add IO region limit by Ramon Fried · 6 years ago
  54. ff2b2ba board_f: Only reserve memory for U-Boot if we're going to relocate by Alexey Brodkin · 6 years ago
  55. 86fbad2 menu: fix timeout duration by Masahiro Yamada · 6 years ago
  56. 329da48 Define board_quiesce_devices() in a shared location by Simon Glass · 6 years ago
  57. c232d14 mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · 6 years ago
  58. c4ded03 fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 6 years ago
  59. 312a10f fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 6 years ago
  60. c3c8638 add FIT data-position & data-offset property support by Kelvin Cheung · 6 years ago WIP-29May2018-b WIP-jenkins-recheck
  61. ee038c5 malloc: Use malloc simple before malloc is fully initialized in memalign() by Ley Foon Tan · 6 years ago
  62. 8a9dc16 spl: Add full fitImage support by Marek Vasut · 6 years ago WIP-23May2018
  63. 0298d20 fit: Add standalone image type handling by Marek Vasut · 6 years ago
  64. a3c43b1 fit: Add empty fit_print_contents() and fit_image_print() by Marek Vasut · 6 years ago
  65. b527b9c fit: Fix CONFIG_FIT_SPL_PRINT by Marek Vasut · 6 years ago
  66. 26a6422 spl: fit: Add support for loading FPGA bitstream by Marek Vasut · 6 years ago
  67. 16c4b16 FIT: Make fit_conf_print() be a static function by Tom Rini · 6 years ago
  68. 3b52847 Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 6 years ago
  69. 6915dcf tools: zynqmpimage: Add bif support by Alexander Graf · 7 years ago
  70. 3aba3fd Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago WIP-10May2018
  71. 23c6489 xyz-modem: va_start() must be matched by va_end() by Heinrich Schuchardt · 6 years ago
  72. 8140816 Fix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF are selected by Alex Kiernan · 6 years ago
  73. a8be249 bootcount: spl: Extend SPL to support bootcount incrementation by Lukasz Majewski · 6 years ago
  74. bc8c440 bootcount: Rewrite autoboot to use wrapper functions from bootcount.h by Lukasz Majewski · 6 years ago
  75. afa9609 bootcount: spl: Enable bootcount support in SPL by Lukasz Majewski · 6 years ago
  76. cc95535 bootm.c: Correct the flush_len used in bootm_load_os() by Tom Rini · 6 years ago WIP-08May2018
  77. 71412d7 image: fit: Show signatures and hashes for configurations by Clément Péron · 6 years ago
  78. 662abc4 image: socfpga: Add SFP image version 1 definition by Marek Vasut · 7 years ago
  79. 2f83f21 fastboot: sparse: make write_sparse_image useable for non-fastboot by Jassi Brar · 7 years ago
  80. 32d3154 fastboot: sparse: remove redundant argument to write_sparse_image by Jassi Brar · 7 years ago
  81. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 6 years ago
  82. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  83. 27b4225 stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly by Tom Rini · 6 years ago
  84. 14ad44a spl: Split sprintf, strto* from SPL serial in Kconfig by Alex Kiernan · 7 years ago
  85. 3bac19c spl: Add dependency on serial to Ymodem by Alex Kiernan · 7 years ago
  86. 117a0e0 spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT by Alex Kiernan · 7 years ago
  87. 9adc78d log: CONFIG_LOG should select CONFIG_DM by Heinrich Schuchardt · 7 years ago
  88. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  89. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  90. bbac922 bootm: Align cache flush begin address by Bryan O'Donoghue · 7 years ago
  91. d79dfd4 spl: ram: Add TPL Kconfig symbols by Marek Vasut · 7 years ago
  92. 4913261 spl: ram: Convert to CONFIG_IS_ENABLED by Marek Vasut · 7 years ago
  93. 6ce3d67 tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig by Marek Vasut · 7 years ago
  94. 1e725e2 tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  95. 5550043 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  96. 45fac9f log: Correct missing free() on error in log_add_filter() by Simon Glass · 7 years ago
  97. 78eba69 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
  98. 2aeb22d treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig by Mario Six · 7 years ago
  99. 02ddc14 treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · 7 years ago
  100. 6faf462 image: fit: Show information about OS type in firwmare case too by Michal Simek · 7 years ago