messages from 2019-07-23 14:02:18 to 2019-07-24 20:06:32 UTC [more...]
[U-Boot] [PATCH v5 0/6] android: implement A/B boot process
2019-07-24 20:06 UTC (13+ messages)
` [U-Boot] [PATCH v5 1/6] disk: part: Extend API to get partition info
` [U-Boot] [PATCH v5 2/6] common: Implement A/B metadata
` [U-Boot] [PATCH v5 3/6] cmd: Add 'ab_select' command
` [U-Boot] [PATCH v5 4/6] test/py: Add base test case for A/B updates
` [U-Boot] [PATCH v5 5/6] doc: android: Add simple guide "
` [U-Boot] [PATCH v5 6/6] env: am57xx: Implement A/B boot process
[U-Boot] [PATCH v5 1/1] cmd: part: Add 'number' sub-command
2019-07-24 20:05 UTC (2+ messages)
[U-Boot] [PATCH] image: android: allow to wrap uImage into the Android boot image
2019-07-24 20:05 UTC (2+ messages)
[U-Boot] [PATCH 00/50] doc: Shape into useful HTML docs
2019-07-24 20:05 UTC (13+ messages)
[U-Boot] Please pull u-boot-dm (take 3)
2019-07-24 20:03 UTC
[U-Boot] Please pull u-boot-dm (take 2)
2019-07-24 20:03 UTC (5+ messages)
` [U-Boot] [PATCH] gitlab-ci: Update Docker image to xenial-20190720-24Jul2019 tag
[U-Boot] [PATCH] Dockerfile: Build a copy of QEMU and install it under /opt
2019-07-24 19:56 UTC (3+ messages)
` [U-Boot] [PATCH] gitlab-ci: Switch to a Docker image that contains a QEMU we build
[U-Boot] [PATCH] gitlab-ci: Add pyelftools to the binman testsuite section
2019-07-24 19:50 UTC (2+ messages)
[U-Boot] [PATCH] core: ofnode: do not assert if node not valid in ofnode_get_name()
2019-07-24 19:48 UTC (2+ messages)
[U-Boot] [PATCH 1/4] imx: add module fuse support
2019-07-24 19:39 UTC (7+ messages)
[U-Boot] [PATCH v2 0/3] imx6ull: Fix missing initial output from UART
2019-07-24 19:37 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/3] pinctrl: nxp: DM_FLAG_PRE_RELOC by default
` [U-Boot] [PATCH v2 2/3] ARM: dts: imx6ull-colibri: change hierarchy of DTS files
` [U-Boot] [PATCH v2 3/3] ARM: dts: imx6ull-colibri: pre-reloc for uart pinmux modes
[U-Boot] [PATCH] ARM: dts: imx6q-logicpd: Add imx6q-logicpd-u-boot for SPL
2019-07-24 19:22 UTC
[U-Boot] [PATCH v2 00/14] ARM: davinci: driver-model improvements
2019-07-24 18:59 UTC (16+ messages)
` [U-Boot] [PATCH v2 01/14] net: davinci_emac: convert to using the driver model
` [U-Boot] [PATCH v2 02/14] davinci: remove CONFIG_DM_I2C_COMPAT from defconfigs
` [U-Boot] [PATCH v2 03/14] sandbox: "
` [U-Boot] [PATCH v2 04/14] i2c: remove i2c driver-model compatibility layer
` [U-Boot] [PATCH v2 05/14] omapl138_lcdk_defconfig: don't build support for SPI
` [U-Boot] [PATCH v2 06/14] nand: davinci: make davinci_nand_init() static
` [U-Boot] [PATCH v2 07/14] nand: davinci: add support for driver model
` [U-Boot] [PATCH v2 08/14] davinci: omapl138-lcdk: enable driver model for NAND
` [U-Boot] [PATCH v2 09/14] davinci: da850-evm: "
` [U-Boot] [PATCH v2 10/14] davinci: omapl138-lcdk: enable SPL_SYS_MALLOC_SIMPLE
` [U-Boot] [PATCH v2 11/14] davinci: omapl138-lcdk: enable CONFIG_USE_TINY_PRINTF
` [U-Boot] [PATCH v2 12/14] davinci: omapl138-lcdk: remove unneeded includes
` [U-Boot] [PATCH v2 13/14] davinci: omapl138-lcdk: enable driver-model in SPL
` [U-Boot] [PATCH v2 14/14] configs: omapl138_lcdk: enable NAND self-init "
[U-Boot] [PATCH 0/4] Marvell MDIO driver and new MDIO name property
2019-07-24 18:57 UTC (8+ messages)
` [U-Boot] [PATCH 4/4] arm: dts: Set custom names for cp110 master/slave MDIO buses
[U-Boot] [PATCH v3 0/9] NXP LS1021A-TSN Board
2019-07-24 18:56 UTC (6+ messages)
[U-Boot] [PATCH v5 0/3] fit: Image node compression
2019-07-24 18:14 UTC (3+ messages)
` [U-Boot] [PATCH v5 1/3] common: Move bootm_decomp_image() to image.c (as image_decomp())
[U-Boot] [PATCH 0/6] arm: socfpga: gen5: DM improvements
2019-07-24 18:09 UTC (19+ messages)
` [U-Boot] [PATCH 1/6] ddr: socfpga: gen5: constify altera_gen5_sdram_ops
` [U-Boot] [PATCH 2/6] arm: socfpga: gen5: increase SPL_SYS_MALLOC_F_LEN
` [U-Boot] [PATCH 3/6] timer: dw-apb: add reset handling
` [U-Boot] [PATCH 4/6] arm: socfpga: gen5: move initial reset handling to reset driver
` [U-Boot] [PATCH 5/6] arm: socfpga: gen5: add readonly clk driver
` [U-Boot] [PATCH 6/6] arm: socfpga: gen5: use DM_TIMER for systick
[U-Boot] [RFC PATCH 00/11] SPL support for RISC-V
2019-07-24 15:02 UTC (7+ messages)
[U-Boot] python3 support for pylibfdt
2019-07-24 14:47 UTC (6+ messages)
[U-Boot] [PATCH 00/16] Raspberry Pi 32/64 support
2019-07-24 14:39 UTC (10+ messages)
` [U-Boot] [PATCH v2 0/8] "
` [U-Boot] [PATCH v2 1/8] RPI: Add defconfigs for rpi4 (32/64)
` [U-Boot] [PATCH v2 2/8] ARM: bcm283x: Add BCM283x_BASE define
` [U-Boot] [PATCH v2 3/8] ARM: bcm283x: Define configs for RaspberryPi 4
` [U-Boot] [PATCH v2 4/8] RPI: Add entry for Raspberry Pi 4 model B
` [U-Boot] [PATCH v2 5/8] ARM: bcm283x: Include definition for additional emmc clock
` [U-Boot] [PATCH v2 6/8] mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhci
` [U-Boot] [PATCH v2 7/8] RPI: Add memory map for bcm2838
` [U-Boot] [PATCH v2 8/8] git-mailrc: Add rpi and bcm283x maintainer
[U-Boot] [PATCH v3] imx: add u-boot-nand.imx target
2019-07-24 14:14 UTC
[U-Boot] [PATCH v1 0/2] imx6ull: Fix missing initial output from UART
2019-07-24 14:06 UTC (6+ messages)
` [U-Boot] [PATCH v1 1/2] pinctrl: nxp: mx6: DM_FLAG_PRE_RELOC by default
[U-Boot] U-Boot/EBBR plugfest at ELC-EU?
2019-07-24 13:39 UTC (8+ messages)
` [U-Boot] (Offlist) "
[U-Boot] [PATCH v2] imx: add u-boot-nand.imx target
2019-07-24 13:19 UTC
[U-Boot] Pull request for UEFI sub-system for v2019.10-rc1 (2)
2019-07-24 13:09 UTC (2+ messages)
[U-Boot] [PATCH] drivers: net: fsl_enetc: add support for SGMII 2500
2019-07-24 13:08 UTC (3+ messages)
[U-Boot] [PATCH] Drop linker-generated array creation when CONFIG_CMDLINE is disabled
2019-07-24 12:54 UTC
[U-Boot] [PATCH v3 1/3] rockchip: rk3399: derive ethaddr from cpuid
2019-07-24 12:26 UTC (4+ messages)
` [U-Boot] [PATCH v3 2/3] rockchip: rk3399: Enable CONFIG_MISC_INIT_R for the Rock PI 4
` [U-Boot] [PATCH v3 3/3] board: puma: Use rockchip_* helpers to setup cpuid and macaddr
` [U-Boot] [PATCH v3 3/3] board: puma: Use rockchip_* helpers to setup cpuid and macaddr【请注意,邮件由u-boot-bounces@lists.denx.de代发】 "
[U-Boot] [PATCH] board_r: re-order the board_early_init_r()
2019-07-24 12:22 UTC (3+ messages)
[U-Boot] [PATCH v1] colibri_imx7: boot kernel in secure mode
2019-07-24 12:19 UTC (8+ messages)
[U-Boot] [PATCH 1/4] rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module
2019-07-24 11:36 UTC (7+ messages)
` [U-Boot] [PATCH 2/4] armv8: ls2088aqds: The ls2088aqds board supports the I2C driver model
` [U-Boot] [EXT] "
` [U-Boot] [PATCH 3/4] configs: ls2088aqds: Enable DM support for ds3231 rtc
` [U-Boot] [PATCH 4/4] armv8: ls2088aqds : Add ds3232 node
[U-Boot] Remote code execution vulnerabilities in U-Boot's NFS and other IP parsing code
2019-07-24 10:52 UTC (4+ messages)
[U-Boot] Upstreaming usb host drivers for iMX8/iMX8M
2019-07-24 10:28 UTC (9+ messages)
` [U-Boot] 答复: [EXT] "
` [U-Boot] "
[U-Boot] [PATCH 1/2] arm: dts: rock960: Enable booting from eMMC when using SPL
2019-07-24 9:13 UTC (10+ messages)
` [U-Boot] [PATCH 2/2] arm: dts: ficus: "
[U-Boot] [PATCH v2] mmc: sti_sdhci: Fix sdhci_setup_cfg() call
2019-07-24 9:12 UTC (2+ messages)
` [U-Boot] [PATCH v2] mmc: sti_sdhci: Fix sdhci_setup_cfg() call.【请注意,邮件由u-boot-bounces@lists.denx.de代发】
[U-Boot] [PATCH] i2c: imx_lpi2c: add ipg clk
2019-07-24 8:54 UTC
[U-Boot] [PATCH] arm: dts: imx: fsl-imx8qm.dtsi: add gpio aliases to fix gpio command
2019-07-24 8:53 UTC
[U-Boot] [PATCH v2] net: davinci_emac: convert to using the driver model
2019-07-24 8:08 UTC (3+ messages)
[U-Boot] [PATCH v4 0/2] Add board support for iMX8QXP AI_ML board
2019-07-24 8:07 UTC (6+ messages)
` [U-Boot] [PATCH v4 1/2] arm: dts: Add devicetree support for iMXQXP "
` [U-Boot] [PATCH v4 2/2] board: Add support for iMX8QXP "
[U-Boot] [PATCH] mmc: sti_sdhci: Fix sdhci_setup_cfg() call
2019-07-24 7:35 UTC (3+ messages)
[U-Boot] [PATCH 0/3] video: add support for EDID timings validation
2019-07-24 7:14 UTC (3+ messages)
` [U-Boot] [PATCH 1/3] edid: add edid_get_timing_validate() variant to filter out edid modes
[U-Boot] [PATCH] ARM: exynos5: Try to boot on mmc2 before mmc0/1
2019-07-24 7:10 UTC
[U-Boot] [PATCH v5 7/8] board: intel: Add new slimbootloader board
2019-07-24 5:13 UTC (6+ messages)
[U-Boot] [PATCH] mmd: sdhci: fix non GPIO card detect
2019-07-24 4:11 UTC (10+ messages)
[U-Boot] [PATCH v11 0/4] Update SiFive Unleashed Drivers
2019-07-24 4:09 UTC (5+ messages)
` [U-Boot] [PATCH v11 1/4] net: macb: Extend MACB driver for SiFive Unleashed board
` [U-Boot] [PATCH v11 2/4] net: macb: Fix check for little-endian system in gmac_configure_dma()
` [U-Boot] [PATCH v11 3/4] riscv: sifive: fu540: Sync-up config header with RISC-V QEMU support
` [U-Boot] [PATCH v11 4/4] doc: sifive-fu540: Update README to explicitly load DTB for Linux
[U-Boot] [PATCH 00/18] autoboot: Tidy up autoboot code
2019-07-24 3:39 UTC (3+ messages)
[U-Boot] Please pull u-boot-dm
2019-07-24 3:27 UTC (5+ messages)
[U-Boot] [PATCH v5 5/8] x86: slimbootloader: Set TSC information for timer driver
2019-07-24 3:07 UTC (3+ messages)
[U-Boot] [PATCH v5 4/8] x86: slimbootloader: Add serial driver
2019-07-24 2:58 UTC (3+ messages)
[U-Boot] [PATCH v5 3/8] x86: slimbootloader: Add memory configuration
2019-07-24 2:53 UTC (3+ messages)
[U-Boot] [PATCH v5 1/8] x86: Add new slimbootloader CPU type
2019-07-24 2:44 UTC (4+ messages)
[U-Boot] [PATCH v2] rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module
2019-07-24 2:42 UTC (3+ messages)
` [U-Boot] [EXT] "
[U-Boot] [PULL] u-boot-stm32/master for v2019.10-rc1: u-boot-stm32-20190723
2019-07-24 2:29 UTC (2+ messages)
[U-Boot] Pull request: u-boot-rockchip/tags/rockchip-for-v2019.07-2
2019-07-24 2:29 UTC (2+ messages)
[U-Boot] [PATCH] mmc: sdhci: fix chip detect gpio property name
2019-07-24 2:28 UTC (2+ messages)
[U-Boot] [PATCH] mmc: mv_sdhci: fix uninitialized pointer deref on probe
2019-07-24 2:28 UTC (2+ messages)
[U-Boot] [PATCH v1] test/py: add MMC/SD block write test
2019-07-24 2:27 UTC (2+ messages)
[U-Boot] [PATCH u-boot-mmc 1/1] mmc: sdhci: Read cd-gpios instead of cd-gpio from devicetree
2019-07-24 1:21 UTC (2+ messages)
[U-Boot] [PATCH] mx6sabresd: Reduce overall SPL size
2019-07-24 1:12 UTC (2+ messages)
[U-Boot] [PATCH v2 00/18] autoboot: Tidy up autoboot code
2019-07-23 22:00 UTC (4+ messages)
` [U-Boot] [PATCH v2 04/18] Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
[U-Boot] Updating uboot from 2015.04 to 2017.03 - doubts and other questions
2019-07-23 21:21 UTC (3+ messages)
[U-Boot] [PATCH 00/24] rockchip: Migrate to use common board file
2019-07-23 19:51 UTC (3+ messages)
` [U-Boot] [PATCH 19/24] rockchip: rk3328: "
[U-Boot] [PATCH v4 1/4] arm: socfpga: rst: add register definition for cold reset
2019-07-23 19:32 UTC (8+ messages)
[U-Boot] [PATCH v10 0/4] Update SiFive Unleashed Drivers
2019-07-23 17:14 UTC (3+ messages)
` [U-Boot] [PATCH v10 3/4] riscv: sifive: fu540: Sync-up config header with RISC-V QEMU support
[U-Boot] [PATCH u-boot-spi v2 1/1] spi: mvebu_a3700_spi: Fix clock prescale computation
2019-07-23 14:49 UTC
[U-Boot] [PATCH 1/3] spi: Add spi_write_then_read
2019-07-23 14:27 UTC (2+ messages)
[U-Boot] [PATCH v2 1/2] dm: core: device: switch off power domain after device removal
2019-07-23 14:05 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