public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-01-30 18:17:03 to 2019-01-31 14:51:42 UTC [more...]

[U-Boot] [PATCH v7 0/7] Add support for loading FPGA bitstream
 2019-01-31 14:51 UTC  (6+ 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 v7 4/7] ARM: socfpga: Add the configuration for FPGA SoCFPGA A10 SoCDK
` [U-Boot] [PATCH v7 5/7] spl : socfpga: Implement fpga bitstream loading with socfpga loadfs

[U-Boot] [PATCH v3 00/20] SF: Migrate to Linux SPI NOR framework
 2019-01-31 14:51 UTC  (23+ messages)
` [U-Boot] [PATCH v3 02/20] bitops: Fix GENMASK definition for Sandbox
` [U-Boot] [PATCH v3 14/20] mtd: spi: Switch to new SPI NOR framework
` [U-Boot] [PATCH v3 16/20] mtd: spi: Add lightweight SPI flash stack for SPL
` [U-Boot] [PATCH v3 19/20] configs: Don't use SPI_FLASH_BAR as default

[U-Boot] [PATCH 1/4 v3] pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr
 2019-01-31 14:41 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4 v3] pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig

[U-Boot] [PATCH v3 00/22] mx6sabre: Add DM and SPL FIT support
 2019-01-31 14:41 UTC  (4+ messages)

[U-Boot] [PATCH 2/2] efi_loader: set the dhcp ack received flag
 2019-01-31 14:31 UTC  (5+ messages)

[U-Boot] [PATCH v3 0/8] Add network support for Luton SoCs
 2019-01-31 14:30 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/8] net: mscc: Move ocelot_switch to mscc_eswitch folder
` [U-Boot] [PATCH v3 2/8] net: mscc: Move miim commands into separate file
` [U-Boot] [PATCH v3 3/8] net: mscc: Move ocelot_send and ocelot_recv in a different file
` [U-Boot] [PATCH v3 4/8] net: mscc: Move mac_table_add function into "
` [U-Boot] [PATCH v3 5/8] net: mscc: Remove unused variables
` [U-Boot] [PATCH v3 6/8] mips: mscc: luton: Add ethernet nodes for Luton
` [U-Boot] [PATCH v3 7/8] net: Add MSCC Luton networkd driver
` [U-Boot] [PATCH v3 8/8] configs: mscc_luton: Add network support

[U-Boot] [PATCH v2 1/2] fs: fat: dynamically allocate memory for temporary buffer
 2019-01-31 14:23 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] fs: fat: Reduce default max clustersize 64KiB from malloc pool

[U-Boot] [PATCH 00/13] board: ge: initial dm support
 2019-01-31 14:21 UTC  (14+ messages)
` [U-Boot] [PATCH 01/13] board: ge: bx50v3: Enable CONFIG_DM
` [U-Boot] [PATCH 02/13] board: ge: bx50v3: Enable CONFIG_DM_MMC
` [U-Boot] [PATCH 03/13] board: ge: bx50v3: Enable CONFIG_DM_GPIO
` [U-Boot] [PATCH 04/13] board: ge: bx50v3: Enable CONFIG_DM_SPI, CONFIG_DM_SPI_FLASH
` [U-Boot] [PATCH 05/13] board: ge: ppd: Enable CONFIG_DM
` [U-Boot] [PATCH 06/13] arm: imx: Add esdhc3/4 nodes to imx53.dtsi
` [U-Boot] [PATCH 07/13] board: ge: ppd: Enable CONFIG_DM_MMC
` [U-Boot] [PATCH 08/13] board: ge: store version information in fdt
` [U-Boot] [PATCH 09/13] board: ge: bx50v3: Specific ARP timeout removed
` [U-Boot] [PATCH 10/13] board: ge: bx50v3: Network booting of fitImage with nfs rootfs
` [U-Boot] [PATCH 11/13] mx53ppd: bring dock out of reset at boot
` [U-Boot] [PATCH 12/13] mx53ppd: fix unsupported set command
` [U-Boot] [PATCH 13/13] bootcount: i2c: Delay after writing

[U-Boot] Problems to build i.MX8MQ EVK board
 2019-01-31 13:31 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/2] efi_loader: Patch RTS at ExitBootServices
 2019-01-31 13:03 UTC  (11+ messages)
` [U-Boot] [PATCH v3 1/2] x86: Add efi runtime reset
` [U-Boot] [PATCH v3 2/2] efi_loader: Patch non-runtime code out at ExitBootServices already

[U-Boot] [PATCH v1 00/15] imx: dm: Update mccmon6 board to only use DM/DTS in u-boot proper
 2019-01-31 12:59 UTC  (10+ messages)
` [U-Boot] [PATCH v1 06/15] dm: clk: imx: Add support for controlling imx6q clocks via Driver Model

