U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-16 14:03:47 to 2019-01-17 17:09:44 UTC [more...]

[U-Boot] [PATCH v2 0/7] mmc: sunxi: Enable DM_MMC
 2019-01-17 17:09 UTC 

[U-Boot] [PATCH 1/2] mmc: mtk-sd: fix possible incomplete read ops
 2019-01-17 17:06 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mmc: mtk-sd: fix SPL compilation when GPIO=y and SPL_GPIO=n

[U-Boot] [PATCH 00/11] SiFive FU540 Support
 2019-01-17 16:55 UTC  (13+ messages)
` [U-Boot] [PATCH 01/11] riscv: Rename cpu/qemu to cpu/generic
` [U-Boot] [PATCH 02/11] riscv: Add asm/dma-mapping.h for DMA mappings
` [U-Boot] [PATCH 03/11] riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems
` [U-Boot] [PATCH 04/11] net: macb: Fix clk API usage for RISC-V systems
` [U-Boot] [PATCH 05/11] net: macb: Fix GEM hardware detection
` [U-Boot] [PATCH 06/11] clk: Add SiFive FU540 PRCI clock driver
` [U-Boot] [PATCH 07/11] clk: Add fixed-factor "
` [U-Boot] [PATCH 08/11] drivers: serial_sifive: Fix baud rate calculation
` [U-Boot] [PATCH 09/11] drivers: serial: serial_sifive: Skip baudrate config if no input clock
` [U-Boot] [PATCH 10/11] cpu: Bind timer driver for boot hart
` [U-Boot] [PATCH 11/11] riscv: Add SiFive FU540 board support

[U-Boot] [PATCH v2 1/9] arm: actions: Add common framework for Actions Semi SoCs
 2019-01-17 16:34 UTC  (15+ messages)
` [U-Boot] [PATCH v2 2/9] arm: actions: Add owl memory map regions
` [U-Boot] [PATCH v3 3/9] clk: actions: Add common clock driver
` [U-Boot] [PATCH v2 4/9] arm: add support Actions Semi S700
` [U-Boot] [PATCH v2 6/9] arm: add Cubieboard7 board support
` [U-Boot] [PATCH v2 7/9] actions:s700: add u-boot specific dts file

[U-Boot] [PATCH v3 0/4] Add network support for Ocelots SoCs
 2019-01-17 16:07 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] MIPS: mscc: ocelot: Add ethernet nodes for Ocelot
