U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-19 07:07:39 to 2021-12-22 16:40:44 UTC [more...]

[PATCH] Makefile: Add more files to clean list
 2021-12-22 16:40 UTC 

[PATCH] phy: nop-phy: Enable reset-gpios support
 2021-12-22 14:04 UTC 

[PATCH] console: usb: kbd: Limit poll frequency to improve performance
 2021-12-22  1:36 UTC 

[PATCH v2] riscv: cancel the limitation that NR_CPUS is less than or equal to 32
 2021-12-21 23:32 UTC 

[PATCH 0/3] misc: atsha204a: bug fixes
 2021-12-21 17:55 UTC  (9+ messages)
` [PATCH 1/3] misc: atsha204a: return timeout from wakeup function
` [PATCH 2/3] misc: atsha204a: add delay after sending the message
` [PATCH 3/3] misc: atsha204a: fix i2c address readout from DTS

[PATCH] riscv: cancel the limitation that NR_CPUS is less than or equal to 32
 2021-12-21 15:26 UTC 

[PATCH] usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn
 2021-12-22 12:52 UTC 

[PATCH v1 1/3] arm: xea: Modify board code to generate single binary u-boot
 2021-12-22 12:49 UTC  (3+ messages)
` [PATCH v1 2/3] arm: xea: config: Provide special defconfig for a "
` [PATCH v1 3/3] arm: dts: Enable support for USB on XEA (imx28) board

[PATCH 01/11] arch/arm/mach-bcm283x/msg.c: Fix spelling of "Failed"
 2021-12-22 11:54 UTC  (12+ messages)
` [PATCH 02/11] drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched"
` [PATCH 03/11] drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch"
` [PATCH 04/11] arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_serdes.c: Fix spelling of "resetting"
` [PATCH 05/11] cmd/Kconfig: "
` [PATCH 06/11] drivers/net/fec_mxc.c: "
` [PATCH 07/11] common/fdt_support.c: Fix spelling of "shouldn't"
` [PATCH 08/11] drivers/core/of_addr.c: "
` [PATCH 09/11] arch/arm/mach-keystone/ddr3.c: Fix spelling of "resetting"
` [PATCH 10/11] drivers/ddr/altera/sequencer.c: "
` [PATCH 11/11] drivers/usb/gadget/dwc2_udc_otg.c: "

[PATCH 0/3] Apple M1 power management controller support
 2021-12-22  9:56 UTC  (4+ messages)

[PATCH v1 0/4] usb: ehci: Conversion of ehci-mxs driver to support DM (i.MX28)
 2021-12-22  9:55 UTC  (5+ messages)
` [PATCH v1 1/4] usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28
` [PATCH v1 2/4] usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused with DM
` [PATCH v1 3/4] usb: ehci: Move common mxs code to separate functions (ehci_hcd_{stop|start})
` [PATCH v1 4/4] usb: ehci: dm: Convert i.MX28 ehci code to driver model

In spl falcon mode, and when in BOOT_DEVICE_RAM, why does it 'load' from RAM to RAM? when it's already loaded
 2021-12-22  9:32 UTC 

[PATCH] net: phy: add TI DP83869HM ethernet driver
 2021-12-22  7:57 UTC 

printf works but how can I make debug() printed to serial port console?
 2021-12-22  6:40 UTC  (2+ messages)

[PATCH v2 0/2] Arm Juno board documentation
 2021-12-22  2:42 UTC  (7+ messages)
` [PATCH v2 1/2] doc: Add documentation for the Arm VExpress64 board configs
` [PATCH v2 2/2] doc: add Arm Juno board documentation

[PATCH] udoo_neo: Move to DM for REGUALTOR/PMIC/I2C drivers
 2021-12-22  0:38 UTC  (2+ messages)

extend environment with file
 2021-12-21 18:01 UTC  (2+ messages)
` Aw: "

[PATCH] armv8: apple: Disable PSCI reset
 2021-12-21 16:31 UTC 

[PATCH u-boot-marvell 00/16] tools: kwbimage: Load address fixes
 2021-12-21 15:54 UTC  (17+ messages)
