public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-06-29 02:26:53 to 2020-06-30 07:47:23 UTC [more...]

[PATCH v1 00/43] x86: Programmatic generation of ACPI tables (Part C)
 2020-06-30  7:47 UTC  (35+ messages)
` [PATCH v1 02/43] binman: Refactor binman_entry_find() to allow other nodes
` [PATCH v1 04/43] acpi: Allow creating the GNVS to fail
` [PATCH v1 06/43] dm: core: Add a way of overriding the ACPI device path
` [PATCH v1 07/43] dm: acpi: Add support for the NHLT table
` [PATCH v1 08/43] acpi: Export functions to write sized values
` [PATCH v1 10/43] acpi: Support generation of a generic register
` [PATCH v1 11/43] acpi: mmc: Generate ACPI info for the PCI SD Card
` [PATCH v1 12/43] x86: Add bindings for NHLT
` [PATCH v1 13/43] acpi: Support generation of a device
` [PATCH v1 14/43] acpi: Support writing named values
` [PATCH v1 15/43] sound: Add an ACPI driver for Dialog Semicondutor da7219
` [PATCH v1 17/43] x86: pinctrl: Add a way to get the pinctrl reg address
` [PATCH v1 18/43] x86: pinctrl: Update comment for intel_pinctrl_get_pad()
` [PATCH v1 19/43] x86: pinctrl: Add multi-ACPI control
` [PATCH v1 20/43] x86: pinctrl: Set up itss in the probe() method
` [PATCH v1 23/43] x86: Add error checking for csrt table generation
` [PATCH v1 24/43] x86: apl: Use memory-mapped access for VBT

[PATCH 1/1] ls1021a: Add DDR errata num 008109
 2020-06-30  7:26 UTC 

[PATCH v2 0/3] Sync UDMA bindings from kernel
 2020-06-30  5:57 UTC  (4+ messages)
` [PATCH v2 1/3] dma: ti: Add static PSIL endpoint information
` [PATCH v2 2/3] dma: ti: k3-udma: Update driver to use static endpoint Data
` [PATCH v2 3/3] arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DT

[PATCH] configs: powerpc: add usb (host) mass storage support
 2020-06-30  5:08 UTC 

[PATCH v3 00/15] add initial support for broadcom NS3 soc
 2020-06-30  4:43 UTC  (8+ messages)
` [PATCH v3 06/15] board: ns3: default reset type to L3
` [PATCH v3 12/15] board: ns3: limit U-boot relocation within 16MB memory

[PATCH 0/8] Introduce UCLASS_SOC
 2020-06-30  4:38 UTC  (9+ messages)
` [PATCH 1/8] dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching
` [PATCH 2/8] test: Add tests for SOC uclass
` [PATCH 3/8] dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs
` [PATCH 4/8] arm: dts: k3-am65-wakeup: Introduce chipid node
` [PATCH 5/8] arm: dts: k3-j721e-mcu-wakeup: "
` [PATCH 6/8] configs: am65x_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3
` [PATCH 7/8] configs: j721e_evm: "
` [PATCH 8/8] arm: mach-k3: Use SOC driver for device identification

[PATCH 1/1] riscv: use log functions in fdt_fixup
 2020-06-30  2:43 UTC  (2+ messages)

[PULL] u-boot-mips
 2020-06-30  0:05 UTC  (2+ messages)

[PATCH] ARM: da850-evm: Unify config options with Kconfig
 2020-06-29 23:49 UTC 

[PATCH] README: davinci: Clarify when SPL is used and the target devices
 2020-06-29 23:32 UTC 

[PATCH v2] cmd: add a panic command
 2020-06-29 23:05 UTC 

[PATCH v3 0/4] mips: Add initial Octeon MIPS64 base support
 2020-06-29 22:34 UTC  (5+ messages)
` [PATCH v3 1/4] sysreset: Add Octeon sysreset driver
` [PATCH v3 2/4] mips: octeon: Initial minimal support for the Marvell Octeon SoC

[PATCH v1 0/5] mips: Improve initial Octeon MIPS64 support
 2020-06-29 22:08 UTC  (5+ messages)
` [PATCH v1 1/5] mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code
` [PATCH v1 2/5] mips: octeon: use mips_mach_early_init() to copy to L2 cache

Please pull u-boot-video
 2020-06-29 19:58 UTC  (2+ messages)

[PATCH] sunxi: Add support for using UART4 as console on A64
 2020-06-29 19:12 UTC  (3+ messages)

