aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-15MAINTAINERS: remove Alexander Graf from EFI PAYLOADHeinrich Schuchardt
2022-01-15efidebug: avoid 'dfu_alt_info not defined' messageHeinrich Schuchardt
2022-01-15efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installedIlias Apalodimas
2022-01-15cmd: part: list all 128 GPT partitionsHeinrich Schuchardt
2022-01-15disk: gpt: print all partitionsHeinrich Schuchardt
2022-01-15efi_loader: fix SectionAlignment, FileAlignmentHeinrich Schuchardt
2022-01-15riscv: revert Complete efi header for RV32/64Heinrich Schuchardt
2022-01-15doc: add include/dm/fdtaddr.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/of*.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/read.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/devres.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/device.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/platdata.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/lists.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/root.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/uclass.h to the HTML documentationPatrick Delaunay
2022-01-15.readthedocs.yml: update the requirementsHeinrich Schuchardt
2022-01-15doc: Building on Alpine LinuxHeinrich Schuchardt
2022-01-15doc: add Arm Juno board documentationAndre Przywara
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