U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-10 16:19:08 to 2019-05-14 05:42:11 UTC [more...]

[U-Boot] [PATCH 00/14] Add Intel Agilex SoC support
 2019-05-14  5:42 UTC  (18+ messages)
` [U-Boot] [PATCH 01/14] arm: socfpga: agilex: Add base address for Intel Agilex SoC
` [U-Boot] [PATCH 04/14] arm: socfpga: agilex: Add reset manager support
` [U-Boot] [PATCH 07/14] arm: socfpga: agilex: Add clock "
` [U-Boot] [PATCH 08/14] arm: socfpga: agilex: Add CCU support for Agilex
` [U-Boot] [PATCH 10/14] ddr: altera: agilex: Add SDRAM driver "
` [U-Boot] [PATCH 13/14] arm: dts: agilex: Add base dtsi and devkit dts

[U-Boot] [PATCH] cmd: env: print a message when setting UEFI variable failed
 2019-05-14  4:58 UTC 

[U-Boot] [PATCH] efi_loader: bootmgr: print a message when loading from BootNext failed
 2019-05-14  4:58 UTC 

[U-Boot] [PATCH] efi_loader: variable: attributes may not be changed if a variable exists
 2019-05-14  4:57 UTC 

[U-Boot] [PATCH v3 5/5] MAINTAINERS: change spi driver entry
 2019-05-14  1:40 UTC 

[U-Boot] [PATCH v3 4/5] configs: mt7629_rfb: change MTK_QSPI to MTK_SNFI_SPI
 2019-05-14  1:40 UTC 

[U-Boot] [PATCH v3 3/5] arm: dts: change MT7629 to use spi-mem rather than qspi
 2019-05-14  1:40 UTC 

[U-Boot] [PATCH v3 2/5] spi: add spi-mem driver for MediaTek MT7629 SoC
 2019-05-14  1:40 UTC 

[U-Boot] [PATCH v3 1/5] spi: remove obsolete mtk_qspi driver
 2019-05-14  1:39 UTC 

[U-Boot] [PATCH v3 0/5] Add spi-mem driver for MediaTek MT7629 SoC
 2019-05-14  1:39 UTC 

[U-Boot] [PATCH v3 0/2] fit: Image node compression
 2019-05-14  1:15 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/2] fit: Support compression for non-kernel components (e.g. FDT)
` [U-Boot] [PATCH v3 2/2] fit: Support compat string property in configuration node

[U-Boot] [PATCH 1/1] imx8: cpu: fix warning for cpu_imx_get_temp
 2019-05-14  1:08 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: imx: cm_fx6: Drop ad-hoc SATA binding
 2019-05-14  0:57 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] Add initial support for Pine64 Rock64 board
 2019-05-13 23:13 UTC  (5+ messages)
` [U-Boot] [PATCH 5/5] rockchip: rk3328: add rock64-rk3328_defconfig

[U-Boot] [PATCH 0/7] Switch WaRP7 BL33 to mbed Linux specific bootflow
 2019-05-13 22:13 UTC  (5+ messages)