[PATCH v2 0/3] watchdog: K3: Add RTI watchdog support
 2020-06-29 18:44 UTC  (11+ messages)
` [PATCH v2 2/3] watchdog: rti_wdt: Add support for loading firmware

[PATCH v2 1/1] fs: error handling in do_load()
 2020-06-29 18:08 UTC 

[PATCH v3 00/14] arm: add support for SoC S5P4418
 2020-06-29 17:46 UTC  (15+ messages)
` [PATCH v3 01/14] arm: add mach-nexell (header files)
` [PATCH v3 02/14] arm: add mach-nexell (all files except header files)
` [PATCH v3 03/14] gpio: add nexell driver
` [PATCH v3 04/14] i2c: "
` [PATCH v3 05/14] mmc: "
` [PATCH v3 06/14] pinctrl: "
` [PATCH v3 07/14] pwm: add driver for nexell
` [PATCH v3 08/14] video: add nexell video driver (soc: displaytop)
` [PATCH v3 09/14] video: add nexell video driver (soc: mlc, mipi)
` [PATCH v3 10/14] video: add nexell video driver (soc: lvds, hdmi)
` [PATCH v3 11/14] video: add nexell video driver (soc: dpc, makefile)
` [PATCH v3 12/14] video: add nexell video driver (display/video driver)
` [PATCH v3 13/14] arm: add support for SoC s5p4418 (cpu) / nanopi2 board
` [PATCH v3 14/14] arm: add (default) config for "

[PATCH 0/2] Add support for multiple required keys
 2020-06-29 17:31 UTC  (4+ messages)
` [PATCH 1/2] vboot: add "

[PATCH] cmd: add a panic command
 2020-06-29 17:26 UTC  (2+ messages)

[PATCH 1/1] gitlab: show skipped Python tests
 2020-06-29 17:26 UTC  (12+ messages)

[PATCH 1/1] crypto/fsl: unused value in caam_hash_update()
 2020-06-29 17:26 UTC  (2+ messages)

[PATCH 1/1] fs: error handling in do_load()
 2020-06-29 17:26 UTC  (2+ messages)

[PATCH] x86: Don't build some unused objects in TPL
 2020-06-29 17:26 UTC  (3+ messages)

[PATCH v3 0/2] add optee support for broadcom NS3 soc
 2020-06-29 17:26 UTC  (5+ messages)
` [PATCH v3 1/2] drivers: tee: broadcom: add optee based bnxt fw load driver

[PATCH v4 00/14] improve OF_PLATDATA support
 2020-06-29 17:26 UTC  (5+ messages)
` [PATCH v4 02/14] dtoc: add missing code comments

[PATCH U-BOOT v3 00/30] PLEASE TEST fs: btrfs: Re-implement btrfs support using code from btrfs-progs
 2020-06-29 17:26 UTC  (4+ messages)

[PATCH v6 0/4] usb: xhci: Load Raspberry Pi 4 VL805's firmware
 2020-06-29 16:37 UTC  (5+ messages)
` [PATCH v6 1/4] arm: rpi: Add function to trigger VL805's firmware load
` [PATCH v6 2/4] reset: Add Raspberry Pi 4 firmware reset controller
` [PATCH v6 3/4] configs: Enable support for reset controllers on RPi4
` [PATCH v6 4/4] usb: xhci: Add reset controller support

[PATCH v2 0/5] add DM based reset driver for SiFive SoC's
 2020-06-29 16:07 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: prci: add indexes for reset signals available in prci

[PATCH] gitlab: add pycrypto for arm64
 2020-06-29 16:00 UTC  (2+ messages)

[PATCH] video: rockchip: fix HDMI 4K resolution
 2020-06-29 15:56 UTC  (3+ messages)

[PATCH] cmd: add clone command
 2020-06-29 15:54 UTC  (2+ messages)

[PATCH 03/16] dh_imx6: Switch to full DM-aware
 2020-06-29 14:01 UTC  (2+ messages)

[PATCH 1/1] power: pmic_pca9450: fix PCA9450A I2C address
 2020-06-29 13:45 UTC  (4+ messages)
` [EXT] "

[PATCH 0/2] arm: mvebu: a38x: USB2 serdes changes
 2020-06-29 12:09 UTC  (5+ messages)
` [PATCH 1/2] arm: mvebu: a38x: Fix typo
` [PATCH 2/2] arm: mvebu: a38x: Adjust UTMI PHY parameters

U-Boot Logo showing incorrect colors with eLCDIF
 2020-06-29 11:56 UTC  (10+ messages)

[PATCH] fastboot: Support defining raw partitions without a partition table
 2020-06-29 11:14 UTC 

[PATCH 1/1] efi_loader: fix incorrect use of EFI_EXIT()
 2020-06-29 10:30 UTC 

[PATCH 1/2] mtd: nand: raw: denali: Assert reset before deassert
 2020-06-29 10:11 UTC  (2+ messages)
` [PATCH 2/2] mtd: nand: raw: denali: Wait for reset completion status

[PATCH 0/6] mmc_spi: mmc erase resolve
 2020-06-29  9:47 UTC  (7+ messages)
` [PATCH 1/6] mmc: mmc_spi: correct the while condition
` [PATCH 2/6] mmc: mmc_spi: generate R1 response for different mmc SPI commands
` [PATCH 3/6] mmc: read ssr for SD spi
` [PATCH 4/6] mmc: mmc_spi: Read R2 response for send status command - CMD13
` [PATCH 5/6] mmc: mmc_spi: Generate R1 response for erase block start and end address
` [PATCH 6/6] mmc_spi: generate R1b response for erase and stop transmission command

[PATCH] usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter
 2020-06-29  9:26 UTC 

Fwd: [PATCH 1/1] riscv: use log functions in fdt_fixup
 2020-06-29  9:08 UTC 

[PATCH 1/7] usb: ehci-mx6: Add powerup_fixup implementation
 2020-06-29  8:50 UTC  (11+ messages)
` [PATCH 2/7] usb: ehci-mx6: Add i.MX8 OTG controller support
` [PATCH 3/7] usb: ehci-mx6: Turn on the power domain of USB PHY
` [PATCH 4/7] usb: ehci-mx6: Update driver to support i.MX8MM
` [PATCH 5/7] usb: ehci-mx6: fix controller index for imx8m and imx8

[PATCH] board: st: move type-c stusb1600 controller code in a driver
 2020-06-29  8:34 UTC 

[PATCH 1/1] riscv: Fix linking error when building u-boot-spl with no SMP support
 2020-06-29  8:27 UTC 

[PATCH v2 00/49] rockchip: x86: Support building ROM files automatically with binman
 2020-06-29  8:01 UTC  (71+ messages)
` [PATCH v2 01/49] dm: core Fix long line in device_bind_common()
` [PATCH v2 02/49] .gitignore: Ignore Python 3 cache directories
` [PATCH v2 03/49] binman: Output errors to stderr
` [PATCH v2 04/49] binman: cbfs: Fix IFWI typo
` [PATCH v2 05/49] binman: Correct the search patch for pylibfdt
` [PATCH v2 08/49] binman: Fix a few typos in the entry docs
` [PATCH v2 09/49] binman: Adjust pylibfdt for incremental build
` [PATCH v2 11/49] binman: Use super() instead of specifying parent type
` [PATCH v2 12/49] binman: Add an etype for external binary blobs
` [PATCH v2 13/49] binman: Convert existing binary blobs to blob_ext
` [PATCH v2 14/49] binman: Allow external binaries to be missing
` [PATCH v2 15/49] patman: Update errors and warnings to use stderr
` [PATCH v2 16/49] binman: Detect when valid images are not produced
` [PATCH v2 17/49] binman: Allow missing Intel blobs
` [PATCH v2 18/49] binman: Allow zero-length entries to overlap
` [PATCH v2 19/49] mkimage: Allow updating the FIT timestamp
` [PATCH v2 22/49] x86: rockchip: Change how selection of ROMs works
` [PATCH v2 24/49] Makefile: Allow building .rom files for non-x86 boards
` [PATCH v2 31/49] Makefile: Rename ALL-y to INPUTS-y
` [PATCH v2 32/49] powerpc: mpc85xx: Only enable binman when it is needed
` [PATCH v2 33/49] x86: Makefile: Drop explicit targets built by binman
` [PATCH v2 34/49] x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM
` [PATCH v2 35/49] sunxi: Makefile: Drop explicit targets built by binman
` [PATCH v2 36/49] tegra: "
` [PATCH v2 37/49] mediatek: "
` [PATCH v2 38/49] rockchip: "
` [PATCH v2 39/49] Makefile: Move CONFIG_TOOLS_DEBUG check to later
` [PATCH v2 40/49] Makefile: Fix a long line in cmd_mkfitimage
` [PATCH v2 42/49] Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR
` [PATCH v2 44/49] rockchip: Convert evb-rk3229 over to use binman
` [PATCH v2 45/49] rockchip: Drop the fit_spl_optee.sh script
` [PATCH v2 46/49] x86: Move the fdtmap away from the binary blobs
` [PATCH v2 47/49] x86: chromebook_link64: Correct the image layout
` [PATCH v2 48/49] x86: chromebook_panther: "
` [PATCH v2 49/49] x86: chromebook_samus_tpl: "

[PATCH 1/3] video: add support for drawing 8bpp bitmap on 32bpp framebuffer
 2020-06-29  7:52 UTC  (3+ messages)

[PATCH] video: vidconsole: avoid multiple lines overwrite logo
 2020-06-29  7:05 UTC  (4+ messages)
` [PATCH] splash: Fix build warning on 64 bits CPU

