messages from 2019-03-17 03:01:32 to 2019-03-19 08:34:29 UTC [more...]
[U-Boot] [ANN] U-Boot v2019.04-rc4 released
2019-03-19 8:34 UTC (2+ messages)
[U-Boot] [PATCH v3 0/3] Add Ethernet support for Poplar board
2019-03-19 8:31 UTC (2+ messages)
[U-Boot] [PATCH v2] ARM: kirkwood: disable dcache for Kirkwood boards
2019-03-19 8:04 UTC (5+ messages)
[U-Boot] [PATCH 00/11] Fix Ethernet boot in am335x
2019-03-19 8:00 UTC (18+ messages)
` [U-Boot] [PATCH 01/11] net: Add priv_pdata to eth_pdata
` [U-Boot] [PATCH 02/11] net: ti: cpsw: Move cpsw_phy_sel() to _probe()
` [U-Boot] [PATCH 03/11] net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_priv
` [U-Boot] [PATCH 04/11] net: ti: cpsw-common: Isolate getting syscon address from assigning macid
` [U-Boot] [PATCH 05/11] net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROL
` [U-Boot] [PATCH 06/11] net: ti: cpsw: Enable DM_FLAG_PRE_RELOC
` [U-Boot] [PATCH 07/11] board: ti: am335x: Add platdata for cpsw in SPL
` [U-Boot] [PATCH 08/11] configs: am335x_evm: Reduce size of SPL
` [U-Boot] [PATCH 09/11] configs: am335x_evm: Add Support for SPL_ETH
` [U-Boot] [PATCH 10/11] configs: am335x_evm: Update VCI String
` [U-Boot] [PATCH 11/11] board: ti: am335x: Remove non DM_ETH code
[U-Boot] [RFC 0/8] efi_loader: rework bootefi/bootmgr
2019-03-19 7:23 UTC (2+ messages)
[U-Boot] [PATCH 1/1] efi_loader: correct parameter size in efi_allocate_pool
2019-03-19 6:59 UTC (3+ messages)
[U-Boot] [PATCH v2] arm: fix hvc call
2019-03-19 6:59 UTC (5+ messages)
[U-Boot] [PATCH] ARM: HYP/non-sec: Don't enable ARMV7_LPAE for old sunxi kernels
2019-03-19 5:40 UTC
[U-Boot] [PATCH v4 00/25] MTD defconfigs/Kconfigs/Makefiles heavy cleanup
2019-03-19 5:21 UTC (7+ messages)
[U-Boot] [PATCH 00/10] Update Stratix 10 SDRAM driver
2019-03-19 3:28 UTC (15+ messages)
` [U-Boot] [PATCH 01/10] ddr: altera: stratix10: Move SDRAM size check to "
` [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 10/10] ddr: altera: Stratix10: Add ECC memory scrubbing
[U-Boot] [RFC v2 00/15] dm, efi: integrate efi objects into DM
2019-03-19 1:25 UTC (6+ messages)
[U-Boot] [PATCH] dm: remove pre reloc properties in SPL and TPL device tree
2019-03-19 1:25 UTC (2+ messages)
[U-Boot] [PATCH v2] of-platdata: improve documentation
2019-03-19 1:25 UTC (5+ messages)
[U-Boot] [PATCH 1/6] fdtdec: Add cpu_to_fdt_{addr,size}() macros
2019-03-19 1:24 UTC (15+ 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] [PATCH 6/6] p2371-2180: Add support for framebuffer carveouts
[U-Boot] [PATCH 0/6] spl: full-featured heap cleanups
2019-03-19 1:24 UTC (5+ messages)
` [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 1/5] test/py: mmc: Factor out device selection
2019-03-19 1:23 UTC (10+ messages)
` [U-Boot] [PATCH 2/5] test/py: mmc: Add 'mmc dev' test
` [U-Boot] [PATCH 3/5] test/py: mmc: Add 'mmc rescan' test
` [U-Boot] [PATCH 4/5] test/py: mmc: Add 'mmc info' test
` [U-Boot] [PATCH 5/5] test/py: mmc: Add 'mmc read' performance check
[U-Boot] [PATCH] dm: check OF_LIVE is enabled
2019-03-19 1:23 UTC (4+ messages)
[U-Boot] [PATCH 0/3] thermal: Add multiple instance support
2019-03-19 1:23 UTC (3+ messages)
` [U-Boot] [PATCH 1/3] "
[U-Boot] [PATCH] misc: fs_loader: Replace label with DT phandle
2019-03-19 1:22 UTC (5+ messages)
[U-Boot] [PATCH v3] usb: host: Print device name when scanning
2019-03-19 1:14 UTC (2+ messages)
[U-Boot] [PATCH v2 00/15] ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support
2019-03-18 23:24 UTC (16+ messages)
` [U-Boot] [PATCH v2 01/15] ARM: tegra: Use common header for PMU declarations
` [U-Boot] [PATCH v2 02/15] ARM: tegra: Guard clock code with a Kconfig symbol
` [U-Boot] [PATCH v2 03/15] ARM: tegra: Guard GP pad control "
` [U-Boot] [PATCH v2 04/15] ARM: tegra: Guard memory controller "
` [U-Boot] [PATCH v2 05/15] ARM: tegra: Guard pin "
` [U-Boot] [PATCH v2 06/15] ARM: tegra: Guard powergate "
` [U-Boot] [PATCH v2 07/15] ARM: tegra: Fix save_boot_params() prototype
` [U-Boot] [PATCH v2 08/15] ARM: tegra: Allow boards to override boot target devices
` [U-Boot] [PATCH v2 09/15] ARM: tegra: Support TZ-only access to PMC
` [U-Boot] [PATCH v2 10/15] ARM: tegra: Workaround UDC boot issues only if necessary
` [U-Boot] [PATCH v2 11/15] ARM: tegra: Restore DRAM bank count
` [U-Boot] [PATCH v2 12/15] ARM: tegra: Unify Tegra186 builds
` [U-Boot] [PATCH v2 13/15] ARM: tegra: Implement cboot_save_boot_params() in C
` [U-Boot] [PATCH v2 14/15] ARM: tegra: Implement cboot_get_ethaddr()
` [U-Boot] [PATCH v2 15/15] ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support
[U-Boot] [PATCH] mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IP
2019-03-18 22:48 UTC
[U-Boot] [PATCH 00/17] Convert some imx6 boards to DM_VIDEO
2019-03-18 22:37 UTC (19+ messages)
` [U-Boot] [PATCH 01/17] video: ipuv3: add DM_VIDEO support
` [U-Boot] [PATCH 02/17] video: move ipuv3 files to subdirectory
` [U-Boot] [PATCH 03/17] imx: move CONFIG_VIDEO_IPUV3 to defconfigs
` [U-Boot] [PATCH 04/17] imx6: dts: add 'u-boot, dm-pre-reloc' to soc and ipu nodes
` [U-Boot] [PATCH 05/17] apalis_imx6: convert to DM_VIDEO
` [U-Boot] [PATCH 06/17] imx6: icore: "
` [U-Boot] [PATCH 07/17] imx6: ge_bx50v3: "
` [U-Boot] [PATCH 08/17] colibri_imx6: "
` [U-Boot] [PATCH 09/17] mx6sabresd: "
` [U-Boot] [PATCH 10/17] mx6sabreauto: "
` [U-Boot] [PATCH 11/17] imx6: wandboard: add device tree
` [U-Boot] [PATCH 12/17] imx6: wandboard: convert to DM_GPIO and enable pinctrl driver
` [U-Boot] [PATCH 13/17] imx6: wandboard: convert to DM_USB
` [U-Boot] [PATCH 14/17] imx6: wandboard: convert to DM_VIDEO
` [U-Boot] [PATCH 15/17] imx6: wandboard: convert to DM_PMIC
` [U-Boot] [PATCH 16/17] imx6: wandboard: convert to DM_I2C
` [U-Boot] [PATCH 17/17] imx6: wandboard: convert to DM_MMC
[U-Boot] [PATCH v3 0/7] android: implement A/B boot process
2019-03-18 21:20 UTC (6+ messages)
` [U-Boot] [PATCH v3 3/7] common: Implement A/B metadata
[U-Boot] [PATCH 1/1] cmd: usb: display bus number
2019-03-18 20:39 UTC (8+ messages)
[U-Boot] Odroid U3 - Upgrade to latest u-boot kernel load fails
2019-03-18 20:24 UTC (6+ messages)
[U-Boot] [PATCH 5/5] arm: ti: boot: Implement Android boot using DT image format
2019-03-18 19:41 UTC (3+ messages)
` [U-Boot] [5/5] "
[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-18 19:33 UTC (3+ messages)
[U-Boot] [RESEND][PATCH v1 0/4] usb: dwc2_udc_otg: Add tx_fifo_sz array support
2019-03-18 18:47 UTC (8+ messages)
` [U-Boot] [RESEND][PATCH v1 2/4] "
` [U-Boot] [RESEND][PATCH v1 3/4] board: stm32mp1: Add tx_fifo_sz_array support
[U-Boot] [PATCH] p2371-2180: Build position independent binary
2019-03-18 18:31 UTC (2+ messages)
[U-Boot] [V3 1/3] sunxi: Fix A33 memory initialization
2019-03-18 17:25 UTC (5+ messages)
` [U-Boot] [V3 2/3] sunxi: Don't change the rank in dram size detection in A33
` [U-Boot] [V4 3/3] sunxi: Use clrsetbits_le32 instead of multiple instruction
[U-Boot] [PATCH 2/2] usb: gadget: fastboot: Dequeue the previous IN request for the current request
2019-03-18 17:20 UTC (6+ messages)
` [U-Boot] Subject
` [U-Boot] [U-Boot, 2/2] usb: gadget: fastboot: Dequeue the previous IN request for the current request
[U-Boot] rpi: bcm2835_sdhost: occasional errors while writing
2019-03-18 16:38 UTC (3+ messages)
[U-Boot] i.MX6 Code Consolidation suggestion/question
2019-03-18 15:47 UTC (4+ messages)
[U-Boot] mpc85xx, mpc86xx: device tree model
2019-03-18 14:56 UTC (6+ messages)
[U-Boot] [PATCH v3 00/11] SMP support for RISC-V
2019-03-18 13:00 UTC (17+ messages)
` [U-Boot] [PATCH v3 01/11] riscv: add infrastructure for calling functions on other harts
` [U-Boot] [PATCH v3 02/11] riscv: import the supervisor binary interface header file
` [U-Boot] [PATCH v3 03/11] riscv: implement IPI platform functions using SBI
` [U-Boot] [PATCH v3 04/11] riscv: delay initialization of caches and debug UART
` [U-Boot] [PATCH v3 05/11] riscv: save hart ID in register tp instead of s0
` [U-Boot] [PATCH v3 06/11] riscv: add support for multi-hart systems
` [U-Boot] [PATCH v3 07/11] riscv: boot images passed to bootm on all harts
` [U-Boot] [PATCH v3 08/11] riscv: do not rely on hart ID passed by previous boot stage
` [U-Boot] [PATCH v3 09/11] riscv: hang if relocation of secondary harts fails
` [U-Boot] [PATCH v3 10/11] riscv: fu540: enable SMP
` [U-Boot] [PATCH v3 11/11] riscv: qemu: "
[U-Boot] [PATCH v2] usb: host: Print device name when scanning
2019-03-18 12:35 UTC (2+ messages)
[U-Boot] [PATCH v4] cmd: clk: Handle ENODEV from clk_get_rate
2019-03-18 12:27 UTC
[U-Boot] [PATCH 2/2] rockchip: Drop call to rockchip_dnl_mode_check() for now
2019-03-18 12:07 UTC (13+ 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] usb: host: Print device name when scanning
2019-03-18 12:04 UTC (11+ messages)
[U-Boot] [PATCH v3] cmd: clk: Handle ENODEV from clk_get_rate
2019-03-18 12:02 UTC (3+ messages)
[U-Boot] [PATCH] mmc: correct the HS400 initialization process
2019-03-18 11:53 UTC (2+ messages)
[U-Boot] [PATCH 0/3] PSCI support for r8a7790 SoC (Lager/Stout boards)
2019-03-18 10:45 UTC (11+ messages)
` [U-Boot] [PATCH 1/3] ARM: rmobile: Switch CPU to non-secure HYP mode for r8a7790 based boards
[U-Boot] [U-BOOT][PATCH V3] sunxi: Use clrsetbits_le32 instead of multiple instruction
2019-03-18 9:53 UTC (2+ messages)
[U-Boot] [PATCH 1/3] armv8: ls1028a: Add NXP LS1028A SoC support
2019-03-18 9:45 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] armv8: ls1028ardb: Add support for LS1028ARDB platform
` [U-Boot] [PATCH 3/3] armv8: ls1028aqds: Add support of LS1028AQDS
[U-Boot] [PATCH] phy: ti: Init node before reading
2019-03-18 9:33 UTC (3+ messages)
[U-Boot] [PATCH] imx8qxp: mek: enable dm-spl for pm
2019-03-18 8:43 UTC (2+ messages)
[U-Boot] [PATCH RESEND 01/10] pinctrl: imx8: add i.MX8QM compatible
2019-03-18 8:42 UTC (2+ messages)
[U-Boot] [PATCH] ARM: kirkwood: disable dcache for Kirkwood boards
2019-03-18 7:37 UTC (2+ messages)
[U-Boot] [PATCH] Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT"
2019-03-18 7:23 UTC (3+ messages)
[U-Boot] [PATCH] arm: kirkwood: lsxl: disable dcache
2019-03-18 6:53 UTC (2+ messages)
[U-Boot] [PATCH v2] env: Update env_addr for mmc environment driver
2019-03-18 6:16 UTC
[U-Boot] [PATCH] mmc: sh_mmcif: Set default MMCIF clock rate
2019-03-18 5:21 UTC
[U-Boot] [PATCH 1/3] clk: renesas: Fix SDH clock divider decoding on Gen2
2019-03-18 5:20 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] clk: renesas: Fix swapped div and mul in debug output "
` [U-Boot] [PATCH 3/3] clk: renesas: Add support for setting MMCIF clock divider "
[U-Boot] [PATCH] cmd: mmc: Make Mode: printout consistent
2019-03-18 3:51 UTC
[U-Boot] [PULL] u-boot-socfpga/master
2019-03-18 3:08 UTC
[U-Boot] [PULL] u-boot-usb/master
2019-03-18 3:08 UTC
[U-Boot] [PATCH] ARM: dts: rmobile: Increase off-on delay on the SD Vcc regulator
2019-03-18 3:06 UTC
[U-Boot] RSA in U-Boot
2019-03-18 2:17 UTC
[U-Boot] [PATCH v3 00/26] subject: fs: fat: extend FAT write operations
2019-03-18 1:59 UTC (7+ 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] arm: timer: sunxi: fix a64 spurious timeout issues
2019-03-17 21:14 UTC (5+ messages)
[U-Boot] Pull request for UEFI system for v2019.04-rc4
2019-03-17 19:30 UTC (2+ messages)
[U-Boot] Please pull u-boot-fsl-qoriq master
2019-03-17 19:30 UTC (2+ messages)
[U-Boot] [PATCH] env: add support to sunxi save env to spi
2019-03-17 18:49 UTC
[U-Boot] [PATCH v3 00/12] ARM: kirkwood: migrate to DM_USB
2019-03-17 18:02 UTC (3+ messages)
` [U-Boot] [PATCH v3 11/12] ARM: kirkwood: enable CONFIG_DM_USB for lschlv2 and lsxhl
[U-Boot] [PATCH] arm: socfpga: make SPL_TEXT_BASE overridable
2019-03-17 14:57 UTC (9+ messages)
[U-Boot] passing info from SPL to U-Boot
2019-03-17 14:16 UTC (8+ messages)
[U-Boot] [PATCH] test/py: Fix pytest4 deprecation warnings
2019-03-17 12:47 UTC (11+ messages)
[U-Boot] Sunxi H5 and CONFIG_ENV_IS_IN_MMC problem
2019-03-17 9:17 UTC (2+ messages)
[U-Boot] [PATCHv4 00/12] pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
2019-03-17 3:28 UTC (4+ messages)
` [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