1. 898bd53 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 11 months ago
  2. 0444889 usb: storage: continue probe on "Invalid device" by Janne Grunau · 1 year, 11 months ago
  3. 45fc699 Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 1 year, 11 months ago
  4. 3406e9d usb: Add 1ms delay after first Get Descriptor request by Marek Vasut · 1 year, 11 months ago
  5. f4917b4 usb: ohci: Use a flexible array member for portstatus by Samuel Holland · 1 year, 11 months ago
  6. 36bc9b6 Merge branch '2022-11-02-assorted-updates' by Tom Rini · 1 year, 11 months ago
  7. c07babd Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 11 months ago
  8. 7321bad riscv: Update Microchip MPFS Icicle Kit support by Padmarao Begari · 1 year, 11 months ago
  9. eac3bbe spi: Add Microchip PolarFire SoC QSPI driver by Padmarao Begari · 1 year, 11 months ago
  10. 0b8e6f8 riscv: dts: Add QSPI NAND device node by Padmarao Begari · 1 year, 11 months ago
  11. ab1644b riscv: dts: Update memory configuration by Padmarao Begari · 1 year, 11 months ago
  12. a5dfa3b riscv: Rename Andes PLIC to PLICSW by Yu Chien Peter Lin · 1 year, 11 months ago
  13. 8450b97 mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPS by Stefan Roese · 1 year, 11 months ago
  14. a29491a MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig by Daniel Schwierzeck · 2 years, 2 months ago
  15. ea24b0e MIPS: mscc: remove unused CPU_CLOCK_RATE by Daniel Schwierzeck · 2 years, 2 months ago
  16. e9dcd5b MIPS: remove CONFIG_SYS_MHZ by Daniel Schwierzeck · 2 years, 2 months ago
  17. ac14db1 MIPS: remove deprecated TARGET_VCT option by Daniel Schwierzeck · 2 years, 2 months ago
  18. 3708739 led: led_pwm: typo 'iverted' on code comment by Nylon Chen · 1 year, 11 months ago
  19. 0954bc2 configs: evb-ast2500: Set environment in SPI flash by Cédric Le Goater · 1 year, 11 months ago
  20. 18a5db3 configs: evb-ast2500: Add support for FIT format by Cédric Le Goater · 1 year, 11 months ago
  21. 2cede90 configs: evb-ast2500: Adjust boot command by Cédric Le Goater · 1 year, 11 months ago
  22. 60ecf05 configs: evb-ast2500: Remove MMC support from default settings by Cédric Le Goater · 1 year, 11 months ago
  23. dcbc95c arm: dts: ti: k3-am64-main: Add RTI watchdog nodes by Christian Gmeiner · 1 year, 11 months ago
  24. ea253ad treewide: Remove the unnecessary space before semicolon by Bin Meng · 1 year, 11 months ago
  25. aa59c1b cmd: eeprom: don't truncate target address at 32-bit by Baruch Siach · 1 year, 11 months ago
  26. 0b999d2 xen: pvblock: Use uclass_probe_all by Michal Suchanek · 1 year, 11 months ago
  27. 44b7abf highbank: switch to use the Arm SP804 DM_TIMER driver by Andre Przywara · 1 year, 11 months ago
  28. 4849e2e highbank: scan into hb_sregs DT subnodes by Andre Przywara · 1 year, 11 months ago
  29. 731d108 timer: add SP804 UCLASS timer driver by Andre Przywara · 1 year, 11 months ago
  30. 1c10364 pinctrl: nuvoton: Add NPCM8xx pinctrl driver by Jim Liu · 2 years ago
  31. 2e32930 arm: smh: Allow semihosting trap calls to be inlined by Andre Przywara · 2 years ago
  32. d660a82 arm: smh: Make semihosting trap calls more robust by Andre Przywara · 2 years ago
  33. 30b315b arm: smh: specify Thumb trap instruction by Andre Przywara · 2 years ago
  34. cca41ed Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 1 year, 11 months ago
  35. ec5b880 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi.git by Tom Rini · 1 year, 11 months ago
  36. 50128ae cyclic: get rid of cyclic_init() by Rasmus Villemoes · 1 year, 11 months ago
  37. 2896839 cyclic: switch to using hlist instead of list by Rasmus Villemoes · 1 year, 11 months ago
  38. 2399b62 list.h: synchronize hlist_for_each_entry* iterators with linux by Rasmus Villemoes · 1 year, 11 months ago
  39. 6b84b1d cyclic: drop redundant cyclic_ready flag by Rasmus Villemoes · 1 year, 11 months ago
  40. d7de5ef cyclic: use a flag in gd->flags for recursion protection by Rasmus Villemoes · 1 year, 11 months ago
  41. c8d9ff6 Merge branch '2022-10-31-FWU-add-FWU-multi-bank-update-feature-support' by Tom Rini · 1 year, 11 months ago
  42. 75f11c3 FWU: doc: Add documentation for the FWU feature by Sughosh Ganu · 1 year, 11 months ago
  43. f65ee99 mkeficapsule: Add support for setting OEM flags in capsule header by Sughosh Ganu · 1 year, 11 months ago
  44. 6da9271 mkeficapsule: Add support for generating empty capsules by Sughosh Ganu · 1 year, 11 months ago
  45. 873cf8a test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 1 year, 11 months ago
  46. e68c03b FWU: cmd: Add a command to read FWU metadata by Sughosh Ganu · 1 year, 11 months ago
  47. 8679405 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · 1 year, 11 months ago
  48. 7e9814c FWU: Add boot time checks as highlighted by the FWU specification by Sughosh Ganu · 1 year, 11 months ago
  49. 467bad5 event: Add an event for main_loop by Sughosh Ganu · 1 year, 11 months ago
  50. 95b5a7d FWU: STM32MP1: Add support to read boot index from backup register by Sughosh Ganu · 1 year, 11 months ago
  51. 7d6e2c5 FWU: Add helper functions for accessing FWU metadata by Sughosh Ganu · 1 year, 11 months ago
  52. d70c4a0 stm32mp1: Add image information for capsule updates by Sughosh Ganu · 1 year, 11 months ago
  53. a402adc stm32mp1: Add a node for the FWU metadata device by Sughosh Ganu · 1 year, 11 months ago
  54. 554b38f FWU: Add FWU metadata access driver for GPT partitioned block devices by Sughosh Ganu · 1 year, 11 months ago
  55. 2eaedc9 FWU: Add FWU metadata structure and driver for accessing metadata by Sughosh Ganu · 1 year, 11 months ago
  56. 7398139 dt/bindings: Add bindings for GPT based FWU Metadata storage device by Sughosh Ganu · 1 year, 11 months ago
  57. a90afc6 Merge branch '2022-10-31-vbe-implement-the-full-firmware-flow' by Tom Rini · 1 year, 11 months ago
  58. 77bec9e vbe: Add a test for the VBE flow into U-Boot proper by Simon Glass · 1 year, 11 months ago
  59. 7f3470b vbe: Add a command to show the VBE state by Simon Glass · 1 year, 11 months ago
  60. d8b7c34 vbe: Record which phases loaded using VBE by Simon Glass · 1 year, 11 months ago
  61. 2a5c67f vbe: Use a manual test by Simon Glass · 1 year, 11 months ago
  62. 5981d61 vpl: Allow signature verification by Simon Glass · 1 year, 11 months ago
  63. 8de9896 sandbox: Add an image for VPL by Simon Glass · 1 year, 11 months ago
  64. a56f663 vbe: Add info about the VBE device to the fwupd node by Simon Glass · 1 year, 11 months ago
  65. 4218456 vbe: Add Kconfig options for VPL by Simon Glass · 1 year, 11 months ago
  66. e45d226 vbe: Drop the U-Boot prefix from the version by Simon Glass · 1 year, 11 months ago
  67. c263e21 vbe: Move OS implementation into a separate file by Simon Glass · 1 year, 11 months ago
  68. d2b22ae vbe: Support reading the next SPL phase via VBE by Simon Glass · 1 year, 11 months ago
  69. 70b26e4 vbe: Support selecting operations by SPL phase by Simon Glass · 1 year, 11 months ago
  70. f1459c3 sandbox: Support obtaining the next phase from an image by Simon Glass · 1 year, 11 months ago
  71. 5a61bf1 spl: Allow multiple loaders of the same time by Simon Glass · 1 year, 11 months ago
  72. c3a148f vbe: Use a warning for a failed requests by Simon Glass · 1 year, 11 months ago
  73. 98bedf4 vbe: Rename vbe_fixup to vbe_request by Simon Glass · 1 year, 11 months ago
  74. bbe285c image: Allow loading a FIT image for a particular phase by Simon Glass · 1 year, 11 months ago
  75. 44ad35a image: Add the concept of a phase to FIT by Simon Glass · 1 year, 11 months ago
  76. b2d93c6 sandbox: Add a way to specify the sandbox executable by Simon Glass · 1 year, 11 months ago
  77. 830690d sandbox: Generalise SPL booting by Simon Glass · 1 year, 11 months ago
  78. 494e66d image: Move comment for fit_conf_find_compat() by Simon Glass · 1 year, 11 months ago
  79. 0b5c9b0 sandbox: Drop message about writing sandbox state by Simon Glass · 1 year, 11 months ago
  80. 372a7d9 dm: mmc: Allow sandbox emulator to build without writes by Simon Glass · 1 year, 11 months ago
  81. 879a941 dm: blk: mmc: Tidy up some Makefile rules for SPL by Simon Glass · 1 year, 11 months ago
  82. 6a318b1 bloblist: Drop debugging by Simon Glass · 1 year, 11 months ago
  83. 2ff3db3 usb: Update the test to cover reading and writing by Simon Glass · 1 year, 11 months ago
  84. 606b926 dm: blk: Add udevice functions by Simon Glass · 1 year, 11 months ago
  85. b55afa0 disk: Rename block_dev to desc by Simon Glass · 1 year, 11 months ago
  86. 76c839f disk: Rename block functions by Simon Glass · 1 year, 11 months ago
  87. b190deb bootstd: Add a way to set up a bootflow by Simon Glass · 1 year, 11 months ago
  88. cbd71fa test: Support tests which can only be run manually by Simon Glass · 1 year, 11 months ago
  89. c43635b test: Update tests to use the skip feature by Simon Glass · 1 year, 11 months ago
  90. 1facaad test: Report skippped tests by Simon Glass · 1 year, 11 months ago
  91. d2afb9e binman: Support writing symbols into ELF files by Simon Glass · 1 year, 11 months ago
  92. 3fbba55 binman: Handle writing ELF symbols in the Entry class by Simon Glass · 1 year, 11 months ago
  93. 2b8b27f binman: Split out looking up a symbol into a function by Simon Glass · 1 year, 11 months ago
  94. 2856579 binman: Allow obtaining a symbol value by Simon Glass · 1 year, 11 months ago
  95. 6e55b11 spl: Add a separate silence option for SPL by Simon Glass · 1 year, 11 months ago
  96. ec7e8da spl: Refactor controls for console output by Simon Glass · 1 year, 11 months ago
  97. 2b8d2cc spl: Use binman suffix allow symbols of any SPL etype by Simon Glass · 1 year, 11 months ago
  98. 3e62adc disk: Drop debug messages in part_efi by Simon Glass · 1 year, 11 months ago
  99. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 1 year, 11 months ago
  100. 6f38d91 Merge branch '2022-10-31-broadcom-updates' by Tom Rini · 1 year, 11 months ago