summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-01-13drivers/ddr/altera/sequencer.c: Fix spelling of "resetting".Vagrant Cascadian
2022-01-13arch/arm/mach-keystone/ddr3.c: Fix spelling of "resetting".Vagrant Cascadian
2022-01-13drivers/core/of_addr.c: Fix spelling of "shouldn't".Vagrant Cascadian
2022-01-13common/fdt_support.c: Fix spelling of "shouldn't".Vagrant Cascadian
2022-01-13drivers/net/fec_mxc.c: Fix spelling of "resetting".Vagrant Cascadian
2022-01-13cmd/Kconfig: Fix spelling of "resetting".Vagrant Cascadian
2022-01-13arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_serdes.c: Fix spelling of "resett...Vagrant Cascadian
2022-01-13drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch".Vagrant Cascadian
2022-01-13drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched".Vagrant Cascadian
2022-01-13arch/arm/mach-bcm283x/msg.c: Fix spelling of "Failed".Vagrant Cascadian
2022-01-13treewide: invaild -> invalidSean Anderson
2022-01-13Merge branch '2022-01-12-assorted-updates'Tom Rini
2022-01-13arm: apple: Use watchdog timer for system resetMark Kettenis
2022-01-13arm: dts: apple: Add watchdog timer nodeMark Kettenis
2022-01-13watchdog: Add a driver for the Apple watchdogMark Kettenis
2022-01-12timer: Add a migration messageSimon Glass
2022-01-12LynxOS is no longer supportedThomas Huth
2022-01-12binman: Write fake blobs to the output directorySimon Glass
2022-01-12binman: Renumber the fake blob dtsSimon Glass
2022-01-12CI, Dockerfile: Update to latest "focal" tagTom Rini
2022-01-12ci: azure: Update to use stagesTom Rini
2022-01-12Makefile: Add more files to clean listAdam Ford
2022-01-12Merge branch '2022-01-12-pci-updates'Tom Rini
2022-01-12pci: sh7751: Fix access to config space via PCI_CONF1_ADDRESS() macroPali Rohár
2022-01-12m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macroPali Rohár
2022-01-12x86: pci: Use PCI_CONF1_ADDRESS() macroPali Rohár
2022-01-12pci: sh7780: Use PCI_CONF1_ADDRESS() macroPali Rohár
2022-01-12pci: mediatek: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár
2022-01-12pci: fsl: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár