U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-13 02:19:15 to 2017-09-13 11:45:06 UTC [more...]

[U-Boot] [PATCH 0/6] Sync and consolidate Linux-derived printk, BUILD_BUG, BUG, WARN, etc
 2017-09-13 11:45 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] printk: collect printk stuff into <linux/printk.h>
` [U-Boot] [PATCH 2/6] treewide: replace with error() with pr_err()
` [U-Boot] [PATCH 3/6] common.h: remove error()
` [U-Boot] [PATCH 4/6] vsprintf.h: include <linux/types.h>
` [U-Boot] [PATCH 5/6] bug.h: sync BUILD_BUG stuff with Linux 4.13
` [U-Boot] [PATCH 6/6] bug.h: move runtime BUG/WARN macros into <linux/bug.h>

[U-Boot] [PATCH v2 00/14] sunxi: convert musb to the device model and enable usb_ether
 2017-09-13 11:45 UTC  (31+ messages)
` [U-Boot] [PATCH v2 01/14] usb: gadget: Move USBNET_DEVADDR option out of g_dnl
` [U-Boot] [PATCH v2 02/14] usb: gadget: Document USBNET_DEVADDR
` [U-Boot] [PATCH v2 03/14] usb: gadget: Move USBNET_HOST_ADDR to Kconfig
` [U-Boot] [PATCH v2 04/14] usb: gadget: Convert USB_ETHER "
` [U-Boot] [PATCH v2 05/14] usb: gadget: usb_ether: Move the interfaces "
` [U-Boot] [PATCH v2 08/14] sunxi: provide default USB gadget setup
` [U-Boot] [PATCH v2 09/14] sunxi: imply USB_GADGET
` [U-Boot] [PATCH v2 10/14] cmd: fastboot: Rework fastboot dependency
` [U-Boot] [PATCH v2 11/14] musb: sunxi: switch to the device model
` [U-Boot] [PATCH v2 12/14] sunxi: Register usb_ether
` [U-Boot] [PATCH v2 13/14] sunxi: Imply USB_ETHER
` [U-Boot] [PATCH v2 14/14] sunxi: sina33: Sync the device tree with the kernel

[U-Boot] [PATCH 0/8] Add rockchip Saradc support
 2017-09-13 11:35 UTC  (12+ messages)
` [U-Boot] [PATCH 1/8] adc: Add driver for Rockchip Saradc
` [U-Boot] [PATCH 2/8] configs: rockchip: Enable the ROCKCHIP_SARADC config
` [U-Boot] [PATCH 3/8] clk: rockchip: Add rv1108 Saradc clock support
` [U-Boot] [PATCH 4/8] clk: rockchip: Add Saradc clock support for rk3288
` [U-Boot] [PATCH 5/8] clk: rockchip: Add rk3328 Saradc clock support
` [U-Boot] [PATCH 6/8] clk: rockchip: Add rk3368 "
` [U-Boot] [PATCH 7/8] clk: rockchip: Add rk3399 "
` [U-Boot] [PATCH 8/8] arm: dts: rv1108: Add Saradc node at dtsi level

[U-Boot] [PATCH 2/8] configs: rockchip: Enable the ROCKCHIP_SARADC config
 2017-09-13 11:10 UTC 

[U-Boot] [PATCH] fs/fat: fix fatbuf leak
 2017-09-13 11:10 UTC  (3+ messages)

[U-Boot] [GIT] Pull request: u-boot-dfu
 2017-09-13 11:07 UTC 

[U-Boot] [PATCH 4/8] clk: rockchip: Add Saradc clock support for rk3288
 2017-09-13 11:01 UTC 

[U-Boot] [RESEND PATCH 0/2] rockchip: rk3399-puma: migrate from 'rockchip, vbus-gpio' to a fixed regulator
 2017-09-13 10:29 UTC  (8+ messages)
` [U-Boot] [RESEND PATCH 1/2] rockchip: clk: rk3399: add clk_enable function and support USB HOST0/1
  ` [U-Boot] [U-Boot, RESEND, "
` [U-Boot] [RESEND PATCH 2/2] rockchip: dts: rk3399-puma: replace 'rockchip, vbus-gpio' with fixed regulator
  ` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 0/6] rockchip: enable live tree on the RK3399 and validate on the RK3399-Q7
 2017-09-13 10:29 UTC  (23+ messages)
` [U-Boot] [RESEND PATCH 1/6] rockchip: clk: rk3399: Convert to livetree
  ` [U-Boot] [U-Boot, RESEND, "
` [U-Boot] [RESEND PATCH 2/6] rockchip: xhci: "
` [U-Boot] [RESEND PATCH 3/6] rockchip: efuse: change to use dev_read_addr_ptr
  ` [U-Boot] [U-Boot, RESEND, "
` [U-Boot] [RESEND PATCH 4/6] usb: dwc2: convert to livetree
` [U-Boot] [RESEND PATCH 5/6] usb: host: ehci-generic: "
` [U-Boot] [RESEND PATCH 6/6] rockchip: defconfig: puma-rk3399: enable OF_LIVE (live tree)
  ` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [PATCH] spl: stash bootstage info before jump to next stage
 2017-09-13 10:24 UTC 

[U-Boot] [PATCH] linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux
 2017-09-13 10:16 UTC 

[U-Boot] [PATCH 1/5] rockchip: i2c: rk3328: support i2c for rk3328 SoC
 2017-09-13 10:04 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] power: pmic: rk816: support rk816 pmic
