1. 5d458a1 arch: Add explicit linker script for u-boot-elf by Michal Simek · 4 years, 8 months ago
  2. 3130df5 sunxi: Move common defconfig options to Kconfig by Andre Przywara · 4 years, 9 months ago
  3. 9dc4bbe Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN by Biwen Li · 5 years ago
  4. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 5 years ago
  5. a7178b7 arm64: zynqmp: Add support for u-boot.itb generation with ATF by Michal Simek · 5 years ago
  6. 0da5815 spl: fit: allocate a temporary buffer to load the overlays by Jean-Jacques Hiblot · 5 years ago
  7. bf703df spl: fit: Add support for applying DT overlay by Michal Simek · 5 years ago
  8. 20af0ff x86: Add an option to control the position of U-Boot by Simon Glass · 5 years ago
  9. 7b81c05 cmd: sysboot: Create a sysboot command dedicated file by Patrice Chotard · 5 years ago
  10. c376218 Kconfig: Enable building of u-boot.itb on Rockchip platform by Kever Yang · 5 years ago
  11. 9c05511 Kconfig add config ERR_PTR_OFFSET by Simon Goldschmidt · 5 years ago
  12. 98b2f41 Kconfig: Set default BUILD_TARGET for ARCH_MX6 with SPL by Stefan Roese · 5 years ago
  13. 982fba6 riscv: set default FIT generator script and build target for SPL builds by Lukas Auer · 5 years ago
  14. 963efe7 Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  15. 43a1e2d Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies by Adam Ford · 5 years ago
  16. bafd02f rockchip: Move config SYS_MALLOC_LEN to Kconfig by Kever Yang · 5 years ago
  17. c220bd9 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 6 years ago
  18. d5dcf78 Kconfig: Add u-boot.itb BUILD_TARGET for Rockchip by Jagan Teki · 5 years ago
  19. ada136e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  20. e478f70 configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig by Tom Rini · 5 years ago
  21. e9518cf Kconfig: Add DEPRECATED option by Tom Rini · 5 years ago
  22. 88b1c7d imx: Use a convenient default value for SYS_MALLOC_F_LEN by Fabio Estevam · 6 years ago
  23. d10b0a0 Kconfig: Fix SPL_LOAD_FIT description by Marek Vasut · 6 years ago
  24. 94626aa Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  25. 7e517c6 stm32mp1: Move config SYS_MALLOC_LEN to Kconfig by Patrick Delaunay · 6 years ago
  26. e39fa7d ARM: rmobile: Add recovery SPL for R-Car Gen3 by Marek Vasut · 6 years ago
  27. d10f318 mpc83xx: Get rid of CONFIG_83XX_CLKIN by Mario Six · 6 years ago
  28. dadde50 Kconfig: fix FIT offset prompt text by Ibai Erkiaga · 6 years ago
  29. db5e44f Kconfig: Add default SPL_FIT_GENERATOR for rockchip by Jagan Teki · 6 years ago
  30. e915cbc Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary by Stefan Roese · 6 years ago
  31. 8fb280c ARM: socfpga: Build sfp image only for Gen5 and Arria10 devices by Dalon Westergreen · 6 years ago
  32. b6a4fc0 Kconfig: fix BUILD_TARGET for ARCH_MVEBU by Baruch Siach · 6 years ago
  33. dcb5101 Kconfig: set default BUILD_TARGET for kirkwood by Chris Packham · 6 years ago
  34. aee9ed3 Kconfig: Migrate CONFIG_BUILD_TARGET by Jagan Teki · 6 years ago
  35. 2b52a24 Kconfig: fix spelling by Chris Packham · 6 years ago
  36. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  37. a5f184f Introduce CONFIG_FIT_EXTERNAL_OFFSET by Peng Fan · 6 years ago
  38. b24fdd4 sandbox: Increase the pre-relocation memory by Simon Glass · 6 years ago
  39. de320b8 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  40. 47d73f0 rsa: add support of padding pss by Philippe Reynes · 6 years ago
  41. a90e582 distro: Imply USB_STORAGE when USB is available by Alexander Graf · 6 years ago
  42. 4b066a1 arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · 6 years ago
  43. 9bdec00 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · 6 years ago
  44. 9982661 Kconfig: Migrate CONFIG_NR_DRAM_BANKS by Ramon Fried · 6 years ago
  45. 9adb526 Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq by Siva Durga Prasad Paladugu · 6 years ago
  46. 0601c1b kconfig: Replace spaces with tabs by Michal Simek · 6 years ago
  47. 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  48. e6a4783 vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · 6 years ago
  49. 0662337 spl: Add full fitImage support by Marek Vasut · 7 years ago
  50. 9f2e0eb fit: Fix CONFIG_FIT_SPL_PRINT by Marek Vasut · 7 years ago
  51. c6189b5 Kconfig: Add dependency on HASH to verified boot by Kelvin Cheung · 7 years ago
  52. e4ce795 distro: select CMD_ENV_EXISTS by Masahiro Yamada · 7 years ago
  53. 9afc6c5 distro: use imply to enable DISTRO_DEFAULTS as SoC default by Masahiro Yamada · 7 years ago
  54. 0419a9b Migrate IMAGE_FORMAT_LEGACY to Kconfig by Alex Kiernan · 7 years ago
  55. 4e335c3 Kconfig: Enlarge default SYS_MALLOC_F_LEN for AM33XX by Sjoerd Simons · 7 years ago
  56. 555347d Merge git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  57. 5277a97 Revert "Kconfig: cmd: Make networking command dependent on NET" by Joe Hershberger · 7 years ago
  58. 8ffe7e5 net: Make the BOOTP options default by Joe Hershberger · 7 years ago
  59. 1c657e9 net: Fix distro default dependencies by Joe Hershberger · 7 years ago
  60. 0e7c071 kconfig: add CONFIG_CC_COVERAGE by Christian Gmeiner · 7 years ago
  61. 5e0560c sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs by Andre Przywara · 7 years ago
  62. 2f785a1 Kconfig: cmd: Make networking command dependent on NET by Michal Simek · 7 years ago
  63. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  64. 732aa4a configs: Re-sync with CONFIG_DISTRO_DEFAULTS by Tom Rini · 7 years ago
  65. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  66. f887525 Kconfig: Select networking commands only when NET is enabled by Michal Simek · 7 years ago
  67. eb730bd Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · 7 years ago
  68. 80d51a4 Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  69. 556f86d Kconfig: add CONFIG_BROKEN by Heinrich Schuchardt · 7 years ago
  70. ae28449 x86: provide CONFIG_BUILD_ROM by Heinrich Schuchardt · 7 years ago
  71. d1659de SPL: FIT: Kconfig: Change SPL_FIT_IMAGE_POST_PROCESS entry by ext-vasily.gurevich@vaisala.com · 7 years ago
  72. 13c1f3a scripts: Move Kconfig contents to cmd/Kconfig by Sam Protsenko · 7 years ago
  73. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  74. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  75. 1013935 spl: use TPL_SYS_MALLOC_F_LEN for TPL by Philipp Tomsich · 7 years ago
  76. 384e526 Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig by Adam Ford · 7 years ago
  77. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  78. df7576b Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  79. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
  80. cc54a10 FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT by Tom Rini · 8 years ago
  81. d836216 sunxi: enable automatic FIT build for 64-bit SoCs by Andre Przywara · 8 years ago
  82. 0f6456d Makefile: add rules to generate SPL FIT images by Andre Przywara · 8 years ago
  83. d28fda2 Kconfig: fix SPL_FIT dependency by Andre Przywara · 8 years ago
  84. 1bccf86 Kconfig: Adds SYS_TEXT_BASE config option for Keystone2 by Madan Srinivas · 8 years ago
  85. fef2bd1 SPARC: Remove by Tom Rini · 8 years ago
  86. 8476330 Kconfig: define MD5 dependency for FIT support by Andre Przywara · 8 years ago
  87. aa02099 kconfig: Add API kconfig file by Emmanuel Vadot · 8 years ago
  88. bb92b42 cmd: add a new command "config" to show .config contents by Masahiro Yamada · 8 years ago
  89. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  90. dc28060 disk: convert CONFIG_PARTITIONS to Kconfig by Patrick Delaunay · 8 years ago
  91. d129668 odroid-c2: Enable distro boot by Andreas Färber · 8 years ago
  92. e4829f3 Kconfig: Refactoring of top-level Kconfig file by Robert P. J. Day · 8 years ago
  93. 9118934 Enable DISTRO_DEFAULTS for Rockchip platforms by Romain Perier · 8 years ago
  94. 9254387 ARM: zynq: Move CONFIG_SYS_TEXT_BASE to Kconfig by Michal Simek · 8 years ago
  95. 2a3400b Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · 8 years ago
  96. 0d10cdd cmd: move CMD_PXE to Kconfig by Yann E. MORIN · 8 years ago
  97. 8db91cf Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  98. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  99. e542edd spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  100. 39e4f24 ls2080ardb: Convert to distro boot by Alexander Graf · 8 years ago