public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-05-30 22:54:19 to 2023-06-01 16:41:10 UTC [more...]

[PATCH 0/8] Updats SPL splashscreen framework for AM62x
 2023-06-01 16:40 UTC  (2+ messages)

[PATCH 00/40] expo: Add an initial configuration editor
 2023-06-01 16:23 UTC  (41+ messages)
` [PATCH 01/40] binman: Correct coverage gap in control
` [PATCH 02/40] expo: Correct some header-file comments
` [PATCH 03/40] expo: Convert to using a string ID for the scene title
` [PATCH 04/40] sandbox: Fix quiting when the LCD window is closed
` [PATCH 05/40] test: Restore test behaviour on failure
` [PATCH 06/40] gpio: Avoid using an invalid ofnode
` [PATCH 07/40] dm: core: Avoid registering an inaccessible tree
` [PATCH 08/40] video: Drop #ifdefs from console_truetype
` [PATCH 09/40] video: Provide a way to clear part of the console
` [PATCH 10/40] expo: Store the console in the expo
` [PATCH 11/40] expo: Avoid automatically arranging the scene
` [PATCH 12/40] console: Correct truetype spacing error
` [PATCH 13/40] expo: Rename exp_set_text_mode()
` [PATCH 14/40] fs: Create functions to load and allocate a file
` [PATCH 15/40] cat: Update command to use fs_load_alloc()
` [PATCH 16/40] fdt: Align the start of the livetree
` [PATCH 17/40] fdt: Clarify the fdt pre-relocation warning
` [PATCH 18/40] fdt: Allow more general use of livetree
` [PATCH 19/40] bootstd: Add a separate log category for expo
` [PATCH 20/40] video: Correct docs for video_index_to_colour()
` [PATCH 21/40] video: Allow temporary colour changes
` [PATCH 22/40] console: Allow measuring the bounding box of text
` [PATCH 23/40] expo: Allow setting the start of the dynamic-ID range
` [PATCH 24/40] video: Use enum with video_index_to_colour()
` [PATCH 25/40] expo: Add width and height to objects
` [PATCH 26/40] expo: Use flags for objects
` [PATCH 27/40] expo: Calculate text bounding-box correctly
` [PATCH 28/40] expo: Set up the width and height of objects
` [PATCH 29/40] expo: Support simple themes
` [PATCH 30/40] expo: Move menu-item selection into a function
` [PATCH 31/40] expo: Support drawing of popup menus
` [PATCH 32/40] expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM
` [PATCH 33/40] expo: Draw popup menus in both opened and closed states
` [PATCH 34/40] expo: Draw the current opened menu on top
` [PATCH 35/40] expo: Implement the keypress logic for popup menus
` [PATCH 36/40] expo: Add spacing around menus and items
` [PATCH 37/40] expo: Support building an expo from a description file
` [PATCH 38/40] expo: Add a configuration editor
` [PATCH 39/40] expo: Add tests for the "
` [PATCH 40/40] RFC: video: Update stb_truetype

[PATCH] arm: dts: ast2600: Add I2C pinctrl
 2023-06-01 16:31 UTC  (2+ messages)

[PATCH 1/2] efi_loader: delete handle from events when a protocol is uninstalled
 2023-06-01 16:27 UTC  (5+ messages)
` [PATCH 2/2] efi_selftest: check for deleted handles in the event notification list

[PATCH] mmc: fix improper use of memset
 2023-06-01 15:25 UTC  (2+ messages)

[PATCH] common: dfu: Remove leading space characters
 2023-06-01 15:25 UTC  (2+ messages)

[PATCH v3] cmd: sf/nand: Print and return failure when 0 length is passed
 2023-06-01 15:25 UTC  (2+ messages)

[PATCH] scripts/Makefile.lib: change spelling of $(srctree)/arch/$(ARCH)/dts in dtc_cpp_flags
 2023-06-01 15:25 UTC  (3+ messages)

[PATCH] arm: set alignment properly for asm funcs
 2023-06-01 15:24 UTC  (2+ messages)

[PATCH 1/1] semihosting: create file in smh_fs_write_at()
 2023-06-01 15:25 UTC  (2+ messages)

[PATCH] cmd: fs: document where 'size' stores its result
 2023-06-01 15:24 UTC  (2+ messages)

[PATCH 1/1] cli: avoid buffer overrun
 2023-06-01 15:24 UTC  (2+ messages)

[PATCH 1/2] cmd: fdt: Correct checking of configuration node
 2023-06-01 15:24 UTC  (4+ messages)
` [PATCH 2/2] spl: "

