public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-06-04 20:12:17 to 2020-06-06 09:57:53 UTC [more...]

[PATCH 1/1] sunxi: CONFIG_INIT_SP_RELATIVE=y for Pine64 LTS
 2020-06-06  9:57 UTC  (9+ messages)

[PATCH 0/2] omap4: panda: convert to device model
 2020-06-06  7:49 UTC  (2+ messages)

Pull request for UEFI sub-system for efi-2020-07-rc4 (2)
 2020-06-06  6:14 UTC 

[PATCH v2 00/12] mips: Add initial Octeon MIPS64 base support
 2020-06-06  5:25 UTC  (13+ messages)
` [PATCH v2 03/12] mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM
` [PATCH v2 04/12] mips: cache: Make flush_cache() weak to enable overwrite
` [PATCH v2 05/12] mips: time: Only compile the weak get_tbclk() when needed
` [PATCH v2 06/12] mips: traps: Set WG bit in EBase register on Octeon

[PATCH] mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage
 2020-06-06  4:46 UTC  (3+ messages)

[PATCH] board: ti: am335x_evm: Remove duplicate setting of bd_ram_ofs member
 2020-06-06  3:12 UTC  (2+ messages)

[PATCH] net: cpsw: Add __maybe_unused to generated inlines
 2020-06-06  3:09 UTC  (2+ messages)

[PATCH 01/15] net: pcnet: Drop typedef struct pcnet_priv_t
 2020-06-05 23:56 UTC  (6+ messages)

[PATCH 1/6] env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set
 2020-06-05 21:11 UTC  (15+ messages)
` [PATCH 2/6] env: Add H_DEFAULT flag
` [PATCH 3/6] env: Fix invalid env handling in env_init()
` [PATCH 4/6] env: nowhere: Implement .load callback
` [PATCH 5/6] env: Add option to only ever append environment
` [PATCH 6/6] env: Add support for explicit write access list

[PATCH] lz4: fix decompressor on big-endian powerpc
 2020-06-05 20:37 UTC  (2+ messages)

[PATCH v2 0/8] regmap: Add managed API, regmap fields, regmap config
 2020-06-05 20:30 UTC  (9+ messages)
` [PATCH v2 1/8] regmap: Add devm_regmap_init()
` [PATCH v2 2/8] regmap: zero out the regmap on allocation
` [PATCH v2 3/8] regmap: Allow specifying read/write width
` [PATCH v2 4/8] regmap: Allow left shifting register offset before access
` [PATCH v2 5/8] regmap: Add regmap_init_mem_range()
` [PATCH v2 6/8] regmap: Allow devices to specify regmap range start and size in config
` [PATCH v2 7/8] regmap: Add support for regmap fields
` [PATCH v2 8/8] test: dm: Add tests for regmap managed API and "

[PATCH] RFC: tiny-dm: Proposal for using driver model in SPL
 2020-06-05 20:20 UTC  (16+ messages)

[PATCH v1 00/15] add basic driver support for broadcom NS3 soc
 2020-06-05 20:20 UTC  (16+ messages)

[PATCH] arm: socfpga: gen5: Enable cache driver in SPL
 2020-06-05 20:15 UTC  (3+ messages)

[RFC PATCH] watchdog: base rate-limiting on get_ticks() rather than get_timer()
 2020-06-05 19:56 UTC  (9+ messages)

[PATCH v3] spl: allow board_spl_fit_post_load() to fail
 2020-06-05 19:54 UTC  (4+ messages)

[PATCH 0/8] regmap: Add managed API, regmap fields, regmap config
 2020-06-05 19:03 UTC  (4+ messages)
` [PATCH 7/8] regmap: Add support for regmap fields

[tools] FIT tools rework
 2020-06-05 18:32 UTC  (2+ messages)

[PATCH]: cmd: part: add part block command
 2020-06-05 18:01 UTC  (7+ messages)

[PATCH 1/1] Dockerfile: add libguestfs-tools package
 2020-06-05 15:19 UTC  (2+ messages)

[PATCH] Add support for SHA384 and SHA512
 2020-06-05 14:38 UTC  (4+ messages)