` [PATCH u-boot-marvell 01/16] tools: kwbimage: Mark all local functions as static
` [PATCH u-boot-marvell 02/16] tools: kwbimage: Deduplicate v1 regtype header finishing
` [PATCH u-boot-marvell 03/16] tools: kwbimage: Fix generating image with multiple DATA_DELAY commands
` [PATCH u-boot-marvell 04/16] tools: kwbimage: Preserve order of BINARY, DATA and "
` [PATCH u-boot-marvell 05/16] arm: mvebu: Generate kwbimage.cfg with $(call cmd, ...)
` [PATCH u-boot-marvell 06/16] tools: kwbimage: Add support for specifying LOAD_ADDRESS for BINARY command
` [PATCH u-boot-marvell 07/16] tools: kwbimage: Check the return value of image_headersz_v1()
` [PATCH u-boot-marvell 08/16] arm: mvebu: Correctly set LOAD_ADDRESS for U-Boot SPL binary in kwbimage
` [PATCH u-boot-marvell 09/16] arm: mvebu: Enable BootROM output on A38x
` [PATCH u-boot-marvell 10/16] tools: kwbimage: Add missing check for maximal value for DATA_DELAY
` [PATCH u-boot-marvell 11/16] tools: kwbimage: Show binary image address in mkimage -l, in addition to size
` [PATCH u-boot-marvell 12/16] tools: kwbimage: Dump kwbimage config file on '-p -1' option
` [PATCH u-boot-marvell 13/16] tools: kwbimage: Do not cast const pointers to non-const pointers
` [PATCH u-boot-marvell 14/16] tools: kwbimage/kwboot: Check ext field for non-zero value
` [PATCH u-boot-marvell 15/16] tools: kwbimage: Extract main data image without -p arg for dumpimage
` [PATCH u-boot-marvell 16/16] tools: kwbimage: Fix mkimage/dumpimage -l argument

[PATCH 1/4] udoo_neo: Call gpio_request()
 2021-12-21 13:38 UTC  (8+ messages)
` [PATCH 2/4] udoo_neo: Fixes for booting from the mSD card
` [PATCH 3/4] udoo_neo: Fix ethernet
` [PATCH 4/4] udoo_neo: Enable support for USB and storage

[PATCH 1/1] doc: remove duplicate page inclusion
 2021-12-21 12:54 UTC  (3+ messages)

[PATCH 1/4] Convert CONFIG_KEEP_SERVERADDR to Kconfig
 2021-12-21 12:31 UTC  (4+ messages)
` [PATCH 3/4] Convert CONFIG_TIMESTAMP "

[PATCH u-boot-marvell 0/9] mvebu: Move PCIe code from serdes to PCIe driver
 2021-12-21 11:20 UTC  (10+ messages)
` [PATCH u-boot-marvell 1/9] arm: mvebu: Convert board_pex_config() to CONFIG_SPL_BOARD_INIT
` [PATCH u-boot-marvell 2/9] board: gdsys: a38x: Enable PCIe link 2 in spl_board_init()
` [PATCH u-boot-marvell 3/9] pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mapping
` [PATCH u-boot-marvell 4/9] pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() function
` [PATCH u-boot-marvell 5/9] pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macro
` [PATCH u-boot-marvell 6/9] pci: pci_mvebu: Split initialization of PCIe ports into 3 phases
` [PATCH u-boot-marvell 7/9] pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe()
` [PATCH u-boot-marvell 8/9] arm: mvebu: Implement simple mvebu-reset driver for enabling/disabling PCIe ports
` [PATCH u-boot-marvell 9/9] arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c

[PATCH u-boot-marvell 00/10] PCI mvebu and aardvark changes
 2021-12-21 10:57 UTC  (18+ messages)
` [PATCH u-boot-marvell 03/10] pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup
` [PATCH u-boot-marvell 04/10] pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size()
` [PATCH u-boot-marvell 08/10] pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR
` [PATCH u-boot-marvell 10/10] arm: mvebu: turris_mox: Remove extra newline after module topology

[PATCH 1/6] udoo_spl: Initialize the eSDHC controller in SPL
 2021-12-21  9:53 UTC  (13+ messages)
` [PATCH 2/6] ARM: dts: imx6qdl-udoo: Properly describe the SD card detect
` [PATCH 3/6] udoo: Call gpio_request()
` [PATCH 4/6] udoo: Adjust the SD card device numbering
` [PATCH 5/6] udoo: Increase CONFIG_ENV_OFFSET
` [PATCH 6/6] udoo: Select CMD_DM

