public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-05-13 10:16:20 to 2020-05-14 15:45:36 UTC [more...]

[PATCH v5 0/4] of-platdata: Avoid building libfdt
 2020-05-14 15:45 UTC  (15+ messages)
` [PATCH v5 1/4] omap: mmc: Avoid using libfdt with of-platdata

[PATCH v1] gpio: octeon_gpio: Add GPIO controller driver for Octeon
 2020-05-14 14:25 UTC 

[PATCH v2 1/2] arm: dts: bcm283x: Allow UARTs to work before relocation
 2020-05-14 13:49 UTC  (5+ messages)

[PATCH v3 0/2] gpio: add possibility to search for gpio label name
 2020-05-14 13:47 UTC  (8+ messages)
` [PATCH v3 1/2] sandbox, test: add test for GPIO_HOG function

[RESEND PATCH] net: dwc_eth_qos: update the compatible supported for STM32
 2020-05-14 13:37 UTC  (2+ messages)
` [Uboot-stm32] "

[RFC PATCH] mtd: spi: Drop redundent SPI flash driver
 2020-05-14 13:19 UTC 

[PATCH] x86: coreboot: add SMBIOS cbmem entry parsing
 2020-05-14 13:16 UTC 

[PATCH] dm: core: Reorder include files in read.c
 2020-05-14 12:55 UTC  (5+ messages)

[PATCH 01/10] kconfiglib: Update to the 14.1.0 release
 2020-05-14 12:52 UTC  (12+ messages)
` [PATCH 02/10] kconfig: Add scripts/Kconfig.include from v4.19
` [PATCH 03/10] Don't start ad-hoc games with -Wno-maybe-initialized
` [PATCH 04/10] tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE
` [PATCH 05/10] x86: "
` [PATCH 06/10] socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA case
` [PATCH 07/10] compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5
` [PATCH 08/10] compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot
` [PATCH 09/10] compilers: Introduce options for forcing inlining on SPL/TPL
` [PATCH 10/10] socfpga: Enable optimized inlining on stratix10

[PATCH] sf: Drop spl_flash_get_sw_write_prot
 2020-05-14 12:50 UTC 

[PATCH] net: dwc_eth_qos: update the compatible supported for STM32
 2020-05-14 12:44 UTC 

[PATCH v2 00/39] Tidy up the 'bd' command
 2020-05-14 12:41 UTC  (3+ messages)
` [PATCH v2 35/39] bdinfo: m68k: Move m68k-specific info into its own file

[PATCH 0/4] bootefi fixes for aarch64/layerscape
 2020-05-14 12:38 UTC  (5+ messages)
` [PATCH 1/4] efi_loader: aarch64: align runtime section to 64kb
` [PATCH 2/4] efi_loader: check alignment in efi_add_memory_map()
` [PATCH 3/4] fsl-layerscape: align first parameter of efi_add_memory_map()
` [PATCH 4/4] efi_loader: call smp_kick_all_cpus()

[PATCH 0/5] sf: Cleanup
 2020-05-14 12:11 UTC  (6+ messages)
` [PATCH 1/5] mtd: spi: Call sst_write in _write ops
` [PATCH 2/5] cmd: sf Drop reassignment of new into flash
` [PATCH 3/5] env: sf: Preserve and free the previous flash
` [PATCH 4/5] mtd: sf: Drop plat from sf_probe
` [PATCH 5/5] mtd: spi: Use IS_ENABLED to prevent ifdef

[PATCH v10 00/18] RISC-V SiFive FU540 support SPL
 2020-05-14 11:52 UTC  (19+ messages)
` [PATCH v10 01/18] misc: add driver for the SiFive otp controller
` [PATCH v10 02/18] riscv: sifive: fu540: Use OTP DM driver for serial environment variable
` [PATCH v10 03/18] riscv: Add _image_binary_end for SPL
` [PATCH v10 04/18] lib: Makefile: build crc7.c when CONFIG_MMC_SPI
` [PATCH v10 05/18] riscv: sifive: dts: fu540: Add board -u-boot.dtsi files
` [PATCH v10 06/18] sifive: fu540: add ddr driver
` [PATCH v10 07/18] sifive: dts: fu540: Add DDR controller and phy register settings
` [PATCH v10 08/18] riscv: sifive: dts: fu540: add U-Boot dmc node
` [PATCH v10 09/18] clk: sifive: fu540-prci: Add clock enable and disable ops
` [PATCH v10 10/18] clk: sifive: fu540-prci: Add ddr clock initialization
` [PATCH v10 11/18] clk: sifive: fu540-prci: Release ethernet clock reset
` [PATCH v10 12/18] riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux
` [PATCH v10 13/18] riscv: cpu: fu540: Add support for cpu fu540
` [PATCH v10 14/18] riscv: sifive: fu540: add SPL configuration
` [PATCH v10 15/18] sifive: fu540: Add sample SD gpt partition layout
` [PATCH v10 16/18] sifive: fu540: Add U-Boot proper sector start
` [PATCH v10 17/18] configs: fu540: Add config options for U-Boot SPL
` [PATCH v10 18/18] doc: sifive: fu540: Add description for OpenSBI generic platform

