public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-06-01 20:24:52 to 2020-06-02 23:42:40 UTC [more...]

[PATCH] env: Add option to only ever append environment
 2020-06-02 23:42 UTC  (17+ messages)

[PATCH 1/8] pfla02: Rework excluding NAND from SPL
 2020-06-02 23:05 UTC  (3+ messages)
` [PATCH 2/8] mx6memcal: Finish migration to defconfig options

[tools] FIT tools rework
 2020-06-02 22:35 UTC 

[PATCH 0/4] crypto/fsl: add RNG support
 2020-06-02 22:05 UTC  (5+ messages)
` [PATCH 1/4] crypto/fsl: make SEC%u status line consistent
` [PATCH 2/4] crypto/fsl: export caam_get_era()
` [PATCH 3/4] crypto/fsl: support newer SEC modules
` [PATCH 4/4] crypto/fsl: add RNG support

[PATCH] serial: Convert ARM_DCC to Kconfig
 2020-06-02 21:26 UTC 

[PATCH 0/6] rtc: add rtc_{read,write}8_array and rtc command
 2020-06-02 20:56 UTC  (15+ messages)
` [PATCH v2 00/10] new rtc methods, rtc command, and tests
  ` [PATCH v2 06/10] rtc: add rtc command
  ` [PATCH v2 10/10] test: dm: rtc: add tests of rtc shell command

[PATCH 0/2] omap5 uevm: convert to device model
 2020-06-02 20:23 UTC  (3+ messages)
` [PATCH 1/2] omap5: Copy device tree from linux 5.7.y
` [PATCH 2/2] omap5: uevm: convert to device model

[PATCH v2 00/13] armv8: layerscape: spin table relocation fixes and cleanups
 2020-06-02 20:19 UTC  (4+ messages)
` [PATCH v2 12/13] armv8: layerscape: relocate spin table if EFI_LOADER is enabled

[PATCH 1/1] config: remove CONFIG_ARMV8_SWITCH_TO_EL1 from whitelist.txt
 2020-06-02 20:07 UTC  (2+ messages)

[PATCH 1/1] sunxi: CONFIG_INIT_SP_RELATIVE=y for Pine64 LTS
 2020-06-02 19:55 UTC  (4+ messages)

[PATCHv2 00/36] spi: fsl-espi: Convert eSPI driver to DM
 2020-06-02 19:28 UTC  (38+ messages)
` [PATCHv2 01/36] dm: spi: Convert Freescale ESPI driver to driver model
` [PATCHv2 02/36] powerpc: dts: t2080: add espi controller node support
` [PATCHv2 03/36] powerpc: dts: t2080qds: add espi slave nodes support
` [PATCHv2 04/36] configs: enable espi device module in T2080QDS
` [PATCHv2 05/36] dts: P1020: Add ESPI DT nodes
` [PATCHv2 06/36] dts: P1020RDB: Add ESPI slave device node
` [PATCHv2 07/36] configs: P1020RDB: Enable ESPI driver
` [PATCHv2 08/36] dts: P2020: Add ESPI DT nodes
` [PATCHv2 09/36] dts: P2020RDB: Add ESPI slave device node
` [PATCHv2 10/36] configs: P2020RDB: Enable ESPI driver
` [PATCHv2 11/36] dts: P2041: Add ESPI DT nodes
` [PATCHv2 12/36] dts: P2041RDB: Add ESPI slave device node
` [PATCHv2 13/36] configs: P2041RDB: Enable ESPI driver
` [PATCHv2 14/36] dts: P3041: Add ESPI DT nodes
` [PATCHv2 15/36] dts: P3041DS: Add ESPI slave device node
` [PATCHv2 16/36] configs: P3041DS: Enable ESPI driver
` [PATCHv2 17/36] dts: P4080: Add ESPI DT nodes
` [PATCHv2 18/36] dts: P4080DS: Add ESPI slave device node
` [PATCHv2 19/36] configs: P4080DS: Enable ESPI driver
` [PATCHv2 20/36] dts: P5040: Add ESPI DT nodes
` [PATCHv2 21/36] dts: P5040DS: Add ESPI slave device node
` [PATCHv2 22/36] configs: P5040DS: Enable ESPI driver
` [PATCHv2 23/36] dts: T102x: Add ESPI DT nodes
` [PATCHv2 24/36] dts: T1024RDB: Add ESPI slave device node
` [PATCHv2 25/36] configs: T1024RDB: Enable ESPI driver
` [PATCHv2 26/36] dts: T104x: Add ESPI DT nodes
` [PATCHv2 27/36] dts: T1042D4RDB: Add ESPI slave device node
` [PATCHv2 28/36] configs: T1042D4RDB: Enable ESPI driver
` [PATCHv2 29/36] dts: T2080RDB: Add ESPI slave device node
` [PATCHv2 30/36] configs: T2080RDB: Enable ESPI driver
` [PATCHv2 31/36] dts: T4240: Add ESPI DT nodes
` [PATCHv2 32/36] dts: T4240RDB: Add ESPI slave device node
` [PATCHv2 33/36] configs: T4240RDB: Enable ESPI driver
` [PATCHv2 34/36] dts: P1010: Add eSPI controller DT node
` [PATCHv2 35/36] dts: P1010RDB: Add eSPI slave DT nodes
` [PATCHv2 36/36] configs: P1010RDB: Enable eSPI controller and SPI flash DM driver

[PATCH]: cmd: part: add part block command
 2020-06-02 19:23 UTC  (9+ messages)
` [PATCH] cmd: part: Add 'block' sub-command

