messages from 2020-05-03 07:12:58 to 2020-05-04 12:45:16 UTC [more...]
[PATCH v2 00/10] USB host support for Raspberry Pi 4 board
2020-05-04 12:45 UTC (4+ messages)
` [PATCH v2 01/10] usb: xhci: Add missing cache flush in the scratchpad array initialization
` [PATCH v2 02/10] usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readq
` [PATCH v2 03/10] pci: Move some PCIe register offset definitions to a common header
[PATCH 00/13] imx: tmu support and scu thermal update
2020-05-04 12:38 UTC (17+ messages)
` [PATCH 01/13] thermal: imx_scu_thermal: Update driver for i.MX8QM thermal sensor
` [PATCH 02/13] thermal: Add thermal driver for i.MX8M
` [PATCH 03/13] thermal: imx_tmu: Add support for thermal sensor on iMX8MM
` [PATCH 04/13] thermal: imx_tmu: support TMU arch level initialization
` [PATCH 05/13] thermal: imx_tmu: Fix for temperature out of range
` [PATCH 06/13] thermal: imx_tmu: Check the TEMP range for iMX8MM
` [PATCH 07/13] thermal: imx_tmu: support i.MX8MP
` [PATCH 08/13] imx8mm: Load fuse for TMU TCALIV and TASR
` [PATCH 09/13] imx: i.MX8MN: Enable loading TASR and TCALIV from fuse
` [PATCH 10/13] imx: load calibration parameters from fuse for i.MX8MP
` [PATCH 11/13] imx8mp: Set default SNSR25C for TMU probe1
` [PATCH 12/13] imx: regs: add more fuse bank structure
` [PATCH 13/13] imx: cpu: support tmu
[PATCH 0/4] Various build dependency fixes
2020-05-04 12:38 UTC (5+ messages)
` [PATCH 1/4] kbuild: efi: Avoid rebuilding efi targets
` [PATCH 2/4] kbuild: spl: Fix parallel build
` [PATCH 3/4] kbuild: spl: Add shrunk arch-dtbs to targets list
` [PATCH 4/4] kbuild: arm: Fix duplicate builds of dtbs
[PATCH] drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC
2020-05-04 12:35 UTC
[PATCH] cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping
2020-05-04 11:54 UTC
[PATCH] drivers: net: fsl-mc: fixup msi-map property
2020-05-04 11:47 UTC
[PATCH v2 00/16] add initial support for broadcom NS3 soc
2020-05-04 11:44 UTC (17+ messages)
` [PATCH v2 01/16] board: ns3: add support for Broadcom Northstar 3
` [PATCH v2 02/16] arm: cpu: armv8: add L3 memory flush support
` [PATCH v2 03/16] configs: ns3: enable clock subsystem
` [PATCH v2 04/16] arm: dts: ns3: add clock dt node
` [PATCH v2 05/16] dt-bindings: memory: ns3: add memory definitions
` [PATCH v2 06/16] board: ns3: add api to save boot parameters passed from BL31
` [PATCH v2 07/16] board: ns3: default reset type to L3
` [PATCH v2 08/16] dt-bindings: memory: ns3: update GIC LPI address
` [PATCH v2 09/16] board: ns3: program GIC LPI tables
` [PATCH v2 10/16] configs: ns3: enable GIC ITS LPI table programing
` [PATCH v2 11/16] dt-bindings: memory: ns3: add ddr memory definition
` [PATCH v2 12/16] board: ns3: define ddr memory layout
` [PATCH v2 13/16] board: ns3: limit U-boot relocation within 16MB memory
` [PATCH v2 14/16] include/configs: ns3: add env variables for Linux boot
` [PATCH v2 15/16] include/configs: ns3: add support for flashing images
` [PATCH v2 16/16] MAINTAINERS: update maintainers for broadcom ns3 platform
[PULL] u-boot-sh/next network cleanup part 1
2020-05-04 11:30 UTC (3+ messages)
[PATCH V2] mkimage: fit: Do not tail-pad fitImage with external data
2020-05-04 11:27 UTC (2+ messages)
[PATCH] cache: l2x0: Fix missing write to Auxiliary Control Register
2020-05-04 10:41 UTC
[PATCH 1/1] test: stabilize test_efi_secboot
2020-05-04 10:33 UTC
[PATCH] MAINTAINERS: add QorIQ DPAA
2020-05-04 10:11 UTC
[PATCH] driver: net: fm: minor fix in DM ETH support
2020-05-04 10:09 UTC
What is the right way to run fw_setenv for selecting different ECC or dtb files?
2020-05-04 10:03 UTC (2+ messages)
[PATCH v3 0/5] TI Ethernet PHY changes
2020-05-04 9:46 UTC (9+ messages)
` [PATCH v3 1/5] net: phy: Add missing kernel doc to phy functions
` [PATCH v3 2/5] net: phy: Fix kernel doc issues in phy.h
` [PATCH v3 3/5] net: phy: Add helper routines to set and clear bits
` [PATCH v3 4/5] net: phy: Add support for TI PHY init
Please pull u-boot-x86
2020-05-04 9:31 UTC
[PATCH] Actions: S700 Calculate SDRAM size
2020-05-04 9:23 UTC (3+ messages)
[PATCH v2 0/3] Add reboot mode support
2020-05-04 9:18 UTC (4+ messages)
` [PATCH v2 1/3] reboot-mode: add support for reboot mode control
` [PATCH v2 2/3] reboot-mode: read the boot mode from GPIOs status
` [PATCH v2 3/3] reboot-mode: read the boot mode from RTC memory
[PATCH] spi: fsl_dspi: Introduce DT bindings for CS-to-SCK and SCK-to-CS delays
2020-05-04 8:24 UTC
[PATCH v3 1/2] timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOG
2020-05-04 8:10 UTC (3+ messages)
` [PATCH v3 1/2] timer: mpc83xx_timer: fix build with CONFIG_{HW_,}WATCHDOG
[RFC PATCH 0/3] DM_MDIO for fsl_tsec driver
2020-05-04 8:06 UTC (7+ messages)
` [RFC PATCH 1/3] phy: make phy_connect_fixed work with a null mdio bus
` [RFC PATCH 2/3] configs: enable DM_MDIO for LS1021A-TWR and LS1021A-TSN
` [RFC PATCH 3/3] net: tsec: convert fsl_pq_mdio to DM_MDIO
[PATCH 1/2] arm: mvebu: armada-370-xp.dtsi: add u-boot, dm-pre-reloc to spi0
2020-05-04 8:04 UTC (2+ messages)
` [PATCH 1/2] arm: mvebu: armada-370-xp.dtsi: add u-boot,dm-pre-reloc "
sd-card is not working on espressobin
2020-05-04 7:54 UTC (3+ messages)
` AW: "
[PATCH v2 1/2] patman: Sort the command line options
2020-05-04 7:52 UTC (2+ messages)
` [PATCH v2 2/2] patman: Add an option to create patches without binary contents
[PATCH v2] imx: support for conga-QMX8 board
2020-05-04 7:40 UTC (2+ messages)
[PATCH V3 1/9] uclass: cpu: Add new API to get udevice for current CPU
2020-05-04 7:35 UTC (18+ messages)
` [PATCH V3 2/9] cpu: sandbox: support is_current
` [PATCH V3 3/9] test: cpu: test current cpu
` [PATCH V3 4/9] common: board_f: Use cpu_get_current_dev in print_cpuinfo
` [PATCH V3 5/9] cpu: imx8: reimplement get cpu count
` [PATCH V3 6/9] cpu: imx8: support a72 as boot cpu
` [PATCH V3 7/9] cpu: imx8: fix get core name and rate
` [PATCH V3 8/9] cpu: imx_cpu: Print the CPU temperature for iMX8QM A72
` [PATCH V3 9/9] cpu: imx8: show RevC instead of Rev? at boot log
[PATCH 3/5] spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB device
2020-05-04 7:35 UTC (2+ messages)
[PATCH 4/5] spl: sdp: Add a callback to clean up USB driver
2020-05-04 7:35 UTC (2+ messages)
[PATCH 5/5] spl: sdp: Add DM gadget support for sdp
2020-05-04 7:34 UTC (2+ messages)
[PATCH 1/5] spl: sdp: call board_usb_init at spl_sdp_load_image
2020-05-04 7:34 UTC (2+ messages)
[PATCH 2/5] usb: gadget: sdp: use CONFIG_SDP_LOADADDR as default load address
2020-05-04 7:34 UTC (2+ messages)
[PATCH v5 0/1] x86: efi: Add a 64-bit coreboot payload
2020-05-04 7:26 UTC (3+ messages)
` [PATCH v5 1/1] x86: Add a 64-bit 'coreboot64' build
[PATCH v5 0/4] of-platdata: Avoid building libfdt
2020-05-04 7:10 UTC (9+ messages)
` [PATCH v5 1/4] omap: mmc: Avoid using libfdt with of-platdata
[PATCH v1 0/2] add broadcom spi driver
2020-05-04 6:56 UTC (3+ messages)
` [PATCH v1 1/2] driver: spi: add brcm iproc qspi support
` [PATCH v1 2/2] drivers: spi: add commands for micron SPI
Please pull u-boot-marvell/master
2020-05-04 6:54 UTC
[PATCH 2/2] arm64: armada-37xx: espressobin: enable SD card and network
2020-05-04 6:08 UTC
[PATCH 1/2] arm64: armada-37xx: dts: sync armada-3720-espressobin.dts with u-boot-marvell
2020-05-04 6:08 UTC
[PATCH 0/2] fixes for basic espressobin support
2020-05-04 6:08 UTC
[PATCHv2 0/3] net: tsec: Fix issues of DM driver
2020-05-04 6:06 UTC (6+ messages)
` [PATCHv2 1/3] doc: dt-bindings: tsec: Correct the Ethernet port compatible string
` [PATCHv2 2/3] net: tsec: Access eTSEC registers using virtual address
` [PATCHv2 3/3] net: tsec: Access TBI PHY through the corresponding MII
[PATCH v3] cmd: mvebu: bubt: fix quoted string split across lines
2020-05-04 5:51 UTC (3+ messages)
[PATCH v7 00/22] RISC-V SiFive FU540 support SPL
2020-05-04 5:45 UTC (37+ messages)
` [PATCH v7 04/22] lib: Makefile: build crc7.c when CONFIG_MMC_SPI
` [PATCH v7 10/22] clk: sifive: fu540-prci: ddr and ethernet clock initialization in SPL
` [PATCH v7 13/22] riscv: cpu: fu540: Add support for cpu fu540
` [PATCH v7 14/22] riscv: Add place-holder for driver compilation
` [PATCH v7 15/22] riscv: sifive: dts: fu540: Add clock for cpus node
` [PATCH v7 16/22] riscv: Enable cpu clock if it is present
` [PATCH v7 18/22] configs: fu540: Add config options for U-Boot SPL
` [PATCH v7 19/22] sifive: dts: fu540: Enable L2 Cache in U-Boot
[PATCH] arm: dts: uDPU: switch default PHY speed to 3.125Gbit
2020-05-04 5:02 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/7] rockchip: make it possible to sign the u-boot.itb
2020-05-04 0:33 UTC (4+ messages)
` [PATCH v2 7/7] rockchip: make_fit_atf: add signature handling
[PATCH V2 resend 0/4] support i.MX module fuse
2020-05-03 23:57 UTC (4+ messages)
` [PATCH V2 resend 1/4] imx: add module fuse support
[PATCH 1/5] imx8: power: Add PD device lookup interface to power domain uclass
2020-05-03 23:35 UTC (7+ messages)
` [PATCH 2/5] power: imx8-power-domain: Set DM_FLAG_DEFAULT_PD_CTRL_OFF flag
` [PATCH 3/5] power: imx8: remove the resource owned check before power off
` [PATCH 4/5] power: imx8: Check owned resource in power on
` [PATCH 5/5] power: imx8: Replace SC_R_LAST with SC_R_NONE
[PATCH v3 0/4] patman: Add changelog customization options
2020-05-03 21:55 UTC (5+ messages)
` [PATCH v3 1/4] patman: Modify functional tests for new behavior
` [PATCH v3 2/4] patman: Suppress empty changelog entries
` [PATCH v3 3/4] patman: Add new tags for finer-grained changelog control
` [PATCH v3 4/4] patman: Support multi-line changes in changelogs
[PATCH 00/11] Fixes for Nokia RX-51
2020-05-03 21:31 UTC (9+ messages)
` U-Boot is broken on real N900 HW (Was: Re: [PATCH 00/11] Fixes for Nokia RX-51)
` U-Boot is broken on real N900 HW
` Bisected: mmc cause reboot loops on N900 (Was: Re: U-Boot is broken on real N900 HW)
` Bisected: mmc cause reboot loops on N900
[PATCH 2/2] arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFS
2020-05-03 20:12 UTC
[PATCH 0/2] Fix boot from SPI flash on Synology DS414
2020-05-03 20:09 UTC
[PATCH v2] video: omap: change include order
2020-05-03 19:27 UTC
[PATCH] net: pcnet: fix I/O primitives for memory access
2020-05-03 17:43 UTC
[PATCH v4 0/2] add brcm iproc gpio driver
2020-05-03 16:31 UTC (3+ messages)
` [PATCH v4 1/2] drivers: gpio: add broadcom iproc gpio driver support
` [PATCH v4 2/2] gpio: do not include <asm/arch/gpio.h> on TARGET_BCMNS3
[PATCH] sh: Enable ffunction-sections and fdata-sections
2020-05-03 15:26 UTC
[PATCH V2] ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQ
2020-05-03 15:06 UTC (2+ messages)
[PATCH 1/2] net: pcnet: Replace mips-specific accessors
2020-05-03 14:56 UTC (5+ messages)
` [PATCH 2/2] net: pcnet: Switch to PCI memory access
[PATCH 0/3] net: tsec: Fix issues of DM driver
2020-05-03 14:41 UTC (12+ messages)
` [PATCH 1/3] doc: dt-bindings: tsec: Correct the Ethernet port compatible string
` [PATCH 2/3] net: tsec: Access eTSEC registers using virtual address
` [PATCH 3/3] net: tsec: Access TBI PHY through the corresponding MII
[PATCH V2 1/8] net: eth-uclass: add return value check
2020-05-03 14:41 UTC (8+ messages)
` [PATCH V2 2/8] net: Add eth phy generic driver for shared MDIO
` [PATCH V2 3/8] net: Update eQos driver and FEC driver to use eth phy interfaces
` [PATCH V2 4/8] net: phy: realtek: add rx delay support for RTL8211F
` [PATCH V2 5/8] net: dwc_eth_qos: add dwc eqos for imx support
` [PATCH V2 6/8] net: eqos: implement callbaks to get interface and set txclk rate
` [PATCH V2 7/8] fec: Move imx_get_mac_from_fuse declare to imx file
` [PATCH V2 8/8] eQos: Implement the read_rom_hwaddr callback
[PATCH 1/2] misc: fuse: Update imx8 fuse driver for 8QM
2020-05-03 14:31 UTC (2+ messages)
` [PATCH 2/2] misc: scu: Increase the timeout for MU communication
[PATCH 1/1] efi_loader: correct comments for efi_status_t
2020-05-03 14:31 UTC
[PATCH 1/1] efi_loader: eliminate efi_set_(non)volatile_variable
2020-05-03 14:28 UTC
[PATCH 1/4] sata: ahsata: Fix resource leak
2020-05-03 14:27 UTC (4+ messages)
` [PATCH 2/4] sata: ahsata: Fix wrong operand for checking SERR DIAG_X
` [PATCH 3/4] sata: dwc_ahsata: Fix incorrect free
` [PATCH 4/4] sata: dwc_ahsata: Fix memory issue in reset_sata
[PATCH] video: omap: change include order
2020-05-03 14:11 UTC (2+ messages)
[PATCH v2 0/8] rockchip: Add PCIe host support
2020-05-03 13:39 UTC (3+ messages)
` [PATCH v2 8/8] rockchip: Enable PCIe/M.2 on rock960 board
[PATCH V2 1/9] uclass: cpu: Add new API to get udevice for current CPU
2020-05-03 13:14 UTC (3+ messages)
[PATCH V2] imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit
2020-05-03 13:11 UTC
[PATCH] dm: serial: introduce puts hook
2020-05-03 13:04 UTC
[PATCH] sf: Add Macronix MX25R6435F SPI NOR flash to flash parameters array
2020-05-03 13:02 UTC
[PATCH] pinctrl: nxp: scu: Check the pad partition before set pinmux
2020-05-03 13:01 UTC
[PATCH 1/4] clk: clk-imx8mm: Add flexspi clock and fix set parent
2020-05-03 12:59 UTC (4+ messages)
` [PATCH 2/4] clk: clk-imx8mn: Update clock tree and support "
` [PATCH 3/4] clk: imx8mm/8mn: Add USB clocks
` [PATCH 4/4] clk: imx8mp: Update imx8mp ccf clock driver
[PATCH] rsa: fix alignment issue when getting public exponent
2020-05-03 12:13 UTC (2+ messages)
[PATCH v8 00/14] Add support for MediaTek xHCI host controller
2020-05-03 11:43 UTC (4+ messages)
libfdt issue - key verification fails with longer key-name
2020-05-03 11:28 UTC (3+ messages)
[PATCH] image: Add support for ZSTD decompression
2020-05-03 10:24 UTC (5+ 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