messages from 2019-10-15 15:53:46 to 2019-10-17 06:40:37 UTC [more...]
[U-Boot] [PATCH v1 00/11] import x509/pkcs7 parsers from linux
2019-10-17 6:40 UTC (18+ messages)
` [U-Boot] [PATCH v1 01/11] linux_compat: add kmemdup()
` [U-Boot] [PATCH v1 02/11] include: time.h: define time64_t
` [U-Boot] [PATCH v1 03/11] include: kernel.h: include printk.h
` [U-Boot] [PATCH v1 04/11] cmd: add asn1_compiler
` [U-Boot] [PATCH v1 05/11] Makefile: add build script for asn1 parsers
[U-Boot] [PATCH v2] mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASH
2019-10-17 5:09 UTC (2+ messages)
[U-Boot] [PATCH] cmd: sf: Mark it default if DM_SPI_FLASH enabled
2019-10-17 5:08 UTC (2+ messages)
[U-Boot] [PATCH] arm: dts: k3-am65: Add R5F ranges in interconnect nodes
2019-10-17 3:33 UTC
[U-Boot] [PATCH] nvme: add more cache flushes
2019-10-17 2:55 UTC (5+ messages)
` [U-Boot] [PATCH] nvme: flush dcache on both r/w, and the prp list
[U-Boot] [PATCH 0/5] tools: Support building U-Boot host tools for Windows via MSYS2
2019-10-17 1:50 UTC (8+ messages)
` [U-Boot] [PATCH 1/5] tools: image.h: Use portable uint32_t instead of linux-specific __be32
` [U-Boot] [PATCH 2/5] tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX
` [U-Boot] [PATCH 3/5] tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32
` [U-Boot] [PATCH 4/5] linux/types.h: Surround 'struct ustat' with __linux__
` [U-Boot] [PATCH 5/5] doc: Add documentation for how to build U-Boot host tools
[U-Boot] Issues with driver binding and probing
2019-10-16 21:51 UTC (5+ messages)
` [U-Boot] [EXT] "
[U-Boot] [PATCH v3 0/8] power: pmic: support more PMIC
2019-10-16 21:51 UTC (3+ messages)
` [U-Boot] [PATCH v3 1/8] dm: regulator: support regulator more state
[U-Boot] [PATCH 0/3] RPi one binary for RPi3/4 and RPi1/2
2019-10-16 18:35 UTC (5+ messages)
` [U-Boot] [PATCH 3/3] ARM: bcm283x: Set memory map at run-time
[U-Boot] [PATCH] lib: time: Add microsecond timer
2019-10-16 18:03 UTC (14+ messages)
[U-Boot] [PATCH 1/1] sunxi: Fix pll1 clock calculation
2019-10-16 16:40 UTC (3+ messages)
[U-Boot] [PATCH v2 00/38] x86: Various modifications to prepare for FSP2
2019-10-16 16:40 UTC (7+ messages)
` [U-Boot] [PATCH v2 14/38] spi: Add support for memory-mapped flash
[U-Boot] [PATCH v3] arm64: dts: sun50i: Add support for A64 OLinuXino (with eMMC)
2019-10-16 16:38 UTC (2+ messages)
[U-Boot] [PATCH 1/3] mtd: spi: Add a new option SPL_SPI_FLASH_MTD to Kconfig
2019-10-16 16:34 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] stm32mp1: configs: Add CONFIG_SPL_SPI_FLASH_MTD
[U-Boot] [PATCH] [ADD] Bananapi P2 Zero Support
2019-10-16 16:28 UTC (2+ messages)
[U-Boot] [PATCH v2] sunxi: H6: DRAM: Add support for half DQ
2019-10-16 16:26 UTC (2+ messages)
[U-Boot] [PATCH v2 0/5] riscv: sifive/fu540: Enable SPI-NOR support
2019-10-16 16:23 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/5] riscv: dts: Add hifive-unleashed-a00 dts from Linux
` [U-Boot] [PATCH v2 2/5] sifive: fu540: Enable OF_SEPARATE
` [U-Boot] [PATCH v2 3/5] mtd: spi-nor: ids: Add is25wp256 chip
` [U-Boot] [PATCH v2 4/5] riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi
` [U-Boot] [PATCH v2 5/5] sifive: fu540: Enable spi-nor flash support
[U-Boot] [PATCH 0/2] imx watchdog updates
2019-10-16 16:23 UTC (7+ messages)
` [U-Boot] [PATCH 1/2] watchdog: imx: Add DT ext-reset handling
[U-Boot] [PATCH v3 1/3] spi: Kconfig: Enable SPI_SUNXI for SUNXI
2019-10-16 16:22 UTC (3+ messages)
` [U-Boot] [PATCH v3 2/3] arm: sunxi: Enable SPI/SPI-FLASH support for A64
` [U-Boot] [PATCH v3 3/3] configs: sopine-baseboard: Enable SPI-FLASH
[U-Boot] [PATCH] spi: Kconfig: Add help text
2019-10-16 16:15 UTC
[U-Boot] [PATCH] imx: spl: inject 'u-boot, spl-boot-device' for next-stage
2019-10-16 15:48 UTC
[U-Boot] [PATCH v2 1/4] dm: spi: Return 0 if driver does not implement ops->cs_info
2019-10-16 15:21 UTC (9+ messages)
` [U-Boot] [PATCH v2 3/4] dm: spi: Check cs number before accessing slaves
` [U-Boot] [PATCH v2 4/4] test: dm: spi: Fix sandbox dm_test_spi_find()
[U-Boot] [PATCH] arm: dts: rk3399-roc-pc: Sync latest dts changes from Linux
2019-10-16 15:19 UTC
[U-Boot] [PATCH 0/3] Support distro boot in pico-imx7d BL33 case
2019-10-16 14:57 UTC (4+ messages)
` [U-Boot] [PATCH 3/3] pico-imx7d: polish uart clock id definition
[U-Boot] [PATCH 1/1] virtio: pci: use correct type in virtio_pci_bind()
2019-10-16 14:04 UTC (2+ messages)
[U-Boot] [PATCH 2/3] ARM: imx: Fix bmode detection from grp10
2019-10-16 13:31 UTC
[U-Boot] [PATCH 00/37] convert GE boards to DM
2019-10-16 12:06 UTC (11+ messages)
` [U-Boot] [PATCH 16/37] i2c: add support for offset overflow in to address
` [U-Boot] [PATCH 33/37] board: ge: bx50v3: use DM for uart
` [U-Boot] [PATCH 34/37] serial: mxc: add imx53 and imx21 compatible string
` [U-Boot] [PATCH 35/37] board: ge: mx53ppd: use DM for uart
` [U-Boot] [PATCH 36/37] dm: pmic: add da9063 PMIC driver and regulators
` [U-Boot] [PATCH 37/37] board: ge: bx50v3: use DM PMIC driver
[U-Boot] [PATCH v2 0/9] powerpc: convert socrates board to DM
2019-10-16 10:56 UTC (15+ messages)
` [U-Boot] [PATCH v2 1/9] mpc85xx, socrates: suppress unknown flash warning
` [U-Boot] [PATCH v2 2/9] mpc85xx: add socrates dts from linux
` [U-Boot] [PATCH v2 3/9] mpc85xx, dts, socrates: add u-boot specific dtsi
` [U-Boot] [PATCH v2 4/9] mpc85xx, socrates: add DM support
` [U-Boot] [PATCH v2 5/9] mpc85xx, socrates: get rid of DM_USB warning
` [U-Boot] [PATCH v2 6/9] mpc85xx, socrates: disable VIDEO
` [U-Boot] [PATCH v2 7/9] mpc85xx, socrates: enable DM I2C
` [U-Boot] [PATCH v2 8/9] mpc85xx, socrates: enable DM serial
` [U-Boot] [PATCH v2 9/9] mpc85xx, socrates: add DM PCI support
[U-Boot] [PATCH v3 0/2] imx6ull: Fix missing initial output from UART
2019-10-16 10:39 UTC (3+ messages)
` [U-Boot] [PATCH v3 1/2] ARM: dts: imx6ull-colibri: change hierarchy of DTS files
` [U-Boot] [PATCH v3 2/2] ARM: dts: imx6ull-colibri: pre-reloc for uart pinmux modes
[U-Boot] [PATCH 00/10] Enable i.MX8MM EVK BD71837 pmic
2019-10-16 10:24 UTC (11+ messages)
` [U-Boot] [PATCH 01/10] imx8m: imx8mq: get chip rev for B1 revision
` [U-Boot] [PATCH 02/10] imx8m: clock: improve irq response latency
` [U-Boot] [PATCH 03/10] imx: imx8mq: add init_nand_clk
` [U-Boot] [PATCH 04/10] imx: spl: implement spl_boot_mode for i.MX7/8/8M
` [U-Boot] [PATCH 05/10] dt-bindings: import usb pd
` [U-Boot] [PATCH 06/10] arm: dts: imx8mm: sync dts from Linux Kernel
` [U-Boot] [PATCH 07/10] pmic: bd71837: drop DEBUG macro
` [U-Boot] [PATCH 08/10] power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837
` [U-Boot] [PATCH 09/10] imx8m: evk: spl: probe clk in spl early stage
` [U-Boot] [PATCH 10/10] imx8mm: evk: enable bd71837 pmic
[U-Boot] [PATCH] nvme: use page-aligned buffer for identify command
2019-10-16 10:14 UTC (4+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH v2] pci: layerscape: remove multiple definitions of SVR
2019-10-16 10:13 UTC
[U-Boot] [PATCH] arm: freescale: ls102xa: add helper Macro to get the SVR
2019-10-16 10:09 UTC
[U-Boot] [PATCH] cmd: avb: Support A/B slots
2019-10-16 9:47 UTC (2+ messages)
[U-Boot] [PATCH v2] cmd: avb: Fix requested partitions list
2019-10-16 9:38 UTC (2+ messages)
[U-Boot] [PATCH 1/2] libavb: Update libavb to current AOSP master
2019-10-16 9:32 UTC (2+ messages)
[U-Boot] [PATCH 1/6] powerpc: p2041: dts: Added Sata DT nodes
2019-10-16 9:30 UTC (6+ messages)
` [U-Boot] [PATCH 2/6] powerpc: p3041: "
` [U-Boot] [PATCH 3/6] powerpc: p5040: "
` [U-Boot] [PATCH 4/6] powerpc: t102x: "
` [U-Boot] [PATCH 5/6] powerpc: t104x: "
` [U-Boot] [PATCH 6/6] powerpc: t4240: "
[U-Boot] [PATCH v1 0/5] apalis/colibri_t30: uart pinmuxing improvements
2019-10-16 9:20 UTC (3+ messages)
` [U-Boot] [PATCH v1 5/5] colibri_t30: disable rs232 serial transceiver forceoff pins
[U-Boot] [PATCH] rockchip: firefly-rk3288: Enable TPL support
2019-10-16 9:14 UTC
[U-Boot] [PATCH] dm: core: Update log method for uclass_find_device_by_seq
2019-10-16 9:14 UTC
[U-Boot] [PATCH 1/2] rockchip: usb: Migrate to use ofnode
2019-10-16 9:13 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] rockchip: Init driver otg_data for rk3288 usb phy
[U-Boot] [PATCH 0/3] rockchip: rk3328: add CONFIG_RAM_ROCKCHIP_DEBUG support
2019-10-16 9:06 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] rockchip: rk3328: use common struct sdram_base_params for struct rk3328_sdram_params
` [U-Boot] [PATCH 2/3] rockchip: rk3328: use common struct sdram_cap_info for struct rk3328_sdram_channel
` [U-Boot] [PATCH 3/3] rockchip: rk3328: call sdram_print_ddr_info() at init
[U-Boot] [PATCH] ubi: env: fix redundand management
2019-10-16 9:01 UTC (3+ messages)
[U-Boot] [PATCH v2 3/3] ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr
2019-10-16 9:00 UTC (2+ messages)
[U-Boot] [PATCH 1/3] ubi: provide a way to skip CRC checks
2019-10-16 8:59 UTC (5+ messages)
` [U-Boot] [PATCH 2/3] ubi: Print skip_check in ubi_dump_vol_info()
[U-Boot] problems with building u-boot-fit-dtb.bin
2019-10-16 8:45 UTC (2+ messages)
[U-Boot] [PATCH 01/19] arch: powerpc: add usb node in p3041 dts
2019-10-16 7:45 UTC (19+ messages)
` [U-Boot] [PATCH 02/19] configs: p3041ds: enable CONFIG_DM_USB support
` [U-Boot] [PATCH 03/19] arch: powerpc: add usb nodes to P1020 dts
` [U-Boot] [PATCH 04/19] configs: p1020: enable CONFIG_DM_USB support
` [U-Boot] [PATCH 05/19] arch: powerpc: add usb node to p2020 dts
` [U-Boot] [PATCH 06/19] configs: P2020: enable CONFIG_DM_USB support
` [U-Boot] [PATCH 07/19] arch: powerpc: add usb node to p2041 dts
` [U-Boot] [PATCH 08/19] configs: P2041: enable CONFIG_DM_USB support
` [U-Boot] [PATCH 09/19] arch: powerpc: add usb nodes to P4080 dts
` [U-Boot] [PATCH 10/19] configs: P4080: enable CONFIG_DM_USB support
` [U-Boot] [PATCH 11/19] powerpc: add usb nodes to T102x dts
` [U-Boot] [PATCH 12/19] configs: T102x: enable CONFIG_DM_USB support
` [U-Boot] [PATCH 13/19] arch: powerpc: add usb nodes to T104x dts
` [U-Boot] [PATCH 14/19] configs: T104x: enable CONFIG_DM_USB support
` [U-Boot] [PATCH 15/19] configs: T208x: "
` [U-Boot] [PATCH 16/19] arch: powerpc: add usb nodes to T4240 dts
` [U-Boot] [PATCH 17/19] configs: T4240: enable CONFIG_DM_USB support
` [U-Boot] [PATCH 18/19] arch: powerpc: add usb nodes to P5040 dts
` [U-Boot] [PATCH 19/19] configs: P5040: enable CONFIG_DM_USB support
[U-Boot] [PATCH v5] cmd: env: extend "env [set|print] -e" to manage UEFI variables
2019-10-16 7:39 UTC (4+ messages)
[U-Boot] [PATCH 000/126] x86: Add initial support for apollolake
2019-10-16 3:43 UTC (18+ messages)
` [U-Boot] [PATCH 050/126] x86: timer: Reduce timer code size in TPL on Intel CPUs
` [U-Boot] [PATCH 082/126] x86: Adjust mrccache_get_region() to use livetree
[U-Boot] [PATCH v2] spl: Introduce SPL_DM_GPIO Kconfig define
2019-10-16 3:40 UTC (5+ messages)
[U-Boot] [PATCH] imx: imx8m: fix boot when CONFIG_$(SPL_)CLK not defined
2019-10-16 3:01 UTC
[U-Boot] [PATCH v4 0/6] power: pmic: support more PMIC
2019-10-16 2:06 UTC (3+ messages)
` [U-Boot] [PATCH v4 1/6] dm: regulator: support regulator more state
[U-Boot] [PATCH v2 0/2] lib: errno: check for unsupported error number
2019-10-16 1:31 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/2] "
` [U-Boot] [PATCH v2 2/2] test: provide test for errno_str()
[U-Boot] [PATCH] imx: update i.MX8MQ device trees
2019-10-16 1:07 UTC (2+ messages)
[U-Boot] [PATCH] ARM: rmobile: Enable CONFIG_ARCH_FIXUP_FDT_MEMORY on Gen3
2019-10-15 20:22 UTC
[U-Boot] [RFC PATCH v2 00/18] arm: socfpga: gen5: move to DM
2019-10-15 20:10 UTC (19+ messages)
` [U-Boot] [RFC PATCH v2 01/18] ddr: socfpga: gen5: constify altera_gen5_sdram_ops
` [U-Boot] [RFC PATCH v2 02/18] dts: arm: socfpga: add label for clkmgr
` [U-Boot] [RFC PATCH v2 03/18] arm: socfpga: gen5: increase SPL_SYS_MALLOC_F_LEN
` [U-Boot] [RFC PATCH v2 04/18] timer: dw-apb: add reset handling
` [U-Boot] [RFC PATCH v2 05/18] arm: socfpga: gen5: move initial reset handling to reset driver
` [U-Boot] [RFC PATCH v2 06/18] arm: dts: socfpga: add settings for gen5 clk driver
` [U-Boot] [RFC PATCH v2 07/18] arm: dts: socfpga: make clock nodes available in SPL
` [U-Boot] [RFC PATCH v2 08/18] socfpga: gen5: add new tool to create handoff dtsi files
` [U-Boot] [RFC PATCH v2 09/18] sdram: socfpga: gen5: make config structs dts compatible
` [U-Boot] [RFC PATCH v2 10/18] ddr: socfpga: gen5: fetch handoff information from 'of_to_platdata'
` [U-Boot] [RFC PATCH v2 11/18] ddr: socfpga: gen5: read handoff information from devicetree
` [U-Boot] [RFC PATCH v2 12/18] arm: socfpga: gen5: add readonly clk driver
` [U-Boot] [RFC PATCH v2 13/18] arm: socfpga: gen5: enable DM CLK
` [U-Boot] [RFC PATCH v2 14/18] arm: socfpga: gen5: move clock initialization to CLK driver
` [U-Boot] [RFC PATCH v2 15/18] arm: socfpga: gen5: load CLK config from devicetree
` [U-Boot] [RFC PATCH v2 16/18] spi: cadence_qspi: support DM_CLK
` [U-Boot] [RFC PATCH v2 17/18] arm: socfpga: gen5: parse qspi clock from devictree
` [U-Boot] [RFC PATCH v2 18/18] socfpga: gen5: move CLK and SDRAM to DM
[U-Boot] [BUG] cmd : 'env exists envvar' does not display the existence of environment variable
2019-10-15 19:07 UTC (4+ messages)
[U-Boot] [PATCH 1/1] disk: part_dos: correctly detect DOS PBR
2019-10-15 18:43 UTC
[U-Boot] [PULL] u-boot-usb/master
2019-10-15 17:00 UTC (6+ messages)
[U-Boot] [PATCH] arm: mxs: Increase VDDD voltage to match specification
2019-10-15 16:26 UTC
[U-Boot] [PATCH 26/34] binman: Correct symbol calculation with non-zero image base
2019-10-15 16:09 UTC (6+ messages)
` [U-Boot] [PATCH 00/34] binman: Various improvements and tidy-ups
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