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