[PATCH 1/3] Makefile: Fix incorrect FORCE deps on env rules
 2023-06-01 15:24 UTC  (6+ messages)
` [PATCH 2/3] acpi: Put the version numbers in a central place
` [PATCH 3/3] efi: Correct .efi rules

[PATCH] fastboot: Only call the bootm command if it is enabled
 2023-06-01 15:24 UTC  (2+ messages)

[PATCH v1 0/6] Provide support for mv88e6020 Marvell switch
 2023-06-01 15:16 UTC  (14+ messages)
` [PATCH v1 1/6] net: mv88e61xx: Add support for checking addressing mode
` [PATCH v1 2/6] net: mv88e61xx: Configure PHY ports to also pass packets between them
` [PATCH v1 3/6] net: mv88e61xx: Clear temporary structs before using them in get_phy_id()
` [PATCH v1 4/6] net: mv88e61xx: Directly access the switch chip
` [PATCH v1 5/6] net: mv88e61xx: Set proper offset when R0_LED/ADDR4 is set on bootstrap
` [PATCH v1 6/6] net: mv88e61xx: Reset switch PHYs when bootstrapped to !NO_CPU

[PATCH] core: read: fix dev_read_addr_size()
 2023-06-01 14:11 UTC 

[PATCH] configs: synquacer: increase SYS_MALLOC_F_LEN
 2023-06-01 14:24 UTC  (3+ messages)

[PATCH] firmware: zynqmp: Extend debug message to show parameters
 2023-06-01 11:34 UTC 

[PATCH 0/5] rockchip: rk3568: Use dwc3-generic driver
 2023-06-01 11:28 UTC  (6+ messages)
` [PATCH 2/5] usb: dwc3-generic: Return early when there is no child node
` [PATCH 4/5] usb: dwc3-generic: Add rk3568 support

[PATCH] arm64: zynqmp: Fix return code from do_zynqmp_pmufw()
 2023-06-01 11:25 UTC 

[PATCH] arm64: zynqmp: Fix command error values properly
 2023-06-01 11:21 UTC 

[PATCH] arm64: zynqmp: Check 0 node ID
 2023-06-01 10:32 UTC 

[PATCH v2 0/3] Meson Secure PWRC Driver
 2023-06-01 10:12 UTC  (7+ messages)
` [PATCH v2 1/3] arch/arm: meson: sm: introduce power domain functions
` [PATCH v2 2/3] dt-bindings: power: add Meson A1 PWRC bindings
` [PATCH v2 3/3] drivers: meson: introduce secure power controller driver

[PATCH v7 4/4] Load option with short device path for boot vars
 2023-06-01  7:20 UTC 

[PATCH 1/1] efi_selftest: LocateHandleBuffer return code
 2023-06-01  7:20 UTC  (2+ messages)

[PATCH 1/1] test: bootflow test depends on CONFIG_VIDEO
 2023-06-01  7:11 UTC  (6+ messages)

[PATCH] tools: relocate-rela: Fix typo
 2023-06-01  7:03 UTC  (2+ messages)

[PATCH v2 0/8] Add DFU, emmc and usb boot for TI am62x
 2023-06-01  6:37 UTC  (3+ messages)

[PATCH] efi_loader: explicitly return EFI_UNSUPPORTED for TCG 1.0 compatibility
 2023-06-01  6:30 UTC  (8+ messages)

[PATCH 1/2] tpm: Add 'tpm autostart' shell command
 2023-06-01  6:20 UTC  (2+ messages)
` [PATCH 2/2] test/py: replace 'tpm2 init, startup, selftest' sequences

