messages from 2019-05-26 14:50:27 to 2019-05-28 22:55:30 UTC [more...]
[U-Boot] [PATCH] arm: davinci: remove leftover assembly
2019-05-28 22:55 UTC (2+ messages)
[U-Boot] [RESEND, RFC 1/1] splash: display splash in DM_VIDEO configurations
2019-05-28 21:43 UTC (2+ messages)
[U-Boot] [PATCH 3/3] usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET
2019-05-28 21:16 UTC (2+ messages)
[U-Boot] [PATCH 0/8] davinci: remove older unmaintained boards
2019-05-28 20:34 UTC (3+ messages)
` [U-Boot] [PATCH 8/8] mcx: remove board
[U-Boot] [PATCH v2] spl: add overall SPL size check
2019-05-28 18:05 UTC (7+ messages)
[U-Boot] [PATCH 1/3] spl: ram: Do not memcpy() identical buffers
2019-05-28 17:52 UTC (12+ messages)
` [U-Boot] [PATCH 2/3] spl: ubi: Add support for loading simple fitImage
` [U-Boot] [PATCH 3/3] spl: fit: Place OS_BOOT DTB at CONFIG_SYS_SPL_ARGS_ADDR if defined
[U-Boot] [PATCH v2 0/5] fs: fat: fixes for write under root directory
2019-05-28 17:26 UTC (8+ messages)
` [U-Boot] [PATCH v2 4/5] test/py: test_fs: add tests for creating/deleting many files
` [U-Boot] [PATCH v2 5/5] test/py: clarify a package dependency for test_fs
[U-Boot] [PATCH v2] armv8/fsl-layerscape : Add loop to check cache status
2019-05-28 16:07 UTC (2+ messages)
` [U-Boot] [PATCH v3] armv8/fsl-layerscape: Add loop to check L3 dcache status
[U-Boot] Pull request, u-boot-tegra/master
2019-05-28 16:01 UTC
[U-Boot] [PATCH v3] spl: add overall SPL size check
2019-05-28 15:51 UTC (10+ messages)
[U-Boot] [PATCH] cmd/fpga.c: correct typo, capitalize "Xilinx"
2019-05-28 15:33 UTC
[U-Boot] [PATCH v4 1/2] net: eth-uclass: Write MAC address to hardware after probe
2019-05-28 15:33 UTC (4+ messages)
` [U-Boot] [PATCH v4 2/2] net: eth-uclass: Support device tree MAC addresses
[U-Boot] [RFC 1/1] splash: display splash in DM_VIDEO configurations
2019-05-28 15:15 UTC
[U-Boot] [PATCH v2 0/2] ARM: davinci: omapl138_lcdk: fix MMC/SD boot breakage
2019-05-28 15:14 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/2] ARM: davinci: omal138_lcdk: fix MMC boot breakage due to driver model conversion
` [U-Boot] [PATCH v2 2/2] ARM: davinci: SPL: fix BSS initialization
[U-Boot] [PATCH 0/4] davinci: omapl138-lcdk: enable CONFIG_SPL_DM
2019-05-28 15:05 UTC (6+ messages)
` [U-Boot] [PATCH 1/4] davinci: omapl138-lcdk: enable SPL_SYS_MALLOC_SIMPLE
` [U-Boot] [PATCH 2/4] davinci: omapl138-lcdk: enable CONFIG_USE_TINY_PRINTF
` [U-Boot] [PATCH 3/4] davinci: omapl138-lcdk: remove unneeded includes
` [U-Boot] [PATCH 4/4] davinci: omapl138-lcdk: enable driver-model in SPL
[U-Boot] [PATCH] rtc: add Microcrystal RV-8803 driver
2019-05-28 15:01 UTC (2+ messages)
[U-Boot] DM_VIDEO and splash screen functionality
2019-05-28 13:41 UTC (3+ messages)
[U-Boot] [PATCH] rockchip: rk3399-puma: Reduce SPL size
2019-05-28 13:18 UTC (4+ messages)
[U-Boot] [PATCH] rockchip: Cleanup of make_fit_atf.py
2019-05-28 13:17 UTC (2+ messages)
[U-Boot] [PATCH] rockchip: rk3399-puma: Re-disable SPL_ATF_NO_PLATFORM_PARAM
2019-05-28 13:13 UTC (5+ messages)
[U-Boot] [PATCH] rockchip: rk3399-puma: Move ENV_OFFSET to end of SPI NOR
2019-05-28 12:46 UTC (2+ messages)
[U-Boot] [PATCH v2] arm, imx, Makefile: fix u-boot-dtb.imx build in CONFIG_MULTI_DTB_FIT case
2019-05-28 11:44 UTC
[U-Boot] [PATCH] arm, imx, Makefile: support CONFIG_MULTI_DTB_FIT
2019-05-28 11:36 UTC (4+ messages)
[U-Boot] [PATCH] boards: amlogic-g200: remove phy reset
2019-05-28 11:15 UTC
[U-Boot] [PATCH] ARM: meson-gx: Reset GXL/GXM to external PHY when not using internal PHY
2019-05-28 11:13 UTC
[U-Boot] [PATCH] riscv: add Kconfig entries for the F and D ISA extensions support
2019-05-28 10:50 UTC (9+ messages)
[U-Boot] cfb_console.c: DM_VIDEO conversion questions/suggestions
2019-05-28 10:33 UTC (5+ messages)
[U-Boot] [PATCH v4] riscv: Add Microchip MPFS Icicle board support
2019-05-28 10:17 UTC
[U-Boot] [PATCH 1/1] efi_loader: bootmgr: print a message when loading from BootNext failed
2019-05-28 10:13 UTC
[U-Boot] [PATCH] usb: dwc3: Handle case where setup_phy is not needed
2019-05-28 10:06 UTC (7+ messages)
[U-Boot] [PATCH 0/6] Support Andes RISC-V l2cache on AE350 platform
2019-05-28 9:39 UTC (7+ messages)
` [U-Boot] [PATCH 1/6] dm: cache: add v5l2 cache controller driver
` [U-Boot] [PATCH 2/6] riscv: ae350: use the v5l2 driver to configure the cache
` [U-Boot] [PATCH 3/6] riscv: ae350: add imply v5l2 cache controller
` [U-Boot] [PATCH 4/6] riscv: cache: Flush L2 cache before jump to linux
` [U-Boot] [PATCH 5/6] riscv: dts: move out AE350 L2 node from cpus node
` [U-Boot] [PATCH 6/6] riscv: ax25: use CCTL to flush d-cache
[U-Boot] [PATCH] configs: atmel: sama5d4_xplained_mmc: enable HW PMECC
2019-05-28 9:35 UTC
[U-Boot] [PATCH 0/3] ARM: meson-g12a: Add missing support from Linux 5.2-rc1
2019-05-28 8:50 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] ARM: dts: sync Amlogic G12A DT with "
` [U-Boot] [PATCH 2/3] clk: meson-g12a: Add PCIE PLL support
` [U-Boot] [PATCH 3/3] ARM: dts: Add missing DT for Meson G12A support
[U-Boot] [PATCH v2 0/3] Enable spl relocation on arm
2019-05-28 8:47 UTC (14+ messages)
` [U-Boot] [PATCH v2 2/3] spl: add relocation support
` [U-Boot] [PATCH v2 2/3] spl: add relocation support【请注意,邮件由sjg@google.com代发】
[U-Boot] [PATCH 0/2] pwm, imx: add Kconfig and DM support
2019-05-28 8:37 UTC (4+ messages)
` [U-Boot] [PATCH 1/2] pwm: imx: add Kconfig support
` [U-Boot] [PATCH 2/2] pwm: imx: add DM_PWM support
[U-Boot] [PATCH v2 1/3] arm64: zynqmp: xil_io.h: declare functions as static
2019-05-28 7:45 UTC (6+ messages)
` [U-Boot] [PATCH v2 2/3] arm64: zynqmp: add tool to minimize psu_init_gpl.c files
` [U-Boot] [PATCH v2 3/3] arm64: zynqmp: add support for Avnet UltraZed-EV Starter Kit
[U-Boot] [PATCH v2] efi_loader: bootmgr: print a message when loading from BootNext failed
2019-05-28 6:24 UTC (3+ messages)
[U-Boot] [PATCH] mips: mt76xx: Implement new d-cache fix in last_stage_init()
2019-05-28 6:11 UTC
[U-Boot] [PATCH v3] cmd: env: print a message when setting UEFI variable failed
2019-05-28 5:58 UTC (2+ messages)
[U-Boot] [PATCH 1/1] efi_loader: correct notification of protocol installation
2019-05-28 5:52 UTC
[U-Boot] [PATCH RESEND 0/1] Add ps7_init_gpl.c for Z-turn board
2019-05-28 5:35 UTC (6+ messages)
` [U-Boot] [PATCH RESEND 1/1] "
[U-Boot] [ANN] U-Boot v2019.07-rc3 released
2019-05-28 5:06 UTC (2+ messages)
[U-Boot] [PATCH 2/3] ARM: omap3: evm: Enable DM_USB in defconfig
2019-05-28 2:20 UTC
[U-Boot] [PATCH 1/3] ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5
2019-05-28 2:19 UTC
[U-Boot] Cannot boot mx6qsabred with 2019.07-rc2
2019-05-28 0:01 UTC (12+ messages)
[U-Boot] Please pull u-boot-marvell/master
2019-05-27 18:35 UTC (2+ messages)
[U-Boot] [PULL] u-boot-sh/master
2019-05-27 18:35 UTC (2+ messages)
[U-Boot] [PULL] u-boot-socfpga/master
2019-05-27 18:35 UTC (2+ messages)
[U-Boot] [PATCH v3 0/3] Add 'bcb' command to read/modify/write Android BCB
2019-05-27 15:26 UTC (3+ messages)
[U-Boot] [MMC] RPMB: Transfer data timeout error
2019-05-27 13:48 UTC
[U-Boot] [PATCH v2] gpio: add gpio-hog support
2019-05-27 13:02 UTC (6+ messages)
[U-Boot] [PATCH 1/2] ls1046ardb: Add CONFIG_ENV_ADDR to init env in qspi boot
2019-05-27 12:24 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] armv8: fsl-layerscape: Change bootcmd update logic
[U-Boot] [PATCH v2 0/7] Add STM32 Cortex-M4 remoteproc driver
2019-05-27 12:23 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/7] dm: core: Introduce xxx_translate_dma_address()
` [U-Boot] [PATCH v2 2/7] remoteproc: fix function headers
` [U-Boot] [PATCH v2 3/7] remoteproc: add device_to_virt ops
` [U-Boot] [PATCH v2 4/7] remoteproc: add elf file load support
` [U-Boot] [PATCH v2 5/7] remoteproc: Introduce STM32 Cortex-M4 remoteproc driver
` [U-Boot] [PATCH v2 6/7] MAINTAINERS: Add stm32 "
` [U-Boot] [PATCH v2 7/7] configs: stm32mp15: enable stm32 remoteproc
[U-Boot] [PATCH v5] sun8i: h3: Add support for the Beelink-x2 STB
2019-05-27 12:18 UTC (3+ messages)
` [U-Boot] [linux-sunxi] "
[U-Boot] [PATCH 0/6] imx8: support container
2019-05-27 11:31 UTC (20+ messages)
` [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file
` [U-Boot] [EXT] "
[U-Boot] [PATCH v2 u-boot-marvell 0/7] More fixes for Turris Omnia
2019-05-27 11:26 UTC (15+ messages)
` [U-Boot] [PATCH v2 u-boot-marvell 1/7] arm: mvebu: turris_omnia: set default ethernet adapter
` [U-Boot] [PATCH v2 u-boot-marvell 2/7] arm: mvebu: turris_omnia: fix adapters MAC addresses
` [U-Boot] [PATCH v2 u-boot-marvell 3/7] arm: mvebu: turris_omnia: change environment address in SPI flash
` [U-Boot] [PATCH v2 u-boot-marvell 4/7] arm: mvebu: turris_omnia: remove unneeded macro from board config
` [U-Boot] [PATCH v2 u-boot-marvell 5/7] arm: mvebu: turris_omnia: prefer SCSI booting before USB
` [U-Boot] [PATCH v2 u-boot-marvell 6/7] arm: mvebu: turris_omnia: call pci_init from board init code
` [U-Boot] [PATCH v2 u-boot-marvell 7/7] arm: mvebu: turris_omnia: fix rescue mode bootcmd bootargs setting
[U-Boot] [PATCH] gpio: add gpio-hog support
2019-05-27 11:15 UTC (4+ messages)
[U-Boot] [PATCH v2 0/4] At present the GEM ethernet on SiFive Unleashed board can only work
2019-05-27 11:08 UTC (4+ messages)
` [U-Boot] [PATCH v2 3/4] dm: net: macb: Implement link speed change callback
[U-Boot] [PATCH v2] cmd: env: print a message when setting UEFI variable failed
2019-05-27 10:07 UTC (4+ messages)
[U-Boot] [PATCH 0/4] davinci: fix build warnings
2019-05-27 9:46 UTC (9+ messages)
` [U-Boot] [PATCH 1/4] davinci: remove CONFIG_DM_I2C_COMPAT from defconfigs
` [U-Boot] [PATCH 2/4] sandbox: "
` [U-Boot] [PATCH 3/4] i2c: remove i2c driver-model compatibility layer
` [U-Boot] [PATCH 4/4] omapl138_lcdk_defconfig: don't build support for SPI
[U-Boot] [PATCH] phy: sun4i-usb: Fix PHY0 routing and passby configuration for MUSB
2019-05-27 9:23 UTC (6+ messages)
` [U-Boot] [linux-sunxi] "
[U-Boot] [PATCH v3] riscv: Add Microchip MPFS Icicle board support
2019-05-27 8:53 UTC (4+ messages)
[U-Boot] [PATCH 1/2] riscv: qemu: Enable PCI host ECAM generic driver
2019-05-27 8:40 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] riscv: qemu: Enable e1000 and nvme support
[U-Boot] [PATCH 1/2] arm: dts: rock960: Enable booting from eMMC when using SPL
2019-05-27 6:49 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] arm: dts: ficus: "
[U-Boot] [PATCH 1/3] rockchip: pinctrl: rk3399: Add support for UART3
2019-05-27 6:48 UTC (6+ messages)
` [U-Boot] [PATCH 2/3] rockchip: rk3399: Add option to print on UART3
` [U-Boot] [PATCH 3/3] rockchip: clk: rk3399: allow requests for all UART clocks
[U-Boot] [PATCH 1/2] rk3399: Restore broken USB3 DTS description
2019-05-27 6:46 UTC (2+ messages)
[U-Boot] [PATCH v8 1/3] rockchip: rk3399: Add Nanopi NEO4 board support
2019-05-27 6:39 UTC (4+ messages)
` [U-Boot] [PATCH v8 3/3] rockchip: rk3399: Add Rock PI 4 support
[U-Boot] [PATCH v3] board/BuR/zynq/brsmarc2: initial commit
2019-05-27 6:35 UTC (2+ messages)
[U-Boot] [PATCH] video, simple_panel: add lg,lb070wv8 display
2019-05-27 6:14 UTC
[U-Boot] [PATCH] cmd/led: check subcommand "list" instead "l"
2019-05-27 6:14 UTC
[U-Boot] [PATCH] rtc: ds1307: add support for m41t11
2019-05-27 6:13 UTC
[U-Boot] [PATCH] sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig
2019-05-27 6:02 UTC (2+ messages)
[U-Boot] [PATCH] mmc: implement SDHCI card detect
2019-05-27 5:52 UTC (2+ messages)
[U-Boot] [PATCH v1] armv8: lx2160aqds: Enable eSDHC controllers
2019-05-27 4:17 UTC
[U-Boot] [PATCH] configs: Remove CONFIG_SPL_FS_EXT4 for all MX6 platforms
2019-05-27 3:33 UTC (16+ messages)
[U-Boot] [PATCH] gpio: pca953x: Add TI TCA9539 compatible string
2019-05-27 1:35 UTC (2+ messages)
[U-Boot] [PATCH v4] sun8i: h3: Add support for the Beelink-x2 STB
2019-05-26 19:07 UTC (6+ messages)
` [U-Boot] [linux-sunxi] "
[U-Boot] [PATCHv2 01/11] configs: Migrate CONFIG_FMAN_ETH and some related options to Kconfig
2019-05-26 19:02 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