public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-01-22 01:12:52 to 2019-01-23 09:30:59 UTC [more...]

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

[U-Boot] [PATCH 1/1] hashtable: remove caps buffer
 2019-01-23  7:17 UTC 

[U-Boot] [PATCH v3 0/7] Add USB boot to HS DRA7xx/AM57xx
 2019-01-23  6:54 UTC  (9+ 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 v2 1/4] spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
 2019-01-23  6:52 UTC  (6+ 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] [PATCH v3 0/5] subject: efi_loader: add HII database protocol
 2019-01-23  6:35 UTC  (5+ messages)

[U-Boot] [PATCH v5 0/7] cmd: add efidebug for efi environment
 2019-01-23  4:56 UTC  (17+ 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 v5 6/7] cmd: efidebug: add memmap command
` [U-Boot] [PATCH v5 7/7] cmd: env: add "-e" option for handling UEFI variables

[U-Boot] [PATCH v3 00/12] SiFive FU540 Support
 2019-01-23  4:26 UTC  (13+ 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] Pull request: u-boot-nds32/master
 2019-01-23  2:56 UTC 

[U-Boot] [RESENT PATCH v3] rockchip: update emmc/sd index for distro boot order
 2019-01-23  2:14 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/9] mmc: sunxi: Enable DM_MMC
 2019-01-23  1:54 UTC  (21+ 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 v3 9/9] arm: dts: sunxi: Enumerate MMC2 as MMC1

[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 u-boot 0/2] Add MMD PHY helpers
 2019-01-23  0:04 UTC  (5+ messages)
` [U-Boot] [PATCH u-boot 1/2] net: phy: Add support for accessing MMD PHY registers

[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  (3+ messages)
` [U-Boot] dfu broken on rk3288 dwc2_otg【请注意,邮件由u-boot-bounces@lists.denx.de代发】

[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 v2 00/11] SiFive FU540 Support
 2019-01-22 22:35 UTC  (23+ messages)
` [U-Boot] [PATCH v2 01/11] riscv: Rename cpu/qemu to cpu/generic
` [U-Boot] [PATCH v2 03/11] riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems
` [U-Boot] [PATCH v2 10/11] cpu: Bind timer driver for boot hart
` [U-Boot] [PATCH v2 11/11] riscv: Add SiFive FU540 board support

[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 1/3] PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL
 2019-01-22 22:09 UTC  (3+ 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] 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] [PATCH 0/6] AM65x: Add DMA support
 2019-01-22 18:56 UTC  (13+ 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] 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

[U-Boot] [PATCH] ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGN
 2019-01-22 16:37 UTC 

[U-Boot] [PATCH] ARC: Fix iteration in arc_xx_version()
 2019-01-22 16:33 UTC 

[U-Boot] [PATCH v3 01/60] mpc83xx: Introduce ARCH_MPC830*
 2019-01-22 16:16 UTC  (2+ messages)

[U-Boot] [PATCH] serial_arc: Allocate buffer for private data
 2019-01-22 15:18 UTC 

[U-Boot] [PATCH 1/3] ARM: zynq: Disable i2c for Zybo/Zybo Z7
 2019-01-22 14:52 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] ARM: zynq: Convert Syzygy and Topic Miami to DM_I2C
` [U-Boot] [PATCH 3/3] ARM: zynq: Convert dlc20 and zc70x board "

[U-Boot] [PATCH V2 1/6] watchdog: bcm6345: switch to raw I/O functions
 2019-01-22 14:13 UTC  (6+ messages)
` [U-Boot] [PATCH V2 2/6] watchdog: bcm6345: allow to use this driver on arm
` [U-Boot] [PATCH V2 3/6] dt: bcm6838: add watchdog
` [U-Boot] [PATCH V2 4/6] dt: bcm6858: "
` [U-Boot] [PATCH V2 5/6] bcm968380gerg: enable watchdog and reboot with watchdog
` [U-Boot] [PATCH V2 6/6] bcm968580: "

[U-Boot] [PATCH 00/11] SiFive FU540 Support
 2019-01-22 12:35 UTC  (6+ messages)
` [U-Boot] [PATCH 07/11] clk: Add fixed-factor clock driver

[U-Boot] [PATCH v1 0/3] am335x, shc: convert am335x based shc board to DM usage
 2019-01-22 12:18 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/3] arm: dts: add am335x-shc.dts for shc board

[U-Boot] [PATCH 1/2] arm64: zynqmp: Remove unused GEM addresses
 2019-01-22 12:16 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: zynq: "

[U-Boot] [PATCH 0/1] Extend malloc() pool for Zynq devices
 2019-01-22 12:01 UTC  (7+ messages)
