- 4a05497 cmd: adc: Report return value on error by Samuel Dionne-Riel · 2 years, 11 months ago
- 499f184 lib: export vsscanf by Samuel Dionne-Riel · 2 years, 11 months ago
- 2f3e8d6 checkpatch: report ERROR only on disabling of fdt and initrd relocation by Hou Zhiqiang · 2 years, 11 months ago
- d17ab6e nvme: Do not allocate 8kB buffer on stack by Pali Rohár · 3 years ago
- 0a4512b test: test_lsblk: Mark as sandbox specific by Patrick Delaunay · 3 years ago
- a398a51 pci: Work around PCIe link training failures by Maciej W. Rozycki · 3 years ago
- 6264916 lib: sparse: Make CHUNK_TYPE_RAW buffer aligned by qianfan Zhao · 3 years ago
- 9b72d93 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
- 1dcbcc7 arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculation by Pali Rohár · 2 years, 10 months ago
- 5435f6e arm: mvebu: db-88f6720: Fix CONFIG_SPL_TEXT_BASE and remove wrong memory layout by Pali Rohár · 2 years, 10 months ago
- 32860b0 tools: kwbimage: Fix mkimage/dumpimage -l argument by Pali Rohár · 2 years, 10 months ago
- 1972c7e tools: kwbimage: Extract main data image without -p arg for dumpimage by Pali Rohár · 2 years, 10 months ago
- 4469103 tools: kwbimage/kwboot: Check ext field for non-zero value by Pali Rohár · 2 years, 10 months ago
- 1a0e52f tools: kwbimage: Do not cast const pointers to non-const pointers by Pali Rohár · 2 years, 10 months ago
- 1a8e6b6 tools: kwbimage: Dump kwbimage config file on '-p -1' option by Pali Rohár · 2 years, 10 months ago
- c934c9a tools: kwbimage: Show binary image offset in mkimage -l, in addition to size by Pali Rohár · 2 years, 10 months ago
- fdcae26 tools: kwbimage: Add missing check for maximal value for DATA_DELAY by Pali Rohár · 2 years, 10 months ago
- 18d85d6 arm: mvebu: Enable BootROM output on A38x by Pali Rohár · 2 years, 10 months ago
- bdf8c9f tools: kwbimage: Enforce 128-bit boundary alignment only for Sheeva CPU by Pali Rohár · 2 years, 10 months ago
- a2b1db4 arm: mvebu: Correctly set LOAD_ADDRESS for U-Boot SPL binary in kwbimage by Pali Rohár · 2 years, 10 months ago
- 29c6a9c arm: mvebu: Set CPU for U-Boot SPL binary in kwbimage by Pali Rohár · 2 years, 10 months ago
- 78d997f tools: kwbimage: Check for maximal kwbimage header size by Pali Rohár · 2 years, 10 months ago
- 252e7c3 tools: kwbimage: Check the return value of image_headersz_v1() by Pali Rohár · 2 years, 10 months ago
- 0aca27e tools: kwbimage: Add support for specifying LOAD_ADDRESS for BINARY command by Pali Rohár · 2 years, 10 months ago
- af49605 tools: kwbimage: Add support for specifying CPU core by Pali Rohár · 2 years, 10 months ago
- 6329d44 arm: mvebu: Generate kwbimage.cfg with $(call cmd, ...) by Pali Rohár · 2 years, 10 months ago
- 3db9c41 tools: kwbimage: Preserve order of BINARY, DATA and DATA_DELAY commands by Pali Rohár · 2 years, 10 months ago
- d737d5d tools: kwbimage: Fix generating image with multiple DATA_DELAY commands by Pali Rohár · 2 years, 10 months ago
- 9ac1def tools: kwbimage: Deduplicate v1 regtype header finishing by Pali Rohár · 2 years, 10 months ago
- 6eb20bb tools: kwbimage: Mark all local functions as static by Pali Rohár · 2 years, 10 months ago
- 3fc92a2 ddr: marvell: a38x: fix SPLIT_OUT_MIX state decision by Marek Behún · 2 years, 10 months ago
- 28c1922 board: gdsys: Drop Dirk Eibach from MAINTAINERS by Marek Behún · 2 years, 10 months ago
- eadc4f5 ddr: marvell: a38x: Fix Synchronous vs Asynchronous mode determination by Marek Behún · 2 years, 10 months ago
- 1b24de6 arm: kirkwood: iConnect : Update board maintainer by Tony Dinh · 2 years, 10 months ago
- bbebd5b arm: kirkwood: iConnect : Add PCIe late init by Tony Dinh · 2 years, 10 months ago
- 531d4bb arm: kirkwood: iConnect : Add PCIe related configs by Tony Dinh · 2 years, 10 months ago
- c03f4da mtd: nand: pxa3xx: use marvell, prefix for custom DT properties by Pierre Bourdon · 2 years, 11 months ago
- 94c30f9 arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c by Pali Rohár · 2 years, 11 months ago
- 35e29e8 arm: mvebu: Implement simple mvebu-reset driver for enabling/disabling PCIe ports by Pali Rohár · 2 years, 11 months ago
- e7ff427 pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe() by Pali Rohár · 2 years, 11 months ago
- afef9f4 pci: pci_mvebu: Split initialization of PCIe ports into 3 phases by Pali Rohár · 2 years, 11 months ago
- 137db2a pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macro by Pali Rohár · 2 years, 11 months ago
- 6f4988f pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() function by Pali Rohár · 2 years, 11 months ago
- 537b014 pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mapping by Pali Rohár · 2 years, 11 months ago
- 2ac06f3 board: gdsys: a38x: Enable PCIe link 2 in spl_board_init() by Pali Rohár · 2 years, 11 months ago
- 8f9e0f4 arm: mvebu: Convert board_pex_config() to CONFIG_SPL_BOARD_INIT by Pali Rohár · 2 years, 11 months ago
- 25711b0 Merge tag 'dm-pull-13jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 10 months ago
- 6c9e3d1 bloblist: Relicense to allow BSD-3-Clause by Simon Glass · 2 years, 10 months ago
- 20a1493 bloblist: doc: Bring in the API documentation by Simon Glass · 2 years, 10 months ago
- e50a24a bloblist: Add functions to obtain base address and size by Simon Glass · 2 years, 10 months ago
- 99047f5 bloblist: Refactor Kconfig to support alloc or fixed by Simon Glass · 2 years, 10 months ago
- 5938d65 bloblist: Use 'phase' consistently for bloblists by Simon Glass · 2 years, 10 months ago
- 1d8bbd7 bloblist: Use LOG_CATEGORY to simply logging by Simon Glass · 2 years, 10 months ago
- f16ec77 bloblist: Use explicit numbering for the tags by Simon Glass · 2 years, 10 months ago
- f9abc1c bloblist: Drop unused tags by Simon Glass · 2 years, 10 months ago
- 7f3b79a bloblist: Rename the SPL tag by Simon Glass · 2 years, 10 months ago
- ff3bd49 bloblist: Put the magic number first by Simon Glass · 2 years, 10 months ago
- f350f67 fdt: Drop SPL_BUILD macro by Simon Glass · 2 years, 10 months ago
- 78aac05 stddef: Avoid warning with clang with offsetof() by Simon Glass · 2 years, 10 months ago
- 5ecdd52 genboardscfg: limit to 240 jobs by Andre Przywara · 2 years, 10 months ago
- 880dbc5 sandbox: compatibility of os_get_filesize() by Heinrich Schuchardt · 2 years, 10 months ago
- dca7926 patman: Support absolute and ~user-relative alias files by Brian Norris · 2 years, 10 months ago
- d8ef446 dm: core: Switch order of pinctrl and power domain calls by Michal Simek · 2 years, 10 months ago
- 743c562 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
- 43304e4 Merge branch '2022-01-13-assorted-spelling-fixes' by Tom Rini · 2 years, 10 months ago
- 5e76589 drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 11 months ago
- 0776c5f drivers/ddr/altera/sequencer.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 11 months ago
- d1cab4f arch/arm/mach-keystone/ddr3.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 11 months ago
- 0580cd1 drivers/core/of_addr.c: Fix spelling of "shouldn't". by Vagrant Cascadian · 2 years, 11 months ago
- 8c8bf4f common/fdt_support.c: Fix spelling of "shouldn't". by Vagrant Cascadian · 2 years, 11 months ago
- f697add drivers/net/fec_mxc.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 11 months ago
- 1107b06 cmd/Kconfig: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 11 months ago
- 9413e3a arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_serdes.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 11 months ago
- a5c20f6 drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch". by Vagrant Cascadian · 2 years, 11 months ago
- 7046379 drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched". by Vagrant Cascadian · 2 years, 11 months ago
- 1187297 arch/arm/mach-bcm283x/msg.c: Fix spelling of "Failed". by Vagrant Cascadian · 2 years, 11 months ago
- 46ad7ce treewide: invaild -> invalid by Sean Anderson · 3 years ago
- 37b8763 Merge branch '2022-01-12-assorted-updates' by Tom Rini · 2 years, 10 months ago
- 93ddc09 board: sama7g5ek: set blue led on at boot time by Mihai Sain · 2 years, 11 months ago
- 009b108 i2c: at91: add compatible with microchip,sam9x60-i2c by Eugen Hristev · 2 years, 10 months ago
- 9a8e373 arm: apple: Use watchdog timer for system reset by Mark Kettenis · 2 years, 10 months ago
- b0e6c73 arm: dts: apple: Add watchdog timer node by Mark Kettenis · 2 years, 10 months ago
- ee327d1 watchdog: Add a driver for the Apple watchdog by Mark Kettenis · 2 years, 10 months ago
- 6e4a7ea timer: Add a migration message by Simon Glass · 2 years, 11 months ago
- 0797e73 LynxOS is no longer supported by Thomas Huth · 3 years ago
- 790ba9f binman: Write fake blobs to the output directory by Simon Glass · 2 years, 10 months ago
- 32d4f10 binman: Renumber the fake blob dts by Simon Glass · 2 years, 10 months ago
- 9d358a8 CI, Dockerfile: Update to latest "focal" tag by Tom Rini · 2 years, 10 months ago
- 67d3e67 ci: azure: Update to use stages by Tom Rini · 2 years, 10 months ago
- 824204e Makefile: Add more files to clean list by Adam Ford · 2 years, 11 months ago
- a02af84 Merge branch '2022-01-12-pci-updates' by Tom Rini · 2 years, 10 months ago
- 2a67bf6 pci: sh7751: Fix access to config space via PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
- c49f1fa m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
- 7598759 x86: pci: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
- 7fabaa5 pci: sh7780: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
- 022d43b pci: mediatek: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
- f031f07 pci: fsl: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
- 86be29e pci: tegra: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
- d0dd49f pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
- f146bd9 pci: msc01: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago