public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-07-24 08:47:19 to 2020-07-27 03:44:36 UTC [more...]

[PATCH v1 00/54] dm: Add programatic generation of ACPI tables (part D)
 2020-07-27  3:44 UTC  (5+ messages)
` [PATCH v1 01/54] x86: acpi: Add cros_ec tables
` [PATCH v1 02/54] x86: acpi: Add base asl files for common x86 devices
` [PATCH v1 03/54] x86: acpi: apl: Add asl files for Apollo Lake
` [PATCH v1 04/54] x86: acpi: Add DPTF asl files

[RFC PATCH v2 0/3] RFC: tiny-dm: Proposal for using driver model in SPL
 2020-07-27  2:44 UTC  (3+ messages)

Please pull u-boot-dm (take 2)
 2020-07-27  2:30 UTC 

[PATCH] Add an assembly guard around linux/bitops.h
 2020-07-27  2:27 UTC 

[PATCH] log: Allow LOG_DEBUG to always enable log output
 2020-07-27  2:27 UTC 

[RFC 0/4] drivers: footprint reduction proposal
 2020-07-27  2:16 UTC  (6+ messages)
` [RFC 3/4] dtoc: add support for generate stuct udevice_id

[PATCH] binman: Don't change the descriptor in tests
 2020-07-27  2:01 UTC  (2+ messages)

[PATCH] xilinx: Fix xlnx,mio_bank property
 2020-07-27  1:23 UTC  (2+ messages)

[PATCH] mmc: zynq: Fix default value for xlnx,mio-bank
 2020-07-27  1:22 UTC  (2+ messages)

[PATCH 1/2] Kconfig: add SPL_LOAD_FIT_ADDRESS
 2020-07-27  1:20 UTC  (4+ messages)
` [PATCH 2/2] configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs

[PATCH] ARM: Samsung: Add support for iTop-4412 based on Samsung Exynos4412
 2020-07-27  0:48 UTC  (2+ messages)

[PATCH v3 00/14] env: ext4: corrections and add test for env in ext4
 2020-07-26 20:50 UTC  (3+ messages)
` [PATCH v3 05/14] env: nowhere: add .load ops

[PATCH v2 0/1] Fix SPL_EARLY_BSS applying to normal build
 2020-07-26 20:17 UTC  (2+ messages)
` [PATCH v2 1/1] arm: Add SPL build check to SPL early bss clear

[PATCH] fit_image: Fix the introduction of variable bytes
 2020-07-26 18:35 UTC 

Reproducibility regression with mx6cuboxi
 2020-07-26 18:22 UTC  (12+ messages)

[PATCH v4 0/2] use dt and UCLASS_IRQ/SYSCON to get gic details
 2020-07-26 17:07 UTC  (3+ messages)
` [PATCH v4 1/2] arch: arm: use dt and UCLASS_IRQ "
` [PATCH v4 2/2] arch: arm: use dt and UCLASS_SYSCON to get gic lpi details

[PATCH 0/2] Update Apollo Lake FSP parameters
 2020-07-26 14:54 UTC  (5+ messages)
` [PATCH 1/2] x86: apl: fsp_bindings: Add support for u64 parameters
` [PATCH 2/2] arch: x86: apl: Update FSP parameters

[PATCH 1/1] mtd: cfi_flash: read device tree correctly
 2020-07-26 14:54 UTC  (5+ messages)

[PATCH 0/6] stdio: Clean up stdio.c
 2020-07-26 14:54 UTC  (4+ messages)
` [PATCH 1/6] Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig

[PATCH 00/31] dm: Avoid including dm.h in header files
 2020-07-26 14:54 UTC  (4+ messages)
` [PATCH 02/31] mtd: spi-nor: Tidy up error handling / debug code

[PATCH v3 0/2] use dt and UCLASS_IRQ/SYSCON to get gic details
 2020-07-26 14:54 UTC  (5+ messages)
