messages from 2023-09-07 13:56:38 to 2023-09-08 16:42:44 UTC [more...]
[PATCH 0/3] Populate kaslr seed with TPM
2023-09-08 16:42 UTC (3+ messages)
` [PATCH 2/3] fdt: kaslr seed from tpm entropy
[PATCH] ARM: dts: am335x-pocketbeagle: choose tick-timer
2023-09-08 16:00 UTC (2+ messages)
[PATCH v3 00/16]Introduce initial TI's J784S4 and AM69 support
2023-09-08 15:59 UTC (19+ messages)
` [PATCH v3 01/16] arm: dts: Introduce j784s4 dts from linux kernel
` [PATCH v3 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition
` [PATCH v3 03/16] soc: ti: k3-socinfo: Add entry for J784S4 SoC
` [PATCH v3 04/16] arm: mach-k3: j784s4: Add clk and power support
` [PATCH v3 05/16] drivers: dma: Add support for J784S4 SoC
` [PATCH v3 06/16] remoteproc: k3-r5: Extend support for R5F clusters on J784S4 SoCs
` [PATCH v3 07/16] remoteproc: k3-dsp: Extend support for C71x DSPs "
` [PATCH v3 08/16] board: ti: j784s4: Add board support for J784S4 EVM
` [PATCH v3 09/16] arm: dts: Introduce j784s4 u-boot dts files
` [PATCH v3 10/16] arm: dts: Introduce am69-sk dts from linux kernel
` [PATCH v3 11/16] board: ti: j784s4: Add support for board detection by EEPROM read
` [PATCH v3 12/16] board: ti: j784s4: Update env to use am69-sk dtb
` [PATCH v3 13/16] arm: dts: Introduce am69-sk u-boot dts files
` [PATCH v3 14/16] arm: dts: k3-j784s4-binman: Add support for AM69 SK
` [PATCH v3 15/16] configs: j784s4_evm: Add defconfig for j784s4 evm and am69 sk
` [PATCH v3 16/16] doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentation
[RFC PATCH 0/2] RFC version for ATF and OP-TEE Firewalling
2023-09-08 15:55 UTC (7+ messages)
` [RFC PATCH 2/2] binman: j721e: Add firewall configurations for atf
[RFC PATCH 0/5] Allow for removal of DT nodes and properties
2023-09-08 15:28 UTC (14+ messages)
[PATCH v4 00/22] Kconfig: Tidy up some options
2023-09-08 15:21 UTC (25+ messages)
` [PATCH v4 01/22] lib: rational: Move the Kconfigs into the correct place
` [PATCH v4 02/22] Kconfig: Move API into general setup
` [PATCH v4 03/22] video: Move bmp code to drivers/video
` [PATCH v4 04/22] video: Move the BMP options
` [PATCH v4 05/22] video: Move BMP options and code to video directory
` [PATCH v4 06/22] FWU: Avoid showing an unselectable menu option
` [PATCH v4 07/22] test: Move POST under a renamed Testing section
` [PATCH v4 08/22] boot: Move fdt_support to boot/
` [PATCH v4 09/22] Move fdt_simplefb "
` [PATCH v4 10/22] boot: Move some other fdt-fixup options to the same menu
` [PATCH v4 11/22] boot: Rename Android-boot text
` [PATCH v4 12/22] Kconfig: Create a menu for FIT
` [PATCH v4 13/22] spl: Tidy up load address in spl_ram
` [PATCH v4 14/22] spl: Drop SPL/TPL_RAM_SUPPORT option for SPL_LOAD_FIT_ADDRESS
` [PATCH v4 15/22] Kconfig: Move SPL_FIT under FIT
` [PATCH v4 16/22] boot: Make standard boot a menu
` [PATCH v4 17/22] Kconfig: Move TEXT_BASE et al under general setup
` [PATCH v4 18/22] Mark DISTRO_DEFAULTS as deprecated
` [PATCH v4 19/22] Make ARCH_FIXUP_FDT_MEMORY depend on OF_LIBFDT
` [PATCH v4 20/22] boot: Join FDT_FIXUP_PARTITIONS with related options
` [PATCH v4 21/22] boot: Drop CMD_MTDPARTS condition for FDT_FIXUP_PARTITIONS
` [PATCH v4 22/22] boot: Join ARCH_FIXUP_FDT_MEMORY with related options
sandbox trace errors in CI loop
2023-09-08 15:00 UTC (6+ messages)
[PATCH v3 00/13] firmware: scmi: add SCMI base protocol support
2023-09-08 14:27 UTC (19+ messages)
` [PATCH v3 01/13] scmi: refactor the code to hide a channel from devices
` [PATCH v3 02/13] firmware: scmi: implement SCMI base protocol
` [PATCH v3 03/13] firmware: scmi: move scmi_bind_protocols() backward
` [PATCH v3 04/13] firmware: scmi: framework for installing additional protocols
` [PATCH v3 05/13] firmware: scmi: install base protocol to SCMI agent
` [PATCH v3 06/13] firmware: scmi: add a check against availability of protocols
` [PATCH v3 07/13] sandbox: remove SCMI base node definition from test.dts
` [PATCH v3 08/13] firmware: scmi: fake base protocol commands on sandbox
` [PATCH v3 09/13] test: dm: simplify SCMI unit test "
` [PATCH v3 10/13] test: dm: add SCMI base protocol test
` [PATCH v3 11/13] cmd: add scmi command for SCMI firmware
` [PATCH v3 12/13] doc: cmd: add documentation for scmi
` [PATCH v3 13/13] test: dm: add scmi command test
[PATCHv8 00/15] net/lwip: add lwip library for the network stack
2023-09-08 13:59 UTC (17+ messages)
` [PATCHv8 01/15] net/lwip: add doc/develop/net_lwip.rst
` [PATCHv8 02/15] net/lwip: integrate lwIP library
` [PATCHv8 03/15] net/lwip: implement dns cmd
` [PATCHv8 04/15] net/lwip: implement dhcp cmd
` [PATCHv8 05/15] net/lwip: implement tftp cmd
` [PATCHv8 06/15] net/lwip: implement wget cmd
` [PATCHv8 07/15] net/lwip: implement ping cmd
` [PATCHv8 08/15] net/lwip: add lwIP configuration
` [PATCHv8 09/15] net/lwip: implement lwIP port to U-Boot
` [PATCHv8 10/15] net/lwip: update .gitignore with lwIP
` [PATCHv8 11/15] net/lwip: connection between cmd and lwip apps
` [PATCHv8 12/15] net/lwip: replace original net commands with lwip
` [PATCHv8 13/15] net/lwip: split net.h to net.h, arp.h and eth.h
` [PATCHv8 14/15] net/lwip: drop old net/wget
` [PATCHv8 15/15] net/lwip/wget add port selection
[PATCH 1/2] cache: sifive: clear out the error irqs on init
2023-09-08 13:55 UTC (3+ messages)
` [PATCH 2/2] sifive: ccache: add clear LIM area
[PATCH] configs: am65x_evm: Use envboot before distro_bootcmd
2023-09-08 13:42 UTC (2+ messages)
[RFC 0/6] firmware: scmi: add SCMI pinctrl protocol support
2023-09-08 12:14 UTC (7+ messages)
` [RFC 4/6] gpio: add scmi driver based on pinctrl
[PATCH 0/8] Add some more EFI capsule tooling support
2023-09-08 12:00 UTC (9+ messages)
` [PATCH 1/8] tools: mkeficapsule: Add support for parsing capsule params from config file
` [PATCH 2/8] btool: mkeficapsule: Generate capsule through a "
` [PATCH 3/8] binman: capsule: Generate capsules through "
` [PATCH 4/8] doc: Document capsule generation through a "
` [PATCH 5/8] sandbox: capsule: Add a config file for generating capsules
` [PATCH 6/8] test: capsule: Generate capsules through config file
` [PATCH 7/8] btool: mkeficapsule: Add support for EFI empty capsule generation
` [PATCH 8/8] binman: capsule: Add support for generating EFI empty capsules
[PATCH v6 1/2] schemas: Add some common reserved-memory usages
2023-09-08 11:45 UTC (4+ messages)
` [PATCH v6 2/2] schemas: memory: Add ECC properties
[PATCH] configs: am65x_evm_r5_usbmsc_defconfig: Enable DWC3 wrapper for SPL
2023-09-08 11:03 UTC
[PATCH] doc: delete unused values kernel command line
2023-09-08 8:00 UTC
[PATCH v4 0/6] DTS Sync from v6.5-rc1 to u-boot
2023-09-08 5:39 UTC (3+ messages)
` [PATCH v4 5/6] docs: board: ti: Add j721s2_evm documentation
[PATCH] doc: board: ti: Move documentation from README to .rst
2023-09-08 9:36 UTC
[PATCH RESEND] sunxi: add axp313a support
2023-09-08 9:24 UTC (2+ messages)
[PATCH v2 0/7] J721E DTS Sync with Kernel v6.5-rc1
2023-09-08 8:43 UTC (22+ messages)
` [PATCH v2 1/7] drivers: misc: k3_avs: Add linux compatible to maintain sync
` [PATCH v2 2/7] arm: mach-k3: j721e: dev-data: Add mcu_timer0 ID
` [PATCH v2 3/7] arm: mach-k3: j721e_init: Move clk_k3 probe before loading TIFS
` [PATCH v2 4/7] drivers: firmware: ti_sci: Get SCI revision only if TIFS/SYSFW is up
` [PATCH v2 5/7] configs: j721e: Remove HBMC_AM654 config
` [PATCH v2 6/7] arm: dts: k3-j721e-r5: Clean up inclusion hierarchy
` [PATCH v2 7/7] arm: dts: k3-j721e: Sync with v6.5-rc1
[PATCH] global: Use proper project name U-Boot (next2)
2023-09-08 8:34 UTC (4+ messages)
[PATCH] spl: add __noreturn attribute to spl_invoke_atf function
2023-09-08 8:08 UTC
[PATCH v2] global: Use proper project name U-Boot (next2)
2023-09-08 7:11 UTC
[PATCHv7 00/15] net/lwip: add lwip library for the network stack
2023-09-08 6:30 UTC (5+ messages)
[PATCH] clk: Add GPIO-controlled clock gate driver
2023-09-08 1:33 UTC (2+ messages)
[RFC PATCH 0/4] mtd: ubi: Enable accessing RO filesystems in UBI vols
2023-09-07 21:46 UTC (3+ messages)
[PATCH v5 1/4] Add reserved-memory
2023-09-07 21:39 UTC (19+ messages)
` [PATCH v5 3/4] schemas: Add some common reserved-memory usages
` [PATCH v5 4/4] memory: Add ECC properties
[PATCH v2] bootstd: sata: Add bootstd support for ahci sata
2023-09-07 21:39 UTC
[PATCH 0/7] Correct confusing lmb error message
2023-09-07 21:01 UTC (12+ messages)
` [PATCH 7/7] fs: Fix a confusing error about overlapping regions
[PATCH v1] doc: Update path to source_file_format.rst
2023-09-07 20:50 UTC
[PATCH] drivers: misc: k3_avs: Add Linux compatibles to maintain sync
2023-09-07 18:06 UTC
[PATCH 1/7] rng: stm32: rename STM32 RNG driver
2023-09-07 16:22 UTC (7+ messages)
` [PATCH 2/7] configs: default activate CONFIG_RNG_STM32 for STM32MP13x platforms
` [PATCH 3/7] rng: stm32: Implement configurable RNG clock error detection
` [PATCH 4/7] rng: stm32: add RNG clock frequency restraint
` [PATCH 5/7] rng: stm32: add error concealment sequence
` [PATCH 6/7] rng: stm32: Implement custom RNG configuration support
` [PATCH 7/7] ARM: dts: stm32: add RNG node for STM32MP13x platforms
[PATCH v2 0/4] Populate kaslr seed with TPM
2023-09-07 15:57 UTC (5+ messages)
` [PATCH v2 3/4] cmd: kaslrseed: Use common API to fixup FDT
[PATCH v2 0/4] Attempt to collect standard extensions for build output
2023-09-07 17:08 UTC (6+ messages)
` [PATCH v2 1/4] buildman: Keep all common output files
` [PATCH v2 2/4] buildman: Show progress when regenerating the board.cfg file
` [PATCH v2 3/4] buildman: Start the clock when the build starts
` [PATCH v2 4/4] kontron_sl28: Use u-boot-update.bin instead of u-boot.update
[PATCH 1/1] test: build dependency for event unit tests
2023-09-07 16:43 UTC
[PATCH v2 0/9] x86: Fixes for chromebook_link64 and chromebook_samus_tpl
2023-09-07 15:58 UTC (10+ messages)
` [PATCH v2 1/9] dm: core: Allow marking driver model as dead
` [PATCH v2 2/9] x86: broadwell: Show the memory delay
` [PATCH v2 3/9] x86: Add some log categories
` [PATCH v2 4/9] x86: samus_tpl: Correct text base and alloc sizes
` [PATCH v2 5/9] x86: spl: Change the condition for copying U-Boot to RAM
` [PATCH v2 6/9] x86: broadwell: Avoid initing the CPU twice
` [PATCH v2 7/9] x86: broadwell: Set up MTRRs
` [PATCH v2 8/9] x86: dm: Mark driver model as dead when disabling CAR
` [PATCH v2 9/9] x86: doc: Update the list of supported Chromebooks
[PATCH 0/3] J7200 device tree sync from v6.5-rc1 to u-boot
2023-09-07 15:57 UTC (4+ messages)
` [PATCH 3/3] arm: dts: j7200: dtb sync with Linux 6.5-rc1
[PATCH] cmd: xxd: move xxd into shell commands
2023-09-07 15:57 UTC (2+ messages)
[PATCH] sandbox: test: Fix typo in test.dts
2023-09-07 15:57 UTC (3+ messages)
[PATCH v2] bootstd: Make efi_mgr bootmeth work for non-sandbox setups
2023-09-07 15:57 UTC (4+ 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