messages from 2019-03-11 02:58:26 to 2019-03-13 02:10:55 UTC [more...]
[U-Boot] [PATCH v2 0/9] SMP support for RISC-V
2019-03-13 2:10 UTC (20+ messages)
` [U-Boot] [PATCH v2 7/9] riscv: do not rely on hart ID passed by previous boot stage
[U-Boot] [PATCH 1/4] lib: fdt: Split fdtdec_setup_mem_size_base()
2019-03-12 21:11 UTC (9+ messages)
` [U-Boot] [PATCH 3/4] ARM: renesas: Save boot parameters passed in by ATF
` [U-Boot] [PATCH 4/4] ARM: renesas: Configure DRAM size from ATF DT fragment
[U-Boot] [PATCH 0/4] arm: socfpga: enable rtc support for the socrates board
2019-03-12 21:01 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] i2c: designware: fix reset handling on socfpga gen5
` [U-Boot] [PATCH 2/4] rtc: m41t62: add compatible for m41t82
` [U-Boot] [PATCH 3/4] arm: socfpga: socrates: make rtc work
` [U-Boot] [PATCH 4/4] configs: socfpga: socrates: enable rtc support
[U-Boot] [PATCH 0/6] spl: full-featured heap cleanups
2019-03-12 20:52 UTC (9+ messages)
` [U-Boot] [PATCH 1/6] spl: add Kconfig option to clear bss early
` [U-Boot] [PATCH 2/6] spl: arm: implement SPL_CLEAR_BSS_F
` [U-Boot] [PATCH 3/6] dlmalloc: fix malloc range at end of ram
` [U-Boot] [PATCH 4/6] dlmalloc: be compatible to tiny printf
` [U-Boot] [PATCH 5/6] spl: support using full malloc with SYS_MALLOC_F_LEN
` [U-Boot] [PATCH 6/6] arm: socfpga: a10: move SPL stack size to Kconfig
[U-Boot] [PATCH] added uart1-3 support for the allwinner h3
2019-03-12 18:57 UTC
[U-Boot] [PATCH V2] Revert "pico-imx7d: Add LCD support"
2019-03-12 18:29 UTC (2+ messages)
[U-Boot] Pull request: u-boot-net.git master
2019-03-12 18:15 UTC
[U-Boot] [PATCH 1/3] Move CONFIG_FSL_ESDHC to defconfig
2019-03-12 18:14 UTC (3+ messages)
[U-Boot] passing info from SPL to U-Boot
2019-03-12 17:46 UTC (10+ messages)
[U-Boot] [PATCH v2] imx8mq_evk_defconfig: Enable pinctrl driver
2019-03-12 17:39 UTC (5+ messages)
[U-Boot] [PATCH 1/2] net: dm: fec: Support phy-reset-post-delay property
2019-03-12 17:22 UTC (4+ messages)
` [U-Boot] "
[U-Boot] [PATCH 0/1] board: imx7d tqma7d support
2019-03-12 17:05 UTC (3+ messages)
` [U-Boot] [PATCH 1/1] board: tq mba7 tqma7d 1gb emmc support
[U-Boot] [PATCH 1/4] sata: sata_mv: Add DM support to enable CONFIG_BLK usage
2019-03-12 14:55 UTC (8+ messages)
` [U-Boot] [PATCH 2/4] arm: mvebu: theadorable_debug_defconfig: Enable CONFIG_BLK
` [U-Boot] [PATCH 3/4] arm: mvebu: db-mv784mp-gp_defconfig: "
` [U-Boot] [PATCH 4/4] Makefile: Correct logic for DM_SCSI + unconverted drivers check
` [U-Boot] [PATCH 4/4 v2] "
[U-Boot] Pull request: u-boot-sunxi/master
2019-03-12 14:55 UTC (2+ messages)
[U-Boot] [PATCHv2 0/6] dm: cache: add dm cache driver
2019-03-12 14:41 UTC (7+ messages)
` [U-Boot] [PATCHv2 1/6] Documentation: dts: Add pl310 cache controller dts documentation
` [U-Boot] [PATCHv2 2/6] ARM: pl310: Add macro's for handling tag and data latency mask
` [U-Boot] [PATCHv2 3/6] dm: cache: Create a uclass for cache
` [U-Boot] [PATCHv2 4/6] dm: cache: add the pl310 cache controller driver
` [U-Boot] [PATCHv2 5/6] ARM: socfpga: use the pl310 driver to configure the cache
` [U-Boot] [PATCHv2 6/6] configs: socfpga: add imply pl310 cache controller
[U-Boot] [PATCH 00/10] Update Stratix 10 SDRAM driver
2019-03-12 14:40 UTC (22+ messages)
` [U-Boot] [PATCH 01/10] ddr: altera: stratix10: Move SDRAM size check to "
` [U-Boot] [PATCH 02/10] arm: socfpga: Add sdram_s10.h to sdram.h
` [U-Boot] [PATCH 03/10] ddr: altera: s10: Add multiple memory banks support
` [U-Boot] [PATCH 04/10] arm: socfpga: Update dram_init_banksize() for Stratix10
` [U-Boot] [PATCH 05/10] board: altera: Stratix10: Add board_get_usable_ram_top()
` [U-Boot] [PATCH 06/10] board: altera: Stratix10: Add ft_board_setup()
` [U-Boot] [PATCH 07/10] arm: socfpga: Enable OF_BOARD_SETUP for Stratix 10
` [U-Boot] [PATCH 08/10] configs: stratix10: Change CONFIG_NR_DRAM_BANKS to 2
` [U-Boot] [PATCH 09/10] arm: socfpga: stratix10: Add cpu_has_been_warmreset()
` [U-Boot] [PATCH 10/10] ddr: altera: Stratix10: Add ECC memory scrubbing
[U-Boot] [PATCH v4 1/1] efi_loader: Patch non-runtime code out at ExitBootServices already
2019-03-12 14:16 UTC (4+ messages)
[U-Boot] [PATCH V3 1/2] davinci: da850evm/omapl138-lcdk: Move BSS to SDRAM because SRAM is full
2019-03-12 13:20 UTC (2+ messages)
[U-Boot] [PATCH v2 01/11] fdtdec: Add cpu_to_fdt_{addr, size}() macros
2019-03-12 13:01 UTC (11+ messages)
` [U-Boot] [PATCH v2 02/11] fdtdec: Add fdt_{addr, size}_unpack() helpers
` [U-Boot] [PATCH v2 03/11] fdtdec: Implement fdtdec_generate_phandle()
` [U-Boot] [PATCH v2 04/11] fdtdec: Implement fdtdec_set_phandle()
` [U-Boot] [PATCH v2 05/11] fdtdec: Implement fdtdec_add_reserved_memory()
` [U-Boot] [PATCH v2 06/11] fdtdec: Implement carveout support functions
` [U-Boot] [PATCH v2 07/11] fdtdec: Add Kconfig symbol for tests
` [U-Boot] [PATCH v2 08/11] fdtdec: test: Fix build warning
` [U-Boot] [PATCH v2 09/11] fdtdec: test: Use compound statement macros
` [U-Boot] [PATCH v2 10/11] fdtdec: test: Add carveout tests
` [U-Boot] [PATCH v2 11/11] sandbox: Enable fdtdec tests
[U-Boot] [PATCH v5 1/1] avb: add support for named persistent values
2019-03-12 13:00 UTC (2+ messages)
[U-Boot] [PATCH] MC : Report extra reserved memory to Linux
2019-03-12 11:24 UTC (2+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH v2 00/23] apalis imx6 fixes, device tree enablement and driver model conversion
2019-03-12 10:46 UTC (5+ messages)
` [U-Boot] [PATCH v2 04/23] apalis_imx6: enable fit image, gpt, imx thermal, efi loader support
` [U-Boot] [PATCH v2 05/23] apalis_imx6: remove obsolete USB_GADGET_MASS_STORAGE configuration
[U-Boot] [PATCH 1/3] vsprintf: Support phys_addr_t specifier unconditionally
2019-03-12 10:38 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=y
` [U-Boot] [PATCH 3/3] sandbox: Properly print physical addresses
[U-Boot] [PATCH] net: mscc: ocelot: Fix reset of the phys
2019-03-12 9:23 UTC
[U-Boot] [PATCH 2/2] dts: imx8qxp-mek: Add PHY post reset delay
2019-03-12 9:13 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH v7 00/15] SiFive FU540 Support
2019-03-12 8:55 UTC (5+ messages)
[U-Boot] [PATCH v3 00/26] subject: fs: fat: extend FAT write operations
2019-03-12 8:41 UTC (3+ messages)
` [U-Boot] [PATCH v3 09/26] fs: fat: refactor write interface for a file offset
` [U-Boot] [BUG] cb8af8af5ba0 "fs: fat: support write with non-zero offset" fatwrite followed by fatload and then cmp fails
[U-Boot] [PATCH v2 1/2] common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled
2019-03-12 8:34 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] tools: fit_image: Add the loadable property to configs
[U-Boot] please pull u-boot-samsung master
2019-03-12 8:23 UTC
[U-Boot] [PATCH] dm: check OF_LIVE is enabled
2019-03-12 7:19 UTC (3+ messages)
[U-Boot] [PATCH] ARM: Odroid XU3: Enable driver I2C support for OdroidXU3
2019-03-12 6:59 UTC (3+ messages)
[U-Boot] [PATCH v3] board/fsl/lx2160a: Fix MC firmware loading during SD boot
2019-03-12 6:32 UTC
[U-Boot] [PATCH 2/2] rockchip: Drop call to rockchip_dnl_mode_check() for now
2019-03-12 6:28 UTC (12+ messages)
` [U-Boot] [U-Boot, "
` [U-Boot] [U-Boot, 2/2] rockchip: Drop call to rockchip_dnl_mode_check() for now【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [U-Boot] [U-Boot, 2/2] rockchip: Drop call to rockchip_dnl_mode_check() for now【请注意,邮件由u-boot-bounces@lists.denx.de代发】【请注意,邮件由sjg@google.com代发】
[U-Boot] [PATCH v2] board/fsl/lx2160a: Fix MC firmware loading during SD boot
2019-03-12 4:58 UTC (2+ messages)
[U-Boot] [PATCH 1/2] spl: ymodem: Terminate YModem session on error
2019-03-12 3:49 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] spl: ymodem: Move GZ handling out of YModem session
[U-Boot] [PATCH] armv7R: K3: am654: Trigger panic on DDR init failures
2019-03-12 3:32 UTC (2+ messages)
[U-Boot] [RESEND] [PATCH] cmd: image_info: Add checking of default FIT config
2019-03-12 1:18 UTC
[U-Boot] [PATCH 0/7] SMP support for RISC-V
2019-03-12 1:15 UTC (7+ messages)
` [U-Boot] [PATCH 5/7] riscv: add support for multi-hart systems
[U-Boot] [PATCH] espresso7420: remove duplicated config
2019-03-12 1:10 UTC (2+ messages)
[U-Boot] [PATCH v5 0/9] arm: exynos: Fix reboot on Odroid HC1
2019-03-12 1:10 UTC (2+ messages)
[U-Boot] [PATCH] arm: dts: exynos: Adjust whitespace around status property
2019-03-12 1:10 UTC (2+ messages)
[U-Boot] [PATCH 1/4] arm: exynos: arndale: Replace Chander Kashyap inactive maintainer
2019-03-12 1:10 UTC (8+ messages)
` [U-Boot] [PATCH 4/4] arm: exynos: Remove duplicated "boardname" env setting
` [U-Boot] [PATCH 3/4] configs: odroid_xu3: Unify indentation
` [U-Boot] [PATCH 2/4] configs: odroid_xu3: Use consistent syntax for #include
[U-Boot] [PATCH] arm: exynos: odroid: Fix build if BOARD_TYPES are not set
2019-03-12 1:10 UTC (2+ messages)
[U-Boot] Fwd: Resend: Pull request for UEFI system for v2019.04-rc4 (2)
2019-03-11 20:51 UTC
[U-Boot] [PATCH] Revert "pico-imx7d: Add LCD support"
2019-03-11 20:06 UTC (8+ messages)
[U-Boot] [PATCH v1 0/2] Allow platform specific service handling on PSCI
2019-03-11 19:48 UTC (4+ messages)
[U-Boot] Please pull u-boot-x86
2019-03-11 19:48 UTC (2+ messages)
[U-Boot] [PULL] u-boot-socfpga/master
2019-03-11 19:41 UTC (2+ messages)
[U-Boot] [PULL] u-boot-sh/master
2019-03-11 19:40 UTC (2+ messages)
[U-Boot] [PATCH v2] ARM: dts: rmobile: Zap redundant USB/SDHI nodes on M3N
2019-03-11 18:50 UTC (5+ messages)
[U-Boot] [PATCH] Revert "Ensure device tree DTS is compiled"
2019-03-11 17:49 UTC (6+ messages)
` [U-Boot] "
[U-Boot] [PATCH v4 01/12] m68k: add basic set of devicetrees
2019-03-11 17:34 UTC (5+ messages)
` [U-Boot] [PATCH v4 07/12] drivers: spi: cf_spi: convert to driver model
[U-Boot] [PATCH v3 0/7] android: implement A/B boot process
2019-03-11 17:27 UTC (3+ messages)
` [U-Boot] [PATCH v3 3/7] common: Implement A/B metadata
[U-Boot] [PATCH 1/4] x86: Make sure i8254 is setup correctly before generating beeps
2019-03-11 14:58 UTC (12+ messages)
` [U-Boot] [PATCH 2/4] x86: Add a dtsi file for the pc speaker
` [U-Boot] [PATCH 3/4] x86: coreboot: Add the missing pc speaker node in the device tree
` [U-Boot] [PATCH 4/4] x86: crownbay: Enable the beeper sound driver
[U-Boot] [PATCH v2 1/2] x86: TunnelCreek: switch P state to the highest freq
2019-03-11 14:41 UTC (5+ messages)
[U-Boot] [PATCH v1 00/22] colibri vybrid fixes, device tree enablement and driver model conversion
2019-03-11 14:01 UTC (11+ messages)
` [U-Boot] [PATCH v1 02/22] vf610: ddrmc: add missing include
` [U-Boot] [PATCH v1 05/22] configs: colibri_vf: remove obsolete mmc/sd card environment
` [U-Boot] [PATCH v1 16/22] colibri_vf: enable user debug by default
` [U-Boot] [PATCH v1 17/22] colibri_vf: disable undefined instruction events in user debug
` [U-Boot] [PATCH v1 18/22] config: colibri_vf: enable mtd partitions via dt
[U-Boot] [PATCH v2] arm: mvebu: theadorable: Add test for ctrl-c in PCIe PEX switch test
2019-03-11 12:56 UTC
[U-Boot] [PATCH 1/2] board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO
2019-03-11 12:06 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] board: pm9263: "
[U-Boot] [PATCH 1/2] common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled
2019-03-11 11:27 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] tools: fit_image: Add the loadable property to configs
[U-Boot] rk3399 sdram data training read gate is looping forever
2019-03-11 10:19 UTC (3+ messages)
[U-Boot] [PATCH v2 0/4] Add STMFX gpio expander support for stm32mp157c-ev1 board
2019-03-11 10:13 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/4] pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver
` [U-Boot] [PATCH v2 2/4] config: stm32mp15: Enable STMFX support
` [U-Boot] [PATCH v2 3/4] board: stm32mp1: Force pinctrl driver probe in board_init()
` [U-Boot] [PATCH v2 4/4] ARM: dts: Add STMFX gpio expander support for stm32mp157c-ev1
[U-Boot] [PATCH 1/6] fdtdec: Add cpu_to_fdt_{addr,size}() macros
2019-03-11 10:06 UTC (10+ messages)
` [U-Boot] [PATCH 2/6] fdtdec: Implement fdtdec_get_max_phandle()
` [U-Boot] [PATCH 3/6] fdtdec: Implement fdtdec_set_phandle()
` [U-Boot] [PATCH 4/6] fdtdec: Implement fdtdec_add_reserved_memory()
[U-Boot] Custom SPL for im.X6UL
2019-03-11 9:43 UTC (3+ messages)
[U-Boot] [PATCH] dts: force dtb recompilation
2019-03-11 9:09 UTC (3+ messages)
[U-Boot] [PATCH 1/4] rockchip: dts: rk3399: Sync rk3399-opp from Linux
2019-03-11 8:20 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] rockchip: dts: rk3399: Create initial rk3399-u-boot.dtsi
` [U-Boot] [PATCH 3/4] rockchip: rk3399: Add Orangepi RK3399 support
` [U-Boot] [PATCH 4/4] doc: rockchip: Add global doc for rk3399 build/run
[U-Boot] [PATCH 0/3] thermal: Add multiple instance support
2019-03-11 6:12 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] "
` [U-Boot] [PATCH 2/3] cmd: thermal: Add command line interface to read out temperatures
` [U-Boot] [PATCH 3/3] configs: dra7xx_evm_defconfig: Enable TI_DRA7_THERMAL & CMD_THERMAL
[U-Boot] [PATCH] misc: fs_loader: Replace label with DT phandle
2019-03-11 4:28 UTC (4+ messages)
[U-Boot] [BUG] efi_loader: self-tests fail on qemu-x86_defconfig when compiled with GCC 8.3 and CONFIG_CC_OPTIMIZE_FOR_SIZE=y
2019-03-11 3:17 UTC (2+ messages)
[U-Boot] [PATCHv4 00/12] pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
2019-03-11 2:58 UTC (6+ messages)
` [U-Boot] [PATCHv4 08/12] pci: ls_pcie_g4: add Workaround for A-011577
` [U-Boot] [PATCHv4 09/12] dm: pci: add APIs for capability accessors
` [U-Boot] [PATCHv4 10/12] dm: pci: add APIs for MPS and MRRS accessors
` [U-Boot] [PATCHv4 11/12] pci: ls_pcie_g4: Add Workaround for A-011451
` [U-Boot] [PATCHv4 12/12] pci: ls_pcie_g4: add Workaround for A-011452
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