U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-19 20:30:02 to 2020-09-22 08:50:16 UTC [more...]

[PATCHv6 00/18] powerpc: convert p1010, p1020 and p2020 RDB boards to DM_ETH
 2020-09-22  8:50 UTC  (18+ messages)
` [PATCHv6 01/18] phy: make phy_connect_fixed work with a null mdio bus
` [PATCHv6 02/18] net: fsl_mdio: Change to use virtual address
` [PATCHv6 03/18] net: fsl_mdio: Correct the MII management register block address
` [PATCHv6 04/18] net: tsec: convert to use DM_MDIO when DM_ETH enabled
` [PATCHv6 05/18] net: tsec: Add fixed-link PHY support
` [PATCHv6 06/18] net: tsec: Add the compatible string "gianfar" support
` [PATCHv6 07/18] powerpc: mpc8xxx: Don't compile cpu_eth_init() when DM_ETH enabled
` [PATCHv6 08/18] fsl: p1_p2_rdb: Move vsc7835 firmware uploading to board_early_init_r()
` [PATCHv6 09/18] configs: p1_p2_rdb: Add the default address of vsc7385 firmware
` [PATCHv6 10/18] dts: powerpc: p1020rdb: Add eTSEC DT nodes
` [PATCHv6 11/18] powerpc: p1_p2_rdb: Don't compile board_eth_init() when DM_ETH enabled
` [PATCHv6 12/18] configs: P1020RDB: Enable DM_ETH config
` [PATCHv6 13/18] dts: powerpc: p1010rdb: Add eTSEC DT nodes
` [PATCHv6 14/18] powerpc: p1010rdb: Compile legacy ethernet init function when no DM_ETH
` [PATCHv6 15/18] configs: P1010RDB: Enable DM_ETH config
` [PATCHv6 16/18] dts: powerpc: p2020rdb: Add eTSEC DT nodes
` [PATCHv6 17/18] configs: P2020RDB: Enable DM_ETH config

[PATCH] usb: dwc2: Fix contorl OUT transfer issue
 2020-09-22  8:48 UTC 

[PATCH] board: renesas: remove empty board_early_init_f function
 2020-09-22  8:46 UTC 

[PATCH] board: renesas: Remove empty s_init function
 2020-09-22  8:41 UTC 

[PATCHv5 00/18] powerpc: convert p1010, p1020 and p2020 RDB boards to DM_ETH
 2020-09-22  8:34 UTC  (4+ messages)
` [PATCHv5 02/18] configs: enable DM_MDIO for LS1021A-TWR and LS1021A-TSN

[PATCH 0/5] x86: Updates to some commands
 2020-09-22  8:33 UTC  (11+ messages)
` [PATCH 1/5] x86: hob: Add way to show a single hob entry
` [PATCH 2/5] x86: hob: Try to show a name instead of a GUID
` [PATCH 3/5] x86: Allow showing details about a HOB entry
` [PATCH 4/5] x86: Add support for more than 8 MTRRs
` [PATCH 5/5] x86: video: Show information about each video device

[PATCH] timer: mchp-pit64b: add support for pit64b
 2020-09-22  8:32 UTC  (2+ messages)

[PATCH] arm: rmobile: Use imply for BOARD_EARLY_INIT_F
 2020-09-22  8:30 UTC 

[PATCH v3 00/57] dm: Add programatic generation of ACPI tables (part D)
 2020-09-22  8:27 UTC  (31+ messages)
` [PATCH v3 02/57] x86: acpi: Add base asl files for common x86 devices
` [PATCH v3 05/57] x86: apl: Correct PCIE_ECAM_BASE
` [PATCH v3 15/57] x86: link: Allow more space for U-Boot
` [PATCH v3 39/57] tpm: cr50: Add ACPI support
` [PATCH v3 40/57] x86: fsp: Update the FSP API with the end-firmware method
` [PATCH v3 44/57] x86: Correct the assembly guard in e820.h
` [PATCH v3 45/57] x86: Add a header guard to asm/acpi_table.h
` [PATCH v3 49/57] x86: acpi: Set the log category for x86 table generation
` [PATCH v3 52/57] x86: fsp: Add more debugging for silicon init
` [PATCH v3 53/57] x86: fsp: Show FSP-S or FSP-M address in fsp_get_header()
` [PATCH v3 54/57] acpi: Use defines for field lengths
` [PATCH v3 55/57] x86: Add a way to add to the e820 memory table
` [PATCH v3 56/57] x86: Move include of bitops out of ACPI region

