public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-07-14 13:07:52 to 2019-07-15 18:21:05 UTC [more...]

[U-Boot] [PATCH v3 00/15] ram: rk3399: Code cleanup
 2019-07-15 18:21 UTC  (11+ messages)
` [U-Boot] [PATCH v3 01/15] ram: rk3399: Fix code warnings
` [U-Boot] [PATCH v3 02/15] ram: rk3399: Some trivial code fixes
` [U-Boot] [PATCH v3 03/15] ram: rk3399: s/sdram_params/params
` [U-Boot] [PATCH v3 04/15] ram: rk3399: Handle pctl_cfg return type
` [U-Boot] [PATCH v3 05/15] ram: rk3399: s/tsel_wr_select_n/tsel_wr_select_dq_n
` [U-Boot] [PATCH v3 06/15] ram: rk3399: s/tsel_wr_select_p/tsel_wr_select_dq_p
` [U-Boot] [PATCH v3 07/15] ram: rk3399: s/ca_tsel_wr_select_n/tsel_wr_select_ca_n
` [U-Boot] [PATCH v3 08/15] ram: rk3399: s/ca_tsel_wr_select_p/tsel_wr_select_ca_p
` [U-Boot] [PATCH v3 09/15] ram: rk3399: Order tsel variables
` [U-Boot] [PATCH v3 10/15] ram: rockchip: rk3399: Add cap_info structure

[U-Boot] [PATCH] cmd: mdio: prevent data abort when no mdio bus is found
 2019-07-15 18:12 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] net: unaligned copying of unsigned long
 2019-07-15 18:09 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] net: introduce packet capture support
 2019-07-15 18:09 UTC  (4+ messages)

[U-Boot] [PATCH v4 1/8] x86: Add new slimbootloader CPU type
 2019-07-15 18:07 UTC  (3+ messages)

[U-Boot] [PATCH v4 7/8] board: intel: Add new slimbootloader board
 2019-07-15 18:03 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] net: assign maintainer for include/net.h
 2019-07-15 18:01 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/8] x86: Add basic Slim Bootloader payload support
 2019-07-15 18:01 UTC  (5+ messages)

[U-Boot] [PATCH 0/8] NXP LS1021A-TSN Board
 2019-07-15 17:53 UTC  (15+ messages)
` [U-Boot] [PATCH 2/8] net: tsec: Fix offset of MDIO registers for DM_ETH
` [U-Boot] [PATCH 6/8] arm: ls1021atwr: Convert to use driver model TSEC driver
` [U-Boot] [PATCH 8/8] Add support for the NXP LS1021A-TSN board

[U-Boot] [PATCH 1/1] travis-ci: add qemu-riscv64
 2019-07-15 17:50 UTC  (2+ messages)

[U-Boot] [PATCH] Support raw initrd for qemu riscv64 targets
 2019-07-15 17:29 UTC 

[U-Boot] test.py failure in test_ut[ut_dm_pci_ep_base]
 2019-07-15 15:25 UTC  (2+ messages)

[U-Boot] [PATCH] doc: fitImage: Cosmetics break lines
 2019-07-15 14:31 UTC 

[U-Boot] [PATCH] doc: fitImage: Fix conf number incrementation
 2019-07-15 14:29 UTC 

[U-Boot] [PATCH v1 0/2] imx6ull: Fix missing initial output from UART
 2019-07-15 14:19 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/2] pinctrl: nxp: mx6: DM_FLAG_PRE_RELOC by default
` [U-Boot] [PATCH v1 2/2] ARM: dts: imx6ull-colibri: pre-reloc for uart pinmux modes

[U-Boot] [PATCH 1/3] spl: imx6: Let spl_boot_device return USDHC1 or USDHC2
 2019-07-15 14:01 UTC  (3+ messages)

[U-Boot] [PULL] u-boot-stm32/master for v2019.10-rc1: u-boot-stm32-20190712
 2019-07-15 13:42 UTC  (2+ messages)

[U-Boot] [PATCH v5 1/1] cmd: part: Add 'number' sub-command
 2019-07-15 13:28 UTC  (4+ messages)

[U-Boot] Improvements to Rock960
 2019-07-15 13:25 UTC  (19+ messages)
` [U-Boot] [PATCH 1/6] arm64: rockchip: rock960: sync dts files from Linux 5.2-rc6
    ` [U-Boot] [PATCH 1/6] arm64: rockchip: rock960: sync dts files from Linux 5.2-rc6【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [U-Boot] [PATCH 2/6] configs: rockchip: rock960: drop options for non-existent HW
