public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-12-21 20:21:10 to 2020-12-23 08:17:52 UTC [more...]

[PATCH] arm: dts: k3-j721e: ddr: Update to 0.5.0 version of DDR config tool
 2020-12-23  8:17 UTC  (2+ messages)

[PATCH] spi: omap3_spi: Fix speed and mode selection
 2020-12-23  8:16 UTC  (2+ messages)

[PATCH] spi: ti_qspi: Fix "spi-max-frequency" error path in ti_qspi_ofdata_to_platdata
 2020-12-23  8:15 UTC  (2+ messages)

[PATCH] gpio: tca642x: fix input subcommand for gpio banks > 0
 2020-12-23  8:14 UTC  (2+ messages)

[PATCH] configs: am65x_evm: Define the maximum file size for DFU
 2020-12-23  8:14 UTC  (2+ messages)

[PATCH 0/3] usb: am654: Add support for host mode to the USB port on overlay board
 2020-12-23  8:13 UTC  (2+ messages)

[PATCH] drivers: tee: i2c trampoline driver
 2020-12-23  8:12 UTC  (2+ messages)

[PATCH v2] riscv: Add support for SPI on Kendryte K210
 2020-12-23  8:06 UTC  (2+ messages)

[PATCH v6 00/28] Add DM support for omap PWM backlight
 2020-12-23  7:57 UTC  (6+ messages)
` [PATCH v6 03/28] bus: ti: add minimal sysc interconnect target driver

[PATCH] imx8mp_evk: Increase CONFIG_SYS_MALLOC_F_LEN
 2020-12-23  7:29 UTC  (7+ messages)

[PATCH v3 00/14] qemu: arm64: Add support for uefi capsule update on qemu arm platform
 2020-12-23  7:03 UTC  (15+ messages)
` [PATCH v3 01/14] mkeficapsule: Add support for embedding public key in a dtb
` [PATCH v3 02/14] qemu: arm: Initialise virtio devices in board_late_init
` [PATCH v3 03/14] crypto: Fix the logic to calculate hash with authattributes set
` [PATCH v3 04/14] qemu: common: Add support for dynamic mtdparts for the platform
` [PATCH v3 05/14] qemu: common: Set dfu_alt_info variable "
` [PATCH v3 06/14] fsp: Move and rename fsp_types.h file
` [PATCH v3 07/14] efi_loader: Add logic to parse EDKII specific fmp payload header
` [PATCH v3 08/14] dfu_mtd: Add provision to unlock mtd device
` [PATCH v3 09/14] efi_loader: Make the pkcs7 header parsing function an extern
` [PATCH v3 10/14] efi_loader: Re-factor code to build the signature store from efi signature list
` [PATCH v3 11/14] efi: capsule: Add support for uefi capsule authentication
` [PATCH v3 12/14] efi_loader: Enable "
` [PATCH v3 13/14] efidebug: capsule: Add a command to update capsule on disk
` [PATCH v3 14/14] qemu: arm64: Add documentation for capsule update

[PATCH v2 0/6] Add MMC/SD support for S700
 2020-12-23  6:11 UTC  (16+ messages)
` [PATCH v2 2/6] clk: actions: Add SD/MMC clocks
  ` [PATCH v2 4/6] ARM: dts: s700: add MMC/SD controller node
  ` [PATCH v2 5/6] mmc: actions: add MMC driver for Actions OWL S700

[PATCH 13/13] Nokia RX-51: Enable usbtty serial console by default
 2020-12-23  6:05 UTC  (11+ messages)
` [PATCH v2] "

[PATCH 1/2] this: patman: Update documentation to match new usage
 2020-12-23  4:40 UTC  (3+ messages)
` [PATCH 2/2] patman: Quieten down the alias checking

[v5 00/18] Enable ARM Trusted Firmware for U-Boot
 2020-12-23  3:48 UTC  (15+ messages)
