public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-06-30 12:58:16 to 2023-07-03 13:35:41 UTC [more...]

[PATCH] tpm: Add TPM2_GetTestResult command support
 2023-07-03 13:30 UTC  (2+ messages)

[PATCH] tests: Fix exception when cleaning up skipped test
 2023-07-03 13:35 UTC 

[PATCH] video: backlight: pwm: avoid integer overflow in duty cycle calculation
 2023-07-03 13:30 UTC  (2+ messages)

[PATCH 00/10] firmware: scmi: add SCMI base protocol support
 2023-07-03 13:30 UTC  (16+ messages)
` [PATCH 01/10] firmware: scmi: implement SCMI base protocol
` [PATCH 07/10] test: dm: add SCMI base protocol test
` [PATCH 08/10] cmd: add scmi command for SCMI firmware
` [PATCH 09/10] doc: cmd: add documentation for scmi

[PATCH v2] efi_driver: fix duplicate efiblk#0 issue
 2023-07-03 13:30 UTC  (3+ messages)

[PATCH v12 00/10] introduce Arm FF-A support
 2023-07-03 13:30 UTC  (16+ messages)
` [PATCH v13 "
  ` [PATCH v13 01/10] arm64: smccc: add support for SMCCCv1.2 x0-x17 registers
  ` [PATCH v13 04/10] arm_ffa: introduce Arm FF-A support
  ` [PATCH v13 05/10] arm_ffa: introduce armffa command

[RESEND PATCH v5 0/2] imx93: add ADC support
 2023-07-03 13:02 UTC  (3+ messages)
` [PATCH 1/2] dm: adc: add iMX93 "
` [PATCH 2/2] imx93_evk: defconfig: add adc support

[PATCH u-boot 0/4] mmc: Explain and cleanup partition selection
 2023-07-03 12:16 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2023-07-03 11:22 UTC 

[PATCH v1] configs: rockchip: rock5b-rk3588: Enable CONFIG_PCI_INIT_R
 2023-07-03 10:41 UTC 

[PATCH] mmc:Remove the legacy mode clock setting operation
 2023-07-03  9:17 UTC  (2+ messages)

[PATCHv2 1/3] net/lwip: add lwip-external submodule
 2023-07-03  7:15 UTC  (7+ messages)
` [PATCHv2 2/3] net/lwip: add README.lwip
` [PATCHv2 3/3] net/lwip: add lwip library for the network stack

[PATCH] efi_driver: fix duplicate efiblk#0 issue
 2023-07-03  6:14 UTC  (5+ messages)

[PATCH v2] ARM: imx: romapi: Fix signed integer bitwise ops misuse
 2023-07-03  5:42 UTC  (3+ messages)

[PATCH 0/6] Support for AC5X NAND and AT-x240 board
 2023-07-03  3:57 UTC  (8+ messages)
` [PATCH 1/6] arm: mvebu: ac5: Add nand-controller node
` [PATCH 2/6] arm: mvebu: ac5: Define mvebu_get_nand_clock()
` [PATCH 3/6] mtd: nand: pxa3xx: Add support for the Marvell AC5 SoC
` [PATCH 4/6] mtd: nand: pxa3xx: Enable devbus/nand arbiter on Armada 8K
` [PATCH 5/6] arm: mvebu: Add Allied Telesis x240 board
` [PATCH 6/6] arm: mvebu: Remove unused alias from RC AC5X dts

Pull request efi-2023-07-rc6
 2023-07-03  1:12 UTC  (2+ messages)

Current way of using pinctrl-mvebu
 2023-07-03  1:00 UTC  (2+ messages)

[PATCH 0/2] board: rockchip: Add Hardkernel ODROID-M1
 2023-07-02 20:47 UTC  (3+ messages)
` [PATCH 1/2] ata: dwc_ahci: Fix support for other platforms
` [PATCH 2/2] board: rockchip: Add Hardkernel ODROID-M1

[PATCH] phy: phy-uclass: Add a missing error handling path
 2023-07-02 19:48 UTC  (2+ messages)

[PATCH] ufs: Use 'TASK_TAG' to construct the ucd_req_ptr->header.dword_0
 2023-07-02 19:09 UTC 

[PATCH 0/4] rockchip: rk3568: Device Tree updates
 2023-07-02 17:34 UTC  (5+ messages)
