1. e1c384a get_maintainer.pl: add .get_maintainer.conf by Michael Walle · 3 years, 1 month ago
  2. d5f27cb Azure: Move to windows-2019 by Tom Rini · 3 years, 1 month ago
  3. d9fe9db Remove LYNX KDI remainders by Thomas Huth · 3 years, 1 month ago
  4. 1dacc6f pxe: Allow calling the pxe_get logic directly by Simon Glass · 3 years, 1 month ago
  5. 5769531 doc: Move distro boot doc to rST by Simon Glass · 3 years, 1 month ago
  6. 086b080 pxe: Refactor sysboot to have one helper by Simon Glass · 3 years, 1 month ago
  7. a9401b9 pxe: Return the file size from the getfile() function by Simon Glass · 3 years, 1 month ago
  8. 1f46718 lib: Add a function to convert a string to a hex value by Simon Glass · 3 years, 1 month ago
  9. 978739d lib: Add tests for simple_itoa() by Simon Glass · 3 years, 1 month ago
  10. 5e3e39a pxe: Drop get_bootfile_path() by Simon Glass · 3 years, 1 month ago
  11. e719fe0 pxe: Clean up the use of bootfile by Simon Glass · 3 years, 1 month ago
  12. 791bbfe pxe: Move common parsing coding into pxe_util by Simon Glass · 3 years, 1 month ago
  13. 764d0c0 pxe: Tidy up code style a little in pxe_utils by Simon Glass · 3 years, 1 month ago
  14. 0030244 pxe: Tidy up some comments in pxe_utils by Simon Glass · 3 years, 1 month ago
  15. 0666fcb pxe: Move pxe_utils files by Simon Glass · 3 years, 1 month ago
  16. 3ae416a pxe: Tidy up the is_pxe global by Simon Glass · 3 years, 1 month ago
  17. 121e131 pxe: Add a userdata field to the context by Simon Glass · 3 years, 1 month ago
  18. 44a20ef pxe: Move do_getfile() into the context by Simon Glass · 3 years, 1 month ago
  19. b0d08db pxe: Use a context pointer by Simon Glass · 3 years, 1 month ago
  20. babeef1 pxe: Move API comments to the header files by Simon Glass · 3 years, 1 month ago
  21. 91944df Create a new boot/ directory by Simon Glass · 3 years, 1 month ago
  22. d538700 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years ago
  23. faf6078 Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  24. d8299de stm32mp15: tidy up #ifdefs in cpu.c by Patrick Delaunay · 3 years, 1 month ago
  25. 72a5762 stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years, 1 month ago
  26. 196b7db stm32mp15: remove configs dependency on CONFIG_TFABOOT by Patrick Delaunay · 3 years, 1 month ago
  27. dd2ca25 arm: stm32mp: bsec: Update OTP shadow registers in SPL by Patrick Delaunay · 3 years, 1 month ago
  28. 33e7dd1 ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM by Marek Vasut · 3 years, 1 month ago
  29. 43a83f7 ARM: stm32: Disable video output on DHSOM by Marek Vasut · 3 years, 1 month ago
  30. 6fe4ff6 ARM: stm32: Disable EFI on DHSOM by Marek Vasut · 3 years, 1 month ago
  31. afd7e7e ARM: stm32: Increase default SF bus frequency to 50 MHz and enable SFDP by Marek Vasut · 3 years, 1 month ago
  32. efbc72d ARM: dts: stm32: Drop nWP GPIO hog on DHSOM by Marek Vasut · 3 years, 1 month ago
  33. 665cd02 ARM: stm32: Enable DFU MTD support on DHSOM by Marek Vasut · 3 years, 1 month ago
  34. 7dccd89 gpio: stm32: create include file for driver private data by Patrick Delaunay · 3 years, 1 month ago
  35. f9484bc board: stmp32mp1: split board and SOC STM32MP15 configuration by Patrick Delaunay · 3 years, 1 month ago
  36. c4c5c5f arm: dts: stm32mp15: alignment with v5.15-rc6 by Patrick Delaunay · 3 years, 1 month ago
  37. 3dbdbfa Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years ago
  38. 1e2a9b7 stm32mp: add binman support for STM32MP15x by Patrick Delaunay · 3 years, 1 month ago
  39. 27a5a57 stm32mp: stm32prog: Normalise newlines by William Grant · 3 years, 1 month ago
  40. f8f134d tools: kwbimage: Properly set srcaddr in kwbimage v0 by Pali Rohár · 3 years, 1 month ago
  41. ecb3ca7 tools: kwbimage: Properly calculate and align kwbimage v0 header size by Pali Rohár · 3 years, 1 month ago
  42. e411842 tools: kwbimage: Fill the real header size into the main header by Pali Rohár · 3 years, 1 month ago
  43. 14c0596 tools: kwbimage: Align kwbimage header to proper size by Pali Rohár · 3 years, 1 month ago
  44. dce60c5 tools: kwbimage: Do not put final image padding to the image data size by Pali Rohár · 3 years, 1 month ago
  45. deba0ad tools: kwbimage: Align final UART image to 128 bytes by Pali Rohár · 3 years, 1 month ago
  46. ac0c348 tools: kwbimage: Remove unused enums and prototypes by Pali Rohár · 3 years, 1 month ago
  47. 17414cb tools: kwbimage: Fix validation of kwbimage v0 by Pali Rohár · 3 years, 1 month ago
  48. 1e2d7fb tools: kwbimage: Set BOOT_FROM by default to SPI by Pali Rohár · 3 years, 1 month ago
  49. c990f94 tools: kwbimage: Explicitly set version also for kwbimage v0 by Pali Rohár · 3 years, 1 month ago
  50. d884094 tools: kwbimage: Add support for new commands UART_PORT and UART_MPP by Pali Rohár · 3 years, 1 month ago
  51. 7c80e67 pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macro by Pali Rohár · 3 years, 1 month ago
  52. 73ae7aa tools: kwboot: Always print kwboot version by Pali Rohár · 3 years, 1 month ago
  53. 400b5cf tools: kwboot: Fix sending Kirkwood v0 images by Pali Rohár · 3 years, 1 month ago
  54. e4e247e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years ago
  55. 150528f watchdog: don't autostart watchdog on Sunxi boards by Heinrich Schuchardt · 3 years, 1 month ago
  56. 324d1be Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 1 month ago
  57. ba21242 configs: ls1028a: ensure Ethernet is enabled by Vladimir Oltean · 3 years, 1 month ago
  58. 225a9a9 pci: layerscape: Fix the LUT and msi-map mismatch issue by Hou Zhiqiang · 3 years, 1 month ago
  59. aec3801 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · 3 years, 1 month ago
  60. 3f71da9 configs: ls1046aqds: Configure environment related configs by Kuldeep Singh · 3 years, 1 month ago
  61. 6301280 configs: ls1046aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigs by Kuldeep Singh · 3 years, 1 month ago
  62. ced21ad board: kontron: sl28: add myself to ls1028a.dtsi maintainers by Michael Walle · 3 years, 1 month ago
  63. 7e3d6fd armv8: layerscape: use memalign() to allocate spintable code by Michael Walle · 3 years, 1 month ago
  64. e449f35 board: sl28: enable USB periheral support and gadgets by Michael Walle · 3 years, 1 month ago
  65. f55d4cc board: sl28: switch to dwc3 driver by Michael Walle · 3 years, 1 month ago
  66. 16d9785 usb: dwc3: add layerscape support by Michael Walle · 3 years, 1 month ago
  67. 668bdf6 usb: dwc3: Enable undefined length INCR burst type by Michael Walle · 3 years, 1 month ago
  68. 679f13c usb: dwc3: Add frame length adjustment quirk by Michael Walle · 3 years, 1 month ago
  69. f182656 usb: common: silence dubious errors by Michael Walle · 3 years, 1 month ago
  70. 3282514 armv8: fsl-layerscape: rework the dwc3 snooping enable code by Michael Walle · 3 years, 1 month ago
  71. f1f8740 test: dm: add test for ofnode_for_each_compatible_node() by Michael Walle · 3 years, 1 month ago
  72. a7b9df2 dm: core: add ofnode_for_each_compatible_node() by Michael Walle · 3 years, 1 month ago
  73. 773a7f8 arm: dts: sl28: sync dtbs by Michael Walle · 3 years, 1 month ago
  74. 1830659 arm: dts: ls1028a: sync the fsl-ls1028a.dtsi with linux by Michael Walle · 3 years, 1 month ago
  75. 0a908fb arm: dts: ls1028a: disable the PCIe controller by default by Michael Walle · 3 years, 1 month ago
  76. 8cc405b arm: dts: ls1028a: move the PCI I/O window to match by Michael Walle · 3 years, 1 month ago
  77. 07e1f83 arm: dts: ls1028a: remove num-lanes in the PCIe controller nodes by Michael Walle · 3 years, 1 month ago
  78. 3af00cd pci: layerscape: add official ls1028a binding support by Michael Walle · 3 years, 1 month ago
  79. 3ae724c usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3 by Michael Walle · 3 years, 1 month ago
  80. 0234b5f scsi: ceva: rename the resource name to match the linux kernel one by Michael Walle · 3 years, 1 month ago
  81. b285de4 serial: lpuart: add new compatible fsl, ls1028a-lpuart by Michael Walle · 3 years, 1 month ago
  82. 2de392c spi: fsl_dspi: rename num-cs to spi-num-chipselects by Michael Walle · 3 years, 1 month ago
  83. 78692a7 spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspi by Michael Walle · 3 years, 1 month ago
  84. 1fe7446 watchdog: sp805_wdt: use correct compatible string by Michael Walle · 3 years, 1 month ago
  85. 2a20ed1 arm: dts: ls1028a: update the labels by Michael Walle · 3 years, 1 month ago
  86. e92d655 arm: dts: ls1028a: move the iRC node and its devices into /soc by Michael Walle · 3 years, 1 month ago
  87. 9efbf43 arm: dts: ls1028a: move the watchdog node into /soc by Michael Walle · 3 years, 1 month ago
  88. b991962 arm: dts: ls1028a: move the PCIe controller nodes into /soc by Michael Walle · 3 years, 1 month ago
  89. 2b854f2 arm: dts: ls1028a: move SATA and USB controller nodes into /soc by Michael Walle · 3 years, 1 month ago
  90. b557224 arm: dts: ls1028a: move the GPIO controller nodes into /soc by Michael Walle · 3 years, 1 month ago
  91. b6e1863 arm: dts: ls1028a: move the low-power UART nodes into /soc by Michael Walle · 3 years, 1 month ago
  92. 38bb0b7 arm: dts: ls1028a: move the UART controller nodes into /soc by Michael Walle · 3 years, 1 month ago
  93. 2e0ce08 arm: dts: ls1028a: move the SPI and eSDHC controller nodes into /soc by Michael Walle · 3 years, 1 month ago
  94. 3c155c6 arm: dts: ls1028a: move the FlexSPI controller node by Michael Walle · 3 years, 1 month ago
  95. 2da16cd arm: dts: ls1028a: move I2C controller nodes into /soc by Michael Walle · 3 years, 1 month ago
  96. 179ba3c arm: dts: ls1028a: move the clockgen node into /soc by Michael Walle · 3 years, 1 month ago
  97. a81b2e8 arm: dts: ls1028a: add an empty /soc by Michael Walle · 3 years, 1 month ago
  98. 0e413e0 arm: dts: ls1028a-{rdb, qds}: remove dm-pre-reloc property by Michael Walle · 3 years, 1 month ago
  99. a1f614b arm: dts: ls1028a: remove /memory node by Michael Walle · 3 years, 1 month ago
  100. 18522d8 armv8: ls1028a: use the official compatible string for the GPU by Michael Walle · 3 years, 1 month ago