U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-24 19:59:44 to 2023-11-28 09:22:12 UTC [more...]

[PATCH] mtd: nand: omap_gpmc: Fix NAND in SPL for AM335x
 2023-11-28  9:21 UTC  (7+ 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

[PATHv11 00/43] net/lwip: add lwip library for the network stack
 2023-11-28  7:09 UTC  (69+ 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] 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  (14+ messages)
` [PATCH 3/3] sunxi: H616: Add "

Please pull u-boot-samsung master
 2023-11-28  3:16 UTC 

[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  (9+ messages)

[PATCH 0/3] Unify K3 initial memory map
 2023-11-27 15:47 UTC  (4+ messages)
` [PATCH 2/3] arm: mach-k3: Remove non-cached memory map areas

[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)

[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] 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] 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] "


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