UCLASS_BLK driver binding without devtree and U_BOOT_DEVICE
 2020-06-05 14:21 UTC  (3+ messages)

[PATCH u-boot v2] eth/r8152: update the firmware
 2020-06-05 13:17 UTC  (2+ messages)

[PATCH] arm: dts: socfpga: cyclone5: Update i2c-scl-falling-time-ns
 2020-06-05 12:52 UTC  (2+ messages)

[PATCH v6 00/21] mtd: spi-nor-core: add xSPI Octal DTR support
 2020-06-05 12:45 UTC  (22+ messages)
` [PATCH v6 01/21] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v6 02/21] spi: spi-mem: allow specifying a command's extension
` [PATCH v6 03/21] spi: cadence-qspi: Do not calibrate when device tree sets read delay
` [PATCH v6 04/21] spi: cadence-qspi: Add support for octal DTR flashes
` [PATCH v6 05/21] arm: mvebu: x530: Disable smart hwcaps selection
` [PATCH v6 06/21] mtd: spi-nor-core: Add a ->setup() hook
` [PATCH v6 07/21] mtd: spi-nor-core: Move SFDP related declarations to top
` [PATCH v6 08/21] mtd: spi-nor-core: Introduce flash-specific fixup hooks
` [PATCH v6 09/21] mtd: spi-nor-core: Rework hwcaps selection
` [PATCH v6 10/21] mtd: spi-nor-core: Add support for DTR protocol
` [PATCH v6 11/21] mtd: spi-nor-core: prepare BFPT parsing for JESD216 rev D
` [PATCH v6 12/21] mtd: spi-nor-core: Get command opcode extension type from BFPT
` [PATCH v6 13/21] mtd: spi-nor-core: Parse xSPI Profile 1.0 table
` [PATCH v6 14/21] mtd: spi-nor-core: Prepare Read SR and FSR for Octal DTR mode
` [PATCH v6 15/21] mtd: spi-nor-core: Enable octal DTR mode when possible
` [PATCH v6 16/21] mtd: spi-nor-core: Do not make invalid quad enable fatal
` [PATCH v6 17/21] mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT
` [PATCH v6 18/21] mtd: spi-nor-core: Perform a Soft Reset on shutdown
` [PATCH v6 19/21] mtd: spi-nor-core: Perform a Soft Reset on boot
` [PATCH v6 20/21] mtd: spi-nor-core: Add support for Cypress Semper flash
` [PATCH v6 21/21] mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode

[PATCH] mmc: omap_hsmmc: Add guards around omap_hsmmc_get_cfg()
 2020-06-05 12:30 UTC  (4+ messages)

[PATCH v5 00/21] mtd: spi-nor-core: add xSPI Octal DTR support
 2020-06-05 12:27 UTC  (6+ messages)
` [PATCH v5 05/21] arm: mvebu: x530: Disable smart hwcaps selection

[PATCH 0/4] crypto/fsl: add RNG support
 2020-06-05 12:15 UTC  (10+ messages)
` [PATCH 4/4] "

[PATCH v3 0/8] revive Theobroma-Systems puma board
 2020-06-05 10:10 UTC  (11+ messages)
` [PATCH v3 1/8] arm64: dts: rk3399-puma: fix gpio levels for gmac reset pin
` [PATCH v3 2/8] arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulator
` [PATCH v3 3/8] rockchip: puma: fix indentation for -u-boot.dtsi
` [PATCH v3 4/8] rockchip: puma: fix indentation of misc_init_r
` [PATCH v3 5/8] rockchip: puma: reorganize devicetrees to actually work and match upstream
` [PATCH v3 6/8] rockchip: puma: remove separate fit generator
` [PATCH v3 7/8] rockchip: puma: drop special handling of usb host regulator
` [PATCH v3 8/8] rockchip: puma: enable new usb config options

[PATCH] trivial: Fix booot occurences
 2020-06-05  9:45 UTC 

[PATCH] topic: zynqmp: Add support for zynqmp-xilinx-xdp platform
 2020-06-05  9:38 UTC 

