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