public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-08-24 13:22:58 to 2019-08-26 14:49:42 UTC [more...]

[U-Boot] [PATCH 00/47] powerpc: Enable PCIe DM drvier for some platforms
 2019-08-26 14:49 UTC  (45+ messages)
` [U-Boot] [PATCH 01/47] powerpc: T208xRDB: Compile legacy PCIe routines conditionally
` [U-Boot] [PATCH 02/47] powerpc: T208xRDB: Disable legacy PCIe driver when DM_PCI is enabled
` [U-Boot] [PATCH 03/47] configs: T2080RDB: Enable PCIe driver
` [U-Boot] [PATCH 04/47] powerpc: T4RDB: Compile legacy PCIe routines conditionally
` [U-Boot] [PATCH 05/47] dm: pcie_fsl: Add T4240 PCIe support
` [U-Boot] [PATCH 06/47] t4240: dts: Added PCIe DT nodes
` [U-Boot] [PATCH 07/47] powerpc: T4240RDB: Disable legacy PCIe driver when DM_PCI is enabled
` [U-Boot] [PATCH 08/47] configs: T4240RDB: Enable PCIe driver
` [U-Boot] [PATCH 09/47] powerpc: T102xRDB: Compile legacy PCIe routines conditionally
` [U-Boot] [PATCH 10/47] dm: pcie_fsl: Add T102x PCIe support
` [U-Boot] [PATCH 11/47] t102x: dts: Added PCIe DT nodes
` [U-Boot] [PATCH 12/47] powerpc: T102xRDB: Remove the useless macro CONFIG_ARCH_T1040
` [U-Boot] [PATCH 13/47] powerpc: T102xRDB: Disable legacy PCIe driver when DM_PCI is enabled
` [U-Boot] [PATCH 15/47] powerpc: T104xRDB: Compile legacy PCIe routines conditionally
` [U-Boot] [PATCH 16/47] dm: pcie_fsl: Add T104x PCIe support
` [U-Boot] [PATCH 17/47] t104x: dts: Added PCIe DT nodes
` [U-Boot] [PATCH 18/47] powerpc: T104xRDB: Disable legacy PCIe driver when DM_PCI is enabled
` [U-Boot] [PATCH 20/47] powerpc: p1_p2_rdb: Compile legacy PCIe routines conditionally
` [U-Boot] [PATCH 21/47] dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCs
` [U-Boot] [PATCH 22/47] P1020: dts: Added PCIe DT nodes
` [U-Boot] [PATCH 23/47] powerpc: p1_p2_rdb: Disable legacy PCIe driver when DM_PCI is enabled
` [U-Boot] [PATCH 25/47] P2020: dts: Added PCIe DT nodes

[U-Boot] [PATCH 00/22] i.MX8MM support
 2019-08-26 14:08 UTC  (5+ messages)
` [U-Boot] [PATCH 09/22] imx8m: update imx-regs for i.MX8MM

[U-Boot] [PATCH] rtc: stm32: manage 2 digit limitation on year
 2019-08-26 13:51 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/26] i.MX8MM support
 2019-08-26 13:51 UTC  (5+ messages)
` [U-Boot] [PATCH v2 01/26] tools: imx8m_image: align spl bin image size
` [U-Boot] [PATCH v2 02/26] ddr: imx8m: fix ddr firmware location when enable SPL OF

[U-Boot] [PATCH v2] mmc: sti_sdhci: Fix sdhci_setup_cfg() call
 2019-08-26 13:48 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: dts: stih410-b2260: Sync DT with kernel v5.2
 2019-08-26 13:48 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: stm32_sdmmc2: Increase SDMMC_BUSYD0END_TIMEOUT_US
 2019-08-26 13:47 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
 2019-08-26 13:39 UTC  (11+ messages)
` [U-Boot] [PATCH 1/5] moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 1
` [U-Boot] [PATCH 2/5] moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2
` [U-Boot] [PATCH 3/5] moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 3
` [U-Boot] [PATCH 4/5] moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 4
` [U-Boot] [PATCH 5/5] Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig

[U-Boot] [PATCH] mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig
 2019-08-26 13:38 UTC  (2+ messages)

[U-Boot] [PATCH] Convert CONFIG_ARCH_CPU_INIT to Kconfig
 2019-08-26 13:38 UTC  (2+ messages)

[U-Boot] [GIT] Pull request: u-boot-clk (22.08.2019)
 2019-08-26 13:35 UTC  (4+ messages)

[U-Boot] [PATCHv2 0/3] dm: pcie_fsl: Fix some issues
 2019-08-26 13:00 UTC  (15+ messages)