` [U-Boot] [PATCH v3 2/4] net: add MSCC Ocelot switch support
` [U-Boot] [PATCH v3 3/4] MIPS: mscc: ocelot: add switch reset support
` [U-Boot] [PATCH v3 4/4] configs: mscc_ocelot: add network support

[U-Boot] [PATCH v2 4/7] ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry point
 2019-01-17 15:11 UTC  (5+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 0/3] Enable mmc driver model for Poplar board
 2019-01-17 14:53 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] poplar: sync up device tree with kernel 4.20
` [U-Boot] [PATCH 2/3] mmc: hi6220_dw_mmc: add compatible for Poplar support
` [U-Boot] [PATCH 3/3] poplar: clean up board level mmc initialization code

[U-Boot] [PATCH v1 1/1] arm64: dt: poplar: add optee node
 2019-01-17 14:37 UTC 

[U-Boot] [PATCH v2 0/3] MSCC: Add Servalt SoC family
 2019-01-17 14:33 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] pinctrl: mscc: Add gpio and pinctrl for "
` [U-Boot] [PATCH v2 2/3] MSCC: Add support "
` [U-Boot] [PATCH v2 3/3] MSCC: Add board "

[U-Boot] [PATCH 1/2] pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig
 2019-01-17 13:34 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm: mvebu: armada-xp/37x/38x: Enable PCIe DT node

[U-Boot] u-boot-fw-utils issue
 2019-01-17 13:28 UTC  (2+ messages)

[U-Boot] board/amlogic/odroid-c2/README - how to make the instructions more portable?
 2019-01-17 13:21 UTC  (2+ messages)

[U-Boot] [PATCH] MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL
 2019-01-17 13:16 UTC 

[U-Boot] [PATCH] spl: fat/fs: Add option to include/exclude FAT write build in SPL
 2019-01-17 12:25 UTC  (3+ messages)

[U-Boot] [PATCH] spl: fat/fs: Add control to build FS EXT4 in SPL
 2019-01-17 12:23 UTC  (2+ messages)

[U-Boot] [PATCH] configs: Remove am335x_boneblack_defconfig
 2019-01-17 12:17 UTC  (2+ messages)

[U-Boot] [RESEND v3 1/1] avb: add support for named persistent values
 2019-01-17 12:17 UTC 

[U-Boot] [PATCH 0/3] mtd: spi: Add MSCC SPI flash driver
 2019-01-17 12:13 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] mtd: spi: export functions to sf_internal.h

[U-Boot] [PATCH v3 1/1] avb: add support for named persistent values
 2019-01-17 12:13 UTC 

[U-Boot] Problems to boot i.MX8QXP EVK board
 2019-01-17 11:30 UTC  (6+ messages)

[U-Boot] [PATCH] dts: am335x-pdu001: Fix polarity of card detection input
 2019-01-17 11:20 UTC  (7+ messages)

[U-Boot] [PATCH 00/11] SiFive FU540 Support
 2019-01-17 11:06 UTC  (13+ messages)
` [U-Boot] [PATCH 01/11] riscv: Rename cpu/qemu to cpu/generic
` [U-Boot] [PATCH 02/11] riscv: Add asm/dma-mapping.h for DMA mappings
` [U-Boot] [PATCH 03/11] riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems
` [U-Boot] [PATCH 04/11] net: macb: Fix clk API usage for RISC-V systems
` [U-Boot] [PATCH 05/11] net: macb: Fix GEM hardware detection
` [U-Boot] [PATCH 06/11] clk: Add SiFive FU540 PRCI clock driver
` [U-Boot] [PATCH 07/11] clk: Add fixed-factor "
` [U-Boot] [PATCH 08/11] drivers: serial_sifive: Fix baud rate calculation
` [U-Boot] [PATCH 09/11] drivers: serial: serial_sifive: Skip baudrate config if no input clock
` [U-Boot] [PATCH 10/11] cpu: Bind timer driver for boot hart
` [U-Boot] [PATCH 11/11] riscv: Add SiFive FU540 board support

[U-Boot] [PATCH] arm: dts: am335x-pdu001: Sync with Linux 5.0-rc2
 2019-01-17 10:51 UTC 

[U-Boot] [PATCH 00/11] SiFive FU540 Support
 2019-01-17 10:35 UTC  (6+ messages)
` [U-Boot] [PATCH 01/11] riscv: Rename cpu/qemu to cpu/generic
` [U-Boot] [PATCH 02/11] riscv: Add asm/dma-mapping.h for DMA mappings
` [U-Boot] [PATCH 03/11] riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems
` [U-Boot] [PATCH 04/11] net: macb: Fix clk API usage for RISC-V systems
` [U-Boot] [PATCH 05/11] net: macb: Fix GEM hardware detection

[U-Boot] [PATCH] arm: am335x-pdu001: Remove SPI support
 2019-01-17  9:40 UTC 

[U-Boot] [PATCH 1/3] videomodes: Relax EDID validation checks for hsync/vsync pulse width
 2019-01-17  9:29 UTC 

[U-Boot] [PATCH] cmd: mtd: fix compilation warning for help when SYS_LONGHELP=n
 2019-01-17  9:22 UTC  (2+ messages)

[U-Boot] no DTB with nand SPL on sama5d3
 2019-01-17  9:09 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] arm64: versal: Enable i2c cadence controller and i2c command
 2019-01-17  8:17 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm64: versal: Enable dm command

[U-Boot] [PATCH 1/2] efi_loader: implement GetNextVariableName()
 2019-01-17  8:15 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] efi_selftest: fix variables test for GetNextVariableName()

[U-Boot] [PATCH] arm64: zynqmp: Move SoC sources to mach-zynqmp
 2019-01-17  7:46 UTC 

[U-Boot] [PATCH v4 0/9] cmd: add efitool for efi environment
 2019-01-17  7:30 UTC  (23+ messages)
` [U-Boot] [PATCH v4 1/9] cmd: add efitool command
` [U-Boot] [PATCH v4 2/9] cmd: efitool: add devices command
` [U-Boot] [PATCH v4 3/9] efi_driver: add name to driver binding protocol
` [U-Boot] [PATCH v4 5/9] cmd: efitool: add dh command
` [U-Boot] [PATCH v4 6/9] cmd: efitool: add images command
` [U-Boot] [PATCH v4 7/9] cmd: efitool: add memmap command
` [U-Boot] [PATCH v4 8/9] cmd: efitool: export uefi variable helper functions

