1. f01081d boards: siemens: iot2050: Ignore network errors during bootstage tracking by Jan Kiszka · 3 years ago
  2. 83ef79b boards: siemens: iot2050: Re-enable bootstage reporting by Jan Kiszka · 3 years ago
  3. 33fa496 ARM: dts: am335x-chiliboard: add /chosen/tick-timer by Marcin Niestroj · 3 years ago
  4. d507b25 get_maintainer.pl: add .get_maintainer.conf by Michael Walle · 3 years ago
  5. 38a9840 Azure: Move to windows-2019 by Tom Rini · 3 years ago
  6. 7e71306 Remove LYNX KDI remainders by Thomas Huth · 3 years, 1 month ago
  7. d50244e pxe: Allow calling the pxe_get logic directly by Simon Glass · 3 years, 1 month ago
  8. 37c5195 doc: Move distro boot doc to rST by Simon Glass · 3 years, 1 month ago
  9. 81a2f8d pxe: Refactor sysboot to have one helper by Simon Glass · 3 years, 1 month ago
  10. 4d79e88 pxe: Return the file size from the getfile() function by Simon Glass · 3 years, 1 month ago
  11. 4a255ea lib: Add a function to convert a string to a hex value by Simon Glass · 3 years, 1 month ago
  12. 3bfb0f7 lib: Add tests for simple_itoa() by Simon Glass · 3 years, 1 month ago
  13. 74b7a2b pxe: Drop get_bootfile_path() by Simon Glass · 3 years, 1 month ago
  14. 12df842 pxe: Clean up the use of bootfile by Simon Glass · 3 years, 1 month ago
  15. 9e62e7c pxe: Move common parsing coding into pxe_util by Simon Glass · 3 years, 1 month ago
  16. 929860b pxe: Tidy up code style a little in pxe_utils by Simon Glass · 3 years, 1 month ago
  17. 18109cc pxe: Tidy up some comments in pxe_utils by Simon Glass · 3 years, 1 month ago
  18. 262cfb5 pxe: Move pxe_utils files by Simon Glass · 3 years, 1 month ago
  19. 8018b9a pxe: Tidy up the is_pxe global by Simon Glass · 3 years, 1 month ago
  20. 4ad5d51 pxe: Add a userdata field to the context by Simon Glass · 3 years, 1 month ago
  21. b1ead6b pxe: Move do_getfile() into the context by Simon Glass · 3 years, 1 month ago
  22. fd3fa5c pxe: Use a context pointer by Simon Glass · 3 years, 1 month ago
  23. 3d24636 pxe: Move API comments to the header files by Simon Glass · 3 years, 1 month ago
  24. 19a91f2 Create a new boot/ directory by Simon Glass · 3 years, 1 month ago
  25. 1e72ad6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years ago
  26. 166a77b Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  27. c8b2eef stm32mp15: tidy up #ifdefs in cpu.c by Patrick Delaunay · 3 years, 1 month ago
  28. f42045b stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years, 1 month ago
  29. 17aeb58 stm32mp15: remove configs dependency on CONFIG_TFABOOT by Patrick Delaunay · 3 years, 1 month ago
  30. 9788708 arm: stm32mp: bsec: Update OTP shadow registers in SPL by Patrick Delaunay · 3 years, 1 month ago
  31. 819408d ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM by Marek Vasut · 3 years, 1 month ago
  32. d59c658 ARM: stm32: Disable video output on DHSOM by Marek Vasut · 3 years, 1 month ago
  33. 00d7878 ARM: stm32: Disable EFI on DHSOM by Marek Vasut · 3 years, 1 month ago
  34. 848da6f ARM: stm32: Increase default SF bus frequency to 50 MHz and enable SFDP by Marek Vasut · 3 years, 1 month ago
  35. eb319d8 ARM: dts: stm32: Drop nWP GPIO hog on DHSOM by Marek Vasut · 3 years, 1 month ago
  36. c5eb356 ARM: stm32: Enable DFU MTD support on DHSOM by Marek Vasut · 3 years, 1 month ago
  37. 56a368f gpio: stm32: create include file for driver private data by Patrick Delaunay · 3 years, 1 month ago
  38. c67ca25 board: stmp32mp1: split board and SOC STM32MP15 configuration by Patrick Delaunay · 3 years, 1 month ago
  39. 784c567 arm: dts: stm32mp15: alignment with v5.15-rc6 by Patrick Delaunay · 3 years, 1 month ago
  40. 6354913 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years ago
  41. 5564b4c stm32mp: add binman support for STM32MP15x by Patrick Delaunay · 3 years, 1 month ago
  42. 3067971 stm32mp: stm32prog: Normalise newlines by William Grant · 3 years, 1 month ago
  43. 5c61710 tools: kwbimage: Properly set srcaddr in kwbimage v0 by Pali Rohár · 3 years ago
  44. 851114b tools: kwbimage: Properly calculate and align kwbimage v0 header size by Pali Rohár · 3 years ago
  45. 2b0980c tools: kwbimage: Fill the real header size into the main header by Pali Rohár · 3 years ago
  46. 5cad2e6 tools: kwbimage: Align kwbimage header to proper size by Pali Rohár · 3 years ago
  47. e23ad5d tools: kwbimage: Do not put final image padding to the image data size by Pali Rohár · 3 years ago
  48. 188099e tools: kwbimage: Align final UART image to 128 bytes by Pali Rohár · 3 years ago
  49. 56087c1 tools: kwbimage: Remove unused enums and prototypes by Pali Rohár · 3 years ago
  50. 700ea98 tools: kwbimage: Fix validation of kwbimage v0 by Pali Rohár · 3 years ago
  51. d1547b3 tools: kwbimage: Set BOOT_FROM by default to SPI by Pali Rohár · 3 years ago
  52. 01bdac6 tools: kwbimage: Explicitly set version also for kwbimage v0 by Pali Rohár · 3 years ago
  53. 12f2c03 tools: kwbimage: Add support for new commands UART_PORT and UART_MPP by Pali Rohár · 3 years ago
  54. cbf0d3a pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macro by Pali Rohár · 3 years ago
  55. 75176dc tools: kwboot: Always print kwboot version by Pali Rohár · 3 years ago
  56. f8017c3 tools: kwboot: Fix sending Kirkwood v0 images by Pali Rohár · 3 years ago
  57. a779582 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years ago
  58. 86798ee watchdog: don't autostart watchdog on Sunxi boards by Heinrich Schuchardt · 3 years ago
  59. e8e9c6f Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years ago
  60. 99e1fa8 configs: ls1028a: ensure Ethernet is enabled by Vladimir Oltean · 3 years ago
  61. be38416 pci: layerscape: Fix the LUT and msi-map mismatch issue by Hou Zhiqiang · 3 years ago
  62. a97a071 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · 3 years ago
  63. 5e736c9 configs: ls1046aqds: Configure environment related configs by Kuldeep Singh · 3 years ago
  64. 266e68b configs: ls1046aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigs by Kuldeep Singh · 3 years ago
  65. 8bbbb29 board: kontron: sl28: add myself to ls1028a.dtsi maintainers by Michael Walle · 3 years ago
  66. cdf8534 armv8: layerscape: use memalign() to allocate spintable code by Michael Walle · 3 years ago
  67. 12d2b42 board: sl28: enable USB periheral support and gadgets by Michael Walle · 3 years, 1 month ago
  68. f6cc9da board: sl28: switch to dwc3 driver by Michael Walle · 3 years, 1 month ago
  69. 2b0b51d usb: dwc3: add layerscape support by Michael Walle · 3 years, 1 month ago
  70. f150b8d usb: dwc3: Enable undefined length INCR burst type by Michael Walle · 3 years, 1 month ago
  71. d274cbb usb: dwc3: Add frame length adjustment quirk by Michael Walle · 3 years, 1 month ago
  72. 7f79a2c usb: common: silence dubious errors by Michael Walle · 3 years, 1 month ago
  73. f53e102 armv8: fsl-layerscape: rework the dwc3 snooping enable code by Michael Walle · 3 years, 1 month ago
  74. bce039a test: dm: add test for ofnode_for_each_compatible_node() by Michael Walle · 3 years, 1 month ago
  75. b8ec945 dm: core: add ofnode_for_each_compatible_node() by Michael Walle · 3 years, 1 month ago
  76. c7155d2 arm: dts: sl28: sync dtbs by Michael Walle · 3 years, 1 month ago
  77. 7f900ea arm: dts: ls1028a: sync the fsl-ls1028a.dtsi with linux by Michael Walle · 3 years, 1 month ago
  78. d08011d arm: dts: ls1028a: disable the PCIe controller by default by Michael Walle · 3 years, 1 month ago
  79. 938d935 arm: dts: ls1028a: move the PCI I/O window to match by Michael Walle · 3 years, 1 month ago
  80. d4a6482 arm: dts: ls1028a: remove num-lanes in the PCIe controller nodes by Michael Walle · 3 years, 1 month ago
  81. e10da1f pci: layerscape: add official ls1028a binding support by Michael Walle · 3 years, 1 month ago
  82. 8f176eb usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3 by Michael Walle · 3 years, 1 month ago
  83. cde9b14 scsi: ceva: rename the resource name to match the linux kernel one by Michael Walle · 3 years, 1 month ago
  84. c9bf9af serial: lpuart: add new compatible fsl, ls1028a-lpuart by Michael Walle · 3 years, 1 month ago
  85. 8c58089 spi: fsl_dspi: rename num-cs to spi-num-chipselects by Michael Walle · 3 years, 1 month ago
  86. 765afe7 spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspi by Michael Walle · 3 years, 1 month ago
  87. 5709a85 watchdog: sp805_wdt: use correct compatible string by Michael Walle · 3 years, 1 month ago
  88. c816dd0 arm: dts: ls1028a: update the labels by Michael Walle · 3 years, 1 month ago
  89. f3f41f6 arm: dts: ls1028a: move the iRC node and its devices into /soc by Michael Walle · 3 years, 1 month ago
  90. 575205c arm: dts: ls1028a: move the watchdog node into /soc by Michael Walle · 3 years, 1 month ago
  91. 3c5c477 arm: dts: ls1028a: move the PCIe controller nodes into /soc by Michael Walle · 3 years, 1 month ago
  92. 659fafc arm: dts: ls1028a: move SATA and USB controller nodes into /soc by Michael Walle · 3 years, 1 month ago
  93. 65da65f arm: dts: ls1028a: move the GPIO controller nodes into /soc by Michael Walle · 3 years, 1 month ago
  94. ebcd6d7 arm: dts: ls1028a: move the low-power UART nodes into /soc by Michael Walle · 3 years, 1 month ago
  95. 44800f2 arm: dts: ls1028a: move the UART controller nodes into /soc by Michael Walle · 3 years, 1 month ago
  96. fbddc27 arm: dts: ls1028a: move the SPI and eSDHC controller nodes into /soc by Michael Walle · 3 years, 1 month ago
  97. f02f2f9 arm: dts: ls1028a: move the FlexSPI controller node by Michael Walle · 3 years, 1 month ago
  98. fb19c6b arm: dts: ls1028a: move I2C controller nodes into /soc by Michael Walle · 3 years, 1 month ago
  99. 9b38ba5 arm: dts: ls1028a: move the clockgen node into /soc by Michael Walle · 3 years, 1 month ago
  100. cd80d5d arm: dts: ls1028a: add an empty /soc by Michael Walle · 3 years, 1 month ago