[PATCH] test: fix comment indentation on tpm tests
 2023-06-01  6:18 UTC 

[PATCH] tpm: Make 'tpm init' to call tpm_auto_start()
 2023-06-01  5:34 UTC  (3+ messages)

Loading from squashfs with zstd compression slower than ext4
 2023-06-01  4:49 UTC  (4+ messages)

[PATCH v7 00/10] FMP versioning support
 2023-06-01  3:28 UTC  (12+ messages)
` [PATCH v7 01/10] efi_loader: add the number of image entries in efi_capsule_update_info
` [PATCH v7 02/10] efi_loader: store firmware version into FmpState variable
` [PATCH v7 03/10] efi_loader: versioning support in GetImageInfo
` [PATCH v7 04/10] efi_loader: get lowest supported version from device tree
` [PATCH v7 05/10] efi_loader: check lowest supported version
` [PATCH v7 06/10] mkeficapsule: add FMP Payload Header
` [PATCH v7 07/10] doc: uefi: add firmware versioning documentation
` [PATCH v7 08/10] doc: uefi: add anti-rollback documentation
` [PATCH v7 09/10] test: efi_capsule: refactor efi_capsule test
` [PATCH v7 10/10] test/py: efi_capsule: test for FMP versioning

CONFIG_SPL_BUILD seems to be not defined in my u-boot-spl program.. why?
 2023-06-01  3:28 UTC  (2+ messages)

[PATCH v2 0/2] common/memsize.c: Fix get_ram_size() when cache is enabled
 2023-06-01  3:28 UTC  (3+ messages)
` [PATCH v2 1/2] sandbox: Add a dummy dcache_status() function

[PATCH v6 0/3] Add StarFive JH7110 PCIe drvier support
 2023-06-01  1:07 UTC  (2+ messages)

[PATCH 02/10] ARM: rmobile: Reduce R-Car E3 Ebisu header usage
 2023-05-31 21:13 UTC  (5+ messages)
` [PATCH 05/10] ARM: rmobile: Drop eagle.h config of R8A77970 V3M Eagle board
` [PATCH 06/10] ARM: rmobile: Introduce weak default board_init()
` [PATCH 07/10] ARM: dts: renesas: Add R8A77970 V3MSK DTs
` [PATCH 08/10] ARM: renesas: Add R8A77970 V3MSK board and CPLD code

[PATCH 0/5] Fix inclusion guards
 2023-05-31 17:18 UTC  (5+ messages)
` [PATCH 4/5] exynos: fix header inclusion guard
` [PATCH 5/5] faraday: remove orphaned header file

Fit Signature booting without public key
 2023-05-31 17:13 UTC  (10+ messages)
          ` R: "

[PATCH 1/2] ARM: rmobile: Identify R-Car M3-W R8A7796 r1.1/1.2 SoC
 2023-05-31 16:41 UTC  (2+ messages)
` [PATCH 2/2] ARM: rmobile: Identify R-Car D3 R8A77995 r1.1 SoC

[PATCH 0/8] net: fsl-mc: sync to latest MC APIs
 2023-05-31 16:04 UTC  (9+ messages)
` [PATCH 1/8] net: fsl-mc: remove unused "
` [PATCH 2/8] net: fsl-mc: sync DPBP "
` [PATCH 3/8] net: fsl-mc: sync DPMAC "
` [PATCH 4/8] net: fsl-mc: sync DPRC "
` [PATCH 5/8] net: fsl-mc: sync DPNI "
` [PATCH 6/8] net: fsl-mc: sync DPSPARSER "
` [PATCH 7/8] net: fsl-mc: sync DPIO "
` [PATCH 8/8] net: fsl-mc: sync remaining MC commands

[PATCH 1/2] clk: imx8mp: Update clocks based on kernel 6.4-RC4
 2023-05-31 15:58 UTC  (7+ messages)
` [PATCH 2/2] arm: dts: imx8mp: Sync the DT with kernel 6.4-rc4

