messages from 2019-08-27 02:05:07 to 2019-08-28 06:37:48 UTC [more...]
[U-Boot] [PATCH 00/26] Add and update drivers for MediaTek MT76x8 SoCs
2019-08-28 6:37 UTC (4+ messages)
` [U-Boot] [PATCH 01/26] serial: serial_mtk: enable FIFO and disable flow control
` [U-Boot] [PATCH 02/26] serial: serial_mtk: add non-DM version for SPL
` [U-Boot] [PATCH 03/26] dts: mtmips: move uart property clock-frequency into mt7628an.dtsi
[U-Boot] [PATCH v4 2/4] USB: host: Add the USB3 host driver
2019-08-28 6:37 UTC (4+ messages)
[U-Boot] [U-BOOT PATCH 0/3] add support for spi-nor device on HiFive Unleashed board
2019-08-28 6:18 UTC (4+ messages)
[U-Boot] [PATCHv3 0/3] dm: pcie_fsl: Fix some issues
2019-08-28 3:31 UTC (7+ messages)
` [U-Boot] [PATCHv3 1/3] dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdef
` [U-Boot] [PATCHv3 2/3] dm: pcie_fsl: Fix the Class Code fixup function
` [U-Boot] [PATCHv3 3/3] dm: pcie_fsl: Fix the calculation of controller index
[U-Boot] [PATCH] board_f: fix noncached reservation calculation
2019-08-28 2:50 UTC (5+ messages)
[U-Boot] [U-BOOT PATCH] add gpio support for HiFive Unleashed A00 board
2019-08-28 2:44 UTC (5+ messages)
` [U-Boot] [U-BOOT PATCH] gpio: fu540: add support for DM based gpio driver for FU540 SoC
[U-Boot] [PATCH v1 1/7] mmc: fsl_esdhc: Add peripheral clock support
2019-08-28 1:03 UTC (4+ messages)
` [U-Boot] [PATCH v1 6/7] mmc: fsl_esdhc: Add emmc hs200 support
[U-Boot] RSA in U-Boot
2019-08-27 23:55 UTC (13+ messages)
[U-Boot] USB port doesn't work on the Olimex A64 OLinuXino board
2019-08-27 23:25 UTC (2+ messages)
[U-Boot] [PATCH v3 0/1] board: arm: Add support for Broadcom BCM7445
2019-08-27 22:31 UTC (5+ messages)
` [U-Boot] [PATCH v4 "
` [U-Boot] [PATCH v4 1/1] "
[U-Boot] [PATCH] dfu: dfu_nand: reduce verbosity
2019-08-27 21:38 UTC (2+ messages)
[U-Boot] [PATCH] clk: meson-g12b: add compatible
2019-08-27 21:06 UTC
[U-Boot] [PATCH 1/1] x86: efi_loader: Fix invalid address return from efi_alloc()
2019-08-27 18:35 UTC
[U-Boot] Wandboard boot failure when HAB support is enabled
2019-08-27 18:03 UTC
[U-Boot] [PATCH 1/1] efi_selftest: use standalone UEFI program for exception
2019-08-27 17:25 UTC
[U-Boot] pull request: u-boot-mpc85xx/master
2019-08-27 17:19 UTC (2+ messages)
[U-Boot] Please pull from u-boot-i2c
2019-08-27 17:19 UTC (2+ messages)
[U-Boot] [PULL] u-boot-stm32 for v2019.10 (round 1)
2019-08-27 15:37 UTC
[U-Boot] [PATCH v3 0/4] ARM: Aspeed: Add SD host controller driver
2019-08-27 14:49 UTC (4+ messages)
` [U-Boot] [PATCH v3 2/4] mmc: Add Aspeed SD "
[U-Boot] [PATCH v4 2/4] mmc: Add Aspeed SD controller driver
2019-08-27 14:48 UTC
[U-Boot] [ANN] U-Boot v2019.10-rc3 released
2019-08-27 14:31 UTC (3+ messages)
[U-Boot] [PATCH v5 0/7] usb: Add cadence USB3 gadget/host/phy driver
2019-08-27 14:14 UTC (3+ messages)
` [U-Boot] [PATCH v5 6/7] phy: Add USB PHY driver for the cadence USB3
[U-Boot] logically dead code in drivers/usb/gadget/core.c
2019-08-27 14:07 UTC (4+ messages)
` [U-Boot] [PATCH] removed '!' in for loop stop condition
[U-Boot] [PATCH] Revert "vexpress64: fvp dram: add DRAM configuration"
2019-08-27 11:13 UTC (2+ messages)
[U-Boot] [PATCHv2 00/47] powerpc: Enable PCIe DM drvier for some platforms
2019-08-27 11:05 UTC (48+ messages)
` [U-Boot] [PATCHv2 01/47] powerpc: T208xRDB: Compile legacy PCIe routines conditionally
` [U-Boot] [PATCHv2 02/47] powerpc: T208xRDB: Disable legacy PCIe driver when DM_PCI is enabled
` [U-Boot] [PATCHv2 03/47] configs: T2080RDB: Enable PCIe driver
` [U-Boot] [PATCHv2 04/47] powerpc: T4RDB: Compile legacy PCIe routines conditionally
` [U-Boot] [PATCHv2 05/47] dm: pcie_fsl: Add T4240 PCIe support
` [U-Boot] [PATCHv2 06/47] t4240: dts: Added PCIe DT nodes
` [U-Boot] [PATCHv2 07/47] powerpc: T4240RDB: Disable legacy PCIe driver when DM_PCI is enabled
` [U-Boot] [PATCHv2 08/47] configs: T4240RDB: Enable PCIe driver
` [U-Boot] [PATCHv2 09/47] powerpc: T102xRDB: Compile legacy PCIe routines conditionally
` [U-Boot] [PATCHv2 10/47] dm: pcie_fsl: Add T102x PCIe support
` [U-Boot] [PATCHv2 11/47] t102x: dts: Added PCIe DT nodes
` [U-Boot] [PATCHv2 12/47] powerpc: T102xRDB: Remove the useless macro CONFIG_ARCH_T1040
` [U-Boot] [PATCHv2 13/47] powerpc: T102xRDB: Disable legacy PCIe driver when DM_PCI is enabled
` [U-Boot] [PATCHv2 14/47] configs: T1024RDB: Enable PCIe driver
` [U-Boot] [PATCHv2 15/47] powerpc: T104xRDB: Compile legacy PCIe routines conditionally
` [U-Boot] [PATCHv2 16/47] dm: pcie_fsl: Add T104x PCIe support
` [U-Boot] [PATCHv2 17/47] t104x: dts: Added PCIe DT nodes
` [U-Boot] [PATCHv2 18/47] powerpc: T104xRDB: Disable legacy PCIe driver when DM_PCI is enabled
` [U-Boot] [PATCHv2 19/47] configs: T1042D4RDB: Enable PCIe driver
` [U-Boot] [PATCHv2 20/47] powerpc: p1_p2_rdb: Compile legacy PCIe routines conditionally
` [U-Boot] [PATCHv2 21/47] dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCs
` [U-Boot] [PATCHv2 22/47] P1020: dts: Added PCIe DT nodes
` [U-Boot] [PATCHv2 23/47] powerpc: p1_p2_rdb: Disable legacy PCIe driver when DM_PCI is enabled
` [U-Boot] [PATCHv2 24/47] configs: P1020RDB: Enable PCIe driver
` [U-Boot] [PATCHv2 25/47] P2020: dts: Added PCIe DT nodes
` [U-Boot] [PATCHv2 26/47] configs: P2020RDB: Enable PCIe driver
` [U-Boot] [PATCHv2 27/47] powerpc: p_corenet: Compile legacy PCIe routines conditionally
` [U-Boot] [PATCHv2 28/47] dm: pcie_fsl: Add P2041 PCIe support
` [U-Boot] [PATCHv2 29/47] P2041: dts: Added PCIe DT nodes
` [U-Boot] [PATCHv2 30/47] powerpc: P2041RDB: Disable legacy PCIe driver when DM_PCI is enabled
` [U-Boot] [PATCHv2 31/47] configs: P2041RDB: Enable PCIe driver
` [U-Boot] [PATCHv2 32/47] dm: pcie_fsl: Add P3041 PCIe support
` [U-Boot] [PATCHv2 33/47] P3041: dts: Added PCIe DT nodes
` [U-Boot] [PATCHv2 34/47] powerpc: corenet_ds: Disable legacy PCIe driver when DM_PCI is enabled
` [U-Boot] [PATCHv2 35/47] configs: P3041DS: Enable PCIe driver
` [U-Boot] [PATCHv2 36/47] dm: pcie_fsl: Add P4080 PCIe support
` [U-Boot] [PATCHv2 37/47] P4080: dts: Added PCIe DT nodes
` [U-Boot] [PATCHv2 38/47] configs: P4080DS: Enable PCIe driver
` [U-Boot] [PATCHv2 39/47] dm: pcie_fsl: Add P5040 PCIe support
` [U-Boot] [PATCHv2 40/47] P5040: dts: Added PCIe DT nodes
` [U-Boot] [PATCHv2 41/47] configs: P5040DS: Enable PCIe driver
` [U-Boot] [PATCHv2 42/47] powerpc: MPC8548CDS: Compile legacy PCIe routines conditionally
` [U-Boot] [PATCHv2 43/47] powerpc: MPC85xxCDS: Disable legacy PCI fixup when DM_PCI is selected
` [U-Boot] [PATCHv2 44/47] dm: pcie_fsl: Add MPC8548 PCIe support
` [U-Boot] [PATCHv2 45/47] MPC8548: dts: Added PCIe DT node
` [U-Boot] [PATCHv2 46/47] powerpc: MPC8548CDS: Disable legacy PCIe driver when DM_PCI is enabled
` [U-Boot] [PATCHv2 47/47] configs: MPC8548CDS: Enable PCIe driver
[U-Boot] [PATCH v2] ddr, fsl: add DM_I2C support
2019-08-27 11:03 UTC (2+ messages)
[U-Boot] [PATCHv2 00/14] powerpc: Enable device tree support
2019-08-27 11:02 UTC (2+ messages)
[U-Boot] [PATCH v2] i2c: mxc: add CONFIG_CLK support
2019-08-27 10:00 UTC (3+ messages)
[U-Boot] [PATCH] mmc: dw_mmc: fix timeout calculate method
2019-08-27 9:58 UTC (3+ messages)
[U-Boot] [PATCH 1/6] spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms
2019-08-27 9:56 UTC (6+ messages)
` [U-Boot] [EXT] "
[U-Boot] [PATCH] misc: i2c_eeprom: verify that the chip is functional at probe()
2019-08-27 9:47 UTC (2+ messages)
[U-Boot] [PATCH 2/2] i2c: mxc_i2c: Remove i2c_idle_bus from probe
2019-08-27 9:46 UTC (2+ messages)
[U-Boot] [PATCH 1/2] i2c-mux-gpio: Fix GPIO request flag issue
2019-08-27 9:45 UTC (2+ messages)
[U-Boot] [PATCH v1 1/2] colibri_imx6/imx7/imx8x: use distroboot by default
2019-08-27 9:31 UTC (4+ messages)
` [U-Boot] [PATCH v1 2/2] apalis_imx6: "
[U-Boot] [PATCH] sandbox: fix cpu property in test.dts for pytest
2019-08-27 8:43 UTC (2+ messages)
[U-Boot] [PATCH v2] net: make net_random_ethaddr() more random
2019-08-27 8:40 UTC (2+ messages)
[U-Boot] rtc: ds3231/ds3232: fix coding style
2019-08-27 8:39 UTC
[U-Boot] rtc: ds3231/ds3232: fix coding style
2019-08-27 8:32 UTC
[U-Boot] [PATCH 1/3] Revert "blk: Invalidate block cache when switching hwpart"
2019-08-27 8:22 UTC (5+ messages)
` [U-Boot] [PATCH 2/3] mmc: invalidate block cache after hwpart switched successfully
` [U-Boot] [PATCH 3/3] configs: enable CONFIG_BLOCK_CACHE for mt7623n_bpir2
[U-Boot] [PATCH] ARM: dts: dra74x: Fix iodelay configuration for mmc3
2019-08-27 8:11 UTC
[U-Boot] rtc: ds3231/ds3232: fix coding style
2019-08-27 8:03 UTC
[U-Boot] [PATCH] Makefile: clean build generated SPL binary for TI AM65x
2019-08-27 7:57 UTC
[U-Boot] [PATCH] arm: at91: gardena-smart-gateway-at91sam: Enable CONFIG_SYS_NAND_USE_FLASH_BBT
2019-08-27 7:54 UTC (2+ messages)
[U-Boot] [PATCH] blk: Invalidate block cache when switching hwpart
2019-08-27 7:46 UTC (6+ messages)
[U-Boot] [PATCH 1/2] mmc: Fix timeout values passed to mmc_wait_dat0()
2019-08-27 7:41 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] mmc: Rename timeout parameters for clarification
[U-Boot] [PATCH] dm: mmc: remove unused U_BOOT_DRIVER(mmc)
2019-08-27 7:39 UTC (2+ messages)
[U-Boot] rtc: ds3231/ds3232: fix coding style
2019-08-27 7:32 UTC
[U-Boot] [PATCHv2 0/3] dm: pcie_fsl: Fix some issues
2019-08-27 6:54 UTC (9+ messages)
` [U-Boot] [PATCHv2 1/3] dm: pcie_fsl: Fix workaround of P4080 erratum A003
[U-Boot] [PATCH V3 00/27] i.MX8MM support
2019-08-27 6:26 UTC (28+ messages)
` [U-Boot] [PATCH V3 01/27] imx: mkimage_fit_atf: Fix FIT image for correct boot order
` [U-Boot] [PATCH V3 02/27] tools: imx8m_image: align spl bin image size
` [U-Boot] [PATCH V3 03/27] ddr: imx8m: fix ddr firmware location when enable SPL OF
` [U-Boot] [PATCH V3 04/27] imx8m: add image cfg for i.MX8MM lpddr4
` [U-Boot] [PATCH V3 05/27] imx: add IMX8MQ kconfig entry
` [U-Boot] [PATCH V3 06/27] imx: add IMX8MM "
` [U-Boot] [PATCH V3 07/27] imx: imx8mm: add clock bindings header
` [U-Boot] [PATCH V3 08/27] imx: add i.MX8MM cpu type
` [U-Boot] [PATCH V3 09/27] imx: spl: add spl_board_boot_device for i.MX8MM
` [U-Boot] [PATCH V3 10/27] imx8m: imx-regs: drop unused register definitions
` [U-Boot] [PATCH V3 11/27] imx8m: update imx-regs for i.MX8MM
` [U-Boot] [PATCH V3 12/27] imx: add get_cpu_rev support "
` [U-Boot] [PATCH V3 13/27] imx8m: add pin header "
` [U-Boot] [PATCH V3 14/27] imx: add i.MX8MM PE property
` [U-Boot] [PATCH V3 15/27] imx8m: Fix MMU table issue for OPTEE memory
` [U-Boot] [PATCH V3 16/27] imx8m: set BYPASS ID SWAP to avoid AXI bus errors
` [U-Boot] [PATCH V3 17/27] imx8m: Configure trustzone region 0 for non-secure access
` [U-Boot] [PATCH V3 18/27] imx8m: soc: enable SCTR clock before timer init
` [U-Boot] [PATCH V3 19/27] imx8m: restrict reset_cpu
` [U-Boot] [PATCH V3 20/27] imx8m: rename clock to clock_imx8mq
` [U-Boot] [PATCH V3 21/27] imx8m: restructure clock.h
` [U-Boot] [PATCH V3 22/27] imx8m: add clk support for i.MX8MM
` [U-Boot] [PATCH V3 23/27] imx: mmc_env: update runtime SD/MMC boot env device
` [U-Boot] [PATCH V3 24/27] imx8m: soc: probe clock device in arch_cpu_init_dm
` [U-Boot] [PATCH V3 25/27] arm: dts: import i.MX8MM dtsi
` [U-Boot] [PATCH V3 26/27] arm: dts: add i.MX8MM pin func
` [U-Boot] [PATCH V3 27/27] imx: Add i.MX8MM EVK board support
[U-Boot] [PATCH 1/1] x86: show UEFI images involved in crash
2019-08-27 6:14 UTC (7+ messages)
[U-Boot] [PATCH 00/47] powerpc: Enable PCIe DM drvier for some platforms
2019-08-27 4:50 UTC (51+ messages)
` [U-Boot] [PATCH 03/47] configs: T2080RDB: Enable PCIe driver
` [U-Boot] [PATCH 08/47] configs: T4240RDB: "
` [U-Boot] [PATCH 13/47] powerpc: T102xRDB: Disable legacy PCIe driver when DM_PCI is enabled
` [U-Boot] [PATCH 14/47] configs: T1024RDB: Enable PCIe driver
` [U-Boot] [PATCH 19/47] configs: T1042D4RDB: "
` [U-Boot] [PATCH 22/47] P1020: dts: Added PCIe DT nodes
` [U-Boot] [PATCH 24/47] configs: P1020RDB: Enable PCIe driver
` [U-Boot] [PATCH 25/47] P2020: dts: Added PCIe DT nodes
` [U-Boot] [PATCH 26/47] configs: P2020RDB: Enable PCIe driver
` [U-Boot] [PATCH 30/47] powerpc: P2041RDB: Disable legacy PCIe driver when DM_PCI is enabled
` [U-Boot] [PATCH 31/47] configs: P2041RDB: Enable PCIe driver
` [U-Boot] [PATCH 34/47] powerpc: corenet_ds: Disable legacy PCIe driver when DM_PCI is enabled
` [U-Boot] [PATCH 35/47] configs: P3041DS: Enable PCIe driver
` [U-Boot] [PATCH 38/47] configs: P4080DS: "
` [U-Boot] [PATCH 41/47] configs: P5040DS: "
` [U-Boot] [PATCH 47/47] configs: MPC8548CDS: "
[U-Boot] [PATCH] rockchip: rk3399: dts: add boot order for rockpro64
2019-08-27 3:43 UTC
[U-Boot] [PATCHv3] armv8: fsl-layerscape: Fix a typo of Layerscape PCIe config entry
2019-08-27 3:30 UTC
[U-Boot] [PATCH 00/22] i.MX8MM support
2019-08-27 3:25 UTC (7+ messages)
` [U-Boot] [PATCH 22/22] imx: Add i.MX8MM EVK board support
[U-Boot] [PATCH] cmd: host: fix seg fault at "host info"
2019-08-27 2:54 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox