u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-01 19:04:49 to 2022-04-04 14:33:18 UTC [more...]

[ANN] U-Boot v2022.04 released
 2022-04-04 14:32 UTC 

[PATCH] env: do not fail on non-existing env.in file
 2022-04-04 14:32 UTC  (2+ messages)

[PATCH v9 00/16] Add Rikomagic MK808 board
 2022-04-04 14:19 UTC  (17+ messages)
` [PATCH v9 01/16] rockchip: rk3066-power: sync power domain dt-binding header from Linux
` [PATCH v9 02/16] rockchip: rk3066: add grf header file
` [PATCH v9 03/16] rockchip: rk3066: add clock driver for rk3066 soc
` [PATCH v9 04/16] rockchip: rk3066: add rk3066 pinctrl driver
` [PATCH v9 05/16] rockchip: rk3066: add sdram driver
` [PATCH v9 06/16] arm: dts: rockchip: fix rk3xxx-u-boot.dtsi
` [PATCH v9 07/16] arm: dts: rockchip: fix include rk3xxx-u-boot.dtsi
` [PATCH v9 08/16] arm: dts: rockchip: add rk3066a.dtsi
` [PATCH v9 09/16] arm: dts: rockchip: add rk3066a-mk808.dts
` [PATCH v9 10/16] rockchip: rk3066: add include
` [PATCH v9 11/16] rockchip: rk3066: add rk3066_common.h include
` [PATCH v9 12/16] rockchip: rk3066: add core support
` [PATCH v9 13/16] rockchip: rk3066: add Rikomagic MK808 board
` [PATCH v9 14/16] rockchip: rk3066: add mk808_defconfig
` [PATCH v9 15/16] rockchip: tools: add rk3066 support to rkcommon.c
` [PATCH v9 16/16] doc: rockchip: add rk3066 Rikomagic MK808

[PATCH 1/3] imx: power-domain: Descend into pgc subnode if present
 2022-04-04 14:25 UTC  (6+ messages)
` [PATCH 3/3] imx: power-domain: Get rid of SMCCC dependency

[RFC PATCH 0/3] Fix iMX6 DDR configuration issues and update toradex apalis-imx6
 2022-04-04 13:40 UTC  (6+ messages)
` [RFC PATCH 1/3] mx6: ddr: Restore ralat/walat in write level calibration
` [RFC PATCH 2/3] mx6: ddr: Wait before issuing the first MRS cmd
` [RFC PATCH 3/3] board: apalis_imx6: DDR init using mx6_dram_cfg()

[PULL next] u-boot-at91-2022.07-a
 2022-04-04 13:26 UTC  (2+ messages)

[PATCH] ARM: dts: sam9x60: Add pit64b node
 2022-04-04 10:30 UTC 

[PATCHv3 0/3] Add support for sam9x60_curiosity
 2022-04-04  5:53 UTC  (4+ messages)
` [PATCHv3 1/3] board: Add sam9x60_curiosity support
` [PATCHv3 2/3] ARM: dts: Add device tree files for sam9x60_curiosity
` [PATCHv3 3/3] configs: Add sam9x60_curiosity_mmc_defconfig

ELDK for Armv8.2
 2022-04-04  0:45 UTC 

[PATCH 1/2] timers: atmel_tcb: introduce CONFIG_SPL_ATMEL_TCB
 2022-04-04  8:35 UTC  (2+ messages)
` [PATCH 2/2] timers: atmel_pit: introduce CONFIG_SPL_ATMEL_PIT_TIMER

[PATCH 0/2] sf: dataflash: add support for AT45DB641E
 2022-04-04  8:23 UTC  (4+ messages)
` [PATCH 1/2] sf: dataflash: add support for "extended ID"

[PATCH v4 00/11] enable menu-driven boot device selection
 2022-04-04  8:10 UTC  (17+ messages)
` [PATCH v4 02/11] lib/charset: add u16_strlcat() function
` [PATCH v4 03/11] test: unit test for u16_strlcat()
` [PATCH v4 04/11] menu: always show the menu regardless of the number of entry
` [PATCH v4 06/11] efi_loader: bootmgr: add booting from removable media
` [PATCH v4 07/11] bootmenu: add UEFI and disto_boot entries
` [PATCH v4 11/11] doc:bootmenu: add UEFI boot variable and distro boot support

[PATCH] misc: atsha204a: Fix big endian support
 2022-04-04  7:57 UTC  (3+ messages)

Does enabling the Driver Model makes the boot slower ?
 2022-04-04  6:52 UTC 

[PATCH 0/3] efi_loader: setting boot device
 2022-04-04  5:58 UTC  (6+ messages)
` [PATCH 3/3] "