[PATCH] video: bmp: Support 8bits BMP to 24/32 bits display
 2020-06-29  7:04 UTC  (3+ messages)
` [PATCH v2] video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer

[PATCH v1 0/4] rework DSI characteristics
 2020-06-29  7:03 UTC  (9+ messages)
` [PATCH v1 1/4] video: mipi update panel platform data
` [PATCH v1 2/4] video: stm32: stm32_dsi: copy DSI fields
` [PATCH v1 3/4] video: raydium_rm68200: fill characteristics of DSI data link
` [PATCH v1 4/4] video: orisetech_otm8009a: "

[PATCH] video: check hardware version of DSI
 2020-06-29  7:01 UTC  (2+ messages)

[PATCH] sync helios4 config to clearfog and dts to kernel
 2020-06-29  6:41 UTC  (2+ messages)

[PATCH v4 1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
 2020-06-29  6:37 UTC  (5+ messages)
` [PATCH v4 2/3] riscv: Expand the DT size before copy reserved memory node
` [PATCH v4 3/3] riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE

[PATCH v3 0/6] riscv: sifive/fu540: SPI boot
 2020-06-29  6:29 UTC  (4+ messages)
` [PATCH v3 2/6] sifive: fu540: Add Booting from SPI

[PATCH v2 0/5] Convert LaCie boards to use DM drivers
 2020-06-29  6:17 UTC  (11+ messages)
` [PATCH v2 1/5] arm: kirkwood: add DT spi0 alias to LaCie boards
` [PATCH v2 2/5] arm: kirkwood: convert LaCie boards to DM_SPI_FLASH
` [PATCH v2 3/5] arm: kirkwood: switch LaCie boards to sata_mv driver
` [PATCH v2 4/5] arm: kirkwood: enable DM_USB for LaCie board
` [PATCH v2 5/5] arm: kirkwood: enable DM_ETH "

[PATCH v3 00/35] dm: Add programmatic generation of ACPI tables (part B)
 2020-06-29  5:39 UTC  (29+ messages)
` [PATCH v3 21/35] acpi: Support copying properties from device tree to ACPI
` [PATCH v3 22/35] acpi: Add support for various misc ACPI opcodes
` [PATCH v3 23/35] acpi: Add support for writing a Power Resource
` [PATCH v3 24/35] acpi: Add support for writing a GPIO power sequence
` [PATCH v3 26/35] acpi: Add support for SSDT generation
` [PATCH v3 27/35] x86: acpi: Move MADT down a bit
` [PATCH v3 28/35] acpi: Record the items added to SSDT
` [PATCH v3 29/35] acpi: Support ordering SSDT data by device
` [PATCH v3 30/35] x86: Allow devices to write an SSDT
` [PATCH v3 31/35] acpi: Add support for DSDT generation
` [PATCH v3 32/35] x86: Allow devices to write to DSDT
` [PATCH v3 33/35] pci: Avoid a crash in device_is_on_pci_bus()
` [PATCH v3 34/35] dm: acpi: Enhance acpi_get_name()
` [PATCH v3 35/35] acpi: Add an acpi command to list/dump generated ACPI items

[PATCH] rockchip: i2c: fix switch to new implementation for rk3188
 2020-06-29  4:49 UTC  (5+ messages)

[PATCH 1/7] sdp: call board_usb_init at spl_sdp_load_image
 2020-06-29  2:32 UTC  (7+ messages)
` [PATCH 2/7] f_sdp: Add high speed endpoint descriptor
` [PATCH 3/7] f_sdp: Fix wrong usb request size
` [PATCH 4/7] f_sdp: Support searching and loading FIT or container image
` [PATCH 5/7] spl: add g_dnl_get_board_bcd_device_number
` [PATCH 6/7] f_sdp: Add EP1_OUT as default data receive pipe in sdp
` [PATCH 7/7] f_sdp: Change bInterval of interrupt endpoint to 3


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