messages from 2019-06-29 01:59:01 to 2019-07-02 02:31:16 UTC [more...]
[U-Boot] [PATCH 00/52] Support i.MX8MM/N
2019-07-02 2:31 UTC (3+ messages)
` [U-Boot] [PATCH 01/52] linux: compat: guard PAGE_SIZE
` [U-Boot] [PATCH 02/52] dm: clk: ignore default settings when node not valid
[U-Boot] [PATCH] spl: atf: Fix uninitialized pointer to bl31_image_info
2019-07-02 2:16 UTC (2+ messages)
[U-Boot] [RESEND PATCH v3 00/18] Improvement for the DWC3 USB generic driver and fixes for the K2 platforms
2019-07-02 2:11 UTC (3+ messages)
` [U-Boot] [RESEND PATCH v3 13/18] usb: dwc3: Kconfig: get rid of obsolete mode selection
[U-Boot] Improvements to Rock960
2019-07-02 2:07 UTC (13+ messages)
` [U-Boot] [PATCH 1/6] arm64: rockchip: rock960: sync dts files from Linux 5.2-rc6
` [U-Boot] [PATCH 2/6] configs: rockchip: rock960: drop options for non-existent HW
` [U-Boot] [PATCH 3/6] configs: rockchip: rock960: enable pmic and regulator commands
` [U-Boot] [PATCH 4/6] configs: rockchip: rock960: enable DMA for SDHCI controller
` [U-Boot] [PATCH 5/6] configs: rockchip: rock960: Add support for USB ethernet adapters
` [U-Boot] [PATCH 6/6] configs: rockchip: rock960: enable USB3 support
[U-Boot] [PATCH v2 0/4] rockchip: rk3399: Fix USB3 support
2019-07-02 2:05 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/4] rockchip: clk: rk3399: handle clk_enable requests for USB3
` [U-Boot] [PATCH v2 2/4] usb: dwc3-of-simple: Add support for RK3399
` [U-Boot] [PATCH v2 3/4] usb: xhci-dwc3: Add USB2 PHY configuration
` [U-Boot] [PATCH v2 4/4] rockchip: xhci: Remove RK3399 support
[U-Boot] Upstreaming usb host drivers for iMX8/iMX8M
2019-07-02 1:26 UTC (6+ messages)
` [U-Boot] 答复: [EXT] "
[U-Boot] [PATCH 00/26] binman: Allow reading of images to list contents
2019-07-02 0:24 UTC (27+ messages)
` [U-Boot] [PATCH 01/26] binman: Simplify the entry test
` [U-Boot] [PATCH 02/26] binman: Update future features
` [U-Boot] [PATCH 03/26] binman: Update help for new features
` [U-Boot] [PATCH 04/26] binman: Add an FDT map
` [U-Boot] [PATCH 05/26] binman: Add an image header
` [U-Boot] [PATCH 06/26] binman: Allow cbfstool to be optional with tests
` [U-Boot] [PATCH 07/26] binman: Convert to use ArgumentParser
` [U-Boot] [PATCH 08/26] binman: Move compression into the Entry base class
` [U-Boot] [PATCH 09/26] binman: Drop an unused arg in Entry.Lookup()
` [U-Boot] [PATCH 10/26] binman: Allow easy importing of entry modules
` [U-Boot] [PATCH 11/26] binman: Fix up ProcessUpdateContents error and comments
` [U-Boot] [PATCH 12/26] binman: Call ProcessUpdateContents() consistently
` [U-Boot] [PATCH 13/26] binman: Add a return value to ProcessContentsUpdate()
` [U-Boot] [PATCH 14/26] binman: Add a control for post-pack entry expansion
` [U-Boot] [PATCH 15/26] binman: Allow entries to expand after packing
` [U-Boot] [PATCH 16/26] binman: Allow device-tree entries to be compressed
` [U-Boot] [PATCH 17/26] binman: Provide the actual data address for cbfs files
` [U-Boot] [PATCH 18/26] binman: Use the cbfs memlen field only for uncompressed length
` [U-Boot] [PATCH 19/26] binman: Add a comment about CBFS test structure
` [U-Boot] [PATCH 20/26] binman: Support FDT update for CBFS
` [U-Boot] [PATCH 21/26] binman: Detect bad CBFS file types
` [U-Boot] [PATCH 22/26] binman: Allow listing the entries in an image
` [U-Boot] [PATCH 23/26] binman: Support reading in firmware images
` [U-Boot] [PATCH 24/26] binman: Support locating an image header
` [U-Boot] [PATCH 25/26] binman: Support reading an image into an Image object
` [U-Boot] [PATCH 26/26] binman: Support listing an image
[U-Boot] Why would ubi attach take 5 hours to complete sometimes?
2019-07-01 21:49 UTC
[U-Boot] [PATCH 0/2] arm64: tidy up POSITION_INDEPENDENT feature and enable it for Socionext SoCs
2019-07-01 21:48 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET
[U-Boot] [PATCH] drivers: net: phy: Ignore PHY ID 0 during PHY probing
2019-07-01 21:17 UTC (3+ messages)
[U-Boot] [BUG] Wandboard fails to boot via U-Boot bootefi, GRUB
2019-07-01 20:34 UTC (6+ messages)
[U-Boot] [PATCH V2 1/2] watchdog: Split WDT from SPL_WDT
2019-07-01 20:25 UTC (3+ messages)
[U-Boot] [PATCH 1/8] usb: r8a66597: return -ENOTSUPP from unimplemented submit_int_msg
2019-07-01 15:56 UTC (8+ messages)
` [U-Boot] [PATCH 2/8] usb: sl811-hcd: "
` [U-Boot] [PATCH 3/8] usb_kdb: only process events succesfully received
` [U-Boot] [PATCH 4/8] usb: storage: submit_int_msg -> usb_submit_int_msg
` [U-Boot] [PATCH 5/8] usb: Add nonblock argument to submit_int_msg
` [U-Boot] [PATCH 6/8] usb: add usb_submit_int_msg_nonblock
` [U-Boot] [PATCH 7/8] usb: kbd: use usb_submit_int_msg_nonblock for polling
` [U-Boot] [PATCH 8/8] dwc2: use the nonblock argument in submit_int_msg
[U-Boot] Fix read error in fsl_qspi driver
2019-07-01 15:41 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] drivers/spi: fsl_qspi: fix read timeout
` [U-Boot] [PATCH 2/2] drivers/spi: fsl_qspi: improve timeout calculation
[U-Boot] [PATCH] ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the future
2019-07-01 14:33 UTC
[U-Boot] [PATCH] ARM: am3517-evm: Remove undefined pinmuxing
2019-07-01 13:59 UTC (2+ messages)
[U-Boot] [PATCH] poplar: increase SYS_MALLOC_F_LEN for DM_FLAG_PRE_RELOC support
2019-07-01 13:39 UTC (3+ messages)
[U-Boot] [PULL] u-boot-atmel-fixes-2019.07-b
2019-07-01 13:38 UTC (2+ messages)
[U-Boot] [PATCH 0/2] tools: mkenvimage: Fixes for reading from pipes
2019-07-01 13:23 UTC (7+ messages)
` [U-Boot] [PATCH 1/2] tools: mkenvimage: Fix reading from slow pipe
` [U-Boot] [PATCH 2/2] tools: mkenvimage: Always consider non-regular files
[U-Boot] (no subject)
2019-07-01 13:20 UTC (6+ messages)
` [U-Boot] [PATCH] tools: buildman: add gcc-8.1.0 support
[U-Boot] [PATCH] drivers/spi: fsl_qspi: fix controller busy check
2019-07-01 13:20 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] "
[U-Boot] [ANNOUNCEMENT] Switching to gitlab.denx.de
2019-07-01 9:53 UTC (2+ messages)
[U-Boot] [PATCH] board: amlogic: vim: Fix README
2019-07-01 9:21 UTC (4+ messages)
[U-Boot] [PATCH v3 0/6] ls1028a: networking support
2019-07-01 8:08 UTC (13+ messages)
` [U-Boot] [PATCH 1/6 v3] include: configs: ls1028a: set SYS_RX_ETH_BUFFER to 8
` [U-Boot] [PATCH 2/6 v3] drivers: net: add NXP ENETC ethernet driver
` [U-Boot] [PATCH 3/6 v3] drivers: net: add NXP ENETC MDIO driver
` [U-Boot] [PATCH 4/6 v3] drivers: net: apply serdes configuration for ENETC Ethernet interfaces
` [U-Boot] [PATCH 5/6 v3] arm: dts: ls1028a updates for network interfaces
` [U-Boot] [PATCH 6/6 v3] configs: ls1028a: enable networking options in rds, qds defconfig
[U-Boot] [PATCH] treewide: Replace CONFIG_DM_SPI_FLASH with CONFIG_IS_ENABLED(DM_SPI_FLASH)
2019-07-01 8:06 UTC (4+ messages)
[U-Boot] [PATCH v2 0/8] x86: Add basic Slim Bootloader payload support
2019-07-01 7:49 UTC (2+ messages)
[U-Boot] [PATCH] ARM: imx6: DHCOM i.MX6 PDK: enable pad pull ups of SS lines of spi used for boot
2019-07-01 7:42 UTC
[U-Boot] x86: Slim Bootloader(https://github.com/slimbootloader/slimbootloader) support
2019-07-01 7:33 UTC (6+ messages)
[U-Boot] [ANN] U-Boot v2019.07-rc4 released
2019-07-01 7:23 UTC (12+ messages)
` [U-Boot] [U-Boot-Board-Maintainers] "
` [U-Boot] [U-Boot-Custodians] "
` [U-Boot] [U-Boot-Board-Maintainers] [U-Boot-Custodians] "
[U-Boot] [PATCH v3 1/2] xilinx_xiic: Fix fill tx fifo loop
2019-07-01 6:47 UTC (6+ messages)
` [U-Boot] [PATCH v3 2/2] xilinx_xiic: Fix transfer initialisation
[U-Boot] [PATCH v4 0/8] rockchip: enable TPL for tinker-rk3288
2019-07-01 3:49 UTC (9+ messages)
` [U-Boot] [PATCH v4 1/8] rockchip: rk3288: enable TPL configs to chip level
` [U-Boot] [PATCH v4 2/8] rockchip: rk3288: add separate TPL STACK address
` [U-Boot] [PATCH v4 3/8] rockchip: dts: rk3288: move reloc tag into -u-boot dts
` [U-Boot] [PATCH v4 4/8] rockchip: dts: tinker: migrate the dm-pre-reloc "
` [U-Boot] [PATCH v4 5/8] rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in spl
` [U-Boot] [PATCH v4 6/8] rockchip: config: update config for TPL support on tinker-rk3288
` [U-Boot] [PATCH v4 7/8] rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB
` [U-Boot] [PATCH v4 8/8] rockchip: rk3288: enable TPL for tinker-board
[U-Boot] [PATCH v3 0/8] rockchip: enable TPL for tinker-rk3288
2019-07-01 3:36 UTC (6+ messages)
` [U-Boot] [PATCH v3 3/8] rockchip: dts: rk3288: move reloc tag into -u-boot dts
` [U-Boot] [PATCH v3 7/8] rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB
[U-Boot] [PATCH 1/2] ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV Boards
2019-06-30 22:30 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: omap3_logic & omap35_logic: Disable OMAP EHCI for Torpedo
[U-Boot] [PATCH] usb: ehci-omap: Add Support DM_USB and OF_CONTROL
2019-06-30 22:21 UTC
[U-Boot] [RFC] env: ti: Handle reboot reason from BCB
2019-06-30 18:49 UTC (2+ messages)
[U-Boot] [PATCH 0/4] rockchip: rk3399: Fix USB3 support
2019-06-30 18:07 UTC (16+ messages)
` [U-Boot] [PATCH 1/4] rockchip: clk: rk3399: handle clk_enable requests for USB3
` [U-Boot] [PATCH 2/4] usb: dwc3-of-simple: Add support for RK3399
` [U-Boot] [PATCH 3/4] usb: xhci-dwc3: Add USB2 PHY configuration
` [U-Boot] [PATCH 4/4] rockchip: xhci: Remove RK3399 support
[U-Boot] efi_loader: test_efi_grub_net()
2019-06-30 15:17 UTC
[U-Boot] What if ATF can be part of U-Boot source, like SPL?
2019-06-30 14:50 UTC (14+ messages)
[U-Boot] [GIT PULL] ARM: uniphier: UniPhier SoC update for v2019.07
2019-06-30 14:40 UTC (2+ messages)
[U-Boot] Resent: Pull request for UEFI sub-system for v2019.07-rc5 (4)
2019-06-30 14:40 UTC (2+ messages)
[U-Boot] [PATCH v2 0/3] Enable spl relocation on arm
2019-06-30 13:03 UTC (13+ messages)
` [U-Boot] [PATCH v2 2/3] spl: add relocation support
` [U-Boot] [PATCH v2 2/3] spl: add relocation support【请注意,邮件由sjg@google.com代发】
[U-Boot] [PATCH 1/1] efi_selftest: description of CMD_BOOTEFI_SELFTEST
2019-06-30 5:27 UTC
[U-Boot] [PATCH] AM33xx: Fix bad addressing in PLL dividers setting
2019-06-29 20:47 UTC
[U-Boot] U-boot LCD display driver for ft81x
2019-06-29 16:04 UTC
[U-Boot] [PATCH v5 00/10] spi: Add Atmel QuadSPI driver
2019-06-29 14:55 UTC (18+ messages)
` [U-Boot] [PATCH v5 01/10] dt-bindings: spi: add bindings for Atmel QSPI driver
` [U-Boot] [PATCH v5 02/10] spi: Add Atmel QuadSPI driver
` [U-Boot] [PATCH v5 03/10] configs: sama5d2_xplained: enable qspi controller and flashes
` [U-Boot] [PATCH v5 04/10] configs: sama5d27_som1_ek: "
` [U-Boot] [PATCH v5 05/10] ARM: dts: at91: sama5d2_xplained: fix QSPI0 node
` [U-Boot] [PATCH v5 07/10] configs: sama5d2_xplained: add qspiflash_defconfig
` [U-Boot] [PATCH v5 08/10] configs: sama5d27_som1_ek: "
[U-Boot] [PATCH v7 0/2] add command env erase
2019-06-29 9:36 UTC (3+ messages)
` [U-Boot] [PATCH v7 1/2] env: register erase command
` [U-Boot] [PATCH v7 2/2] env: mmc: add erase-function
[U-Boot] [PATCH v2 1/3] board_r: move initr_watchdog to be called after initr_serial
2019-06-29 8:49 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/3] board_r: move initr_watchdog to be called, "
[U-Boot] [PATCH v2 0/5] SiFive SPI MMC Support
2019-06-29 6:57 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/5] spi: Add SiFive SPI driver
` [U-Boot] [PATCH v2 2/5] mmc: skip select_mode_and_width for MMC SPI host
` [U-Boot] [PATCH v2 3/5] mmc: mmc_spi: Re-write driver using DM framework
` [U-Boot] [PATCH v2 4/5] riscv: sifive: fu540: Enable SiFive SPI and MMC SPI drivers
` [U-Boot] [PATCH v2 5/5] doc: sifive-fu540: Update README for "
[U-Boot] [PATCH 0/4] SiFive SPI MMC Support
2019-06-29 4:54 UTC (5+ messages)
` [U-Boot] [PATCH 3/4] mmc: mmc_spi: Re-write driver using DM framework
[U-Boot] rpi2: u-boot misaligned operation
2019-06-29 2:00 UTC (4+ messages)
[U-Boot] [PATCH 1/1] efi_loader: correct signature of ConvertPointer()
2019-06-29 1:59 UTC
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