` [U-Boot] [PATCHv2 1/3] dm: pcie_fsl: Fix workaround of P4080 erratum A003
` [U-Boot] [PATCHv2 2/3] dm: pcie_fsl: Fix the Class Code fixup function
` [U-Boot] [PATCHv2 3/3] dm: pcie_fsl: Fix the calculation of controller index

[U-Boot] [PATCH v2] ARM: imx: Support larger SPL size on IMX6DQ
 2019-08-26 13:00 UTC  (3+ messages)

[U-Boot] [U-BOOT PATCH 0/3] add support for spi-nor device on HiFive Unleashed board
 2019-08-26 12:55 UTC  (7+ messages)
` [U-Boot] [U-BOOT PATCH 1/3] spi: nor: add spi-nor-fixup handlers for nor devices
` [U-Boot] [U-BOOT PATCH 2/3] spi: nor: add support for is25wp256
` [U-Boot] [U-BOOT PATCH 3/3] spi: riscv: use single bit mode for spi transfers

[U-Boot] [PATCH v2] Prevented possible null dereference
 2019-08-26 12:54 UTC 

[U-Boot] [PATCH] sifive-fu540: config: Add mmc0 as a boot target device
 2019-08-26 12:45 UTC  (3+ messages)

[U-Boot] [PATCH] blk: Invalidate block cache when switching hwpart
 2019-08-26 12:43 UTC  (4+ messages)

[U-Boot] [PATCH] qemu-riscv64_smode, sifive-fu540: fix extlinux (define preboot)
 2019-08-26 12:42 UTC  (2+ messages)

[U-Boot] [PATCH v2] regulator: fixed: Modify enable-active-high behavior
 2019-08-26 11:50 UTC 

[U-Boot] [PATCH] ARM: dts: at91: sama5d27_wlsom1: add hlcdc node
 2019-08-26 11:45 UTC 

[U-Boot] [PATCH 1/7] ARM: at91: Add the chip ID for SAMA5D2 LPDDR2 SiP
 2019-08-26 11:43 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] env: fix build error for envtools
 2019-08-26 11:06 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] fw_env: remove duplicated definitions
` [U-Boot] [PATCH v2 2/4] fw_env: fix build error
` [U-Boot] [PATCH v2 3/4] env: add missing <compiler.h> header file
` [U-Boot] [PATCH v2 4/4] ci: add envtools support

[U-Boot] [PATCH] Removed possible null dereference by wrapping 'strchr' with 'if'
 2019-08-26 11:00 UTC 

[U-Boot] [PATCH 0/3] arm: socfpga: Convert drivers from struct to defines
 2019-08-26 10:58 UTC  (11+ messages)
` [U-Boot] [PATCH 1/3] arm: socfpga: Convert reset manager "

[U-Boot] [PATCH 0/4] env: fix build error for envtools
 2019-08-26 10:54 UTC  (11+ messages)
` [U-Boot] [PATCH 1/4] fw_env: remove duplicated definitions
` [U-Boot] [PATCH 2/4] fw_env: fix build error
` [U-Boot] [PATCH 3/4] env: add missing <compiler.h> header file
` [U-Boot] [PATCH 4/4] ci: add envtools support

[U-Boot] [PATCH v1] ddr, fsl: add DM_I2C support
 2019-08-26 10:10 UTC  (5+ messages)

[U-Boot] [PATCH 1/1] sunxi: Fix pll1 clock calculation
 2019-08-26 10:04 UTC  (2+ messages)

[U-Boot] [PATCHv2] armv8: fsl-layerscape: Fix a typo of Layerscape PCIe config entry
 2019-08-26 10:00 UTC  (3+ messages)

[U-Boot] [PATCH v1] x86: acpi: Slightly reduce binary size of ACPI tables for Tangier
 2019-08-26  9:47 UTC  (5+ messages)

[U-Boot] FW: getenv coverity issue
 2019-08-26  9:41 UTC 

[U-Boot] [PATCH v4 0/4] Make some changes to SDP
 2019-08-26  9:40 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/4] imx: spl: Change USB boot device type for imx8/8m
` [U-Boot] [PATCH v4 2/4] SDP: use CONFIG_SDP_LOADADDR as default load address
` [U-Boot] [PATCH v4 3/4] SDP: fix wrong usb request size and add high speed endpoint descriptor
` [U-Boot] [PATCH v4 4/4] SDP: Call usb_gadget_initialize and usb_gadget_release to support UDC

[U-Boot] [PATCH v1] watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig
 2019-08-26  9:37 UTC  (2+ messages)

[U-Boot] [PATCH v6 1/4] dm: spi: Convert Freescale ESPI driver to driver model
 2019-08-26  9:25 UTC  (4+ messages)
` [U-Boot] [PATCH v6 2/4] powerpc: dts: t2080: add espi controller node support
` [U-Boot] [PATCH v6 3/4] powerpc: dts: t2080qds: add espi slave nodes support
` [U-Boot] [PATCH v6 4/4] configs: enable espi device module in T2080QDS

[U-Boot] [PATCH v3 0/4] Make some changes to SDP
 2019-08-26  8:52 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/4] imx: spl: Change USB boot device type for imx8/8m
` [U-Boot] [PATCH v3 3/4] SDP: fix wrong usb request size and add high speed endpoint descriptor

[U-Boot] [PATCH 00/13] i.MX8 misc patches
 2019-08-26  8:31 UTC  (15+ messages)
` [U-Boot] [PATCH 01/13] imx8: Probe the SCU driver by using uclass function
` [U-Boot] [PATCH 02/13] imx: sys_proto: add is_imx8qm helper
` [U-Boot] [PATCH 03/13] imx8qm: power up SMMU
` [U-Boot] [PATCH 04/13] imx8qm: correct fdt_file
` [U-Boot] [PATCH 05/13] imx8: disable node when the resource is not owned
` [U-Boot] [PATCH 06/13] configs: imx8qm/qxp_mek: enable CONFIG_OF_SYSTEM_SETUP
` [U-Boot] [PATCH 07/13] imx: scu_api: add sc_rm_set_master_sid
` [U-Boot] [PATCH 08/13] imx8: fdt: configure sid for masters
` [U-Boot] [PATCH 09/13] imx8: save args passed from ATF
` [U-Boot] [PATCH 10/13] imx8: fdt: add optee node
` [U-Boot] [PATCH 11/13] imx: scu_api: add sc_pm_is_partition_started
` [U-Boot] [PATCH 12/13] imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c
` [U-Boot] [PATCH 13/13] imx8: cpu: fix mac fuse word for i.MX8QM

[U-Boot] [PATCH 1/3] imx: remove board specific boot order from spl
 2019-08-26  8:26 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] imx: initialize fec only when enabled
` [U-Boot] [PATCH 3/3] imx: nandbcb: include long help "

[U-Boot] Pull request: u-boot-riscv/master
 2019-08-26  8:25 UTC 

[U-Boot] [PATCH v2 1/2] i.MX6: nand: extend nandbcb command for imx6UL(L)
 2019-08-26  8:24 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] imx: pcl063: add nand boot support

[U-Boot] [PATCH] board: fsl: lx2160aqds: add support for SerDes protocol 14
 2019-08-26  7:48 UTC 

[U-Boot] Error reading cluster" from fs/fat/fat.c
 2019-08-26  7:39 UTC  (2+ messages)

[U-Boot] [PATCH] net: macb: Fix rx buffer cache handling
 2019-08-26  7:35 UTC  (2+ messages)

[U-Boot] [ANN] U-Boot v2019.10-rc2 released
 2019-08-26  7:01 UTC  (4+ messages)

[U-Boot] SPL: Unsupported Boot Device!
 2019-08-26  6:50 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] ARM: dts: at91: sama5d2: add seq for qspi1
 2019-08-26  6:47 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] ARM: dts: at91: sama5d27_wlsom1_ek: add support for qspi
` [U-Boot] [PATCH 3/4] board: atmel: sama5d2_wlsom1_ek: add qspi support and qspi boot config
` [U-Boot] [PATCH 4/4] board: atmel: sama5d27_wlsom1_ek: start green led in SPL

[U-Boot] [PATCH] tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLS
 2019-08-26  6:43 UTC  (9+ messages)

[U-Boot] [PATCH 1/1] x86: show UEFI images involved in crash
 2019-08-26  6:13 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] doc: slimbootloader: Update Linux booting steps on QEMU
 2019-08-26  4:55 UTC  (5+ messages)

[U-Boot] [PATCH v2 00/10] x86: Prepare for adding FSP2 code
 2019-08-26  2:05 UTC  (12+ messages)
` [U-Boot] [PATCH v2 01/10] x86: Rename existing FSP code to fsp1
` [U-Boot] [PATCH v2 02/10] x86: Move fsp_azalia.h to the generic fsp directory
` [U-Boot] [PATCH v2 03/10] x86: Create a new fsp_arch.h header
` [U-Boot] [PATCH v2 04/10] x86: Move fsp_api.h inclusion out of fsp_support.h
` [U-Boot] [PATCH v2 05/10] x86: Move fsp_types.h to the generic fsp directory
` [U-Boot] [PATCH v2 06/10] x86: Move fsp_fv.h "
` [U-Boot] [PATCH v2 07/10] x86: Move fsp_hob.h "
` [U-Boot] [PATCH v2 08/10] x86: Move fsp_infoheader.h "
` [U-Boot] [PATCH v2 09/10] x86: Move fsp_bootmode.h "
` [U-Boot] [PATCH v2 10/10] x86: Move fsp_ffs.h include to fsp_arch.h

[U-Boot] dw_mmc: CMD17 Data Error while rebooting
 2019-08-26  2:02 UTC 

[U-Boot] [PATCH v1] tools: Add ifwitool to .gitignore
 2019-08-26  1:45 UTC  (3+ messages)

[U-Boot] [PATCH 00/15] rk3399: Add redundant boot support
 2019-08-26  1:34 UTC  (8+ messages)
` [U-Boot] [PATCH 01/15] arm: rockchip: Add common cru.h
` [U-Boot] [PATCH 12/15] include: rk3399: Disable watchdog in TPL

[U-Boot] [PATCH V3 1/4] clk: introduce enable_count
 2019-08-26  1:08 UTC  (6+ messages)
` [U-Boot] [PATCH V3 3/4] clk: support clk tree dump