[U-Boot] Please pull u-boot-video
 2019-01-31 12:40 UTC  (2+ messages)

[U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM
 2019-01-31 12:39 UTC  (12+ messages)
` [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

[U-Boot] [PATCH] drivers: serial: lpuart: Enable Little Endian Support
 2019-01-31 12:08 UTC 

[U-Boot] [PATCH] lmb: handle more than one DRAM BANK
 2019-01-31 11:38 UTC  (4+ messages)

[U-Boot] [PATCH v4] misc: fs_loader: Add support for initializing block device
 2019-01-31 11:34 UTC 

[U-Boot] [PATCH v2 00/17] imx: dm: Update mccmon6 board to only use DM/DTS in u-boot proper
 2019-01-31 11:14 UTC  (24+ messages)
` [U-Boot] [PATCH v2 01/17] dm: Fix documentation entry as there is no UCLASS_CLOCK uclass
` [U-Boot] [PATCH v2 02/17] cmd: Do not show frequency for clocks which .get_rate() return error
` [U-Boot] [PATCH v2 03/17] dm: clk: Define clk_get_parent_rate() for clk operations
` [U-Boot] [PATCH v2 04/17] dm: clk: Define clk_get_by_id() "
` [U-Boot] [PATCH v2 05/17] clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: 5.0-rc3)
` [U-Boot] [PATCH v2 06/17] ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h file
` [U-Boot] [PATCH v2 07/17] ARM: imx: config: Disable support for USB on MCCMON6
` [U-Boot] [PATCH v2 08/17] net: imx: Add support for waiting some time after FEC gpio reset
` [U-Boot] [PATCH v2 09/17] spi: imx: Add support for 'per' clock enabling via driver model
` [U-Boot] [PATCH v2 10/17] ARM: imx: Covnert mccmon6 to use DM/DTS in the u-boot proper
` [U-Boot] [PATCH v2 11/17] ARM: imx: Decouple mccmon6's SPL and u-boot proper code
` [U-Boot] [PATCH v2 12/17] ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHY
` [U-Boot] [PATCH v2 13/17] Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is used
` [U-Boot] [PATCH v2 14/17] Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFS
` [U-Boot] [PATCH v2 15/17] Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offset
` [U-Boot] [PATCH v2 16/17] doc: Update parallel NOR flash related information in README.falcon
` [U-Boot] [PATCH v2 17/17] imx: Convert mccmon6 to use fitImage instead of uImage+DTB

[U-Boot] [PATCH 0/4] Align U-Boot I2C DM bus ID handling with Linux
 2019-01-31 11:03 UTC  (12+ messages)
` [U-Boot] [PATCH 1/4] dm: core: Add of_alias_get_highest_id()
` [U-Boot] [PATCH 2/4] fdt: Introduce fdtdec_get_alias_highest_id()
` [U-Boot] [PATCH 3/4] i2c: dm: Record maximum id of devices before probing devices
` [U-Boot] [PATCH 4/4] i2c: mux: Add support for not listed sub-buses

[U-Boot] [PATCH] core: ofnode: Add ofnode_pci_get_devfn()
 2019-01-31 10:45 UTC  (5+ messages)

[U-Boot] [RFC PATCH] dm: device: Do not probe parents which are probed already
 2019-01-31 10:28 UTC  (3+ messages)