` [U-Boot] [PATCH 3/6] configs: rockchip: rock960: enable pmic and regulator commands
` [U-Boot] [PATCH 4/6] configs: rockchip: rock960: enable DMA for SDHCI controller
` [U-Boot] [PATCH 5/6] configs: rockchip: rock960: Add support for USB ethernet adapters
` [U-Boot] [PATCH 6/6] configs: rockchip: rock960: enable USB3 support
    ` [U-Boot] [PATCH 6/6] configs: rockchip: rock960: enable USB3 support【请注意,邮件由u-boot-bounces@lists.denx.de代发】 support

[U-Boot] [PATCH v2 0/4] rockchip: rk3399: Fix USB3 support
 2019-07-15 13:23 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/4] rockchip: clk: rk3399: handle clk_enable requests for USB3
    ` [U-Boot] [PATCH v2 1/4] rockchip: clk: rk3399: handle clk_enable requests for USB3【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [U-Boot] [PATCH v2 2/4] usb: dwc3-of-simple: Add support for RK3399
` [U-Boot] [PATCH v2 3/4] usb: xhci-dwc3: Add USB2 PHY configuration
    ` [U-Boot] [PATCH v2 3/4] usb: xhci-dwc3: Add USB2 PHY configuration【请注意,邮件由u-boot-bounces@lists.denx.de代发】 configuration
` [U-Boot] [PATCH v2 4/4] rockchip: xhci: Remove RK3399 support

[U-Boot] [PATCH v2 1/3] rockchip: rk3399: derive ethaddr from cpuid
 2019-07-15 13:15 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable()
 2019-07-15 13:05 UTC  (3+ messages)
` [U-Boot] [PATCH 1/1] rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable()【请注意,邮件由u-boot-bounces@lists.denx.de代发】 "

[U-Boot] [PATCH v2 00/99] ram: rk3399: Add LPDDR4 support
 2019-07-15 12:39 UTC  (7+ messages)
` [U-Boot] [PATCH v2 01/99] ram: rk3399: Fix code warnings
` [U-Boot] [PATCH v2 07/99] ram: rk3399: Move macro after include files
` [U-Boot] [PATCH v2 08/99] ram: rk3399: Clear PI_175 interrupts in data training

[U-Boot] [PATCH] riscv: tools: Fix prelink-riscv to work on big endian hosts
 2019-07-15 12:36 UTC 

[U-Boot] [PATCH] rockchip: dts: rk3399: Add spl-boot-order for Rock PI 4
 2019-07-15 12:29 UTC  (2+ messages)

[U-Boot] [PATCH] riscv: serial: fix to load binary file over y-modem
 2019-07-15 12:22 UTC  (4+ messages)
` [U-Boot] [PATCH] riscv : serial: use rx watermark to indicate rx data is present

[U-Boot] [PATCH v4] gpio: add gpio-hog support
 2019-07-15 12:03 UTC  (10+ messages)

[U-Boot] [PATCH v3 0/6] SiFive SPI MMC Support
 2019-07-15 11:54 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/6] spi: Add SiFive SPI driver
` [U-Boot] [PATCH v3 2/6] mmc: skip select_mode_and_width for MMC SPI host
` [U-Boot] [PATCH v3 3/6] mmc: mmc_spi: Re-write driver using DM framework
` [U-Boot] [PATCH v3 4/6] cmd: Remove mmc_spi command

[U-Boot] [PATCH 1/2] drivers: net: driver for MDIO muxes controlled over I2C
 2019-07-15 11:45 UTC  (3+ messages)

[U-Boot] [PATCH 1/4] mx6: clock: Allow enable_ipu_clock() to be built for SPL code
 2019-07-15 11:37 UTC  (4+ messages)
` [U-Boot] [PATCH 4/4] mx6: Allow configuring the NoC registers on i.MX6QP

[U-Boot] [PATCH 1/3] spl: mmc: support uboot image offset on main partition
 2019-07-15 11:25 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm: mvebu: clearfog: set uboot image SD card offset
` [U-Boot] [PATCH 3/3] arm: mvebu: clearfog: update eMMC documentation

[U-Boot] [PATCH v3 0/7] sunxi: Add H6 DDR3 DRAM support
 2019-07-15 11:14 UTC  (14+ messages)
` [U-Boot] [PATCH v3 1/7] sunxi: H6: DRAM: avoid memcpy() on MMIO registers
` [U-Boot] [PATCH v3 2/7] sunxi: H6: DRAM: follow recommended PHY init algorithm
` [U-Boot] [PATCH v3 3/7] sunxi: H6: move LPDDR3 timing definition into separate file
` [U-Boot] [PATCH v3 4/7] sunxi: H6: Add DDR3 support to DRAM controller driver
` [U-Boot] [PATCH v3 5/7] sunxi: H6: Add DDR3-1333 timings
` [U-Boot] [PATCH v3 6/7] sunxi: H6: Add DDR3 DRAM delay values
` [U-Boot] [PATCH v3 7/7] sunxi: H6: Add basic Eachlink H6 Mini support

