messages from 2020-09-02 17:31:41 to 2020-09-04 19:05:51 UTC [more...]
[PATCH v1] armv8: MMU: Fix the memory map for RAM
2020-09-04 19:05 UTC (3+ messages)
[PATCH v2 0/3] arm64: Large PIE fixes
2020-09-04 18:45 UTC (9+ messages)
` [PATCH v2 1/3] arm64: Mention 4K aligned load addresses in the PIE Kconfig help
` [PATCH v2 2/3] arm64: Bail out PIE builds early if load address is not 4K aligned
` [PATCH v2 3/3] arm64: Add support for larger PIE U-boot
[PATCH] Add support for Davicom DM96xx based USB 10/100 ethernet devices
2020-09-04 17:10 UTC
Please pull u-boot-marvell/master
2020-09-04 16:49 UTC (2+ messages)
[PATCH v7 00/21] mtd: spi-nor-core: add xSPI Octal DTR support
2020-09-04 15:39 UTC (23+ messages)
` [PATCH v7 01/21] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v7 02/21] spi: spi-mem: allow specifying a command's extension
` [PATCH v7 03/21] spi: cadence-qspi: Do not calibrate when device tree sets read delay
` [PATCH v7 04/21] spi: cadence-qspi: Add support for octal DTR flashes
` [PATCH v7 05/21] arm: mvebu: x530: Use tiny SPI NOR
` [PATCH v7 06/21] mtd: spi-nor-core: Add a ->setup() hook
` [PATCH v7 07/21] mtd: spi-nor-core: Move SFDP related declarations to top
` [PATCH v7 08/21] mtd: spi-nor-core: Introduce flash-specific fixup hooks
` [PATCH v7 09/21] mtd: spi-nor-core: Rework hwcaps selection
` [PATCH v7 10/21] mtd: spi-nor-core: Add support for DTR protocol
` [PATCH v7 11/21] mtd: spi-nor-core: prepare BFPT parsing for JESD216 rev D
` [PATCH v7 12/21] mtd: spi-nor-core: Get command opcode extension type from BFPT
` [PATCH v7 13/21] mtd: spi-nor-core: Parse xSPI Profile 1.0 table
` [PATCH v7 14/21] mtd: spi-nor-core: Prepare Read SR and FSR for Octal DTR mode
` [PATCH v7 15/21] mtd: spi-nor-core: Enable octal DTR mode when possible
` [PATCH v7 16/21] mtd: spi-nor-core: Do not make invalid quad enable fatal
` [PATCH v7 17/21] mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT
` [PATCH v7 18/21] mtd: spi-nor-core: Perform a Soft Reset on shutdown
` [PATCH v7 19/21] mtd: spi-nor-core: Perform a Soft Reset on boot
` [PATCH v7 20/21] mtd: spi-nor-core: Add support for Cypress Semper flash
` [PATCH v7 21/21] mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode
[PATCH 1/2] arm64: dts: armada-3720-espressobin: sync with downstream
2020-09-04 15:36 UTC (7+ messages)
[PATCH v2 1/3] arm64: dts: armada-3720-espressobin: use Linux model/compatible strings
2020-09-04 15:33 UTC (3+ messages)
` [PATCH v2 2/3] arm64: dts: armada-3720-espressobin: split common parts to .dtsi
` [PATCH v2 3/3] arm64: dts: a3720: add support for espressobin with populated emmc
[PATCH] xilinx: common: Do not save fdt_blob to bss section
2020-09-04 14:41 UTC
[PATCH v2 00/57] dm: Add programatic generation of ACPI tables (part D)
2020-09-04 14:16 UTC (3+ messages)
` [PATCH v2 08/57] x86: acpi: Support external GNVS tables
[PATCH 1/2] rockchip: dts: tinker: move i2c node to shared device tree
2020-09-04 14:11 UTC (2+ messages)
` [PATCH 2/2] rockchip: dts: tinker: remove unnecessary node
[PATCH 1/2] defconfig: espressobin: Include support for Gigadevice SPI
2020-09-04 14:01 UTC (6+ messages)
` [PATCH 2/2] defconfig: espressobin: Add support for ISSI SPI flashes
[PATCH] phy: marvell: a3700: add sata comphy on lane 2 with invert option
2020-09-04 14:01 UTC (3+ messages)
[RFC PATCH 0/7]
2020-09-04 12:25 UTC (9+ messages)
` [RFC PATCH 1/7] lmb: Add support of flags for no-map properties
` [RFC PATCH 2/7] lmb: add lmb_is_reserved_flags
` [RFC PATCH 3/7] lmb: remove lmb_region.size
` [RFC PATCH 4/7] lmb: add lmb_dump_region() function
` [RFC PATCH 5/7] test: lmb: add test for lmb_reserve_flags
` [RFC PATCH 6/7] image-fdt: save no-map parameter of reserve-memory
` [RFC PATCH 7/7] arm: cache: cp15: don't map the reserved region with no-map property
[PATCH] configs: powerpc: Don't set CONFIG_ENV_ADDR for T2080RDB_SPIFLASH
2020-09-04 11:49 UTC (4+ messages)
[PATCH] stm32mp: limit size of cacheable DDR in pre-reloc stage
2020-09-04 10:55 UTC
[PATCH 0/5] edison: Support for writing an xFSTK image
2020-09-04 9:46 UTC (12+ messages)
` [PATCH 1/5] x86: Use multiple images
` [PATCH 2/5] binman: Show an error when a file is missing
` [PATCH 3/5] binman: Support adding a U-Boot environment
` [PATCH 4/5] x86: edison: Generate an image suitable for xFSTK
` [PATCH 5/5] x86: edison: Add documentation for using am xFSTK image
[PATCH v1 0/5] SoCFPGA mailbox driver fixes and enhancements
2020-09-04 9:43 UTC (7+ messages)
` [PATCH v1 1/5] arm: socfpga: mailbox: Refactor mailbox timeout event handling
` [PATCH v1 2/5] arm: socfpga: mailbox: Always read mailbox responses before returning status
` [PATCH v1 3/5] arm: socfpga: mailbox: Support sending large mailbox command
[RESEND PATCH v2 01/11] usb: xhci: add a member hci_version in xhci_ctrl struct
2020-09-04 9:23 UTC (6+ messages)
` [RESEND PATCH v2 04/11] usb: xhci: convert to HCS_MAX_PORTS()
` [RESEND PATCH v2 05/11] usb: xhci: convert to TRB_TYPE()
[PATCH 2/2] arm64: dts: armada-3720-espressobin-emmc: add emmc dts
2020-09-04 9:02 UTC (3+ messages)
` [PATCH v3 2/2] arm64: mvebu: a37xx: Add support for EspressoBIN with eMMC
[PATCH 1/1] cmd/button: return button status
2020-09-04 8:44 UTC (2+ messages)
[PATCH] dfu: Fix handling of UBI partitions in MTD backend
2020-09-04 8:31 UTC (2+ messages)
[PATCH v3 1/3] fdtdec: optionally add property no-map to created reserved memory node
2020-09-04 7:47 UTC (3+ messages)
[PATCH RESEND v2 01/11] usb: xhci: add a member hci_version in xhci_ctrl struct
2020-09-04 7:46 UTC (8+ messages)
` [PATCH RESEND v2 03/11] usb: xhci: add quirks flag to support MediaTek xHCI 0.96
` [PATCH RESEND v2 05/11] usb: xhci: convert to TRB_TYPE()
[PATCH] ARM: MediaTek: amend IC description for MediaTek MT8512
2020-09-04 5:35 UTC
[PATCH] spl: Avoid printing boot device if silent console is enabled
2020-09-04 4:47 UTC (3+ messages)
RPi4 U-Boot freeze
2020-09-04 1:48 UTC (3+ messages)
[PATCH] ARM: Distro boot: document the need for fdtfile variable to be set
2020-09-04 0:30 UTC (10+ messages)
` flash-kernel: Add vendor path for some arm64 machines
[PATCH] arm64: Add support for bigger u-boot when CONFIG_POSITION_INDEPENDENT=y
2020-09-03 19:12 UTC (17+ messages)
[PULL] u-boot-usb/master
2020-09-03 18:08 UTC (5+ messages)
[PULL] u-boot-sh/master
2020-09-03 18:08 UTC (2+ messages)
[GIT PULL] SoCFPGA change for v2020-10-rc4
2020-09-03 18:08 UTC (2+ messages)
U-Boot fails dfu on edison
2020-09-03 15:49 UTC (6+ messages)
[PATCH v4 0/4] Support for specifying extra IOMMU mappings for PCI
2020-09-03 13:59 UTC (5+ messages)
` [PATCH v4 1/4] pci: layerscape: move per-pci device fdt fixup in a function
` [PATCH v4 2/4] pci: layerscape: move pci node search in a common function
` [PATCH v4 3/4] pci: add a few ARI related defines
` [PATCH v4 4/4] pci: layerscape: add a way of specifying additional iommu mappings
[PATCH v2 1/3] spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY
2020-09-03 13:45 UTC (4+ messages)
` [PATCH v2 2/3] mksunxi_fit_atf.sh: Update FIT component descriptions
` [PATCH v2 3/3] sunxi: Add support for including SCP firmware
[PATCH v3 00/12] binman: Add support for generating more complex FITs
2020-09-03 13:31 UTC (4+ messages)
SquashFS not compiling due to missing __udivdi3 and __umoddi3
2020-09-03 12:55 UTC (3+ messages)
` [RFC, v2] "
[PATCH v2] buildman: Use git worktrees instead of git clones when possible
2020-09-03 12:51 UTC
[PATCH 0/2] Add support for loading images above 4GB
2020-09-03 12:30 UTC (5+ messages)
` [PATCH 1/2] spl: Use standard FIT entries
` [PATCH 2/2] spl: fdt: Record load/entry fit-images entries in 64bit format
[PATCH v2 0/7] riscv: Clean up timer drivers
2020-09-03 11:55 UTC (10+ messages)
` [PATCH v2 7/7] riscv: Update SiFive device tree for new CLINT driver
[PATCH] arm64: zynqmp: Change bl2_plat_get_bl31_params() guarding
2020-09-03 11:08 UTC
[PATCH] spl: Kconfig: Record proper dependency for SPL_ATF
2020-09-03 10:02 UTC
[PATCH 0/2] Add support for LX2162AQDS board
2020-09-03 9:53 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] armv8: lx2162a: Add Soc changes to support LX2162A
` [PATCH v2 2/2] armv8: lx2162aqds: Add support for LX2162AQDS platform
[PATCH 0/8] PinePhone automatic device tree selection
2020-09-03 7:31 UTC (10+ messages)
` [PATCH 1/8] sunxi: board: Use a more descriptive variable name
` [PATCH 2/8] sunxi: board: Add a helper to get the SPL DT name
` [PATCH 3/8] sunxi: board: Simplify Pine A64 DT selection logic
` [PATCH 4/8] sunxi: board: Add PinePhone "
` [PATCH 5/8] sunxi: board: Save the chosen DT name in the SPL header
` [PATCH 6/8] sunxi: board: Set fdtfile to match the DT chosen by SPL
` [PATCH 7/8] sunxi: DT: A64: update device tree files
` [PATCH 8/8] sunxi: a64: Add a defconfig for the PinePhone
[PATCH 00/31] Add DM support for omap PWM backlight
2020-09-03 6:34 UTC (5+ messages)
` [PATCH 09/31] clk: ti: refactor mux and divider clock drivers
` [PATCH 18/31] misc: am33xx: add control module driver
[PATCH] buildman: Use git worktrees instead of git clones
2020-09-03 2:27 UTC (4+ messages)
[PATCH v3 0/7] riscv: Clean up timer drivers
2020-09-03 1:46 UTC (5+ messages)
` [PATCH v3 1/7] riscv: Rework riscv timer driver to only support S-mode
` [PATCH v3 2/7] riscv: Rework Andes PLMT as a UCLASS_TIMER driver
[PATCH 0/3] RISC-V tracing support
2020-09-03 1:39 UTC (2+ messages)
u-boot crash on T2080RDB_SPIFLASH
2020-09-02 23:41 UTC (2+ messages)
[PATCHv4 0/9] Introduce B1x5v2 support
2020-09-02 23:34 UTC (9+ messages)
` [PATCHv4 4/9] imx6: allow usage of disable_ldb_di_clock_sources for CONFIG_MX6QDL
` [PATCHv4 5/9] sysreset: Add poweroff-gpio driver
` [PATCHv4 6/9] board: ge: common: rename ge_common.c to ge_rtc.c
` [PATCHv4 7/9] board: ge: common: add config option for RTC and VPD feature
` [PATCHv4 8/9] board: ge: common: vpd: separate I2C specific code
` [PATCHv4 9/9] board: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2
[PATCH v5 00/11] riscv: Add FPIOA and GPIO support for Kendryte K210
2020-09-02 20:43 UTC (4+ messages)
` [PATCH v5 10/11] riscv: Add pinmux and gpio bindings "
[PATCH 1/1] riscv: add DT binding for BOOT button on Maix board
2020-09-02 20:11 UTC
[PATCH] travis-ci: Add SH4 r2dplus machine with various PCI ethernet options
2020-09-02 17:56 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox