summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-15doc: add Arm Juno board documentationAndre Przywara
2022-01-14lib: Kconfig: fix PHANDLE_CHECK_SEQ position outside of menuEugen Hristev
2022-01-14env: fat: Add new lines at the end of print statementsPeter Robinson
2022-01-14phy: Track power-on and init counts in uclassAlper Nebi Yasak
2022-01-14ARM: qemu-arm: Fix build fail with boot devices disabledPiotr Kubik
2022-01-14armv8: apple: Disable PSCI resetMark Kettenis
2022-01-14BRCMNAND: Fix reporting of uncorrectable errors on subpages during page readJoel Peshkin
2022-01-14cmd: adc: Report return value on errorSamuel Dionne-Riel
2022-01-14lib: export vsscanfSamuel Dionne-Riel
2022-01-14checkpatch: report ERROR only on disabling of fdt and initrd relocationHou Zhiqiang
2022-01-14nvme: Do not allocate 8kB buffer on stackPali Rohár
2022-01-14test: test_lsblk: Mark as sandbox specificPatrick Delaunay
2022-01-14pci: Work around PCIe link training failuresMaciej W. Rozycki
2022-01-14lib: sparse: Make CHUNK_TYPE_RAW buffer alignedqianfan Zhao
2022-01-14Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-01-14arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculationPali Rohár
2022-01-14arm: mvebu: db-88f6720: Fix CONFIG_SPL_TEXT_BASE and remove wrong memory layoutPali Rohár
2022-01-14tools: kwbimage: Fix mkimage/dumpimage -l argumentPali Rohár
2022-01-14tools: kwbimage: Extract main data image without -p arg for dumpimagePali Rohár
2022-01-14tools: kwbimage/kwboot: Check ext field for non-zero valuePali Rohár
2022-01-14tools: kwbimage: Do not cast const pointers to non-const pointersPali Rohár
2022-01-14tools: kwbimage: Dump kwbimage config file on '-p -1' optionPali Rohár
2022-01-14tools: kwbimage: Show binary image offset in mkimage -l, in addition to sizePali Rohár
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