1. 78592c0 pmic: axp: define ALDO_IN startup bit by Andre Przywara · 3 years ago
  2. 8695b51 sunxi: gpio: Fix up pointer arithmetic by Andre Przywara · 3 years ago
  3. fb6f670 mmc: sunxi: Use DM_GPIO flags to set pull-up by Samuel Holland · 3 years, 3 months ago
  4. 35ae126 gpio: sunxi: Implement .set_flags by Samuel Holland · 3 years, 3 months ago
  5. efdd656 sunxi: gpio: Add per-bank drive and pull setters by Samuel Holland · 3 years, 3 months ago
  6. ac5397a sunxi: gpio: Return void from setter functions by Samuel Holland · 3 years, 3 months ago
  7. d0ffd15 sunxi: dram_sun4i/5i: use DRAM_MEMORY_TYPE_DDR3 instead of magic number 3 by Giulio Benetti · 3 years, 2 months ago
  8. eb31a4a i2c: mvtwsi: Add compatible string for allwinner, sun4i-a10-i2c by Chris Morgan · 3 years, 1 month ago
  9. 2753b07 sunxi: call fdt_fixup_ethernet again to set macaddr for more aliases by Icenowy Zheng · 3 years, 5 months ago
  10. b106a14 sunxi: SPI: fix pinmuxing for Allwinner H6 SoCs by Daniel Wagenknecht · 3 years, 2 months ago
  11. 98a90b2 Merge branch '2022-01-28-assorted-fixes' by Tom Rini · 3 years ago
  12. 1e69db5 squashfs: show an error message if the inode_table can't be, allocated by Lars Weber · 3 years, 1 month ago
  13. 9053374 dm: serial: Add a migration deadline for serial by Simon Glass · 3 years ago
  14. bfb2a7f gitlab/azure: x86: Add a coreboot test by Simon Glass · 3 years ago
  15. c506ef1 configs: am64x_evm_r5/a53_defconfig: Enable configs required for Ethboot by Vignesh Raghavendra · 3 years ago
  16. f621ff8 configs: am64xx_evm: Increase BSS max size to 16K by Vignesh Raghavendra · 3 years ago
  17. afe5163 ARM: dts: k3-am642-sk: Disable cpsw_port1 in SPL by Vignesh Raghavendra · 3 years ago
  18. 5022a2e net: ti: am65-cpsw-nuss: Fix err msg for port bind failures by Vignesh Raghavendra · 3 years ago
  19. 2a4b0d5 rsa: adds rsa3072 algorithm by Jamin Lin · 3 years ago
  20. 05ec899 bootcount: fix printf() code by Heinrich Schuchardt · 3 years ago
  21. 5622747 dfu: mtd: skip empty pages when writing page for UBI partition by Patrick Delaunay · 3 years ago
  22. 1a4942f pci: Extend 'pci' command with bus option '*' by Pali Rohár · 3 years, 1 month ago
  23. 6850a5a pci: Add checks for valid cmdline arguments by Pali Rohár · 3 years, 1 month ago
  24. 3932093 pci: Extend 'pci regions' command with bus number by Pali Rohár · 3 years, 1 month ago
  25. 8c303bc pci: Fix setting controller's last_busno by Pali Rohár · 3 years, 1 month ago
  26. c592292 spl: add support for custom boot method names by Heiko Thiery · 3 years, 1 month ago
  27. 2d0953c Merge branch '2022-01-28-fastboot-updates' by Tom Rini · 3 years ago
  28. 7e90f77 fastboot: only look up real partition names when no alias exists by Matthias Schiffer · 3 years, 2 months ago
  29. 86b6a38 dfu: handle short frame result of UPLOAD in state_dfu_idle by Patrick Delaunay · 3 years, 4 months ago
  30. 51566bc fastboot: fix fastboot_set_reboot_flag() by Roman Stratiienko · 3 years, 9 months ago
  31. 761a178 Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years ago
  32. 9a1dd6d Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years ago
  33. fc2b399 usb: gadget: Add CDC ACM function by Loic Poulain · 3 years, 2 months ago
  34. 334a9b9 lib/circbuf: Make circbuf selectable symbol by Loic Poulain · 3 years, 2 months ago
  35. 07791e8 usb: ehci: dm: Convert i.MX28 ehci code to driver model by Lukasz Majewski · 3 years, 1 month ago
  36. 2d431e3 usb: ehci: Move common mxs code to separate functions (ehci_hcd_{stop|start}) by Lukasz Majewski · 3 years, 1 month ago
  37. fc313d3 usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused with DM by Lukasz Majewski · 3 years, 1 month ago
  38. f82feb7 usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28 by Lukasz Majewski · 3 years, 1 month ago
  39. 2d2384b tools: mkimage: Show where signatures/keys are written by Simon Glass · 3 years, 3 months ago
  40. 9737c2d tools: Pass public-key node through to caller by Simon Glass · 3 years, 3 months ago
  41. c033dc8 image: Return destination node for add_verify_data() method by Simon Glass · 3 years, 3 months ago
  42. 99f844b tools: Pass the key blob around by Simon Glass · 3 years, 3 months ago
  43. 2ad90b3 tools: Tidy up argument order in fit_config_check_sig() by Simon Glass · 3 years, 3 months ago
  44. e8aa558 tools: Avoid confusion between keys and signatures by Simon Glass · 3 years, 3 months ago
  45. 4842234 tools: Drop unused name in image-host by Simon Glass · 3 years, 3 months ago
  46. 70e6bcc tools: Improve comments in signing functions by Simon Glass · 3 years, 3 months ago
  47. 7ae46c3 tools: Avoid leaving extra data at the end of copied files by Simon Glass · 3 years, 3 months ago
  48. e291a5c tools: Move copyfile() into a common file by Simon Glass · 3 years, 3 months ago
  49. 195f789 fit_check_sign: Update help to mention the key is in a dtb by Simon Glass · 3 years, 3 months ago
  50. c367558 rsa: Add debugging for failure cases by Simon Glass · 3 years, 3 months ago
  51. 2ce0738 binman: doc: fix typo for u-boot-tpl by Heiko Thiery · 3 years ago
  52. 61a631e binman: Document the __bss_size symbol error by Simon Glass · 3 years ago
  53. 8e72374 sandbox: eth-raw: fix building with musl library by Heinrich Schuchardt · 3 years ago
  54. ce51884 sandbox: sandbox_serial_pending depends on DM_VIDEO by Heinrich Schuchardt · 3 years ago
  55. 3e7749e binman: Add documentation for bintools by Simon Glass · 3 years, 1 month ago
  56. bc57064 binman: Add a command to generate bintool docs by Simon Glass · 3 years, 1 month ago
  57. a00d971 binman: Complete test coverage of comp_util by Simon Glass · 3 years, 1 month ago
  58. 4f9ee83 binman: Plumb in support for missing bintools by Simon Glass · 3 years, 1 month ago
  59. 359e431 binman: Convert to using the lzma_alone bintool by Simon Glass · 3 years, 1 month ago
  60. 4cd4ee0 binman: Add a bintool implementation for lzma_alone by Simon Glass · 3 years, 1 month ago
  61. 33ce351 binman: Convert to using the lz4 bintool by Simon Glass · 3 years, 1 month ago
  62. 992d475 binman: Add a bintool implementation for lz4 by Simon Glass · 3 years, 1 month ago
  63. 0d1e95a binman: Tidy up pylint warnings in comp_util by Simon Glass · 3 years, 1 month ago
  64. ad35ce5 binman: Move compression into binman by Simon Glass · 3 years, 1 month ago
  65. f75db1e binman: Convert to using the mkimage bintool by Simon Glass · 3 years, 1 month ago
  66. 532ae70 binman: Convert to using the ifwitool bintool by Simon Glass · 3 years, 1 month ago
  67. a104bb2 binman: Convert to using the futility bintool by Simon Glass · 3 years, 1 month ago
  68. 388f04f binman: Convert to using the FIP bintool by Simon Glass · 3 years, 1 month ago
  69. 5417da5 binman: Convert to using the CBFS bintool by Simon Glass · 3 years, 1 month ago
  70. 56ee85e binman: Enable bintool tests including cmdline processing by Simon Glass · 3 years, 1 month ago
  71. e1b7e4d binman: Add a bintool implementation for mkimage by Simon Glass · 3 years, 1 month ago
  72. 6f7eb0c binman: Add a bintool implementation for ifwitool by Simon Glass · 3 years, 1 month ago
  73. 9d3a7a2 binman: Add a bintool implementation for futility by Simon Glass · 3 years, 1 month ago
  74. bf87b20 binman: Add a bintool implementation for fiptool by Simon Glass · 3 years, 1 month ago
  75. d388333 binman: Add a bintool implementation for cbfstool by Simon Glass · 3 years, 1 month ago
  76. 3b47dfa binman: Add tests for bintool by Simon Glass · 3 years, 1 month ago
  77. 386c63c binman: Plumb in support for bintools by Simon Glass · 3 years, 1 month ago
  78. 252de6b binman: Add support for bintools by Simon Glass · 3 years, 1 month ago
  79. 81d6e3f binman: Add installation instructions by Simon Glass · 3 years, 1 month ago
  80. 7f29583 binman: Correct path for fip_util by Simon Glass · 3 years, 1 month ago
  81. f4590e0 binman: Allow faked blobs in blob-ext-list by Simon Glass · 3 years, 1 month ago
  82. 2cc8c1f binman: Drop the image name from the fake-blob message by Simon Glass · 3 years, 1 month ago
  83. 596fd10 patman: Add a function to find a tool on the path by Simon Glass · 3 years, 1 month ago
  84. 5b79686 patman: Tidy up the download function a little by Simon Glass · 3 years, 1 month ago
  85. 8ea6d23 buildman: Move the download function to tools by Simon Glass · 3 years, 1 month ago
  86. ade5327 patman: Allow running a tool and returning the full result by Simon Glass · 3 years, 1 month ago
  87. 8bc78b7 binman: Expand the external FIT test a little by Simon Glass · 3 years, 1 month ago
  88. 206117a mkimage: Show the external-offset error by Simon Glass · 3 years, 1 month ago
  89. 1e18a69 binman: Tweak elf tests for a toolchain change by Simon Glass · 3 years, 1 month ago
  90. 8bbd8a3 Makefile: Fake external blobs by default with binman by Simon Glass · 3 years, 1 month ago
  91. 9876ae7 dm: Fix OF_BAD_ADDR definition by Patrice Chotard · 3 years, 1 month ago
  92. a77f468 introduce CONFIG_DEVICE_TREE_INCLUDES by Rasmus Villemoes · 3 years, 2 months ago
  93. 821ca60 usb: Use the first available device for ehci_gadget by Sean Anderson · 3 years, 3 months ago
  94. c77504d acpi: Add myself as maintainer by Simon Glass · 3 years, 2 months ago
  95. 979a24e acpi: Add some tables needed by ARM devices by Simon Glass · 3 years, 2 months ago
  96. 02155e0 doc: Add usage information for the acpi command by Simon Glass · 3 years, 2 months ago
  97. 06f6f3d acpi: Tidy up the table list by Simon Glass · 3 years, 2 months ago
  98. a924641 acpi: Tidy up the item list by Simon Glass · 3 years, 2 months ago
  99. 2d7c738 acpi: Collect tables in the acpi_item list by Simon Glass · 3 years, 2 months ago
  100. 9d2adca x86: Move acpi_get_rsdp_addr() ACPI tables to the writer by Simon Glass · 3 years, 2 months ago