messages from 2019-02-04 10:58:43 to 2019-02-05 14:28:03 UTC [more...]
[U-Boot] [PATCH v2 00/11] SiFive FU540 Support
2019-02-05 14:28 UTC (30+ messages)
` [U-Boot] [PATCH v2 07/11] clk: Add fixed-factor clock driver
` [U-Boot] [PATCH v2 11/11] riscv: Add SiFive FU540 board support
[U-Boot] [PATCH v2 00/13] Add Support for eMMC in AM65x-evm
2019-02-05 14:13 UTC (14+ messages)
` [U-Boot] [PATCH v2 01/13] arm64: dts: k3: Sync sdhci0 node from kernel
` [U-Boot] [PATCH v2 02/13] mmc: am654_mmc: Change driver name
` [U-Boot] [PATCH v2 03/13] mmc: am654_sdhci: Remove quirks
` [U-Boot] [PATCH v2 04/13] regmap: Add API regmap_init_mem_index()
` [U-Boot] [PATCH v2 05/13] regmap: Add support for polling on a register
` [U-Boot] [PATCH v2 06/13] mmc: sdhci: Add support for sdhci-caps-mask
` [U-Boot] [PATCH v2 07/13] mmc: sdhci: Make sdhci_set_clock() non static
` [U-Boot] [PATCH v2 08/13] arm: dts: k3: Add phy specific properties to SD card node
` [U-Boot] [PATCH v2 09/13] mmc: sdhci: Make set_ios_post() return int
` [U-Boot] [PATCH v2 10/13] mmc: am654_sdhci: Add Support for PHY
` [U-Boot] [PATCH v2 11/13] configs: am65x_evm: Enable CONFIG_REGMAP
` [U-Boot] [PATCH v2 12/13] mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
` [U-Boot] [PATCH v2 13/13] mmc: am654_sdhci: Add a platform specific set_control_reg() callback
[U-Boot] [PATCH] configs: tbs_a711: lower dram frequency
2019-02-05 13:57 UTC
[U-Boot] [PATCH] test: fs: Add filesystem integrity checks
2019-02-05 13:45 UTC (2+ messages)
[U-Boot] Please pull u-boot-marvell/master
2019-02-05 13:36 UTC
[U-Boot] [PATCH v2] video: Armada XP: Move driver to DM_VIDEO
2019-02-05 13:29 UTC (6+ messages)
` [U-Boot] [PATCH v2] arm: mvebu: theadorable: Enable video / LCD support with the new DM driver
[U-Boot] [PATCH 1/4 v3] pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr
2019-02-05 13:28 UTC (9+ 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 v4] arm64: mvebu: Add basic support for uDPU board
2019-02-05 13:24 UTC (2+ messages)
[U-Boot] [PATCH v5 00/15] SiFive FU540 Support
2019-02-05 13:05 UTC (16+ messages)
` [U-Boot] [PATCH v5 01/15] .gitignore: Don't ignore arch/riscv/include/asm/arch
` [U-Boot] [PATCH v5 02/15] Makefile: Fix mrproper make target
` [U-Boot] [PATCH v5 03/15] riscv: Rename cpu/qemu to cpu/generic
` [U-Boot] [PATCH v5 04/15] riscv: Add asm/dma-mapping.h for DMA mappings
` [U-Boot] [PATCH v5 05/15] riscv: Add place-holder asm/arch/clk.h for driver compilation
` [U-Boot] [PATCH v5 06/15] riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems
` [U-Boot] [PATCH v5 07/15] net: macb: Fix clk API usage for RISC-V systems
` [U-Boot] [PATCH v5 08/15] net: macb: Fix GEM hardware detection
` [U-Boot] [PATCH v5 09/15] clk: Add SiFive FU540 PRCI clock driver
` [U-Boot] [PATCH v5 10/15] clk: Add fixed-factor "
` [U-Boot] [PATCH v5 11/15] drivers: serial_sifive: Fix baud rate calculation
` [U-Boot] [PATCH v5 12/15] drivers: serial_sifive: Skip baudrate config if no input clock
` [U-Boot] [PATCH v5 13/15] cpu: Bind timer driver for boot hart
` [U-Boot] [PATCH v5 14/15] riscv: Add SiFive FU540 board support
` [U-Boot] [PATCH v5 15/15] doc: Add a readme guide for SiFive FU540
[U-Boot] [PATCH] imx8qxp: Fix the reported CPU frequency
2019-02-05 12:43 UTC
[U-Boot] eMMC boot partition possible with an eMMC 4.2 controller ?
2019-02-05 12:17 UTC
[U-Boot] [PATCH v4 0/7] AM65x: Add DMA support
2019-02-05 12:01 UTC (8+ messages)
` [U-Boot] [PATCH v4 1/7] firmware: ti_sci: Add support for NAVSS resource management
` [U-Boot] [PATCH v4 2/7] soc: ti: k3: add navss ringacc driver
` [U-Boot] [PATCH v4 3/7] soc: ti: k3: add CPPI5 description and helpers
` [U-Boot] [PATCH v4 4/7] dma: ti: add driver to K3 UDMA
` [U-Boot] [PATCH v4 5/7] soc: keystone: Merge into ti specific directory
` [U-Boot] [PATCH v4 6/7] arm64: dts: ti: k3-am65: add mcu navss nodes
` [U-Boot] [PATCH v4 7/7] configs: am65x_evm_a53: Enable DMA related configs
[U-Boot] [PATCH 1/3] x86: Change 4-level page table base address to low memory
2019-02-05 11:32 UTC (3+ messages)
[U-Boot] [PATCH 00/11] SiFive FU540 Support
2019-02-05 11:17 UTC (9+ messages)
` [U-Boot] [PATCH 04/11] net: macb: Fix clk API usage for RISC-V systems
[U-Boot] [PATCH] rockchip: make_fit_atf: Use BL31 environ variable for file location
2019-02-05 11:15 UTC (4+ messages)
[U-Boot] [PATCH v1] x86: tangier: Add initial ACPI support for PMIC device
2019-02-05 11:06 UTC
[U-Boot] [PATCH] MAINTAINERS: update u-boot-atmel tree
2019-02-05 11:05 UTC (2+ messages)
[U-Boot] [PATCH v2 7/9] rockchip: defconfig: Clean the unused pinctrl config
2019-02-05 10:51 UTC (4+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 0/7] arm/arm64: i2c platform cleanup
2019-02-05 9:55 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/7] ARM: zynq: Convert Syzygy to DM_I2C
` [U-Boot] [PATCH v2 2/7] ARM: zynq: Convert dlc20 and zc70x board "
` [U-Boot] [PATCH v2 3/7] ARM: zynq: Remove addresses for i2c controllers
` [U-Boot] [PATCH v2 4/7] arm64: zynqmp: Switch all platfroms to DM_I2C
` [U-Boot] [PATCH v2 5/7] arm64: zynqmp: Remove addresses for i2c controllers
` [U-Boot] [PATCH v2 6/7] i2c: Remove ancient zynq_i2c driver
` [U-Boot] [PATCH v2 7/7] xilinx: common: Remove !DM_i2C code for reading mac from eeprom
[U-Boot] [PATCH 3/3] mips: add ethernet support for qca953x referenced boards
2019-02-05 9:50 UTC
[U-Boot] [PATCH 2/3] drivers: add ethernet support for qca953x in ag7xxx driver
2019-02-05 9:50 UTC
[U-Boot] [PATCH 0/6] arm64: versal: Misc patches
2019-02-05 9:50 UTC (7+ messages)
` [U-Boot] [PATCH 1/6] arm64: versal: Disable showing information about console
` [U-Boot] [PATCH 2/6] arm64: versal: Define distro boot commnads for qspi ospi and mmc
` [U-Boot] [PATCH 3/6] arm64: versal: Define board_late_init for versal
` [U-Boot] [PATCH 4/6] arm64: versal: Remove one level of indentation in board_early_init_r()
` [U-Boot] [PATCH 5/6] arm64: versal: Move IOU_SWITCH_DIVISOR0 to Kconfig
` [U-Boot] [PATCH 6/6] arm64: versal: Add mini configuration for Versal
[U-Boot] [PATCH 1/3] drivers: fix typo for pinctrl qca953x
2019-02-05 9:49 UTC
[U-Boot] [PATCH] .gitignore: ignore patch rejects (*.rej) files
2019-02-05 9:45 UTC
[U-Boot] [PULL] Please pull u-boot-rockchip:tags/for-master-20190201
2019-02-05 9:40 UTC (3+ messages)
[U-Boot] [PULL] Please pull u-boot-rockchip: tags/for-master-20190205
2019-02-05 9:38 UTC
[U-Boot] [PATCH] rockchip: Remove rejected files with .rej suffix
2019-02-05 9:35 UTC (3+ messages)
[U-Boot] [PATCH] core: ofnode: Add ofnode_pci_get_devfn()
2019-02-05 9:34 UTC (7+ messages)
[U-Boot] None
2019-02-05 9:16 UTC
[U-Boot] [PATCH v2 0/7] Align U-Boot I2C DM bus ID handling with Linux
2019-02-05 9:04 UTC (5+ messages)
[U-Boot] [PATCH] nand: fix up badblock skipping
2019-02-05 9:03 UTC (4+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH 1/2] fdt: Allow indicating a node is for U-Boot proper only
2019-02-05 8:54 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] dm: core: remove the duplicated function dm_ofnode_pre_reloc
[U-Boot] [PATCH v7 0/7] Add support for loading FPGA bitstream
2019-02-05 8:51 UTC (17+ messages)
` [U-Boot] [PATCH v7 1/7] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10
` [U-Boot] [PATCH v7 2/7] ARM: socfpga: Add default FPGA bitstream fitImage for Arria10 SoCDK
` [U-Boot] [PATCH v7 3/7] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
[U-Boot] [PATCH v2 1/2] fs: fat: dynamically allocate memory for temporary buffer
2019-02-05 8:30 UTC (6+ messages)
[U-Boot] [RFC PATCH] dm: device: Do not probe parents which are probed already
2019-02-05 8:24 UTC (5+ messages)
[U-Boot] [PATCH 1/2] armv8: emc2305: add support for fan controller
2019-02-05 6:37 UTC (2+ messages)
[U-Boot] [PATCH 0/8] pmic: stpmic1: rename and update stpmic1 driver
2019-02-05 6:33 UTC (5+ messages)
` [U-Boot] [PATCH 2/8] power: stpmu1: rename files to stpmic1
` [U-Boot] [PATCH 3/8] power: rename stpmu1 to official name stpmic1
[U-Boot] [PATCH v4 00/20] SF: Migrate to Linux SPI NOR framework
2019-02-05 5:59 UTC (21+ messages)
` [U-Boot] [PATCH v4 01/20] configs: Move CONFIG_SPI_FLASH into defconfigs
` [U-Boot] [PATCH v4 02/20] bitops: Fix GENMASK definition for Sandbox
` [U-Boot] [PATCH v4 03/20] spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes
` [U-Boot] [PATCH v4 04/20] spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size
` [U-Boot] [PATCH v4 05/20] spi: spi-mem: Claim SPI bus before spi mem access
` [U-Boot] [PATCH v4 06/20] spi: Add non DM version of SPI_MEM
` [U-Boot] [PATCH v4 07/20] sh: bitops: add hweight*() macros
` [U-Boot] [PATCH v4 08/20] mtd: spi: Port SPI NOR framework from Linux
` [U-Boot] [PATCH v4 09/20] mtd: spi: spi-nor-core: Add SPI MEM support
` [U-Boot] [PATCH v4 10/20] mtd: spi: spi-nor-core: Add 4 Byte addressing support
` [U-Boot] [PATCH v4 11/20] mtd: spi: spi-nor-core: Add SFDP support
` [U-Boot] [PATCH v4 12/20] mtd: spi: spi-nor-core: Add back U-Boot specific features
` [U-Boot] [PATCH v4 13/20] mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string
` [U-Boot] [PATCH v4 14/20] mtd: spi: Switch to new SPI NOR framework
` [U-Boot] [PATCH v4 15/20] mtd: spi: Remove unused files
` [U-Boot] [PATCH v4 16/20] mtd: spi: Add lightweight SPI flash stack for SPL
` [U-Boot] [PATCH v4 17/20] spl: Kconfig: Enable SPI_FLASH_TINY by default "
` [U-Boot] [PATCH v4 18/20] configs: Remove SF_DUAL_FLASH
` [U-Boot] [PATCH v4 19/20] configs: Don't use SPI_FLASH_BAR as default
` [U-Boot] [PATCH v4 20/20] MAINTAINERS: Add an entry for SPI NOR
[U-Boot] [PATCH] MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers
2019-02-05 3:37 UTC (8+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH] arm: mach-k3: common: Clean up ATF image startup function
2019-02-05 3:27 UTC (2+ messages)
[U-Boot] [PATCH 1/1] efi_selftest: LoadImage from file device path
2019-02-05 1:25 UTC
[U-Boot] [PATCH 1/1] tpm: simplify: tpm_set_global_lock()
2019-02-05 0:38 UTC
[U-Boot] [PATCH v4 0/3] Add MMD PHY helpers
2019-02-05 0:20 UTC (14+ messages)
` [U-Boot] [PATCH v4 3/3] cmd: mdio: Add new parameter to access MMD PHY registers
[U-Boot] [PATCH 1/1] efi_loader: comments for efi_file_from_path()
2019-02-05 0:03 UTC
[U-Boot] [PATCH 0/3] Add Ethernet support for Poplar board
2019-02-04 23:53 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] net: add higmacv300 Ethernet driver for HiSilicon platform
[U-Boot] [PATCH v3 0/6] net: phy: Allow disabling SmartEEE for Atheros PHYs
2019-02-04 23:18 UTC (11+ messages)
` [U-Boot] [PATCH v3 2/6] net: phy: ar803x: Make RGMII Tx delays actually configurable for AR8035
` [U-Boot] [PATCH v3 3/6] net: phy: ar803x: Use common functions for RGMII internal delays
` [U-Boot] [PATCH v3 4/6] net: phy: ar803x: Explicitly disable RGMII delays
` [U-Boot] [PATCH v3 5/6] net: phy: ar803x: Clarify the configuration of the CLK_25M output pin
` [U-Boot] [PATCH v3 6/6] net: phy: ar803x: Clarify the intention of ar8021_config
[U-Boot] [PATCH 00/14] Gateworks Ventana updates
2019-02-04 21:11 UTC (15+ messages)
` [U-Boot] [PATCH 01/14] imx: ventana: mv88e61xx change LED configuration
` [U-Boot] [PATCH 02/14] imx: ventana: do not iomux UART1
` [U-Boot] [PATCH 03/14] imx: ventana: remove setup of I2C3 from SPL
` [U-Boot] [PATCH 04/14] imx: ventana: add support for GW5905
` [U-Boot] [PATCH 05/14] imx: ventana: add support for Z101WX01 LVDS display
` [U-Boot] [PATCH 06/14] imx: ventana: skip nand init for nandless boards
` [U-Boot] [PATCH 07/14] imx: ventana: add i2c detect for all LVDS displays
` [U-Boot] [PATCH 08/14] imx: ventana: add support for GW5906
` [U-Boot] [PATCH 09/14] imx: ventana: add support for GW5907
` [U-Boot] [PATCH 10/14] imx: ventana: add support for GW5908
` [U-Boot] [PATCH 11/14] imx: ventana: add support for GW5909
` [U-Boot] [PATCH 12/14] imx: ventana: add support for GW5901/GW5902
` [U-Boot] [PATCH 13/14] imx: ventana: gw5904/gw5909: disable RS485
` [U-Boot] [PATCH 14/14] imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+)
[U-Boot] [PATCH] net: mv88e61xx: fix autonegotiation on ports
2019-02-04 20:56 UTC
[U-Boot] [PATCH v3 00/20] SF: Migrate to Linux SPI NOR framework
2019-02-04 19:03 UTC (6+ messages)
[U-Boot] [PATCH] MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL
2019-02-04 18:20 UTC (2+ messages)
[U-Boot] [PATCH] MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC
2019-02-04 18:17 UTC (2+ messages)
[U-Boot] IMX6 NAND boot regression
2019-02-04 18:14 UTC (5+ messages)
[U-Boot] [PATCH 2/2] efi_loader: set the dhcp ack received flag
2019-02-04 17:28 UTC (9+ messages)
[U-Boot] [PATCH 1/1] efi_loader: efi_dp_split_file_path() error handling
2019-02-04 17:26 UTC
[U-Boot] [RFC] Reserve ATF memory on Marvell Armdada 3700/7K/8K
2019-02-04 16:51 UTC (3+ messages)
[U-Boot] [PATCH v4 00/20] mx6sabre: Add DM and SPL FIT support
2019-02-04 15:30 UTC (8+ messages)
[U-Boot] [PATCH] cros: Expand the Chromium OS documentation
2019-02-04 15:01 UTC (2+ messages)
[U-Boot] In which direction should we aim so our work is going the same way as uboot?
2019-02-04 14:38 UTC
[U-Boot] [PATCH V2 1/2] bcm968580: rename to bcm968580xref
2019-02-04 14:14 UTC (2+ messages)
` [U-Boot] [PATCH V2 2/2] bcm968580xref: switch to CONFIG_OF_SEPARATE
[U-Boot] [PATCH 1/2] bcm968580: rename to bcm968580xref
2019-02-04 13:58 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] bcm968580xref: switch to CONFIG_OF_SEPARATE
[U-Boot] [PATCH v3 0/6] Add support for symlink creation in EXT4
2019-02-04 13:19 UTC (5+ messages)
` [U-Boot] [PATCH v3 3/6] fs: ext4: constify the buffer passed to write functions
[U-Boot] [PATCH v4 0/6] Add support for symlink creation in EXT4
2019-02-04 13:19 UTC (3+ messages)
` [U-Boot] [PATCH v4 3/6] fs: ext4: constify the buffer passed to write functions
[U-Boot] [PATCH v3 2/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
2019-02-04 13:19 UTC (2+ messages)
[U-Boot] [PATCH 0/2] Load splash from FIT image (internal, external, offset)
2019-02-04 13:09 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] splash: Load internal and external data from FIT
[U-Boot] [PATCH 1/2] splash: Use splashfile instead of location->name
2019-02-04 13:05 UTC
[U-Boot] [PATCH 0/6] Add support for MT8516 SoCs
2019-02-04 10:58 UTC (5+ messages)
` [U-Boot] [PATCH 3/6] clk: mediatek: add support for CLK_GATE_SETCLR_INV flag
` [U-Boot] [PATCH 4/6] clk: mediatek: add driver for MT8516
` [U-Boot] [PATCH 5/6] pinctrl: "
` [U-Boot] [PATCH 6/6] ARM: MediaTek: Add support for MT8516 SoC
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