[PATCH 01/25] Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig
 2022-04-04  4:19 UTC  (3+ messages)
` [PATCH 06/25] s5p_goni, smdkc100: Move some environment settings out of CONFIG

[PATCH v2 00/23] sunxi: Add and use a pinctrl driver
 2022-04-04  1:24 UTC  (3+ messages)

[PATCH v2] Add ethernet0 alias in Nanopi NEO's device tree
 2022-04-03 23:32 UTC  (2+ messages)

[PATCH] env: Fix avoid using a leftover text-environment file
 2022-04-03 23:57 UTC  (2+ messages)

[PATCH] led: Configure LED default-state on boot
 2022-04-03 23:23 UTC 

[PATCH 1/6] led: Move OF "label" property parsing to core
 2022-04-03 23:18 UTC  (6+ messages)
` [PATCH 2/6] led: bcm6328: Drop duplicate OF "label" property parsing
` [PATCH 3/6] led: bcm6358: "
` [PATCH 4/6] led: bcm6858: "
` [PATCH 5/6] led: cortina: "
` [PATCH 6/6] led: gpio: "

[PATCH v4 00/12] Prepare RK3066 U-boot support
 2022-04-03 23:06 UTC  (13+ messages)
` [PATCH v4 01/12] rockchip: move ROCKCHIP_STIMER_BASE to Kconfig
` [PATCH v4 02/12] rockchip: spl: change call condition rockchip_stimer_init()
` [PATCH v4 03/12] rockchip: tpl: "
` [PATCH v4 04/12] rockchip: spl: replace ifdef by IS_ENABLED for timer_init() call condition
` [PATCH v4 05/12] rockchip: tpl: use "
` [PATCH v4 06/12] rockchip: timer: add OF_PLATDATA support for dw-apb-timer
` [PATCH v4 07/12] rockchip: timer: dw-apb-timer: fix whitespace in U_BOOT_DRIVER structure
` [PATCH v4 08/12] rockchip: mmc: rockchip_dw_mmc: fix ciu clock index
` [PATCH v4 09/12] rockchip: mmc: rockchip_dw_mmc: add rk3066/rk3188 support
` [PATCH v4 10/12] rockchip: serial: restyle the serial_rockchip.c driver
` [PATCH v4 11/12] rockchip: serial: move driver alias to serial_rockchip.c
` [PATCH v4 12/12] rockchip: serial: Kconfig: add select SYS_NS16550 to config ROCKCHIP_SERIAL

[PATCH] ARM: imx: Enable instruction cache early on on i.MX8M
 2022-04-03 21:24 UTC 

The contradictory nature of spl_nand_fit_read
 2022-04-03 15:56 UTC  (4+ messages)

[PATCH 0/8] Fix misc ASAN reports
 2022-04-03 10:39 UTC  (9+ messages)
` [PATCH 1/8] doc: Correct position of gdb '--args' parameter
` [PATCH 2/8] acpi: Fix buffer overflow in do_acpi_dump()
` [PATCH 3/8] x86: sandbox: Add missing PCI bar to barinfo
` [PATCH 4/8] usb: sandbox: Check for string end in copy_to_unicode()
` [PATCH 5/8] usb: sandbox: Bounds check read from buffer
` [PATCH 6/8] sound: Fix buffer overflow in square wave generation
` [PATCH 7/8] test: Fix pointer overrun in dm_test_devm_regmap()
` [PATCH 8/8] test: dm: devres: Remove use-after-free

[PATCH] IOMUX: Fix access past end of console_devices
 2022-04-03  7:45 UTC  (5+ messages)

[PATCH v3 00/29] arm: semihosting: Cleanups and new features
 2022-04-03  0:17 UTC  (55+ messages)