[PULL] Pull request: u-boot-stm/master =u-boot-stm32-20200514
 2020-05-14 10:03 UTC 

[PATCH v2 00/12] mips: Add initial Octeon MIPS64 base support
 2020-05-14  9:59 UTC  (13+ messages)
` [PATCH v2 01/12] mips: start.S: Add CONFIG_MIPS_INIT_JUMP_OFFSET
` [PATCH v2 02/12] mips: start.S: Don't call mips_cache_reset() on ARCH_OCTEON
` [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 v2 07/12] mips: mipsregs.h: Add more register macros for Octeon port
` [PATCH v2 08/12] mips: mipsregs.h: Sync with linux v5.7.0-rc3 version
` [PATCH v2 09/12] sysreset: Add Octeon sysreset driver
` [PATCH v2 10/12] mips: octeon: Initial minimal support for the Marvell Octeon SoC
` [PATCH v2 11/12] mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file
` [PATCH v2 12/12] mips: octeon: Add minimal Octeon 3 EBB7304 EVK support

[PATCH] armv8: ls1012a: Pass PPFE firmware to Linux through FDT
 2020-05-14  9:45 UTC  (3+ messages)

[PATCH] ARM: dts: stm32mp1: DT alignment with Linux 5.7-rc2
 2020-05-14  9:43 UTC  (2+ messages)

[PATCH] clk: stm32mp1: fix CK_MPU calculation
 2020-05-14  9:42 UTC  (2+ messages)

[PATCH] mmc: stm32_sdmmc2: change the displayed config name
 2020-05-14  9:40 UTC  (2+ messages)

[PATCH v4 0/2] arm: stm32mp1: activate data cache in SPL and before relocation
 2020-05-14  9:39 UTC  (5+ messages)
` [PATCH v4 1/2] arm: stm32mp: "
` [PATCH v4 2/2] arm: stm32mp: activate data cache on DDR in SPL

[PATCH 1/2] ARM: stm32: Define I2C EEPROM bus and address on DHCOM
 2020-05-14  9:38 UTC  (4+ messages)
` [PATCH 2/2] ARM: stm32: Hog GPIO PF7 high on DHCOM to unlock SPI NOR nWP

[PATCH] ARM: dts: stm32: Synchronize DDR setttings on DH SoMs
 2020-05-14  9:35 UTC  (5+ messages)

[PATCH] ARM: dts: stm32: Fix AV96 and DHCOR split
 2020-05-14  9:33 UTC  (2+ messages)

[PATCH] stm32mp1: Fix warning display when 1.5A power supply is used
 2020-05-14  9:33 UTC  (3+ messages)

[PATCH v2 00/12] stm32mp1: several board and arch updates
 2020-05-14  9:30 UTC  (2+ messages)

[PATCH 00/18] stm32mp1: add command stm32prog
 2020-05-14  9:28 UTC  (2+ messages)

[PATCH 00/11] stm32mp1: migrate MTD and DFU configuration in Kconfig
 2020-05-14  9:26 UTC  (2+ messages)

[PATCH v1 00/10] mips: Add initial Octeon MIPS64 base support
 2020-05-14  9:19 UTC  (24+ messages)
` [PATCH v1 01/10] mips: octeon: Initial minimal support for the Marvell Octeon SoC
` [PATCH v1 02/10] mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM
` [PATCH v1 03/10] mips: cache: Don't use cache operations with CONFIG_MIPS_CACHE_COHERENT
` [PATCH v1 04/10] mips: traps: Set WG bit in EBase register on Octeon
` [PATCH v1 05/10] mips: Rename CONFIG_CPU_CAVIUM_OCTEON to CONFIG_CPU_MIPS64_OCTEON
` [PATCH v1 08/10] sysreset: Add Octeon sysreset driver
` [PATCH v1 10/10] mips: octeon: Add minimal Octeon 3 EBB7304 EVK support

How to use TPM in u-boot for Secure Boot?
 2020-05-14  8:52 UTC 

[GIT PULL] rpi: updates for v2020.07
 2020-05-14  8:51 UTC 

[PATCH v2 00/35] dm: Add programmatic generation of ACPI tables (part B)
 2020-05-14  8:32 UTC  (7+ messages)
` [PATCH v2 03/35] acpi: Add a way to check device status
  ` Antwort: "
` [PATCH v2 04/35] irq: Add a method to convert an interrupt to ACPI
  ` Antwort: "
` [PATCH v2 05/35] acpi: Support generation of ACPI code
  ` Antwort: "

[PATCH V3 1/6] ARM: stm32: Add default config for DHCOR
 2020-05-14  7:38 UTC  (12+ messages)
` [PATCH V3 2/6] ARM: stm32: Add board_early_init_f() to SPL
` [PATCH V3 3/6] ARM: stm32: Implement board coding on AV96
` [PATCH V3 4/6] ram: stm32mp1: Add support for multiple configs
` [PATCH V3 5/6] ARM: dts: stm32: Rework DDR DT inclusion
` [PATCH V3 6/6] ARM: stm32: Implement DDR3 coding on DHCOR SoM

[PATCH V2 1/6] ARM: stm32: Add default config for DHCOR
 2020-05-14  7:27 UTC  (3+ messages)

[PATCH v1] i2c: octeon_i2c: Add I2C controller driver for Octeon
 2020-05-14  7:23 UTC 

[PATCH] net: gem: Disable PCS autonegotiation in case of fixed-link
 2020-05-14  6:48 UTC 

[PATCH] musb-new: Use predefined configuration data for SUN50I_H6
 2020-05-14  6:44 UTC  (2+ messages)

[PATCH] phy: sun4i-usb: Align H6 initialization logic with the kernel
 2020-05-14  6:43 UTC  (2+ messages)

[RESEND PATCH] configs: mt7629: support usb host and udisk
 2020-05-14  5:56 UTC 

[RESEND PATCH] usb: dwc3: fix NULL pointer issue
 2020-05-14  5:55 UTC 

[PATCH v3 0/9] rockchip: rk3328: sync dts and add ROC-RK3328-CC board
 2020-05-14  4:10 UTC  (4+ messages)
` [PATCH v3 7/9] rockchip: dts: rk3328: Sync device tree files from Linux

[ANN] U-Boot v2020.07-rc2 released
 2020-05-14  3:50 UTC  (9+ messages)

[PATCH] mmc: fsl_esdhc: read register once for card inserted status
 2020-05-14  2:45 UTC  (2+ messages)
` [PATCH] mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issue

[PATCH] Makefile: remove m68k GCC 3.4 workaround
 2020-05-14  2:38 UTC 

[PATCH 1/1] tools: ftdgrep: use /* fallthrough */ as needed
 2020-05-13 21:52 UTC  (11+ messages)

[RFC 0/6] improve OF_PLATDATA support
 2020-05-13 20:13 UTC  (7+ messages)
` [RFC 1/6] dtoc: add support to scan drivers
` [RFC 2/6] core: extend struct driver_info to point to device
` [RFC 3/6] dtoc: extend dtoc to use struct driver_info when linking nodes
` [RFC 4/6] dtoc: update tests to match new platdata
` [RFC 5/6] dtoc: update dtb_platdata to support cd-gpios
` [RFC 6/6] dtoc add test for cd-gpios

[PATCH] rockchip: rk3328: rock64 - fix gen3 SPL hang
 2020-05-13 20:10 UTC  (3+ messages)

[PATCH 0/2] mtd: spi-nand: Update Toshiba support
 2020-05-13 19:48 UTC  (2+ messages)

[PATCH 0/4] Making veyrons boot, 2020 edition
 2020-05-13 19:15 UTC  (5+ messages)
` [PATCH 1/4] rockchip: spl: veyron speedy boots from SPI
` [PATCH 2/4] rockchip: veyron: move board_early_init_f to _r (after reloc)
` [PATCH 3/4] rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATA
` [PATCH 4/4] defconfig: veyron: no need for CONFIG_SPL_PINCTRL_FULL

[PATCH 2/2] rpi: use the newly-added RPI_EFI_NR_SPIN_PAGES
 2020-05-13 16:36 UTC  (3+ messages)

[PATCH 0/9] stm32mp1: use OPP information for PLL1 settings in SPL
 2020-05-13 16:32 UTC  (3+ messages)
` [PATCH 8/9] board: stm32mp1: update vddcore "

[PATCH] usb: max3420: add the gadget driver
 2020-05-13 16:21 UTC  (7+ messages)