[PATCH] arm: mach-rmobile: Mark the default s_init function as weak
 2020-09-22  8:09 UTC 

[PATCH 0/8] PinePhone automatic device tree selection
 2020-09-22  7:46 UTC  (16+ messages)
` [PATCH 1/8] sunxi: board: Use a more descriptive variable name
` [PATCH 2/8] sunxi: board: Add a helper to get the SPL DT name
` [PATCH 3/8] sunxi: board: Simplify Pine A64 DT selection logic
` [PATCH 4/8] sunxi: board: Add PinePhone "
` [PATCH 5/8] sunxi: board: Save the chosen DT name in the SPL header
` [PATCH 6/8] sunxi: board: Set fdtfile to match the DT chosen by SPL

[PATCH 0/5] edison: Support for writing an xFSTK image
 2020-09-22  7:11 UTC  (2+ messages)

u-boot leaves watchdog enabled by default
 2020-09-22  6:59 UTC  (14+ messages)

[PATCH] net: ravb: Remove writeext function call
 2020-09-22  6:51 UTC 

[PATCH v3 00/17] x86: zboot: Enhance the 'zboot' command
 2020-09-22  6:50 UTC  (12+ messages)
` [PATCH v3 01/17] x86: Update the bootparam header
` [PATCH v3 07/17] x86: zboot: Set up a sub-command structure
` [PATCH v3 10/17] x86: zboot: Add an 'load' subcommand
` [PATCH v3 11/17] x86: zboot: Add an 'setup' subcommand
` [PATCH v3 14/17] x86: zboot: Add an option to dump the setup information

[PATCH 1/2] arm: rmobile: Add RZ/G2M SoC
 2020-09-22  6:08 UTC  (10+ messages)

[PATCH] usb: xhci: fix event trb handling missed
 2020-09-22  4:54 UTC 

[PATCH v5 0/9] riscv: Clean up timer drivers
 2020-09-22  3:24 UTC  (5+ messages)
` [PATCH v5 1/9] riscv: Rework riscv timer driver to only support S-mode
` [PATCH v5 2/9] timer: Add helper for drivers using timebase fallback

[PATCH 1/2] tools: socfpgaimage: Add check params function for Arria 10 (v1)
 2020-09-22  2:29 UTC  (2+ messages)
` [PATCH 2/2] tools: socfpgaimage: Add param entry point (ep) support "

[PATCH v3 0/7] riscv: Correctly handle IPIs already pending upon boot
 2020-09-22  1:05 UTC  (13+ messages)
` [PATCH v3 1/7] Revert "riscv: Clear pending interrupts before enabling IPIs"
` [PATCH v3 2/7] riscv: Match memory barriers between send_ipi_many and handle_ipi
` [PATCH v3 3/7] riscv: Use a valid bit to ignore already-pending IPIs
` [PATCH v3 4/7] riscv: Clear pending IPIs on initialization
` [PATCH v3 5/7] riscv: Consolidate fences into AMOs for available_harts_lock
` [PATCH v3 6/7] riscv: Ensure gp is NULL or points to valid data
` [PATCH v3 7/7] riscv: Add some comments to start.S

[PATCH v2] configs: powerpc: Don't set CONFIG_ENV_ADDR for QorIQ SPIFLASH
 2020-09-21 21:27 UTC  (3+ messages)

[PATCH v3 00/10] riscv: Add SPI support for Kendryte K210
 2020-09-21 19:08 UTC  (3+ messages)
` [PATCH v3 08/10] spi: dw: Add mem_ops

