messages from 2015-10-23 15:47:04 to 2015-10-24 23:24:07 UTC [more...]
[U-Boot] [PATCH v5 00/23] spi: Use BIT and GENMASK
2015-10-24 23:24 UTC (36+ messages)
` [U-Boot] [PATCH v5 01/23] spi: zynq_[q]spi: Use BIT macro
` [U-Boot] [PATCH v5 02/23] spi: zynq_[q]spi: Use GENMASK macro
` [U-Boot] [PATCH v5 03/23] spi: altera_spi: Use BIT macro
` [U-Boot] [PATCH v5 04/23] spi: atmel_spi: "
` [U-Boot] [PATCH v5 05/23] spi: bfin_spi6xx: "
` [U-Boot] [PATCH v5 06/23] spi: cadence_qspi_apb: "
` [U-Boot] [PATCH v5 07/23] spi: designware_spi: "
` [U-Boot] [PATCH v5 08/23] spi: fsl: "
` [U-Boot] [PATCH v5 09/23] spi: ich: "
` [U-Boot] [PATCH v5 10/23] spi: mpc8xxx_spi: "
` [U-Boot] [PATCH v5 11/23] spi: omap3_spi: "
` [U-Boot] [PATCH v5 12/23] spi: sh_qspi: "
` [U-Boot] [PATCH v5 13/23] spi: tegra: "
` [U-Boot] [PATCH v5 14/23] spi: ti_qspi: "
` [U-Boot] [PATCH v5 15/23] spi: xilinx_spi: "
` [U-Boot] [PATCH v5 16/23] spi: atmel_spi: Use GENMASK
` [U-Boot] [PATCH v5 17/23] spi: cadence_qspi_apb: "
` [U-Boot] [PATCH v5 18/23] spi: designware_spi: "
` [U-Boot] [PATCH v5 19/23] spi: fsl_qspi: "
` [U-Boot] [PATCH v5 20/23] spi: mxs_spi: "
` [U-Boot] [PATCH v5 21/23] spi: omap3_spi: "
` [U-Boot] [PATCH v5 22/23] spi: tegra: "
` [U-Boot] [PATCH v5 23/23] spi: xilinx_spi: "
[U-Boot] [PATCH] blackfin: Disable CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED in some cases
2015-10-24 21:43 UTC
[U-Boot] [PATCH 1/4] taihu: Remove
2015-10-24 21:24 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] ebony: Drop
` [U-Boot] [PATCH 3/4] taishan: Drop
` [U-Boot] [PATCH 4/4] ocotea: Drop
[U-Boot] [PATCH v2 01/13] include: Add log2 header from the kernel
2015-10-24 21:17 UTC (19+ messages)
` [U-Boot] [PATCH v2 02/13] include: Add generic bitops headers
` [U-Boot] [PATCH v2 03/12] compat: Remove is_power_of_2() definition
` [U-Boot] [PATCH v2 04/12] powerpc: Remove __ilog2_u64 and ffs4 from bitops
` [U-Boot] [PATCH v2 05/12] ARM: bitops: Use the generic bitops headers
` [U-Boot] [PATCH v2 06/12] x86: "
` [U-Boot] [PATCH v2 07/12] m68k: "
` [U-Boot] [PATCH v2 08/12] blackfin: "
` [U-Boot] [PATCH v2 09/12] sh: "
` [U-Boot] [PATCH v2 10/12] sandbox: "
` [U-Boot] [PATCH v2 11/12] spi: sf_ops: Add SPI protection mechanism from the kernel
` [U-Boot] [PATCH v2 12/12] spi: Add SPI NOR protection mechanism
[U-Boot] [PATCH] common/board_f.c: modify the macro to use get_clocks() more common
2015-10-24 21:16 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] arm, powerpc: select SYS_GENERIC_BOARD
2015-10-24 21:16 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v4 8/8] Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot"
2015-10-24 21:16 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 7/8] zynq: Move SPL console init out of board_init_f()
2015-10-24 21:16 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 6/8] microblaze: Add a TODO to call board_init_f_mem()
2015-10-24 21:16 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 5/8] arm: Switch 32-bit ARM to using generic global_data setup
2015-10-24 21:16 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 4/8] arm: Switch aarch64 to using generic global_data setup
2015-10-24 21:16 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 3/8] board_init_f_mem(): Don't create an unused early malloc() area
2015-10-24 21:15 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 2/8] board_init_f_mem(): Don't require memset()
2015-10-24 21:15 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 1/8] Move board_init_f_mem() into a common location
2015-10-24 21:15 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH V2 3/3] fs-test.sh: fix pre-requisite detection
2015-10-24 21:15 UTC (2+ messages)
` [U-Boot] [U-Boot, V2, "
[U-Boot] [PATCH V2 2/3] test: fat: add test of non-contiguous file reads
2015-10-24 21:15 UTC (2+ messages)
` [U-Boot] [U-Boot, V2, "
[U-Boot] [PATCH V2 1/3] itest: make memory access work under sandbox
2015-10-24 21:15 UTC (2+ messages)
` [U-Boot] [U-Boot, V2, "
[U-Boot] [PATCH v2 5/5] distro_bootcmd: Add support for booting from ubifs
2015-10-24 21:15 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 4/5] ubifs: Add generic fs support
2015-10-24 21:15 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,4/5] "
[U-Boot] [PATCH v2 3/5] ubifs: Add functions for generic fs use
2015-10-24 21:15 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 2/5] ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use
2015-10-24 21:15 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 1/5] disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set
2015-10-24 21:15 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH] Allow imxtract to extract part of script image
2015-10-24 21:15 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] Fix bad return value checks (detected with Coccinelle)
2015-10-24 21:15 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH V2] ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support
2015-10-24 21:15 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/2] allow LED initialization without STATUS_LED_BOOT
2015-10-24 21:14 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] add generic stubs for GPIO LEDs
2015-10-24 21:14 UTC (2+ messages)
` [U-Boot] [U-Boot,1/2] "
[U-Boot] Doubt in USB driver for Vybrid vf610
2015-10-24 18:34 UTC (13+ messages)
[U-Boot] [PATCH 01/13] include: Add log2 header from the kernel
2015-10-24 17:51 UTC (20+ messages)
` [U-Boot] [PATCH 02/13] include: Add generic bitops headers
` [U-Boot] [PATCH 03/13] compat: Remove is_power_of_2() definition
` [U-Boot] [PATCH 04/13] include: Add ffs64 header file
` [U-Boot] [PATCH 05/13] powerpc: Remove __ilog2_u64 and ffs4 from bitops
` [U-Boot] [PATCH 06/13] ARM: bitops: Use the generic bitops headers
` [U-Boot] [PATCH 07/13] x86: "
` [U-Boot] [PATCH 08/13] m68k: "
` [U-Boot] [PATCH 09/13] blackfin: "
` [U-Boot] [PATCH 10/13] sh: "
` [U-Boot] [PATCH 11/13] sandbox: "
` [U-Boot] [PATCH 12/13] spi: sf_ops: Add SPI protection mechanism from the kernel
` [U-Boot] [PATCH 13/13] spi: Add SPI NOR protection mechanism
[U-Boot] [PATCH 1/4] mmc: atmel: Silence debug output
2015-10-24 12:52 UTC (11+ messages)
` [U-Boot] [PATCH 2/4] mmc: atmel: Fix clock configuration
` [U-Boot] [PATCH 3/4] mmc: atmel: Implement proper private data
` [U-Boot] [PATCH 4/4] mmc: atmel: Zap global 'initialized' variable
[U-Boot] [PATCH v2] fdt_support: Check for bank size before updating memory node
2015-10-24 11:22 UTC
[U-Boot] [PATCH v9 1/4] include: Add log2 and generic bitops header files
2015-10-24 10:56 UTC (6+ messages)
[U-Boot] [PATCH v2 1/3] sf: Add dm_spi_flash_probe
2015-10-24 3:54 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/3] sf: spi_flash_probe for both dm/non-dm
` [U-Boot] [PATCH v2 3/3] sf: Remove spi_flash_remove
[U-Boot] [PATCH v4 00/24] spi: Use BIT and GENMASK
2015-10-24 3:26 UTC (17+ messages)
` [U-Boot] [PATCH v4 06/24] spi: cadence_qspi_apb: Use BIT macro
` [U-Boot] [PATCH v4 08/24] spi: exynos_spi: "
` [U-Boot] [PATCH v4 18/24] spi: cadence_qspi_apb: Use GENMASK
[U-Boot] [PATCH] gpio: return success if value is positiv
2015-10-24 0:25 UTC (2+ messages)
[U-Boot] [PATCH v2] spi: Tegra: add device tree binding doc for SPI/QSPI
2015-10-23 23:30 UTC
[U-Boot] [PATCH] lcd: atmel: Add 32bpp support for HLCDC
2015-10-23 23:02 UTC (2+ messages)
[U-Boot] [PATCH v7 0/9] Add support for ThunderX 88xx SoC family
2015-10-23 22:51 UTC (6+ messages)
` [U-Boot] [PATCH v7 5/9] arm: serial: Add ability to use pre-initialized UARTs
[U-Boot] [PATCH] at91: simplify spl board_init_f function
2015-10-23 22:46 UTC (2+ messages)
[U-Boot] [PATCH] ARM: at91: sama5: change the environment address to 0x6000
2015-10-23 22:43 UTC (2+ messages)
[U-Boot] [PATCH] arm: atmel: Add SAMA5D2 Xplained board
2015-10-23 22:41 UTC (2+ messages)
[U-Boot] [PATCH] pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus()
2015-10-23 21:48 UTC
[U-Boot] [PATCH v2] mmc: atmel: Add atmel sdhci support
2015-10-23 21:27 UTC (2+ messages)
[U-Boot] [PATCH] mtd: pxa3xx_nand: Correct allocation and init bug
2015-10-23 21:18 UTC (7+ messages)
[U-Boot] [PATCH] arm: at91: Change the Chip ID registers' addresses
2015-10-23 21:10 UTC (2+ messages)
[U-Boot] [PATCH] arm: at91: clock: Add the generated clock support
2015-10-23 21:00 UTC (2+ messages)
[U-Boot] [PATCH] env_ubi.c: Correct pointer error in env load
2015-10-23 20:30 UTC (2+ messages)
[U-Boot] [PATCH] arm: socfpga: Allow board specific config values for env
2015-10-23 18:40 UTC (6+ messages)
` [U-Boot] [PATCH] arm: socfpga: Add CONFIG_BUILD_TARGET to socfpga_common.h
` [U-Boot] [PATCH] arm: socfpga: Add SoCFPGA SR1500 board
[U-Boot] [PATCH] spi: Tegra: add device tree binding doc for SPI and QSPI
2015-10-23 18:39 UTC (4+ messages)
[U-Boot] [PATCH v2 1/2] arm: stm32f4: fix a bug when only first sector gets erased
2015-10-23 18:14 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] arm: stm32f4: fix a bug when a random "
[U-Boot] [PATCH 0/3] arm: mvebu: a38x: Cleanup serdes/DDR training
2015-10-23 17:53 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] arm: mvebu: a38x: Remove unsupported topologies
` [U-Boot] [PATCH 3/3] arm: mvebu: a38x: serdes specification cleanup
` [U-Boot] [PATCH 2/3] arm: mvebu: a38x: Add const to some function calls
[U-Boot] [PATCH] net/eth: fix a bug in on_ethaddr()
2015-10-23 17:38 UTC (5+ messages)
[U-Boot] [PATCH 0/8] dm: pci: tegra: Convert Tegra PCI to driver model
2015-10-23 17:30 UTC (8+ messages)
` [U-Boot] [PATCH 2/8] dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM
` [U-Boot] [PATCH 4/8] dm: pci: Support decoding ranges with duplicate entries
[U-Boot] [PATCH v4] Tegra: T210: Add QSPI driver
2015-10-23 17:27 UTC (2+ messages)
[U-Boot] [PATCH v2 1/3] part:efi: add GUID for linux file system data
2015-10-23 16:53 UTC (6+ messages)
` [U-Boot] [PATCH v2 2/3] gpt: add optional parameter type in gpt command
` [U-Boot] [PATCH v2 3/3] uuid: add selection by string for known partition type GUID
[U-Boot] [PATCH V2 1/7] ARM: tegra: rename dummy XUSB padctl implementation
2015-10-23 16:50 UTC (7+ messages)
` [U-Boot] [PATCH V2 2/7] ARM: tegra: clean up XUSB padctl error() calls
` [U-Boot] [PATCH V2 3/7] ARM: tegra: create common XUSB padctl driver file
` [U-Boot] [PATCH V2 4/7] ARM: tegra: parameterize common XUSB code
` [U-Boot] [PATCH V2 5/7] ARM: tegra: switch Tegra210 to common XUSB padctl
` [U-Boot] [PATCH V2 6/7] ARM: tegra: add lane tables to Tegra210 "
` [U-Boot] [PATCH V2 7/7] ARM: tegra: error check Tegra210 XUSB padctl waits
[U-Boot] [PATCH v7 5/9] arm: serial: Add ability to use pre-initialized UARTs
2015-10-23 16:44 UTC (11+ messages)
[U-Boot] [PATCH v7 0/5] Add support for Thumb-1 builds
2015-10-23 16:06 UTC (6+ messages)
` [U-Boot] [PATCH v7 1/5] stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD
` [U-Boot] [PATCH v7 2/5] arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
` [U-Boot] [PATCH v7 3/5] tricorder: switch to CONFIG_SYS_THUMB_BUILD
` [U-Boot] [PATCH v7 4/5] kirkwood: support CONFIG_SYS_THUMB_BUILD
` [U-Boot] [PATCH v7 5/5] Revive OpenRD targets
[U-Boot] [PATCH] cfi_flash: use specific width types for cword
2015-10-23 15:50 UTC
[U-Boot] [PATCH] vexpress64: use 2nd DRAM bank only on juno
2015-10-23 15:47 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