messages from 2016-08-09 22:44:45 to 2016-08-11 11:00:03 UTC [more...]
[U-Boot] [PATCH 1/5] mmc: sd: extracting erase timeout information from sd status
2016-08-11 11:00 UTC (3+ messages)
` [U-Boot] [PATCH 2/5] mmc: initialize mmc_cmd with 0
` [U-Boot] [PATCH 3/5] mmc: sd: add erase timeout support
[U-Boot] Older u-boot mangles UBI from ubinize 1.5.2
2016-08-11 10:40 UTC (3+ messages)
` [U-Boot] [LEDE-DEV] "
[U-Boot] [PATCH] net: asix: Fix ASIX 88772B with driver model
2016-08-11 10:28 UTC (12+ messages)
[U-Boot] [PATCH] getting ubifs to run
2016-08-11 9:56 UTC
[U-Boot] [PATCH 5/7] smbios: Expose in efi_loader as table
2016-08-11 9:48 UTC (2+ messages)
` [U-Boot] [PATCH v2 "
[U-Boot] [PATCH] configs: dra7xx_evm: enable eth driver model
2016-08-11 9:41 UTC (3+ messages)
[U-Boot] [PULL] u-boot-usb/master
2016-08-11 9:27 UTC (5+ messages)
[U-Boot] [PATCH] defconfig: am43xx_evm: enable eth driver model
2016-08-11 8:57 UTC
[U-Boot] [PATCH 00/21] imx: support i.MX6ULL and EVK board
2016-08-11 8:39 UTC (27+ messages)
` [U-Boot] [PATCH 01/21] imx: mx6ull: add iomux header file
` [U-Boot] [PATCH 02/21] imx: mx6ull: add mx6ull major cpu type
` [U-Boot] [PATCH 03/21] imx: mx6ull: add kconfig entry for MX6ULL
` [U-Boot] [PATCH 04/21] imx-common: introduce is_mx6ull
` [U-Boot] [PATCH 05/21] imx: ocotp: support i.MX6ULL
` [U-Boot] [PATCH 06/21] imx: timer: update gpt driver for i.MX6ULL
` [U-Boot] [PATCH 07/21] imx: mx6ull: skip setting ahb clock
` [U-Boot] [PATCH 08/21] imx: mx6ul: using runtime check when configuring PMIC_STBY_REQ
` [U-Boot] [PATCH 09/21] imx: mx6ull: misc soc update
` [U-Boot] [PATCH 10/21] imx: mx6ull: adjust POR_B setting for i.MX6ULL
` [U-Boot] [PATCH 11/21] imx: mx6ull: update clock settings and CCM register map
` [U-Boot] [PATCH 12/21] imx: mx6ull: Update memory map address
` [U-Boot] [PATCH 13/21] imx: mx6ull: Add AIPS3 initialization
` [U-Boot] [PATCH 14/21] imx: imx6ull: adjust the ldo 1.2v bandgap voltage
` [U-Boot] [PATCH 15/21] imx: iomux: fix snvs usage for i.MX6ULL
` [U-Boot] [PATCH 16/21] pinctrl: imx6: support i.MX6ULL
` [U-Boot] [PATCH 17/21] arm: dts: imx6ull: add pinctrl defines
` [U-Boot] [PATCH 18/21] dt-bindings: add i.mx6ul clock header
` [U-Boot] [PATCH 19/21] arm: dts: add device tree for i.MX6ULL
` [U-Boot] [PATCH 20/21] dm: mmc: intialize dev when probe
` [U-Boot] [PATCH 21/21] arm: imx: add i.MX6ULL 14x14 EVK board support
[U-Boot] [PATCH v3 00/27] spi/sf: Updates on flash detection
2016-08-11 8:15 UTC (2+ messages)
[U-Boot] [PATCH v3 01/27] sf: Simplify fastest read cmd code
2016-08-11 8:07 UTC (27+ messages)
` [U-Boot] [PATCH v3 02/27] sf: Remove e_rd_cmd from param table
` [U-Boot] [PATCH v3 03/27] spi: Use mode for rx mode flags
` [U-Boot] [PATCH v3 04/27] spi: Remove SPI_RX_FAST
` [U-Boot] [PATCH v3 05/27] sf: Remove SECT_32K
` [U-Boot] [PATCH v3 06/27] sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash
` [U-Boot] [PATCH v3 07/27] sf: Move flags macro's to spi_flash_params{} members
` [U-Boot] [PATCH v3 08/27] sf: Adopt flash table INFO macro from Linux
` [U-Boot] [PATCH v3 09/27] sf: Add JEDEC_ID and JEDEC_EXT macro
` [U-Boot] [PATCH v3 10/27] sf: Rename spi_flash_params => spi_flash_info
` [U-Boot] [PATCH v3 11/27] sf: Add JEDEC_MFR
` [U-Boot] [PATCH v3 12/27] sf: Simplify lock ops detection code
` [U-Boot] [PATCH v3 13/27] sf: sandbox: Fix ID exctract from spi_flash_info
` [U-Boot] [PATCH v3 14/27] sf: Cleanup spi_flash_info{}
` [U-Boot] [PATCH v3 15/27] sf: Cleanup sf_params
` [U-Boot] [PATCH v3 16/27] sf: nr_sectors -> n_sectors
` [U-Boot] [PATCH v3 17/27] sf: Add SPI_FLASH_MAX_ID_LEN
` [U-Boot] [PATCH v3 18/27] sf: Increase max id length by 1 byte
` [U-Boot] [PATCH v3 19/27] sf: Add INFO6 flash_info macro
` [U-Boot] [PATCH v3 20/27] sf: params: Add S25FS256S_64K spi flash support
` [U-Boot] [PATCH v3 21/27] sf: Remove legacy idcode detection code
` [U-Boot] [PATCH v3 22/27] sf: Remove non-meaningful comments
` [U-Boot] [PATCH v3 23/27] sf: Rename sf_params.c to spi_flash_ids
` [U-Boot] [PATCH v3 24/27] sf: ids: Use small letter's with flash name
` [U-Boot] [PATCH v3 25/27] sf: ids: Use small letter in ext_jedec
` [U-Boot] [PATCH v3 26/27] sf: Rename few local functions
` [U-Boot] [PATCH v3 27/27] spi: Remove dual flash code
[U-Boot] [PATCH v3] drivers: net: cpsw: always flush cache of size aligned to PKTALIGN
2016-08-11 7:30 UTC
[U-Boot] [PATCH v2] drivers: net: cpsw: always flush cache of size PKTSIZE_ALIGN
2016-08-11 7:28 UTC (5+ messages)
[U-Boot] [PATCH] imx: mx7dsabresd: consolidate BOOT_FROM
2016-08-11 6:09 UTC
[U-Boot] [PATCH 1/2] driver/ddr/fsl: Add general MMDC driver
2016-08-11 4:43 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] armv8:ls1012a: Use common MMDC driver for ls1012a
[U-Boot] [PATCH] rockchip: Fix SPL console output when ROCKCHIP_SPL_BACK_TO_BROM is enabled
2016-08-11 3:01 UTC (2+ messages)
[U-Boot] [PATCH] mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPS
2016-08-11 2:13 UTC (2+ messages)
[U-Boot] [PATCH v11] mmc: atmel_sdhci: Convert to the driver model support
2016-08-11 2:03 UTC (2+ messages)
[U-Boot] Resend: Pull request: u-boot-sh/rmobile
2016-08-11 1:15 UTC (2+ messages)
[U-Boot] BeagleboneBlack vboot from SPI flash difficulties
2016-08-10 23:30 UTC (2+ messages)
[U-Boot] [PATCH] efi_loader: disk: Fix CONFIG_BLK breakage
2016-08-10 19:01 UTC (14+ messages)
` [U-Boot] "
[U-Boot] BeagleboneBlack vboot from SPI flash difficulties
2016-08-10 17:38 UTC
[U-Boot] [PATCH v4 0/6] U-Boot port to Xtensa architecture
2016-08-10 16:28 UTC (8+ messages)
` [U-Boot] [PATCH v4 1/6] xtensa: add support for the xtensa processor architecture [1/2]
` [U-Boot] [PATCH v4 2/6] xtensa: add support for the xtensa processor architecture [2/2]
` [U-Boot] [PATCH v4 3/6] xtensa: add core information for the dc232b processor
` [U-Boot] [PATCH v4 4/6] xtensa: add core information for the dc233c processor
` [U-Boot] [PATCH v4 5/6] xtensa: add core information for the de212 processor
` [U-Boot] [PATCH v4 6/6] xtensa: add support for the 'xtfpga' evaluation board
[U-Boot] [PATCH 0/4] k2g: switch mmc/sd to driver model
2016-08-10 16:27 UTC (13+ messages)
` [U-Boot] [PATCH 1/4] drivers: mmc: omap_hsmmc: fix build breakage
` [U-Boot] [PATCH 2/4] ARM: dts: K2G: Add support for MMC controller
` [U-Boot] [PATCH 3/4] ARM: dts: k2g-evm: enable mmc/sd suppport
` [U-Boot] [PATCH 4/4] defconfig: k2g_evm_defconfig: Enable mmc driver model
[U-Boot] [PATCH 1/6] x86: Add implementations of setjmp() and longjmp()
2016-08-10 13:01 UTC (10+ messages)
` [U-Boot] [PATCH 2/6] efi: Fix missing EFIAPI specifiers
` [U-Boot] [PATCH 4/6] x86: efi: Add EFI loader support for x86
[U-Boot] [PATCH 1/4] Sandbox: document support of block device emulation
2016-08-10 12:56 UTC (7+ messages)
` [U-Boot] [PATCH 2/4] sandbox: Add "host size" hostfs command for fs test
` [U-Boot] [PATCH 3/4] test/fs: strip carriage-return from sandbox output
` [U-Boot] [PATCH 4/4] test/fs: replace deprecated "sb" command with "host"
[U-Boot] Pull request: u-boot-sh/rmobile
2016-08-10 12:50 UTC
[U-Boot] [PATCH 0/2] Enable usage of PCF GPIO line as regulator
2016-08-10 12:46 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] ARM: dts: dra7xx-evm: add evm_3v3_sd regulator
` [U-Boot] [PATCH 2/2] ARM: dra7xx_evm: Enable regulator DM support
[U-Boot] ext4 write support and big-endian machines
2016-08-10 11:29 UTC (3+ messages)
[U-Boot] [PATCH v2] i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
2016-08-10 8:37 UTC
[U-Boot] [RFC PATCH] ARM: cache: cp15: Align addresses when initial page_table setup is flushed
2016-08-10 8:15 UTC (3+ messages)
[U-Boot] [PATCH v2] tools: kwboot: patch destaddr only for SoCs with header version 1
2016-08-10 8:15 UTC
[U-Boot] [PATCH 0/7] efi_loader: Expose SMBIOS table
2016-08-10 7:29 UTC (7+ messages)
[U-Boot] [PATCH 00/14] ARM: uniphier: updates for v2016.09-rc2
2016-08-10 7:08 UTC (15+ messages)
` [U-Boot] [PATCH 01/14] ARM: uniphier: refactor outer cache code
` [U-Boot] [PATCH 02/14] ARM: uniphier: support prefetch and touch operations for outer cache
` [U-Boot] [PATCH 03/14] ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled
` [U-Boot] [PATCH 04/14] ARM: uniphier: refactor L2 zero-touching code in lowlevel_init
` [U-Boot] [PATCH 05/14] ARM: uniphier: fix ROM boot mode for PH1-sLD3
` [U-Boot] [PATCH 06/14] ARM: uniphier: move lowlevel debug init code after page table switch
` [U-Boot] [PATCH 07/14] ARM: uniphier: export uniphier_cache_enable/disable functions
` [U-Boot] [PATCH 08/14] ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init
` [U-Boot] [PATCH 09/14] ARM: uniphier: move outer cache register macros to .c file
` [U-Boot] [PATCH 10/14] ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig
` [U-Boot] [PATCH 11/14] ARM: uniphier: fix CONFIG_SYS_CACHELINE_SIZE when outer cache is on
` [U-Boot] [PATCH 12/14] ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation
` [U-Boot] [PATCH 13/14] ARM: uniphier: add uniphier_cache_set_active_ways()
` [U-Boot] [PATCH 14/14] ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs
[U-Boot] Disable command at runtime
2016-08-10 5:54 UTC (4+ messages)
[U-Boot] [PATCH v2 00/22] spi/sf: Updates on flash detection
2016-08-10 5:50 UTC (11+ messages)
` [U-Boot] [PATCH v2 03/22] spi: Use mode for rx mode flags
` [U-Boot] [PATCH v2 07/22] sf: Adopt flash table INFO macro from Linux
[U-Boot] Raspberry PI u-boot
2016-08-10 5:31 UTC
[U-Boot] [PATCH v3 03/22] spi: Use mode for rx mode flags
2016-08-10 5:15 UTC
[U-Boot] [PATCH] ARM: rmobile: lager: Move rcar-gen2-common to rcar-common
2016-08-10 4:31 UTC (4+ messages)
` [U-Boot] [PATCH] ARM: rmobile: Remove duplicate configs by Kconfig in rcar-gen3-common.h
` [U-Boot] [PATCH] ARM: rmobile: salvator-x: Update defconfig
` [U-Boot] [PATCH] ARM: rmobile: r8a7795: Add MMU layout
[U-Boot] [PATCH v10] mmc: atmel_sdhci: Convert to the driver model support
2016-08-10 3:02 UTC (4+ messages)
[U-Boot] [PATCH v2] i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
2016-08-10 2:59 UTC (2+ messages)
[U-Boot] [PATCH v1] rockchip: rk3288-firefly: enable boot from eMMC
2016-08-10 2:50 UTC
[U-Boot] [PATCH] rockchip: rk3288-firefly: enable boot from eMMC
2016-08-10 1:56 UTC
[U-Boot] [PATCH v7 0/4] ARM: AT91: Add AT91 PIO4 pinctrl driver and gpio driver with DM
2016-08-10 1:08 UTC (2+ messages)
[U-Boot] [PATCH v5] clk: at91: Add clock driver
2016-08-10 1:04 UTC (2+ messages)
[U-Boot] [PATCH] efi_loader: disk: Sanitize exposed devices
2016-08-10 0:46 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] tiny-printf: Adjust to avoid using data section
2016-08-10 0:46 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 5/5] configs: k2l_evm: add random eth address support
2016-08-10 0:46 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 4/5] configs: k2e_evm: add random eth address support
2016-08-10 0:46 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 3/5] configs: k2hk_evm: add random eth address support
2016-08-10 0:46 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/5] drivers: net: keystone_net: add support for multi slave ethernet
2016-08-10 0:46 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/5] drivers: net: keystone_net: fix line termination with semi-colon
2016-08-10 0:46 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v3 5/5] ARM: dts: dra72-evm: Add mode-gpios entry for mac node
2016-08-10 0:45 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 4/5] net: cpsw: Add support to drive gpios for ethernet to be functional
2016-08-10 0:45 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 3/5] ARM: dts: dra7xx: Add u-boot specific property for PCF8575 nodes
2016-08-10 0:45 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 2/5] ARM: dra7xx_evm: Enable support for TI PCF8575
2016-08-10 0:45 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 1/5] gpio: Add driver for TI PCF8575 I2C GPIO expander
2016-08-10 0:45 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v2] spl_nor.c: Support devicetree sizes different from 16k
2016-08-10 0:45 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [RFC PATCH] i2c: i2c-uclass-compat: avoid any BSS usage
2016-08-10 0:45 UTC (2+ messages)
` [U-Boot] [U-Boot, RFC] "
[U-Boot] Please pull u-boot-ppc4xx/master
2016-08-10 0:45 UTC (2+ 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