` [U-Boot] [PATCH 3/5] power: pmic: rk805: support rk805 pmic
` [U-Boot] [PATCH 4/5] configs: rk3328: add support for pmic rk8xx and regulator and i2c driver
` [U-Boot] [PATCH 5/5] rockchip: dts: rk3328-evb: add i2c1 and rk805 nodes

[U-Boot] [PATCH] usb: kbd: Set a default polling mechanism for USB keyboard
 2017-09-13  9:45 UTC  (4+ messages)

[U-Boot] [PATCH] sf: bar: Clean BA24 Bank Address Register bit after read/write/erase operation
 2017-09-13  9:39 UTC 

[U-Boot] [PATCH] Convert CONFIG_EMIF4 et al to Kconfig
 2017-09-13  9:20 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/2] imx: add macro to detect whether USB PHY is active
 2017-09-13  9:19 UTC  (3+ messages)

[U-Boot] [PATCH] rockchip: add support for backing to bootrom download mode
 2017-09-13  9:17 UTC  (8+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] ls1088ardb: Enable USB command RDB qspi-boot
 2017-09-13  8:44 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] ls1088aqds: Enable USB command on QDS for qspi-boot

[U-Boot] [PATCH 00/10] For the RK3399-Q7, we have a few additional features in the SPL boot
 2017-09-13  8:20 UTC  (24+ messages)
` [U-Boot] [PATCH 01/10] rockchip: rk3399: make spl_board_init board-specific
` [U-Boot] [PATCH 02/10] rockchip: bootrom: add definitions to retrieve BROM boot-source
` [U-Boot] [PATCH 03/10] rockchip: spl: add documentation for spl_node_to_boot_device()
` [U-Boot] [PATCH 04/10] rockchip: spl: support a 'same-as-spl'-specifier in the spl-boot-order
` [U-Boot] [PATCH 05/10] rockchip: spl: rk3399: implement chip-specific board_spl_was_booted_from()
` [U-Boot] [PATCH 06/10] rockchip: dts: rk3399-puma: add 'same-as-spl' to the front of the boot-order
` [U-Boot] [PATCH 07/10] rockchip: puma-rk3399: update board_init()
` [U-Boot] [PATCH 08/10] rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLE
` [U-Boot] [PATCH 09/10] power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig
` [U-Boot] [PATCH 10/10] rockchip: defconfig: puma-rk3399: update for DM_REGULATOR support in SPL

[U-Boot] Compile failure encountered on latest (2017-07-20) git://git.denx.de/u-boot-usb.git branch master for target ls1021atwr_nor_defconfig
 2017-09-13  8:19 UTC  (14+ messages)

[U-Boot] [PATCH] rockchip: rock-rk3188: do not use ARCH_MEMSET in TPL
 2017-09-13  8:10 UTC 

[U-Boot] [PATCH] usb: xhci: Set number of event segments and entries to 1
 2017-09-13  8:09 UTC  (2+ messages)

[U-Boot] [PATCH] spi: fsl_qspi: Copy 16 byte aligned data in TX FIFO
 2017-09-13  8:04 UTC  (3+ messages)

[U-Boot] [PATCH] config: remove CONFIG_SPI_FLASH_BAR from some platforms
 2017-09-13  7:56 UTC  (18+ messages)
` [U-Boot] [PATCH] sf: Fix s25fs512s erase size and remove SECT_4K flag