` [U-Boot] [PATCH 3/7] warp7: include: configs: Differentiate bootscript address from loadaddr

[U-Boot] [PATCH 1/1] flash-kernel: Marvell 8040 MACCHIATOBin Double-shot
 2019-05-13 20:07 UTC 

[U-Boot] [PATCH 1/2] arm: socfpga: remove re-added ad-hoc reset code
 2019-05-13 19:16 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm: sofcpga: s10: remove unused "

[U-Boot] [PATCH 1/2] arm: socfpga: remove re-added ad-hoc reset code
 2019-05-13 19:14 UTC  (2+ messages)

[U-Boot] [PATCH v2] include: android_bl_msg.h: Initial import
 2019-05-13 18:11 UTC  (7+ messages)

[U-Boot] [PATCH v2 00/18] Improvement for the DWC3 USB generic driver and fixes for the K2 platforms
 2019-05-13 17:25 UTC  (20+ messages)
` [U-Boot] [PATCH v2 01/18] usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback
` [U-Boot] [PATCH v2 02/18] usb: host: remove the xhci-zynqmp driver
` [U-Boot] [PATCH v2 03/18] dm: Add a No-op uclass
` [U-Boot] [PATCH v2 04/18] usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue
` [U-Boot] [PATCH v2 05/18] usb: dwc3: switch to peripheral mode when exiting
` [U-Boot] [PATCH v2 06/18] usb: xhci: move xhci.h to include usb
` [U-Boot] [PATCH v2 07/18] usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exit
` [U-Boot] [PATCH v2 08/18] usb: dwc3-generic: use platdata
` [U-Boot] [PATCH v2 09/18] usb: dwc3-generic: factorize code
` [U-Boot] [PATCH v2 10/18] usb: dwc3-generic: add a new host driver that uses the dwc3 core
` [U-Boot] [PATCH v2 11/18] usb: dwc3-generic: if no max speed is specified in DT, assume super speed
` [U-Boot] [PATCH v2 12/18] usb: dwc3: Add dwc3_of_parse() to get quirks information from DT
` [U-Boot] [PATCH v2 13/18] usb: dwc3: Kconfig: get rid of obsolete mode selection
` [U-Boot] [PATCH v2 14/18] ARM: keystone: increase PSC timeout
` [U-Boot] [PATCH v2 15/18] ARM: keystone: Do not enable the USB power domains at the board level
` [U-Boot] [PATCH v2 16/18] phy: keystone-usb: handle the transition of the USB power domain
` [U-Boot] [PATCH v2 17/18] configs: k2g_evm_defconfig: disable XHCI_DWC3 and enable KEYSTONE_USB_PHY
` [U-Boot] [PATCH v2 18/18] ARM: DTS: keystone: complete the description of the USB PHY devices

[U-Boot] [PATCH] net: phy: ti: Fix clock output DT property
 2019-05-13 17:14 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] dm: Removal of some boards due to DM_MMC deadline
 2019-05-13 16:39 UTC  (19+ messages)
` [U-Boot] [PATCH 01/11] patman: Update cros_subprocess to use bytearray
` [U-Boot] [PATCH 02/11] Add a simple script to remove boards
` [U-Boot] [PATCH 03/11] solidrun: Fix soldrun typo
` [U-Boot] [PATCH 04/11] atmel: gurnard: Complete DM migration
` [U-Boot] [PATCH 05/11] bubblegum_96: "
` [U-Boot] [PATCH 06/11] arm: Remove s32v234evb board
` [U-Boot] [PATCH 07/11] arm: Remove ls1088ardb_sdcard_qspi_SECURE_BOOT board
` [U-Boot] [PATCH 08/11] arm: Remove ls1046ardb_sdcard_SECURE_BOOT board
` [U-Boot] [PATCH 09/11] arm: Remove ls1043ardb_sdcard_SECURE_BOOT board
` [U-Boot] [PATCH 10/11] evb-ast2500: Enable CONFIG_DM_MMC
` [U-Boot] [PATCH 11/11] vf610twr/_nand: "

[U-Boot] [PATCH v2 1/1] imx8: cpu: fix warning for cpu_imx_get_temp
 2019-05-13 14:56 UTC 

[U-Boot] [PATCH v1] armv8: lx2160: Drop useless CONFIG_CMDLINE_EDITING from config.h
 2019-05-13 14:04 UTC 

[U-Boot] [PATCH] board: mediatek: Add pumpkin board support
 2019-05-13 14:02 UTC 

[U-Boot] [PATCH 01/12] serial: sh: Drop H8 support
 2019-05-13 14:01 UTC  (14+ messages)
` [U-Boot] [PATCH 02/12] serial: sh: Drop SH2007 support
` [U-Boot] [PATCH 03/12] serial: sh: Drop RTS7751R2D support
` [U-Boot] [PATCH 04/12] serial: sh: Drop assorted SH3, SH4, SH5 macros
` [U-Boot] [PATCH 05/12] sh: rsk7203: Remove the board
` [U-Boot] [PATCH 06/12] sh: rsk7264: "
` [U-Boot] [PATCH 07/12] sh: rsk7269: "
` [U-Boot] [PATCH 08/12] sh: sh2: Remove CPU support
` [U-Boot] [PATCH 09/12] sh: mpr2: Remove the board
` [U-Boot] [PATCH 10/12] sh: ms7720se: "
` [U-Boot] [PATCH 11/12] sh: shmin: "
` [U-Boot] [PATCH 12/12] sh: sh3: Remove CPU support

[U-Boot] [PATCH v2 1/3] configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into Kconfig
 2019-05-13 13:51 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] configs: Move CONFIG_CMD_USB_MASS_STORAGE "
` [U-Boot] [PATCH v2 3/3] configs: update rk3288 veyron defconfigs

[U-Boot] [PATCH 00/13] System Firmware Loader for TI K3 family SoCs
 2019-05-13 13:37 UTC  (5+ messages)

[U-Boot] [PATCH 4/4] dw_mmc: turn on the IO supply
 2019-05-13 13:25 UTC  (6+ messages)
` [U-Boot] [PATCH v2] "
    ` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH] ARM: socfpga: Fix FPGA bitstream loading code
 2019-05-13 13:12 UTC  (11+ messages)

[U-Boot] [PATCH v2] spl: add overall SPL size check
 2019-05-13 12:45 UTC  (3+ messages)

[U-Boot] [PATCH v2] arm: socfpga: Re-add support for Aries MCV SoM and MCVEV[KP] board
 2019-05-13 12:44 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] sysreset: switch to using SYSRESET_POWER_OFF for poweroff
 2019-05-13 12:17 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass
` [U-Boot] [PATCH 3/3] rk8xx: add a sysreset driver for poweroff

[U-Boot] [PATCH 0/2] mxc_spi: DM improvements
 2019-05-13 11:53 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] spi: imx: remove doubled pointer from mxc_spi_probe
` [U-Boot] [PATCH 2/2] spi: imx: work with cs greater 0

[U-Boot] [PATCH] configs: ls1088aqds: Enable config to write aligned data to TxFIFO
 2019-05-13 11:44 UTC 

[U-Boot] [PATCH v3] riscv: Add Microchip MPFS Icicle board support
 2019-05-13 10:48 UTC 

[U-Boot] [PATCH v1 00/18] Improvement for the DWC3 USB generic driver and fixes for the K2 platforms
 2019-05-13 10:28 UTC  (4+ messages)
` [U-Boot] [PATCH v1 03/18] dm: Add a No-op uclass

[U-Boot] [PATCH 1/5] colibri_imx7: use UUID for rootfs
 2019-05-13  9:15 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] colibri-imx6ull: "
` [U-Boot] [PATCH 3/5] colibri_vf: "
` [U-Boot] [PATCH 4/5] apalis_imx6: "
` [U-Boot] [PATCH 5/5] apalis-tk1: "

[U-Boot] [PATCH 1/2] armv8: Workaround for USB erratum of LS1028A
 2019-05-13  8:42 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] armv8: ls1028a: enable workaround for errarum A-009007

[U-Boot] Pull request for UEFI sub-system for v2019.07-rc3
 2019-05-13  6:05 UTC 

[U-Boot] [PATCH 0/4] fs: fat: fixes for write under root directory
 2019-05-13  5:49 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] fs: fat: write to non-cluster-aligned "
` [U-Boot] [PATCH 2/4] fs: fat: flush a directory cluster properly
` [U-Boot] [PATCH 3/4] fs: fat: allocate a new cluster for root directory of fat32
` [U-Boot] [PATCH 4/4] test/py: test_fs: add tests for creating/deleting many files

[U-Boot] [PATCH v2 2/5] spi: add spi-mem driver for MediaTek MT7629 SoC
 2019-05-13  5:46 UTC  (3+ messages)

[U-Boot] [RESEND][PATCH v2] armv8: Add workaround for USB erratum A-050106
 2019-05-13  3:18 UTC 

[U-Boot] [PATCH 1/2] watchdog: Split WDT from SPL_WDT
 2019-05-12 21:34 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] watchdog: imx: Add DM support

[U-Boot] [PATCH v3 0/3] Add Beelink GS1 Board
 2019-05-12 21:28 UTC  (9+ messages)
` [U-Boot] [PATCH v3 3/3] arm: sunxi: h6: fix reset using r_wdog
        ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH 1/1] pci: pci_mvebu: ignore the local device
 2019-05-12 21:02 UTC  (5+ messages)

[U-Boot] [PATCH] ARM: imx: cm_fx6: Drop ad-hoc SATA binding
 2019-05-12 20:43 UTC 

[U-Boot] [PATCH] ARM: imx: apalis_imx6: Drop ad-hoc SATA binding
 2019-05-12 20:43 UTC 

[U-Boot] [PATCH] arm: mvebu: armada-370-xp.dtsi: Add "u-boot, dm-pre-reloc" to "internal-regs"
 2019-05-12 20:32 UTC  (4+ messages)

[U-Boot] [PATCH 1/8] ARM: dts: imx: dh-imx6: Import DHCOM iMX6 PDK2 DTs from Linux
 2019-05-12 20:19 UTC  (10+ messages)
