1. 952a2eb Makefile: support building SPL FIT images without device trees by Lukas Auer · 5 years ago
  2. fd87684 Prepare v2019.10-rc2 by Tom Rini · 5 years ago
  3. db02bd3 Prepare v2019.10-rc1 by Tom Rini · 5 years ago
  4. 6130c61 Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  5. 1e4450c i2c: remove i2c driver-model compatibility layer by Bartosz Golaszewski · 5 years ago
  6. 1e3629c sandbox: remove CONFIG_DM_I2C_COMPAT from defconfigs by Bartosz Golaszewski · 5 years ago
  7. d9fb9d9 Makefile: fix implementation of BINMAN_DEBUG by Stephen Warren · 5 years ago
  8. f46732a binman: Convert to use ArgumentParser by Simon Glass · 5 years ago
  9. bf4645c arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET by Masahiro Yamada · 5 years ago
  10. b7b6cdf Prepare v2019.07 by Tom Rini · 5 years ago
  11. 2c2b429 rockchip: rk3399: Get bl31.elf via BL31 by Jagan Teki · 5 years ago
  12. f1d7d23 Makefile: clean bl31_*.bin by Jagan Teki · 6 years ago
  13. 8bc6baf Makefile: clean image.map by Jagan Teki · 6 years ago
  14. 7e3400b doc: Remove duplicated documentation directory by Breno Matheus Lima · 5 years ago
  15. ada136e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  16. a198ea3 Makefile: Trigger a warning for legcay spi drivers by Jagan Teki · 5 years ago
  17. f70bdd0 Makefile: Trigger a Warning if DEPRECATED is defined by Jagan Teki · 5 years ago
  18. dbc2c5f Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  19. ef2f7c0 arm, imx, Makefile: fix u-boot-dtb.imx build in CONFIG_MULTI_DTB_FIT case by Heiko Schocher · 5 years ago
  20. ec0744f Prepare v2019.07-rc4 by Tom Rini · 5 years ago
  21. c272283 spl: add overall SPL size check by Simon Goldschmidt · 6 years ago
  22. 5915ad2 configs: define CONFIG_SPL_SIZE_LIMIT by Heinrich Schuchardt · 6 years ago
  23. 0f94828 imx: move BOARD_SIZE_CHECK to main Makefile by Heinrich Schuchardt · 6 years ago
  24. 29fd143 Makefile: reusable function for BOARD_SIZE_CHECK by Heinrich Schuchardt · 6 years ago
  25. eddf37b Prepare v2019.07-rc3 by Tom Rini · 5 years ago
  26. e39fa7d ARM: rmobile: Add recovery SPL for R-Car Gen3 by Marek Vasut · 6 years ago
  27. b07f505 Revert "Makefile: Prioritize external dtb if defined" by Tom Rini · 6 years ago
  28. cefecb1 Makefile: Prioritize external dtb if defined by Michal Simek · 6 years ago
  29. 4cb269d Prepare v2019.07-rc2 by Tom Rini · 6 years ago
  30. 5c8a5b3 Set time and umask on fit-dtb.blob to ensure reproducibile builds. by Vagrant Cascadian · 6 years ago
  31. cd1ffe0 Remove fit-dtb.blob* in clean target. by Vagrant Cascadian · 6 years ago
  32. e171665 dm: MIGRATION: Add migration plan for WDT (DM watchdog support) by Stefan Roese · 6 years ago
  33. 79ef699 x86: Allow 16-bit init to be in TPL by Simon Glass · 6 years ago
  34. 17b9ba6 ddr: altera: Compile ALTERA SDRAM in SPL only by Ley Foon Tan · 6 years ago
  35. 7751101 Prepare v2019.07-rc1 by Tom Rini · 6 years ago
  36. bffd697 Add target to generate initial environment by Stefano Babic · 6 years ago
  37. 5091d15 Makefile: Prioritize external dtb if defined by Michal Simek · 6 years ago
  38. 8c4c5e9 Makefile: Correct logic for DM_SCSI + unconverted drivers check by Stefan Roese · 6 years ago
  39. 507ea28 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  40. aeaa29d lib: fdt: Allow LZO and GZIP DT compression in U-Boot by Marek Vasut · 6 years ago
  41. e915cbc Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary by Stefan Roese · 6 years ago
  42. c4a2f10 Prepare v2019.04 by Tom Rini · 6 years ago
  43. 8ada134 fix compile error on macOS Mojave by 默默 · 6 years ago
  44. 2e294ff Makefile: Do not pass -E to mkimage when SPL has full fitImage support by Marek Vasut · 6 years ago
  45. bda30ec Prepare v2019.04-rc4 by Tom Rini · 6 years ago
  46. 28bf52a Prepare v2019.04-rc4 by Tom Rini · 6 years ago
  47. 6f266dd Prepare v2019.04-rc2 by Tom Rini · 6 years ago
  48. 2b91b7e Prepare v2019.04-rc1 by Tom Rini · 6 years ago
  49. e525c34 Makefile: remove generated font files by Heinrich Schuchardt · 6 years ago
  50. 0b0409c Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  51. f2caeb4 imx: build flash.bin for i.MX8 by Peng Fan · 6 years ago
  52. 7b82beb Makefile: have "make distclean" remove CHANGELOG by Robert P. J. Day · 6 years ago
  53. 90c7638 mkimage: fixup CONFIG_FIT_EXTERNAL_OFFSET by Patrick Wildt · 6 years ago
  54. 854d6ed Makefile: run CONFIG_BOARD_SIZE_LIMIT against .img by Simon Goldschmidt · 6 years ago
  55. c606d3d kbuild: fix parallel build race caused by u-boot.cfg regeneration by Masahiro Yamada · 6 years ago
  56. 9bffec6 Prepare v2019.01 by Tom Rini · 6 years ago
  57. 187030e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  58. 7475bdc usb: Make compiling gadget support optional by Jean-Jacques Hiblot · 6 years ago
  59. 42e4a71 Merge tag 'u-boot-imx-20190110' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  60. b3dc6f4 imx: Add Makefile dependency for mkimage_fit_atf.sh by Chris Spencer · 6 years ago
  61. 8ea538d dm: video: lcd: MIGRATION: Add migration plan for video by Simon Glass · 6 years ago
  62. 90083b4 dm: pci: MIGRATION: Add migration plan for PCI by Simon Glass · 6 years ago
  63. 9c5fa6b Makefile: Correct logic for DM_SCSI + unconverted drivers check by Tom Rini · 6 years ago
  64. bb335b3 Prepare v2019.01-rc3 by Tom Rini · 6 years ago
  65. a1760ff Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  66. 3c35005 dm: MIGRATION: Update migration plan for DM_SPI_FLASH by Jagan Teki · 6 years ago
  67. 491beff dm: MIGRATION: Update migration plan for SPI by Jagan Teki · 6 years ago
  68. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  69. 39c5ba2 imx: imx8mq: build flash.bin by Peng Fan · 6 years ago
  70. a5f184f Introduce CONFIG_FIT_EXTERNAL_OFFSET by Peng Fan · 6 years ago
  71. 685dc1b Prepare v2019.01-rc2 by Tom Rini · 6 years ago
  72. b24e022 Makefile: output migration warnings to stderr by Chris Packham · 6 years ago
  73. 74fd547 test: Only descend into test/ when CONFIG_UNIT_TEST is enabled by Tom Rini · 6 years ago
  74. 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
  75. b28ec14 fdt: Add warning about CONFIG_OF_EMBED by Simon Glass · 6 years ago
  76. cece68d Prepare v2019.01-rc1 by Tom Rini · 6 years ago
  77. a1fdb05 dm: MIGRATION: Add migration plan for CONFIG_SATA by Tom Rini · 6 years ago
  78. 64e6acb dm: MIGRATION: Add migration plan for DM_USB by Tom Rini · 6 years ago
  79. 47c583c dm: MIGRATION: Add migration plan for DM_MMC by Tom Rini · 6 years ago
  80. 3fcb828 test: Add a 'make qcheck' target for quicker testing by Simon Glass · 6 years ago
  81. e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · 6 years ago
  82. e64a092 binman: Add a way to enable debugging from the build by Simon Glass · 6 years ago
  83. 71aaa9b Prepare v2018.11 by Tom Rini · 6 years ago
  84. 77a36e9 Prepare v2018.11-rc3 by Tom Rini · 6 years ago
  85. ca5ce0c Makefile: add LPC32xx precondition for building platform images by Vladimir Zapolskiy · 6 years ago
  86. 8b8902e Prepare v2018.11-rc2 by Tom Rini · 6 years ago
  87. efaa7c4 fdt: Allow C++ comments in link scripts and DT files by Simon Glass · 6 years ago
  88. 3ef8686 Makefile: Add a 'check' target for make by Simon Glass · 6 years ago
  89. f318029 rockchip: make_fit_atf.py depends on u-boot by Andreas Färber · 6 years ago
  90. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  91. e13e91f Prepare v2018.11-rc1 by Tom Rini · 6 years ago
  92. d8d4fca Merge tag 'mpc85xx-for-v2018.11-rc1' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 6 years ago
  93. 7f2ad25 powerpc: mpc85xx: Use binman to embed dtb inside U-Boot by Jagdish Gediya · 6 years ago
  94. 053d875 Makefile: Use -fno-strict-aliasing globally by Bin Meng · 6 years ago
  95. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago
  96. e460ab5 common: add spl/u-boot-spl.hex target by Dalon Westergreen · 6 years ago
  97. 951b05c Prepare v2018.09 by Tom Rini · 6 years ago
  98. 95d280b Prepare v2018.09-rc3 by Tom Rini · 6 years ago
  99. abc74bd Makefile: Don't generate position independent code by Andy Shevchenko · 6 years ago
  100. 1d86f1a Prepare v2018.09-rc2 by Tom Rini · 6 years ago