` [PATCH v3 1/2] arch: arm: use dt and UCLASS_IRQ "
` [PATCH v3 2/2] arch: arm: use dt and UCLASS_SYSCON to get gic lpi details

[PATCH v2 0/2] use dt and UCLASS_IRQ/SYSCON to get gic details
 2020-07-26 14:54 UTC  (5+ messages)
` [PATCH v2 1/2] arch: arm: use dt and UCLASS_IRQ "
` [PATCH v2 2/2] arch: arm: use dt and UCLASS_SYSCON to get gic lpi details

[PATCH 1/1] efi_loader: returning form UEFI FIT images
 2020-07-26 14:54 UTC  (2+ messages)

[PATCH 1/4] firmware: add new driver for SCMI firmwares
 2020-07-26 14:54 UTC  (7+ messages)
  ` [PATCH 2/4] dt-bindings: arm: SCMI bindings documentation
  ` [PATCH 3/4] clk: add clock driver for SCMI agents

[PATCH 1/4] firmware: add new driver for SCMI firmwares
 2020-07-26 14:54 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: arm: SCMI bindings documentation
` [PATCH 3/4] clk: add clock driver for SCMI agents
` [PATCH 4/4] reset: add reset controller "

[PATCH] sandbox, test: change hog gpio
 2020-07-26 14:54 UTC  (2+ messages)

[PATCH 1/1] test/dm: check if devices exist
 2020-07-26 14:54 UTC  (3+ messages)

[PATCH 1/2] fdt_support: call mtdparts_init() after finding MTD node to fix up
 2020-07-26 14:54 UTC  (5+ messages)
` [PATCH 2/2] fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()

[PATCH v2 0/6] mx6cuboxi: enable OF_PLATDATA with MMC support
 2020-07-26 14:54 UTC  (13+ messages)
` [PATCH v2 1/6] mmc: fsl_esdhc_imx: rename driver name to match ll_entry
` [PATCH v2 2/6] mmc: fsl_esdhc_imx: add OF_PLATDATA support
` [PATCH v2 3/6] gpio: mxc_gpio: "
` [PATCH v2 4/6] mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabled
` [PATCH v2 5/6] drivers: rename more drivers to match compatible string
` [PATCH v2 6/6] mx6cuboxi: enable OF_PLATDATA

[PATCH v2 0/3] dtoc: improve compatible string aliases support
 2020-07-26 14:54 UTC  (7+ messages)
` [PATCH v2 1/3] dtoc: look for compatible string aliases in driver list
` [PATCH v2 2/3] drivers: avoid using aliases on drivers when OF_PLATDATA is enabled
` [PATCH v2 3/3] dtoc: remove compatible string aliases support

[PATCH] imx: Add MYiR Tech MYS-6ULX support
 2020-07-26 14:53 UTC  (2+ messages)

[PATCH v4 0/2] Basic Kontron SMARC-sAL28 board support
 2020-07-26 13:07 UTC  (3+ messages)
` [PATCH v4 1/2] armv8: ls1028a: move FSL_LAYERSCAPE to kconfig
` [PATCH v4 2/2] board: kontron: add sl28 support

Initial support for the Pine64 Pinephone
 2020-07-26 10:17 UTC  (4+ messages)