` [U-Boot] [PATCH 2/8] ARM: dts: imx: dh-imx6: Fix SPI CS polarity on DHCOM iMX6 PDK2
` [U-Boot] [PATCH 3/8] ARM: imx: dh-imx6: Enable DM pin control
` [U-Boot] [PATCH 4/8] ARM: imx: dh-imx6: Enable DM GPIO
` [U-Boot] [PATCH 5/8] ARM: imx: dh-imx6: Convert SD/MMC support to DM
` [U-Boot] [PATCH 6/8] ARM: imx: dh-imx6: Convert SATA "
` [U-Boot] [PATCH 7/8] ARM: imx: dh-imx6: Convert USB "
` [U-Boot] [PATCH 8/8] ARM: imx: dh-imx6: Convert SPI "

[U-Boot] SAMA5D2x and falcon boot mode
 2019-05-12 19:06 UTC 

[U-Boot] [PATCH v2 1/1] efi_loader: out of resources in AllocatePages()
 2019-05-12 19:05 UTC 

[U-Boot] [PATCH 1/1] efi_loader: comments for efi_install_fdt()
 2019-05-12 18:51 UTC 

[U-Boot] [PATCH 1/1] efi_loader: deduplicate code in cmd/bootefi.c
 2019-05-12 18:40 UTC 

[U-Boot] [RFC PATCH] drivers: ata: ahci_sunxi: Increased SATA/AHCI DMA TX/RX FIFOs
 2019-05-12 17:40 UTC  (5+ messages)

[U-Boot] [PATCH 1/1] fs: fat: correct file name normalization
 2019-05-12  7:59 UTC 

[U-Boot] [PULL] u-boot-socfpga/master
 2019-05-11 23:56 UTC 

[U-Boot] [PULL] u-boot-sh/master
 2019-05-11 23:54 UTC 

[U-Boot] [PATCH 1/1] efi_loader: ACPI device node to text
 2019-05-11 21:20 UTC 

[U-Boot] [PATCH 1/1] efi_loader: infinite recursion notifying events
 2019-05-11 20:08 UTC 

[U-Boot] [PATCH v2 1/3] arm: exynos: arndale: Remove unused CONFIG_POWER and CONFIG_POWER_I2C
 2019-05-11 11:24 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] arm: exynos: arndale: Remove unused CONFIG_DM_I2C_COMPAT
` [U-Boot] [PATCH v2 3/3] configs: arndale: Use appropriate driver for Asix AX88760

[U-Boot] [PATCH v2 0/5] efi_loader: make more protocols customizable
 2019-05-11  8:55 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] efi_loader: observe CONFIG_EFI_LOADER_HII
` [U-Boot] [PATCH v2 2/5] efi_loader: format Kconfig
` [U-Boot] [PATCH v2 3/5] efi_loader: reword the EFI_LOADER config option
` [U-Boot] [PATCH v2 4/5] efi_loader: make Unicode collation protocol customizable
` [U-Boot] [PATCH v2 5/5] efi_loader: make device path to text "

[U-Boot] [PATCH 1/1] efi_loader: simplify efi_allocate_pages()
 2019-05-11  6:55 UTC 

[U-Boot] [PATCH 1/1] efi_loader: AllocateAdress error handling
 2019-05-11  6:32 UTC 

[U-Boot] [PATCH 1/1] efi_loader: out of resource in AllocatePages()
 2019-05-11  6:00 UTC 

[U-Boot] Pull request: u-boot-net.git master
 2019-05-10 21:50 UTC  (11+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] [PATCH 0/2] Add 'bcb' command to read/modify/write Android BCB
 2019-05-10 19:40 UTC  (8+ messages)
` [U-Boot] [PATCH 1/2] include: android_bl_msg.h: Initial import

[U-Boot] [PATCH 1/1] efi_loader: check memory address before freeing
 2019-05-10 19:28 UTC 

[U-Boot] [PATCH 1/1] efi_loader: error code in UninstallProtocolInterface()
 2019-05-10 18:11 UTC 

[U-Boot] [PATCH 1/1] efi_loader: superfluous check in efi_remove_protocol()
 2019-05-10 18:02 UTC 

[U-Boot] [PATCH] core: ofnode: Have ofnode_read_u32_default return a u32
 2019-05-10 17:48 UTC 

[U-Boot] [PATCH 1/1] efi_loader: LocateDevicePath() incorrect parameter check
 2019-05-10 17:35 UTC 

[U-Boot] [PATCH 1/1] efi_loader: fix typo in efi_locate_handle() comment
 2019-05-10 17:08 UTC 

[U-Boot] [PATCH 0/5] - Add Ethernet support for stm32mpu
 2019-05-10 16:30 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] net: dwc_eth_qos: add Ethernet stm32mp1 support

[U-Boot] [PATCH 00/13] Add saveenv support for STM32MP1
 2019-05-10 16:19 UTC  (8+ messages)
` [U-Boot] [PATCH 07/13] configs: stm32mp15: Enable ENV_IS_IN_EXT4 and all relative flags
` [U-Boot] [PATCH 08/13] stm32mp1: Add env_get_location()
` [U-Boot] [PATCH 09/13] mtd: Fix get_mtdparts()
` [U-Boot] [PATCH 10/13] stm32mp1: Move ENV_SIZE to Kconfig
` [U-Boot] [PATCH 11/13] configs: stm32mp15: Enable ENV_IS_IN_UBI
` [U-Boot] [PATCH 12/13] configs: stm32mp15: Enable ENV_IS_SPI_FLASH
` [U-Boot] [PATCH 13/13] stm32mp1: Update env_get_location for NOR support


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