[U-Boot] [PATCH] rockchip: dts: rk3399-firely: add 'same-as-spl'
 2019-01-31 10:28 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3] misc: fs_loader: Add support for initializing block device
 2019-01-31 10:25 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] Add Ethernet support for Poplar board
 2019-01-31 10:17 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] net: add higmacv300 Ethernet driver for HiSilicon platform

[U-Boot] [PATCH v2 9/9] ARM: dts: rk322x: Correct the uart2 default pin configuration
 2019-01-31 10:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 7/9] rockchip: defconfig: Clean the unused pinctrl config
 2019-01-31 10:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 8/9] pinctrl: rockchip: Clean the unused rockchip pinctrl drivers
 2019-01-31 10:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 5/9] rk3288: chrome: defconfig: Enable FDT for new pinctrl driver
 2019-01-31 10:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 6/9] pinctrl: rockchip: Add common rockchip pinctrl driver
 2019-01-31 10:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/9] ARM: rockchip: Kconfig: Remove the SPL_PINCTRL for rk3188
 2019-01-31 10:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 4/9] ARM: rockchip: Remove the pinctrl request at rk3288-board-spl
 2019-01-31 10:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/9] rockchip: rk3399-evb: defconfig: Enable FDT for new pinctrl driver
 2019-01-31 10:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/9] ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPL
 2019-01-31 10:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v3] rockchip: add support for veyron-speedy (ASUS Chromebook C201)
 2019-01-31 10:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] cmd: binop: Use new environment api
 2019-01-31 10:05 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] cmd: binop: Use hex2bin

[U-Boot] [PATCH 1/1] test: provide unit test for memory functions
 2019-01-31 10:04 UTC  (2+ messages)

[U-Boot] [PATCH] ihs_mdio: Use new regmap interface
 2019-01-31 10:04 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/1] avb: add support for named persistent values
 2019-01-31 10:04 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] While converting SATA on Apalis iMX6 to use driver model I noticed it
 2019-01-31 10:04 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] dm: device: fail uclass_find_first_device() if list_empty

[U-Boot] [RFC] arch/arm/lib/reloc_aarch64_efi.c
 2019-01-31 10:04 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] sunxi: enable DM_MMC
 2019-01-31 10:04 UTC  (5+ messages)
` [U-Boot] [PATCH 8/9] arm: sunxi: Enable DM_MMC
` [U-Boot] [PATCH 9/9] mmc: sunxi: Mark end of DM_MMC #ifdefs

[U-Boot] [PATCH 00/11] SiFive FU540 Support
 2019-01-31 10:04 UTC  (8+ messages)
` [U-Boot] [PATCH 04/11] net: macb: Fix clk API usage for RISC-V systems

[U-Boot] [PATCH v2 00/11] SiFive FU540 Support
 2019-01-31 10:04 UTC  (3+ messages)
` [U-Boot] [PATCH v2 07/11] clk: Add fixed-factor clock driver

[U-Boot] [PATCH v2 00/10] Various fixes and improvements
 2019-01-31  9:38 UTC  (5+ messages)
` [U-Boot] [PATCH v2 02/10] spl: misc: Allow misc drivers in SPL and TPL

[U-Boot] [PATCH v3] moveconfig: add a second pass for empty #if/#endif blocks
 2019-01-31  9:05 UTC  (4+ messages)

[U-Boot] [RESEND 1/3] fsl_sec: fix register layout on Layerscape architectures
 2019-01-31  8:59 UTC  (3+ messages)
` [U-Boot] [RESEND 2/3] armv8: fsl-layerscape: fix SEC QI ICID setup
` [U-Boot] [RESEND 3/3] armv8: fsl-layerscape: avoid DT fixup warning

[U-Boot] [PATCH 1/3] fsl_sec: fix register layout on Layerscape architectures
 2019-01-31  8:56 UTC  (4+ messages)
` [U-Boot] [PATCH] pci: layerscape: add option to statically allocate PCI StreamIDs
  ` [U-Boot] [upstream-release] "

[U-Boot] [PULL u-boot] Please pull u-boot-amlogic-20190131
 2019-01-31  8:42 UTC 

[U-Boot] [PULL u-boot] Please pull u-boot-amlogic-20190129
 2019-01-31  8:41 UTC 

[U-Boot] [PATCH 1/1] x86: #define CONFIG_LOADADDR 0x1100000
 2019-01-31  8:37 UTC  (6+ messages)

[U-Boot] [PATCH] board/BuR/brppt1: drop DM_I2C_COMPAT
 2019-01-31  8:24 UTC 

[U-Boot] imx8mq-evk: Outbound network packets lost
 2019-01-31  8:02 UTC  (7+ messages)

[U-Boot] U-Boot and USB 3.0
 2019-01-31  7:44 UTC  (4+ messages)

[U-Boot] Nand boot on imx6q board is broken
 2019-01-31  7:38 UTC 

[U-Boot] [PATCH v1 1/2] doc: Fix CONFIG_OF_SEPARATE description
 2019-01-31  7:38 UTC  (6+ messages)
` [U-Boot] [PATCH v1 2/2] x86: edison: Switch to CONFIG_OF_SEPARATE

[U-Boot] [PATCH] x86: tsc: Add support for APL soc
 2019-01-31  7:38 UTC  (5+ messages)
` [U-Boot] [PATCH v2] x86: tsc: Add support for native calibration of TSC freq
  ` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH] arm: dts: am33xx: add u-boot, dm-spl to ocp bus
 2019-01-31  7:03 UTC 

[U-Boot] [PATCH] mips: mt76xx: Use correct timer frequency
 2019-01-31  6:24 UTC 

[U-Boot] [PATCH 0/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
 2019-01-31  5:30 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr
` [U-Boot] [PATCH 2/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
` [U-Boot] [PATCH 3/5] arm64: dts: ti: k3-am65: add mcu cpsw node
` [U-Boot] [PATCH 4/5] arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs
` [U-Boot] [PATCH 5/5] configs: am65x_evm_a53: enable networking

[U-Boot] [PATCH] cros: Expand the Chromium OS documentation
 2019-01-31  3:51 UTC 

[U-Boot] [PATCH u-boot] MAINTAINERS: Add Amlogic entry
 2019-01-31  2:42 UTC  (2+ messages)
` [U-Boot] [U-Boot,u-boot] "

[U-Boot] [PATCH] Makefile: remove generated font files
 2019-01-31  2:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] dfu: mmc: call fs functions instead of run_command
 2019-01-31  2:42 UTC  (5+ messages)
` [U-Boot] "

[U-Boot] Pull request: u-boot-sunxi/master
 2019-01-31  2:42 UTC  (2+ messages)

[U-Boot] [RFC 0/3] dm, efi: integrate efi_disk into DM
 2019-01-31  1:22 UTC  (5+ messages)
` [U-Boot] [RFC 1/3] dm: blk: add UCLASS_PARTITION
` [U-Boot] [RFC 2/3] efi_loader: associate BLK/PARTITION device to efi_disk

[U-Boot] [PATCH v2] rpi: add Compute Module 3+
 2019-01-30 22:24 UTC 

[U-Boot] [PATCH] rpi: add Compute Module 3+
 2019-01-30 22:13 UTC  (5+ messages)

[U-Boot] [PATCH v2 1/1] configs: qemu: enable CONFIG_UT
 2019-01-30 20:12 UTC 

[U-Boot] [PATCH] fs: ext4: cache extent data
 2019-01-30 19:58 UTC 

[U-Boot] [PATCH v2 0/2] sunxi: add spi flash bootcmd
 2019-01-30 19:21 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] distro_bootcmd: add spi flash boot command
` [U-Boot] [PATCH v2 2/2] sunxi: enable distro spi "

[U-Boot] [PATCH 1/1] configs: qemu: enable CONFIG_UT
 2019-01-30 19:05 UTC 

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

[U-Boot] [RFC PATCH 0/1] SPI flash dependency rework
 2019-01-30 18:17 UTC  (2+ messages)
` [U-Boot] [RFC PATCH 1/1] spi: Kconfig: change dependency order


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