` [PATCH 6/8] arm: dts: Sync the sun50i-a64.dtsi from Linux 5.8-rc1

[PATCH 1/1] dm: fix ofnode_read_addr/size_cells()
 2020-07-25 19:38 UTC 

[PATCH v3 1/1] arm: sunxi: increase SYS_MALLOC_F_LEN
 2020-07-25 18:18 UTC 

[PATCH v2 1/1] arm: sunxi: increase SYS_MALLOC_F_LEN
 2020-07-25 17:13 UTC  (6+ messages)

[PATCH] env/fat.c: allow loading from a FAT partition on the MMC boot device
 2020-07-25 17:03 UTC  (2+ messages)

[PULL][PATCH 0/9] Raspberry pi improvements qemu/usb/ethernet
 2020-07-25 15:27 UTC  (11+ messages)
` [PATCH 1/9] fs/fat/fat.c: Do not perform zero block reads if there are no blocks left
` [PATCH 2/9] xhci: Add polling support for USB keyboards
` [PATCH 3/9] usb_kbd: succeed even if no interrupt is pending
` [PATCH 4/9] common/usb.c: Work around keyboard reporting "USB device not accepting new address"
` [PATCH 5/9] xhci-ring.c: Add the poll_pend state to properly abort transactions
` [PATCH 6/9] xhci-ring: Fix crash when issuing "usb reset"
` [PATCH 7/9] usb.c: Add a retry in the usb_prepare_device()
` [PATCH 8/9] bcmgenet: fix DMA buffer management
` [PATCH 9/9] bcmgenet: Add support for rgmii-rxid

[PATCH 1/1] sandbox: support CTRL-C processing in U-Boot
 2020-07-25 15:04 UTC 

[PATCH 1/2] ARM: dts: stm32: Move ethernet PHY into SoM DT
 2020-07-25 14:50 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: stm32: Add DHSOM based DRC02 board

[PATCH] mvebu: bubt: Drop dead code
 2020-07-25 12:59 UTC  (3+ messages)

[PATCH 1/1] doc: move Clang documentation to HTML
 2020-07-25  7:55 UTC 

[PATCH 0/2] Update TI K3 cbass interconnect node names
 2020-07-24 22:51 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: k3-am65: Fix "
` [PATCH 2/2] arm: dts: k3-j721e: "

[PATCH] Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
 2020-07-24 21:14 UTC 

[PATCH] CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
 2020-07-24 20:12 UTC  (3+ messages)

[PATCH 1/1] test: do not rely on => being the prompt
 2020-07-24 18:55 UTC 

[PATCH 1/1] dm: remove superfluous comment for union ofnode_union
 2020-07-24 16:39 UTC 

[PATCH v2 1/1] mtd: cfi_flash: read device tree correctly
 2020-07-24 16:37 UTC 

[PATCH v2 1/8] dm: button: add an uclass for button
 2020-07-24 16:28 UTC  (6+ messages)
` [PATCH v2 8/8] test: dm: add a test for class button

[PATCH v3 1/8] dm: button: add an uclass for button
 2020-07-24 16:19 UTC  (8+ messages)
` [PATCH v3 2/8] dm: button: add a driver for button driven by gpio
` [PATCH v3 3/8] cmd: button: add a new 'button' command
` [PATCH v3 4/8] sandbox: dtsi: add buttons
` [PATCH v3 5/8] sandbox64: enable button
` [PATCH v3 6/8] sandbox: "
` [PATCH v3 7/8] test/py: add tests for the button commands
` [PATCH v3 8/8] test: dm: add a test for class button

[PATCH V2 1/7] env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set
 2020-07-24 14:56 UTC  (14+ messages)
` [PATCH V2 2/7] env: Add H_DEFAULT flag
` [PATCH V2 3/7] env: Discern environment coming from external storage
` [PATCH V2 4/7] env: Fix invalid env handling in env_init()
` [PATCH V2 5/7] env: nowhere: Implement .load callback
` [PATCH V2 6/7] env: Add option to only ever append environment
` [PATCH V2 7/7] env: Add support for explicit write access list

[PATCH v4 00/27] rockchip: x86: Support building ROM files automatically with binman
 2020-07-24 14:48 UTC  (4+ messages)

[U-Boot] Pull request: u-boot-riscv/master 20200724
 2020-07-24 14:33 UTC  (2+ messages)

[PATCH] arm: imx6q: pcm058: Rework SPI NOR configuration
 2020-07-24 14:33 UTC 

[PATCH v2 00/10] mips: octeon: Misc Octeon drivers, DT and Kconfig / defconfig updates
 2020-07-24 14:27 UTC  (4+ messages)
` [PATCH v2 06/10] drivers: spi: Add SPI controller driver for Octeon