[U-Boot] [PATCH v2] travis: Wire Xilinx Versal Virt platform
 2019-01-17  7:09 UTC 

[U-Boot] [PATCH] ARM: socfpga: Increase Malloc pool size to support FAT filesystem in SPL
 2019-01-17  6:57 UTC 

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

[U-Boot] [PATCH v2 1/4] tools: zynqmpimage: Align image_size/image_stored_size
 2019-01-17  6:45 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/4] arm64: zynqmp: Align u-boot-spl.bin for boot.bin creation

[U-Boot] [PATCH v2] efi_loader: move efi_init_obj_list() to a new efi_setup.c
 2019-01-17  2:48 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/11] samsung: Tidy up sound, DM_MMC drop dead code
 2019-01-17  1:09 UTC  (5+ messages)

[U-Boot] [PATCH v3 00/10] samsung: Tidy up sound, DM_MMC drop dead code
 2019-01-17  1:06 UTC  (11+ messages)
  ` [U-Boot] [PATCH v3 08/10] samsung: mmc: Drop old MMC init code
  ` [U-Boot] [PATCH v3 07/10] samsung: Drop board_enable_audio_codec()
  ` [U-Boot] [PATCH v3 03/10] exynos: Convert to use CONFIG_BLK
  ` [U-Boot] [PATCH v3 02/10] exynos: Drop duplicate 'model' line
  ` [U-Boot] [PATCH v3 01/10] Convert CONFIG_BOARD_TYPES to Kconfig

[U-Boot] [RFC 00/17] mx6sabre: Add DM and SPL FIT support
 2019-01-16 22:08 UTC  (12+ messages)
` [U-Boot] [RFC 01/17] common: Break USB_STORAGE dependency between SPL and u-boot proper
` [U-Boot] [RFC 07/17] dts: imx: Add imx6q-sabreauto dts and imx6qdl-sabreauto dtsi files
` [U-Boot] [RFC 08/17] dts: imx: Add imx6q-sabresd dts and imx6qdl-sabresd "
` [U-Boot] [RFC 13/17] mx6sabresd: Add DM_GPIO support
` [U-Boot] [RFC 17/17] board: mx6sabresd: Remove non-DM code

[U-Boot] [PATCH v10 00/10] Fix CVE-2018-18440 and CVE-2018-18439
 2019-01-16 21:51 UTC  (12+ messages)
` [U-Boot] [PATCH v10 02/10] lmb: fix allocation at end of address range
` [U-Boot] [PATCH v10 03/10] lib: lmb: reserving overlapping regions should fail
` [U-Boot] [PATCH v10 05/10] lib: lmb: extend lmb for checks at load time
` [U-Boot] [PATCH v10 08/10] lmb: remove unused extern declaration

[U-Boot] [PATCH 00/10] Kconfig: spelling fixes
 2019-01-16 21:35 UTC  (13+ messages)
` [U-Boot] [PATCH 01/10] Kconfig: fix spelling
` [U-Boot] [PATCH 02/10] common: spl: Kconfig: spelling fixes
` [U-Boot] [PATCH 04/10] x86: "
` [U-Boot] [PATCH 06/10] drivers: "
` [U-Boot] [PATCH 08/10] pinctrl: "
` [U-Boot] [PATCH 10/10] lib: "

[U-Boot] [PATCH v1 0/4] arm: socfgpa: support of-platdata
 2019-01-16 21:35 UTC  (6+ messages)
