messages from 2018-04-27 12:52:24 to 2018-04-30 14:56:09 UTC [more...]
[U-Boot] [PATCH v3 0/9] Fixup set_bit/clear_bit definition and usage
2018-04-30 14:56 UTC (9+ messages)
` [U-Boot] [PATCH v3 1/9] x86: Define PLATFORM__SET_BIT for generic_set_bit()
` [U-Boot] [PATCH v3 2/9] riscv: "
` [U-Boot] [PATCH v3 3/9] riscv: Define PLATFORM__CLEAR_BIT for generic_clear_bit()
` [U-Boot] [PATCH v3 4/9] nios2: Define PLATFORM__SET_BIT for generic_set_bit()
` [U-Boot] [PATCH v3 5/9] nios2: Define PLATFORM__CLEAR_BIT for generic_clear_bit()
` [U-Boot] [PATCH v3 6/9] nds32: Define PLATFORM__SET_BIT for generic_set_bit()
` [U-Boot] [PATCH v3 7/9] nds32: Define PLATFORM__CLEAR_BIT for generic_clear_bit()
` [U-Boot] [PATCH v3 8/9] usb: f_mass_storage: Fix set_bit and clear_bit usage
[U-Boot] [RFH] Das U-Boot logo help
2018-04-30 14:17 UTC
[U-Boot] [UBOOT PATCH v3 0/7] Add support of SD3.0 UHS modes for ZynqMP
2018-04-30 14:17 UTC (3+ messages)
[U-Boot] [PATCH v3 0/7] Provide SPL support for bootcount (in the case of using falcon boot mode)
2018-04-30 14:17 UTC (16+ messages)
` [U-Boot] [PATCH v3 1/7] bootcount: spl: Enable bootcount support in SPL
` [U-Boot] [PATCH v3 2/7] bootcount: Add include guards into bootcount.h file
` [U-Boot] [PATCH v3 3/7] bootcount: Add function wrappers to handle bootcount increment and error checking
` [U-Boot] [PATCH v3 4/7] bootcount: Rewrite autoboot to use wrapper functions from bootcount.h
` [U-Boot] [PATCH v3 5/7] bootcount: spl: Extend SPL to support bootcount incrementation
` [U-Boot] [PATCH v3 6/7] bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount checking
` [U-Boot] [PATCH v3 7/7] bootcount: display5: config: Enable boot count feature in the display5 board
[U-Boot] [PATCH] arm: Add support for Trenz TE0820 (zynqmp)
2018-04-30 14:10 UTC
[U-Boot] Appended DTB Android boot image support
2018-04-30 13:04 UTC
[U-Boot] [GIT] Pull request: u-boot-dfu (30.04.2018)
2018-04-30 12:48 UTC
[U-Boot] [PULL] Please pull u-boot-imx
2018-04-30 10:51 UTC
[U-Boot] [PATCH 0/8] Initial integration of AVB2.0
2018-04-30 10:47 UTC (5+ messages)
[U-Boot] Pull request: u-boot-sunxi/master
2018-04-30 10:39 UTC (3+ messages)
[U-Boot] [PATCH 0/9] Fixup set_bit/clear_bit definition and usage
2018-04-30 10:36 UTC (14+ messages)
` [U-Boot] [PATCH 1/9] x86: Define PLATFORM__SET_BIT for generic_set_bit()
` [U-Boot] [PATCH 2/9] riscv: "
` [U-Boot] [PATCH 3/9] riscv: : Define PLATFORM__CLEAR_BIT for generic_clear_bit()
` [U-Boot] [PATCH 4/9] nios2: Define PLATFORM__SET_BIT for generic_set_bit()
` [U-Boot] [PATCH 5/9] nios2: : Define PLATFORM__CLEAR_BIT for generic_clear_bit()
` [U-Boot] [PATCH 6/9] nds32: Define PLATFORM__SET_BIT for generic_set_bit()
` [U-Boot] [PATCH 7/9] nds2: : Define PLATFORM__CLEAR_BIT for generic_clear_bit()
` [U-Boot] [PATCH v3 8/9] usb: f_mass_storage: Fix set_bit and clear_bit usage
` [U-Boot] [PATCH 9/9] usb: composite convert __set_bit to generic_set_bit
[U-Boot] [PATCH 6/6] cmd: Add "boot_android" command
2018-04-30 10:28 UTC (4+ messages)
[U-Boot] [PATCH 1/1] include: update log2 header from the Linux kernel
2018-04-30 9:35 UTC (2+ messages)
` [U-Boot] Fwd: "
[U-Boot] [PATCH v2] arm: zynqmp: Add ZynqMP minimal R5 support
2018-04-30 9:16 UTC (5+ messages)
[U-Boot] [PATCH] image: fit: Show signatures and hashes for configurations
2018-04-30 9:06 UTC
[U-Boot] [RFC PATCH v1 0/5] Add fastboot UDP support
2018-04-30 8:56 UTC (11+ messages)
[U-Boot] [PATCH v2] arm64: zynqmp: Setup MMU map for DDR at run time
2018-04-30 8:55 UTC (3+ messages)
[U-Boot] [PATCH 3/5] api: Flush cache when closing api
2018-04-30 8:37 UTC (2+ messages)
[U-Boot] [PATCH 5/5] cmd: bootelf: Flush cache before starting
2018-04-30 8:34 UTC
[U-Boot] [PATCH 4/5] cmd: go: Flush cache before starting
2018-04-30 8:34 UTC
[U-Boot] [PATCH 2/5] arch: arm: Select SYS_HAVE_{D, I}CACHE_MAINTENANCE kconfig where appropriate
2018-04-30 8:34 UTC
[U-Boot] [PATCH v4 0/4] tools: zynqmpimage: Support partitions
2018-04-30 8:34 UTC (4+ messages)
` [U-Boot] [PATCH v4 3/4] MAINTAINERS: Declare tools/zynq*.{c, h} as Xilinx maintained
[U-Boot] [PATCH 1/5] arch: Add SYS_HAVE_DCACHE_MAINTENANCE and SYS_HAVE_ICACHE_MAINTENANCE
2018-04-30 8:34 UTC
[U-Boot] [PATCH 0/5] Add KConfig option for cache maintenance availability
2018-04-30 8:33 UTC
[U-Boot] [RFC PATCH v2 00/20] Add fastboot UDP support
2018-04-30 8:32 UTC (21+ messages)
` [U-Boot] [RFC PATCH v2 01/20] fastboot: Move fastboot to drivers/fastboot
` [U-Boot] [RFC PATCH v2 02/20] fastboot: Switch dependencies on FASTBOOT to USB_FUNCTION_FASTBOOT
` [U-Boot] [RFC PATCH v2 03/20] fastboot: Refactor fastboot_okay/fail to take response
` [U-Boot] [RFC PATCH v2 04/20] fastboot: Extract fastboot_okay/fail to fb_common.c
` [U-Boot] [RFC PATCH v2 05/20] fastboot: Introduce fastboot_response and refactor fastboot_okay/fail
` [U-Boot] [RFC PATCH v2 06/20] fastboot: Correct dependencies in FASTBOOT_FLASH
` [U-Boot] [RFC PATCH v2 07/20] net: fastboot: Merge AOSP UDP fastboot
` [U-Boot] [RFC PATCH v2 08/20] net: fastboot: Support building without MMC
` [U-Boot] [RFC PATCH v2 09/20] fastboot: Refactor write_fb_response into fastboot_okay/fail/response
` [U-Boot] [RFC PATCH v2 10/20] fastboot: Merge USB and UDP getvar implementation
` [U-Boot] [RFC PATCH v2 11/20] fastboot: net: Change 'continue' so it matches USB fastboot
` [U-Boot] [RFC PATCH v2 12/20] fastboot: net: Convert command lookup to a table
` [U-Boot] [RFC PATCH v2 13/20] fastboot: Merge reboot-bootloader handling
` [U-Boot] [RFC PATCH v2 14/20] fastboot: Avoid re-parsing cmd_string for boot/reboot
` [U-Boot] [RFC PATCH v2 15/20] fastboot: Merge boot common across USB and UDP
` [U-Boot] [RFC PATCH v2 16/20] fastboot: net: Add NAND support
` [U-Boot] [RFC PATCH v2 17/20] fastboot: Guard getvar:partition-type/size with MMC
` [U-Boot] [RFC PATCH v2 18/20] fastboot: Check if part_name is NULL before using it
` [U-Boot] [RFC PATCH v2 19/20] fastboot: Add missing newlines
` [U-Boot] [RFC PATCH v2 20/20] fastboot: net: Split fastboot protocol out from net
[U-Boot] [PATCH v3 0/5] mtd: nand: mxs_nand: improve ECC support
2018-04-30 8:08 UTC (4+ messages)
` [U-Boot] [PATCH v3 5/5] mtd: nand: mxs_nand: add minimal "
[U-Boot] [RESEND][PATCH v1 0/3] Add STM32MP157 regulator driver
2018-04-30 6:52 UTC (3+ messages)
[U-Boot] [PATCH] dm: mmc: socfpga: call dwmci_probe()
2018-04-30 6:37 UTC (6+ messages)
` [U-Boot] "
[U-Boot] u-boot 2018 SPI SPL
2018-04-30 6:24 UTC (12+ messages)
[U-Boot] [PATCH 1/2] spi: kirkwood: Get drvdata in .ofdata_to_platdata
2018-04-30 5:58 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] spi: kirkwood: Full dm conversion
[U-Boot] Uboot Hangs when Initrd size increased in FIT image
2018-04-30 2:47 UTC
[U-Boot] boot Hangs when Initrd size increases in FIT image
2018-04-30 0:50 UTC
[U-Boot] Uboot Hangs when Initrd size increses
2018-04-30 0:43 UTC
[U-Boot] mainline u-boot on radxarock (rockchip rk3188) from SDcard
2018-04-29 23:17 UTC (2+ messages)
[U-Boot] [PATCH] image: Display FIT signature for configs
2018-04-29 21:46 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/1] video: if EFI_LOADER is enabled, enable CFB_CONSOLE_ANSI
2018-04-29 21:37 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/1] efi_loader: "
[U-Boot] [PATCH] test: dm: regmap: fix license header
2018-04-29 21:04 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] tools: mkimage: Check for datafile when type is script
2018-04-29 21:04 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 2/2] tools: mkenvimage: Fix possible segfault on stdin input
2018-04-29 21:04 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] tools: mkenvimage: Fix read() stdin error handling
2018-04-29 21:04 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v1 2/2] serial: serial_stm32: Rename status register flags
2018-04-29 21:04 UTC (2+ messages)
` [U-Boot] [U-Boot, v1, "
[U-Boot] [PATCH v1 1/2] serial: serial_stm32: Enable overrun
2018-04-29 21:04 UTC (2+ messages)
` [U-Boot] [U-Boot,v1,1/2] "
[U-Boot] [PATCH v2 8/8] spl: disk: usb: Add dependencies to sprintf/strto*
2018-04-29 21:04 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 7/8] Consolidate __assert_failed into one implementation
2018-04-29 21:04 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 6/8] spl: Disable printf if not required
2018-04-29 21:04 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,6/8] "
[U-Boot] [PATCH v2 5/8] spl: Split sprintf, strto* from SPL serial in Kconfig
2018-04-29 21:04 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 4/8] spl: ti: Avoid serial calls when serial support is disabled
2018-04-29 21:03 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 3/8] spl: Add dependency on serial to Ymodem
2018-04-29 21:03 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 2/8] spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT
2018-04-29 21:03 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 1/8] Cleanup CONFIG_SPL_SERIAL_SUPPORT migration
2018-04-29 21:03 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH 2/2] arm: move SYS_ARCH_TIMER to KConfig
2018-04-29 21:03 UTC (2+ messages)
` [U-Boot] [U-Boot,2/2] "
[U-Boot] [PATCH 1/2] ARM: qemu-arm: Dynamically determine timer frequency
2018-04-29 21:03 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v3] dm: core: add functions to get memory-mapped I/O addresses
2018-04-29 19:56 UTC
[U-Boot] [PATCH 1/1] efi_loader: always check parameters in efi_cout_query_mode()
2018-04-29 18:02 UTC
[U-Boot] [PATCH 0/2] efi_loader: updating the cursor position
2018-04-29 14:24 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] "
` [U-Boot] [PATCH 2/2] efi_selftest: "
[U-Boot] [PATCH 1/1] arm: armv7: enable unaligned access
2018-04-29 9:03 UTC (4+ messages)
[U-Boot] [PATCH] distro: select CMD_ENV_EXISTS
2018-04-28 22:20 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2] distro: use imply to enable DISTRO_DEFAULTS as SoC default
2018-04-28 22:20 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/1] powerpc: fix typo in kgdb.c
2018-04-28 22:20 UTC (2+ messages)
` [U-Boot] [U-Boot,1/1] "
[U-Boot] [PATCH] lib/rsa: Kconfig: Remove superfluous 'depends on RSA'
2018-04-28 22:20 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2] Migrate IMAGE_FORMAT_LEGACY to Kconfig
2018-04-28 22:20 UTC (2+ messages)
` [U-Boot] [U-Boot,v2] "
[U-Boot] [PATCH 1/1] cmd: CONFIG_CMD_LOG select CONFIG_LOG
2018-04-28 22:20 UTC (2+ messages)
` [U-Boot] [U-Boot,1/1] "
[U-Boot] [PATCH 1/1] log: CONFIG_LOG should select CONFIG_DM
2018-04-28 22:20 UTC (2+ messages)
` [U-Boot] [U-Boot,1/1] "
[U-Boot] [PATCH] kbuild: use -fmacro-prefix-map to make __FILE__ a relative path
2018-04-28 22:19 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 2/2] serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig
2018-04-28 22:19 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] ARM: s32v234evb: Set CONFIG_DM & CONFIG_DM_SERIAL in Kconfig
2018-04-28 22:19 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 0/2] video: dw_hdmi: fix HSYNC and VSYNC polarity settings
2018-04-28 21:57 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] Revert "sunxi: video: HDMI: split VSYNC and HSYNC polarity settings"
` [U-Boot] [PATCH 2/2] video: dw_hdmi: fix HSYNC and VSYNC polarity settings
[U-Boot] [PATCH 0/2] sunxi: fix eMMC stability issues on A64
2018-04-28 21:16 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] sunxi-mmc: use new mode "
` [U-Boot] [PATCH 2/2] mmc: sunxi: run calibration "
[U-Boot] [PATCH v3 0/2] sunxi: add PWM driver for A64
2018-04-28 21:05 UTC (3+ messages)
` [U-Boot] [PATCH v3 1/2] pwm: sunxi: add support for PWM found on Allwinner A64
` [U-Boot] [PATCH v3 2/2] dts: sunxi: add PWM node for sun50i
[U-Boot] [PATCH v2 00/19] Introduce SPI TPM v2.0 support
2018-04-28 13:10 UTC (17+ messages)
` [U-Boot] [PATCH v2 07/19] tpm: add possible traces to analyze buffers returned by the TPM
` [U-Boot] [PATCH v2 09/19] tpm: add TPM2_Startup command support
` [U-Boot] [PATCH v2 10/19] tpm: add TPM2_SelfTest "
` [U-Boot] [PATCH v2 11/19] tpm: add TPM2_Clear "
[U-Boot] [Cubieboard-2] Booting up stuck at runlevel-2
2018-04-28 12:29 UTC (2+ messages)
[U-Boot] [PATCH v2 0/5] sunxi: Add support for ALL-H3-CC H2+/H5 variants
2018-04-28 5:36 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/5] sunxi: Disable R_I2C for Libre Computer Board ALL-H3-CC H3 ver
` [U-Boot] [PATCH v2 2/5] sunxi: Split out common board design for ALL-H3-CC device tree
` [U-Boot] [PATCH v2 3/5] sunxi: Add Libre Computer Board ALL-H3-CC H2+ ver
` [U-Boot] [PATCH v2 4/5] sunxi: Add Libre Computer Board ALL-H3-CC H5 ver
` [U-Boot] [PATCH v2 5/5] sunxi: Sort dts Makefile entries for H3
[U-Boot] Hang while booting kernel via tftp/nfs on cubieboard2
2018-04-28 4:07 UTC (3+ messages)
[U-Boot] [PATCH] arm: bitops: fix find_next_zero_bit() for case size < 32
2018-04-28 0:58 UTC
[U-Boot] [PATCH] configs: Drop CONFIG_NET_MULTI
2018-04-27 23:28 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] clang: Update documentation
2018-04-27 23:27 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] Makefile: Update clang warning disables from Linux
2018-04-27 23:27 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
2018-04-27 23:27 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCHv2] Convert CONFIG_SPI to Kconfig
2018-04-27 23:27 UTC (2+ messages)
` [U-Boot] [U-Boot,PATCHv2] "
[U-Boot] [PATCH 1/1] efi_loader: remove unnecessary include
2018-04-27 17:07 UTC
[U-Boot] [PATCH v2 0/9] Fixup set_bit/clear_bit definition and usage
2018-04-27 15:20 UTC (10+ messages)
` [U-Boot] [PATCH v2 1/9] x86: Define PLATFORM__SET_BIT for generic_set_bit()
` [U-Boot] [PATCH v2 2/9] riscv: "
` [U-Boot] [PATCH v2 3/9] riscv: Define PLATFORM__CLEAR_BIT for generic_clear_bit()
` [U-Boot] [PATCH v2 4/9] nios2: Define PLATFORM__SET_BIT for generic_set_bit()
` [U-Boot] [PATCH v2 5/9] nios2: Define PLATFORM__CLEAR_BIT for generic_clear_bit()
` [U-Boot] [PATCH v2 6/9] nds32: Define PLATFORM__SET_BIT for generic_set_bit()
` [U-Boot] [PATCH v2 7/9] nds32: Define PLATFORM__CLEAR_BIT for generic_clear_bit()
` [U-Boot] [PATCH v2 8/9] usb: f_mass_storage: Fix set_bit and clear_bit usage
` [U-Boot] [PATCH v2 9/9] usb: composite convert __set_bit to generic_set_bit
[U-Boot] [PATCH v2] phy: add support for STM32 usb phy controller
2018-04-27 14:37 UTC (4+ messages)
[U-Boot] [PATCH v1] ubifs: avoid assert failed in ubifs.c
2018-04-27 13:51 UTC
[U-Boot] [PATCH v2 1/2] misc: uclass: Add enable/disable function
2018-04-27 13:39 UTC (2+ messages)
[U-Boot] [PATCH v2] cmd: add ADC cli commands
2018-04-27 13:17 UTC
[U-Boot] [PATCH v2 1/3] drivers: Add board uclass
2018-04-27 13:02 UTC (2+ messages)
[U-Boot] [PATCH v2] reset: Add generic GPIO reset driver
2018-04-27 13:01 UTC (2+ messages)
[U-Boot] [PATCH v2 1/5] regmap: Add size parameter
2018-04-27 13:00 UTC (2+ messages)
[U-Boot] [PATCH v2 1/3] pci: Don't use pci_indirect when DM is active
2018-04-27 12:53 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/3] mpc83xx/pci: Register IMMR region
` [U-Boot] [PATCH v2 3/3] pci: Add MPC83xx PCIe driver
[U-Boot] [PATCH v2] gdsys: drivers: Add gdsys_rxaui_ctrl driver
2018-04-27 12:53 UTC
[U-Boot] [PATCH v2] clk: Add ICS8N3QV01 driver
2018-04-27 12:53 UTC
[U-Boot] [PATCH v2 1/2] net: Initialize as many ethernet devices as possible
2018-04-27 12:52 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] tsec: Fix reading phy registers from DT
[U-Boot] [PATCH v2 01/10] ram: Add driver for MPC83xx
2018-04-27 12:52 UTC (2+ messages)
` [U-Boot] [PATCH v2 07/10] common: board_f: Sort includes
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