` [v5 07/18] arm: socfpga: Add secure register access helper functions for SoC 64bits
` [v5 10/18] net: designware: socfpga: Add ATF support for MAC driver
` [v5 16/18] arm: socfpga: dts: soc64: Add binman node of FIT image with ATF support
` [v5 17/18] arm: socfpga: soc64: Enable FIT image generation using binman
  ` [v5 08/18] mmc: dwmmc: Change designware MMC 'clksel' callback function to return status
  ` [v5 09/18] mmc: dwmmc: socfpga: Add ATF support for MMC driver

patman regression?
 2020-12-23  3:03 UTC  (10+ messages)

[PATCH v2 00/18] dm: Preparation for enhanced of-platdata
 2020-12-23  2:30 UTC  (19+ messages)
` [PATCH v2 01/18] Makefile: Build a separate .dtb for TPL
` [PATCH v2 02/18] Makefile: Build SPL dtbs in the spl/ directory
` [PATCH v2 03/18] Makefile: Tidy up SPL dtb production
` [PATCH v2 04/18] Makefile: Use common args for dtoc
` [PATCH v2 05/18] buildman: Report sizes for TPL also
` [PATCH v2 06/18] serial: Update NS16550_t and struct NS16550
` [PATCH v2 07/18] serial: Rename ns16550 functions to lower case
` [PATCH v2 08/18] sandbox: Drop unnecessary test node
` [PATCH v2 09/18] spl: Drop bd_info in the data section
` [PATCH v2 10/18] dm: core: Support dm_dump_all() in SPL
` [PATCH v2 11/18] dm: core: Use 'uclass_driver' for the uclass linker_list
` [PATCH v2 12/18] dm: core: Only include simple-bus devicetree id when needed
` [PATCH v2 13/18] x86: apl: Drop support for !OF_PLATDATA_PARENT
` [PATCH v2 14/18] dm: core: Add function to access uclass priv
` [PATCH v2 15/18] dm: core: Add functions to set priv/plat
` [PATCH v2 16/18] dm: Use access methods for dev/uclass private data
` [PATCH v2 17/18] dm: core: "
` [PATCH v2 18/18] dm: core: Rename the priv/plat members

[RESEND PATCH 1/2] usb: xhci-mtk: support option to disable ports
 2020-12-23  1:52 UTC  (2+ messages)
` [RESEND PATCH 2/2] dt-bindings: usb: mtk-xhci: add optional properies "

[PATCH] doc: qemu-riscv: Fix opensbi build instructions
 2020-12-23  1:21 UTC  (2+ messages)

[PATCH v4 00/13] Raspberry Pi 400/Compute Module 4 support
 2020-12-23  0:19 UTC  (17+ messages)
` [PATCH v4 01/13] rpi: Add identifier for the new RPi400
` [PATCH v4 02/13] rpi: Add identifier for the new CM4
` [PATCH v4 03/13] pci: pcie-brcmstb: Fix inbound window configurations
` [PATCH v4 04/13] dm: Introduce xxx_get_dma_range()
` [PATCH v4 05/13] dm: test: Add test case for dev_get_dma_ranges()
` [PATCH v4 06/13] dm: Introduce DMA constraints into the core device model
` [PATCH v4 07/13] dm: test: Add test case for dev->dma_offset
` [PATCH v4 08/13] dm: Introduce dev_phys_to_bus()/dev_bus_to_phys()
` [PATCH v4 09/13] dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys()
` [PATCH v4 10/13] xhci: translate virtual addresses into the bus's address space
` [PATCH v4 11/13] mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()
` [PATCH v4 12/13] configs: rpi4: Enable DM_DMA across all RPi4 configurations
` [PATCH v4 13/13] video: arm: rpi: Add brcm,bcm2711-hdmi0 compatible

[PATCH 1/3] patman: Add --no-signoff to suppress adding signoffs
 2020-12-23  0:08 UTC  (7+ messages)