[ANN] U-Boot v2020.10-rc5 released
 2020-09-21 17:52 UTC 

Please pull u-boot-x86
 2020-09-21 17:39 UTC  (2+ messages)

[PATCH] usb: xhci-rcar: Add support for R8A774A1 SoC
 2020-09-21 17:24 UTC 

[PATCH 1/1] rng: stm32mp1: use log() instead of printf()
 2020-09-21 17:03 UTC  (2+ messages)

[PATCH] Revert "i2c: rcar_i2c: Set the slave address from rcar_i2c_xfer"
 2020-09-21 16:33 UTC 

[PATCH] net: ravb: Fix NULL pointer access
 2020-09-21 16:26 UTC  (12+ messages)

[PATCH] defconfig: espressobin: enable NET_RANDOM_ETHADDR
 2020-09-21 15:10 UTC  (18+ messages)
                    ` [EXT] "
` [EXT] "

Pending x86 patches
 2020-09-21 15:08 UTC  (3+ messages)

[PATCH] cfi_flash: Fix devicetree address determination
 2020-09-21 13:28 UTC  (2+ messages)

[PATCH 0/5] sunxi: video: Add V3S simple-framebuffer
 2020-09-21 13:05 UTC  (9+ messages)
` [PATCH 4/5] arm: dts: v3s: Add support for simple-framebuffer with DE2/TCON
` [PATCH 5/5] sunxi: add drivers and configs needed for LCD display

[PATCH] gpio/mpc83xx_spisel_boot.c: include log.h
 2020-09-21 10:16 UTC  (2+ messages)

[PATCH v2 0/5] powerpc, mpc83xx: add DM_ETH support
 2020-09-21 10:07 UTC  (8+ messages)

[PATCH] musb-new: Use predefined configuration data for SUN50I_H6
 2020-09-21  9:06 UTC  (4+ messages)

[PATCH 1/1] mtd: fix typos in drivers/mtd/Kconfig
 2020-09-21  9:04 UTC  (2+ messages)

[PATCH v2] cmd: acpi: Print revisions in hex format
 2020-09-21  8:40 UTC  (2+ messages)

[PATCH v1] cmd: acpi: Print revisions in hex format
 2020-09-21  8:36 UTC  (5+ messages)

[PATCH v2 0/4] amlogic: vim3: add support for dynamic PCIe enable
 2020-09-21  7:34 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1
` [PATCH v2 2/4] board: amlogic: add a vim3 specific board support
` [PATCH v2 3/4] configs: vim3: use the vim3 "
` [PATCH v2 4/4] board: amlogic: vim3: add support for dynamic PCIe enable

[PATCH 0/2] Refactor AST2500 reset control
 2020-09-21  7:26 UTC  (5+ messages)
` [PATCH 1/2] reset: ast2500: Use SCU for "
` [PATCH 2/2] cosmetic: reset: ast2500: Rename driver and configs

[PATCH 00/11] powerpc: Remove some platforms support
 2020-09-21  6:26 UTC  (12+ messages)
` [PATCH 01/11] board/freescale: Remove p1023rdb board support
` [PATCH 02/11] configs: Remove P1010RDB secure boot configs
` [PATCH 03/11] board/freescale: Remove P1025RDB board support
` [PATCH 04/11] board/freescale: Remove P1020UTM "
` [PATCH 05/11] board/freescale: Remove P1020MBG "
` [PATCH 06/11] board/freescale: Remove P1021RDB "
` [PATCH 07/11] board/freescale: Remove P1024RDB "
` [PATCH 08/11] configs: Remove P3041DS secure boot configs
` [PATCH 09/11] powerpc:Remove P4080DS "
` [PATCH 10/11] board/freescale: Remove P5020DS board support
` [PATCH 11/11] configs: Remove P5040DS secure boot configs

[PATCH] x86: Drop duplicate declaration of emulator state
 2020-09-21  5:55 UTC  (3+ messages)