[PATCH v3 00/10] new rtc methods, rtc command, and tests
 2020-06-02 19:14 UTC  (11+ messages)
` [PATCH v3 01/10] rtc: add dm_rtc_read helper and ->read method
` [PATCH v3 02/10] rtc: add dm_rtc_write() helper
` [PATCH v3 03/10] rtc: fall back to ->{read, write} if ->{read, write}8 are not provided
` [PATCH v3 04/10] rtc: pcf2127: provide ->read method
` [PATCH v3 05/10] rtc: pcf2127: provide ->write method
` [PATCH v3 06/10] rtc: add rtc command
` [PATCH v3 07/10] rtc: sandbox-rtc: fix set method
` [PATCH v3 08/10] rtc: i2c_rtc_emul: catch any write to the "reset" register
` [PATCH v3 09/10] test: dm: rtc: add test of dm_rtc_read, dm_rtc_write
` [PATCH v3 10/10] test: dm: rtc: add tests of rtc shell command

[PATCHv4 0/3] spi: Split CONFIG_DM_SPI* to CONFIG_{SPL_TPL}DM_SPI*
 2020-06-02 19:11 UTC  (9+ messages)
` [PATCHv4 1/3] spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)
` [PATCHv4 2/3] spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)
` [PATCHv4 3/3] spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*

[PATCH v13 00/19] RISC-V SiFive FU540 support SPL
 2020-06-02 18:56 UTC  (2+ messages)

Pull request: u-boot-spi/master
 2020-06-02 18:54 UTC 

Pull request: u-boot-sunxi/master
 2020-06-02 18:49 UTC 

[PATCH 1/2] riscv: sbi: Remove sbi_spec_version
 2020-06-02 18:32 UTC  (10+ messages)
` [PATCH 2/2] riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01

[PATCH 1/2] riscv: Avoid the reserved memory fixup if src and dst point to the same place
 2020-06-02 18:26 UTC  (18+ messages)
` [PATCH 2/2] riscv: Enable CONFIG_OF_BOARD_FIXUP by default

[PATCH v2 1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
 2020-06-02 18:23 UTC  (3+ messages)
` [PATCH v2 2/3] riscv: Expand the DT size before copy reserved memory node

[PATCH] doc: board: xilinx: zynq.rst: add description how to flash a SD card
 2020-06-02 15:55 UTC 

[PATCH] watchdog: allow overriding the rate-limiting logic
 2020-06-02 15:38 UTC  (7+ messages)
` [PATCH 0/3] watchdog: honour hw_margin_ms property

[ANN] U-Boot v2020.07-rc3 released
 2020-06-02 15:22 UTC  (3+ messages)

U-BOOT build for t1024rdb
 2020-06-02 15:15 UTC 

[PATCH] rockchip: Add delay after link-training
 2020-06-02 15:12 UTC  (6+ messages)

[PATCH] armv8: layerscape: don't remove crypto node on LS1028A
 2020-06-02 15:09 UTC 

[PATCH v4 0/5] ARM: arbitrary virtual-physical mappings for RPi4 XHCI support
 2020-06-02 14:28 UTC  (8+ messages)
  ` [PATCH v4 1/5] powerpc: move ADDR_MAP to Kconfig
  ` [PATCH v4 2/5] arm: provide a function for boards init code to modify MMU virtual-physical map
  ` [PATCH v4 3/5] mmc: bcm283x: fix int to pointer cast
  ` [PATCH v4 4/5] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)
  ` [PATCH v4 5/5] config: Enable support for the XHCI controller on RPI4 board

[PATCH v1 00/15] add basic driver support for broadcom NS3 soc
 2020-06-02 14:18 UTC  (4+ messages)
` [PATCH v1 04/15] arm: dts: ns3: add gpio node

[PATCH] RFC: tiny-dm: Proposal for using driver model in SPL
 2020-06-02 13:53 UTC  (8+ messages)

[PATCH v2 1/2] arm: dts: bcm283x: Allow UARTs to work before relocation
 2020-06-02 13:46 UTC  (6+ messages)

[PATCH v2 00/12] TI: AM654/J721e: Add support to boot from OSPI
 2020-06-02 13:46 UTC  (3+ messages)
` [PATCH v2 01/12] drivers: Descend to drivers/soc unconditionally