[U-Boot] [PATCH v4 0/1] efi_loader: Fix inconsistencies in efi_add_memory_map usage
 2019-07-15 11:00 UTC  (2+ messages)
` [U-Boot] [PATCH v4 1/1] efi_loader: Change return type of efi_add_memory_map()

[U-Boot] [PATCH 1/1] lib: uuid: alignment error in gen_rand_uuid()
 2019-07-15 10:53 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/7] usb_kdb: only process events succesfully received
 2019-07-15  9:39 UTC  (7+ messages)

[U-Boot] [PATCH] drivers: net: fsl_enetc: add support for SGMII 2500
 2019-07-15  8:48 UTC 

[U-Boot] [PATCH 0/5] Fixes and improvements in BCB and Android docs
 2019-07-15  8:18 UTC  (5+ messages)
` [U-Boot] [PATCH 1/5] doc: Move README.android-fastboot-protocol to doc/android/

[U-Boot] [PATCH 1/4] armv8: ls1028aqds: Remove the definition of CONFIG_SYS_I2C_EARLY_INIT
 2019-07-15  8:13 UTC  (11+ messages)
` [U-Boot] [PATCH 2/4] configs: ls1028aqds: Enable DM support for pcf2127 rtc
    ` [U-Boot] [EXT] "
` [U-Boot] [PATCH 3/4] armv8: dts: ls1028aqds: Add pca9547 node under the i2c0 controller
` [U-Boot] [PATCH 4/4] armv8: dts: ls1028aqds: Add pcf2127 node under i2c1

[U-Boot] [PATCH] phy: sun4i-usb: Fix PHY0 routing and passby configuration for MUSB
 2019-07-15  8:09 UTC  (8+ messages)
` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH] spi: fsl_qspi: Fix flash write issue on i.MX7ULP
 2019-07-15  7:35 UTC  (2+ messages)

[U-Boot] [PATCH] spi: spi-mem: Fix read data size issue
 2019-07-15  7:32 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/6] Add spi-mem driver for MediaTek MT7629 SoC
 2019-07-15  7:29 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/6] mtd: spi-nor: add watchdog reset to flash operation loops

[U-Boot] Please pull u-boot-mmc
 2019-07-15  7:21 UTC 

[U-Boot] [PATCH 1/2] armv8: ls1028aqds: switch LS1028A QDS board to I2C DM
 2019-07-15  7:18 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] configs: ls1028aqds: enable I2C and GPIO DM
  ` [U-Boot] [EXT] Re: [PATCH 1/2] armv8: ls1028aqds: switch LS1028A QDS board to I2C DM

[U-Boot] [PATCH V2 1/7] mmc: support hs400 enhanced strobe mode
 2019-07-15  7:08 UTC  (2+ messages)

[U-Boot] [PATCH v7 0/9] Update SiFive Unleashed Drivers
 2019-07-15  7:07 UTC  (5+ messages)
