U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-27 05:57:53 to 2023-11-28 19:41:30 UTC [more...]

[PATCH 0/4] board: ti: Update to latest board configuration
 2023-11-28 19:40 UTC  (5+ messages)
` [PATCH 1/4] board: ti: am62x/am62ax: Formatting updates to board config files
` [PATCH 2/4] board: ti: am62ax: Add C7x resource allocation entries to board config
` [PATCH 3/4] board: ti: am62x/am62ax: Update MCU GPIO interrupt allocation in "
` [PATCH 4/4] board: ti: am62x/am62ax: Update virtual interrupt allocations "

[PATHv11 00/43] net/lwip: add lwip library for the network stack
 2023-11-28 19:13 UTC  (79+ messages)
` [PATHv11 01/43] submodule: add lwIP as git submodule
` [PATHv11 02/43] net/lwip: add doc/develop/net_lwip.rst
` [PATHv11 03/43] net/lwip: integrate lwIP library
` [PATHv11 04/43] net/lwip: implement dns cmd
` [PATHv11 05/43] net/lwip: implement dhcp cmd
` [PATHv11 06/43] net/lwip: implement tftp cmd
` [PATHv11 07/43] net/lwip: implement wget cmd
` [PATHv11 08/43] net/lwip: implement ping cmd
` [PATHv11 09/43] net/lwip: add lwIP configuration
` [PATHv11 10/43] net/lwip: implement lwIP port to U-Boot
` [PATHv11 11/43] net/lwip: update .gitignore with lwIP
` [PATHv11 12/43] net/lwip: connection between cmd and lwip apps
` [PATHv11 13/43] net/lwip: replace original net commands with lwip
` [PATHv11 14/43] net/lwip: split net.h to net.h, arp.h and eth.h
` [PATHv11 15/43] test_efi_loader.py: use $filesize var
` [PATHv11 16/43] test_net: print out net list
` [PATHv11 17/43] net: sandbox: fix NULL pointer derefences
` [PATHv11 18/43] net/smc911x: fix return from smc911x_send
` [PATHv11 19/43] sandbox: eth-raw-os: successful return code is 0
` [PATHv11 20/43] driver/net/rtl8139: remove debug print
` [PATHv11 21/43] mach-socfpga: do not overlap defines with lwip
` [PATHv11 22/43] bcm_ns3: fix overlap define "
` [PATHv11 23/43] rcar3_salvator-x_defconfig: increase binary size limit
` [PATHv11 24/43] lwip: omap3: rename mem_init
` [PATHv11 25/43] configs/turris_omnia_defconfig set limit to 0xf6000
` [PATHv11 26/43] configs/tbs2910_defconfig inc limit
` [PATHv11 27/43] configs/socfpga_secu1_defconfig: enable LTO
` [PATHv11 28/43] configs/turris_omnia_defconfig: "
` [PATHv11 29/43] configs/am335x_boneblack_vboot_defconfig: enable LTO and increase SPL size
` [PATHv11 30/43] configs/sheevaplug_defconfig: enable LTO and inc size
` [PATHv11 31/43] configs/lschlv2_defconfig: "
` [PATHv11 32/43] configs/lsxhl_defconfig: LTO + size
` [PATHv11 33/43] configs/am335x_evm_defconfig: inc SPL size
` [PATHv11 34/43] configs/bk4r1_defconfig: inc size
` [PATHv11 35/43] configs/linkit-smart-7688_defconfig: increse size
` [PATHv11 36/43] configs/gardena-smart-gateway-mt7688_defconfig: increase size
` [PATHv11 37/43] configs/rcar3_ulcb_defconfig: "
` [PATHv11 38/43] configs/qemu-x86_64_defconfig: increase ROM size
` [PATHv11 39/43] Makefile: add dtbs to clean
` [PATHv11 40/43] .azure-pipelines: init submodules
` [PATHv11 41/43] mach-mtmips: inc SPL size limit
` [PATHv11 42/43] configs/linkit-smart-7688_defconfig: increase board limit
` [PATHv11 43/43] .gitlab-ci.yml: change ownership of the git files

[PATCH v2] efi_loader: Make DisconnectController follow the EFI spec
 2023-11-28 19:10 UTC 

[PATCH v3 00/32] bootm: Refactoring to reduce reliance on CMDLINE (part A)
 2023-11-28 18:21 UTC  (3+ messages)
` [PATCH v3 31/32] bootstd: Introduce programmatic boot

[PATCH v7 1/2] schemas: memory: Add ECC properties
 2023-11-28 18:07 UTC  (10+ messages)
