public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-01-23 20:11:41 to 2019-01-25 11:56:52 UTC [more...]

[U-Boot] [PATCH v6 0/7] cmd: add efidebug for efi environment
 2019-01-25 11:56 UTC  (9+ messages)
` [U-Boot] [PATCH v6 1/7] cmd: env: add "-e" option for handling UEFI variables
` [U-Boot] [PATCH v6 2/7] cmd: add efidebug command
` [U-Boot] [PATCH v6 3/7] cmd: efidebug: add devices command
` [U-Boot] [PATCH v6 4/7] cmd: efidebug: add drivers command
` [U-Boot] [PATCH v6 5/7] cmd: efidebug: add dh command
` [U-Boot] [PATCH v6 6/7] cmd: efidebug: add images command
` [U-Boot] [PATCH v6 7/7] cmd: efidebug: add memmap command

[U-Boot] [PATCH 1/2] ARM: zynq: Run distribution boot commands first
 2019-01-25 11:56 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] arm64: zynqmp: Define distro boot commnads for qspi and nand

[U-Boot] [PATCH v3 0/9] mmc: sunxi: Enable DM_MMC
 2019-01-25 11:51 UTC  (10+ messages)
        ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH 0/3] While converting SATA on Apalis iMX6 to use driver model I noticed it
 2019-01-25 11:28 UTC  (9+ messages)
` [U-Boot] [PATCH 1/3] dm: device: fail uclass_find_first_device() if list_empty
` [U-Boot] [PATCH 2/3] dm: sata: add null pointer check for dev
` [U-Boot] [PATCH 3/3] cmd: "

[U-Boot] [PATCH v3.1 1/9] sunxi: clk: add MMC gates/resets
 2019-01-25 10:56 UTC  (2+ messages)

[U-Boot] [PATCH 1/4 v3] pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr
 2019-01-25 10:52 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4 v3] pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig
` [U-Boot] [PATCH 3/4 v3] arm: mvebu: armada-xp/37x.dtsi: Sync PCIe DT nodes with Linux v4.20
` [U-Boot] [PATCH 4/4 v3] arm: mvebu: armada-xp-theadorable.dts: Enable PCIe DT nodes

[U-Boot] [PATCH 0/3] sunxi: Sync Bananapi M2+ dts files and add H5 variant
 2019-01-25 10:38 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] sunxi: Sync Bananapi M2+ device tree from Linux v5.0-rc1
` [U-Boot] [PATCH 2/3] sunxi: Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3
` [U-Boot] [PATCH 3/3] sunxi: Add Bananapi M2+ H5 board

[U-Boot] [PATCH v4 0/3] Add MMD PHY helpers
 2019-01-25 10:12 UTC  (12+ messages)
` [U-Boot] [PATCH v4 1/3] net: phy: Add support for accessing MMD PHY registers
` [U-Boot] [PATCH v4 2/3] net: phy: ti: use generic helpers to access MMD registers
` [U-Boot] [PATCH v4 3/3] cmd: mdio: Add new parameter to access MMD PHY registers

[U-Boot] [PATCHv3 00/11] pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
 2019-01-25 10:03 UTC  (12+ messages)
` [U-Boot] [PATCHv3 01/11] armv8: fsl-layerscpae: correct the PCIe controllers' region size
` [U-Boot] [PATCHv3 02/11] armv8: lx2160a: add MMU table entries for PCIe
` [U-Boot] [PATCHv3 03/11] pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
` [U-Boot] [PATCHv3 04/11] kconfig: add dependency PCIE_LAYERSCAPE_GEN4 for FSL_PCIE_COMPAT
` [U-Boot] [PATCHv3 05/11] pci: ls_pcie_g4: add device tree fixups for PCI Stream IDs
` [U-Boot] [PATCHv3 06/11] armv8: lx2160a: add PCIe controller DT nodes
` [U-Boot] [PATCHv3 07/11] armv8: lx2160a: enable PCIe support on RDB defconfig
` [U-Boot] [PATCHv3 08/11] armv8: lx2160a: enable the pci command
` [U-Boot] [PATCHv3 09/11] pci: ls_pcie_g4: add Workaround for A-011577
` [U-Boot] [PATCHv3 10/11] pci: ls_pcie_g4: Add Workaround for A-011451
` [U-Boot] [PATCHv3 11/11] pci: ls_pcie_g4: add Workaround for A-011452

