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