messages from 2024-09-26 18:31:47 to 2024-09-27 10:07:40 UTC [more...]
[PATCH 1/4] rockchip: rk3399-roc-pc: Hook sysreset gpio to enable full reset
2024-09-27 10:07 UTC (15+ messages)
` [PATCH 2/4] rockchip: rk3399-rockpro64: "
` [PATCH 3/4] rockchip: rk3399-rockpro64: Disable bootstage instrumentation config
` [PATCH 4/4] rockchip: Disable DRAM debug by default
[PATCH v1] gpio: adp5585: Add SPL config for ADP5585 driver
2024-09-27 7:18 UTC
i.MX 95 support in master U-Boot
2024-09-27 7:13 UTC (2+ messages)
[PATCH v2 0/7] Add the USB5744 hub driver as per new DT binding
2024-09-27 7:01 UTC (8+ messages)
` [PATCH v2 1/7] usb: onboard-hub: Add reset-gpio support
` [PATCH v2 2/7] usb: onboard-hub: Fix the return values of regulator APIs
` [PATCH v2 3/7] usb: onboard-hub: add support for Microchip USB5744
` [PATCH v2 4/7] usb: onboard-hub: Add i2c initialization for usb5744 hub
` [PATCH v2 5/7] usb: onboard-hub: Bail out if peer hub is already probed
` [PATCH v2 6/7] configs: zynqmp_kria: Enable the USB onboard hub
` [PATCH v2 7/7] arm64: zynqmp: Update the usb5744 hub node as per binding
[PATCH v1 00/20] SoCFPGA: Add Boot Support for Agilex 5 in U-Boot
2024-09-27 4:53 UTC (10+ messages)
` [PATCH v1 04/20] arm: socfpga: agilex5: Add low level initialization
[PATCH v3 1/4] power: regulator: Trigger probe of regulators which are always-on or boot-on
2024-09-26 23:14 UTC (4+ messages)
` [PATCH v3 2/4] power: regulator: Convert regulators_enable_boot_on/off() to regulator_post_probe
` [PATCH v3 3/4] power: regulator: Drop regulator_unset()
` [PATCH v3 4/4] power: regulator: Drop regulators_enable_boot_on/off()
[PATCH v5 00/36] Implement ACPI on aarch64
2024-09-27 3:32 UTC (18+ messages)
` [PATCH v5 14/36] efi_loader: Allocate and write ACPI tables
` [PATCH v5 16/36] drivers: usb: Add generic XHCI
` [PATCH v5 17/36] drivers: ata: Rename ahci_mvebu
` [PATCH v5 25/36] board: emulation: Add QEMU sbsa support
` [PATCH v5 30/36] arm: cpu: Add ACPI parking protocol support
` [PATCH v5 32/36] arm: mach-bcm283x: Add ARMV8_MULTIENTRY support
` [PATCH v5 35/36] configs: Add RPI4 ACPI defconfig
` [PATCH v5 36/36] azure-pipelines: Enable qemu_sbsa
[PATCH v2 1/2] regulator: rk8xx: Fix buck get and set enabled state on RK806
2024-09-27 3:15 UTC (3+ messages)
` [PATCH v2 2/2] regulator: rk8xx: Use buck variable consistently
[PATCH v2 0/4] aspeed: ast2700: Add Caliptra ECDSA driver
2024-09-27 3:07 UTC (5+ messages)
` [PATCH v2 1/4] lib: ecdsa: Add ECDSA384 support
` [PATCH v2 2/4] lib: ecdsa: Create device tree node automatically
` [PATCH v2 3/4] image-fit-sig: Remove padding check
` [PATCH v2 4/4] drivers/crypto: aspeed: Add Caliptra ECDSA384 support
[PATCH v6 00/19] labgrid: Provide an integration with Labgrid
2024-09-27 2:51 UTC (7+ messages)
` [PATCH v6 01/19] test: Allow signaling that U-Boot is ready
[2nd RESEND PATCH] mtd: spi-nor-ids: Add support for S28HS256T
2024-09-27 1:27 UTC
[RESEND PATCH v2 0/2] mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon 2Gb parts
2024-09-27 1:24 UTC (3+ messages)
` [RESEND PATCH v2 1/2] mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s25hl02Gt and s25hs02gt
` [RESEND PATCH v2 2/2] mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s28hs02gt
[2nd RESEND PATCH v2 0/6] mtd: Make sure UBIFS does not do multi-pass page programming on flashes that don't support it
2024-09-27 1:18 UTC (7+ messages)
` [2nd RESEND PATCH v2 1/6] mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes
` [2nd RESEND PATCH v2 2/6] mtd: spi-nor: Allow flashes to specify MTD writesize
` [2nd RESEND PATCH v2 3/6] mtd: spi-nor: Check nor->info before setting macronix_octal_fixups
` [2nd RESEND PATCH v2 4/6] mtd: spi-nor: Replace default_init() hook with late_init()
` [2nd RESEND PATCH v2 5/6] mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp()
` [2nd RESEND PATCH v2 6/6] mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes
[2nd RESEND PATCH v2 0/3] mtd: spi-nor: Add support for S25FS-S family
2024-09-27 1:11 UTC (4+ messages)
` [2nd RESEND PATCH v2 1/3] mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-s
` [2nd RESEND PATCH v2 2/3] mtd: spi-nor-id: Use INFO6 macro for S25FL-S
` [2nd RESEND PATCH v2 3/3] mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs
[PATCH v6 08/12] efi_loader: Disable ANSI output for tests
2024-09-27 0:22 UTC (6+ messages)
` [PATCH v6 09/12] efi_loader: Add a test app
` [PATCH v6 10/12] sandbox: virtio: Disable the sandbox virtio blk device
` [PATCH v6 11/12] test: efi: boot: Set up an image suitable for EFI testing
` [PATCH v6 12/12] test: efi: boot: Add a test for the efi bootmeth
Please pull u-boot-dm/next
2024-09-27 0:22 UTC (2+ messages)
[PATCH 00/42] Tidy up use of 'SPL' and CONFIG_SPL_BUILD
2024-09-27 0:20 UTC (45+ messages)
` [PATCH 01/42] Makefile: Add a u-boot.cfg file for VPL
` [PATCH 02/42] scripts: Rename Makefile.spl to Makefile.xpl
` [PATCH 03/42] scripts: Add some comments about autoconf.mk
` [PATCH 04/42] scripts: Define CONFIG_XPL_BUILD for all xPL builds
` [PATCH 05/42] global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
` [PATCH 06/42] doc: Update SPL docs for the xPL changes
` [PATCH 07/42] net: freescale: Drop use of SPL_BUILD dependency
` [PATCH 08/42] x86: Update a comment to mention XPL
` [PATCH 09/42] tegra: Use SPL instead of SPL_BUILD
` [PATCH 10/42] log: global: Rename warn_non_spl() and update the condition
` [PATCH 11/42] qconfig: Add XPL_BUILD to ignored symbols
` [PATCH 12/42] boot: Drop unnecessary ifdef for LOAD_FIT
` [PATCH 13/42] xpl: Define CONFIG_SPL_BUILD only for the SPL build
` [PATCH 14/42] rockchip: Simplify check for SPL
` [PATCH 15/42] mips: "
` [PATCH 16/42] powerpc: "
` [PATCH 17/42] x86: "
` [PATCH 18/42] freescale: "
` [PATCH 19/42] mtd: "
` [PATCH 20/42] dm: "
` [PATCH 21/42] spl: "
` [PATCH 22/42] powerpc: Correct "
` [PATCH 23/42] serial: Make use of the SERIAL define
` [PATCH 24/42] stdio: "
` [PATCH 25/42] drivers: Simplify Makefile checks
` [PATCH 26/42] kconfig: binman: Check for SPL instead of XPL
` [PATCH 27/42] rockchip: Simplify Makefile condition
` [PATCH 28/42] drivers: "
` [PATCH 29/42] global: Rename SPL_ to XPL_
` [PATCH 30/42] global: Rename SPL_TPL_ to PHASE_
` [PATCH 31/42] spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT
` [PATCH 32/42] qconfig: Update tool for new Makefile variables
` [PATCH 33/42] xpl: Rename u_boot_first_phase to xpl_is_first_phase()
` [PATCH 34/42] xpl: Rename spl_phase to xpl_phase_t
` [PATCH 35/42] xpl: Rename spl_phase() to xpl_phase()
` [PATCH 36/42] xpl: Rename spl_in_proper() to not_xpl()
` [PATCH 37/42] xpl: Add a function to indicate when in xPL
` [PATCH 38/42] xpl: Rename spl_next_phase() and spl_prev_phase()
` [PATCH 39/42] xpl: Rename spl_phase_prefix() and spl_phase_name()
` [PATCH 40/42] README: Drop SoC-specific comment about SPL
` [PATCH 41/42] doc: Move init-related things out of README
` [PATCH 42/42] doc: Update init docs for the xPL changes
[PATCH 00/19] spl: Support a relocating jump between phases (VBE part F)
2024-09-26 23:23 UTC (12+ messages)
` [PATCH 01/19] spl: Reduce the size of the bl_len field
` [PATCH 04/19] spl: Provide a way to mark code needed for relocation
` [PATCH 11/19] spl: Support jumping to VPL from TPL
[PATCH 0/9] add support for Enclustra Mercury AA1 SoMs
2024-09-26 23:13 UTC (7+ messages)
` [PATCH 2/9] ARM: dts: socfpga: add Enclustra Intel AA1
[PATCH v2 1/5] power: regulator: Trigger probe of regulators which are always-on or boot-on
2024-09-26 22:16 UTC (3+ messages)
[PATCH 00/27] led: Remove old status-LED code
2024-09-26 22:19 UTC (32+ messages)
` [PATCH 01/27] led: Drop LED_STATUS_BOARD_SPECIFIC
` [PATCH 02/27] arm: Drop old LED support
` [PATCH 03/27] common: doc: "
` [PATCH 04/27] st: stm32f429: Drop old LED code
` [PATCH 05/27] led: Make the LED config common
` [PATCH 06/27] eb_cpu5282: Drop STATUS_LED
` [PATCH 07/27] mx23_olinuxino: "
` [PATCH 08/27] pinephone: "
` [PATCH 09/27] socfpga_vining_fpga: "
` [PATCH 10/27] led: Drop LED_STATUS from Kconfig
` [PATCH 11/27] led: Drop the legacy LED command
` [PATCH 12/27] misc: Drop gpio_led driver
` [PATCH 13/27] pca9551_led: Delete driver
` [PATCH 14/27] misc: status_led: "
` [PATCH 15/27] m68k: Drop unused status_led.h header file
` [PATCH 16/27] powerpc: Drop status-LED code
` [PATCH 17/27] eb_cpu5282: "
` [PATCH 18/27] igep00x0: Drop unused status_led.h header file
` [PATCH 19/27] mx23_olinuxino: Drop status-LED code
` [PATCH 20/27] vining_fpga: "
` [PATCH 21/27] sunxi: "
` [PATCH 22/27] common: Drop status-LED code in board_r
` [PATCH 23/27] image: Drop unused status_led.h header file
` [PATCH 24/27] ide: "
` [PATCH 25/27] mpc83xx: Drop status-LED code
` [PATCH 26/27] net: "
` [PATCH 27/27] led: Drop status_led header file
[PATCH 00/42] Tidy up use of 'SPL' and CONFIG_SPL_BUILD
2024-09-26 22:47 UTC (2+ messages)
` [PATCH 01/42] Makefile: Add a u-boot.cfg file for VPL
[PATCH v14 0/8] spi-nor: Add parallel and stacked memories support
2024-09-26 22:42 UTC (2+ messages)
[PATCH 00/27] led: Remove old status-LED code
2024-09-26 22:29 UTC
[PATCH 00/15] binman: More patches to support VBE
2024-09-26 22:20 UTC (32+ messages)
` [PATCH 01/15] binman: Fix up test coverage for mkeficapsule
` [PATCH 02/15] binman: Correct the comment for fdtgrep
` [PATCH 03/15] binman: Tidy up comments for Entry.GetEntryArgsOrProps()
` [PATCH 04/15] binman: Tidy up comments and pylint warnings in fit
` [PATCH 05/15] binman: Avoid setting the image_pos attribute directly
` [PATCH 06/15] binman: Update fdt-list-dir to use the provided directory
` [PATCH 07/15] binman: fit: Avoid assuming that a FIT member is a section
` [PATCH 08/15] binman: fit: Set the image_pos attributes only once
` [PATCH 09/15] binman: fit: Refine handling of devicetrees for OF_UPSTREAM
` [PATCH 10/15] binman: Adjust naming for reading symbols
` [PATCH 11/15] binman: Add minor improvements to symbol-writing
` [PATCH 12/15] binman: Provide a way to set the symbol base address
` [PATCH 13/15] binman: Unwind the end-at-4gb special-case a little
` [PATCH 14/15] binman: Allow image_pos to be None when writing symbols
` [PATCH 15/15] binman: Make a start on an iMX8 test
[PATCH v3 2/3] buildman: Allow skipping the dtc build
2024-09-26 22:07 UTC (13+ messages)
[PATCH v2 00/14] Tools updates for Labgrid
2024-09-26 22:07 UTC (3+ messages)
` [PATCH v2 13/14] buildman: Retry the build for current source
[PATCH v6 00/12] efi: Add a test for EFI bootmeth
2024-09-26 21:59 UTC (9+ messages)
` [PATCH v6 01/12] efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE
` [PATCH v6 02/12] efi: arm: x86: riscv: Drop crt0/relocal extra- rules
` [PATCH v6 03/12] efi_loader: Shorten the app rules
` [PATCH v6 04/12] efi_loader: Shorten the app rules further
` [PATCH v6 05/12] efi_loader: Show the vendor in helloworld
` [PATCH v6 06/12] efi: Use the same filename for all sandbox builds
` [PATCH v6 07/12] bootstd: Add debugging for efi bootmeth
` [PATCH v6 08/12] efi_loader: Disable ANSI output for tests
[PATCH v2 00/18] vbe: Series part D
2024-09-26 21:53 UTC (6+ messages)
` [PATCH v2 09/18] armv8: Support not having separate BSS
[PATCH v3 00/30] Implement ACPI on aarch64
2024-09-26 21:34 UTC (13+ messages)
` [PATCH v3 22/30] board: emulation: Add QEMU sbsa support
[PATCH v5 00/14] efi: Add a test for EFI bootmeth
2024-09-26 21:34 UTC (12+ messages)
` [PATCH v5 12/14] efi_loader: Avoid using sandbox virtio devices
[PATCH v8 00/13] net: tcp: improve tcp support
2024-09-26 21:34 UTC (5+ messages)
` [PATCH v8 08/13] net/tcp: simplify tcp header filling code
` [PATCH v8 10/13] net/net: fix include ordering
[PATCH v4 00/11] led: introduce LED boot and activity function
2024-09-26 21:33 UTC (17+ messages)
` [PATCH v4 02/11] dm: core: implement ofnode_options helpers
` [PATCH v4 03/11] led: implement LED boot API
` [PATCH v4 04/11] common: board_r: rework BOOT LED handling
` [PATCH v4 06/11] tftp: implement support for LED activity
` [PATCH v4 08/11] ubi: "
` [PATCH v4 09/11] doc: introduce led.rst documentation
` [PATCH v4 10/11] test: dm: Add tests for LED boot and activity
` [PATCH v4 11/11] test: dm: Expand ofnode options test with new helper
[PATCH] Add mkimage secp521r1 ECDSA curve support
2024-09-26 21:33 UTC (3+ 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