` [PATCH 3/3] patman: fix project-defaults not propagating into parsers

[PATCH v5 0/6] wdt: Add support for watchdogs on Kendryte K210
 2020-12-22 23:59 UTC  (7+ messages)
` [PATCH v5 1/6] wdt: dw: Switch to using fls for log2
` [PATCH v5 2/6] wdt: dw: Switch to if(CONFIG()) instead of using #if
` [PATCH v5 3/6] wdt: dw: Enable the clock before using it
` [PATCH v5 4/6] wdt: dw: Free the clock on error
` [PATCH v5 5/6] riscv: Add watchdog bindings for the k210
` [PATCH v5 6/6] riscv: Enable watchdog "

[PATCH 0/8] spl: fit: Play nicely with OP-TEE and Linux
 2020-12-22 23:54 UTC  (19+ messages)
` [PATCH 2/8] spl: fit: Factor out FIT parsing and use a context struct
` [PATCH 7/8] spl: fit: Replace #ifdef blocks with more readable constructs
` [PATCH v2 0/8] spl: fit: Play nicely with OP-TEE and Linux
` [PATCH v2 1/8] spl: fit: Drop 'length' argument to board_spl_fit_post_load()
` [PATCH v2 2/8] spl: fit: Factor out FIT parsing and use a context struct
` [PATCH v2 3/8] spl: fit: Pass FIT context via a structure pointer
` [PATCH v2 4/8] spl: fit: Remove useless loop in spl_fit_get_image_name()
` [PATCH v2 5/8] spl: fit: Only look up FIT configuration node once
` [PATCH v2 6/8] image: Do not #if guard board_fit_config_name_match() prototype
` [PATCH v2 7/8] spl: fit: Replace #ifdef blocks with more readable constructs
` [PATCH v2 8/8] spl: fit: Load devicetree when a Linux payload is found

[PATCH v1] riscv: Add support for SPI on Kendryte K210
 2020-12-22 23:52 UTC 

[PATCH 1/2] arm: dart6ul: change compatible string for eeprom
 2020-12-22 19:24 UTC  (2+ messages)
` [PATCH 2/2] arm: dart6ul: read and print SoM info from eeprom on startup

[PATCH v2 0/6] Add MBR partition table creation and verify command
 2020-12-22 17:53 UTC  (8+ messages)
  ` [PATCH v2 1/6] disk: dos: rename write_mbr_partition to write_mbr_sector
  ` [PATCH v2 2/6] disk: dos: add some defines for the hardcoded numbers
  ` [PATCH v2 3/6] disk: dos: use generic macro for unaligned le32 access
  ` [PATCH v2 4/6] disk: dos: make some functions static
  ` [PATCH v2 5/6] disk: dos: add code for creating MBR partition layout
  ` [PATCH v2 6/6] cmd: Add MBR partition layout control utility

[PATCH v1] toradex: hand over maintainership
 2020-12-22 15:56 UTC 

[PATCH] power: pmic: add driver for Monolithic Power mp5416
 2020-12-22 15:37 UTC  (3+ messages)

[PATCH] Nokia RX-51: Convert to CONFIG_DM_MMC
 2020-12-22 15:01 UTC  (5+ messages)

[PATCH v3] tools: add a simple script to generate EFI variables
 2020-12-22 13:35 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v7 0/7] Microchip PolarFire SoC support
 2020-12-22 13:11 UTC  (8+ messages)
` [PATCH v7 1/7] riscv: Add DMA 64-bit address support
` [PATCH v7 2/7] net: macb: Add DMA 64-bit address support for macb
` [PATCH v7 3/7] net: macb: Add phy address to read it from device tree
` [PATCH v7 4/7] clk: Add Microchip PolarFire SoC clock driver
` [PATCH v7 5/7] riscv: dts: Add device tree for Microchip Icicle Kit
` [PATCH v7 6/7] riscv: Add Microchip MPFS Icicle Kit support
` [PATCH v7 7/7] doc: board: Add Microchip MPFS Icicle Kit doc

