public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-04-08 14:10:58 to 2022-04-11 10:32:59 UTC [more...]

[PATCH] Kconfig: Fix SYS_MALLOC_F_LEN for i.MX8MQ
 2022-04-11 10:32 UTC  (3+ messages)

[PATCH v5 0/8] efi: capsule: Capsule Update fixes and enhancements
 2022-04-11 10:25 UTC  (7+ messages)
` [PATCH v5 1/8] capsule: board: Add information needed for capsule updates
` [PATCH v5 4/8] efi: Define set_dfu_alt_info() for boards with UEFI capsule update enabled

[PATCH 1/2] mtd: call of_platform_populate() for MTD partitions
 2022-04-11 10:18 UTC  (7+ messages)
` [PATCH 2/2] nvmem: add driver handling U-Boot environment variables

[PATCH v9 00/16] Add Rikomagic MK808 board
 2022-04-11 10:06 UTC  (29+ messages)
` [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 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 V2 0/6] Convert COUNTER_FREQUENCY to CONFIG_COUNTER_FREQUENCY
 2022-04-11 10:06 UTC  (10+ messages)
` [PATCH V2 1/6] xilinx: versal: board: use CONFIG_COUNTER_FREQUENCY
` [PATCH V2 2/6] arch: arm: move COUNTER_FREQUENCY from versal to arm
` [PATCH V2 3/6] arch: arm: Kconfig: set default COUNTER_FREQUENCY for i.MX
` [PATCH V2 4/6] configs: set CONFIG_COUNTER_FREQUENCY
` [PATCH V2 5/6] armv8: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid
` [PATCH V2 6/6] include/configs: drop COUNTER_FREQUENCY

[PATCH] cmd: gpio: Add `gpio read` subcommand
 2022-04-11 10:02 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 1/1] ARM: renesas: reduce rcar3_salvator-x image size
 2022-04-11  9:45 UTC 

[PATCH 1/1] cli: support bracketed paste
 2022-04-11  9:39 UTC 

[PATCH] imx: mx7dsabresd: enable DM_SERIAL
 2022-04-11 10:02 UTC 

[PATCH v3 00/19] efi_loader: more tightly integrate UEFI disks to driver model
 2022-04-11  9:06 UTC  (6+ messages)
` [PATCH v3 11/19] dm: disk: add UCLASS_PARTITION
` [PATCH v3 14/19] efi_loader: disk: a helper function to create efi_disk objects from udevice

[RFC PATCH] efi_loader: add sha384/512 on certificate revocation
 2022-04-11  8:40 UTC  (3+ messages)

[PATCH] imx8m: imx8mq-evk: enable CONFIG_DM_SERIAL
 2022-04-11  9:13 UTC 

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

[PATCH 1/2] sunxi: Skip MMC0 init when its pinmux conflicts with UART0
 2022-04-11  2:03 UTC  (3+ messages)
` [PATCH 2/2] mmc: sunxi: Remove unnecessary pinmux option dependency

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

Pull request for efi-2022-07-rc1
 2022-04-10 23:05 UTC  (2+ messages)

[PATCH 0/3] Introduce new sign binman's option
 2022-04-10 22:37 UTC  (5+ messages)
` [PATCH 3/3] binman: add test for sign option

[PATCH] Revert "env: Load env when ENV_IS_NOWHERE is only location selected"
 2022-04-10 22:20 UTC  (4+ messages)

[PATCH v2] cmd: bootefi: restore ability to boot arbitrary blob
 2022-04-10 21:05 UTC 

[PATCH 1/1] binman: don't import deprecated distutils package
 2022-04-10 19:06 UTC  (2+ messages)

[PATCH] gpio: pca953x_gpio: add PCA957X support
 2022-04-10 15:20 UTC  (2+ messages)

[PATCH v3] gpio: Enable hogging support in SPL
 2022-04-10 15:20 UTC  (2+ messages)

[PATCH] gpio: Add gpio_request_by_line_name()
 2022-04-10 15:20 UTC  (2+ messages)

[PATCH] test/py:Update python tests for ‘gpio’ cmd
 2022-04-10 15:20 UTC  (2+ messages)

[PATCH 0/6] Convert COUNTER_FREQUENCY to CONFIG_COUNTER_FREQUENCY
 2022-04-10  3:48 UTC  (7+ messages)
