1. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
  2. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  3. 21d5cfe serial: Make use of the SERIAL define by Simon Glass · 8 weeks ago
  4. 0b38522 cyclic: Add a symbol for SPL by Simon Glass · 4 months ago
  5. 2259c29 boot: add support for button commands by Caleb Connolly · 11 months ago
  6. 3b66e57 cli: Enables using modern hush parser as command line parser by Francis Laniel · 11 months ago
  7. 529cb2c cli: Add menu for hush parser by Francis Laniel · 11 months ago
  8. 5a34753 cli_simple: Rework this support slightly by Tom Rini · 1 year, 1 month ago
  9. 6885dc8 version: Separate our version string from the version command by Tom Rini · 1 year, 1 month ago
  10. adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 2 months ago
  11. 2736719 Move fdt_simplefb to boot/ by Simon Glass · 1 year, 2 months ago
  12. a9773b8 boot: Move fdt_support to boot/ by Simon Glass · 1 year, 2 months ago
  13. 1072df8 video: Move bmp code to drivers/video by Simon Glass · 1 year, 2 months ago
  14. 8285978 common: fix detection of SYS_MALLOC_F_LEN=0x0 by Heinrich Schuchardt · 1 year, 4 months ago
  15. fcc4f84 common: Makefile: Rule to compile bmp.c by Nikhil M Jain · 1 year, 7 months ago
  16. 1c2dead common: Makefile: Add rule to compile splash and splash_source at SPL by Nikhil M Jain · 1 year, 7 months ago
  17. b629c96 usb: USB hubs require host mode by Heinrich Schuchardt · 1 year, 10 months ago
  18. 7646d5b cli: Move readline character-processing to a state machine by Simon Glass · 1 year, 11 months ago
  19. cd809b1 usb: onboard-hub: add driver to manage onboard hub supplies by Fabrice Gasnier · 2 years ago
  20. 009ebfa video: Drop common LCD implementation by Simon Glass · 2 years, 1 month ago
  21. dfcb144 video: lcd: Drop console rotation by Simon Glass · 2 years, 1 month ago
  22. 036f89a cyclic: Add basic support for cyclic function execution infrastruture by Stefan Roese · 2 years, 3 months ago
  23. 4d8202b common: usb: Update logic for usb.o, usb_hub.o and usb_storage.o by Tom Rini · 2 years, 5 months ago
  24. c4cbec6 avb: Don't build in SPL by Simon Glass · 2 years, 7 months ago
  25. aa4bce9 event: Add basic support for events by Simon Glass · 2 years, 9 months ago
  26. 3b75487 common: remove bedbug debugger support by Ovidiu Panait · 2 years, 11 months ago
  27. b9735d6 common: rename lcd_simplefb.c file to fdt_simplefb.c by Patrick Delaunay · 3 years ago
  28. ec05898 Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · 3 years ago
  29. d9fe9db Remove LYNX KDI remainders by Thomas Huth · 3 years, 1 month ago
  30. 91944df Create a new boot/ directory by Simon Glass · 3 years, 1 month ago
  31. 4d7237b image: Split board code out into its own file by Simon Glass · 3 years, 2 months ago
  32. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  33. 97464ff common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH by Alexandru Gagniuc · 3 years, 3 months ago
  34. 041a0ac net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · 3 years, 4 months ago
  35. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  36. 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 5 months ago
  37. 369d87a Add support for stack-protector by Joel Peshkin · 3 years, 8 months ago
  38. 4ffa95d x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 8 months ago
  39. 9127d8b common: SCP03 control (enable and provision of keys) by Jorge Ramirez-Ortiz · 3 years, 9 months ago
  40. 85c5065 common: Makefile: drop duplicated line by Peng Fan · 4 years ago
  41. 768d58d common: update: add a generic interface for FIT image by AKASHI Takahiro · 4 years, 1 month ago
  42. 8e8d3cf fdt_region: move fdt_region.c to common/ from lib/libfdt/ by Masahiro Yamada · 4 years, 7 months ago
  43. e52bd93 common: image_sign_info helper functions in SPL by Heinrich Schuchardt · 4 years, 7 months ago
  44. 2db9516 log: syslog driver by Heinrich Schuchardt · 4 years, 9 months ago
  45. 2223c7d lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 9 months ago
  46. 4fabf40 image: android: Add functions for handling dtb field by Sam Protsenko · 4 years, 10 months ago
  47. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 5 years ago
  48. ee98dac dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg by Eugeniu Rosca · 5 years ago
  49. 3b7dc91 common: Implement A/B metadata by Ruslan Trofymenko · 5 years ago
  50. bbee270 stm32mp1: ram: add interactive mode for DDR configuration by Patrick Delaunay · 6 years ago
  51. 5ea11ba5 usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE by Abel Vesa · 6 years ago
  52. 9b0fbdc dfu: Remove dependency on HUSH parser in SPL by Andrew F. Davis · 6 years ago
  53. 6d932e6 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  54. 57118f6 usb: musb-new: Add support for DM_USB by Jean-Jacques Hiblot · 6 years ago
  55. 8416c6a usb: Remove CMD_USB dependency for common code by Sven Schwermer · 6 years ago
  56. 712bd2d Add core support for a bloblist to convey data from SPL by Simon Glass · 6 years ago
  57. b56cdc0 spl: Add support for logging in SPL and TPL by Simon Glass · 6 years ago
  58. a4bea1f spl: Support bootstage, log, hash and early malloc in TPL by Simon Glass · 6 years ago
  59. 06bc2da common: build ymodem only on need by Jun Nie · 7 years ago
  60. 92f95bb cmd: Add dtimg command by Sam Protsenko · 6 years ago
  61. e0df035 avb2.0: add proper dependencies by Igor Opaniuk · 6 years ago
  62. bb4aac4 avb2.0: implement AVB ops by Igor Opaniuk · 6 years ago
  63. c568bcb mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · 6 years ago
  64. 65de955 fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 6 years ago
  65. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  66. 7f8d436 dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
  67. ea84f80 dfu: Fix up the Kconfig mess by Marek Vasut · 7 years ago
  68. ee61532 common: do not compile common fastboot code when building the SPL by Jean-Jacques Hiblot · 7 years ago
  69. a68ce92 log: Add a console driver by Simon Glass · 7 years ago
  70. d95645d log: Add an implementation of logging by Simon Glass · 7 years ago
  71. 2037fa4 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · 7 years ago
  72. 0cbf114 bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL by Philipp Tomsich · 7 years ago
  73. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  74. ae7dcd8 spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds by Philipp Tomsich · 7 years ago
  75. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  76. 3def006 scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago
  77. 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  78. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  79. 899aad2 boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · 7 years ago
  80. e679240 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
  81. 01154cb bootstage: Support SPL by Simon Glass · 8 years ago
  82. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago
  83. b22ec7a Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · 8 years ago
  84. db00957 common: Only build cli_readline.o for CMDLINE on non-SPL by Tom Rini · 8 years ago
  85. 4d86356 spl: fdt: support for fdt fixup for falcon boot by B, Ravi · 8 years ago
  86. 8c61eb0 flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled by Masahiro Yamada · 8 years ago
  87. 603a4c1 common: dfu: saperate the dfu common functionality by B, Ravi · 8 years ago
  88. 8b3c725 spl: dfu: add dfu support in SPL by B, Ravi · 8 years ago
  89. 98b685d Use separate options for TPL support by Simon Glass · 8 years ago
  90. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago
  91. 17a48e4 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · 8 years ago
  92. 622a01c autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · 8 years ago
  93. 5021e3c verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  94. 3bba650 Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot by Simon Glass · 9 years ago
  95. 37dda1c cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · 9 years ago
  96. 3665a40 dm: sata: Separate the non-command code into its own file by Simon Glass · 9 years ago
  97. e11f0ef dm: ide: Separate the non-command code into its own file by Simon Glass · 9 years ago
  98. c8e89ab dm: scsi: Separate the non-command code into its own file by Simon Glass · 9 years ago
  99. 5da543c common: env: support sata device by Peng Fan · 9 years ago
  100. 0ea4959 Allow command-line files to be dropped by Simon Glass · 9 years ago