Using gerrit or github for review?
 2020-07-24 13:30 UTC  (4+ messages)

[PATCH 00/18] arm: mach-k3: Initial support for Texas Instrument's J7200 Platform
 2020-07-24 13:10 UTC  (7+ messages)
` [PATCH 07/18] arm: mach-k3: j721e: Add detection for j721e
` [PATCH 15/18] arm: dts: k3-j7200: Add dts support

Please pull u-boot-dm
 2020-07-24 12:41 UTC  (3+ messages)

[PATCH] clk: versal: Move pm_query_id out of clock driver
 2020-07-24 12:26 UTC 

[PATCH 1/2] xilinx: Align dfu ram with booti command
 2020-07-24 12:18 UTC  (4+ messages)
` [PATCH 2/2] xilinx: zynqmp: Enable DFU tftp support

[PATCH] arm64: zynqmp: Reduce malloc memory for mini QSPI configuration
 2020-07-24 12:17 UTC  (2+ messages)

[PATCH v2 0/3] xilinx: Enable Versal allocation from low memory
 2020-07-24 12:17 UTC  (2+ messages)

[PATCH] versal: fix versal PM ret payload size
 2020-07-24 12:15 UTC  (2+ messages)

[PATCH v2] xilinx: versal: Add new versal loadpdi command
 2020-07-24 12:15 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Fix set_fdtfile() not to break u-boots DTB
 2020-07-24 12:14 UTC  (2+ messages)

[PATCH v4 01/17] Kconfig: Introduce CONFIG_SYS_HAS_SRAM
 2020-07-24 12:14 UTC  (18+ messages)
` [PATCH v4 02/17] Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig
` [PATCH v4 03/17] Kconfig: Convert CONFIG_SYS_SRAM_SIZE "
` [PATCH v4 04/17] Kconfig: Remove CONFIG_SYS_SRAM_START
` [PATCH v4 05/17] cmd: bdinfo: Move sram info prints to generic code
` [PATCH v4 06/17] board_f: Introduce setup_bdinfo initcall
` [PATCH v4 07/17] board_f: Introduce arch_setup_bdinfo initcall
` [PATCH v4 08/17] board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo
` [PATCH v4 09/17] board_f: Move sram bdinfo assignments to generic code
` [PATCH v4 10/17] board_f: m68k: Factor out m68k-specific bdinfo setup
` [PATCH v4 11/17] board_f: ppc: Factor out ppc-specific "
` [PATCH v4 12/17] board_f: Remove setup_board_part1
` [PATCH v4 13/17] dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe
` [PATCH v4 14/17] drivers: serial: Make serial_initialize return int
` [PATCH v4 15/17] common/board_r: Remove initr_serial wrapper
` [PATCH v4 16/17] blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC
` [PATCH v4 17/17] common/board_r: Move blkcache_init call earlier in the boot sequence

[PATCH] xilinx: Setup bootm variables
 2020-07-24 12:14 UTC  (2+ messages)

[PATCH v2 1/3] armv8: gpio: add gpio feature
 2020-07-24 11:03 UTC  (3+ messages)
` [PATCH v2 2/3] dm: armv8: gpio: include <asm/arch/gpio.h> for fsl-layerscape
` [PATCH v2 3/3] gpio: mpc8xxx: support fsl-layerscape platform

[PATCH 0/7] rockchip: Add Engicam PX30.Core support
 2020-07-24 10:51 UTC  (8+ messages)
` [PATCH 1/7] arm: dts: rockchip: px30: Add Engicam EDIMM2.2 Starter Kit
` [PATCH 2/7] arm: dts: rockchip: Add Engicam PX30.Core SOM
` [PATCH 3/7] rockchip: px30: Add EVB_PX30 Kconfig help
` [PATCH 4/7] rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit
` [PATCH 5/7] arm: dts: rockchip: px30: Add Engicam C.TOUCH 2.0 10.1" OF
` [PATCH 6/7] rockchip: Add Engicam PX30.Core "
` [PATCH 7/7] doc: rockchip: Document Rockchip miniloader flashing

