1. 743ebe6 avb: Don't build in SPL by Simon Glass · 2 years, 5 months ago
  2. 87a5d1b event: Add basic support for events by Simon Glass · 2 years, 7 months ago
  3. 485c90c common: remove bedbug debugger support by Ovidiu Panait · 2 years, 9 months ago
  4. 4ca979e common: rename lcd_simplefb.c file to fdt_simplefb.c by Patrick Delaunay · 2 years, 10 months ago
  5. d71587c Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · 2 years, 10 months ago
  6. 7e71306 Remove LYNX KDI remainders by Thomas Huth · 2 years, 11 months ago
  7. 19a91f2 Create a new boot/ directory by Simon Glass · 3 years ago
  8. 41506ff image: Split board code out into its own file by Simon Glass · 3 years ago
  9. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years ago
  10. 0721209 common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH by Alexandru Gagniuc · 3 years, 1 month ago
  11. 5ed16a9 net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · 3 years, 1 month ago
  12. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 1 month ago
  13. 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 2 months ago
  14. 4e9bce1 Add support for stack-protector by Joel Peshkin · 3 years, 5 months ago
  15. 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 6 months ago
  16. 166363f common: SCP03 control (enable and provision of keys) by Jorge Ramirez-Ortiz · 3 years, 7 months ago
  17. 52e7772 common: Makefile: drop duplicated line by Peng Fan · 3 years, 9 months ago
  18. 3149e52 common: update: add a generic interface for FIT image by AKASHI Takahiro · 3 years, 11 months ago
  19. 3e69db1 fdt_region: move fdt_region.c to common/ from lib/libfdt/ by Masahiro Yamada · 4 years, 5 months ago
  20. 6441164 common: image_sign_info helper functions in SPL by Heinrich Schuchardt · 4 years, 5 months ago
  21. befadde log: syslog driver by Heinrich Schuchardt · 4 years, 7 months ago
  22. b983cc2 lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 7 months ago
  23. c3bfad8 image: android: Add functions for handling dtb field by Sam Protsenko · 4 years, 8 months ago
  24. 7298e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 4 years, 9 months ago
  25. b84acf1 dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg by Eugeniu Rosca · 4 years, 9 months ago
  26. d65e8da common: Implement A/B metadata by Ruslan Trofymenko · 5 years ago
  27. 01a7510 stm32mp1: ram: add interactive mode for DDR configuration by Patrick Delaunay · 5 years ago
  28. 7953601 usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE by Abel Vesa · 6 years ago
  29. 2dd468d dfu: Remove dependency on HUSH parser in SPL by Andrew F. Davis · 6 years ago
  30. 6536ca4 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  31. 7d98dbc usb: musb-new: Add support for DM_USB by Jean-Jacques Hiblot · 6 years ago
  32. ab58170 usb: Remove CMD_USB dependency for common code by Sven Schwermer · 6 years ago
  33. 9f407d4 Add core support for a bloblist to convey data from SPL by Simon Glass · 6 years ago
  34. 4d8d305 spl: Add support for logging in SPL and TPL by Simon Glass · 6 years ago
  35. c0126bd spl: Support bootstage, log, hash and early malloc in TPL by Simon Glass · 6 years ago
  36. fb3148a common: build ymodem only on need by Jun Nie · 7 years ago
  37. d03e76a cmd: Add dtimg command by Sam Protsenko · 6 years ago
  38. b0aa74a avb2.0: add proper dependencies by Igor Opaniuk · 6 years ago
  39. 3af30e4 avb2.0: implement AVB ops by Igor Opaniuk · 6 years ago
  40. c232d14 mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · 6 years ago
  41. 312a10f fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 6 years ago
  42. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  43. bb4059a dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
  44. 0f44d33 dfu: Fix up the Kconfig mess by Marek Vasut · 7 years ago
  45. d0e4437 common: do not compile common fastboot code when building the SPL by Jean-Jacques Hiblot · 7 years ago
  46. c6d4753 log: Add a console driver by Simon Glass · 7 years ago
  47. e9c8d49 log: Add an implementation of logging by Simon Glass · 7 years ago
  48. 1195559 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · 7 years ago
  49. 148a139 bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL by Philipp Tomsich · 7 years ago
  50. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  51. f94e643 spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds by Philipp Tomsich · 7 years ago
  52. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  53. 0fcd48f scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago
  54. f2105c6 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  55. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  56. 92926bc boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · 7 years ago
  57. 3863f84 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
  58. 824bb1b bootstage: Support SPL by Simon Glass · 7 years ago
  59. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  60. d70f919 Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · 7 years ago
  61. 82b9dc6 common: Only build cli_readline.o for CMDLINE on non-SPL by Tom Rini · 7 years ago
  62. 984a3c8 spl: fdt: support for fdt fixup for falcon boot by B, Ravi · 7 years ago
  63. 554c73c flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled by Masahiro Yamada · 8 years ago
  64. 05341a8 common: dfu: saperate the dfu common functionality by B, Ravi · 8 years ago
  65. bc5dbcb spl: dfu: add dfu support in SPL by B, Ravi · 8 years ago
  66. 76f1f38 Use separate options for TPL support by Simon Glass · 8 years ago
  67. 5db2890 cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago
  68. f1f9d4f hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · 8 years ago
  69. 41598c8 autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · 8 years ago
  70. 51c14cd verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  71. 9be2e79 Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot by Simon Glass · 8 years ago
  72. aa9e604 cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · 8 years ago
  73. d97dc8a dm: sata: Separate the non-command code into its own file by Simon Glass · 8 years ago
  74. e9be1ee dm: ide: Separate the non-command code into its own file by Simon Glass · 8 years ago
  75. 11f610e dm: scsi: Separate the non-command code into its own file by Simon Glass · 8 years ago
  76. 125d193 common: env: support sata device by Peng Fan · 8 years ago
  77. 1872c67 Allow command-line files to be dropped by Simon Glass · 9 years ago
  78. aa34fbc fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  79. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  80. fd1000b common: Add support for environment file in EXT4. by Stuart Longland · 9 years ago
  81. 928f605 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  82. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago
  83. 6cbf5de dm: lcd: Avoid using the lcd.h header file with driver model by Simon Glass · 9 years ago
  84. 63ce348 common/Makefile: Compile fdt_support is enabled in SPL by Stefan Roese · 9 years ago
  85. 3d4ef38 sparse: Rename the file and header by Maxime Ripard · 9 years ago
  86. bf8940d fastboot: Implement NAND backend by Maxime Ripard · 9 years ago
  87. af6bbd4 Move board_init_f_mem() into a common location by Simon Glass · 9 years ago
  88. ddf56bc drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  89. 4ea54e3 common/cmd_ethsw: Add generic commands for Ethernet Switches by Codrin Ciubotariu · 9 years ago
  90. c7ff552 update: tftp: dfu: Extend update_tftp() function to support DFU by Lukasz Majewski · 9 years ago
  91. e76cb92 dm: tpm: Add a 'tpmtest' command by Simon Glass · 9 years ago
  92. 80402f3 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  93. f1a0baf efi: Add a command to display the memory map by Simon Glass · 9 years ago
  94. 6262b72 dm: regulator: add regulator command by Przemyslaw Marczak · 9 years ago
  95. d89fdcf dm: pmic: add pmic command by Przemyslaw Marczak · 9 years ago
  96. 8e2fac0 Add a 'cpu' command to print CPU information by Simon Glass · 9 years ago
  97. 1733259 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  98. bacfb1d sandbox: Renamed sb command to host by Sjoerd Simons · 9 years ago
  99. 604c7d4 common/lcd_console: introduce display/framebuffer rotation by Hannes Petermaier · 9 years ago
  100. 4bb6650 common/armflash: Support for ARM flash images by Linus Walleij · 9 years ago