[PATCH v4 0/3] VIM3: add support for checking 'Function' button state
 2020-12-22 11:28 UTC  (7+ messages)
  ` [PATCH v4 1/3] dt-bindings: input: adc-keys bindings documentation
  ` [PATCH v4 2/3] button: add a simple Analog to Digital Converter device based button driver
  ` [PATCH v4 3/3] configs: khadas-vim3(l): enable Function button support

[PATCH v2 0/5] DFU: new entity types and minor improvements
 2020-12-22 10:32 UTC  (6+ messages)
  ` [PATCH v2 1/5] dfu: mmc: use the default MMC device if entity specifies it as -1
  ` [PATCH v2 2/5] dfu: add 'SKIP' entity
  ` [PATCH v2 3/5] dfu: add 'SCRIPT' entity
  ` [PATCH v2 4/5] dfu: add support for the dfu_alt_info reintialization from the flashed script
  ` [PATCH v2 5/5] thor: "

[PATCH] arm: mvebu: Espressobin: Disable slot when emmc is not present
 2020-12-22 10:09 UTC  (2+ messages)

[PATCH] fs: squasfs: fix a possible NULL pointer dereference in sqfs_opendir()
 2020-12-22  9:07 UTC  (11+ messages)

test_efi_selftest occasionally fails on qemu-x86?
 2020-12-22  8:40 UTC  (3+ messages)

[PATCH 1/1] x86: typo segement
 2020-12-22  7:30 UTC  (2+ messages)

Please pull u-boot-x86
 2020-12-22  7:27 UTC 

[PATCH v2 1/2] trace: select TIMER_EARLY to avoid infinite recursion
 2020-12-22  6:22 UTC  (2+ messages)
` [PATCH v2 2/2] riscv: timer: Add support for an early timer

[PATCH v2 00/14] qemu: arm64: Add support for uefi capsule update on qemu arm platform
 2020-12-22  6:10 UTC  (6+ messages)
` [PATCH v2 14/14] qemu: arm64: Add documentation for capsule update

[PATCH v4] cmd: Add a pwm command
 2020-12-22  6:00 UTC 

[PATCH] sysboot: add zboot support to boot x86 image
 2020-12-22  2:28 UTC  (2+ messages)

[PATCH v2] fsp: Move and rename fsp_types.h file
 2020-12-22  2:20 UTC  (2+ messages)

[PATCH] fsp: Move and rename fsp_types.h file
 2020-12-22  2:16 UTC  (2+ messages)

[PATCH v1] doc: edison: Update information about xFSTK
 2020-12-22  2:14 UTC  (2+ messages)

[PATCH v2] imx: ahab: allow to bypass confirmation for ahab_close cmd
 2020-12-22  1:55 UTC  (2+ messages)

imx8mp_evk: boot error "alloc space exhausted"
 2020-12-22  1:22 UTC  (5+ messages)

[PATCH] doc: board: freescale: advise to use newer atf and firmware
 2020-12-22  1:19 UTC  (6+ messages)

[PATCH] drivers: mmc: support secure erase
 2020-12-21 23:05 UTC  (2+ messages)

[PATCH 0/6] video: remove VIDCONSOLE_AS_LCD and VIDCONSOLE_AS_NAME
 2020-12-21 21:35 UTC  (6+ messages)
    ` FW: "

[PATCH v3 00/12] Raspberry Pi 400/Compute Module 4 support
 2020-12-21 20:23 UTC  (7+ messages)
` [PATCH v3 11/12] mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()

[ANN] U-Boot v2021.01-rc4 released
 2020-12-21 20:23 UTC 

[PATCH] i2c: mxc_i2c: improve error message readability
 2020-12-21 20:21 UTC  (3+ messages)
` [PATCH v2] "


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