[U-Boot] [PATCH 1/2] ls1088ardb: Add SCSI related configs in header file for RDB
 2017-09-13  7:53 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ls1088aqds: Add SCSI related configs in header file for qds

[U-Boot] [PATCH 1/1] sunxi: Add support for A20-OLinuXino-MICRO-eMMC
 2017-09-13  7:10 UTC  (2+ messages)

[U-Boot] [PATCH v6 0/9] board: atmel: Add new board SAMA5D27-SOM1-EK board
 2017-09-13  6:58 UTC  (10+ messages)
` [U-Boot] [PATCH v6 1/9] lib: at91: Add logo files used via API of DM_VIDEO
` [U-Boot] [PATCH v6 2/9] atmel: common: Add function to display via DM_VIDEO's API
` [U-Boot] [PATCH v6 3/9] ARM: at91: spl: Adjust switching to oscillator for SAMA5D2
` [U-Boot] [PATCH v6 4/9] ARM: at91: spl: Add mck function to lower rate while switching
` [U-Boot] [PATCH v6 5/9] board: sama5d2_xplained: Make SPL work on spiflash
` [U-Boot] [PATCH v6 6/9] ARM: at91: spl: Add boot device for boot from QSPI
` [U-Boot] [PATCH v6 7/9] ARM: at91: mach: Add missing defines of MPDDRC
` [U-Boot] [PATCH v6 8/9] ARM: at91: Get the Chip ID of SAMA5D2 SiP
` [U-Boot] [PATCH v6 9/9] board: atmel: Add SAMA5D27 SOM1 EK board

[U-Boot] [PATCH 0/3] support enter download mode on rockchip platform
 2017-09-13  6:14 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] rockchip: make boot_mode releated codes reused across all platforms
` [U-Boot] [PATCH 2/3] rockchip: add support for backing to bootrom download mode
` [U-Boot] [PATCH 3/3] rockchip: check download key before bootup

[U-Boot] [PATCH] armv8: ls1043a: disable IFC in SPL only when QSPI is used
 2017-09-13  5:46 UTC 

[U-Boot] [PATCH 1/1] spl: u-boot-spl-nodtb.bin: remove .got and .got.plt sections
 2017-09-13  5:43 UTC  (4+ messages)

[U-Boot] [PATCH] patman: Fix error when the email blacklist is missing
 2017-09-13  5:29 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/9] board: atmel: Add new board SAMA5D27-SOM1-EK board
 2017-09-13  4:28 UTC  (11+ messages)
` [U-Boot] [PATCH v5 1/9] lib: at91: Add logo files used via API of DM_VIDEO
` [U-Boot] [PATCH v5 2/9] atmel: common: Add function to display via DM_VIDEO's API
` [U-Boot] [PATCH v5 4/9] ARM: at91: spl: Add mck function to lower rate while switching
` [U-Boot] [PATCH v5 5/9] board: sama5d2_xplained: Make SPL work on spiflash
` [U-Boot] [PATCH v5 9/9] board: atmel: Add SAMA5D27 SOM1 EK board

[U-Boot] Compiling Mainline Kernel v4.4.70 Stable to ChormeBook Nvidia Tegra TK1 (Ubuntu-Xenial) -Uboot Not Booting (BlackScreen)
 2017-09-13  4:27 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: enable TPL_SYSRESET for all rockchip SoCs
 2017-09-13  4:27 UTC  (2+ messages)

