1. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 5 years ago
  2. ee98dac dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg by Eugeniu Rosca · 5 years ago
  3. 3b7dc91 common: Implement A/B metadata by Ruslan Trofymenko · 5 years ago
  4. bbee270 stm32mp1: ram: add interactive mode for DDR configuration by Patrick Delaunay · 6 years ago
  5. 5ea11ba5 usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE by Abel Vesa · 6 years ago
  6. 9b0fbdc dfu: Remove dependency on HUSH parser in SPL by Andrew F. Davis · 6 years ago
  7. 6d932e6 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  8. 57118f6 usb: musb-new: Add support for DM_USB by Jean-Jacques Hiblot · 6 years ago
  9. 8416c6a usb: Remove CMD_USB dependency for common code by Sven Schwermer · 6 years ago
  10. 712bd2d Add core support for a bloblist to convey data from SPL by Simon Glass · 6 years ago
  11. b56cdc0 spl: Add support for logging in SPL and TPL by Simon Glass · 6 years ago
  12. a4bea1f spl: Support bootstage, log, hash and early malloc in TPL by Simon Glass · 6 years ago
  13. 06bc2da common: build ymodem only on need by Jun Nie · 7 years ago
  14. 92f95bb cmd: Add dtimg command by Sam Protsenko · 6 years ago
  15. e0df035 avb2.0: add proper dependencies by Igor Opaniuk · 6 years ago
  16. bb4aac4 avb2.0: implement AVB ops by Igor Opaniuk · 6 years ago
  17. c568bcb mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · 6 years ago
  18. 65de955 fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 6 years ago
  19. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  20. 7f8d436 dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
  21. ea84f80 dfu: Fix up the Kconfig mess by Marek Vasut · 7 years ago
  22. ee61532 common: do not compile common fastboot code when building the SPL by Jean-Jacques Hiblot · 7 years ago
  23. a68ce92 log: Add a console driver by Simon Glass · 7 years ago
  24. d95645d log: Add an implementation of logging by Simon Glass · 7 years ago
  25. 2037fa4 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · 7 years ago
  26. 0cbf114 bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL by Philipp Tomsich · 7 years ago
  27. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  28. ae7dcd8 spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds by Philipp Tomsich · 7 years ago
  29. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  30. 3def006 scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago
  31. 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  32. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  33. 899aad2 boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · 7 years ago
  34. e679240 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
  35. 01154cb bootstage: Support SPL by Simon Glass · 8 years ago
  36. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago
  37. b22ec7a Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · 8 years ago
  38. db00957 common: Only build cli_readline.o for CMDLINE on non-SPL by Tom Rini · 8 years ago
  39. 4d86356 spl: fdt: support for fdt fixup for falcon boot by B, Ravi · 8 years ago
  40. 8c61eb0 flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled by Masahiro Yamada · 8 years ago
  41. 603a4c1 common: dfu: saperate the dfu common functionality by B, Ravi · 8 years ago
  42. 8b3c725 spl: dfu: add dfu support in SPL by B, Ravi · 8 years ago
  43. 98b685d Use separate options for TPL support by Simon Glass · 8 years ago
  44. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago
  45. 17a48e4 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · 8 years ago
  46. 622a01c autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · 8 years ago
  47. 5021e3c verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  48. 3bba650 Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot by Simon Glass · 9 years ago
  49. 37dda1c cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · 9 years ago
  50. 3665a40 dm: sata: Separate the non-command code into its own file by Simon Glass · 9 years ago
  51. e11f0ef dm: ide: Separate the non-command code into its own file by Simon Glass · 9 years ago
  52. c8e89ab dm: scsi: Separate the non-command code into its own file by Simon Glass · 9 years ago
  53. 5da543c common: env: support sata device by Peng Fan · 9 years ago
  54. 0ea4959 Allow command-line files to be dropped by Simon Glass · 9 years ago
  55. 8b42692 fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  56. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  57. d1f4063 common: Add support for environment file in EXT4. by Stuart Longland · 9 years ago
  58. fe6fbf3 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  59. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago
  60. 68f5bf3 dm: lcd: Avoid using the lcd.h header file with driver model by Simon Glass · 9 years ago
  61. 74c8389 common/Makefile: Compile fdt_support is enabled in SPL by Stefan Roese · 9 years ago
  62. 6af49bc sparse: Rename the file and header by Maxime Ripard · 9 years ago
  63. 33602a9 fastboot: Implement NAND backend by Maxime Ripard · 9 years ago
  64. b1beb11 Move board_init_f_mem() into a common location by Simon Glass · 9 years ago
  65. 08b9dc2 drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  66. bfafe5c common/cmd_ethsw: Add generic commands for Ethernet Switches by Codrin Ciubotariu · 9 years ago
  67. e32125a update: tftp: dfu: Extend update_tftp() function to support DFU by Lukasz Majewski · 9 years ago
  68. 45158dd dm: tpm: Add a 'tpmtest' command by Simon Glass · 9 years ago
  69. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  70. 2997bb4 efi: Add a command to display the memory map by Simon Glass · 9 years ago
  71. 6a92312 dm: regulator: add regulator command by Przemyslaw Marczak · 10 years ago
  72. 4d56977 dm: pmic: add pmic command by Przemyslaw Marczak · 10 years ago
  73. 9e8ff54 Add a 'cpu' command to print CPU information by Simon Glass · 10 years ago
  74. 13ba5d0 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  75. 609d7fc sandbox: Renamed sb command to host by Sjoerd Simons · 10 years ago
  76. a3c8e86 common/lcd_console: introduce display/framebuffer rotation by Hannes Petermaier · 10 years ago
  77. 5df417b common/armflash: Support for ARM flash images by Linus Walleij · 10 years ago
  78. 459316b Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  79. 6bfc15a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  80. b071e4c lcd: dt: extract simplefb support by Nikita Kiryanov · 10 years ago
  81. 9607f7a generic-board: show model name in board_init_f() too by Masahiro Yamada · 10 years ago
  82. 7f9ceea common: convert compulab splash load code to common code by Nikita Kiryanov · 10 years ago
  83. f6ebf6a lcd: refactor lcd console stuff into its own file by Nikita Kiryanov · 10 years ago
  84. d02389c common: spl: Add interactive DDR debugger support for SPL image by Alison Wang · 10 years ago
  85. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  86. 9f9eec3 fs: make it possible to read the filesystem UUID by Christian Gmeiner · 10 years ago
  87. 9489046 dm: Split the simple malloc() implementation into its own file by Simon Glass · 10 years ago
  88. 78cc673 common: Makefile: allow for spl builds with env_fat by Felipe Balbi · 10 years ago
  89. 4345a57 crypto/fsl: Add command for encapsulating/decapsulating blobs by Ruchika Gupta · 10 years ago
  90. 6968298 kbuild: refactor some makefiles by Masahiro Yamada · 10 years ago
  91. c601567 usb/gadget: fastboot: implement sparse format by Steve Rae · 10 years ago
  92. 792ac48 usb/gadget: fastboot: add eMMC support for flash command by Steve Rae · 10 years ago
  93. cc52ab0 common/Makefile: Consolidate SPL ENV options, correct inclusion by Tom Rini · 10 years ago
  94. 4dc47ca Add an I/O tracing feature by Simon Glass · 10 years ago
  95. 3b5866d bootm: Split out code from cmd_bootm.c by Simon Glass · 10 years ago
  96. 399ed9a Move bootretry code into bootretry.c and clean up by Simon Glass · 11 years ago
  97. d6d592f Move command line API into cli.c by Simon Glass · 11 years ago
  98. 7b6a95a Move autoboot code to autoboot.c by Simon Glass · 11 years ago
  99. 66b8c8b Split out simple parser and readline into separate files by Simon Glass · 11 years ago
  100. 299f0be Rename hush to cli_hush by Simon Glass · 11 years ago