1. 6fc7e93 log: Fix up Kconfig log level names by Simon Glass · 6 years ago
  2. dae5c2d spl: implement CRC check on U-Boot uImage by Simon Goldschmidt · 6 years ago
  3. 7953601 usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE by Abel Vesa · 6 years ago
  4. f6c6df7 efi_loader: refactor switch to non-secure mode by Heinrich Schuchardt · 6 years ago
  5. 151b833 Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  6. bed44f4 Convert CONFIG_BOARD_TYPES to Kconfig by Simon Glass · 6 years ago
  7. 47870af initcall: Move to inline function by Alexander Graf · 6 years ago
  8. 6a7b406 fdt: support booting with dtb in Android image by Shawn Guo · 6 years ago
  9. 7287597 spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL by Vignesh R · 6 years ago
  10. 778572d mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · 6 years ago
  11. 0c6f187 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · 6 years ago
  12. 9cc2323 lmb: handle more than one DRAM BANK by Simon Goldschmidt · 6 years ago
  13. f4b4092 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  14. d8c3ea9 spl: fat/fs: Add option to include/exclude FAT write build in SPL by Tien Fong Chee · 6 years ago
  15. 0c3a9ed spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  16. 2f41ade linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  17. 2dd468d dfu: Remove dependency on HUSH parser in SPL by Andrew F. Davis · 6 years ago
  18. 6536ca4 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  19. 2acc24f Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
  20. 2dcfa05 common: spl: Kconfig: spelling fixes by Chris Packham · 6 years ago
  21. 5b978da bootm: use new common function lmb_init_and_reserve by Simon Goldschmidt · 6 years ago
  22. e2237a2 fdt: parse "reserved-memory" for memory reservation by Simon Goldschmidt · 6 years ago
  23. aac0c29 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  24. 03dcf17 common: command: Add support for $ auto-completion by Boris Brezillon · 6 years ago
  25. 80a48dd common: command: Rework the 'cmd is repeatable' logic by Boris Brezillon · 6 years ago
  26. 6fb6144 common: command: Expose a generic helper to auto-complete sub commands by Boris Brezillon · 6 years ago
  27. cbe07eb common: command: Fix command auto-completion by Boris Brezillon · 6 years ago
  28. f759773 common: Kconfig: miscellaneous spelling fixes by Chris Packham · 6 years ago
  29. a4773c5 xyz-modem: Fix timeout loop waiting with WATCHDOG by Lokesh Vutla · 6 years ago
  30. 92e5cb8 spl: ymodem: Add support for loading gzip compressed uImage by Marek Vasut · 6 years ago
  31. d8e9cf4 common: fdt_support: print hexadecimal numbers in debug by Sekhar Nori · 6 years ago
  32. 596be5f image: fix compiling without CMD_FDT by Simon Goldschmidt · 6 years ago
  33. f811e97 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
  34. 522e035 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  35. f6282cd imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8M by Ye Li · 6 years ago
  36. 6609c26 tools: add i.MX8M image support by Peng Fan · 6 years ago
  37. e246bfc SPL: Add HAB image authentication to FIT by Ye Li · 6 years ago
  38. 08337cd riscv: bootm: Support booting VxWorks by Bin Meng · 6 years ago
  39. f2a53c7 bootm: vxworks: Make do_bootm_vxworks() non-static by Bin Meng · 6 years ago
  40. 7ebfb37 bootm: vxworks: Make do_bootvx_fdt() static by Bin Meng · 6 years ago
  41. 7d98dbc usb: musb-new: Add support for DM_USB by Jean-Jacques Hiblot · 6 years ago
  42. 0f46fb5 spl: net: dm: usb: bind the gadget before attempting to load the image by Jean-Jacques Hiblot · 6 years ago
  43. d50d681 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
  44. 91ff686 blk: Rework guard around part_init call by Tom Rini · 6 years ago
  45. 48d299a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  46. 51c2345 Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · 6 years ago
  47. a740ee9 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
  48. a06955a usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers by Jean-Jacques Hiblot · 6 years ago
  49. 2cb132a main: Drop more #ifdefs by Simon Glass · 6 years ago
  50. 9450ab2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  51. 9649c53 Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  52. 96d82f6 video: use BMP_ALIGN_CENTER define from splash.h by Anatolij Gustschin · 6 years ago
  53. 4e92e60 cmd: add clear screen 'cls' command by Anatolij Gustschin · 6 years ago
  54. f388e3b Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  55. c1cd921 board_r: fix build with DM_SPI by Christophe Leroy · 6 years ago
  56. 061daa0 rsa: add support of padding pss by Philippe Reynes · 6 years ago
  57. 2003156 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
  58. 9ad0a79 fdt_support: fdt reservations on the sandbox by Heinrich Schuchardt · 6 years ago
  59. f980c99 fdt: sandbox: correct use of ${fdtcontroladdr} by Heinrich Schuchardt · 6 years ago
  60. 7cbd2d2 malloc_simple: Add logging of allocations by Simon Glass · 6 years ago
  61. 3b975a1 tools: MediaTek: add MTK boot header generation to mkimage by Ryder Lee · 6 years ago
  62. ef6ce46 board_r: Remove initr_spi by Jagan Teki · 6 years ago
  63. 35f9d9b spi: Zap CONFIG_HARD_SPI by Jagan Teki · 6 years ago
  64. efbeabe spi: Remove unused mpc8xx code by Jagan Teki · 6 years ago
  65. fe82ca8 spi: Remove used spi_init by Jagan Teki · 6 years ago
  66. 1af9bfd usb: storage: s/CONFIG_BLK/CONFIG_IS_ENABLED(BLK)/ by Sven Schwermer · 6 years ago
  67. fd09c20 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  68. ab58170 usb: Remove CMD_USB dependency for common code by Sven Schwermer · 6 years ago
  69. b0edea3 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
  70. 36bcea6 sandbox: Allow puts() output before global_data is set up by Simon Glass · 6 years ago
  71. c21f407 spl: Add a comment to spl_set_bd() by Simon Glass · 6 years ago
  72. aedc08b spl: Make SPL_DISABLE_BANNER_PRINT a positive option by Simon Glass · 6 years ago
  73. d633006 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · 6 years ago
  74. 2d424eb spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · 6 years ago
  75. f0293d3 bloblist: Locate bloblist in U-Boot by Simon Glass · 6 years ago
  76. e945a72 spl: Set up the bloblist in SPL by Simon Glass · 6 years ago
  77. 9f407d4 Add core support for a bloblist to convey data from SPL by Simon Glass · 6 years ago
  78. 4d8d305 spl: Add support for logging in SPL and TPL by Simon Glass · 6 years ago
  79. c0126bd spl: Support bootstage, log, hash and early malloc in TPL by Simon Glass · 6 years ago
  80. a2a63a3 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() by Simon Glass · 6 years ago
  81. f1c8568 image-sig: Ensure that hashed-nodes is null-terminated by Konrad Beckmann · 6 years ago
  82. 1473f6a arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  83. d0851c8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  84. ecfe663 dm: cpu: Fix print_cpuinfo() output by Bin Meng · 6 years ago
  85. 5d6c61a board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · 6 years ago
  86. fb3148a common: build ymodem only on need by Jun Nie · 7 years ago
  87. 6b0afcc common: Compile error with CONFIG_MULTI_DTB_FIT and not SPL by Lars Povlsen · 6 years ago
  88. 30c0740 spl: fix debug prints for tiny printf by Simon Goldschmidt · 6 years ago
  89. 6514bfc fit: Add missing CR in debug output in fit_find_config_node() by Stefan Roese · 6 years ago
  90. 5764ea2 Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active" by Bin Meng · 6 years ago
  91. f749b61 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  92. cf033e0 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  93. 9215bb1 miiphy: Add function to retrieve MDIO bus list head by Pankaj Bansal · 6 years ago
  94. a2b96ec tools: add i.MX8/8X image support by Peng Fan · 6 years ago
  95. 3313ae6 spl: fpga: Implement fpga bistream loading with fpga_load by Michal Simek · 6 years ago
  96. 3d5ced9 Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  97. fd3d121 bootm: Add board specific OS preboot hook by Marek Vasut · 6 years ago
  98. 42116f6 cros: Adjust board_get_cros_ec_dev() to return a udevice by Simon Glass · 6 years ago
  99. 2b1dc29 sandbox: Add a flag to set the default log level by Simon Glass · 6 years ago
  100. 6663e07 avb_verify: support using OP-TEE TA AVB by Jens Wiklander · 6 years ago