Please pull u-boot-marvell/next
 2021-12-21  8:27 UTC 

[PATCH v7 00/24] efi: Improvements to U-Boot running on top of UEFI
 2021-12-21  8:23 UTC  (9+ messages)
` [PATCH v7 01/24] efi: Locate all block devices in the app
` [PATCH v7 04/24] x86: Don't process the kernel command line unless enabled
` [PATCH v7 08/24] efi: Fix ll_boot_init() operation with the app
` [PATCH v7 09/24] efi: Add a few comments to the stub

[PATCH 1/1] efi: fix typo in description of struct efi_entry_hdr
 2021-12-21  8:11 UTC 

efi bootmenu
 2021-12-21  7:37 UTC 

[RFC PATCH v2 0/8] FWU: Add support for FWU Multi Bank Update feature
 2021-12-21  6:24 UTC  (25+ messages)
` [RFC PATCH v2 1/8] FWU: Add FWU metadata structure and functions for accessing metadata
` [RFC PATCH v2 5/8] EFI: FMP: Add provision to update image's ImageTypeId in image descriptor
` [RFC PATCH v2 6/8] FWU: Add boot time checks as highlighted by the FWU specification
` [RFC PATCH v2 7/8] FWU: Add support for FWU Multi Bank Update feature
` [RFC PATCH v2 8/8] FWU: cmd: Add a command to read FWU metadata

[PATCH] BRCMNAND: Fix reporting of uncorrectable errors on subpages during page read
 2021-12-21  4:15 UTC 

[PATCH] cmd: Add pause command
 2021-12-21  3:49 UTC 

'bmp display' convert 24bit bmp to 16bit lcd format
 2021-12-21  1:21 UTC 

[PATCH] cmd: env: Add `indirect` to indirectly set values
 2021-12-20 23:31 UTC 

[PATCH] cmd: adc: Report return value on error
 2021-12-20 23:23 UTC 

[PATCH] lib: export vsscanf
 2021-12-20 23:19 UTC 

[PATCH 1/1] mmc: unconditionally define mmc_deinit()
 2021-12-20 22:11 UTC  (2+ messages)

[PATCH] arm: socfpga: vining: Unmount UBIFS and detach UBI in ubi_load script
 2021-12-20 21:57 UTC 

[PATCH 0/8] arm: kirkwood: Add support for Pogoplug V4
 2021-12-20 21:14 UTC  (11+ messages)
` [PATCH 2/8] arm: kirkwood: Pogoplug V4 : Add board defconfig file
` [PATCH 6/8] arm: kirkwood: Pogoplug-V4 : Add board implementation header

[PATCH 0/2] Arm Juno board documentation
 2021-12-20 17:46 UTC  (4+ messages)
` [PATCH 1/2] doc: Add documentation for the Arm VExpress64 board configs

[PATCH] doc: board: Add Calxeda Highbank/Midway documentation
 2021-12-20 17:05 UTC  (3+ messages)

[PATCH] sunxi: add board documentation
 2021-12-20 17:01 UTC  (3+ messages)

[ANN] U-Boot v2022.01-rc4 released
 2021-12-20 16:16 UTC 

[PATCH] Revert "image: Remove #ifdefs from select_ramdisk()"
 2021-12-20 16:16 UTC  (2+ messages)

[PATCH] fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use
 2021-12-20 16:16 UTC  (6+ messages)

Please pull u-boot-i2c
 2021-12-20 16:16 UTC  (2+ messages)

[PATCH] phy: Track power-on and init counts in uclass
 2021-12-20 15:56 UTC  (3+ messages)

[PATCH v2 0/4] rockchip: Improve support for Bob chromebook and add support for Kevin
 2021-12-20 15:09 UTC  (3+ messages)

