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