messages from 2020-04-29 02:21:45 to 2020-04-29 23:31:51 UTC [more...]
[PATCH] board: venus: Add basic Venus engr. development board support
2020-04-29 23:31 UTC
[PATCH] sunxi: add support for Banana Pi P2 Zero board
2020-04-29 21:54 UTC (2+ messages)
[PATCH] net: dwc_eth_qos: Pad descriptors to cacheline size
2020-04-29 21:51 UTC (6+ messages)
[PATCH v7 00/14] Add support for MediaTek xHCI host controller
2020-04-29 21:03 UTC (17+ messages)
` [PATCH v7 01/14] dm: core: Add function to get child count of ofnode or device
` [PATCH v7 02/14] test: dm: add test item for ofnode_get_child_count()
` [PATCH v7 03/14] phy: Add API for a bulk of phys
` [PATCH v7 04/14] test: dm: phy: add a test item for the phy_bulk API
` [PATCH v7 05/14] usb: dwc3: use the phy bulk API to get phys
` [PATCH v7 06/14] usb: dwc2_udc_otg: "
` [PATCH v7 07/14] phy: phy-mtk-tphy: add support USB phys
` [PATCH v7 08/14] phy: phy-mtk-tphy: add support new version
` [PATCH v7 09/14] phy: phy-mtk-tphy: add a new reference clock
` [PATCH v7 10/14] xhci: mediatek: Add support for MTK xHCI host controller
` [PATCH v7 11/14] arm: dts: mt7629: add usb related nodes
` [PATCH v7 12/14] dt-bindings: phy-mtk-tphy: add properties of address mapping and clocks
` [PATCH v7 13/14] dt-bindings: usb: mtk-xhci: Add binding for MediaTek xHCI host controller
` [PATCH v7 14/14] MAINTAINERS: MediaTek: add USB related files
[PATCH v2 1/2] arm: dts: bcm283x: Allow UARTs to work before relocation
2020-04-29 20:11 UTC (4+ messages)
[PATCH] rk3399: Enable SF distro bootcmd
2020-04-29 19:39 UTC
[PATCH 1/1] efi_loader: fix 'efidebug bootorder'
2020-04-29 19:23 UTC
[PATCH 1/6] net: dwc_eth_qos: Fully rewrite RX descriptor field 3
2020-04-29 19:16 UTC (6+ messages)
[PULL] u-boot-sh/master
2020-04-29 18:46 UTC (2+ messages)
[PATCH] ARC: HSDK: anounce state of BIM switch
2020-04-29 18:36 UTC
[PATCH 1/1] efi_loader: efidebug, avoid illegal memory access
2020-04-29 18:27 UTC
[PATCH v7 0/9] dm: Add programmatic generation of ACPI tables (part A)
2020-04-29 18:09 UTC (2+ messages)
[PATCH V2] ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQ
2020-04-29 18:09 UTC
[PATCH v2 0/5] cmd: bind allow to bind driver with driver_data
2020-04-29 18:04 UTC (11+ messages)
` [PATCH v2 1/5] cmd: bind: allow to bind driver with driver data
` [PATCH v2 2/5] sandbox: phy: add driver_data for bind test cmd
` [PATCH v2 3/5] sandbox: dts: Add compatible string for bind-test node
` [PATCH v2 4/5] test/py: Update test_bind
` [PATCH v2 5/5] doc: add bind/unbind command documentation
[PATCH] gpio: emulate open drain & open source in dm_gpio_set_value()
2020-04-29 18:04 UTC (2+ messages)
[PATCH] dm: core: Reorder include files in read.c
2020-04-29 18:04 UTC (2+ messages)
[PATCH v2 0/2] add brcm iproc gpio driver
2020-04-29 18:04 UTC (5+ messages)
` [PATCH v2 1/2] drivers: gpio: add broadcom iproc gpio driver support
` [PATCH v2 2/2] gpio: do not include <asm/arch/gpio.h> on TARGET_BCMNS3
[PATCH v1 0/3] extend pinctrl-single driver with APIs
2020-04-29 18:04 UTC (7+ messages)
` [PATCH v1 1/3] drivers: pinctrl-single: handle different register width
` [PATCH v1 2/3] drivers: pinctrl-single: add support to parse gpio properties
` [PATCH v1 3/3] drivers: pinctrl-single: add request api
[PATCH 1/7] uclass: cpu: Add new API to get udevice for current CPU
2020-04-29 18:04 UTC (14+ messages)
` [PATCH 2/7] common: board_f: Use cpu_get_current_dev in print_cpuinfo
` [PATCH 3/7] cpu: imx8: reimplement get cpu count
` [PATCH 4/7] cpu: imx8: support a72 as boot cpu
` [PATCH 5/7] cpu: imx8: fix get core name and rate
` [PATCH 6/7] cpu: imx_cpu: Print the CPU temperature for iMX8QM A72
` [PATCH 7/7] cpu: imx8: show RevC instead of Rev? at boot log
[PATCH 0/8] Support 64-bit U-Boot for Slim Bootloader
2020-04-29 18:03 UTC (25+ messages)
` [PATCH 1/8] x86: Add a new X86_RUN_64BIT_ONLY to Kconfig
` [PATCH 2/8] x86: start64: Add a hook at 64-bit entry
` [PATCH 3/8] x86: start64: Support HOB in 64-bit U-Boot
` [PATCH 4/8] x86: slimbootloader: Support 64-bit operation
` [PATCH 5/8] configs: slimbootloader: Add x86_64 slimbootloader config
` [PATCH 6/8] x86: Fix 64-bit compile warning
` [PATCH 7/8] x86: enable 64-bit kernel boot from 64-bit U-Boot
efi_loader: image_loader - Coverity Scan errors
2020-04-29 17:56 UTC
[PATCH 1/1] efi_loader: fix 'efidebug boot dump'
2020-04-29 17:44 UTC
[PATCH] imx: spl: Fix build-time test for CONFIG_SPL_FS_FAT
2020-04-29 17:23 UTC
[PATCH 0/3] Fix-up series for x86/master
2020-04-29 16:55 UTC (14+ messages)
` [PATCH 3/3] acpi: Fix-up patch to correct sandbox test errors
[PATCH] malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple times
2020-04-29 16:23 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v2 1/3] sifive: fu540: Add sample SD gpt partition layout
2020-04-29 16:02 UTC (13+ messages)
` [PATCH v2 2/3] sifive: fu540: Add U-Boot proper sector start
` [PATCH v2 3/3] doc: sifive: fu540: Document Boot from MMC
[PATCH 0/8] ARM: imx: Fix reset in SPL
2020-04-29 15:48 UTC (15+ messages)
` [PATCH 1/8] ARM: imx8m: Do not define do_reset() if sysreset is enabled
` [PATCH 2/8] ARM: imx8m: Fix indentation of reset_cpu() function
` [PATCH 3/8] ARM: imx8m: Don't use the addr parameter of reset_cpu()
` [PATCH 4/8] ARM: imx8m: Fix reset in SPL on NXP iMX8MM EVK
` [PATCH 5/8] ARM: imx8m: Fix reset in SPL on NXP iMX8MN EVK
` [PATCH 6/8] ARM: imx8m: Fix reset in SPL on NXP iMX8MP EVK
` [PATCH 7/8] ARM: imx8m: Fix reset in SPL on Toradex iMX8MM Verdin
` [PATCH 8/8] ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them
[PATCH] imx8: Run SPL with caches enabled
2020-04-29 15:36 UTC (2+ messages)
u-boot DT configuration node
2020-04-29 14:55 UTC (4+ messages)
Pull request: u-boot-rockchip-20200429
2020-04-29 14:38 UTC (3+ messages)
[PATCH] net: phy: add phyid search in vendor specific space
2020-04-29 14:37 UTC (2+ messages)
[PATCH v2 00/12] Enable DM_ETH on the DPAA1 ARM platforms
2020-04-29 13:49 UTC (13+ messages)
` [PATCH v2 01/12] ARM: dts: add QorIQ DPAA 1 FMan v3 device tree nodes
` [PATCH v2 02/12] ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1043A
` [PATCH v2 03/12] ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1043ARDB
` [PATCH v2 04/12] ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1046A
` [PATCH v2 05/12] ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1046ARDB
` [PATCH v2 06/12] driver: net: fm: change init_phy() param
` [PATCH v2 07/12] driver: net: fm: separate receive buffer free code
` [PATCH v2 08/12] driver: net: fm: add DM MDIO support
` [PATCH v2 09/12] driver: net: fm: add DM ETH support
` [PATCH v2 10/12] configs: enable DM_ETH support for LS1043ARDB
` [PATCH v2 11/12] configs: enable DM_ETH support for LS1046ARDB
` [PATCH v2 12/12] MAINTAINERS: add QorIQ DPAA
[PATCH v2 0/6] boards: lx2160aqds: transition to CONFIG_DM_ETH
2020-04-29 13:46 UTC (13+ messages)
` [PATCH v2 1/6] arm: dts: lx2160a: add noted for dpmacs 1, 2, 5-6
` [PATCH v2 2/6] arm: dts: lx2160aqds: add MDIO slots
` [PATCH v2 3/6] arm: dts: lx2160aqds: add nodes describing possible mezzanine cards
` [PATCH v2 4/6] board: lx2160aqds: transition to DM_ETH
` [PATCH v2 5/6] board: lx2160aqds: implement board_fit_config_name_match
` [PATCH v2 6/6] configs: lx2160aqds_tfa_defconfig: enable DM_ETH and related
[PATCH v3 0/2] test/py: vboot: fix signature check on config node
2020-04-29 13:26 UTC (3+ messages)
` [PATCH v3 1/2] test/py: vboot: add a test to check fit signature on fit with padding
` [PATCH v3 2/2] rsa: sig: fix config signature check for "
[ANN] U-Boot v2020.07-rc1 released
2020-04-29 13:24 UTC (2+ messages)
[PATCH] ARM: dts: stm32: Synchronize DDR setttings on DH SoMs
2020-04-29 13:08 UTC
[PATCH 0/2] Raspberry Pi 4 VL805 firmware load
2020-04-29 13:04 UTC (12+ messages)
` [PATCH 2/2] usb: xhci: Load Raspberry Pi 4 VL805's firmware
[PATCH] sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB
2020-04-29 12:49 UTC (2+ messages)
[PATCH] Convert CONFIG_PHYLIB et al to Kconfig
2020-04-29 12:49 UTC (2+ messages)
[PATCH v2 0/3] support separate asm-offsets.h for SPL and TPL
2020-04-29 12:48 UTC (3+ messages)
` [PATCH v2 3/3] kbuild: SPL/TPL: generate "
[PATCH 1/1] cmd/gpt: avoid NULL check before free()
2020-04-29 12:48 UTC (2+ messages)
[PATCH 1/2] configs: ls1012a: Increase SYS_MALLOC_LEN size
2020-04-29 12:16 UTC (2+ messages)
` [PATCH 2/2] configs: ls1012a: Update CONFIG_ENV_SIZE
[PATCH 0/3] boards: ls2080aqds: transition to CONFIG_DM_ETH
2020-04-29 10:32 UTC (4+ messages)
` [PATCH 1/3] board: ls2080aqds: transition to DM_ETH
` [PATCH 2/3] arm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT support
` [PATCH 3/3] configs: ls2080aqds_tfa_defconfig: enable DM_ETH and related
[PATCH v2] include/configs: ls1046afrwy: add support for boot targets
2020-04-29 9:30 UTC
[PATCH] drivers: net: qe: deselect QE when DM_ETH is enabled
2020-04-29 9:26 UTC
[PATCH] powerpc: mpc85xx: fix unused variable warning
2020-04-29 9:16 UTC
[PATCH 1/5] ARM: imx: Do not define do_reset() if sysreset is enabled
2020-04-29 9:01 UTC (5+ messages)
[PATCH] scripts/get_default_envs.sh: preserve order of multiple entries for same variable
2020-04-29 8:46 UTC (4+ messages)
[Patch V4 0/3] Support SDMA mode on RPI4 target - 32bit
2020-04-29 8:14 UTC (4+ messages)
` [Patch V4 3/3] configs: rpi_4 : enable SDHCI_SDMA config
[PATCH v1 00/10] USB host support for Raspberry Pi 4 board
2020-04-29 8:14 UTC (4+ messages)
` [PATCH v1 09/10] pci: Add driver for Broadcom STB PCIe controller
[PATCH] drivers: video: Add Support for Himax HX8238D Panel
2020-04-29 7:37 UTC
[PATCH v3 0/2] add brcm iproc gpio driver
2020-04-29 6:39 UTC (3+ messages)
` [PATCH v3 1/2] drivers: gpio: add broadcom iproc gpio driver support
` [PATCH v3 2/2] gpio: do not include <asm/arch/gpio.h> on TARGET_BCMNS3
[PATCH] video: cfb_console: Fix 64 bits support problem
2020-04-29 6:25 UTC (2+ messages)
[PATCH v1 0/2] add brcm iproc gpio driver
2020-04-29 6:21 UTC (4+ messages)
` [PATCH v1 1/2] drivers: gpio: add broadcom iproc gpio driver support
[PATCH] powerpc/mpc85xx: Fix compiling error with DM_GPIO
2020-04-29 5:33 UTC
[PATCH] drivers: net: e1000: with DM_ETH needs DM_PCI too
2020-04-29 5:26 UTC
[PATCH 3/3] rtc: Add base support for the RK808 PMIC RTC
2020-04-29 3:27 UTC (5+ messages)
` [PATCH v3 0/4] Add support for Rockchip RK808 PMIC RTC device
` [PATCH v3 3/4] rtc: rk8xx: Add base support for the RK808 PMIC RTC
[PATCH 1/5] spl: sdp: call board_usb_init at spl_sdp_load_image
2020-04-29 2:35 UTC (5+ messages)
` [PATCH 2/5] usb: gadget: sdp: use CONFIG_SDP_LOADADDR as default load address
` [PATCH 3/5] spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB device
` [PATCH 4/5] spl: sdp: Add a callback to clean up USB driver
` [PATCH 5/5] spl: sdp: Add DM gadget support for sdp
[PATCH v1 00/35] dm: Add programmatic generation of ACPI tables (part B)
2020-04-29 2:21 UTC (16+ messages)
` [PATCH v1 21/35] acpi: Support copying properties from device tree to ACPI
` [PATCH v1 22/35] acpi: Add support for various misc ACPI opcodes
` [PATCH v1 23/35] acpi: Add support for writing a Power Resource
` [PATCH v1 24/35] acpi: Add support for writing a GPIO power sequence
` [PATCH v1 25/35] acpi: Add support for a generic "
` [PATCH v1 26/35] acpi: Add support for SSDT generation
` [PATCH v1 27/35] x86: acpi: Move MADT down a bit
` [PATCH v1 28/35] acpi: Record the items added to SSDT
` [PATCH v1 29/35] acpi: Support ordering SSDT data by device
` [PATCH v1 30/35] x86: Allow devices to write an SSDT
` [PATCH v1 31/35] acpi: Add support for DSDT generation
` [PATCH v1 32/35] x86: Allow devices to write to DSDT
` [PATCH v1 33/35] pci: Avoid a crash in device_is_on_pci_bus()
` [PATCH v1 34/35] dm: acpi: Enhance acpi_get_name()
` [PATCH v1 35/35] acpi: Add an acpi split command
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