[PATCH v2] Enable Fastboot(UUU) for O4-iMX6ULL-NANO boards
 2021-12-20 14:00 UTC 

[RESEND PATCH] Enable Fastboot(UUU) for O4-iMX6ULL-NANO boards
 2021-12-20 13:58 UTC  (5+ messages)

Please pull u-boot-marvell/next v2
 2021-12-20 13:27 UTC  (2+ messages)

[PATCH v2 00/16] Sync NXP LS1028A-RDB device trees between U-Boot and Linux
 2021-12-20 12:58 UTC  (3+ messages)
` [PATCH v2 14/16] arm: dts: ls1028a-rdb: enable PCIe controllers from U-Boot dtsi

USB device enumeration query
 2021-12-20  5:37 UTC 

[PATCH 1/2] fsl-layerscape: add dtb overlay feature
 2021-12-20 12:52 UTC  (10+ messages)

[PATCH] i2c: mvtwsi: Swab the register address if its size is > 1
 2021-12-20 10:12 UTC  (5+ messages)

[PATCH] arm: dts: stm32mp15: alignment with v5.16
 2021-12-20  8:50 UTC  (2+ messages)

[PATCH] board: sama7g5ek: set blue led on at boot time
 2021-12-20  8:12 UTC 

[RFC v2 00/20] efi_loader: more tightly integrate UEFI disks to driver model
 2021-12-20  5:19 UTC  (10+ messages)
` [RFC v2 02/20] blk: add a helper function, blk_probe_or_unbind()
` [RFC v2 11/20] dm: add event notification

[PATCH v8 00/12] efi_loader: capsule: improve capsule authentication support
 2021-12-20  5:02 UTC  (13+ messages)
` [PATCH v8 01/12] tools: mkeficapsule: rework the code a little bit
` [PATCH v8 02/12] tools: build mkeficapsule with tools-only_defconfig
` [PATCH v8 03/12] tools: mkeficapsule: add firmwware image signing
` [PATCH v8 04/12] tools: mkeficapsule: add man page
` [PATCH v8 05/12] doc: update UEFI document for usage of mkeficapsule
` [PATCH v8 06/12] test/py: efi_capsule: add image authentication test
` [PATCH v8 07/12] tools: mkeficapsule: allow for specifying GUID explicitly
` [PATCH v8 08/12] test/py: efi_capsule: align with the syntax change of mkeficapsule
` [PATCH v8 09/12] test/py: efi_capsule: add a test for "--guid" option
` [PATCH v8 10/12] test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE
` [PATCH v8 11/12] (RFC) tools: add fdtsig.sh
` [PATCH v8 12/12] (RFC) efi_loader, dts: add public keys for capsules to device tree

[PATCH v5 00/28] efi: Improvements to U-Boot running on top of UEFI
 2021-12-20  2:38 UTC  (5+ messages)
` [PATCH v5 21/28] efi: Support the efi command in the app

[PATCH 1/3] bootstage: Update SPL support Kconfig description
 2021-12-19 23:21 UTC  (4+ messages)
` [PATCH 3/3] bootstage: Enable SPL bootstage in sandbox_spl config

[PATCH] Enable Fastboot(UUU) for O4-iMX6ULL-NANO boards
 2021-12-19 21:44 UTC 

[PATCH v2 0/1] Add more support for NXP's mfgtool
 2021-12-19 16:15 UTC  (2+ messages)
` [PATCH v2 1/1] fastboot: fb_getvar: Add getvar_logical_blocksize for NXP mfgtool

[PATCH 0/2] Add more support for NXP's mfgtool
 2021-12-19 15:25 UTC  (4+ messages)
` [PATCH 1/2] fastboot: fb_getvar: Add getvar_logical_blocksize for MXP mfgtool

Pull request for efi-2022-01-rc4-3
 2021-12-19 14:00 UTC  (2+ messages)

[PATCH v2 1/5] Convert CONFIG_KEEP_SERVERADDR to Kconfig
 2021-12-19 11:41 UTC  (3+ messages)
` [PATCH v2 5/5] net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP


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 read-only IMAP folder(s) and NNTP newsgroup(s).