public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-08-19 13:31:56 to 2019-08-21 13:39:45 UTC [more...]

[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  (3+ messages)

[U-Boot] [PATCH 1/1] easylogo: avoid buffer overrun
 2019-08-21 12:45 UTC  (4+ 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] [PATCH 1/1] nvme: Fix PRP Offset Invalid
 2019-08-21 11:26 UTC  (5+ messages)
  ` [U-Boot] [PATCH 1/1][nvme] "
    ` [U-Boot] [PATCH] nvme: "
  ` [U-Boot] [EXT] Re: [PATCH 1/1] "

[U-Boot] [PATCH v5 1/5] spl: dm: disable SPI DM flash for non-DM SPL
 2019-08-21 11:24 UTC  (17+ 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] sunxi: H6: DRAM: Add support for half DQ
 2019-08-21 11:07 UTC  (5+ messages)

[U-Boot] U-Boot/EBBR plugfest at ELC-EU?
 2019-08-21 10:38 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] serial: ns16550: Read reg-io-type from device tree
 2019-08-21  9:45 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  (12+ messages)
` [U-Boot] [PATCH 1/3] arm: socfpga: Convert reset manager "
` [U-Boot] [PATCH 2/3] arm: socfpga: Convert system "
` [U-Boot] [PATCH 3/3] arm: socfpga: Convert clock "

[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] CONFIG_OPTEE
 2019-08-20 18:39 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  (15+ 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 

[U-Boot] [PATCH 1/1] null dereference in hush.c
 2019-08-20  6:30 UTC 

[U-Boot] [PATCH 1/1] efi_loader: re-enable GRUB workaround on 32bit ARM
 2019-08-20  5:43 UTC  (5+ messages)

[U-Boot] [PATCH] core: of_addr: Correct the size type of of_get_address to fdt_size_t
 2019-08-20  4:09 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] rockchip: rk3328: defconfig: remove SPL raw image support
 2019-08-20  3:47 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] rockchip: rk3368: "
` [U-Boot] [PATCH 3/3] rockchip: rk3399: "

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

[U-Boot] Travis test/py sandbox_spl test fail
 2019-08-20  2:53 UTC  (8+ messages)

[U-Boot] [PATCH 1/2] libavb: Update libavb to current AOSP master
 2019-08-20  2:33 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] libavb: Fix build warnings after updating the lib

[U-Boot] Pull request: u-boot-rockchip-20190819
 2019-08-19 19:05 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86
 2019-08-19 19:05 UTC  (2+ messages)

[U-Boot] [PATCH] doc: add full path to patman README
 2019-08-19 19:00 UTC 

[U-Boot] [PATCH 1/4] rockchip: clk: rk3328: add clk_enable ops for HCLK_HOST0
 2019-08-19 15:57 UTC  (10+ messages)
` [U-Boot] [PATCH 2/4] rockchip: dts: rk3328-rock64: enable usb3 xhci controller
` [U-Boot] [PATCH 3/4] rockchip: rk3328: migrate u-boot node to -u-boot.dtsi
` [U-Boot] [PATCH 4/4] rockchip: dts: rk3328-rock64: fix usb power supply

[U-Boot] [PATCH] board: fsl: lx2160aqds: fix 'compatible' property
 2019-08-19 15:56 UTC 

[U-Boot] [PATCH v2 1/3] spl: mmc: Fix indentation in spl_mmc.c file
 2019-08-19 15:50 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] spl: mmc: Add option to set eMMC HW boot partition


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