` [PATCH v7 2/2] schemas: Add some common reserved-memory usages

[PATCH] efi_loader: Make DisconnectController follow the EFI spec
 2023-11-28 17:57 UTC  (4+ messages)

[PATCH v2 0/4] Unify K3 initial memory map
 2023-11-28 17:05 UTC  (5+ messages)
` [PATCH v2 1/4] arm: mach-k3: Let the compiler size the mem_map lists
` [PATCH v2 2/4] arm: mach-k3: Do not map ATF and OPTEE regions in MMU
` [PATCH v2 3/4] arm: mach-k3: Remove non-cached memory map areas
` [PATCH v2 4/4] arm: mach-k3: Merge initial memory maps

[PATCH 0/3] Unify K3 initial memory map
 2023-11-28 17:00 UTC  (5+ messages)
` [PATCH 2/3] arm: mach-k3: Remove non-cached memory map areas

[PATCH v4 0/5] Qualcomm PMIC fixes
 2023-11-28 16:50 UTC  (8+ messages)
` [PATCH v4 1/5] gpio: qcom_pmic: fix silent dev_read_addr downcast
` [PATCH v4 2/5] gpio: qcom_pmic: rework pwrkey driver into a button driver
` [PATCH v4 3/5] gpio: qcom_pmic: fix support for upstream DT
` [PATCH v4 4/5] spmi: msm: fix register range names
` [PATCH v4 5/5] pmic: qcom: dont use dev_read_addr to get USID

Please pull u-boot-samsung master
 2023-11-28 16:28 UTC  (2+ messages)

[PATCH v1 0/1] Step up as co-maintainer of Tegra SOC platform
 2023-11-28 16:28 UTC  (2+ messages)

[PATCH v2 1/3] arm: mvebu: Espressobin: move FDT fixup into a separate function
 2023-11-28 15:49 UTC  (4+ messages)

[PATCH v3 0/5] Qualcomm PMIC fixes
 2023-11-28 13:56 UTC  (4+ messages)
` [PATCH v3 2/5] gpio: qcom_pmic: rework pwrkey driver into a button driver

[PATCH v1] android_ab: don't ignore ab_control_store return code
 2023-11-28 11:26 UTC 

[PATCH RESEND 1/2] drivers: watchdog: add andes atcwdt200 support
 2023-11-28 12:25 UTC  (2+ messages)
` [PATCH RESEND 2/2] configs: andes: add watchdog support fot andes ae350

[PATCH] nand: Add a watch command
 2023-11-28 10:56 UTC 

[PATCH v3 0/3] Conclusive WHLE-LS1 support (was: Conclusive WHLE-LS1046A support)
 2023-11-28 10:34 UTC  (4+ messages)
` [PATCH v3 1/3] armv8: layerscape: Enable ext4 environment storage
` [PATCH v3 2/3] board: Add support for Conclusive WHLE-LS1046A
` [PATCH v3 3/3] board: Add support for Conclusive WHLE-LS1088A

[PATCH 1/2] board: ti: am62x: am62x.env: Fix boot_targets
 2023-11-28  9:31 UTC  (11+ messages)

[PATCH] mtd: nand: omap_gpmc: Fix NAND in SPL for AM335x
 2023-11-28  9:21 UTC  (6+ messages)

[PATCH 0/2] board: ti: j721s2: Switch to standard boot
 2023-11-28  8:32 UTC  (4+ messages)
` [PATCH 1/2] board: ti: j721s2: j721s2.env: Add explicit boot_targets
` [PATCH 2/2] configs: j721e_evm_a72_defconfig: Switch to bootstd

[PATCH v2] timer: starfive: Add Starfive timer support
 2023-11-28  6:42 UTC 

[PATCH v2] mmc: sdhci-cadence: Add support for Cadence sdmmc v6
 2023-11-28  6:38 UTC 

[PATCH 0/3] sunxi: add OrangePi Zero 3 board support
 2023-11-28  6:03 UTC  (12+ messages)
` [PATCH 3/3] sunxi: H616: Add "

[PATCH v2 1/2] board: samsung: Fix SYS_CONFIG_NAME configs in axy17lte Kconfig
 2023-11-28  3:03 UTC  (5+ messages)
` [PATCH v2 2/2] configs: Remove unneeded SYS_CONFIG_NAME from a*y17lte defconfigs

[PATCH] serial: s5p: Use dev_read_addr_ptr() to get base address
 2023-11-28  3:00 UTC  (3+ messages)

[PATCH 0/4] serial: s5p: Cleanups
 2023-11-28  2:59 UTC  (3+ messages)