` [U-Boot] [PATCH v1 3/4] serial: add an of-platdata driver for "snps, dw-apb-uart"

[U-Boot] [PATCH v2 0/3] Introduce regulator_set_enable_if_allowed()
 2019-01-16 21:35 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] power: regulator: Introduce regulator_set_enable_if_allowed api

[U-Boot] [PATCH 1/1] disk: efi: GUIDs should be const
 2019-01-16 21:35 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: use u16* for file name
 2019-01-16 21:35 UTC  (2+ messages)

[U-Boot] [PATCH] dm: pinctrl: Prevent (re-)configuring pins when already done before relocation
 2019-01-16 21:35 UTC  (9+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 2/3] efi_loader: enumerate disk devices every time
 2019-01-16 21:34 UTC  (15+ messages)

[U-Boot] [PATCH v2] of-platdata: improve documentation
 2019-01-16 21:34 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Make nyan-big working
 2019-01-16 21:34 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] nyan-big: change spi delay
` [U-Boot] [PATCH 2/2] nyan-big: add padding to its file

[U-Boot] [PULL] u-boot-mips
 2019-01-16 18:26 UTC 

[U-Boot] [PATCH u-boot 0/2] Add MMD PHY helpers
 2019-01-16 18:04 UTC  (3+ messages)
` [U-Boot] [PATCH u-boot 1/2] net: phy: Add support for accessing MMD PHY registers
` [U-Boot] [PATCH u-boot 2/2] cmd: mdio: Add new parameter to access "

[U-Boot] [PATCH v2 0/7] Add USB boot to HS DRA7xx/AM57xx
 2019-01-16 17:18 UTC  (4+ messages)
` [U-Boot] [PATCH v2 7/7] doc: ti-secure: Add ULO info for AM57xx/DRA7xx secure devices from TI

[U-Boot] [PATCH v2 1/2] travis: Setup QEMU_VERSION as variable
 2019-01-16 17:11 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] travis: Switch QEMU to 3.1.0 version

[U-Boot] [PATCH] configs: Remove am43xx_evm_ethboot_defconfig
 2019-01-16 17:11 UTC  (2+ messages)

[U-Boot] [PATCH] configs: Remove unused am335x_evm defconfigs
 2019-01-16 17:11 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2019-01-16 17:11 UTC  (2+ messages)

[U-Boot] Please pull from u-boot-i2c
 2019-01-16 17:11 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-riscv/master
 2019-01-16 17:11 UTC  (2+ messages)

[U-Boot] [PATCH] common: Kconfig: miscellaneous spelling fixes
 2019-01-16 17:11 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Makefile: run CONFIG_BOARD_SIZE_LIMIT against .img
 2019-01-16 17:11 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] kbuild: add .SECONDARY special target to scripts/Kbuild.include
 2019-01-16 17:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] kbuild: add .DELETE_ON_ERROR special target
 2019-01-16 17:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] serial: ns16550: fix debug uart putc called before init
 2019-01-16 17:10 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig
 2019-01-16 16:41 UTC  (2+ messages)

[U-Boot] [PATCH] ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig
 2019-01-16 16:26 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] armv8: ls1088ardb: Update MAINTAINERS
 2019-01-16 15:49 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] armv8: ls2088ardb: "

[U-Boot] [PATCH v2 0/4] Add network support for Ocelots SoCs
 2019-01-16 15:34 UTC  (9+ messages)
` [U-Boot] [PATCH v2 2/4] net: add MSCC Ocelot switch support
` [U-Boot] [PATCH v2 3/4] MIPS: mscc: ocelot: add switch reset support

[U-Boot] [PATCH 0/2] MSCC: Add sysreset driver for MSCC SoCs
 2019-01-16 15:01 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] MSCC: Add sysreset drivers for MSCC Socs
` [U-Boot] [PATCH 2/2] MSCC: Remove reset.c

[U-Boot] [PATCH 2/2] travis: Wire Xilinx Versal Virt platform
 2019-01-16 14:21 UTC  (12+ messages)

[U-Boot] [PATCH 0/3] MSCC: Add Servalt SoC family
 2019-01-16 14:12 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] pinctrl: mscc: Add gpio and pinctrl for "
` [U-Boot] [PATCH 2/3] MSCC: Add support "
` [U-Boot] [PATCH 3/3] MSCC: Add board "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).