[U-Boot] [PATCH V2] dm: gpio: Add DM compatibilty to GPIO driver for Davinci
 2017-09-13  4:27 UTC  (2+ messages)

[U-Boot] [PATCH v5 00/10] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
 2017-09-13  4:26 UTC  (3+ messages)
` [U-Boot] [PATCH v5 08/10] fdtdec: sort include files

[U-Boot] [PATCH 1/2] rockchip: clk: rk3399: add clk_enable function and support USB HOST0/1
 2017-09-13  4:26 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] rockchip: dts: rk3399-puma: replace 'rockchip, vbus-gpio' with fixed regulator

[U-Boot] ARM i.MX6(A7/A9) embedded core board(CPU module) and custom solution
 2017-09-13  3:18 UTC 

[U-Boot] [RFC 1/1] efi_loader: fix building of helloworld.efi on x86_64
 2017-09-13  3:03 UTC  (3+ messages)

[U-Boot] [U-Boot, v2, 1/1] checkpatch: update from Linux v4.13-rc6
 2017-09-13  2:59 UTC  (2+ messages)
` [U-Boot] [PATCH 1/1] checkpatch.pl: Add warning for new __packed additions

[U-Boot] [PATCH] arm: am33xx: Make pin multiplexing functions optional
 2017-09-13  2:56 UTC  (6+ messages)

[U-Boot] Uboot send pull request
 2017-09-13  2:53 UTC  (2+ messages)

[U-Boot] patman complains "ConfigParser.NoSectionError: No section: 'bounces'"
 2017-09-13  2:42 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: fsl-layerscape: Add back L3 flushing for all exception levels
 2017-09-13  2:37 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] armv8: ls1088a: add pcie support
 2017-09-13  2:36 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] armv8: ls1088a: fix the MMU table for pcie config space
` [U-Boot] [PATCH 2/3] armv8: ls1088a: add PCIe dts node
` [U-Boot] [PATCH 3/3] armv8: ls1088a: Enable PCIe in defconfigs

[U-Boot] [PATCH] armv8: fsl-layerscape: Fix MC reserved memory calculation
 2017-09-13  2:35 UTC  (2+ messages)

[U-Boot] [PATCH v5 1/9] armv8: Add scfg_clrsetbits_32(), scfg_clrbits_32()
 2017-09-13  2:34 UTC  (18+ messages)
` [U-Boot] [PATCH v5 2/9] armv8: Add workaround for USB erratum A-009008
` [U-Boot] [PATCH v5 3/9] armv8: Add workaround for USB erratum A-009798
` [U-Boot] [PATCH v5 4/9] armv8: Add workaround for USB erratum A-008997
` [U-Boot] [PATCH v5 5/9] armv8: Add workaround for USB erratum A-009007
` [U-Boot] [PATCH v5 6/9] armv7: Add workaround for USB erratum A-009008
` [U-Boot] [PATCH v5 7/9] armv7: Add workaround for USB erratum A-009798
` [U-Boot] [PATCH v5 8/9] armv7: Add workaround for USB erratum A-008997
` [U-Boot] [PATCH v5 9/9] armv7: Add workaround for USB erratum A-009007

[U-Boot] [PATCH v2 00/19] rockchip: convert the RK3368 to OF_LIVE and validate on the RK3368-uQ7
 2017-09-13  2:31 UTC  (3+ messages)
` [U-Boot] [PATCH v2 15/19] rockchip: i2c: Convert to livetree

[U-Boot] [PATCH] rockchip: rk3399: spl: convert to using BOOT_DEVICE_BOOTROM
 2017-09-13  2:31 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] x86: ich-spi: Remove spi_write_protect_region()
 2017-09-13  2:31 UTC  (9+ messages)
` [U-Boot] [PATCH 5/5] x86: fsp: Configure SPI opcode registers before SPI is locked down

[U-Boot] [PATCH 00/13] x86: Add Intel Braswell SoC and Cherry Hill board support
 2017-09-13  2:31 UTC  (9+ messages)
` [U-Boot] [PATCH 11/13] x86: braswell: Add FSP configuration

[U-Boot] [PATCH v3 1/2] armv8: fsl-layerscape: Support to add RGMII for ls1088aqds
 2017-09-13  2:31 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/2] armv8: ls1088aqds: Add support of EC1 and EC2

[U-Boot] [PATCH] ARM: DRA72x: Add support for detection of DRA71x SR 2.1
 2017-09-13  2:30 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] davinci: da850-evm: switch to using TI_COMMON_CMD_OPTIONS
 2017-09-13  2:29 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] linux/io.h: import generic ioread* / iowrite* accessors from Linux
 2017-09-13  2:29 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] dma: import linux/dma-direction.h to consolidate enum dma_data_direction
 2017-09-13  2:29 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] omap3: am3517_evm: Enable TI_COMMON_CMD_OPTION
 2017-09-13  2:29 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.h
 2017-09-13  2:29 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 2/2] armv8: mmu: add space around operator
 2017-09-13  2:29 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,2/2] "

[U-Boot] [PATCH v2 1/2] armv8: mmu: remove unused macro definition
 2017-09-13  2:29 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] cosmetic: bootcount: correct comment for used scratch register
 2017-09-13  2:29 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] misc: i2c_eeprom: Add compatible for AT24MAC402
 2017-09-13  2:29 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] misc: i2c_eeprom: Add compatible for 24AA02E48
 2017-09-13  2:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 5/5] examples: add fallback memcpy
 2017-09-13  2:28 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,5/5] "

[U-Boot] [PATCH v2 4/5] vsprintf.c: add GUID printing
 2017-09-13  2:28 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,4/5] "

[U-Boot] [PATCH v2 3/5] vsprintf.c: add UTF-16 string (%ls) support
 2017-09-13  2:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/5] lib: add some utf16 handling helpers
 2017-09-13  2:28 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,2/5] "

[U-Boot] [PATCH v2 1/5] kbuild: Enable -fshort-wchar
 2017-09-13  2:28 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/5] "

[U-Boot] [PATCH 3/3] configs: k2g_evm: Remove PMMC loading environment commands
 2017-09-13  2:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] ARM: k2g: Add FIT image handler for PMMC firmware
 2017-09-13  2:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] image: Add TI PMMC image type
 2017-09-13  2:28 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/3] "

[U-Boot] [PATCH v5 1/3] armv8: ls1088a: Add NXP LS1088A SoC support
 2017-09-13  2:27 UTC  (6+ messages)
` [U-Boot] [PATCH v5 2/3] armv8: ls1088ardb: Add support for LS1088ARDB platform
` [U-Boot] [PATCH v5 3/3] armv8: ls1088aqds: Add support of LS1088AQDS

[U-Boot] [PATCH] armv8: fsl-layerscape: Fix final MMU table for QSPI and IFC
 2017-09-13  2:25 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: fsl: Use correct conditional compile for ls1012a
 2017-09-13  2:24 UTC  (2+ messages)

[U-Boot] [PATCH][v2]drivers:net:fsl-mc: Update MC address calculation
 2017-09-13  2:24 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: fsl-layerscape: Put SATA code under SATA configs
 2017-09-13  2:23 UTC  (3+ messages)
` [U-Boot] [PATCH] armv8: fsl-lsch3: Make CCN-504 related code conditional

[U-Boot] [PATCH v3 0/5] Extend FIT support for falcon boot
 2017-09-13  2:22 UTC  (11+ messages)
` [U-Boot] [PATCH v3 1/5] tools: pblimage: Fix address calculation
` [U-Boot] [PATCH v3 2/5] cmd: spl: Fix compiling warning
` [U-Boot] [PATCH v3 3/5] spl: fit: Eanble GZIP support for image decompression
` [U-Boot] [PATCH v3 4/5] spl: fit: Support both external and embedded data
` [U-Boot] [PATCH v3 5/5] spl: fit: Add booting OS first

[U-Boot] [PATCH v3 1/3] SECURE_BOOT: Unify memory map for Layerscape based platforms
 2017-09-13  2:20 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/3] LS2080ARDB: QSPI boot: Secure Boot image validation
` [U-Boot] [PATCH v3 3/3] LS2080ARDB: Secure Boot defconfig for QSPI boot


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).