[PATCH 1/1] i2c: Bugfix in i2c_get_chip_by_phandle()
 2023-11-27 23:55 UTC  (4+ messages)

[PATCH 1/1] pico-imx7d: add baseboard SD card boot detect
 2023-11-27 23:26 UTC  (11+ messages)

[PATCH v2 0/9] ufs: Add a PCI UFS controller support
 2023-11-27 22:27 UTC  (2+ messages)

[PATCH v2 00/18] Support Firmware Handoff spec via bloblist
 2023-11-27 19:50 UTC  (19+ messages)
` [PATCH v2 01/18] bloblist: Update the tag numbering
` [PATCH v2 02/18] bloblist: Adjust API to align in powers of 2
` [PATCH v2 03/18] bloblist: Change the magic value
` [PATCH v2 04/18] bloblist: Set version to 1
` [PATCH v2 05/18] bloblist: Access record hdr_size and tag via a function
` [PATCH v2 06/18] bloblist: Drop the flags value
` [PATCH v2 07/18] bloblist: Drop the spare values
` [PATCH v2 08/18] bloblist: Change the checksum algorithm
` [PATCH v2 09/18] bloblist: Checksum the entire bloblist
` [PATCH v2 10/18] bloblist: Handle alignment with a void entry
` [PATCH v2 11/18] bloblist: Reduce blob-header size
` [PATCH v2 12/18] bloblist: Reduce bloblist header size
` [PATCH v2 13/18] bloblist: Add alignment to bloblist_new()
` [PATCH v2 14/18] bloblist: Update documentation and header comment
` [PATCH v2 15/18] fdt: Allow the devicetree to come from a bloblist
` [PATCH v2 16/18] bloblist: Align bloblist used_size and total_size to spec
` [PATCH v2 17/18] qemu-arm: Get bloblist from boot arguments
` [PATCH v2 18/18] bloblist: Load the bloblist from the previous loader

[PATCH] arm: dts: imx8mp-venice-gw72xx: add TPM device
 2023-11-27 19:37 UTC 

[PATCH] arm: dts: imx8mm-venice-gw72xx: add TPM device
 2023-11-27 19:36 UTC 

[PATCH] rockchip: rk3328: Set efuse auto mode and timing control
 2023-11-27 19:13 UTC  (3+ messages)

[PATCH v2 0/2] arm: s5p4418: fix relocation
 2023-11-27 18:26 UTC  (3+ messages)
` [PATCH v2 1/2] common: board_f: change calculation of gd->mon_len to fix s5p4418 reloc
` [PATCH v2 2/2] arm: s5p4418: fix relocation of vectors

[PATCH 0/2 v2] Provide a fallback to smbios tables
 2023-11-27 18:13 UTC  (4+ messages)
` [PATCH 1/2 v2] smbios: Simplify reporting of unknown values
` [PATCH 2/2 v2] smbios: Fallback to the default DT if sysinfo nodes are missing

efi: Set Variable Runtime implementation
 2023-11-27 17:27 UTC  (8+ messages)

[PATCH v2 0/3] J721S2 Add remoteproc early boot support
 2023-11-27 15:37 UTC  (5+ messages)
` [PATCH v2 1/3] remoteproc: k3-r5: Extend support for R5F clusters on J721S2 SoCs
` [PATCH v2 2/3] remoteproc: k3-dsp: Extend support for C71x DSPs "
` [PATCH v2 3/3] env: ti: j721s2.env: Remove the processors that are in lockstep

Licensing discrepancies or ambiguities
 2023-11-27 14:27 UTC  (4+ messages)

[PATCH] boards: Disable NET on platforms without NETDEVICES
 2023-11-27 14:10 UTC  (6+ messages)

Build failed when CONFIG_TOOLS_LIBCRYPTO is disabled on latest u-boot
 2023-11-27  2:53 UTC  (2+ messages)
` 回复: "

[PATCH v2 0/6] some LED patches
 2023-11-27 11:58 UTC  (5+ messages)
` [PATCH v2 4/6] led: led_gpio: use led_bind_generic() helper
` [PATCH v2 5/6] led: led_pwm: "

[PATCH v1 0/3] efi_vars: SPI Flash store
 2023-11-27 10:35 UTC  (7+ messages)
` [PATCH v1 2/3] efi_vars: Implement "

[PATCH] net: mv88e6xxx: add missing SMI address init
 2023-11-27 10:00 UTC  (4+ messages)

[PATCH] usb: xhci: Replace terrible formatting with different terrible formatting
 2023-11-27  5:57 UTC  (2+ messages)


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