[PATCH v4 0/6] Introduce DSA Ethernet switch class and Felix driver
 2020-07-24 10:30 UTC  (4+ messages)
` [PATCH v4 2/6] drivers: net: add a DSA sandbox driver

[PATCH v1 00/24] arm: Introduce Marvell/Cavium OcteonTX/TX2
 2020-07-24 10:08 UTC  (25+ messages)
` [PATCH v1 01/24] fdtdec: Add API to read pci bus-range property
` [PATCH v1 02/24] pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always set
` [PATCH v1 03/24] pci: pci-uclass: Dynamically allocate the PCI regions
` [PATCH v1 04/24] pci: pci-uclass: Fix incorrect argument in map_sysmem
` [PATCH v1 05/24] pci: pci-uclass: Make DT subnode parse optional
` [PATCH v1 06/24] pci: pci-uclass: Add multi entry support for memory regions
` [PATCH v1 07/24] pci: pci-uclass: Add support for Enhanced Allocation in Bridges
` [PATCH v1 08/24] pci: pci-uclass: Add support for Single-Root I/O Virtualization
` [PATCH v1 09/24] pci: pci-uclass: Add VF BAR map support for Enhanced Allocation
` [PATCH v1 10/24] pci: pci-uclass: Add support for Alternate-RoutingID capability
` [PATCH v1 11/24] pci: pci-uclass: Check validity of ofnode
` [PATCH v1 12/24] arm: include/asm/io.h: Add 64bit clrbits and setbits helpers
` [PATCH v1 13/24] arm: octeontx: Add headers for OcteonTX
` [PATCH v1 14/24] arm: octeontx2: Add headers for OcteonTX2
` [PATCH v1 15/24] ata: ahci: Add BAR index quirk for Cavium PCI SATA device
` [PATCH v1 16/24] pci: Add PCI controller driver for OcteonTX / TX2
` [PATCH v1 17/24] mmc: Remove static qualifier on mmc_power_init
` [PATCH v1 18/24] mmc: Add MMC controller driver for OcteonTX / TX2
` [PATCH v1 19/24] mtd: nand: Add NAND controller driver for OcteonTX
` [PATCH v1 20/24] net: Add NIC "
` [PATCH v1 21/24] net: Add NIC controller driver for OcteonTX2
` [PATCH v1 22/24] watchdog: Add reset support for OcteonTX / TX2
` [PATCH v1 23/24] arm: octeontx: Add support for OcteonTX SoC platforms
` [PATCH v1 24/24] arm: octeontx2: Add support for OcteonTX2 "

[PATCH] stm32mp1: mmu_set_region_dcache_behaviour
 2020-07-24  9:21 UTC 

[PATCH] arm: stm32mp: move dbgmcu_init call when DT is ready
 2020-07-24  9:13 UTC 

[PATCH 1/3] armv8: gpio: add gpio feature
 2020-07-24  8:52 UTC  (3+ messages)
` [PATCH 3/3] gpio: mpc8xxx: support fsl-layerscape platform

[PATCH v4 0/5] add DM based reset driver for SiFive SoC's
 2020-07-24  8:47 UTC  (5+ messages)
` [PATCH v4 3/5] fu540: dtsi: add reset producer and consumer entries
` [PATCH v4 4/5] sifive: reset: add DM based reset driver for SiFive SoC's
` [PATCH v4 5/5] configs: reset: fu540: enable dm reset framework for SiFive


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