[PATCH] imx: Update MTD partitions layout for display5 (i.MX6Q) board
 2020-05-13 15:45 UTC 

[U-Boot] Please pull ARC fixes for v2020.07-rc3
 2020-05-13 15:34 UTC 

[PATCH v3 1/1] cmd: gpt: add eMMC and GPT support
 2020-05-13 15:27 UTC 

[PATCH 00/13] x86: cbfs: Various clean-ups to CBFS implementation
 2020-05-13 14:23 UTC  (14+ messages)
` [PATCH 01/13] cbfs: Rename the result variable
` [PATCH 02/13] cbfs: Use ulong consistently
` [PATCH 03/13] cbfs: Use bool type for whether initialised
` [PATCH 04/13] cbfs: Adjust return value of file_cbfs_next_file()
` [PATCH 05/13] cbfs: Adjust file_cbfs_load_header() to use cbfs_priv
` [PATCH 06/13] cbfs: Adjust cbfs_load_header_ptr() "
` [PATCH 07/13] cbfs: Unify the two header loaders
` [PATCH 08/13] cbfs: Use void * for the position pointers
` [PATCH 09/13] cbfs: Record the start address in cbfs_priv
` [PATCH 10/13] cbfs: Return the error code from file_cbfs_init()
` [PATCH 11/13] cbfs: Change file_cbfs_find_uncached() to return an error
` [PATCH 12/13] cbfs: Allow reading a file from a CBFS given its base addr
` [PATCH 13/13] cbfs: Don't require the CBFS size with cbfs_init_mem()

[PATCH v2 1/1] imx: rom api: fix image offset computation
 2020-05-13 14:02 UTC 

[PATCH] BDINFO: ARC: print info about relocations
 2020-05-13 13:55 UTC  (2+ messages)

[RESEND PATCH v2 00/11] Add dwc_eth_qos support for rockchip
 2020-05-13 13:53 UTC  (9+ messages)
` [RESEND PATCH v2 01/11] net: dwc_eth_qos: Use dev_ functions calls to get FDT data
` [RESEND PATCH v2 02/11] net: dwc_eth_qos: Add option "snps, reset-gpio" phy-rst gpio for stm32
  ` [RESEND PATCH v2 02/11] net: dwc_eth_qos: Add option "snps,reset-gpio" "
` [RESEND PATCH v2 04/11] net: dwc_eth_qos: Make clk_rx and clk_tx optional

[PATCH] lib: rsa: avoid overriding the object name when already specified
 2020-05-13 13:02 UTC  (2+ messages)

[PATCH v3 0/2] usb: xhci: Load Raspberry Pi 4 VL805's firmware
 2020-05-13 12:56 UTC  (2+ messages)

Using a 'cpu' command to print CPU information
 2020-05-13 12:55 UTC 

USB gadget ethernet status ?
 2020-05-13 12:45 UTC 

[PATCH 1/2] [RFC] ARM: stm32: Make bsec available in SPL
 2020-05-13 12:38 UTC  (6+ messages)
` [PATCH 2/2] [RFC] clk: stm32mp1: Handle SoC speed grade configs

[PATCH 0/4] mach-sunxi: sunxi SPI-NAND-SPL
 2020-05-13 12:25 UTC 

[PATCH 1/2] rpi: add an RPi Kconfig to configure size of initial page reservation
 2020-05-13 12:11 UTC  (3+ messages)
` [PATCH 1/2] rpi: Kconfig option for "

[PATCH 1/2] mmc: sdhci: Use debug for not supported SDMA info message
 2020-05-13 11:58 UTC  (4+ messages)
` [PATCH 2/2] configs: rpi_arm64: enable SDHCI SDMA support

[PATCH v2] rpi_4_defconfig: add missing CONFIG_ARCH_FIXUP_FDT_MEMORY
 2020-05-13 11:45 UTC  (3+ messages)

[PATCH v4 00/16] Add Rockchip RK3399 USB3.0 Host support
 2020-05-13 11:41 UTC  (8+ messages)
` [PATCH v4 10/16] usb: dwc3: Enable AutoRetry feature in the controller
  ` [PATCH v4 12/16] usb: dwc3: add make compatible for rockchip platform

[PATCH v3 00/17] mtd: spi-nor-core: add xSPI Octal DTR support
 2020-05-13 11:04 UTC  (6+ messages)
` [PATCH v3 15/17] mtd: spi-nor-core: Perform a Soft Reset on boot

[PATCH] net: dwc_eth_qos: Pad descriptors to cacheline size
 2020-05-13 10:16 UTC  (7+ messages)


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