messages from 2019-01-22 16:37:48 to 2019-01-23 21:58:53 UTC [more...]
[U-Boot] [PATCH v2 2/3] efi_loader: enumerate disk devices every time
2019-01-23 21:58 UTC (19+ messages)
[U-Boot] [PATCH 1/1] efi_loader: debug output for HII protocols
2019-01-23 21:55 UTC
[U-Boot] [PULL] u-boot-mips
2019-01-23 21:51 UTC
[U-Boot] [RFC] ARM: omap3_logic_somlv: Enable OF_CONTROL in SPL
2019-01-23 21:21 UTC (2+ messages)
[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 1/3] PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL
2019-01-23 20:21 UTC (5+ messages)
` [U-Boot] [PATCH 2/3] rockchip: Add TPL_MAX_SIZE for RK3288
` [U-Boot] [PATCH 3/3] linker: Modify linker scripts to be more generic
[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 v2 00/11] SiFive FU540 Support
2019-01-23 19:01 UTC (16+ messages)
` [U-Boot] [PATCH v2 11/11] riscv: Add SiFive FU540 board support
[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 1/2] net: phy: Move fixed link code to separate routine
2019-01-23 18:21 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] net: phy: Add gmiitorgmii converter support
[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 v2 0/3] net: phy: allow disabling SmartEEE for Atheros PHYs
2019-01-23 17:00 UTC (4+ 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 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 (16+ messages)
` [U-Boot] [PATCH v3 01/12] riscv: Rename cpu/qemu to cpu/generic
` [U-Boot] [PATCH v3 02/12] riscv: Add asm/dma-mapping.h for DMA mappings
` [U-Boot] [PATCH v3 03/12] riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems
` [U-Boot] [PATCH v3 04/12] net: macb: Fix clk API usage for RISC-V systems
` [U-Boot] [PATCH v3 05/12] net: macb: Fix GEM hardware detection
` [U-Boot] [PATCH v3 06/12] clk: Add SiFive FU540 PRCI clock driver
` [U-Boot] [PATCH v3 07/12] clk: Add fixed-factor "
` [U-Boot] [PATCH v3 08/12] drivers: serial_sifive: Fix baud rate calculation
` [U-Boot] [PATCH v3 09/12] drivers: serial_sifive: Skip baudrate config if no input clock
` [U-Boot] [PATCH v3 10/12] cpu: Bind timer driver for boot hart
` [U-Boot] [PATCH v3 11/12] riscv: Add SiFive FU540 board support
` [U-Boot] [PATCH v3 12/12] doc: Add a readme guide for SiFive FU540
[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 (10+ messages)
` [U-Boot] [PATCH v3 1/7] spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
` [U-Boot] [PATCH v3 2/7] dfu: Make DFU support more SPL friendly
` [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 (20+ messages)
` [U-Boot] [PATCH 1/6] firmware: ti_sci: Add support for NAVSS resource management
` [U-Boot] [PATCH 2/6] soc: ti: k3: add navss ringacc driver
` [U-Boot] [PATCH 3/6] soc: ti: k3: add CPPI5 description and helpers
` [U-Boot] [PATCH 4/6] dma: ti: add driver to K3 UDMA
` [U-Boot] [PATCH 5/6] arm64: dts: ti: k3-am65: add mcu navss nodes
` [U-Boot] [PATCH 6/6] configs: am65x_evm_a53: Enable DMA related configs
[U-Boot] EHCI-OMAP driver and DM compatibility
2019-01-23 13:54 UTC
[U-Boot] [PATCH v2 1/4] spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
2019-01-23 13:53 UTC (10+ messages)
` [U-Boot] [PATCH v2 2/4] spl: fat/fs: Add option to include/exclude FAT write build in SPL
` [U-Boot] [PATCH v2 3/4] spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
` [U-Boot] [PATCH v2 4/4] spl: fat/fs: Add control to build FS EXT4 in SPL
[U-Boot] Pull request: u-boot-nds32/master
2019-01-23 13:53 UTC (2+ messages)
[U-Boot] [RESENT PATCH v3] rockchip: update emmc/sd index for distro boot order
2019-01-23 11:00 UTC (3+ messages)
[U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM
2019-01-23 9:52 UTC (7+ messages)
` [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts
[U-Boot] [PATCH v5 0/7] cmd: add efidebug for efi environment
2019-01-23 9:52 UTC (12+ messages)
` [U-Boot] [PATCH v5 1/7] cmd: add efidebug command
` [U-Boot] [PATCH v5 2/7] cmd: efidebug: add devices command
[U-Boot] [PATCH 1/1] hashtable: remove caps buffer
2019-01-23 7:17 UTC
[U-Boot] [PATCH v3 0/5] subject: efi_loader: add HII database protocol
2019-01-23 6:35 UTC (5+ messages)
[U-Boot] [PATCH v3 0/9] mmc: sunxi: Enable DM_MMC
2019-01-23 1:54 UTC (15+ messages)
` [U-Boot] [PATCH v3 1/9] sunxi: clk: add MMC gates/resets
` [U-Boot] [PATCH v3 3/9] mmc: sunxi: Add A83T emmc compatible
` [U-Boot] [PATCH v3 4/9] mmc: sunxi: Add mmc, emmc H5/A64 compatible
` [U-Boot] [PATCH v3 5/9] mmc: sunxi: Add DM_MMC support for H6
` [U-Boot] [PATCH v3 6/9] mmc: sunxi: Add DM_MMC support for A80
` [U-Boot] [PATCH v3 7/9] dm: mmc: sunxi: Add CLK and RESET support
` [U-Boot] [PATCH v3 8/9] arm: sunxi: Enable DM_MMC
[U-Boot] [PATCH 0/2] Fixes for MMC gates series
2019-01-23 1:48 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] sunxi: board: do MMC pinmux setup for DM_MMC builds
` [U-Boot] [PATCH 2/2] sunxi: clk: enable clk and reset for CCU devices
[U-Boot] [PATCH 1/1] x86: do not use i386 code for x86_64 memory functions
2019-01-23 1:42 UTC
[U-Boot] [BUG] efi_loader: GetNextVariableName() fails on qemu-x86_64
2019-01-23 1:16 UTC
[U-Boot] [PATCH 1/2] net: move ether_crc to tsec driver
2019-01-22 23:42 UTC (10+ messages)
` [U-Boot] [PATCH 2/2] net: remove CONFIG_MCAST_TFTP
[U-Boot] [PATCH v2] Aquantia: Print information about system interface and firmware version
2019-01-22 23:29 UTC (4+ messages)
[U-Boot] dfu broken on rk3288 dwc2_otg
2019-01-22 22:39 UTC (2+ messages)
[U-Boot] [PATCH v1 0/4] Enable DM USB support (host and gadget) and full RNDIS boot flow
2019-01-22 22:37 UTC (9+ messages)
` [U-Boot] [PATCH v1 1/4] usb: ether: call _usb_eth_halt() if initialization fails
` [U-Boot] [PATCH v1 2/4] ARM: DTS: am335x-evm: Use USB0 in peripheral mode
` [U-Boot] [PATCH v1 3/4] configs: am335x_evm: enable DM_USB_GADGET and USB_ETHER in u-boot and SPL
` [U-Boot] [PATCH v1 4/4] configs: removing am335x_evm_usbspl_defconfig
[U-Boot] [PATCH u-boot] net: phy: realtek: Add functions to read PHY's extended registers
2019-01-22 22:17 UTC (2+ messages)
[U-Boot] [PATCH 0/2] net: phy: allow disabling SmartEEE for Atheros PHYs
2019-01-22 22:16 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] net: phy: promote phy_{read, write}_mmd_indirect from ti.c to generic code
` [U-Boot] [PATCH 2/2] net: phy: at803x: Address packet drops at low traffic rate due to SmartEEE feature
[U-Boot] [PATCH] net: mvgbe: fallback phy-mode to GMII
2019-01-22 22:05 UTC (2+ messages)
[U-Boot] [PATCH 1/1] net: mvneta: Add GPIO configuration support
2019-01-22 22:03 UTC (2+ messages)
[U-Boot] [PATCH v2] net: macb: fix mapping of registers
2019-01-22 22:00 UTC (2+ messages)
[U-Boot] [PATCH] net: phy: micrel: fix KSZ9031 clock skew for values greater 0ps
2019-01-22 21:55 UTC (2+ messages)
[U-Boot] [PATCH 1/2] net: mvpp2: fix lookup of mdio registers base address
2019-01-22 21:54 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] net: mvpp2: mdio device per port
[U-Boot] [PATCH 1/2] AQUANTIA USXGMII autoneg enable
2019-01-22 21:53 UTC (2+ messages)
[U-Boot] [PATCH] net: explicitly assign errno to return code in case of network failure
2019-01-22 21:42 UTC (2+ messages)
[U-Boot] [PATCH 1/1] efi_loader: GetNextVariableName() relies on REGEX
2019-01-22 20:35 UTC
[U-Boot] [PATCH v3 0/2] efi_loader: add GetNextVariableName
2019-01-22 19:15 UTC (4+ messages)
` [U-Boot] [PATCH v3 2/2] efi_selftest: fix variables test for GetNextVariableName()
[U-Boot] [PATCH 1/1] efi_loader: fix GetNextVariableName
2019-01-22 19:10 UTC
[U-Boot] [PATCH] net: remove duplicate definition of ETHADDR_WILDCARD
2019-01-22 19:03 UTC (5+ messages)
[U-Boot] u-boot-dm failures in "ut dm bootcount"
2019-01-22 18:56 UTC (2+ messages)
[U-Boot] [PATCH v5 00/26] clk: Add Allwinner CLK, RESET support
2019-01-22 16:47 UTC (5+ messages)
` [U-Boot] [PATCH v5 26/26] board: sopine: Enable SPI/SPI-FLASH
[U-Boot] [PATCH 0/2] sunxi sun6i SPI support
2019-01-22 16:37 UTC (6+ messages)
` [U-Boot] [PATCH 1/2] arm: sunxi: allwinner spi driver sun6i support
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