[U-Boot] [PATCH] atmel: add CMD_FS_GENERIC to SAMA5D3 for EFI boot
 2019-01-25  9:51 UTC  (2+ messages)

[U-Boot] [PATCH v2 2/3] efi_loader: enumerate disk devices every time
 2019-01-25  9:31 UTC  (25+ messages)

[U-Boot] [PATCH 0/9] sunxi: enable DM_MMC
 2019-01-25  9:28 UTC  (4+ messages)
` [U-Boot] [PATCH 7/9] mmc: sunxi: Honour non-removable property in DT
  ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCHv1] arm: stm32mp1: deploy spl in root folder
 2019-01-25  9:23 UTC  (8+ messages)

[U-Boot] [PATCH] sunxi: A64: pinebook-u-boot: Include sunxi-u-boot.dtsi
 2019-01-25  8:46 UTC 

[U-Boot] [PATCH 1/3] ARM: zynq: Disable i2c for Zybo/Zybo Z7
 2019-01-25  8:36 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] ARM: zynq: Convert Syzygy and Topic Miami to DM_I2C

[U-Boot] [PATCH v3.1 9/9] arm: dts: sunxi: Alter mmc2 auto-numbering to mmc1
 2019-01-25  8:16 UTC 

[U-Boot] imx8mq-evk: Outbound network packets lost
 2019-01-25  8:15 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/3] Enable DM USB support (host and gadget) in the USB host boot flow
 2019-01-25  7:34 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/3] ARM: DTS: am43xx: Add aliases for the USB ports
` [U-Boot] [PATCH v1 2/3] ARM: DTS: am43xx: Enable the DTS entries for USB port #2 in SPL
` [U-Boot] [PATCH v1 3/3] configs: am43xx_evm_usbhost_defconfig: Enable DM_USB support

[U-Boot] [PATCH] sunxi: amarula_a64_relic: Enable USB host
 2019-01-25  7:20 UTC 

[U-Boot] Please pull ARC changes
 2019-01-25  5:52 UTC 

[U-Boot] [PATCH] powerpc/t104xrdb: Add new module of DDR for T1040DRDB board
 2019-01-25  2:26 UTC 

[U-Boot] [PATCH v2 00/19] rockchip: Add support for Bob Chromebook
 2019-01-25  1:33 UTC  (9+ messages)
` [U-Boot] [PATCH v2 05/19] rockchip: Add mention of other boards
  ` [U-Boot] [PATCH v2 05/19] rockchip: Add mention of other boards【请注意,邮件由3hd9gxammcguxolhmwtrnzr.twlpj0jw.3fslwthp-hmnux.htr@chromium-sendgmr.bounces.google.com代发】
` [U-Boot] [PATCH v2 06/19] rockchip: Drop note about supporting other SoCs
  ` [U-Boot] [PATCH v2 06/19] rockchip: Drop note about supporting other SoCs【请注意,邮件由3hj9gxammcgczqnjoyvtp1t.vynrl2ly.5hunyvjr-jopwz.jvt@chromium-sendgmr.bounces.google.com代发】
` [U-Boot] [PATCH v2 09/19] rockchip: evb_rk3399: Tidy up the README
  ` [U-Boot] [PATCH v2 09/19] rockchip: evb_rk3399: Tidy up the README【请注意,邮件由3jd9gxammcg05wtpu41zv7z.14txr8r4.bn0t41px-puv25.p1z@chromium-sendgmr.bounces.google.com代发】
` [U-Boot] [PATCH v2 10/19] rockchip: Clarify docs on SPI writing
  ` [U-Boot] [PATCH v2 10/19] rockchip: Clarify docs on SPI writing【请注意,邮件由3jt9gxammcg46xuqv520w80.25uys9s5.co1u52qy-qvw36.q20@chromium-sendgmr.bounces.google.com代发】

[U-Boot] [PATCH 0/2] sunxi sun6i SPI support
 2019-01-24 21:49 UTC  (16+ messages)
` [U-Boot] [PATCH 1/2] arm: sunxi: allwinner spi driver sun6i support

[U-Boot] [PATCH v2 0/3] net: phy: allow disabling SmartEEE for Atheros PHYs
 2019-01-24 21:18 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/3] net: phy: ar803x: Use phy_read_mmd and phy_write_mmd functions
` [U-Boot] [PATCH v2 2/3] net: phy: ar803x: Address packet drops at low traffic rate due to SmartEEE feature
` [U-Boot] [PATCH v2 3/3] net: phy: ar803x: Use common functions for RGMII internal delays

[U-Boot] [PATCH] regulator: pbias: Handle extended drain IO when changing omap36 PBIAS
 2019-01-24 20:33 UTC 

[U-Boot] [GIT PULL] Xilinx patches for v2019.04
 2019-01-24 20:28 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] x86: #define CONFIG_LOADADDR 0x1100000
 2019-01-24 20:18 UTC 

[U-Boot] Pull request: u-boot-sunxi/master
 2019-01-24 20:14 UTC 

[U-Boot] [PATCH] RFC: dfu: mmc: call fs functions instead of run_command
 2019-01-24 20:10 UTC  (4+ messages)

[U-Boot] [PATCH v2] Aquantia: Print information about system interface and firmware version
 2019-01-24 17:39 UTC  (2+ messages)
` [U-Boot] net: phy: aquantia: Print information on config

[U-Boot] [PATCH 1/2] AQUANTIA USXGMII autoneg enable
 2019-01-24 17:39 UTC  (2+ messages)
` [U-Boot] net: phy: aquantia: Enable autoneg when on USXGMII

[U-Boot] [PATCH 2/2] net: remove CONFIG_MCAST_TFTP
 2019-01-24 17:39 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] net: move ether_crc to tsec driver
 2019-01-24 17:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH u-boot] net: phy: realtek: Add functions to read PHY's extended registers
 2019-01-24 17:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] net: macb: fix mapping of registers
 2019-01-24 17:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] net: mvneta: Add GPIO configuration support
 2019-01-24 17:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: mvgbe: fallback phy-mode to GMII
 2019-01-24 17:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: phy: micrel: fix KSZ9031 clock skew for values greater 0ps
 2019-01-24 17:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: fix env flags for eth10addr and above
 2019-01-24 17:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: remove duplicate definition of ETHADDR_WILDCARD
 2019-01-24 17:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: explicitly assign errno to return code in case of network failure
 2019-01-24 17:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] net: mvpp2: mdio device per port
 2019-01-24 17:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] net: mvpp2: fix lookup of mdio registers base address
 2019-01-24 17:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] net: designware: clear padding bytes
 2019-01-24 17:37 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] net: designware: fix tx packet length
 2019-01-24 17:37 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: phy: Add clause 45 identifier to phy_device
 2019-01-24 17:37 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Pull request: u-boot-net.git master
 2019-01-24 17:35 UTC 

[U-Boot] [PATCH 1/2] net: phy: Move fixed link code to separate routine
 2019-01-24 17:24 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] net: phy: Add gmiitorgmii converter support

[U-Boot] Please pull u-boot-mpc85xx master
 2019-01-24 16:25 UTC 

[U-Boot] [PATCH] mpc85xx: Add support for -msingle-pic-base
 2019-01-24 16:25 UTC  (2+ messages)

[U-Boot] [PATCH] mtd: spinand: Sync GigaDevice GD5F1GQ4UExxG with latest Linux version
 2019-01-24 16:18 UTC 

[U-Boot] [RFC] ARM: omap3_logic_somlv: Enable OF_CONTROL in SPL
 2019-01-24 15:56 UTC  (4+ messages)

[U-Boot] [PATCH] usb: udc-uclass: Fixed problem when no alias is defined in DT
 2019-01-24 14:44 UTC 