[PATCHv2 00/13] powerpc: covert p1010, p1020 and p2020 RDB board to DM_ETH
 2020-06-05  8:55 UTC  (14+ messages)
` [PATCHv2 01/13] net: fsl_pq_mdio: Add the compatible "fsl, gianfar-mdio" support
` [PATCHv2 02/13] net: tsec: Add the compatible string "gianfar" support
` [PATCHv2 03/13] powerpc: mpc8xxx: Don't compile cpu_eth_init() when DM_ETH enabled
` [PATCHv2 04/13] fsl: p1_p2_rdb: Move vsc7835 firmware uploading to board_early_init_r()
` [PATCHv2 05/13] configs: p1_p2_rdb: Add the default address of vsc7385 firmware
` [PATCHv2 06/13] dts: powerpc: p1020rdb: Add eTSEC DT nodes
` [PATCHv2 07/13] powerpc: p1_p2_rdb: Don't compile board_eth_init() when DM_ETH enabled
` [PATCHv2 08/13] configs: P1020RDB: Enable DM_ETH config
` [PATCHv2 09/13] dts: powerpc: p1010rdb: Add eTSEC DT nodes
` [PATCHv2 10/13] powerpc: p1010rdb: Compile legacy ethernet init function when no DM_ETH
` [PATCHv2 11/13] configs: P1010RDB: Enable DM_ETH config
` [PATCHv2 12/13] dts: powerpc: p2020rdb: Add eTSEC DT nodes
` [PATCHv2 13/13] configs: P2020RDB: Enable DM_ETH config

[PATCH 1/2] ARM: at91: Enable SPL_SEPARATE_BSS by default
 2020-06-05  8:45 UTC  (6+ messages)

[PATCH v2 0/2] ARM: at91: Allow running SPL with DTB append
 2020-06-05  8:43 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: at91: Enable SPL_SEPARATE_BSS by default
` [PATCH v2 2/2] configs: atmel: cleanup CONFIG_SPL_SEPARATE_BSS

[RFC PATCH] allow choosing -Os/-O2 separately for SPL and TPL
 2020-06-05  8:36 UTC 

[PATCH 0/6] Add support MediaTek USB3 DRD driver
 2020-06-05  8:23 UTC  (7+ messages)
` [PATCH 1/6] dt-binding: usb: add bindings for some common properties
` [PATCH 2/6] dt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRD
` [PATCH 3/6] usb: add USB_SPEED_SUPER_PLUS
` [PATCH 4/6] usb: add MediaTek USB3 DRD driver
` [PATCH 5/6] arm: dts: mt8512: add usb related nodes
` [PATCH 6/6] configs: mt8512: enable fastboot

[PATCH] board: zynqmp: Fix for wrong AMS setting by ROM
 2020-06-05  8:09 UTC 

[PATCH] board: topic-miami: Set FCLK1 to 150MHz
 2020-06-05  8:08 UTC 

[PATCH v1 0/1] Fix mkimage error message
 2020-06-05  8:01 UTC  (2+ messages)
` [PATCH v1 1/1] mkimage: Fix error message if write less data then expected

[PATCH 1/2] board: stm32mp1: fix handling of DT OP-TEE reserved memory nodes
 2020-06-05  7:24 UTC  (2+ messages)
` [PATCH 2/2] dts: ARM: stm32mp15: add OP-TEE node in u-boot DTSI

[PATCH] optee: copy FDT OP-TEE related nodes before generic FDT changes
 2020-06-05  7:22 UTC 

[PATCH] optee: fix copy of optee reserved-memory node
 2020-06-05  7:22 UTC 

[PATCH 1/2] ARM: dts: sama5d4: fix gadget endpoint address warning
 2020-06-05  6:51 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: sama5d3: "

[PATCH] gpio: omap_gpio: Fix unused function warning in non-DM case
 2020-06-05  4:34 UTC  (2+ messages)

[PATCH] board: ti: common: Fix pointer-bool-conversion warnings
 2020-06-05  4:34 UTC  (2+ messages)

[PATCH v2 00/23] spi: dm-conversion (part1)
 2020-06-05  4:32 UTC  (5+ messages)