[U-Boot] [PATCH] Fix unreliable detection of DRAM size on Orange Pi 3
 2019-08-25 23:36 UTC  (5+ messages)

[U-Boot] [RFC] crash dump for X86_64
 2019-08-25 18:03 UTC 

[U-Boot] [PATCH v2] arm: dts: sync dts for Allwinner H6
 2019-08-25 16:04 UTC 

[U-Boot] [PATCH] ARM: da850evm_direct_nor: Enable DM_GPIO
 2019-08-25 15:01 UTC 

[U-Boot] [PATCH] ARM: da850evm_nand: Enable Ethernet
 2019-08-25 14:34 UTC 

[U-Boot] [PATCH] Kconfig: Varios: Fix more SPL, TPL dependencies
 2019-08-24 18:50 UTC 

[U-Boot] Pull request: u-boot-rockchip-20190823
 2019-08-24 16:43 UTC  (2+ messages)

[U-Boot] [PATCH] Convert CONFIG_MX_CYCLIC to Kconfig
 2019-08-24 16:43 UTC  (2+ messages)

[U-Boot] [PATCH V2] Convert CONFIG_FSL_USDHC to Kconfig
 2019-08-24 16:43 UTC  (2+ messages)

[U-Boot] [PATCH] Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies
 2019-08-24 16:42 UTC  (2+ messages)

[U-Boot] [PATCH] kconfig: Convert CONFIG_MXS_GPIO to Kconfig
 2019-08-24 16:42 UTC  (2+ messages)

[U-Boot] [PATCH 00/34] binman: Various improvements and tidy-ups
 2019-08-24 13:23 UTC  (18+ messages)
` [U-Boot] [PATCH 18/34] binman: Use the Makefile for u_boot_binman_syms_bad
` [U-Boot] [PATCH 19/34] binman: Clean up unnecessary code related to ELF test files
` [U-Boot] [PATCH 20/34] binman: Allow symbols to be resolved inside sections
` [U-Boot] [PATCH 21/34] binman: Use underscore in test filenames
` [U-Boot] [PATCH 22/34] binman: Rename some two-digit test files
` [U-Boot] [PATCH 23/34] binman: Avoid needing the section size in advance
` [U-Boot] [PATCH 24/34] binman: Increase size of TPL and SPL test data
` [U-Boot] [PATCH 25/34] binman: Allow support for writing a size symbol to binaries
` [U-Boot] [PATCH 26/34] binman: Correct symbol calculation with non-zero image base
` [U-Boot] [PATCH 27/34] binman: Add support for Intel FSP meminit
` [U-Boot] [PATCH 28/34] binman: Fix entry comment for Intel descriptor
` [U-Boot] [PATCH 29/34] binman: Update IFWI entry to read entries outside constructor
` [U-Boot] [PATCH 30/34] binman: Update IFWI entry to support updates
` [U-Boot] [PATCH 31/34] binman: Support writing symbols into entries within an IFWI
` [U-Boot] [PATCH 32/34] binman: Write symbol info before image inclusion
` [U-Boot] [PATCH 33/34] binman: Add logging for the number of pack passes
` [U-Boot] [PATCH 34/34] binman: Drop comment-out code in testUpdateFdtOutput()


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