1. a38a32a expo: Add documentation by Simon Glass · 1 year, 11 months ago WIP/2022-01-16-bootstd-updates
  2. fa91b93 bootstd: Support setting a theme for the menu by Simon Glass · 1 year, 11 months ago
  3. 2b06d9b bootstd: Add a test for the bootstd menu by Simon Glass · 1 year, 11 months ago
  4. 164cb82 bootstd: Support creating a boot menu by Simon Glass · 1 year, 11 months ago
  5. fcda13f expo: Add basic tests by Simon Glass · 1 year, 11 months ago
  6. 7854e00 expo: Add support for scene menus by Simon Glass · 1 year, 11 months ago
  7. a8dce99 expo: Add support for scenes by Simon Glass · 1 year, 11 months ago
  8. ba53c5a expo: Add basic implementation by Simon Glass · 1 year, 11 months ago
  9. 58285b1 menu: Factor out menu-keypress decoding by Simon Glass · 1 year, 11 months ago
  10. 042d6c3 bootstd: Allow reading a logo for the OS by Simon Glass · 1 year, 11 months ago
  11. 2f54079 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 1 year, 11 months ago
  12. 22306e2 video: Add font functions to the vidconsole API by Simon Glass · 1 year, 11 months ago
  13. daaafef video: Fix unchnaged typo by Simon Glass · 1 year, 11 months ago
  14. 2b55c6b video: truetype: Rename the metrics function by Simon Glass · 1 year, 11 months ago
  15. f6b8c6a video: Enable VIDEO_ANSI by default only with EFI by Simon Glass · 1 year, 11 months ago
  16. 6448057 image: Move common image code to image_board and command by Simon Glass · 1 year, 11 months ago
  17. 188cc08 image: Add a function to find a script in an image by Simon Glass · 1 year, 11 months ago
  18. 32bab0e menu: Make use of CLI character processing by Simon Glass · 1 year, 11 months ago
  19. 86cc3c5 menu: Use a switch statement by Simon Glass · 1 year, 11 months ago
  20. d0ca98d menu: Update bootmenu_loop() to return the code by Simon Glass · 1 year, 11 months ago
  21. 5712976 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · 1 year, 11 months ago
  22. 2da4a15 menu: Rename KEY_... to BKEY_... by Simon Glass · 1 year, 11 months ago
  23. ee6c7eb bootmenu: Add a few comments by Simon Glass · 1 year, 11 months ago
  24. b08e9d4 cli: Move readline character-processing to a state machine by Simon Glass · 1 year, 11 months ago
  25. 7d850f8 sandbox: Enable mmc command and legacy images by Simon Glass · 1 year, 11 months ago
  26. 348064e Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 10 months ago
  27. 3311e35 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 10 months ago
  28. 2383e8f usb: gadget: dwc2_udc_otg: implement pullup() by Mattijs Korpershoek · 1 year, 11 months ago
  29. 66b5847 usb: gadget: fastboot: detach usb just before rebooting by Dario Binacchi · 1 year, 11 months ago
  30. 5454dea usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUT by Patrick Delaunay · 2 years, 3 months ago
  31. 4327df1 configs: r8a77980: Condor: Enable MMC support by default by Andrey Dolnikov · 1 year, 11 months ago
  32. 0fe4366 ARM: renesas: condor: switch eMMC bus to 1V8 by Hai Pham · 1 year, 11 months ago
  33. 3405cfa ARM: dts: renesas: condor: Enable SPI NOR fast-read by Marek Vasut · 1 year, 11 months ago
  34. 0abcc23 ARM: renesas: ulcb: Set CONFIG_TEXT_BASE=0x0 on R-Car Gen3 ULCB by Marek Vasut · 1 year, 11 months ago
  35. 2d09040 ARM: renesas: condor: Set CONFIG_TEXT_BASE=0x0 on R-Car Gen3 Condor by Marek Vasut · 1 year, 11 months ago
  36. 81616ce ARM: renesas: Enable LTO on R-Car3 Falcon by Marek Vasut · 1 year, 11 months ago
  37. 735e6ba ARM: renesas: Enable LTO on R-Car3 Draak by Marek Vasut · 1 year, 11 months ago
  38. 92f00cc ARM: renesas: Enable LTO on R-Car3 Ebisu by Marek Vasut · 1 year, 11 months ago
  39. 0d408d3 ARM: renesas: Enable LTO on R-Car3 Condor by Marek Vasut · 1 year, 11 months ago
  40. 68e1926 ARM: renesas: Enable LTO on R-Car3 Eagle by Marek Vasut · 1 year, 11 months ago
  41. b78d4f2 ARM: renesas: Enable LTO on R-Car3 ULCB by Marek Vasut · 1 year, 11 months ago
  42. fe4c21d Merge tag 'u-boot-stm32-20230113' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 11 months ago
  43. b3f6e0f Merge tag 'efi-2023-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 11 months ago
  44. 0e86f81 ARM: stm32: Make ECDSA authentication available to U-Boot by Marek Vasut · 1 year, 11 months ago
  45. 6eea541 ARM: stm32: Pass ROM API table pointer to U-Boot proper by Marek Vasut · 1 year, 11 months ago
  46. dbeaca7 ARM: stm32: Factor out save_boot_params by Marek Vasut · 1 year, 11 months ago
  47. bbafbc0 ARM: stm32: Fix ECDSA authentication with Dcache enabled by Marek Vasut · 1 year, 11 months ago
  48. 8e4ec3e efi_loader: provide agent_handle to efi_disk_add_dev() by Heinrich Schuchardt · 2 years, 2 months ago
  49. 4d4ec25 efi_selftest: add hii set keyboard layout test case by Vincent Stehlé · 1 year, 11 months ago
  50. 65b91a3 efi_loader: refine set_keyboard_layout() status by Vincent Stehlé · 1 year, 11 months ago
  51. 8514566 efi_loader: use EFI_EXIT in efi_riscv_get_boot_hartid by Heinrich Schuchardt · 1 year, 11 months ago
  52. 7e808fc efi_loader: add .rela sections to .text on arm64 by Heinrich Schuchardt · 1 year, 11 months ago
  53. 0763c02 efi_loader: fix description of memory functions by Heinrich Schuchardt · 1 year, 11 months ago
  54. e9cc702 doc: build infodocs target on Gitlab CI, Azure by Heinrich Schuchardt · 1 year, 11 months ago
  55. 6c39d0e doc: fix description of u16_strcasecmp() by Heinrich Schuchardt · 1 year, 11 months ago
  56. 87c9e11 Merge branch '2023-01-12-further-assorted-general-updates' by Tom Rini · 1 year, 11 months ago
  57. 48b3ecb gpio: Get rid of gpio_hog_probe_all() by Marek Vasut · 2 years, 2 months ago
  58. 942918f dm: fix probing of all devices that have u-boot, dm-pre-reloc in SPL/TPL by Quentin Schulz · 2 years, 2 months ago
  59. d0ba0ca distro_bootcmd: Set distro_bootpart_uuid for block devices by Marek Vasut · 1 year, 11 months ago
  60. ea3d28e Revert "time: add weak annotation to timer_read_counter declaration" by Harald Seiler · 1 year, 11 months ago
  61. f4426fd net: fm: Support loading firmware from a filesystem by Sean Anderson · 1 year, 11 months ago
  62. e4f0cc5 net: fm: Add firmware name parameter by Sean Anderson · 1 year, 11 months ago
  63. 0998a20 misc: fs_loader: Add function to get the chosen loader by Sean Anderson · 1 year, 11 months ago
  64. 7fb4aa1 Added configs required for dcp_rng driver by Kshitiz Varshney · 1 year, 11 months ago
  65. 81ceb16 Added dcp_rng driver initialization code by Kshitiz Varshney · 1 year, 11 months ago
  66. 0d795c3 Uboot RNG Driver using Data Co-processor by Kshitiz Varshney · 1 year, 11 months ago
  67. cf7aa03 common: spl: ram: fix return code by Nikita Shubin · 2 years ago
  68. c40e021 cmd: spi: Judge the number of added parameters by chenzhipeng · 2 years ago
  69. 33965c7 console: Add option to keep it silent until env is loaded by Harald Seiler · 2 years, 5 months ago
  70. d3a87e3 configs: stm32mp13: Activate command stm32key by Patrick Delaunay · 1 year, 11 months ago
  71. 4b002d9 board: st: Add support of STM32MP13x boards in stm32board cmd by Patrick Delaunay · 1 year, 11 months ago
  72. 7de0d10 configs: stm32mp13: Activate CONFIG_CMD_FUSE by Patrick Delaunay · 1 year, 11 months ago
  73. a33885f stm32mp: Add support of STM32MP13x in bsec driver by Patrick Delaunay · 1 year, 11 months ago
  74. 33a909a stm32mp: Add OP-TEE support in bsec driver by Patrick Delaunay · 1 year, 11 months ago
  75. 27bad4e stm32mp: cosmetic: Update of bsec driver by Patrick Delaunay · 1 year, 11 months ago
  76. 6e391c7 ARM: dts: stm32: Add timer interrupts on stm32mp15 by Patrick Delaunay · 2 years ago
  77. 126aa47 ARM: dts: stm32mp15: fix typo in stm32mp15xx-dkx.dtsi by Patrick Delaunay · 2 years ago
  78. d1d5663 ARM: dts: stm32mp15: remove clksrc include in SCMI dtsi file by Patrick Delaunay · 2 years ago
  79. 17bae77 adc: stm32mp15: add calibration support by Olivier Moysan · 2 years ago
  80. 214d6e7 ARM: dts: stm32: add support for USB2514B onboard hub on stm32mp157c-ev1 by Fabrice Gasnier · 2 years ago
  81. 5f74d97 configs: stm32: enable USB onboard HUB driver by Fabrice Gasnier · 2 years ago
  82. ba1fa2a usb: onboard-hub: add driver to manage onboard hub supplies by Fabrice Gasnier · 2 years ago
  83. f58885d Merge branch '2023-01-11-assorted-general-updates' by Tom Rini · 1 year, 11 months ago
  84. 79da407 ARM: dts: stm32: update vbus-supply of usbphyc_port0 on stm32mp157c-ev1 by Fabrice Gasnier · 2 years ago
  85. 85fd489 CI/Docker: Update to jammy-20221130 tag by Tom Rini · 1 year, 11 months ago WIP/2023-01-11-assorted-general-updates
  86. fe482b8 Use `grep -E` or plain `grep` instead of `egrep` by Ville Skyttä · 1 year, 11 months ago
  87. 89d47b3 Kconfig: move NXP specific stuff into a sub-menu by Heinrich Schuchardt · 1 year, 11 months ago
  88. c394e8d Kconfig: clean up skipping low-level initialization by Heinrich Schuchardt · 1 year, 11 months ago
  89. 5f7a507 Dockerfile: add package texinfo by Heinrich Schuchardt · 1 year, 11 months ago
  90. 11d5670 fs/btrfs: handle data extents, which crosss stripe boundaries, correctly by Qu Wenruo · 1 year, 11 months ago
  91. 3133651 ata: Fix dependency for CONFIG_SATA_SIL by Pali Rohár · 1 year, 11 months ago
  92. bde4c49 test: compression: use ut_assert for errors by Brandon Maier · 1 year, 11 months ago
  93. 43b0598 test: compression: check with trailing garbage in input by Brandon Maier · 1 year, 11 months ago
  94. bf48dde fs/squashfs: Only use export table if available by David Oberhollenzer · 1 year, 11 months ago
  95. f08dcd9 test: cmd: exit: Add unit test for exit and partly run commands by Marek Vasut · 2 years ago
  96. 721307e cmd: exit: Fix return value propagation out of environment scripts by Marek Vasut · 2 years ago
  97. f3d914c fastboot: Add OEM run command by Sean Anderson · 2 years ago
  98. d037990 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 2 years ago
  99. 59dacc3 optee: bind the TA drivers on OP-TEE node by Patrick Delaunay · 2 years ago
  100. 1c44d10 env: add failing trace in env_erase by Patrick Delaunay · 2 years ago