[PATCH 0/2] Refactor ASPEED AST2500 DDR SDRAM driver structure
 2020-09-21  2:42 UTC  (5+ messages)
` [PATCH 1/2] ram: move aspeed ram driver into drivers/ directory
` [PATCH 2/2] ram: add ddr4 dual x8 configuration

[PATCH v2 00/16] x86: zboot: Enhance the 'zboot' command
 2020-09-21  2:34 UTC  (5+ messages)
` [PATCH v2 01/16] x86: Update the bootparam header

[PATCH] pci: layerscape: Remove the shadow SVR definitiones
 2020-09-21  2:25 UTC  (3+ messages)

[PATCH v2 1/2] x86: acpi: Fix calculation of DSDT length
 2020-09-21  1:46 UTC  (7+ messages)
` [PATCH v2 2/2] x86: acpi: Add memset to initialize SPCR table

[PATCH] x86: fsp: Replace e-mmc with emmc in devicetree bindings
 2020-09-21  1:36 UTC  (3+ messages)

[PATCH v1] x86: edison: Move config SYS_MALLOC_LEN to Kconfig
 2020-09-21  1:34 UTC  (3+ messages)

x86: apl: Acessing SPI flash when booting with Coreboot/U-Boot
 2020-09-21  1:29 UTC  (3+ messages)

[PATCH] acpi: device: Fix check for sequence number
 2020-09-21  1:29 UTC  (6+ messages)

[PATCH 0/3] Patches to allow running u-boot on vocore2 board
 2020-09-21  1:21 UTC  (5+ messages)
` [PATCH 1/3] Small fixes to reduce size and ensure correct console output
` [PATCH 2/3] Enlarge SPL malloc area to prevent failure in lzma decompression
` [PATCH 3/3] Fix missing __udivdi3 in SquashFS implementation

[PATCH] usb: storage: increase retries to 20
 2020-09-20 19:55 UTC  (2+ messages)

[PATCH 1/2] microblaze: start.S: Factor out exception setup code to __setup_exceptions
 2020-09-20 16:50 UTC  (2+ messages)
` [PATCH 2/2] microblaze: start.S: Use board_init_f_alloc/init in early init

[PATCH 0/5] x86: Updates to some commands
 2020-09-20 15:47 UTC 

Pull request for UEFI sub-system for efi-2020-10-rc5 (2)
 2020-09-20 13:53 UTC  (2+ messages)

[PATCH 1/1] doc/build/gcc.rst: add missing apt-get *install*
 2020-09-20 10:31 UTC 

[RFC 1/1] doc/build/gcc.rst: required packages for Suse
 2020-09-20 10:09 UTC 

RPi4 U-Boot freeze
 2020-09-20  9:09 UTC  (8+ messages)

[PATCH v2 0/3] doc: global data pointer
 2020-09-20  8:04 UTC  (4+ messages)
` [PATCH v2 1/3] global_data.h: convert GD_FLG_* to enum
` [PATCH v2 2/3] global_data.h: add Sphinx documentation
` [PATCH v2 3/3] doc: global data pointer

[PATCH 0/5] bloblist: Add alignment control and a command
 2020-09-20  0:49 UTC  (6+ messages)
` [PATCH 1/5] bloblist: Add "
` [PATCH 2/5] bloblist: Compare addresses rather than pointers in tests
` [PATCH 3/5] bloblist: Tidy up the data alignment
` [PATCH 4/5] bloblist: Allow custom alignment for blobs
` [PATCH 5/5] bloblist: Fix up a few comments

[PATCH 1/1] sandbox: support CTRL-C processing in U-Boot
 2020-09-20  0:47 UTC  (6+ messages)

Cold boot consistently fails to load file from SD
 2020-09-19 22:40 UTC  (3+ messages)

[PATCH v1 00/10] mips: octeon: Add bootoctlinux command for Octeon Linux kernel booting
 2020-09-19 20:30 UTC  (2+ messages)


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