messages from 2024-08-28 01:47:46 to 2024-08-29 08:09:29 UTC [more...]
[PATCH u-boot-marvell 0/3] Turris Omnia DDR speed change with reset button (for 2024.10)
2024-08-29 8:08 UTC (4+ messages)
` [PATCH u-boot-marvell 1/3] arm: mvebu: turris_omnia: Rename variable holding EEPROM udevice
` [PATCH u-boot-marvell 2/3] arm: mvebu: turris_omnia: Use the i2c_eeprom misc driver for EEPROM reading in U-Boot proper
` [PATCH u-boot-marvell 3/3] arm: mvebu: turris_omnia: Switch DDR speed to 1333H when reset 9 is selected
How to retrieve cpu info from u-boot fucntion?
2024-08-29 8:05 UTC (5+ messages)
Grub doesn’t load devicetree
2024-08-29 8:01 UTC (2+ messages)
[PATCH 1/6] usb: gadget: Inline usb_add_gadget_udc_release
2024-08-29 7:44 UTC (10+ messages)
` [PATCH 2/6] usb: gadget: Drop usb_udc_release()
` [PATCH 3/6] usb: gadget: Track driver data as part of struct usb_gadget
` [PATCH 4/6] usb: gadget: Drop dev_to_usb_gadget()
` [PATCH 5/6] usb: gadget: dwc2: Drop get/set_udc_gadget_private_data()
[PATCH 00/13] Miscellaneous fixes
2024-08-29 7:34 UTC (23+ messages)
` [PATCH 01/13] Makefile: detect HOST_ARCH properly when CROSS_COMPILE is multi-word
` [PATCH 02/13] flash: prefix error codes with FL_
` [PATCH 03/13] at91: rename mem_init() to at91_mem_init()
` [PATCH 04/13] arm: omap2: add missing #include <netdev.h>
` [PATCH 05/13] net: fm: call dtsec_init_phy() only when it is defined
` [PATCH 06/13] net: wget: removed unused function wget_success()
` [PATCH 07/13] net: phy: ncsi: depend on NET
` [PATCH 08/13] net: ftgmac100: "
` [PATCH 09/13] net: wget: allow EFI boot
` [PATCH 10/13] net: fec_mxc_init(): do not ignore return status of fec_open()
` [PATCH 11/13] test/py: net_boot: fix comment
` [PATCH 12/13] test/py: test_efi_loader: add missing dependency on cmd_tftpboot
` [PATCH 13/13] test/py: test_efi_loader: add HTTP (wget) test for the EFI loader
[PATCH] test/py: spi: Set the expected error message
2024-08-29 7:33 UTC
[PATCH 1/1] usb: gadget: ether: Disable USB pullup in eth probe
2024-08-29 7:02 UTC (14+ messages)
[PATCH] test/py/tests/test_bootstage.py: Combine stash/unstash tests
2024-08-29 6:53 UTC (3+ messages)
[PATCH 00/18] vbe: Series part D
2024-08-29 6:36 UTC (14+ messages)
` [PATCH 10/18] arm: cache: Drop a stale comment
` [PATCH 11/18] arm: Fix up a stale comment in sections.c
` [PATCH 12/18] mmc: Support driver model in TPL
` [PATCH 13/18] mmc: Add more debugging for SPL
` [PATCH 14/18] mmc: Log the error when init fails
` [PATCH 15/18] mmc: rockchip: Log some error returns
` [PATCH 16/18] mmc: rockchip: Allow clocks to be missing
` [PATCH 17/18] rockchip: mmc: Fix a missing colon
` [PATCH 18/18] rockchip: Provided SPL control over efuse presence
[PATCH v4 0/9] Add Starfive JH7110 Cadence USB driver
2024-08-29 4:57 UTC (12+ messages)
` [PATCH v4 1/9] usb: cdns3: Set USB PHY mode in cdns3_drd_update_mode()
` [PATCH v4 2/9] phy: starfive: Add Starfive JH7110 USB 2.0 PHY driver
` [PATCH v4 3/9] phy: starfive: Add Starfive JH7110 PCIe "
` [PATCH v4 4/9] usb: cdns: starfive: Add cdns USB driver
` [PATCH v4 5/9] spl: starfive: visionfive2: Disable USB overcurrent pin by default
` [PATCH v4 6/9] configs: starfive: Add visionfive2 cadence USB configuration
` [PATCH v4 7/9] dts: starfive: Add JH7110 Cadence USB dts node
` [PATCH v4 8/9] spl: starfive: star64: Setup USB fdt fixup function
` [PATCH v4 9/9] MAINTAINERS: Update Starfive visionfive2 maintain files
[PATCH] led: gpio: handle GPIO_ACTIVE_LOW flag properly
2024-08-29 3:43 UTC (2+ messages)
[PATCH] ARM: imx: Wrap i.MX config options in HAVE_IMX
2024-08-29 2:27 UTC (3+ messages)
[PATCH] mmc: Hide mmc speed command under mmc command
2024-08-29 1:22 UTC
[u-boot-test-hooks PATCH v4 0/3] Add support for Labgrid
2024-08-28 22:27 UTC (12+ messages)
` [u-boot-test-hooks PATCH v4 1/3] Create a common file for test scripts
` [u-boot-test-hooks PATCH v4 2/3] Add .none scripts for power off/on
` [u-boot-test-hooks PATCH v4 3/3] Provide some basic scripts for Labgrid integration
[PATCH 0/2] bootstage: Fix unstash and sorting of records
2024-08-28 22:17 UTC (14+ messages)
` [PATCH 1/2] bootstage: Fix unstash of records from SPL
` [PATCH 2/2] bootstage: Do not sort records
imx8ulp_evk build with buildman fails every other time
2024-08-28 22:17 UTC (5+ messages)
[PATCH v5 00/20] labgrid: Provide an integration with Labgrid
2024-08-28 22:08 UTC (21+ messages)
` [PATCH v5 01/20] test: Allow signaling that U-Boot is ready
` [PATCH v5 02/20] test: Use a constant for the test timeout
` [PATCH v5 03/20] test: Pass stderr to stdout
` [PATCH v5 04/20] test: Release board after tests complete
` [PATCH v5 05/20] test: Allow connecting to a running board
` [PATCH v5 06/20] test: Avoid failing skipped tests
` [PATCH v5 07/20] test: Create a common function to get the config
` [PATCH v5 08/20] test: Introduce the concept of a role
` [PATCH v5 09/20] test: Move the receive code into a function
` [PATCH v5 10/20] test: Separate out the exception handling
` [PATCH v5 11/20] test: Detect dead connections
` [PATCH v5 12/20] test: Tidy up remaining exceptions
` [PATCH v5 13/20] test: Introduce lab mode
` [PATCH v5 14/20] test: Improve handling of sending commands
` [PATCH v5 15/20] test: Fix mulptiplex_log typo
` [PATCH v5 16/20] test: Avoid double echo when starting up
` [PATCH v5 17/20] test: Try to shut down the lab console gracefully
` [PATCH v5 18/20] test: Add a section for closing the connection
` [PATCH v5 19/20] test: Support testing with two board-builds
` [PATCH v5 20/20] CI: Allow running tests on sjg lab
[PATCH 1/3] x86: coreboot: Update the timestamp code to use sysinfo
2024-08-28 20:13 UTC (3+ messages)
` [PATCH 2/3] x86: coreboot: Add timestamps from coreboot to bootstage
` [PATCH 3/3] x86: coreboot: Enable receiving timestamps from coreboot
[PATCH v4] gpio: mxc_gpio: fix reading state of GPIO pins in output mode
2024-08-28 19:39 UTC (5+ messages)
[PATCH] ARM: imx: Enable MMU and dcache very early on i.MX8M
2024-08-28 18:35 UTC (2+ messages)
[PATCH v2] mmc: fix signed vs unsigned compare in read check in _spl_load()
2024-08-28 18:26 UTC (2+ messages)
[PATCH] gpio: Add G7 Aspeed gpio controller driver
2024-08-28 18:26 UTC (2+ messages)
[PATCH] tools/scripts/Kconfig: Update references from kconfig-language.txt to rst
2024-08-28 18:26 UTC (2+ messages)
[PATCH v1] dm: core: Make SPL_DM_SEQ_ALIAS select SPL_STRTO
2024-08-28 18:26 UTC (2+ messages)
[PATCH v1] arm: dts: nuvoton: add dts support for npcm845 yosemite4
2024-08-28 18:26 UTC (2+ messages)
[PATCH] lib: move phdr increment to for loop heading
2024-08-28 18:26 UTC (2+ messages)
[PATCH v2] list: use list_count_nodes() to count list entries
2024-08-28 16:54 UTC
[PATCH] mach-imx: do not use if_changed more than once per target
2024-08-28 15:36 UTC
u-boot on raspberry pi with secure boot
2024-08-28 14:44 UTC (4+ messages)
[PATCH] android_ab: Fix backup offset calculation
2024-08-28 14:37 UTC (2+ messages)
` [PATCH v2] android_ab: Fixes: "
[PATCH v3 0/3] Meson: R/W support for pages used by boot ROM
2024-08-28 14:06 UTC (2+ messages)
[PATCH v3 1/4] imx: Remove CFG_MXC_USB_FLAGS
2024-08-28 13:25 UTC (4+ messages)
` [PATCH v3 2/4] usb: ehci-mx5: Add a default for CFG_MXC_USB_PORTSC
` [PATCH v3 3/4] mx5: Remove CFG_MXC_USB_PORT
` [PATCH v3 4/4] imx: Remove CFG_MXC_USB_PORTSC
[PATCH v3] gpio: mxc_gpio: fix reading state of GPIO pins in output mode
2024-08-28 12:28 UTC (6+ messages)
[PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot
2024-08-28 10:37 UTC (26+ messages)
` [PATCH v6 02/28] mbedtls: add mbedtls into the build system
` [PATCH v6 03/28] lib: Adapt digest header files to MbedTLS
` [PATCH v6 06/28] mbedtls: add digest shim layer for MbedTLS
` [PATCH v6 07/28] hash: integrate hash on mbedtls
` [PATCH v6 09/28] mbedtls/external: support Microsoft Authentication Code
` [PATCH v6 10/28] mbedtls/external: support PKCS9 Authenticate Attributes
` [PATCH v6 12/28] mbedtls/external: update MbedTLS PKCS7 test suites
` [PATCH v6 16/28] mbedtls: add public key porting layer
` [PATCH v6 22/28] mbedtls: add MSCode parser "
` [PATCH v6 24/28] mbedtls: add RSA helper layer on MbedTLS
` [PATCH v6 26/28] asn1_decoder: add build options for ASN1 decoder
` [PATCH v6 28/28] configs: enable MbedTLS as default setting
[PATCH v9 00/23] Introduce the lwIP network stack
2024-08-28 11:59 UTC (3+ messages)
[PATCH 0/7] Add the USB5744 hub driver as per new DT binding
2024-08-28 10:58 UTC (3+ messages)
[RESEND PATCH v3 0/9] net: tcp: improve tcp support
2024-08-28 10:31 UTC (7+ messages)
` [RESEND PATCH v3 6/9] net/tcp: improve tcp framework, use better state machine
` [RESEND PATCH v3 7/9] net/tcp: simplify tcp header filling code
[PATCH 00/20] arm: Initial support for Analog Devices SC5xx boards
2024-08-28 10:02 UTC (21+ messages)
` [PATCH 01/20] arm: dts: Support SC573-EZKIT
` [PATCH 02/20] arm: dts: Support SC584-EZKIT
` [PATCH 03/20] arm: dts: Support SC589-MINI
` [PATCH 04/20] arm: dts: Support SC589-EZKIT
` [PATCH 05/20] arm: dts: Support SC594-SOM-EZKIT
` [PATCH 06/20] arm: dts: Support SC594-SOM-EZLITE
` [PATCH 07/20] arm: dts: Support SC598-SOM-EZKIT
` [PATCH 08/20] arm: dts: Support SC598-SOM-EZLITE
` [PATCH 09/20] dt-bindings: arm: Add SC5xx Series binding
` [PATCH 10/20] dt-bindings: clock: Add SC5xx clock tree bindings
` [PATCH 11/20] dt-bindings: timer: Add SC5xx Timer bindings
` [PATCH 12/20] arm: mach-sc5xx: clean up Kconfig
` [PATCH 13/20] arm: SC598-SOM-EZKIT initial support
` [PATCH 14/20] arm: SC598-SOM-EZLITE "
` [PATCH 15/20] arm: SC594-SOM-EZKIT "
` [PATCH 16/20] arm: SC594-SOM-EZLITE "
` [PATCH 17/20] arm: SC584-EZKIT "
` [PATCH 18/20] arm: SC589-EZKIT "
` [PATCH 19/20] arm: SC589-MINI "
` [PATCH 20/20] arm: SC573-EZKIT "
[PATCH 00/15] binman: More patches to support VBE
2024-08-28 10:01 UTC (2+ messages)
[Binman] Question regarding SPL symbol offsets generation
2024-08-28 8:04 UTC (7+ messages)
[PATCH v2] config: imx: Define CFG_SYS_UBOOT_BASE for Phytec's imx8mm SoM QSPI boot
2024-08-28 7:55 UTC (3+ messages)
[PATCH v2 1/4] imx: Remove CFG_MXC_USB_FLAGS
2024-08-28 7:42 UTC (6+ messages)
` [PATCH v2 2/4] usb: ehci-mx5: Add a default for CFG_MXC_USB_PORTSC
` [PATCH v2 3/4] mx5: Remove CFG_MXC_USB_PORT
[PATCH v2 0/3] efi: Start tidying up memory management
2024-08-28 7:40 UTC (8+ messages)
` [PATCH v2 2/3] efi: Convert device_path allocation to use malloc()
[PATCH v2] gpio: mxc_gpio: fix reading state of GPIO pins in output mode
2024-08-28 4:09 UTC (3+ messages)
[PATCH] gpio: mxc_gpio: fix reading state of GPIO pins in output mode
2024-08-28 1:54 UTC (7+ 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