summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-14tools: kwbimage: Add missing check for maximal value for DATA_DELAYPali Rohár
2022-01-14arm: mvebu: Enable BootROM output on A38xPali Rohár
2022-01-14tools: kwbimage: Enforce 128-bit boundary alignment only for Sheeva CPUPali Rohár
2022-01-14arm: mvebu: Correctly set LOAD_ADDRESS for U-Boot SPL binary in kwbimagePali Rohár
2022-01-14arm: mvebu: Set CPU for U-Boot SPL binary in kwbimagePali Rohár
2022-01-14tools: kwbimage: Check for maximal kwbimage header sizePali Rohár
2022-01-14tools: kwbimage: Check the return value of image_headersz_v1()Pali Rohár
2022-01-14tools: kwbimage: Add support for specifying LOAD_ADDRESS for BINARY commandPali Rohár
2022-01-14tools: kwbimage: Add support for specifying CPU corePali Rohár
2022-01-14arm: mvebu: Generate kwbimage.cfg with $(call cmd, ...)Pali Rohár
2022-01-14tools: kwbimage: Preserve order of BINARY, DATA and DATA_DELAY commandsPali Rohár
2022-01-14tools: kwbimage: Fix generating image with multiple DATA_DELAY commandsPali Rohár
2022-01-14tools: kwbimage: Deduplicate v1 regtype header finishingPali Rohár
2022-01-14tools: kwbimage: Mark all local functions as staticPali Rohár
2022-01-14ddr: marvell: a38x: fix SPLIT_OUT_MIX state decisionMarek Behún
2022-01-14board: gdsys: Drop Dirk Eibach from MAINTAINERSMarek Behún
2022-01-14ddr: marvell: a38x: Fix Synchronous vs Asynchronous mode determinationMarek Behún
2022-01-14arm: kirkwood: iConnect : Update board maintainerTony Dinh
2022-01-14arm: kirkwood: iConnect : Add PCIe late initTony Dinh
2022-01-14arm: kirkwood: iConnect : Add PCIe related configsTony Dinh
2022-01-14mtd: nand: pxa3xx: use marvell, prefix for custom DT propertiesPierre Bourdon
2022-01-14arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.cPali Rohár
2022-01-14arm: mvebu: Implement simple mvebu-reset driver for enabling/disabling PCIe p...Pali Rohár
2022-01-14pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe()Pali Rohár
2022-01-14pci: pci_mvebu: Split initialization of PCIe ports into 3 phasesPali Rohár
2022-01-14pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macroPali Rohár
2022-01-14pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() functionPali Rohár
2022-01-14pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mappingPali Rohár
2022-01-14board: gdsys: a38x: Enable PCIe link 2 in spl_board_init()Pali Rohár
2022-01-14arm: mvebu: Convert board_pex_config() to CONFIG_SPL_BOARD_INITPali Rohár
2022-01-13Merge tag 'dm-pull-13jan22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-01-13bloblist: Relicense to allow BSD-3-ClauseSimon Glass
2022-01-13bloblist: doc: Bring in the API documentationSimon Glass
2022-01-13bloblist: Add functions to obtain base address and sizeSimon Glass
2022-01-13bloblist: Refactor Kconfig to support alloc or fixedSimon Glass
2022-01-13bloblist: Use 'phase' consistently for bloblistsSimon Glass
2022-01-13bloblist: Use LOG_CATEGORY to simply loggingSimon Glass
2022-01-13bloblist: Use explicit numbering for the tagsSimon Glass
2022-01-13bloblist: Drop unused tagsSimon Glass
2022-01-13bloblist: Rename the SPL tagSimon Glass
2022-01-13bloblist: Put the magic number firstSimon Glass
2022-01-13fdt: Drop SPL_BUILD macroSimon Glass
2022-01-13stddef: Avoid warning with clang with offsetof()Simon Glass
2022-01-13genboardscfg: limit to 240 jobsAndre Przywara
2022-01-13sandbox: compatibility of os_get_filesize()Heinrich Schuchardt
2022-01-13patman: Support absolute and ~user-relative alias filesBrian Norris
2022-01-13dm: core: Switch order of pinctrl and power domain callsMichal Simek
2022-01-13Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-01-13Merge branch '2022-01-13-assorted-spelling-fixes'Tom Rini
2022-01-13drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting".Vagrant Cascadian