` [PATCH 1/4] rockchip: rk356x: Sync dtsi from linux v6.4
` [PATCH 2/4] rockchip: rk3566-radxa-cm3-io: Sync dts "
` [PATCH 3/4] rockchip: rk356x-u-boot: Add bootph-all to common pinctrl nodes
` [PATCH 4/4] rockchip: rk356x-u-boot: Use relaxed u-boot,spl-boot-order

[PATCH v2 0/3] Enable U-Boot at Virtualbox to boot images
 2023-07-02 15:54 UTC  (10+ messages)
` [PATCH v2 2/3] X86: Add support for distro boot
      ` AW: "

modified UBoot to include I2C communication
 2023-07-02 15:54 UTC  (2+ messages)

[PATCH 00/12] Sign Xilinx ZynqMP SPL/FSBL boot images using binman
 2023-07-02 15:48 UTC  (5+ messages)
` [PATCH 10/12] binman: btool: Add Xilinx Bootgen btool

[PATCH 00/10] support for booting the compressed U-boot binary on Rockchip based SOC's
 2023-07-02 15:34 UTC  (20+ messages)
` [PATCH 01/10] Makefile: Add support to generate GZIP compressed raw u-boot binary
` [PATCH 02/10] spl: Kconfig: Address support for compressed U-BOOT raw binary
` [PATCH 03/10] rockchip: RAM location for the "
` [PATCH 04/10] spl: fit: support for booting a GZIP-compressed U-boot "
` [PATCH 05/10] Makefile: Add support to generate LZMA compressed raw u-boot binary
` [PATCH 06/10] spl: fit: support for booting a LZMA-compressed U-boot raw binary
` [PATCH 07/10] binman: Add support for u-boot-nodtb.bin.gz as an input binary
` [PATCH 08/10] rockchip: Add GZIP compressed uboot raw binary to FIT image
` [PATCH 09/10] binman: Add support for u-boot-nodtb.bin.lzma as an input binary

[PATCH 00/58] buildman: Refactor code and correct some pylint warnings
 2023-07-02 14:26 UTC  (59+ messages)
` [PATCH 01/58] buildman: Tidy up pylint warnings in main
` [PATCH 02/58] buildman: Convert camel case in control.py
` [PATCH 03/58] buildman: Fix most pylint warnings in control
` [PATCH 04/58] buildman: Move full-help processing to main
` [PATCH 05/58] buildman: Move series calculations into a separate function
` [PATCH 06/58] buildman: Move fetch-arch code "
` [PATCH 07/58] buildman: Move logic for -A up a little
` [PATCH 08/58] buildman: Drop use of builder in show_actions()
` [PATCH 09/58] buildman: Move dry-run handling higher in do_buildman()
` [PATCH 10/58] buildman: Move board-selection code into a function
` [PATCH 11/58] bulidman: Move more code to determine_series()
` [PATCH 12/58] buildman: Move Boards-object code into a function
` [PATCH 13/58] bulidman: Move toolchain handling to a functoin
` [PATCH 14/58] bulldman: Set up output_dir earlier
` [PATCH 15/58] buildman: Move output-file setup into one place
` [PATCH 16/58] buildman: Pass option values to get_action_summary()
` [PATCH 17/58] buildman: Pass option values to show_actions()
` [PATCH 18/58] buildman: Build option-adjusting into a function
` [PATCH 19/58] buildman: Move counting of commits "
` [PATCH 20/58] buildman: Move setting up the output dir "
` [PATCH 21/58] buildman: Move commit numbering into determine_series()
` [PATCH 22/58] buildman: Avoid too many returns in do_buildman()
` [PATCH 23/58] buildman: Move remaining builder properties to constructor
` [PATCH 24/58] buildman: Tweak commits and show_bloat
` [PATCH 25/58] buildman: Moving running of the builder into a function
` [PATCH 26/58] buildman: Drop some unnecessary variables
` [PATCH 27/58] buildman: Adjust show_toolchain_prefix() to not return
` [PATCH 28/58] buildman: Move checking for make into run_builder()
` [PATCH 29/58] buildman: Move getting the adjust_cfg "
` [PATCH 30/58] buildman: Use get_alow_missing() directly to avoid var
` [PATCH 31/58] buildman: Create a function to get number of built commits
` [PATCH 32/58] buildman: Convert camel case in cmdline.py
` [PATCH 33/58] buildman: Correct most pylint warnings in cmdline
` [PATCH 34/58] buildman: Add a test for --boards
` [PATCH 35/58] buildman: Convert to argparse
` [PATCH 36/58] buildman: Convert camel case in bsettings.py
` [PATCH 37/58] buildman: Convert camel case in builder.py
` [PATCH 38/58] buildman: Split parser creation in two
` [PATCH 39/58] buildman: Convert camel case in builderthread.py
` [PATCH 40/58] buildman: Correct most pylint warnings in builderthread
` [PATCH 41/58] buildman: Export _get_output_dir() to avoid warnings
` [PATCH 42/58] buildman: Correct invalid use of out_dir variable
` [PATCH 43/58] buildman: Drop unnecessary assignment of config_out
` [PATCH 44/58] buildman: Start a function to set up the make arguments
` [PATCH 45/58] buildman: Move setting of toolchain arguments to _build_args()
` [PATCH 46/58] buildman: Move more things into _build_args()
` [PATCH 47/58] buildman: Convert config_out to string IO
` [PATCH 48/58] buildman: Move reconfigure code into its own function
` [PATCH 49/58] buildman: Move bulid "
` [PATCH 50/58] buildman: Move reading of the done file into a function
` [PATCH 51/58] buildman: Move code to remove old outputs
` [PATCH 52/58] buildman: Move code to decide output dirs
` [PATCH 53/58] buildman: Move checkout code to a separate function
` [PATCH 54/58] buildman: Create a function to handle config and build
` [PATCH 55/58] buildman: Avoid passing result into _read_done_file()
` [PATCH 56/58] buildman: Tidy up reporting of a toolchain error
` [PATCH 57/58] buildman: Tidy up some comments in builderthread
` [PATCH 58/58] buildman: Move copy_files() out ot BuilderThread class