` [PATCH v2 15/23] ti: Drop panda board
` [PATCH v2 17/23] ti: Drop omap5 uevm

[PATCH v7 0/2] dm: uclass: don't assign aliased seq numbers
 2020-06-05  3:36 UTC  (3+ messages)
` [PATCH v7 2/3] dm: core: fix dev_read_alias_highest_id() without libfdt

[PATCH 1/1] smbios: empty strings in smbios_add_string()
 2020-06-05  3:36 UTC  (2+ messages)

[PATCH 1/1] doc: Coccinelle: move to HTML doc
 2020-06-05  3:13 UTC 

[PATCH 1/1] doc: move Clang documentation to HTML
 2020-06-05  2:50 UTC 

[PATCH v2 0/8] revive Theobroma-Systems puma board
 2020-06-05  2:33 UTC  (17+ messages)
` [PATCH v2 1/8] arm64: dts: rk3399-puma: fix gpio levels for gmac reset pin
` [PATCH v2 2/8] arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulator
` [PATCH v2 3/8] rockchip: puma: fix indentation for -u-boot.dtsi
` [PATCH v2 4/8] rockchip: puma: fix indentation of misc_init_r
` [PATCH v2 5/8] rockchip: puma: reorganize devicetrees to actually work and match upstream
` [PATCH v2 6/8] rockchip: puma: remove separate fit generator
` [PATCH v2 7/8] rockchip: puma: drop special handling of usb host regulator
` [PATCH v2 8/8] rockchip: puma: enable new usb config options

[PATCH] tpm: add TPM2_GetRandom command support
 2020-06-04 23:43 UTC 

[PATCH] serial: Convert ARM_DCC to Kconfig
 2020-06-04 23:40 UTC  (2+ messages)

[PATCH] serial: Add missing Kconfig dependencies for debug consoles
 2020-06-04 23:40 UTC  (2+ messages)

[PATCH 1/8] pfla02: Rework excluding NAND from SPL
 2020-06-04 23:40 UTC  (16+ messages)
` [PATCH 2/8] mx6memcal: Finish migration to defconfig options
` [PATCH 3/8] bcmstb: Migrate CONFIG_CMD_EXT[24]
` [PATCH 4/8] blance: Disable CONFIG_CMD_SF / CONFIG_CMD_SPI
  ` [PATCH 4/8] ARM: rmobile: blanche: "
` [PATCH 5/8] topic_miami: Disable GPIO
` [PATCH 6/8] Convert CONFIG_BZIP2 et al to Kconfig
` [PATCH 7/8] Convert CONFIG_CMD_ASKENV "
` [PATCH 8/8] Convert CONFIG_BOARD_LATE_INIT "

[PATCH 0/6] checkpatch.pl: Add features to help improve U-Boot code
 2020-06-04 23:39 UTC  (15+ messages)
` [PATCH 1/6] checkpatch.pl: Update to v5.7-rc6
` [PATCH 2/6] checkpatch.pl: Add a U-Boot option
` [PATCH 3/6] checkpatch.pl: Add a check for tests needed for uclasses
` [PATCH 4/6] checkpatch.pl: Warn if the flattree API is used
` [PATCH 5/6] checkpatch.pl: Request a test when a new command is added
` [PATCH 6/6] checkpatch.pl: Request if() instead #ifdef
` [PATCHv2] checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files

[PATCH] usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warning
 2020-06-04 20:41 UTC  (2+ messages)

[PATCH v3 0/6] riscv: sifive/fu540: SPI boot
 2020-06-04 20:39 UTC  (7+ messages)
` [PATCH v3 1/6] sifive: fu540: Add runtime boot mode detection
` [PATCH v3 2/6] sifive: fu540: Add Booting from SPI
` [PATCH v3 3/6] env: Enable SPI flash env for SiFive FU540
` [PATCH v3 4/6] sifive: fu540: Mark the default env as SPI flash
` [PATCH v3 5/6] sifive: fu540: Add boot flash script offset, size
` [PATCH v3 6/6] sifive: fu540: Enable SF distro bootcmd

[PATCH u-boot] eth/r8152: update the firmware
 2020-06-04 20:12 UTC  (8+ messages)


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