` [U-Boot] [PATCH v7 7/9] riscv: sifive: fu540: Setup ethaddr env variable using OTP

[U-Boot] [PATCH] travis.yml: change Ubuntu version to xenial
 2019-07-15  7:05 UTC  (4+ messages)

[U-Boot] [PATCH] mmc: fsl_esdhc_imx: fix config check issue when building in SPL
 2019-07-15  7:04 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] dm: core: device: switch off power domain after device removal
 2019-07-15  3:02 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] serial: lpuart: request dm device removal when booting OS

[U-Boot] [PATCH] dm: device: make power domain calls optional
 2019-07-15  2:58 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] sunxi: Add H6 DDR3 DRAM support
 2019-07-15  1:29 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/8] efi_loader: Fix inconsistencies in efi_add_memory_map usage
 2019-07-15  0:18 UTC  (11+ messages)
` [U-Boot] [PATCH v3 1/8] efi_loader: Change return type of efi_add_memory_map()
` [U-Boot] [PATCH v3 2/8] efi_loader: Add a method description to efi_add_memory_map
` [U-Boot] [PATCH v3 3/8] efi_loader: Change efi_add_memory_map() to return EFI_SUCCESS
` [U-Boot] [PATCH v3 4/8] efi_loader: Return non-zero for error in efi_add_memory_map()
` [U-Boot] [PATCH v3 5/8] efi_loader: Update efi_allocate_pages() to new efi_add_memory_map()
` [U-Boot] [PATCH v3 6/8] efi_loader: Update efi_free_pages() "
` [U-Boot] [PATCH v3 7/8] efi_loader: Treat the result of efi_add_memory_map as efi_status_t
` [U-Boot] [PATCH v3 8/8] efi_loader: Capture efi_add_memory_map() result efi_add_runtime_mmio()

[U-Boot] [PATCH v2 0/7] efi_loader: Fix inconsistencies in efi_add_memory_map usage
 2019-07-14 23:23 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/7] efi_loader: Change return type of efi_add_memory_map()
` [U-Boot] [PATCH v2 2/7] efi_loader: Change efi_add_memory_map() to return EFI_SUCCESS
` [U-Boot] [PATCH v2 3/7] efi_loader: Return non-zero for error in efi_add_memory_map()
` [U-Boot] [PATCH v2 4/7] efi_loader: Update efi_allocate_pages() to new efi_add_memory_map()
` [U-Boot] [PATCH v2 5/7] efi_loader: Update efi_free_pages() "
` [U-Boot] [PATCH v2 6/7] efi_loader: Treat the result of efi_add_memory_map as efi_status_t
` [U-Boot] [PATCH v2 7/7] efi_loader: Capture efi_add_memory_map() result efi_add_runtime_mmio()

[U-Boot] [PATCH 1/1] efi_loader: allow adding mapped memory at 0x00000000
 2019-07-14 22:58 UTC  (7+ messages)

[U-Boot] [PATCH v3 1/8] x86: Add new slimbootloader CPU type
 2019-07-14 22:07 UTC  (4+ messages)

[U-Boot] [PATCH v4 8/8] x86: Skip setting up MTRRs in slimbootloader
 2019-07-14 21:59 UTC 

[U-Boot] [PATCH v4 6/8] x86: slimbootloader: Add a slimbootloader device tree
 2019-07-14 21:58 UTC 

[U-Boot] [PATCH v4 5/8] x86: slimbootloader: Set TSC information for timer driver
 2019-07-14 21:58 UTC 

[U-Boot] [PATCH v4 4/8] x86: slimbootloader: Add serial driver
 2019-07-14 21:58 UTC 

[U-Boot] [PATCH v4 3/8] x86: slimbootloader: Add memory configuration
 2019-07-14 21:58 UTC 

[U-Boot] [PATCH v4 2/8] x86: Add a common hob library
 2019-07-14 21:58 UTC 

[U-Boot] [PATCH v3 4/8] x86: slimbootloader: Add serial driver
 2019-07-14 21:16 UTC  (3+ messages)

[U-Boot] [PATCH] disk: efi: avoid unaligned pointer error
 2019-07-14 18:56 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] dm: core: device: switch off power domain after device removal
 2019-07-14 16:44 UTC  (3+ messages)

[U-Boot] [PATCH v1 1/3] x86: acpi: Introduce a stub to generate CSRT
 2019-07-14 16:34 UTC  (4+ messages)
` [U-Boot] [PATCH v1 2/3] x86: acpi: Enable ACPI companion for Intel iDMA 32-bit
` [U-Boot] [PATCH v1 3/3] x86: tangier: Populate CSRT for shared DMA controller

[U-Boot] [PATCH v2 1/4] x86: acpi: Add CSRT description
 2019-07-14 16:23 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/4] x86: acpi: Introduce a stub to generate CSRT
` [U-Boot] [PATCH v2 3/4] x86: acpi: Enable ACPI companion for Intel iDMA 32-bit
` [U-Boot] [PATCH v2 4/4] x86: tangier: Populate CSRT for shared DMA controller

[U-Boot] [PATCH v2] net/macb: increase RX buffer size for GEM
 2019-07-14 15:25 UTC 

[U-Boot] [PATCH] net/macb: increase RX buffer size for GEM
 2019-07-14 15:20 UTC  (3+ messages)

[U-Boot] [PATCH] test: Disable pci_ep test for now
 2019-07-14 15:17 UTC  (3+ messages)

[U-Boot] [PATCH v2] spl: sata: support U-Boot load from raw sata disk
 2019-07-14 14:54 UTC 

[U-Boot] [PATCH] ARM: dts: logicpd som-lvs and torpedos: Shrink SPL DTB
 2019-07-14 13:08 UTC  (2+ messages)

[U-Boot] [PATCH] regulator: Allow autosetting fixed regulators
 2019-07-14 13:08 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] ARM: dts: logicpd-som-lv: Resync with Kernel 5.1.9
 2019-07-14 13:08 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: dts: da850: Resync with Linux 5.1.9
 2019-07-14 13:08 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: davinci: da850: Manual pinmux only when PINCTRL not available
 2019-07-14 13:08 UTC  (2+ messages)

[U-Boot] [PATCH] pinctrl: pinctrl-single: Add 'pinctrl-single, bits' support
 2019-07-14 13:08 UTC  (2+ messages)

[U-Boot] [PATCH] configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default
 2019-07-14 13:08 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565
 2019-07-14 13:08 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/2] power: regulator: Kconfig: Add SPL_DM_REGULATOR "

[U-Boot] [PATCH v7] ARM: am335x: Add phyCORE AM335x R2 support
 2019-07-14 13:08 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: legoev3: convert to driver model
 2019-07-14 13:07 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox