messages from 2019-01-23 13:56:16 to 2019-01-24 20:18:17 UTC [more...]
[U-Boot] [PATCH v2 2/3] efi_loader: enumerate disk devices every time
2019-01-24 20:18 UTC (19+ messages)
[U-Boot] Pull request: u-boot-sunxi/master
2019-01-24 20:14 UTC
[U-Boot] [PATCH v4 0/3] Add MMD PHY helpers
2019-01-24 20:12 UTC (9+ 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] [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 (6+ 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] [PATCH 0/2] sunxi sun6i SPI support
2019-01-24 16:09 UTC (15+ messages)
` [U-Boot] [PATCH 1/2] arm: sunxi: allwinner spi driver sun6i support
[U-Boot] [PATCHv1] arm: stm32mp1: deploy spl in root folder
2019-01-24 16:08 UTC (6+ messages)
[U-Boot] [RFC] ARM: omap3_logic_somlv: Enable OF_CONTROL in SPL
2019-01-24 15:56 UTC (4+ messages)
[U-Boot] [PATCH 1/2] ARM: zynq: Run distribution boot commands first
2019-01-24 15:31 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] arm64: zynqmp: Define distro boot commnads for qspi and nand
[U-Boot] [GIT PULL] Xilinx patches for v2019.04
2019-01-24 15:27 UTC
[U-Boot] [PATCH] usb: udc-uclass: Fixed problem when no alias is defined in DT
2019-01-24 14:44 UTC
[U-Boot] [PATCH v1 0/3] Enable DM USB support (host and gadget) in the USB host boot flow
2019-01-24 14:42 UTC (4+ 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 0/3] While converting SATA on Apalis iMX6 to use driver model I noticed it
2019-01-24 14:29 UTC (4+ 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] 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 (8+ 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 v6 0/7] cmd: add efidebug for efi environment
2019-01-24 11:04 UTC (8+ 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/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 v2 0/3] net: phy: allow disabling SmartEEE for Atheros PHYs
2019-01-24 6:24 UTC (7+ 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] 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 (13+ messages)
` [U-Boot] [PATCH 1/5] pinctrl: mscc: Add gpio and pinctrl for "
` [U-Boot] [PATCH 2/5] MSCC: Add support "
` [U-Boot] [PATCH 3/5] MSCC: add device tree for Serval pcb105 board
` [U-Boot] [PATCH 4/5] MSCC: Add device tree for Serval pcb106 board
` [U-Boot] [PATCH 5/5] MSCC: Add board support for Serval SoC family
[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)
[U-Boot] [PATCH 1/1] efi_selftest: fix HII tests
2019-01-23 19:36 UTC
[U-Boot] [PATCH 0/6] doc: imx: habv4: Improve iMX6 and iMX7 secure boot documentation
2019-01-23 19:30 UTC (7+ messages)
` [U-Boot] [PATCH 1/6] doc: imx: habv4: Remove extra hab directory for a cleaner documentation structure
` [U-Boot] [PATCH 2/6] doc: imx: habv4: Add HABv4 introduction
` [U-Boot] [PATCH 3/6] doc: imx: habv4: Add Secure Boot guide for i.MX6 and i.MX7 non-SPL targets
` [U-Boot] [PATCH 4/6] doc: imx: habv4: Add Secure Boot guide for i.MX6 and i.MX7 SPL targets
` [U-Boot] [PATCH 5/6] doc: imx: habv4: Move encrypted boot guide
` [U-Boot] [PATCH 6/6] doc: imx: habv4: Remove secure_boot.txt guide
[U-Boot] [PATCH] ARM: DTS: Resync am3517-evm.dts with Linux 5.0-rc3
2019-01-23 18:46 UTC
[U-Boot] [PATCH] ARM: dts: da850-evm: Re-sync with Kernel 5.0
2019-01-23 18:37 UTC
[U-Boot] [PATCH] efi_loader: Patch non-runtime code out at ExitBootServices already
2019-01-23 17:33 UTC
[U-Boot] [PATCH] net: phy: realtek: Introduce quirk to mark RXC not stoppable
2019-01-23 17:04 UTC (4+ messages)
[U-Boot] [PATCH v3 0/3] Add MMD PHY helpers
2019-01-23 17:00 UTC (10+ messages)
` [U-Boot] [PATCH v3 1/3] net: phy: Add support for accessing MMD PHY registers
` [U-Boot] [PATCH v3 2/3] net: phy: ti: use generic helpers to access MMD registers
` [U-Boot] [PATCH v3 3/3] cmd: mdio: Add new parameter to access MMD PHY registers
[U-Boot] [PATCH v4 00/15] SiFive FU540 Support
2019-01-23 16:50 UTC (16+ messages)
` [U-Boot] [PATCH v4 01/15] .gitignore: Don't ignore arch/riscv/include/asm/arch
` [U-Boot] [PATCH v4 02/15] Makefile: Fix mrproper make target
` [U-Boot] [PATCH v4 03/15] riscv: Rename cpu/qemu to cpu/generic
` [U-Boot] [PATCH v4 04/15] riscv: Add asm/dma-mapping.h for DMA mappings
` [U-Boot] [PATCH v4 05/15] riscv: Add place-holder asm/arch/clk.h for driver compilation
` [U-Boot] [PATCH v4 06/15] riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems
` [U-Boot] [PATCH v4 07/15] net: macb: Fix clk API usage for RISC-V systems
` [U-Boot] [PATCH v4 08/15] net: macb: Fix GEM hardware detection
` [U-Boot] [PATCH v4 09/15] clk: Add SiFive FU540 PRCI clock driver
` [U-Boot] [PATCH v4 10/15] clk: Add fixed-factor "
` [U-Boot] [PATCH v4 11/15] drivers: serial_sifive: Fix baud rate calculation
` [U-Boot] [PATCH v4 12/15] drivers: serial_sifive: Skip baudrate config if no input clock
` [U-Boot] [PATCH v4 13/15] cpu: Bind timer driver for boot hart
` [U-Boot] [PATCH v4 14/15] riscv: Add SiFive FU540 board support
` [U-Boot] [PATCH v4 15/15] doc: Add a readme guide for SiFive FU540
[U-Boot] [PATCH V2 1/6] watchdog: bcm6345: switch to raw I/O functions
2019-01-23 16:49 UTC (4+ messages)
` [U-Boot] [PATCH V2 2/6] watchdog: bcm6345: allow to use this driver on arm
[U-Boot] [PATCH u-boot 0/2] Add MMD PHY helpers
2019-01-23 15:54 UTC (8+ messages)
` [U-Boot] [PATCH u-boot 1/2] net: phy: Add support for accessing MMD PHY registers
[U-Boot] [PATCH v3 00/12] SiFive FU540 Support
2019-01-23 15:40 UTC (4+ messages)
` [U-Boot] [PATCH v3 04/12] net: macb: Fix clk API usage for RISC-V systems
[U-Boot] [PATCH] ARM: am3517_evm: Enable DM_SPI and DM_USB
2019-01-23 14:32 UTC
[U-Boot] [PATCH v2 0/3] Add MMD PHY helpers
2019-01-23 14:15 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/3] net: phy: Add support for accessing MMD PHY registers
` [U-Boot] [PATCH v2 2/3] net: phy: ti: use generic helpers to access MMD registers
` [U-Boot] [PATCH v2 3/3] cmd: mdio: Add new parameter to access MMD PHY registers
[U-Boot] [PATCH v3 0/7] Add USB boot to HS DRA7xx/AM57xx
2019-01-23 14:13 UTC (6+ messages)
` [U-Boot] [PATCH v3 3/7] dfu: Remove dependency on HUSH parser in SPL
[U-Boot] [PATCH 0/6] AM65x: Add DMA support
2019-01-23 13:56 UTC (10+ messages)
` [U-Boot] [PATCH 1/6] firmware: ti_sci: Add support for NAVSS resource management
` [U-Boot] [PATCH 4/6] dma: ti: add driver to K3 UDMA
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