` [U-Boot] [PATCH 1/1] zynq: Kconfig: extend the bootstrap malloc() pool

[U-Boot] [PATCH] arm: zynq: Enable CONFIG_REMAKE_ELF
 2019-01-22 11:45 UTC 

[U-Boot] [PATCH v2 0/9] Add common pinctrl driver support for rockchip
 2019-01-22 10:27 UTC  (25+ messages)
` [U-Boot] [PATCH v2 1/9] rockchip: rk3399-evb: defconfig: Enable FDT for new pinctrl driver
` [U-Boot] [PATCH v2 2/9] ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPL
        ` [U-Boot] [PATCH v2 2/9] ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPL【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [U-Boot] [PATCH v2 3/9] ARM: rockchip: Kconfig: Remove the SPL_PINCTRL for rk3188
` [U-Boot] [PATCH v2 4/9] ARM: rockchip: Remove the pinctrl request at rk3288-board-spl
` [U-Boot] [PATCH v2 6/9] pinctrl: rockchip: Add common rockchip pinctrl driver
` [U-Boot] [PATCH v2 7/9] rockchip: defconfig: Clean the unused pinctrl config
` [U-Boot] [PATCH v2 8/9] pinctrl: rockchip: Clean the unused rockchip pinctrl drivers
` [U-Boot] [PATCH v2 9/9] ARM: dts: rk322x: Correct the uart2 default pin configuration

[U-Boot] [PATCH] core: ofnode: Add ofnode_pci_get_devfn()
 2019-01-22 10:06 UTC  (11+ messages)
` [U-Boot] [PATCH] pci: Add PCI_SLOT macro to include/pci.h
` [U-Boot] [PATCH 1/3 v2] pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig

[U-Boot] [PATCH 0/9] sunxi: enable DM_MMC
 2019-01-22  9:49 UTC  (4+ messages)
` [U-Boot] [linux-sunxi] "

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

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

[U-Boot] [PATCH 0/4] Topic board support updates
 2019-01-22  7:30 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] board: topic_miamilite: Support cost-reduced version

[U-Boot] [PATCH v2 00/11] SF: Migrate to Linux SPI NOR framework
 2019-01-22  6:25 UTC  (7+ messages)

[U-Boot] Bad block present before NAND flash partition offset
 2019-01-22  5:49 UTC  (2+ messages)

[U-Boot] [PATCH 00/33] x86: Add support for sound
 2019-01-22  5:05 UTC  (22+ messages)
` [U-Boot] [PATCH 05/33] i2c: designware: Add error checking on init
` [U-Boot] [PATCH 15/33] x86: sandbox: pch: Add a CONFIG option for PCH
` [U-Boot] [PATCH 16/33] sandbox: pch: Add a test for the PCH uclass
` [U-Boot] [PATCH 17/33] pch: Add ioctl support
` [U-Boot] [PATCH 18/33] x86: ivybridge: Add a way to get the HDA config setting
` [U-Boot] [PATCH 19/33] sound: Mark sound_setup() as optional
` [U-Boot] [PATCH 20/33] sound: Add uclass operations for beeping
` [U-Boot] [PATCH 21/33] sound: Add support for Intel HDA
` [U-Boot] [PATCH 22/33] sandbox: sound: Silence sound for testing
` [U-Boot] [PATCH 23/33] sound: x86: link: Add sound support
` [U-Boot] [PATCH 24/33] sound: x86: Add beeping support in i8254
` [U-Boot] [PATCH 25/33] sound: Add a driver for the i8254 beep
` [U-Boot] [PATCH 26/33] x86: coreboot: Enable the beeper sound driver
` [U-Boot] [PATCH 27/33] x86: broadwell: Add support for the ADSP
` [U-Boot] [PATCH 28/33] x86: broadwell: Don't bother probing the PCH for pinctrl
` [U-Boot] [PATCH 29/33] x86: broadwell: Add support for serial I/O devices
` [U-Boot] [PATCH 30/33] x86: sound: Add support for broadwell I2S
` [U-Boot] [PATCH 31/33] sound: Add a driver for RealTek RT5677
` [U-Boot] [PATCH 32/33] x86: sound: Add sound support for samus (broadwell)
` [U-Boot] [PATCH 33/33] x86: Add sound support for samus

[U-Boot] [PATCH v3 0/5] spi-flash: switch to "jedec, spi-nor" binding
 2019-01-22  3:47 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/5] dts: switch spi-flash to jedec, spi-nor compatible
` [U-Boot] [PATCH v3 5/5] doc: device-tree-bindings: switch from spi-flash to jedec, spi-nor

[U-Boot] Please pull u-boot-marvell/master
 2019-01-22  2:29 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/21] imx: vybrid: Update BK4 and PCM052 boards to only use DM/DTS
 2019-01-22  2:29 UTC  (3+ messages)
` [U-Boot] [PATCH v2 11/21] ARM: DTS: Provide vf610-bk4r1-u-boot.dtsi for U-Boot specific properties


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