messages from 2019-08-20 06:59:36 to 2019-08-22 01:56:48 UTC [more...]
[U-Boot] [PATCH v5 1/5] spl: dm: disable SPI DM flash for non-DM SPL
2019-08-22 1:56 UTC (18+ messages)
` [U-Boot] [PATCH v5 2/5] dm: spi: Convert Freescale ESPI driver to driver model
` [U-Boot] [PATCH v5 3/5] powerpc: dts: t2080: add espi controller node support
` [U-Boot] [PATCH v5 4/5] powerpc: dts: t2080qds: add espi slave nodes support
` [U-Boot] [PATCH v5 5/5] configs: enable espi device module in T2080QDS
[U-Boot] [PATCH v3 0/4] Make some changes to SDP
2019-08-22 1:46 UTC (5+ messages)
` [U-Boot] [PATCH v3 1/4] imx: spl: Change USB boot device type for imx8/8m
` [U-Boot] [PATCH v3 2/4] SDP: use CONFIG_SDP_LOADADDR as default load address
` [U-Boot] [PATCH v3 3/4] SDP: fix wrong usb request size and add high speed endpoint descriptor
` [U-Boot] [PATCH v3 4/4] SDP: Call usb_gadget_initialize and usb_gadget_release to support UDC
[U-Boot] [PATCH] nvme: Fix PRP Offset Invalid
2019-08-22 1:40 UTC (2+ messages)
[U-Boot] [PATCH 1/1] nvme: Fix PRP Offset Invalid
2019-08-22 1:38 UTC (8+ messages)
` [U-Boot] [PATCH 1/1][nvme] "
` [U-Boot] [PATCH] nvme: "
` [U-Boot] [EXT] Re: [PATCH 1/1] "
[U-Boot] [PATCH 1/1] serial: ns16550: Read reg-io-type from device tree
2019-08-22 1:32 UTC (5+ messages)
[U-Boot] [PATCH] ARM: vexpress_*_defconfig: replace earlyprintk with earlycon
2019-08-22 1:25 UTC (4+ messages)
` [U-Boot] [PATCH] vexpress/aemv8a: drop CONFIG_ARMV8_SWITCH_TO_EL1
[U-Boot] [PATCH] sunxi: H6: DRAM: Add support for half DQ
2019-08-21 21:54 UTC (5+ messages)
[U-Boot] [PATCH 1/5] CVE: net: fix unbounded memcpy of UDP packet
2019-08-21 19:29 UTC (6+ messages)
` [U-Boot] [PATCH 2/5] CVE: nfs: fix stack-based buffer overflow in some nfs_handler reply helper functions
` [U-Boot] [PATCH 3/5] CVE-2019-14194/CVE-2019-14198: nfs: fix unbounded memcpy with a failed length check at nfs_read_reply
` [U-Boot] [PATCH 4/5] CVE-2019-14195: nfs: fix unbounded memcpy with unvalidated length at nfs_readlink_reply
` [U-Boot] [PATCH 5/5] CVE-2019-14196: nfs: fix unbounded memcpy with a failed length check at nfs_lookup_reply
[U-Boot] [RESEND PATCH v4 00/11] SPL support for RISC-V
2019-08-21 19:14 UTC (12+ messages)
` [U-Boot] [RESEND PATCH v4 01/11] fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL
` [U-Boot] [RESEND PATCH v4 02/11] Makefile: support building SPL FIT images without device trees
` [U-Boot] [RESEND PATCH v4 03/11] spl: fit: use U-Boot device tree when FIT image has no device tree
` [U-Boot] [RESEND PATCH v4 04/11] riscv: add run mode configuration for SPL
` [U-Boot] [RESEND PATCH v4 05/11] spl: support booting via RISC-V OpenSBI
` [U-Boot] [RESEND PATCH v4 06/11] riscv: add SPL support
` [U-Boot] [RESEND PATCH v4 07/11] riscv: support SPL stack and global data relocation
` [U-Boot] [RESEND PATCH v4 08/11] riscv: add a generic FIT generator script
` [U-Boot] [RESEND PATCH v4 09/11] riscv: set default FIT generator script and build target for SPL builds
` [U-Boot] [RESEND PATCH v4 10/11] riscv: qemu: add SPL configuration
` [U-Boot] [RESEND PATCH v4 11/11] doc: update QEMU RISC-V documentation
[U-Boot] [PATCH] qemu-riscv64_smode, sifive-fu540: fix extlinux (define preboot)
2019-08-21 19:07 UTC
[U-Boot] CONFIG_OPTEE
2019-08-21 18:37 UTC (2+ messages)
[U-Boot] [PATCH v2 0/4] Make some changes to SDP
2019-08-21 15:13 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/4] imx: spl: Change USB boot device type for imx8/8m
` [U-Boot] [PATCH v2 2/4] SDP: use CONFIG_SDP_LOADADDR as default load address
` [U-Boot] [PATCH v2 3/4] SDP: fix wrong usb request size and add high speed endpoint descriptor
` [U-Boot] [PATCH v2 4/4] SDP: Call usb_gadget_initialize and usb_gadget_release to support UDC
[U-Boot] [PATCH v5 0/7] usb: Add cadence USB3 gadget/host/phy driver
2019-08-21 14:36 UTC (8+ messages)
` [U-Boot] [PATCH v5 1/7] dt-bindings: add dt-binding doc for CDNS3 controller
` [U-Boot] [PATCH v5 2/7] usb: gadget: Add the cadence USB3 gadget driver
` [U-Boot] [PATCH v5 3/7] usb: gadget: Add match_ep call back to usb_gadget_ops
` [U-Boot] [PATCH v5 4/7] usb: gadget: Add gadget_is_cdns3 checking to provide bcdUSB value
` [U-Boot] [PATCH v5 5/7] usb: host: Add the USB3 host driver
` [U-Boot] [PATCH v5 6/7] phy: Add USB PHY driver for the cadence USB3
` [U-Boot] [PATCH v5 7/7] usb: gadget: core: introduce ->udc_set_speed() method
[U-Boot] [PATCH] nvme: Fix PRP Offset Invalid
2019-08-21 13:40 UTC
[U-Boot] [PATCH V4 0/4] Prepare i.MX8MM clk
2019-08-21 13:39 UTC (4+ messages)
[U-Boot] [PATCH V3 1/4] clk: introduce enable_count
2019-08-21 13:35 UTC (4+ messages)
` [U-Boot] [PATCH V3 2/4] clk: prograte clk enable/disable to parent
` [U-Boot] [PATCH V3 3/4] clk: support clk tree dump
` [U-Boot] [PATCH V3 4/4] sandbox: clk: add clk enable/disable test code
[U-Boot] [PATCH] test/py: Add cmd_memory dependency back to test_mmc_wr
2019-08-21 12:45 UTC (2+ messages)
[U-Boot] [PATCH 1/1] easylogo: avoid buffer overrun
2019-08-21 12:45 UTC (2+ messages)
[U-Boot] [PATCH] jffs2: remove unused code files
2019-08-21 12:44 UTC (2+ messages)
[U-Boot] [PATCH] mmc: mtk-sd: Add MT8183 SoC support
2019-08-21 12:44 UTC (2+ messages)
[U-Boot] [PATCH 1/1] mailmap: provide usage instruction
2019-08-21 12:44 UTC (2+ messages)
[U-Boot] [PATCH] README: Clarify use of BSS during SPL board_init_f()
2019-08-21 12:44 UTC (2+ messages)
[U-Boot] [PATCH] arm: omap2: am43xx: Enable CONFIG_BLK
2019-08-21 12:44 UTC (2+ messages)
[U-Boot] [PATCH] ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernels
2019-08-21 12:43 UTC (2+ messages)
[U-Boot] [PATCH] Makefile: clean *dtb_HS
2019-08-21 12:43 UTC (3+ messages)
` [U-Boot] [PATCH v2] arm: dts: "
[U-Boot] [PATCH v2] arm: baltos: switch to driver model for the watchdog timer
2019-08-21 12:43 UTC (2+ messages)
[U-Boot] [PATCH] davinci: omapl138-lcdk: Remove empty compiler directives
2019-08-21 12:43 UTC (2+ messages)
[U-Boot] [PATCH] ARM: davinci: Remove duplicated references
2019-08-21 12:43 UTC (2+ messages)
[U-Boot] [PATCH] Revert "ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR"
2019-08-21 12:43 UTC (2+ messages)
[U-Boot] [PATCH] ARM: da850evm: Remove dead code
2019-08-21 12:43 UTC (2+ messages)
[U-Boot] [PATCH] ARM: da850evm: Remove dead SPI Code
2019-08-21 12:43 UTC (2+ messages)
[U-Boot] [PATCH] ARM: omapl138_lcdk: Enable USB
2019-08-21 12:43 UTC (2+ messages)
[U-Boot] [PATCH 1/3] configs: Remove unneeded overlay_files environment variable
2019-08-21 12:43 UTC (6+ messages)
` [U-Boot] [PATCH 2/3] configs: Rename environment variable fit_loadaddr to addr_fit
` [U-Boot] [PATCH 3/3] configs: Rename environment variable fit_bootfile to name_fit
[U-Boot] [PATCH] arm: baltos: use device tree alias to access Ethernet slave
2019-08-21 12:42 UTC (2+ messages)
[U-Boot] U-Boot/EBBR plugfest at ELC-EU?
2019-08-21 10:38 UTC (3+ messages)
[U-Boot] [PATCH 1/1] dm: scsi: Scan the actual number of ports
2019-08-21 9:41 UTC (2+ messages)
[U-Boot] [PATCH] imx: imx8qxp_mek: fix CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR
2019-08-21 8:28 UTC
[U-Boot] [ANN] U-Boot v2019.10-rc2 released
2019-08-21 8:23 UTC (2+ messages)
[U-Boot] [PATCH 1/3] riscv: andes_plic: init plic by scanning each cpu node
2019-08-21 8:17 UTC
[U-Boot] [PATCH v3 0/8] Support Andes RISC-V l2cache on AE350 platform
2019-08-21 8:09 UTC (9+ messages)
` [U-Boot] [PATCH v3 1/8] dm: cache: Add enable and disable ops for cache uclass
` [U-Boot] [PATCH v3 2/8] dm: cache: Add enable and disable ops for sandbox and test
` [U-Boot] [PATCH v3 3/8] dm: cache: add v5l2 cache controller driver
` [U-Boot] [PATCH v3 4/8] riscv: ae350: use the v5l2 driver to configure the cache
` [U-Boot] [PATCH v3 5/8] riscv: ax25: add imply v5l2 cache controller
` [U-Boot] [PATCH v3 6/8] riscv: cache: Flush L2 cache before jump to linux
` [U-Boot] [PATCH v3 7/8] riscv: dts: move out AE350 L2 node from cpus node
` [U-Boot] [PATCH v3 8/8] riscv: cache: use CCTL to flush d-cache
[U-Boot] [PATCH 0/1] NVME fix PRP Offset Invalid
2019-08-21 4:08 UTC (5+ messages)
` [U-Boot] [EXT] "
[U-Boot] Pull request: u-boot-riscv/master
2019-08-21 2:10 UTC (6+ messages)
[U-Boot] [PATCH v3 00/17] Add Intel Agilex SoC support
2019-08-21 1:58 UTC (22+ messages)
` [U-Boot] [PATCH v3 01/17] arm: socfpga: agilex: Add base address for Intel Agilex SoC
` [U-Boot] [PATCH v3 02/17] arm: socfpga: Move firewall code to firewall file
` [U-Boot] [PATCH v3 03/17] arm: socfpga: Move Stratix10 and Agilex reset manager common code
` [U-Boot] [PATCH v3 04/17] arm: socfpga: agilex: Add reset manager support
` [U-Boot] [PATCH v3 05/17] arm: socfpga: Move Stratix10 and Agilex system manager common code
` [U-Boot] [PATCH v3 06/17] arm: socfpga: agilex: Add system manager support
` [U-Boot] [PATCH v3 07/17] arm: socfpga: Move Stratix10 and Agilex clock manager common code
` [U-Boot] [PATCH v3 08/17] clk: agilex: Add clock driver for Agilex
` [U-Boot] [PATCH v3 09/17] arm: socfpga: agilex: Add clock wrapper functions
` [U-Boot] [PATCH v3 10/17] arm: socfpga: agilex: Add CCU support for Agilex
` [U-Boot] [PATCH v3 11/17] arm: agilex: Add clock handoff offset "
` [U-Boot] [PATCH v3 12/17] ddr: altera: Restructure Stratix 10 SDRAM driver
` [U-Boot] [PATCH v3 13/17] ddr: altera: agilex: Add SDRAM driver for Agilex
` [U-Boot] [PATCH v3 14/17] board: intel: agilex: Add socdk board support for Intel Agilex SoC
` [U-Boot] [PATCH v3 15/17] arm: socfpga: agilex: Add SPL for "
` [U-Boot] [PATCH v3 16/17] arm: dts: agilex: Add base dtsi and devkit dts
` [U-Boot] [PATCH v3 17/17] arm: socfpga: agilex: Enable Agilex SoC build
[U-Boot] [PATCH 0/3] arm: socfpga: Convert drivers from struct to defines
2019-08-21 1:51 UTC (10+ messages)
` [U-Boot] [PATCH 1/3] arm: socfpga: Convert reset manager "
[U-Boot] [PATCH 1/1] nvme: Fix PRP Offset Invalid
2019-08-21 0:25 UTC
[U-Boot] [PATCH v3 02/11] Makefile: support building SPL FIT images without device trees
2019-08-20 21:08 UTC (2+ messages)
` [U-Boot] [PATCH v4 "
[U-Boot] [PATCH] fat: FAT filesystem premature release of info struct
2019-08-20 20:18 UTC
[U-Boot] [PATCH V2 0/7] ARM: imx: Update Novena to DM/DT
2019-08-20 17:41 UTC (4+ messages)
[U-Boot] [PATCH v3 0/8] add PCIe, its PHY and AHCI support for mt7623
2019-08-20 16:19 UTC (4+ messages)
` [U-Boot] [PATCH v3 8/8] ata: ahci: Don't forget to clear upper address regs
[U-Boot] [PATCH v4 2/4] USB: host: Add the USB3 host driver
2019-08-20 15:52 UTC
[U-Boot] [PATCH v4 2/4] USB: host: Add the USB3 host driver
2019-08-20 15:44 UTC (2+ messages)
[U-Boot] [PATCH] sifive-fu540: config: Add mmc0 as a boot target device
2019-08-20 15:38 UTC (2+ messages)
[U-Boot] [PATCH v4 2/4] USB: host: Add the USB3 host driver
2019-08-20 15:28 UTC (2+ messages)
[U-Boot] [PATCH v1] common: fix building image.c
2019-08-20 14:16 UTC (2+ messages)
[U-Boot] Rockpro64_V2.1 2018-07-02 Boot Freeze
2019-08-20 13:57 UTC (12+ messages)
` [U-Boot] Rockpro64_V2.1 2018-07-02 Boot Freeze【请注意,邮件由lists.intricate@gmail.com代发】
[U-Boot] [PATCH] ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux
2019-08-20 12:20 UTC
[U-Boot] [RFC PATCH v1] common: fix building image.c
2019-08-20 11:26 UTC (3+ messages)
[U-Boot] [PATCH] rockchip: rk3288: remove fennec board support
2019-08-20 10:01 UTC
[U-Boot] [PATCH v4 2/4] USB: host: Add the USB3 host driver
2019-08-20 9:42 UTC (2+ messages)
[U-Boot] [PATCHv2 00/14] powerpc: Enable device tree support
2019-08-20 9:35 UTC (15+ messages)
` [U-Boot] [PATCHv2 01/14] powerpc: mpc85xx: Add device tree support option for PBL boot image
` [U-Boot] [PATCHv2 02/14] powerpc: Enable device tree support for T2080RDB
` [U-Boot] [PATCHv2 03/14] powerpc: Enable device tree support for T4240RDB
` [U-Boot] [PATCHv2 04/14] powerpc: Enable device tree support for T1024RDB
` [U-Boot] [PATCHv2 05/14] powerpc: Enable device tree support for T1042D4RDB
` [U-Boot] [PATCHv2 06/14] powerpc: Enable device tree support for P1020RDB
` [U-Boot] [PATCHv2 07/14] powerpc: Enable device tree support for P2020RDB
` [U-Boot] [PATCHv2 08/14] powerpc: Enable device tree support for P2041RDB
` [U-Boot] [PATCHv2 09/14] powerpc: Enable device tree support for P3041DS
` [U-Boot] [PATCHv2 10/14] powerpc: Enable device tree support for P4080DS
` [U-Boot] [PATCHv2 11/14] powerpc: Enable device tree support for P5040DS
` [U-Boot] [PATCHv2 12/14] powerpc: dts: add default definition of CONFIG_RESET_VECTOR_ADDRESS
` [U-Boot] [PATCHv2 13/14] powerpc: mpc8548cds: extend the reserved length for monitor
` [U-Boot] [PATCHv2 14/14] powerpc: Enable device tree support for MPC8548CDS
[U-Boot] [PATCH 0/1] NVME fix PRP Offset Invalid
2019-08-20 8:36 UTC (2+ messages)
` [U-Boot] [PATCH 1/1] nvme: Fix "
[U-Boot] [RFC PATCH] net: designware: drop compatible altr, socfpga-stmmac
2019-08-20 8:30 UTC (3+ messages)
[U-Boot] [PATCH v4 1/4] USB: gadget: Add the cadence USB3 gadget driver
2019-08-20 7:56 UTC
[U-Boot] [PATCH] nvme: Fix PRP Offset Invalid
2019-08-20 7:18 UTC
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