messages from 2024-08-28 22:12:34 to 2024-08-30 09:10:44 UTC [more...]
[PATCH] mtd: nand: raw: atmel: remove unnecessary return value
2024-08-30 7:05 UTC (3+ messages)
[PATCH 00/13] phycore-am62/4: Add more boot sources
2024-08-30 9:09 UTC (5+ messages)
` [PATCH 01/13] configs: phycore_am64x_a53_defconfig: Enable CONFIG_OF_BOARD_SETUP
` [PATCH 02/13] include: env: phytec: k3_mmc: Rename variables
` [PATCH 03/13] include: env: phytec: Add raucinit to k3_mmc environment
` [PATCH 04/13] include: net: phytec: Add K3 network boot logic
[u-boot-test-hooks PATCH v4 0/3] Add support for Labgrid
2024-08-30 8:38 UTC (17+ messages)
` [u-boot-test-hooks PATCH v4 3/3] Provide some basic scripts for Labgrid integration
[PATCH] drivers/crypto: aspeed: Add Caliptra SHA ACC support
2024-08-30 7:23 UTC
[PATCH v4 0/9] Add Starfive JH7110 Cadence USB driver
2024-08-30 5:52 UTC (18+ 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] mtd: spi-nor-ids: Add support for S28HS256T
2024-08-30 5:00 UTC
[PATCH 00/19] vbe: Series part E
2024-08-30 1:06 UTC (26+ messages)
` [PATCH 01/19] image: Add a prototype for fit_image_get_phase()
` [PATCH 02/19] serial: ns16550: Allow clocks to be missing
` [PATCH 03/19] boot: Allow FIT to fall back from best-match option
` [PATCH 04/19] bootstd: Avoid sprintf() in SPL when creating bootdevs
` [PATCH 05/19] boot: Respect the load_op in fit_image_load()
` [PATCH 06/19] malloc: Show amount of used space when memory runs out
` [PATCH 07/19] malloc: Provide a simple malloc for VPL
` [PATCH 08/19] Support setting a maximum size for the VPL image
` [PATCH 09/19] spl: Report a loader failure
` [PATCH 10/19] spl: Allow serial to be disabled in any XPL phase
` [PATCH 11/19] spl: Support a relocated stack "
` [PATCH 12/19] spl: Drop use of uintptr_t
` [PATCH 13/19] spl: Drop a duplicate variable in boot_from_devices()
` [PATCH 14/19] spl: Add some more debugging to load_simple_fit()
` [PATCH 15/19] spl: lib: Allow for decompression in any SPL build
` [PATCH 16/19] boot: Allow use of FIT in TPL and VPL
` [PATCH 17/19] lib: Allow crc8 "
` [PATCH 18/19] boot: Imply CRC8 with VBE
` [PATCH 19/19] hash: Plumb crc8 into the hash functions
[PATCH 1/1] riscv: define find_{first,next}_zero_bit in asm/bitops.h
2024-08-30 2:28 UTC (4+ messages)
` [PATCH 1/1] riscv: define find_{first, next}_zero_bit "
[u-boot-test-hooks][PATCH 1/2] bin/writer.rpi_mount: Use kernel= and simplify logic
2024-08-30 1:49 UTC (5+ messages)
` [u-boot-test-hooks][PATCH 2/2] bin/flashair.rpi: "
[PATCH 00/18] vbe: Series part D
2024-08-30 1:46 UTC (11+ messages)
` [PATCH 13/18] mmc: Add more debugging for SPL
` [PATCH 17/18] rockchip: mmc: Fix a missing colon
My labgrid setup
2024-08-30 1:06 UTC (2+ messages)
[PATCH v5 00/20] labgrid: Provide an integration with Labgrid
2024-08-30 1:06 UTC (23+ messages)
` [PATCH v5 01/20] test: Allow signaling that U-Boot is ready
` [PATCH v5 03/20] test: Pass stderr to stdout
` [PATCH v5 08/20] test: Introduce the concept of a role
` [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 19/20] test: Support testing with two board-builds
` [PATCH v5 20/20] CI: Allow running tests on sjg lab
[u-boot-test-hooks][PATCH] labgrid: Add wrapper scripts around using labgrid-client for device control
2024-08-30 1:06 UTC (2+ messages)
xPL terminology
2024-08-30 1:06 UTC (5+ messages)
[PATCH v9 00/23] Introduce the lwIP network stack
2024-08-30 0:59 UTC (10+ messages)
` [PATCH v9 18/37] net: eth-uclass: add function eth_start_udev()
` [PATCH v9 20/37] net-lwip: add DHCP support and dhcp commmand
` [PATCH v9 35/37] [TESTING] Kconfig: enable NET_LWIP by default except for SANDBOX
[PATCH 00/13] Miscellaneous fixes
2024-08-30 0:58 UTC (25+ messages)
` [PATCH 01/13] Makefile: detect HOST_ARCH properly when CROSS_COMPILE is multi-word
` [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 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 1/2] bootm: adjust the print format
2024-08-30 0:58 UTC (7+ messages)
` [PATCH 2/2] cmd: booti: "
[PATCH] u-boot: Ensure we use BFD as linker even if using GCC for it
2024-08-30 0:43 UTC
[PATCH v2] mtd: spi-nor: Disable chip erase for S28HS02GT flash
2024-08-30 0:24 UTC (2+ messages)
[PATCH] mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon 2Gb parts
2024-08-30 0:05 UTC
[PATCH 0/6] Add ESM Support for J7200
2024-08-29 18:10 UTC (7+ messages)
` [PATCH 1/6] arm: dts: k3-j7200-r5: Add the pmic node in R5 dt
` [EXTERNAL] "
[GIT PULL] Please pull u-boot-imx-master-20240829
2024-08-29 17:07 UTC (2+ messages)
[PATCH 00/20] arm: Initial support for Analog Devices SC5xx boards
2024-08-29 17:00 UTC (6+ messages)
[PATCH 00/15] binman: More patches to support VBE
2024-08-29 15:01 UTC (3+ messages)
[PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot
2024-08-29 15:01 UTC (3+ messages)
` [PATCH v6 07/28] hash: integrate hash on mbedtls
[PATCH 00/35] global_data: Reduce size of struct global_data
2024-08-29 15:01 UTC (6+ messages)
` [PATCH 12/35] global_data: Convert have_console into a flag
[PATCH v2 0/3] efi: Start tidying up memory management
2024-08-29 14:14 UTC (11+ messages)
` [PATCH v2 2/3] efi: Convert device_path allocation to use malloc()
[PATCH v4 1/4] binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
2024-08-29 14:05 UTC (10+ messages)
[RFC PATCH 0/1] env: introduce variable value ranges
2024-08-29 14:04 UTC (3+ messages)
` [RFC PATCH 1/1] env: introduce variable ranges
[PATCH 00/10] SMBIOS improvements
2024-08-29 14:05 UTC (3+ messages)
` [PATCH 02/10] sysinfo: Add sysinfo driver and data structure for SMBIOS
RPI CM4 - I2C BUS and Device Tree
2024-08-29 14:05 UTC (4+ messages)
[PATCH v2 00/32] Make LMB memory map global and persistent
2024-08-29 14:05 UTC (9+ messages)
` [PATCH v2 14/32] lmb: introduce a function to add memory to the lmb memory map
[PATCH 0/4] Rockchip: Allow to silent TPL/SPL debug console
2024-08-29 14:04 UTC (9+ messages)
` [PATCH 1/4] debug_uart: Replace debug functions with dummies if CONFIG_DEBUG_UART is not set
` [PATCH 2/4] ram: rockchip: Kconfig: Fix dependency of RAM_ROCKCHIP_DEBUG
` [PATCH 3/4] rockchip: Kconfig: PX30: Weaken dependency TPL/SPL serial
` [PATCH 4/4] arm: rockchip: PX30: Fix hard dependency to DEBUG_UART_BOARD_INIT
Grub doesn’t load devicetree
2024-08-29 13:25 UTC (9+ messages)
[PATCH 1/2] watchdog: Add a driver for the photonicat watchdog
2024-08-29 8:30 UTC (2+ messages)
[PATCH] mach-imx: do not use if_changed more than once per target
2024-08-29 12:52 UTC (2+ messages)
[PATCH] mkimage: ecdsa: add nodes to signature/key node
2024-08-29 12:44 UTC
[PATCH] ram: k3-ddrss: Handle error properly in lpddr4_start
2024-08-29 12:21 UTC (2+ messages)
[PATCH 0/2] bootstage: Fix unstash and sorting of records
2024-08-29 12:17 UTC (11+ messages)
` [PATCH 2/2] bootstage: Do not sort records
[PATCH] test/py/tests/test_bootstage.py: Combine stash/unstash tests
2024-08-29 11:52 UTC (4+ messages)
[PATCH] test/py: spi: Set the expected error message
2024-08-29 11:55 UTC (2+ messages)
[PATCH] configs: verdin-imx8m[mp]: set CONFIG_SPL_LOAD_FIT_ADDRESS
2024-08-29 11:35 UTC (2+ messages)
[PATCH] mmc: Hide mmc speed command under mmc command
2024-08-29 8:59 UTC (2+ messages)
[PATCH] android_ab: Fix backup offset calculation
2024-08-29 8:56 UTC (3+ messages)
` [PATCH v2] android_ab: Fixes: "
[PATCH 1/6] usb: gadget: Inline usb_add_gadget_udc_release
2024-08-29 8:44 UTC (12+ 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 6/6] usb: gadget: Pass struct udevice to usb_add_gadget_udc()
[PATCH v3 1/4] imx: Remove CFG_MXC_USB_FLAGS
2024-08-29 8:43 UTC (3+ messages)
` [PATCH v3 4/4] imx: Remove CFG_MXC_USB_PORTSC
[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)
[PATCH 1/1] usb: gadget: ether: Disable USB pullup in eth probe
2024-08-29 7:02 UTC (14+ messages)
[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)
imx8ulp_evk build with buildman fails every other time
2024-08-28 22:17 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