U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-23 11:02:58 to 2023-11-27 18:18:52 UTC [more...]

[PATHv11 00/43] net/lwip: add lwip library for the network stack
 2023-11-27 18:18 UTC  (58+ 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 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  (9+ messages)

[PATCH 0/3] Unify K3 initial memory map
 2023-11-27 15:47 UTC  (6+ messages)
` [PATCH 1/3] arm: mach-k3: Let the compiler size the mem_map lists
` [PATCH 2/3] arm: mach-k3: Remove non-cached memory map areas
` [PATCH 3/3] arm: mach-k3: Merge initial memory maps

[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

[PATCH] mtd: nand: omap_gpmc: Fix NAND in SPL for AM335x
 2023-11-27 14:43 UTC  (6+ messages)

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)

[PATCH 1/1] i2c: Bugfix in i2c_get_chip_by_phandle()
 2023-11-27 12:55 UTC  (3+ 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  (5+ messages)

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

[PATCH] maintainers: rk3399: remove maintainer
 2023-11-27  1:44 UTC  (2+ messages)

[PATCH] watchdog: Correct watchdog timeout print message
 2023-11-27  1:05 UTC 

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

[PATCH] net: designware: Support high memory nodes
 2023-11-26 23:21 UTC  (3+ messages)

[PATCH v3 0/3] With this patch series we implement SPI Flash storage for EFI
 2023-11-26 22:08 UTC  (4+ messages)
` [PATCH v3 1/3] efi_var_file: refactor to move buffer functions
` [PATCH v3 2/3] efi_vars: Implement SPI Flash store
` [PATCH v3 3/3] defconfig: rockpro64: Enable SF EFI var store

[PATCH] rockchip: rk3328: Set efuse auto mode and timing control
 2023-11-26 19:46 UTC 

[PATCH 0/3] sunxi: add OrangePi Zero 3 board support
 2023-11-26 13:30 UTC  (8+ messages)
` [PATCH 3/3] sunxi: H616: Add "

[PATCH] sunxi: H616: OrangePi Zero 2: enable USB power supply
 2023-11-26 17:16 UTC 

Adding support for Orange Pi Zero 3
 2023-11-26 12:55 UTC  (6+ messages)

[GIT PULL] Please pull u-boot-dfu-20231124
 2023-11-26  3:29 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-dfu-next-20231124
 2023-11-25 22:38 UTC  (2+ messages)

[PATCH v2 0/4] fix/add npcm845 serial and board error
 2023-11-25 22:38 UTC  (3+ messages)
` [PATCH v2 1/4] arm: dts: npcm845-evb: fix/add node and aliases

[PATCH] net: Make NET imply NETDEVICES
 2023-11-25 22:38 UTC  (2+ messages)

[PATCH 0/6] siemens,am335x: clean up the draco board family
 2023-11-25 22:37 UTC  (3+ messages)
` [PATCH 1/6] siemens,am335x: clean-up draco targets

[PATCH v2] remoteproc: k3-dsp: Avoid reloading of firmware
 2023-11-25 18:29 UTC 

[PATCH v4 0/8] Move framebuffer reservation for SPL to RAM end
 2023-11-25 16:27 UTC  (9+ messages)
` [PATCH v4 1/8] spl: Enforce framebuffer reservation from end of RAM
` [PATCH v4 2/8] arm: mach-k3: common: Reserve video memory from end of the RAM
` [PATCH v4 3/8] board: ti: am62x: evm: Remove video_setup from spl_board_init
` [PATCH v4 4/8] common/board_f: Catch bloblist before starting resevations
` [PATCH v4 5/8] video: Skip framebuffer reservation if already reserved
` [PATCH v4 6/8] video: Fill video handoff in video post probe
` [PATCH v4 7/8] doc: spl: Add info for missing Kconfigs
` [PATCH v4 8/8] doc: spl: Add info regarding memory reservation

orangepi zero3
 2023-11-25  6:11 UTC  (6+ messages)

[PATCH v2 0/6] Move framebuffer reservation for SPL to RAM end
 2023-11-25 14:27 UTC  (4+ messages)
` [PATCH v2 5/6] video: Fill video handoff in video post probe

[PATCH] bootm: Fix flags used for bootargs string substitution
 2023-11-24 16:30 UTC  (3+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

U-Booters at LPC
 2023-11-24 18:15 UTC  (5+ messages)

[PATCH] ARM: zynq: Remove deprecated device_type property
 2023-11-24 13:16 UTC 

[PATCH] pci: Enable dm_pci_map_bar() for 64-bit BARs
 2023-11-24 12:09 UTC  (2+ messages)

[PATCH v2 0/3] efi: vars: Implement SPI Flash storage
 2023-11-24 11:35 UTC  (4+ messages)
` [PATCH v2 1/3] efi_var_file: refactor to move buffer functions
` [PATCH v2 2/3] efi_vars: Implement SPI Flash store
` [PATCH v2 3/3] defconfig: rockpro64: Enable SF EFI var store

[PATCH] remoteproc: k3-dsp: Avoid reloading of firmware
 2023-11-24  6:31 UTC 

[PATCH v2 0/3] rpi5: initial support
 2023-11-23 23:15 UTC  (3+ messages)

[PATCH] common: usb-hub: Reset hub port before scanning
 2023-11-24  0:37 UTC  (7+ messages)

[PATCH 01/11] global: Remove duplicate common.h inclusions
 2023-11-23 20:44 UTC  (5+ messages)
` [PATCH 04/11] m68k: Rework asm/global_data.h slightly

[PATCH] arm: vexpress64: juno: Allow boot from VirtIO
 2023-11-23 18:22 UTC 

[PATCH] arm: afs: Set the filesize env. var. on load
 2023-11-23 17:48 UTC  (2+ messages)

[PATCH 1/1] arm: afs: Set the filesize env. var. on load
 2023-11-23 17:20 UTC  (2+ messages)

[PATCH] tqma6: Fix DDR configuration
 2023-11-23 13:54 UTC  (4+ messages)

[PATCH RFC 0/2] Unify K3 initial memory map
 2023-11-23 16:29 UTC  (2+ messages)

[PATCH v2] arm: mach-k3: Let the compiler size the mem_map lists
 2023-11-23 16:25 UTC  (2+ messages)

[PATCH next v2 0/6] rockchip: puma-rk3399/ringneck-px30: fix check against value in default environment variable
 2023-11-23 15:10 UTC  (7+ messages)
` [PATCH next v2 1/6] rockchip: ringneck-px30: do not hardcode MMC controller paths
` [PATCH next v2 2/6] rockchip: puma-rk3399: "
` [PATCH next v2 3/6] rockchip: ringneck-px30/puma-rk3399: factor out storage medium selection
` [PATCH next v2 4/6] env: allow to copy value from default environment into a buffer
` [PATCH next v2 5/6] env: migrate env_get_default to call env_get_default_into
` [PATCH next v2 6/6] rockchip: theobroma-systems: fix modified boot_targets detection

[RFT PATCH 0/2] mmc: meson-gx: improve MMC reliabilty
 2023-11-23 13:54 UTC  (2+ messages)

[PATCH] binman: doc: fix typo
 2023-11-23 13:13 UTC  (2+ messages)

[PATCH] binman: doc: fix typo
 2023-11-23 13:08 UTC 

eMMC errors on RK3588 (rock5b)
 2023-11-23 11:38 UTC  (3+ messages)

[PATCH v5 00/12] Resolve issues with booting distros on x86
 2023-11-23 11:35 UTC  (5+ messages)
` [PATCH v5 05/12] usb: Avoid unbinding devices in use by bootflows

[PATCH v4 0/5] Implement fastboot multiresponce
 2023-11-23 11:02 UTC  (6+ messages)
` [PATCH v4 1/5] fastboot: multiresponse support
` [PATCH v4 2/5] fastboot: implement "getvar all"
` [PATCH v4 3/5] common: console: introduce overflow and isempty calls
` [PATCH v4 4/5] lib: membuff: fix readline not returning line in case of overflow
` [PATCH v4 5/5] fastboot: add oem console command support


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