1. c3c8638 add FIT data-position & data-offset property support by Kelvin Cheung · 6 years ago
  2. ee038c5 malloc: Use malloc simple before malloc is fully initialized in memalign() by Ley Foon Tan · 6 years ago
  3. 8a9dc16 spl: Add full fitImage support by Marek Vasut · 6 years ago
  4. 0298d20 fit: Add standalone image type handling by Marek Vasut · 6 years ago
  5. a3c43b1 fit: Add empty fit_print_contents() and fit_image_print() by Marek Vasut · 6 years ago
  6. b527b9c fit: Fix CONFIG_FIT_SPL_PRINT by Marek Vasut · 6 years ago
  7. 26a6422 spl: fit: Add support for loading FPGA bitstream by Marek Vasut · 6 years ago
  8. 16c4b16 FIT: Make fit_conf_print() be a static function by Tom Rini · 6 years ago
  9. 3b52847 Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 6 years ago
  10. 6915dcf tools: zynqmpimage: Add bif support by Alexander Graf · 6 years ago
  11. 3aba3fd Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  12. 23c6489 xyz-modem: va_start() must be matched by va_end() by Heinrich Schuchardt · 6 years ago
  13. 8140816 Fix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF are selected by Alex Kiernan · 6 years ago
  14. a8be249 bootcount: spl: Extend SPL to support bootcount incrementation by Lukasz Majewski · 6 years ago
  15. bc8c440 bootcount: Rewrite autoboot to use wrapper functions from bootcount.h by Lukasz Majewski · 6 years ago
  16. afa9609 bootcount: spl: Enable bootcount support in SPL by Lukasz Majewski · 6 years ago
  17. cc95535 bootm.c: Correct the flush_len used in bootm_load_os() by Tom Rini · 6 years ago
  18. 71412d7 image: fit: Show signatures and hashes for configurations by Clément Péron · 6 years ago
  19. 662abc4 image: socfpga: Add SFP image version 1 definition by Marek Vasut · 6 years ago
  20. 2f83f21 fastboot: sparse: make write_sparse_image useable for non-fastboot by Jassi Brar · 6 years ago
  21. 32d3154 fastboot: sparse: remove redundant argument to write_sparse_image by Jassi Brar · 6 years ago
  22. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 6 years ago
  23. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  24. 27b4225 stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly by Tom Rini · 6 years ago
  25. 14ad44a spl: Split sprintf, strto* from SPL serial in Kconfig by Alex Kiernan · 6 years ago
  26. 3bac19c spl: Add dependency on serial to Ymodem by Alex Kiernan · 6 years ago
  27. 117a0e0 spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT by Alex Kiernan · 6 years ago
  28. 9adc78d log: CONFIG_LOG should select CONFIG_DM by Heinrich Schuchardt · 6 years ago
  29. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  30. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  31. bbac922 bootm: Align cache flush begin address by Bryan O'Donoghue · 6 years ago
  32. d79dfd4 spl: ram: Add TPL Kconfig symbols by Marek Vasut · 6 years ago
  33. 4913261 spl: ram: Convert to CONFIG_IS_ENABLED by Marek Vasut · 6 years ago
  34. 6ce3d67 tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig by Marek Vasut · 6 years ago
  35. 1e725e2 tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig by Marek Vasut · 6 years ago
  36. 5550043 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 6 years ago
  37. 45fac9f log: Correct missing free() on error in log_add_filter() by Simon Glass · 6 years ago
  38. 78eba69 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 6 years ago
  39. 2aeb22d treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig by Mario Six · 6 years ago
  40. 02ddc14 treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · 6 years ago
  41. 6faf462 image: fit: Show information about OS type in firwmare case too by Michal Simek · 6 years ago
  42. 1f8e4bf image: fit: Show firmware configuration property if present by Michal Simek · 6 years ago
  43. 35a6696 spl: spl_mmc: provide one weak function spl_boot_partition by Patrick Delaunay · 7 years ago
  44. b79b9f1 input: Drop PS/2 keyboard support by Simon Glass · 7 years ago
  45. 3bf5f13 Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC by Alex Kiernan · 7 years ago
  46. e294ba0 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  47. 55fe0e2 spl: fix binman_sym output check by Miquel Raynal · 7 years ago
  48. 0e5d3e3 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  49. c960a68 libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c by Masahiro Yamada · 7 years ago
  50. 86aa65a tools: mkimage: Support RISC-V arch by Rick Chen · 7 years ago
  51. 264d298 arc: Introduce a possibility to not relocate U-boot by Alexey Brodkin · 9 years ago
  52. c225e7c bootm: optee: Add a bootm command for type IH_OS_TEE by Bryan O'Donoghue · 7 years ago
  53. 45b5571 image: Add IH_OS_TEE for TEE chain-load boot by Bryan O'Donoghue · 7 years ago
  54. 0e373c0 spl: add SPL_RESET_SUPPORT by Patrick Delaunay · 7 years ago
  55. 81260e3 tools/mkimage: add support for STM32 image format by Patrick Delaunay · 7 years ago
  56. 5c643db SPL: Add signature verification when loading image by Jun Nie · 7 years ago
  57. b8aa55c common: move init_helpers.h prototypes in init.h by Patrick Delaunay · 7 years ago
  58. d6f8771 common: move board_f.c prototypes in init.h by Patrick Delaunay · 7 years ago
  59. 218da80 common/memsize.c: restore content of the base address by Patrick Delaunay · 7 years ago
  60. c5da05c common/memsize.c: prepare get_ram_size update by Patrick Delaunay · 7 years ago
  61. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  62. b432b1e spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
  63. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  64. 1c124d3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  65. ed5af03 fdt: Fixup only valid memory banks by Thierry Reding · 7 years ago
  66. bb4059a dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
  67. 0f44d33 dfu: Fix up the Kconfig mess by Marek Vasut · 7 years ago
  68. 24ccd0c usb: gadget: sdp: add missing line breaks by Andre Heider · 7 years ago
  69. 6d29cc7 fdt: Fixup only valid memory banks by Thierry Reding · 7 years ago
  70. 4280342 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  71. 75670c8 configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  72. 9095d5b fix spelling of 'functions' in 2 places (was 'funtcions') by Simon Goldschmidt · 7 years ago
  73. 175c3e3 tftp: update: Include missing cfi_flash.h header by Marek Vasut · 7 years ago
  74. b254c52 cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co. by Marek Vasut · 7 years ago
  75. a5af51a spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guard by Philipp Tomsich · 7 years ago
  76. d695d66 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  77. 1048161 parse the second area of android image by Bin Chen · 7 years ago
  78. 1973b38 log: add category LOGC_EFI by Heinrich Schuchardt · 7 years ago
  79. 3707c6e log: Add a way to log error-return values by Simon Glass · 7 years ago
  80. deca50f log: Update log_console to honour the log format by Simon Glass · 7 years ago
  81. 3b73e8d log: Add control over log formatting by Simon Glass · 7 years ago
  82. f941c8d log: Add functions to convert IDs to/from names by Simon Glass · 7 years ago
  83. 0b674a3 spl: include timezone in banner by Klaus Goger · 7 years ago
  84. 9dbaebc flash: Fix spelling of "ERR_TIMOUT" by Mario Six · 7 years ago
  85. f2ee915 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  86. 0292bc0 spl: add option to disable SPL banner output by Anatolij Gustschin · 7 years ago
  87. af2f442 spl: use different BOARD_INIT MACRO for spl and tpl by Kever Yang · 7 years ago
  88. 0289e29 spl: atf: pass NULL for bl32_ep pc by Kever Yang · 7 years ago
  89. 92f84b6 common: board_r: Fix style violations by Mario Six · 7 years ago
  90. 16ef147 common: board_f: Fix style violations by Mario Six · 7 years ago
  91. 2d06fd8 Initialize SHA buffer size var in passwd_abort by Martin Etnestad · 7 years ago
  92. a3f77c8 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 7 years ago
  93. b9153fe3 common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO by Angelo Dureghello · 7 years ago
  94. d7af2ba crypto/fsl: Fix HW accelerated hash commands by Breno Lima · 7 years ago
  95. 1fab98f common: board_f: vid: Add VID specific API to adjust core voltage by Rajesh Bhagat · 7 years ago
  96. 7341714 board_r: remove superfluous #ifdef CONFIG_PRAM by Heinrich Schuchardt · 7 years ago
  97. b2267e8 fix incorrect usage of DT node unit address in comments by Andre Przywara · 7 years ago
  98. 3dde8f2 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  99. 068feb9 riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
  100. d6400c3 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · 7 years ago