` [PATCH v3 01/29] doc: Convert semihosting readme to rST
` [PATCH v3 02/29] nxp: ls1046ardb: Convert README "
` [PATCH v3 03/29] doc: ls1046ardb: Expand boot mode section
` [PATCH v3 04/29] doc: ls1046ardb: Document debug uart
` [PATCH v3 05/29] arm: smh: Add semihosting entry to MAINTAINERS
` [PATCH v3 06/29] arm: smh: Export semihosting functions
` [PATCH v3 07/29] arm: smh: Use numeric modes for smh_open
` [PATCH v3 08/29] arm: smh: Return errno on error
` [PATCH v3 09/29] arm: smh: Document functions in header
` [PATCH v3 10/29] arm: smh: Add some file manipulation commands
` [PATCH v3 11/29] spl: Add semihosting boot method
` [PATCH v3 12/29] fs: Add semihosting filesystem
` [PATCH v3 13/29] cmd: fdt: Use start/size for chosen instead of start/end
` [PATCH v3 14/29] arm: smh: Remove smhload command
` [PATCH v3 15/29] arm: smh: Add some functions for working with the host console
` [PATCH v3 16/29] serial: Add semihosting driver
` [PATCH v3 17/29] doc: smh: Update semihosting documentation
` [PATCH v3 20/29] arm64: Save spsr in pt_regs
` [PATCH v3 22/29] arm: smh: Add option to detect semihosting
` [PATCH v3 23/29] arm64: Catch non-emulated semihosting calls
` [PATCH v3 24/29] serial: smh: Initialize serial only if semihosting is enabled
` [PATCH v3 25/29] arm64: ls1046a: Support semihosting fallback
` [PATCH v3 26/29] serial: dm: Add support for puts
` [PATCH v3 27/29] serial: sandbox: Implement puts
` [RESEND PATCH v3 18/29] ls1046ardb: Add support for JTAG boot
` [RESEND PATCH v3 19/29] arm64: Save esr in pt_regs
` [RESEND PATCH v3 21/29] arm64: Import some ESR and SPSR defines from Linux

[PATCH 00/11] vexpress64: OF_CONTROL and ARMv8-R64 support
 2022-04-03  0:14 UTC  (19+ messages)
` [PATCH 02/11] vexpress64: Kconfig: move board definitions out of arch/arm
` [PATCH 03/11] arm: dts: Add Arm FVP Fastmodel RevC .dts files from Linux
` [PATCH 04/11] vexpress64: fvp: enable OF_CONTROL
` [PATCH 05/11] vexpress64: config header: unify environment definition
` [PATCH 06/11] vexpress64: move hardware setting from defconfig to Kconfig
` [PATCH 08/11] vexpress64: defconfigs: allow default commands
` [PATCH 09/11] vexpress64: generalise page table generation
` [PATCH 10/11] vexpress64: pick DRAM size from DT
` [PATCH 11/11] vexpress64: Add ARMv8R-64 board variant

[PATCH 0/6] Add MV88E61xx DSA driver and use on gwventana
 2022-04-02 23:17 UTC  (17+ messages)
` [PATCH 1/6] net: mdio-uclass: scan for dm mdio children on post-bind
` [PATCH 2/6] net: dsa: move cpu port probe to dsa_post_probe
` [PATCH 4/6] net: fec: add support for DM_MDIO
` [PATCH 5/6] net: add MV88E61xx DSA driver

TFTP hangs with fragmented IP packets
 2022-04-02 23:17 UTC  (3+ messages)

[PATCH 0/2] powerpc: dts: p2020: Allow to use P2020 DTS files from Linux
 2022-04-02 22:42 UTC  (3+ messages)
` [PATCH 1/2] powerpc: dts: p2020: Add fsl/p2020si-pre.dtsi and fsl/p2020si-post.dtsi symlinks
` [PATCH 2/2] powerpc: dts: p2020: Add serial0 and serial1 via pq3-duart-0.dtsi

[PATCH 0/3] powerpc: p2020: Allow to compile it without env support
 2022-04-02 22:24 UTC  (4+ messages)
` [PATCH 1/3] hwconfig: "
` [PATCH 2/3] ddr: fsl: "
` [PATCH 3/3] board: freescale: p1_p2_rdb_pc: "

[PATCH] mmc: mmc_mode_name() is used also when LOGLEVEL >= LOGL_DEBUG
 2022-04-02 22:20 UTC 

[PATCH 0/3] mmc: fsl_esdhc_spl: Fix booting P2020 from SD card
 2022-04-02 22:17 UTC  (4+ messages)
` [PATCH 1/3] mmc: fsl_esdhc_spl: pre-PBL: check for BOOT signature instead of MBR/DBR
` [PATCH 2/3] mmc: fsl_esdhc_spl: pre-PBL: fix determining U-Boot size
` [PATCH 3/3] mmc: fsl_esdhc_spl: Call mmc_init() before booting from SD card

[PATCH 0/3] powerpc: mpc85xx: Cleanup code
 2022-04-02 22:05 UTC  (4+ messages)
` [PATCH 1/3] powerpc: mpc85xx: Drop _start symbol
` [PATCH 2/3] powerpc: mpc85xx: Rename _start_e500 symbol to _start
` [PATCH 3/3] powerpc: mpc85xx: Show e500 core version

[PATCH 0/5] patman: test_util: Prettify test report outputs for python tools
 2022-04-02 17:06 UTC  (6+ messages)
` [PATCH 1/5] patman: test_util: Fix printing results for failed tests
` [PATCH 2/5] patman: test_util: Handle nonexistent tests while loading tests
` [PATCH 3/5] patman: test_util: Use unittest text runner to print test results
` [PATCH 4/5] patman: test_util: Customize unittest test results for more info
` [PATCH 5/5] patman: test_util: Print test stdout/stderr within test summaries

[PATCH 0/4] efi_loader: simplify string handling
 2022-04-02  9:47 UTC  (5+ messages)
` [PATCH 1/4] lib: convert u16_strlen() into a macro
` [PATCH 2/4] lib: simplify u16_strdup()
` [PATCH 3/4] efi_loader: EFI_HII_STRING_PROTOCOL.GetString()
` [PATCH 4/4] efi_loader: simplify efi_serialize_load_option()

[PATCH v5 0/8] efi: capsule: Capsule Update fixes and enhancements
 2022-04-02  9:41 UTC  (12+ messages)
` [PATCH v5 1/8] capsule: board: Add information needed for capsule updates
` [PATCH v5 2/8] capsule: FMP: Populate the image descriptor array from platform data
` [PATCH v5 3/8] capsule: Put a check for image index before the update
` [PATCH v5 4/8] efi: Define set_dfu_alt_info() for boards with UEFI capsule update enabled
` [PATCH v5 5/8] test: capsule: Modify the capsule tests to use GUID values for sandbox
` [PATCH v5 6/8] FMP: Remove GUIDs for FIT and raw images
` [PATCH v5 7/8] mkeficapsule: Remove raw and FIT GUID types
` [PATCH v5 8/8] doc: uefi: Update the capsule update related documentation

[PATCH 1/1] doc: correct bootefi.rst
 2022-04-02  5:21 UTC 

[PATCH v2 1/2] net: eth-uclass: Fix eth_halt
 2022-04-02  2:58 UTC  (2+ messages)
` [PATCH v2 2/2] net: eth-uclass: Fix data abort when tftp get nonexistent file via usb

[PATCH v1] net: eth-uclass: Fix eth_halt
 2022-04-02  2:31 UTC  (3+ messages)

[PATCH] power: domain: ti: Extend use of PTCMD and PTSTAT registers for high PDs
 2022-04-02  1:02 UTC 

[PATCH 1/2] usb: dwc3: Rename .select_dr_mode to .glue_configure
 2022-04-02  0:48 UTC  (4+ messages)
` [PATCH 2/2] usb: dwc3: Implement .glue_configure for i.MX8MP

[PATCH] net: tftp: fix tftp server initialization
 2022-04-01 19:43 UTC  (2+ messages)

[PATCH u-boot-net v3 00/14] u-boot-net refactors, fixes, cleanups
 2022-04-01 19:39 UTC  (2+ messages)

[PATCH v2 1/2] net: eth-uclass: Fix eth_halt
 2022-04-01 19:23 UTC  (3+ messages)
` [PATCH v2 2/2] net: eth-uclass: Fix data abort when tftp get nonexistent file via usb

[PATCH] net: phy: dp83867: Fix a never true comparison
 2022-04-01 19:20 UTC  (3+ messages)

[PATCH 0/2] PHY of_init breakage with non-OF
 2022-04-01 19:12 UTC  (7+ messages)
` [PATCH 1/2] net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF node
` [PATCH 2/2] net: phy: atheros: avoid error in ar803x_of_init() "

[RFC PATCH 0/7] spl: Use common function for loading/parsing images
 2022-04-01 19:04 UTC  (7+ messages)
` [RFC PATCH 2/7] spl: Convert ext to use spl_load
` [RFC PATCH 3/7] spl: Convert fat to spl_load
` [RFC PATCH 4/7] spl: Convert mmc "
` [RFC PATCH 5/7] spl: Convert net "
` [RFC PATCH 6/7] spl: Convert nor "
` [RFC PATCH 7/7] spl: Convert spi "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).