messages from 2018-08-06 13:34:00 to 2018-08-07 17:07:40 UTC [more...]
[U-Boot] [PATCH v3 00/21] dm: pci: Various fixes and test cases update
2018-08-07 17:07 UTC (3+ messages)
` [U-Boot] [PATCH v3 15/21] sandbox: Update test.dts for dynamic PCI device driver matching
[U-Boot] [GIT PULL] Xilinx fixes for v2018.09-rc2
2018-08-07 16:01 UTC (4+ messages)
[U-Boot] Can't boot my FIT image: 'Could not find configuration node'
2018-08-07 16:01 UTC (3+ messages)
[U-Boot] [PATCH 1/4] mips: Add basic MediaTek MT7620/88 support
2018-08-07 15:44 UTC (6+ messages)
` [U-Boot] [PATCH 2/4] mips: Add arch/mips/include/asm/atomic.h
` [U-Boot] [PATCH 3/4] mips: Add LinkIt Smart 7688 support
` [U-Boot] [PATCH 4/4] mips: Add Gardena Smart-Gateway board support
[U-Boot] Please pull u-boot-video/master
2018-08-07 15:32 UTC (2+ messages)
[U-Boot] Pull request: u-boot-staging
2018-08-07 15:32 UTC (2+ messages)
[U-Boot] [PATCH 0/9] Support 4GB of memory on 32bit systems
2018-08-07 14:41 UTC (3+ messages)
` [U-Boot] [PATCH 4/9] MIPS: use PRIx64 macros for printing ram size
[U-Boot] [PATCH v6 00/27] SPI-NAND support
2018-08-07 14:39 UTC (12+ messages)
[U-Boot] [PATCH v4 01/13] test: regmap: Increase size of syscon0 memory
2018-08-07 14:31 UTC (16+ messages)
` [U-Boot] [PATCH v4 07/13] regmap: Add raw read/write functions
` [U-Boot] [PATCH v4 11/13] misc: Sort Makefile entries
` [U-Boot] [PATCH v5 "
` [U-Boot] [PATCH v4 12/13] misc: Add gdsys_soc driver
` [U-Boot] [PATCH v4 13/13] misc: Add IHS FPGA driver
[U-Boot] [PATCH] common: Increase LOGLEVEL back to 6
2018-08-07 14:09 UTC (7+ messages)
[U-Boot] [PATCH 00/11] Enable Windows 10 IoT Core on i.MX6 and i.MX7
2018-08-07 13:45 UTC (7+ messages)
` [U-Boot] [PATCH 01/11] imx: Add bootcmd to load and run UEFI from mmc
` [U-Boot] [PATCH 04/11] spl: imx: Add optional lds to keep SPL entirely in on-chip RAM
[U-Boot] [PATCH 1/4 v2] spi: spi-mem: Use 2 SPI messages instead of a single full-duplex one
2018-08-07 13:38 UTC (9+ messages)
` [U-Boot] [PATCH 2/4 v2] cmd: mtd: Don't abort erase operation when a bad block is detected
` [U-Boot] [PATCH 3/4 v2] cmd: mtd: Don't use with negative return codes for shell commands
` [U-Boot] [PATCH 4/4 v2] cmd: mtd: Add info text to mtd erase subcommand
[U-Boot] Please pull u-boot-marvell/master
2018-08-07 13:10 UTC
[U-Boot] [PATCH v4] spi: davinci: Full dm conversion
2018-08-07 12:49 UTC (2+ messages)
[U-Boot] [PATCH] arm: omap: configs: various: Remove references to OMAP34XX_UARTx
2018-08-07 12:48 UTC (2+ messages)
[U-Boot] [PATCH] Removed unused references to CONFIG_SERIALx
2018-08-07 12:08 UTC
[U-Boot] [RESEND 1/3] imx: mx7: psci: add cpu hotplug support
2018-08-07 11:59 UTC (6+ messages)
` [U-Boot] [RESEND 2/3] imx: mx7: add gpc initialization for low power mode
` [U-Boot] [RESEND 3/3] imx: mx7: add system suspend/resume support
[U-Boot] [PATCH] image-fdt: reserve lmb for fdt
2018-08-07 11:44 UTC
[U-Boot] [PATCH] ls1088ardb_pb: Add support for ls1088ardb_pb board
2018-08-07 10:57 UTC (2+ messages)
[U-Boot] [PATCH 1/2] spi: add support for ARM PL022 SPI controller
2018-08-07 9:17 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] arm: spear: enable SSP (SPI controllers) clocks when PL022 is enabled
[U-Boot] [PATCH 1/1] riscv: allow native compilation
2018-08-07 8:57 UTC (2+ messages)
[U-Boot] [PATCH 0/1] distro_bootcmd: Switch bootefi to use loadaddr by default
2018-08-07 8:26 UTC (5+ messages)
` [U-Boot] [PATCH 1/1] "
[U-Boot] [PATCH] spi: spi-mem: Use 2 SPI messages instead of a single full-duplex one
2018-08-07 8:24 UTC
[U-Boot] [PATCH v3 1/3] configs: kirkwood: ds109: switch to DM_I2C
2018-08-07 7:41 UTC (3+ messages)
` [U-Boot] [PATCH v3 2/3] configs: move RTC_MV config from mv-plug-common.h to boards
` [U-Boot] [PATCH v3 3/3] configs: kirkwood: Move RTC_MV to DM and Kconfig
[U-Boot] [PATCH v2 0/6] musb-new: Improve shutdown code
2018-08-07 7:03 UTC (4+ messages)
` [U-Boot] [RFC PATCH v2 3/6] dm: usb: Add UCLASS_USB_DEV_GENERIC shutdown
[U-Boot] [PATCH] spi: davinci: Full dm conversion
2018-08-07 6:28 UTC
[U-Boot] [PATCH v4] spi: ti_qspi: Full dm conversion
2018-08-07 6:24 UTC
[U-Boot] [PATCH] spi: Add SPI driver for MT76xx SoCs
2018-08-07 5:54 UTC
[U-Boot] [PATCH 00/17] fs: fat: extend FAT write operations
2018-08-07 5:53 UTC (8+ messages)
[U-Boot] [PATCH 1/4] spi: spi-mem: Add optional half-duplex SPI transfer mode
2018-08-07 5:53 UTC (13+ messages)
` [U-Boot] [PATCH 2/4] mtd: nand: Don't abort erase operation when a bad block is detected
` [U-Boot] [PATCH 3/4] cmd: mtd: Don't use with negative return codes for shell commands
` [U-Boot] [PATCH 4/4] cmd: mtd: Add info text to mtd erase subcommand
[U-Boot] [PATCH v3] drivers: spi: migrate cf_spi to DM
2018-08-07 5:23 UTC (6+ messages)
[U-Boot] [PATCHv2 1/2] dra7xx: Always enable UART1 and UART3 in early_padconf
2018-08-07 3:34 UTC (4+ messages)
` [U-Boot] [PATCHv2 2/2] Convert all of CONFIG_CONS_INDEX to Kconfig
[U-Boot] [PATCH 0/7] ARM: dts: sunxi: Update dts(i) files from
2018-08-07 2:50 UTC (2+ messages)
[U-Boot] [PATCH 1/3] Remove CONFIG_USE_STDINT
2018-08-07 2:11 UTC (4+ messages)
` [U-Boot] [PATCH 3/3] Remove <inttypes.h> includes and PRI* usages in printf() entirely
[U-Boot] [PATCH 3/3] arm: spring: fix alias of mmc correctly
2018-08-07 1:15 UTC (2+ messages)
[U-Boot] [PATCH 2/3] arm: exynos5: fix warning of dts
2018-08-07 1:15 UTC (2+ messages)
[U-Boot] [PATCH 1/3] arm: exynos4: fix warning of dts
2018-08-07 1:14 UTC (4+ messages)
[U-Boot] [PATCH v2 0/8] ARM: Odroid XU3: Enable DM_MMC support which is necessary for CONFIG_BLK
2018-08-07 1:13 UTC (2+ messages)
[U-Boot] MMC_DAVINCI not compliant with CONFIG_BLK
2018-08-06 23:35 UTC (7+ messages)
[U-Boot] [PATCH] sandbox: Move BSS after EFI sections
2018-08-06 22:30 UTC
[U-Boot] [PATCH v2 1/3] configs: kirkwood: ds109: switch to DM_I2C
2018-08-06 20:54 UTC (4+ messages)
` [U-Boot] [PATCH v2 3/3] configs: kirkwood: Move RTC_MV to DM and Kconfig
[U-Boot] [PATCH 1/1] efi_loader: efi_dp_get_next_instance() superfluous statemt
2018-08-06 20:36 UTC (2+ messages)
[U-Boot] [PATCH 0/6] mvebu: allow selection of boot device
2018-08-06 20:34 UTC (6+ messages)
` [U-Boot] [PATCH 4/6] mvebu: select boot device at SoC level
[U-Boot] [PATCH 1/1] efi_loader: avoid NULL dereference in efi_get_memory_map()
2018-08-06 20:28 UTC
[U-Boot] [PATCH v1] Makefile: Don't generate position independent code
2018-08-06 19:49 UTC (7+ messages)
[U-Boot] [PATCH] Convert CONFIG_TWL4030_LED et al to Kconfig
2018-08-06 19:26 UTC
[U-Boot] [PATCH] spi: Zap fsl_espi driver
2018-08-06 18:01 UTC (3+ messages)
[U-Boot] DM_SPI, DM_SPI_FLASH due 2018.09
2018-08-06 17:58 UTC (2+ messages)
[U-Boot] [PATCH 0/2] sunxi: SPI: reset bus when enabling clock
2018-08-06 17:54 UTC (2+ messages)
[U-Boot] [PATCH 00/42] clk: Add Allwinner CLK, RESET support
2018-08-06 17:38 UTC (43+ messages)
` [U-Boot] [PATCH 01/42] clk: Kconfig: Ascending order to sub directiory kconfigs
` [U-Boot] [PATCH 02/42] clk: Add Allwinner A64 CLK driver
` [U-Boot] [PATCH 03/42] reset: Add default request ops
` [U-Boot] [PATCH 04/42] reset: Add Allwinner RESET driver
` [U-Boot] [PATCH 05/42] clk: sunxi: Add Allwinner H3/H5 CLK driver
` [U-Boot] [PATCH 06/42] clk: sunxi: Add Allwinner A10/A20 "
` [U-Boot] [PATCH 07/42] clk: sunxi: Add Allwinner A10s/A13 "
` [U-Boot] [PATCH 08/42] clk: sunxi: Add Allwinner A31 "
` [U-Boot] [PATCH 09/42] clk: sunxi: Add Allwinner A23 "
` [U-Boot] [PATCH 10/42] clk: sunxi: a23: Add CLK support for A33
` [U-Boot] [PATCH 11/42] clk: sunxi: Add Allwinner A83T CLK driver
` [U-Boot] [PATCH 12/42] clk: sunxi: Add Allwinner R40 "
` [U-Boot] [PATCH 13/42] clk: sunxi: Add Allwinner V3S "
` [U-Boot] [PATCH 14/42] sunxi: Enable CLK
` [U-Boot] [PATCH 15/42] musb-new: sunxi: Use CLK and RESET support
` [U-Boot] [PATCH 16/42] phy: sun4i-usb: "
` [U-Boot] [PATCH 17/42] sunxi: usb: Switch to Generic host controllers
` [U-Boot] [PATCH 18/42] usb: host: Drop [e-o]hci-sunxi drivers
` [U-Boot] [PATCH 19/42] clk: sunxi: Implement AHB bus MMC clocks
` [U-Boot] [PATCH 20/42] clk: sunxi: Implement direct "
` [U-Boot] [PATCH 21/42] clk: sunxi: Implement AHB bus MMC resets
` [U-Boot] [PATCH 22/42] reset: Add get reset by name optionally
` [U-Boot] [PATCH 23/42] reset: Add reset valid
` [U-Boot] [PATCH 24/42] dm: mmc: sunxi: Add CLK and RESET support
` [U-Boot] [PATCH 25/42] fastboot: sunxi: Update fastboot mmc default device
` [U-Boot] [PATCH 26/42] env: sunxi: Update default env fat device
` [U-Boot] [PATCH 27/42] sunxi: Use mmc_bootdev=2 for MMC2 boot
` [U-Boot] [PATCH 28/42] sunxi: A20: Enable DM_MMC
` [U-Boot] [PATCH 29/42] mmc: sunxi: Add mmc, emmc H5/A64 compatible
` [U-Boot] [PATCH 30/42] sunxi: H3_H5: Enable DM_MMC
` [U-Boot] [PATCH 31/42] sunxi: A64: "
` [U-Boot] [PATCH 32/42] mmc: sunxi: Add A83T emmc compatible
` [U-Boot] [PATCH 33/42] sunxi: A83T: Enable DM_MMC
` [U-Boot] [PATCH 34/42] sunxi: V40: "
` [U-Boot] [PATCH 35/42] sunxi: A13/A31: "
` [U-Boot] [PATCH 36/42] sunxi: A23/A33/V3S: "
` [U-Boot] [PATCH 37/42] clk: sunxi: Implement SPI clocks
` [U-Boot] [PATCH 38/42] clk: sunxi: Implement SPI resets
` [U-Boot] [PATCH 39/42] spi: sun4i: Add CLK support
` [U-Boot] [PATCH 40/42] spi: Add Allwinner A31 SPI driver
` [U-Boot] [PATCH 41/42] clk: sunxi: Implement UART clocks
` [U-Boot] [PATCH 42/42] clk: sunxi: Implement UART resets
[U-Boot] [v2 patch] net: fman: Support both new and legacy FMan Compatibles
2018-08-06 16:42 UTC (2+ messages)
[U-Boot] [BUG] qemu-x86_defconfig does not build with GCC 8.1
2018-08-06 16:36 UTC (5+ messages)
[U-Boot] [PATCH v4 1/4] misc: docs: Fix comments in misc.h
2018-08-06 16:04 UTC (8+ messages)
` [U-Boot] [PATCH v4 2/4] misc: uclass: Add enable/disable function
` [U-Boot] [PATCH v4 3/4] test: Add tests for misc uclass
` [U-Boot] [PATCH v4 4/4] misc: Add gdsys_ioep driver
[U-Boot] [PATCH v2] gpio: xilinx: Add support for using label property
2018-08-06 15:58 UTC (2+ messages)
[U-Boot] [PATCH] gpio: xilinx: Return 0 from xilinx_gpio_set_value
2018-08-06 15:57 UTC (2+ messages)
[U-Boot] [PATCH] sf: Add SPI_FLASH_4BYTE_MODE_ONLY option to support 4-byte mode
2018-08-06 15:38 UTC (8+ messages)
[U-Boot] [PATCH 0/5] Get socfpga gen5 SPL working again
2018-08-06 14:41 UTC (15+ messages)
` [U-Boot] [PATCH 1/5] arm: socfpga: fix SPL on gen5 after moving to DM serial
` [U-Boot] [PATCH 2/5] arm: socfpga: fix device trees to work with "
` [U-Boot] [PATCH 3/5] arm: socfpga: cyclone5: handle debug uart
` [U-Boot] [PATCH 4/5] board_init.c: fix simple malloc by storing malloc_limit
[U-Boot] [PATCH] sf: Add XMC xm25qh64a and xm25qh128a entries
2018-08-06 14:33 UTC
[U-Boot] [PATCH] arm: socfpga: make socfpga_socrates_defconfig boot from QSPI
2018-08-06 13:45 UTC (3+ messages)
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