[PATCH v3 1/2] mtd: rawnand: ca_nand: add Cortina Access Parallel NAND controller support
 2020-06-02 13:34 UTC  (4+ messages)
` [PATCH v3 2/2] board: presidio-asic: Add RAW Parallel NAND support

Please pull u-boot-x86
 2020-06-02 13:29 UTC  (2+ messages)

[PATCH 2/2] sun8i-emac: Added sun8i-v3s-emac example to sun8i-v3s.dtsi
 2020-06-02 13:10 UTC  (3+ messages)

[PATCH v1 1/2] net: cortina_ni: Addd eth support for Cortina Access CAxxxx SoCs
 2020-06-02 13:02 UTC  (3+ messages)
` [PATCH v1 2/2] board: presidio-asic: Add CAxxxx Ethernet support

[PATCH u-boot] eth/r8152: update the firmware
 2020-06-02 11:58 UTC  (6+ messages)

[PATCH 0/2] omap4: panda: convert to device model
 2020-06-02 11:19 UTC  (3+ messages)
` [PATCH 1/2] omap4: Copy device tree from Linux 5.7.y
` [PATCH 2/2] omap4: panda: convert to device model

[PATCH v2 00/12] mips: Add initial Octeon MIPS64 base support
 2020-06-02 10:59 UTC  (3+ messages)

[PATCH] Correct sun8i-v3s SRAM size
 2020-06-02 10:50 UTC  (4+ messages)

[PATCH v3 0/2] Basic Kontron SMARC-sAL28 board support
 2020-06-02 10:01 UTC  (2+ messages)

[PATCH 00/13] efi_loader: rework/improve UEFI secure boot code
 2020-06-02  8:27 UTC  (17+ messages)
` [PATCH 02/13] efi_loader: image_loader: add a check against certificate type of authenticode
` [PATCH 05/13] efi_loader: signature: make efi_hash_regions more generic
` [PATCH 06/13] efi_loader: image_loader: verification for all signatures should pass
` [PATCH 07/13] efi_loader: image_loader: add digest-based verification for signed image
` [PATCH 08/13] test/py: efi_secboot: remove all "re.search"

U-Boot mainline: Digilent Zybo-Z7 support
 2020-06-02  8:15 UTC  (7+ messages)

[PATCH 00/24] spi: dm-conversion (part2)
 2020-06-02  7:18 UTC  (7+ messages)
` [PATCH 07/24] arm: Remove configs/P1010RDB-PA_36BIT_NAND_SECBOOT_defconfig board

ddr: Rework errata A008109, A008378, 009942 workaround
 2020-06-02  7:14 UTC 

[PULL] Pull request: u-boot-stm32 for v2020.07: u-boot-stm32-20200528
 2020-06-02  3:34 UTC  (2+ messages)

[GIT PULL] rpi: second round for v2020.07
 2020-06-02  3:33 UTC  (2+ messages)

Thoughts on code line length
 2020-06-02  2:09 UTC  (2+ messages)

[PATCH 1/3] x86: baytrail: acpi: Create buffers outside of the methods
 2020-06-02  1:18 UTC  (7+ messages)
` [PATCH 2/3] x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge
` [PATCH 3/3] x86: quark: "

[PATCH v7 0/2] dm: uclass: don't assign aliased seq numbers
 2020-06-01 23:47 UTC  (4+ messages)
` [PATCH v7 1/3] usb: provide a device tree node to USB devices
` [PATCH v7 2/3] dm: core: fix dev_read_alias_highest_id() without libfdt
` [PATCH v7 3/3] dm: uclass: don't assign aliased seq numbers

[PATCH v2 0/4] rockchip: rk3399: Add SPI boot
 2020-06-01 20:42 UTC  (5+ messages)
` [PATCH v2 1/4] Makefile: Drop to handle rkspi image type
` [PATCH v2 2/4] roc-rk3399-pc: Mark default env from SPI
` [PATCH v2 3/4] roc-rk3399-pc: Add SPI boot
` [PATCH v2 4/4] doc: rockchip: Document SPI flash program steps

[PATCH v2 1/2] mtd: rawnand: ca_nand: add Cortina Access Parallel NAND controller support
 2020-06-01 20:39 UTC  (2+ messages)
` [PATCH v2 2/2] board: presidio-asic: Add RAW Parallel NAND support

[PATCH v9 1/2] spi: ca_sflash: Add CAxxxx SPI Flash Controller
 2020-06-01 20:26 UTC  (2+ messages)
` [PATCH v9 2/2] board: presidio-asic: Add SPI NOR support

[PATCH v8 1/2] spi: ca_sflash: Add CAxxxx SPI Flash Controller
 2020-06-01 20:24 UTC  (4+ messages)
` [PATCH v8 2/2] board: presidio-asic: Add SPI NOR support


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