[PATCH 0/2] power: regulator: rk8xx: Add 500us delay after LDO regulator is enabled
 2023-07-02 12:41 UTC  (3+ messages)
` [PATCH 1/2] DO NOT MERGE: mmc: dw_mmc: Keep vqmmc-supply enable count in balance
` [PATCH 2/2] power: regulator: rk8xx: Add 500us delay after LDO regulator is enabled

[RFC] rockchip: spl: Enable caches to speed up checksum validation
 2023-07-02 11:52 UTC  (3+ messages)

[PATCH] rockchip: rk3568: Fix alloc space exhausted in SPL
 2023-07-02 10:43 UTC 

[PATCH] arm: mach-k3: am62a7_init: Open up FSS_DAT_REG3 firewall
 2023-07-02  9:16 UTC 

[PATCH] usb: dwc3-generic: Ensure reset GPIO is configured as an output
 2023-07-02  1:26 UTC  (2+ messages)

[PATCH v5] dt-bindings: riscv: deprecate riscv,isa
 2023-07-01 23:10 UTC 

[PATCH] bootstd: USB devtype detection for script boot
 2023-07-01 19:12 UTC  (3+ messages)

How u-boot can chain "grub" and booting a mainline kernel on my ARM Chromebook
 2023-07-01 18:12 UTC  (7+ messages)

[PATCH v2 1/2] ARM: armv7: Add C wrapper for allow_unaligned()
 2023-07-01 15:26 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: arm11: "

[PATCH 1/2] ARM: armv7: Add C wrapper for allow_unaligned()
 2023-07-01 15:10 UTC  (4+ messages)
` [PATCH 2/2] ARM: arm11: "

[PATCH v2 1/3] sunxi: u-boot-spl.lds: Pass _image_binary_end
 2023-07-01 13:11 UTC  (6+ messages)
` [PATCH v2 2/3] microblaze: "
` [PATCH v2 3/3] spl: spl_legacy: Fix spl_end address

[PATCH v4] dt-bindings: riscv: deprecate riscv,isa
 2023-07-01 11:25 UTC  (4+ messages)

distro_boot vs. env-based bootmenu
 2023-07-01  9:16 UTC  (11+ messages)
        ` Aw: "
            ` Aw: "
                ` Aw: "

[PATCH] spl: spl_legacy: Fix spl_end address
 2023-06-30 23:13 UTC  (11+ messages)

u-boot compilation failure for Sifive unmatched board
 2023-06-30 18:49 UTC  (2+ messages)

[PATCH v3] dt-bindings: riscv: deprecate riscv,isa
 2023-06-30 17:40 UTC  (5+ messages)

[PATCH 0/3] binman: Add support for externally encrypted blobs
 2023-06-30 14:58 UTC  (7+ messages)
` [PATCH 1/3] "

v2023.07-rc5 regression: Image overlaps SPL
 2023-06-30 14:11 UTC  (5+ messages)


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