aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/11Nov2021Tom Rini197-983/+2383
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...WIP/10Nov2021Tom Rini43-304/+226
2021-11-10stm32mp15: tidy up #ifdefs in cpu.cPatrick Delaunay1-19/+15
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay6-30/+25
2021-11-10stm32mp15: remove configs dependency on CONFIG_TFABOOTPatrick Delaunay10-6/+15
2021-11-10arm: stm32mp: bsec: Update OTP shadow registers in SPLPatrick Delaunay2-3/+10
2021-11-10ARM: stm32: Align mtdparts with SPI NOR layout on DHSOMMarek Vasut3-2/+4
2021-11-10ARM: stm32: Disable video output on DHSOMMarek Vasut2-26/+2
2021-11-10ARM: stm32: Disable EFI on DHSOMMarek Vasut2-0/+8
2021-11-10ARM: stm32: Increase default SF bus frequency to 50 MHz and enable SFDPMarek Vasut2-2/+6
2021-11-10ARM: dts: stm32: Drop nWP GPIO hog on DHSOMMarek Vasut2-18/+0
2021-11-10ARM: stm32: Enable DFU MTD support on DHSOMMarek Vasut2-0/+4
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay12-137/+7
2021-11-10board: stmp32mp1: split board and SOC STM32MP15 configurationPatrick Delaunay8-27/+87
2021-11-10arm: dts: stm32mp15: alignment with v5.15-rc6Patrick Delaunay2-8/+8
2021-11-10Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini4-114/+200
2021-11-10stm32mp: add binman support for STM32MP15xPatrick Delaunay12-29/+39
2021-11-10stm32mp: stm32prog: Normalise newlinesWilliam Grant1-2/+1
2021-11-10tools: kwbimage: Properly set srcaddr in kwbimage v0Pali Rohár1-0/+22
2021-11-10tools: kwbimage: Properly calculate and align kwbimage v0 header sizePali Rohár1-8/+16
2021-11-10tools: kwbimage: Fill the real header size into the main headerPali Rohár1-0/+9
2021-11-10tools: kwbimage: Align kwbimage header to proper sizePali Rohár1-5/+22
2021-11-10tools: kwbimage: Do not put final image padding to the image data sizePali Rohár1-9/+21
2021-11-10tools: kwbimage: Align final UART image to 128 bytesPali Rohár1-0/+3
2021-11-10tools: kwbimage: Remove unused enums and prototypesPali Rohár2-23/+1
2021-11-10tools: kwbimage: Fix validation of kwbimage v0Pali Rohár1-37/+43
2021-11-10tools: kwbimage: Set BOOT_FROM by default to SPIPali Rohár1-17/+15
2021-11-10tools: kwbimage: Explicitly set version also for kwbimage v0Pali Rohár2-1/+3
2021-11-10tools: kwbimage: Add support for new commands UART_PORT and UART_MPPPali Rohár1-1/+19
2021-11-10pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macroPali Rohár1-6/+5
2021-11-10tools: kwboot: Always print kwboot versionPali Rohár1-1/+2
2021-11-10tools: kwboot: Fix sending Kirkwood v0 imagesPali Rohár1-6/+19
2021-11-09Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-0/+1
2021-11-10watchdog: don't autostart watchdog on Sunxi boardsHeinrich Schuchardt1-0/+1
2021-11-09Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini5-13/+20
2021-11-09configs: ls1028a: ensure Ethernet is enabledVladimir Oltean6-0/+6
2021-11-09pci: layerscape: Fix the LUT and msi-map mismatch issueHou Zhiqiang5-10/+16
2021-11-09configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat115-264/+135
2021-11-09configs: ls1046aqds: Configure environment related configsKuldeep Singh1-2/+3
2021-11-09configs: ls1046aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigsKuldeep Singh10-7/+27
2021-11-09board: kontron: sl28: add myself to ls1028a.dtsi maintainersMichael Walle1-0/+1
2021-11-09armv8: layerscape: use memalign() to allocate spintable codeMichael Walle1-15/+14
2021-11-09board: sl28: enable USB periheral support and gadgetsMichael Walle1-0/+5
2021-11-09board: sl28: switch to dwc3 driverMichael Walle1-1/+3
2021-11-09usb: dwc3: add layerscape supportMichael Walle3-0/+233
2021-11-09usb: dwc3: Enable undefined length INCR burst typeMichael Walle2-0/+85
2021-11-09usb: dwc3: Add frame length adjustment quirkMichael Walle2-0/+32
2021-11-09usb: common: silence dubious errorsMichael Walle1-2/+2
2021-11-09armv8: fsl-layerscape: rework the dwc3 snooping enable codeMichael Walle1-15/+13
2021-11-09test: dm: add test for ofnode_for_each_compatible_node()Michael Walle1-0/+18