[U-Boot] [PATCH] cmd: fastboot: handle watchdog while waiting for fastboot commands
 2019-01-24 14:17 UTC 

[U-Boot] [PATCH 0/2] env: Fix "env save" to malformed environment
 2019-01-24 14:11 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] env: Fix saving environment to "bad CRC" location

[U-Boot] [PATCH v2 00/11] SiFive FU540 Support
 2019-01-24 13:57 UTC  (19+ messages)
` [U-Boot] [PATCH v2 11/11] riscv: Add SiFive FU540 board support

[U-Boot] [PATCH 1/2] Add domain mapping for Pepperl+Fuchs
 2019-01-24 12:22 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL
 2019-01-24 12:21 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] rockchip: Add TPL_MAX_SIZE for RK3288
  ` [U-Boot] [PATCH 2/3] rockchip: Add TPL_MAX_SIZE for RK3288【请注意,邮件由tom.rini@gmail.com代发】
` [U-Boot] [PATCH 3/3] linker: Modify linker scripts to be more generic

[U-Boot] dfu broken on rk3288 dwc2_otg
 2019-01-24 11:37 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] test: provide unit test for memory functions
 2019-01-24 10:49 UTC  (3+ messages)

[U-Boot] [PATCH v3] misc: fs_loader: Add support for initializing block device
 2019-01-24 10:24 UTC 

[U-Boot] [PATCH v2] net: phy: realtek: Introduce quirk to mark RXC not stoppable
 2019-01-24  8:54 UTC 

[U-Boot] [PATCH 0/4] Align U-Boot I2C DM bus ID handling with Linux
 2019-01-24  8:27 UTC  (3+ messages)
` [U-Boot] [PATCH 4/4] i2c: mux: Add support for not listed sub-buses

[U-Boot] [RESENT PATCH v3] rockchip: update emmc/sd index for distro boot order
 2019-01-24  8:21 UTC  (4+ messages)

[U-Boot] [PATCH] arm64: zynqmp: Add ethernet node for zc1275 revB
 2019-01-24  8:05 UTC 

[U-Boot] Status of U-Boot for Intel Arria-10 development kit DK-SOC-10AS066S-A
 2019-01-24  7:03 UTC 

[U-Boot] [PATCH] ARM: socfpga: Increase Malloc pool size to support FAT filesystem in SPL
 2019-01-24  6:40 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] fs: fat: dynamically allocate memory for temporary buffer
 2019-01-24  6:28 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] fs: fat: Reduce default max clustersize 64KiB from malloc pool

[U-Boot] [PATCH] rsa: read out public_exponent value based on 32-bit alignment
 2019-01-24  6:09 UTC  (9+ messages)

[U-Boot] [PATCH][v3] board/lx2160ardb: Add distro boot support
 2019-01-24  5:33 UTC  (2+ messages)

[U-Boot] [PATCH v1] mmc: fsl_esdhc: make get_cd work well in dm_mmc_ops
 2019-01-24  3:10 UTC 

[U-Boot] [PULL] u-boot-mips
 2019-01-24  2:41 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/9] Add common pinctrl driver support for rockchip
 2019-01-24  2:26 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/7] cmd: add efidebug for efi environment
 2019-01-24  1:02 UTC  (8+ messages)
` [U-Boot] [PATCH v5 1/7] cmd: add efidebug command

[U-Boot] [BUG] efi_loader: GetNextVariableName() fails on qemu-x86_64
 2019-01-23 22:03 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: debug output for HII protocols
 2019-01-23 21:55 UTC 

[U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM
 2019-01-23 21:01 UTC  (3+ messages)

[U-Boot] Test failures in u-boot/master on NVIDIA HW with recent push
 2019-01-23 20:39 UTC  (8+ messages)

[U-Boot] [PATCH 0/5] MSCC: Add Serval SoC family
 2019-01-23 20:12 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] MSCC: Add Servalt SoC family
 2019-01-23 20:12 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/4] Add network support for Ocelots SoCs
 2019-01-23 20:11 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