` [PATCH 1/6] xilinx: versal: board: use CONFIG_COUNTER_FREQUENCY
` [PATCH 2/6] arch: arm: move COUNTER_FREQUENCY from versal to arm
` [PATCH 3/6] arch: arm: Kconfig: set default COUNTER_FREQUENCY for i.MX
` [PATCH 4/6] configs: set CONFIG_COUNTER_FREQUENCY
` [PATCH 5/6] armv8: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid
` [PATCH 6/6] include/configs: drop COUNTER_FREQUENCY

[PATCH 1/3] configs: imx8mp_evk: enable CONFIG_DM_SERIAL
 2022-04-10  8:33 UTC  (3+ messages)
` [PATCH 2/3] configs: imx8mm_evk: "
` [PATCH 3/3] configs: imx8mp_evk: "

Fwd: Network U-Boot Custodian Tree | Failed pipeline for next | 19ca279e
 2022-04-10  6:07 UTC 

[PATCH] Allow colon in PXE bootfile URLs
 2022-04-10  5:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] phy: adin: add driver for Analog Devices ADIN1300 PHY
 2022-04-10  5:25 UTC  (3+ messages)

[PATCH 0/2] prevent undesired de-assertion of phy-reset
 2022-04-10  5:05 UTC  (10+ messages)
` [PATCH 1/2] net: fec: prevent undesired de-assertion of phy-reset on request
` [PATCH 2/2] net: eth-phy: "

[PATCH u-boot-net v4 00/14] u-boot-net refactors, fixes, cleanups
 2022-04-10  5:02 UTC  (2+ messages)

[PATCH] misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux
 2022-04-10  4:27 UTC 

[PATCH] imx8mq: soc: Set the BYPASS ID SWAP bit (GPR10 bit 1)
 2022-04-10  4:18 UTC 

[PATCH] ARM: dts: k3-j721s2: Correct timer frequency
 2022-04-09 19:50 UTC  (3+ messages)

Radxa rock-pi-3a
 2022-04-09  7:30 UTC  (4+ messages)

[PATCH 1/2] Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000
 2022-04-08 20:52 UTC  (3+ messages)

[PATCH] cmd: bootefi: restore ability to boot arbitrary blob
 2022-04-09 14:17 UTC  (3+ messages)

[PATCH v4 00/12] Prepare RK3066 U-boot support
 2022-04-09  5:04 UTC  (5+ messages)
` [PATCH v4 09/12] rockchip: mmc: rockchip_dw_mmc: add rk3066/rk3188 support

[PATCH 0/2] Enable booting from SCSI on rockpro64-rk3399
 2022-04-09  2:30 UTC  (5+ messages)
` [PATCH 1/2] rockchip: Enable SCSI in distro bootcmd for rk3399
` [PATCH 2/2] rockchip: Enable AHCI/SCSI/SATA on rockpro64-rk3399

[RFC PATCH v2] arm: kirkwood: nsa310s: Use Marvell uclass mvgbe and PHY driver for DM Ethernet
 2022-04-09  0:57 UTC 

[RFC Patch] arm: kirkwood: nsa310s: Use Marvell uclass mvgbe and PHY driver for DM Ethernet
 2022-04-09  0:48 UTC  (4+ messages)

[PATCH 0/2] Add support for Gateworks imx8mp-venice-gw74xx
 2022-04-08 22:14 UTC  (3+ messages)
` [PATCH 1/2] board: gateworks: venice: add additional levels for dtb name match
` [PATCH 2/2] board: gateworks: venice: add imx8mp-venice-gw740x support

[PATCH] Fix BMP display when the image stretches beyond border
 2022-04-08 22:08 UTC  (2+ messages)

[PATCH 1/2] mkimage: Document misc options
 2022-04-08 22:06 UTC  (4+ messages)
` [PATCH 2/2] mkimage: Support signing 'auto' FITs

[PATCH] ram: k3-ddrss: Allow use of dt provided initial frequency
 2022-04-08 21:46 UTC 

[PATCH] ns16550: Respect CONFIG_BAUDRATE < 0 in _debug_uart_init
 2022-04-08 21:40 UTC  (3+ messages)

[PATCH] mkimage: fit: Simplify tmpfile name calculation
 2022-04-08 20:33 UTC  (3+ messages)

[PATCH 01/25] Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig
 2022-04-08 18:05 UTC  (52+ messages)
` [PATCH 02/25] mvebu: Move BOOTROM_ERR_REG out of CONFIG namespace
` [PATCH 03/25] tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig
` [PATCH 04/25] Convert CONFIG_CMDLINE_PS_SUPPORT "
` [PATCH 05/25] arm: integrator: Migrate platform-specific options and cleanup armcoremodule.h
` [PATCH 06/25] s5p_goni, smdkc100: Move some environment settings out of CONFIG
` [PATCH 07/25] MPC837XERDB: Stop using CONFIG_RAMDISKFILE
` [PATCH 08/25] corvus: Migrate CONFIG_*_LED out of CONFIG namespace
` [PATCH 09/25] stm32f429-discovery: "
` [PATCH 10/25] at91: Remove unused LED code
` [PATCH 11/25] Convert CONFIG_CONS_SCIF0 et al to Kconfig
` [PATCH 12/25] Convert CONFIG_SH_SCIF_CLK_FREQ "
` [PATCH 13/25] spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK "
  ` [v2 "
` [PATCH 14/25] controlcenterdc: Migrate CUSTOMER_BOARD_SUPPORT "
` [PATCH 15/25] tegra: Drop CONFIG_CHROMEOS_EXTRA_ENV_SETTINGS
` [PATCH 16/25] microblaze: Migrate DCACHE/ICACHE to Kconfig
` [PATCH 17/25] ls1021atwr: Use DEBUG and not CONFIG_DEBUG
` [PATCH 18/25] nds32: Migrate CONFIG_DEBUG_LED to Kconfig
` [PATCH 19/25] powerpc: mpc83xx: Migrate DEFAULT_IMMR "
` [PATCH 20/25] galileo: Remove CONFIG_DESIGNWARE_ETH reference
` [PATCH 21/25] Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig
` [PATCH 22/25] Convert CONFIG_FSL_QIXIS et al "
` [PATCH 23/25] m53menlo: Drop CONFIG_DISCOVER_PHY
` [PATCH 24/25] siemens-am33x-common: Drop CONFIG_DMA_COHERENT*
` [PATCH 25/25] arm: fsl-layerscape: Migrate more DP-DDR options to Kconfig

[PATCH 01/10] net: Remove armada100_fec driver
 2022-04-08 18:05 UTC  (20+ messages)
` [PATCH 02/10] net: Remove ax88180 driver
` [PATCH 03/10] net: Remove cs8900 driver
` [PATCH 04/10] net: Remove dnet driver
` [PATCH 05/10] net: Remove ftmac110 driver
` [PATCH 06/10] net: Remove lan91c96 driver
` [PATCH 07/10] net: Remove natsemi driver
` [PATCH 08/10] net: Remove ns8382x driver
` [PATCH 09/10] net: Remove uli526x driver
` [PATCH 10/10] arm: Remove unused ep93xx code

[PATCH 1/4] board: turris: Move Turris Atsha OTP code to separate file
 2022-04-08 17:46 UTC  (8+ messages)
` [PATCH 2/4] board: turris: Do not cache Atsha device in BSS
` [PATCH 3/4] board: turris: Allow to specify first eth idx of first MAC address
` [PATCH 4/4] board: turris: Rename atsha204a@64 DT node to crypto@64

[PATCH] dt-bindings: nvmem: u-boot, env: add Broadcom's variant binding
 2022-04-08 17:08 UTC  (4+ messages)

[PATCH 00/13] configs: clean up SDHC marco and MMCROOT
 2022-04-08 16:10 UTC  (3+ messages)
` [PATCH 09/13] configs: imx8mm/n_venice: drop unused SDHC macro

[PATCH v1 0/3] Support various block interfaces for avb and bcb
 2022-04-08 12:43 UTC  (4+ messages)
` [PATCH v1 1/3] cmd: bcb: introduce optional interface parameter to bcb
` [PATCH v1 2/3] cmd: avb: introduce optional interface parameter to avb init
` [PATCH v1 3/3] cmd: avb: remove warning during avb build


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