[RFC PATCH 00/17] sunxi: rework pinctrl and add T113s support
 2023-05-31 15:19 UTC  (10+ messages)
` [RFC PATCH 10/17] clk: sunxi: Add support for the D1 CCU

[PATCH 0/2] board: fsl: lx2160ardb: fixup PHY addresses for new board revisions
 2023-05-31 15:02 UTC  (3+ messages)
` [PATCH 1/2] board: fsl: lx2160ardb: add api for obtaining board revision
` [PATCH 2/2] board: fsl: lx2160ardb: add dts fixup function for RevC and newer

[PATCH 1/2] config: stm32mp15: remove CONFIG_FASTBOOT_USB_DEV
 2023-05-31 13:52 UTC  (4+ messages)
` [PATCH 2/2] config: stm32mp15: remove CONFIG_FASTBOOT_CMD_OEM_FORMAT

[PATCH 1/5] mtd/spinand: rework detect procedure for different READ_ID operation
 2023-05-31 13:02 UTC  (13+ messages)

BTRFS Support btrload, btrls
 2023-05-31 12:12 UTC  (2+ messages)

[PATCH] test: fix unit test build error for crc8
 2023-05-31  9:00 UTC  (2+ messages)

[PATCH 1/1] python: Update requirements.txt for security issues
 2023-05-31  7:53 UTC  (2+ messages)

[RFC PATCH 0/1] Cache incoherent if re-enabled on Cortex-R(5)
 2023-05-31  7:42 UTC  (3+ messages)
` [RFC PATCH 1/1] arm: add invalidate_dcache_all() after disable cache

[PATCH 1/2] serial: stm32: Wait TC bit before performing initialization
 2023-05-31  6:01 UTC  (2+ messages)
` [PATCH 2/2] serial: stm32: BRR must be set only when usart is disable

[PATCH v6 0/6] FWU: Add support for mtd backed feature on DeveloperBox
 2023-05-31  5:30 UTC  (7+ messages)
` [PATCH v6 1/6] FWU: Add FWU metadata access driver for MTD storage regions
` [PATCH v6 2/6] tools: Add mkfwumdata tool for FWU metadata image
` [PATCH v6 3/6] dt: fwu: developerbox: enable fwu banks and mdata regions
` [PATCH v6 4/6] config: developerbox: move to new flash layout and boot flow
` [PATCH v6 5/6] fwu: DeveloperBox: add support for FWU
` [PATCH v6 6/6] fwu: provide default fwu_plat_get_bootidx

[PATCH v1 0/3] Add pcf2131 rtc support
 2023-05-31  1:37 UTC  (6+ messages)
` [PATCH v1 2/3] imx: imx93_evk: add rtc pcf2131
` [PATCH v1 3/3] drivers: rtc: add pcf2131 rtc driver

[PATCH 0/6] Add the 'net stats' command to dump network statistics
 2023-05-31  1:19 UTC  (2+ messages)

[PATCH v2] test: bdinfo: Add test for command bdinfo
 2023-05-31  1:03 UTC 

[PATCH 1/3] arm: dts: imx8mm: Sync with Linux 6.3
 2023-05-30 23:13 UTC  (16+ messages)
` [PATCH 3/3] arm: dts: imx8mp: "

[PATCH] arm: dts: imx8mp-beacon-kit: Enable USB Power domains
 2023-05-30 23:11 UTC  (2+ messages)

[PATCH] pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configuration
 2023-05-30 22:52 UTC 

[PATCH 01/14] net: eth-phy: staticize eth_phy_reset()
 2023-05-30 22:51 UTC  (4+ messages)
` [PATCH 12/14] net: sh_eth: Drop reset GPIO handling in favor of common code
` [PATCH 13/14] net: sh_eth: Workaround cache issues
` [PATCH 14/14] net: sh_eth: Fix RX error handling


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox