messages from 2018-08-06 17:38:01 to 2018-08-08 09:58:45 UTC [more...]
[U-Boot] [PATCH 1/4 v2] spi: spi-mem: Use 2 SPI messages instead of a single full-duplex one
2018-08-08 9:58 UTC (11+ 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] [PATCH v3 0/7] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller
2018-08-08 9:58 UTC (4+ messages)
[U-Boot] [PATCH v1 00/17] cmd: fpga: Fix fpga command handling and add some fpga tests
2018-08-08 9:56 UTC (5+ messages)
` [U-Boot] [PATCH v1 14/17] cmd: fpga: Add support for missing fpga loadmk commands
[U-Boot] [PATCH 1/2] tpm: sandbox: fix wrong check on pcr_map
2018-08-08 9:56 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] tpm: sandbox: fix wrong assignment with a simplification
[U-Boot] [PATCH v2 1/2] lib: bitrev: Sync with Linux kernel v4.17
2018-08-08 9:56 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/2] sandbox: Enable bitrev library build
[U-Boot] [PATCH 0/4] Solve issue with serial rx buffer when MUX is deactivated
2018-08-08 9:56 UTC (5+ messages)
` [U-Boot] [PATCH 2/4] serial: protect access to serial rx buffer
` [U-Boot] [PATCH 3/4] console: unify fgetc function when console MUX is deactivated
[U-Boot] [PATCH v3 0/4] Replace serial setparity by setconfig
2018-08-08 9:55 UTC (9+ messages)
` [U-Boot] [PATCH v3 1/4] dm: serial: Replace "
` [U-Boot] [PATCH v3 2/4] serial: stm32: "
` [U-Boot] [PATCH v3 3/4] dm: serial: Remove setparity ops
` [U-Boot] [PATCH v3 4/4] sandbox: Add serial test
[U-Boot] [PATCH v2 0/5] Add get_alternate_function ops
2018-08-08 9:55 UTC (10+ messages)
` [U-Boot] [PATCH v2 1/5] dm: gpio: "
` [U-Boot] [PATCH v2 3/5] gpio: stm32f7: Add ops get_alternate_function
` [U-Boot] [PATCH v2 4/5] gpio: sandbox: Rename GPIOF_(OUTPUT|HIGH|ODR) to SDBX_GPIO_(OUTPUT|HIGH|ODR)
` [U-Boot] [PATCH v2 5/5] test: dm: Add gpio get_alternate_function ops test
[U-Boot] [PATCH v9 00/18] efi: Enable sandbox support for EFI loader
2018-08-08 9:54 UTC (19+ messages)
` [U-Boot] [PATCH v9 01/18] Revert "efi_loader: Rename sections to allow for implicit data"
` [U-Boot] [PATCH v9 02/18] efi: Don't allow CMD_BOOTEFI_SELFTEST on sandbox
` [U-Boot] [PATCH v9 03/18] efi: sandbox: Add distroboot support
` [U-Boot] [PATCH v9 04/18] efi: sandbox: Enable EFI loader build for sandbox
` [U-Boot] [PATCH v9 05/18] efi: Split out test init/uninit into functions
` [U-Boot] [PATCH v9 06/18] efi: sandbox: Add a simple 'bootefi test' command
` [U-Boot] [PATCH v9 07/18] efi: Create a function to set up for running EFI code
` [U-Boot] [PATCH v9 08/18] efi: Rename bootefi_test_finish() to bootefi_run_finish()
` [U-Boot] [PATCH v9 09/18] sandbox: Align RAM buffer to the machine page size
` [U-Boot] [PATCH v9 10/18] sandbox: Try to start the RAM buffer at a particular address
` [U-Boot] [PATCH v9 11/18] sandbox: Add support for calling abort()
` [U-Boot] [PATCH v9 12/18] sandbox: Enhance map_to_sysmem() to handle foreign pointers
` [U-Boot] [PATCH v9 13/18] efi: Add a call to exit() along with why we can't use it
` [U-Boot] [PATCH v9 14/18] efi: Relocate FDT to 127MB instead of 128MB
` [U-Boot] [PATCH v9 15/18] efi: sandbox: Tidy up copy_fdt() to work with sandbox
` [U-Boot] [PATCH v9 16/18] efi: Add more debugging for memory allocations
` [U-Boot] [PATCH v9 17/18] efi_loader: Pass address to fs_read()
` [U-Boot] [PATCH v9 18/18] efi: sandbox: Enable selftest command
[U-Boot] [PATCH] ls1088ardb_pb: Add support for ls1088ardb_pb board
2018-08-08 9:38 UTC
[U-Boot] [PATCH v6 00/27] SPI-NAND support
2018-08-08 9:17 UTC (13+ messages)
[U-Boot] [RESEND PATCH V2 1/3] imx: mx7: psci: improve cpu hotplug flow
2018-08-08 9:09 UTC (5+ messages)
` [U-Boot] [RESEND PATCH V2 2/3] imx: mx7: add gpc initialization for low power mode
` [U-Boot] [RESEND PATCH V2 3/3] imx: mx7: add system suspend/resume support
[U-Boot] [PATCH v7 0/8] NXP LS1046A SMMU enabling patches
2018-08-08 9:04 UTC (9+ messages)
` [U-Boot] [PATCH v7 1/8] armv8: fsl-layerscape: add missing register blocks base address defines
` [U-Boot] [PATCH v7 2/8] armv8: ls1046a: advertise QMan v3 in configuration
` [U-Boot] [PATCH v7 3/8] misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms
` [U-Boot] [PATCH v7 4/8] armv8: fsl-layerscape: add missing debug stream ID
` [U-Boot] [PATCH v7 5/8] armv8: ls1046a: initial icid setup support
` [U-Boot] [PATCH v7 6/8] armv8: ls1046a: add icid setup for qman portals
` [U-Boot] [PATCH v7 7/8] armv8: ls1046a: setup fman ports ICIDs and device tree
` [U-Boot] [PATCH v7 8/8] armv8: ls1046a: setup SEC ICIDs and fix up "
[U-Boot] [PATCH 0/5] Get socfpga gen5 SPL working again
2018-08-08 8:17 UTC (7+ messages)
` [U-Boot] [PATCH 2/5] arm: socfpga: fix device trees to work with DM serial
[U-Boot] [RESEND 1/3] imx: mx7: psci: add cpu hotplug support
2018-08-08 6:32 UTC (12+ 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] [GIT PULL] Xilinx fixes for v2018.09-rc2
2018-08-08 6:24 UTC (6+ messages)
[U-Boot] [PATCH v4 01/13] test: regmap: Increase size of syscon0 memory
2018-08-08 6:19 UTC (9+ messages)
` [U-Boot] [PATCH v4 07/13] regmap: Add raw read/write functions
[U-Boot] [PATCH 00/11] Enable Windows 10 IoT Core on i.MX6 and i.MX7
2018-08-08 3:22 UTC (9+ 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/3, v2] armv8: dts: fsl-ls1043a: add sata node support
2018-08-08 2:01 UTC (6+ messages)
` [U-Boot] [PATCH 3/3, v2] arm64: ls1043aqds: enable DM support for sata
[U-Boot] [PATCH 1/4] armv7: fsl: remove sata support
2018-08-08 2:01 UTC (5+ messages)
` [U-Boot] [PATCH 3/4] arm: ls1021atwr: enable DM support for sata
[U-Boot] Please pull u-boot-marvell/master
2018-08-08 1:35 UTC (2+ messages)
[U-Boot] please pull u-boot-samsung master
2018-08-08 0:37 UTC
[U-Boot] [PATCH 0/1] distro_bootcmd: Switch bootefi to use loadaddr by default
2018-08-07 23:10 UTC (6+ messages)
` [U-Boot] [PATCH 1/1] "
[U-Boot] [PATCH v4 1/8] armv8: enable BLK code configuration
2018-08-07 22:08 UTC (2+ messages)
[U-Boot] [PATCH 0/1] mtd: nand: fsl-ifc: Fix handling of bitflips
2018-08-07 21:52 UTC (3+ messages)
` [U-Boot] [PATCH 1/1] mtd: nand: fsl_ifc: Fix handling of bitflips in erased pages
[U-Boot] [PATCH] net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle
2018-08-07 18:33 UTC
[U-Boot] [PULL] efi patch queue 2018-07-25
2018-08-07 17:41 UTC (6+ messages)
[U-Boot] [PATCH] efi_loader: Rename sections to allow for implicit data
2018-08-07 17:16 UTC (3+ messages)
[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] 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 (4+ messages)
` [U-Boot] [PATCH 2/4] mips: Add arch/mips/include/asm/atomic.h
[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] common: Increase LOGLEVEL back to 6
2018-08-07 14:09 UTC (7+ messages)
[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] [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] 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 (4+ messages)
` [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
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