messages from 2016-12-27 16:15:45 to 2016-12-30 12:36:29 UTC [more...]
[U-Boot] [PATCHv2] power: change from meaningless value to error number
2016-12-30 12:36 UTC (4+ messages)
[U-Boot] [PATCH v2 01/30] arm: socfpga: arria10: add additional i2c nodes for Arria10
2016-12-30 12:14 UTC (33+ messages)
` [U-Boot] [PATCH v2 02/30] arm: socfpga: arria10: add sdram defines "
` [U-Boot] [PATCH v2 03/30] arm: socfpga: arria10: add board files for the Arria10 SoCDK
` [U-Boot] [PATCH v2 04/30] arm: socfpga: arria10: add system manager defines
` [U-Boot] [PATCH v2 05/30] arm: socfpga: arria10: add misc functions for Arria10
` [U-Boot] [PATCH v2 06/30] arm: socfpga: arria10: add socfpga_arria10_socdk config
` [U-Boot] [PATCH v2 07/30] arm: socfpga: arria10: add socfpga_arria10_defconfig
` [U-Boot] [PATCH v2 08/30] arm: socfpga: arria10: add config option build for arria10
` [U-Boot] [PATCH v2 09/30] arm: socfpga: add define for bootinfo bsel bit shift
` [U-Boot] [PATCH v2 10/30] arm: socfpga: arria10: add reset manager for Arria10
` [U-Boot] [PATCH v2 11/30] arm: socfpga: wrap system manager functions for A5/C5 devices
` [U-Boot] [PATCH v2 12/30] arm: socfpga: arria10: don't build GEN5 sdram for arria10
` [U-Boot] [PATCH v2 13/30] arm: socfpga: arria10 fpga does not have bridges mapped
` [U-Boot] [PATCH v2 14/30] arm: socfpga: arria10: remove board_init and s_init
` [U-Boot] [PATCH v2 15/30] arm: socfpga: combine clrbits/setbits into a single clrsetbits
` [U-Boot] [PATCH v2 16/30] arm: socfpga: add reset manager defines for Arria10
` [U-Boot] [PATCH v2 17/30] arm: socfpga: arria10: update dwmac reset function to support Arria10
` [U-Boot] [PATCH v2 18/30] arm: socfpga: stratix10: Add SOCFPGA Stratix10 base address
` [U-Boot] [PATCH v2 19/30] ARM:dts: Added device tree for socfpga arria10 development kit sdmmc
` [U-Boot] [PATCH v2 20/30] arm: socfpga: arria10: Enable SPL for Arria 10
` [U-Boot] [PATCH v2 21/30] arm: socfpga: arria10: Enhanced socfpga_arria10_defconfig to support SPL
` [U-Boot] [PATCH v2 22/30] arm: socfpga: arria10: Added clock manager and pin mux compat macro
` [U-Boot] [PATCH v2 23/30] arm: socfpga: arria10: Added some hardware base address for Arria 10
` [U-Boot] [PATCH v2 24/30] arm: socfpga: arria10: Added support for Arria 10 socdk
` [U-Boot] [PATCH v2 25/30] arm: socfpga: arria10: Added drivers for Arria10 Reset Manager
` [U-Boot] [PATCH v2 26/30] arm: socfpga: arria10: Added miscellaneous drivers for Arria 10
` [U-Boot] [PATCH v2 27/30] arm: socfpga: arria10: Added drivers for Arria10 clock manager
` [U-Boot] [PATCH v2 28/30] arm: socfpga: arria10: Added drivers for Arria10 pinmux/pins configuration
` [U-Boot] [PATCH v2 29/30] arm: socfpga: arria10: Added Arria10 critical HW initialization to spl
` [U-Boot] [PATCH v2 30/30] arm: socfpga: arria10: Enable fpga driver build for SPL
[U-Boot] eeprom with i2c (instead spi)
2016-12-30 7:37 UTC
[U-Boot] [PATCH 00/11] mmc: clean the sdhci host controller
2016-12-30 7:04 UTC (14+ messages)
` [U-Boot] [PATCH 01/11] mmc: sdhci: disable the 8bit mode when host doesn't support it
` [U-Boot] [PATCH 02/11] mmc: sdhci: add the get_cd callback function in sdhci_ops
` [U-Boot] [PATCH 03/11] mmc: sdhci: remove the unused code about testing Card detect
` [U-Boot] [PATCH 04/11] mmc: pic32_sdhci: move the code to pic32_sdhci.c
` [U-Boot] [PATCH 05/11] mmc: sdhci: remove the SDHCI_QUIRK_NO_CD
` [U-Boot] [PATCH 06/11] mmc: change the set_ios return type from void to int
` [U-Boot] [PATCH 07/11] mmc: s5p_sdhci: add the s5p_set_clock function
` [U-Boot] [PATCH 08/11] mmc: sdhci: move the callback function into sdhci_ops
` [U-Boot] [PATCH 09/11] mmc: sdhci: use the bitops APIs in sdhci.h
` [U-Boot] [PATCH 10/11] mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER
` [U-Boot] [PATCH 11/11] mmc: sdhci: combine the Host controller v3.0 feature into one condition
[U-Boot] [PATCH 2/2][v2] armv8: ls1012a: Add support of PPA
2016-12-30 6:07 UTC
[U-Boot] [PATCH 1/2][v2] board: freescale: ls1012a: Enable secure DDR on LS1012A platforms
2016-12-30 6:07 UTC
[U-Boot] [PATCH] board: freescale: ls2080a: Intergrate and enable PPA on LS2080A
2016-12-30 6:01 UTC (2+ messages)
[U-Boot] [RESEND PATCH v3 1/2] mmc: rockchip_sdhci: add clock init for mmc
2016-12-30 0:13 UTC (9+ messages)
` [U-Boot] [RESEND PATCH v3 2/2] dts: arm64: rk3399: add max-frequency for sdhci
[U-Boot] [PATCH v2 6/6] mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig
2016-12-29 22:51 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 5/6] mmc: move some SDHCI related options to Kconfig
2016-12-29 22:50 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH] i2c: mux: Allow muxes to work as children of i2c bus without i2c-parent
2016-12-29 22:50 UTC
[U-Boot] [PATCH v2 4/6] mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI
2016-12-29 22:50 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 3/6] mmc: make MMC driver entries dependent on MMC
2016-12-29 22:48 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 2/6] mmc: complete unfinished move of CONFIG_MMC
2016-12-29 22:43 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 1/6] Sync defconfig files by savedefconfig
2016-12-29 22:42 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,1/6] "
[U-Boot] [PATCH] imx: mx6sllevk: add MAINTAINERS file
2016-12-29 22:42 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] board: samsung: update the MAINTAINERS file
2016-12-29 22:41 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] cmd: net: fix function name in comment
2016-12-29 22:40 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] fs/ext4: Initialize group descriptor size for revision level 0 filesystems
2016-12-29 22:40 UTC (5+ messages)
` [U-Boot] "
[U-Boot] [PATCH] disk: Fixed capacity message
2016-12-29 22:39 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] Update Maintainer and Auther's email address
2016-12-29 22:39 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] tools: mkimage: Call fclose in error path
2016-12-29 22:38 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 3/3] README: remove description about CONFIG_USE_ARCH_MEMCPY/SET
2016-12-29 22:37 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] Missing SCSI block device connected to SATA adapter
2016-12-29 15:45 UTC
[U-Boot] [PATCH] ML: SPL: NOR: Add CONFIG_SPL_NOR_COPY_ENTIRE_IMAGE define to enable whole image copy from NOR
2016-12-29 15:26 UTC (12+ messages)
` [U-Boot] [PATCH] "
[U-Boot] [PATCH 00/10] i.MX6: engicam: Add nandboot env and FIT support
2016-12-29 13:37 UTC (2+ messages)
[U-Boot] [RFC PATCH 0/3] arm64: rk3399: enable SPL with ATF support
2016-12-29 10:25 UTC (4+ messages)
` [U-Boot] [RFC PATCH 1/3] arm64: rk3399: add SPL support
` [U-Boot] [RFC PATCH 2/3] arm64: rk3399: add ddr controller driver
` [U-Boot] [RFC PATCH 3/3] spl: add support to booting with ATF
[U-Boot] [PATCH v2] doc/README.cfi: Update code snippet, and add example
2016-12-29 10:23 UTC
[U-Boot] [PATCH] digsy_mtc.c: Minor spelling/grammar fixes
2016-12-29 10:06 UTC
[U-Boot] [PATCH] doc/README.cfi: Update code snippet for flash_cmd_reset()
2016-12-29 9:57 UTC
[U-Boot] [PATCH V2 00/20] imx: add i.MX7ULP support
2016-12-29 9:28 UTC (5+ messages)
` [U-Boot] [PATCH V2 14/20] serial: lpuart: restructure lpuart driver
` [U-Boot] [PATCH V2 18/20] mmc: fsl_esdhc: support i.MX7ULP
[U-Boot] [PATCH] rockchip: video: fix mpixelclock in rockchip HDMI
2016-12-29 6:01 UTC
[U-Boot] [PATCH v2 01/30] arm: socfpga: arria10: add additional i2c nodes for Arria10
2016-12-29 5:44 UTC (17+ messages)
` [U-Boot] [PATCH v2 02/30] arm: socfpga: arria10: add sdram defines "
` [U-Boot] [PATCH v2 03/30] arm: socfpga: arria10: add board files for the Arria10 SoCDK
` [U-Boot] [PATCH v2 04/30] arm: socfpga: arria10: add system manager defines
` [U-Boot] [PATCH v2 05/30] arm: socfpga: arria10: add misc functions for Arria10
` [U-Boot] [PATCH v2 06/30] arm: socfpga: arria10: add socfpga_arria10_socdk config
` [U-Boot] [PATCH v2 07/30] arm: socfpga: arria10: add socfpga_arria10_defconfig
` [U-Boot] [PATCH v2 08/30] arm: socfpga: arria10: add config option build for arria10
` [U-Boot] [PATCH v2 09/30] arm: socfpga: add define for bootinfo bsel bit shift
` [U-Boot] [PATCH v2 10/30] arm: socfpga: arria10: add reset manager for Arria10
` [U-Boot] [PATCH v2 11/30] arm: socfpga: wrap system manager functions for A5/C5 devices
` [U-Boot] [PATCH v2 12/30] arm: socfpga: arria10: don't build GEN5 sdram for arria10
` [U-Boot] [PATCH v2 13/30] arm: socfpga: arria10 fpga does not have bridges mapped
` [U-Boot] [PATCH v2 14/30] arm: socfpga: arria10: remove board_init and s_init
` [U-Boot] [PATCH v2 15/30] arm: socfpga: combine clrbits/setbits into a single clrsetbits
` [U-Boot] [PATCH v2 16/30] arm: socfpga: add reset manager defines for Arria10
` [U-Boot] [PATCH v2 17/30] arm: socfpga: arria10: update dwmac reset function to support Arria10
[U-Boot] [PATCH v4] rockchip: rk3288: set isp/vop qos priority level
2016-12-29 2:47 UTC
[U-Boot] [RFC PATCH 0/4] sunxi: add support for Allwinner V3s
2016-12-28 19:01 UTC (5+ messages)
` [U-Boot] [RFC PATCH 1/4] sunxi: add DDR2 support to H3-like DRAM controller
` [U-Boot] [RFC PATCH 2/4] sunxi: add basic V3s support
` [U-Boot] [RFC PATCH 3/4] sunxi: add stub device trees for V3s and Lichee Pi Zero board
` [U-Boot] [RFC PATCH 4/4] sunxi: low memory footprint for V3s
[U-Boot] [PATCH] sunxi: makes an invisible option for H3-like DRAM controllers
2016-12-28 18:50 UTC (2+ messages)
` [U-Boot] [PATCH] sunxi: H3/A64: fix non-ODT setting
[U-Boot] [PATCH 00/24] Lift mpc85xx config options to Kconfig
2016-12-28 16:43 UTC (25+ messages)
` [U-Boot] [PATCH 01/24] powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC "
` [U-Boot] [PATCH 02/24] powerpc: mpc85xx: Move CONFIG_SYS_NUM_TLBCAMS "
` [U-Boot] [PATCH 03/24] powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB "
` [U-Boot] [PATCH 04/24] crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig
` [U-Boot] [PATCH 05/24] crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig
` [U-Boot] [PATCH 06/24] powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014
` [U-Boot] [PATCH 07/24] powerpc: T1023RDB: Remove macro CONFIG_T1023RDB
` [U-Boot] [PATCH 08/24] powerpc: T1024RDB: Remove macro CONFIG_T1024RDB
` [U-Boot] [PATCH 09/24] powerpc: T1040QDS: Remove macro CONFIG_T1040QDS
` [U-Boot] [PATCH 10/24] powerpc: T2080QDS: Remove macro T2080QDS
` [U-Boot] [PATCH 11/24] powerpc: T2080RDB: Remove macro CONFIG_T2080RDB
` [U-Boot] [PATCH 12/24] powerpc: T2081QDS: Remove macro T2081QDS
` [U-Boot] [PATCH 13/24] powerpc: T104xQDS: Remove macro CONFIG_T104xD4QDS
` [U-Boot] [PATCH 14/24] fsl_ddr: Move DDR config options to driver Kconfig
` [U-Boot] [PATCH 15/24] arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig
` [U-Boot] [PATCH 16/24] mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* "
` [U-Boot] [PATCH 17/24] powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* "
` [U-Boot] [PATCH 18/24] ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS "
` [U-Boot] [PATCH 19/24] ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS
` [U-Boot] [PATCH 20/24] ddr: fsl: Move CONFIG_SYS_FSL_DDR_VER to Kconfig
` [U-Boot] [PATCH 21/24] powerpc: mpc85xx: Remove unused ifdef in config header
` [U-Boot] [PATCH 22/24] powerpc: E6500: Move macro CONFIG_E6500 to Kconfig
` [U-Boot] [PATCH 23/24] powerpc: mpc85xx: Move CONFIG_SYS_FSL_QORIQ_CHASSIS* "
` [U-Boot] [PATCH 24/24] powerpc: mpc85xx: Move macro CONFIG_SYS_PPC64 "
[U-Boot] [PATCH v4 0/4] cl-som-am57x: initial support
2016-12-28 16:28 UTC (5+ messages)
` [U-Boot] [PATCH v4 1/4] arm: am57xx: cl-som-am57x: add initial board support
` [U-Boot] [PATCH v4 2/4] arm: am57xx: cl-som-am57x: fetch board rev from EEPROM
` [U-Boot] [PATCH v4 3/4] arm: am57xx: cl-som-am57x: add ETH support
` [U-Boot] [PATCH v4 4/4] arm: am57xx: cl-som-am57x: update default env
[U-Boot] curious snippet in drivers/mtd/dataflash.c
2016-12-28 15:15 UTC
[U-Boot] i'm assuming comment "/* board/?/flash.c */" in flash.h is way obsolete
2016-12-28 14:54 UTC
[U-Boot] [PATCH] armv8: release slave cores from CPU_RELEASE_ADDR
2016-12-28 11:38 UTC
[U-Boot] [PATCH v6 11/13] sunxi: Use binman for sunxi boards
2016-12-28 10:57 UTC (5+ messages)
` [U-Boot] [U-Boot,v6,11/13] "
[U-Boot] [PATCH v2 00/63] x86: Add initial support for 64-bit U-Boot
2016-12-28 10:29 UTC (11+ messages)
` [U-Boot] [PATCH v2 24/63] x86: Add 64-bit start-up code
` [U-Boot] [PATCH v2 25/63] x86: board_f: Update init sequence for 64-bit startup
` [U-Boot] [PATCH v2 26/63] x86: board_r: Set the global data pointer after relocation
` [U-Boot] [PATCH v2 27/63] x86: Do relocation before clearing BSS
` [U-Boot] [PATCH v2 28/63] x86: Refactor relocation to prepare for 64-bit
[U-Boot] [PATCHv3 1/2] armv8/fsl-lsch2: refactor the clock system initialization
2016-12-28 10:04 UTC (7+ messages)
[U-Boot] [PATCH] arm64: rk3399: update rockchip_get_cru API
2016-12-28 9:48 UTC
[U-Boot] [PATCH] spl: don't use %#l with CONFIG_USE_TINY_PRINTF
2016-12-28 8:12 UTC
[U-Boot] [PATCH] spl: don't use %.*s with CONFIG_USE_TINY_PRINTF
2016-12-28 7:36 UTC
[U-Boot] [PATCHv4 1/2] armv8/fsl-lsch2: refactor the clock system initialization
2016-12-28 7:04 UTC (6+ messages)
` [U-Boot] [PATCHv4 2/2] armv8/fsl-lsch3: consolidate "
` [U-Boot] [PATCHv3 "
[U-Boot] [RESEND PATCH v2] mmc: rockchip_sdhci: add clock init for mmc
2016-12-28 2:03 UTC (6+ messages)
[U-Boot] [PATCH 1/3] ARM: revive CONFIG_USE_ARCH_MEMCPY/MEMSET for UniPhier and Tegra
2016-12-27 23:03 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] MAINTAINERS, git-mailrc: update the Power maintainer
2016-12-27 23:02 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] fs/fat: simplify get_fatent for FAT12
2016-12-27 23:01 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 2/2] fs/fat: merge readwrite get_fatent_value() with readonly get_fatent()
2016-12-27 23:01 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 1/2] fs/fat: Avoid corruption of sectors following the FAT
2016-12-27 23:00 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH] cmd/Kconfig: Fix typo in CMD_MEMORY help text
2016-12-27 22:58 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2] fat: fatwrite: fix the command for FAT12
2016-12-27 22:57 UTC (2+ messages)
` [U-Boot] [U-Boot,v2] "
[U-Boot] [PATCH] relocate-rela: use compiler.h endian macros
2016-12-27 22:56 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v3] timer: Support clocks via phandle
2016-12-27 22:56 UTC (2+ messages)
` [U-Boot] [U-Boot,v3] "
[U-Boot] [PATCH] regulator: fixed: Add support to handle enable-active-high DT property
2016-12-27 22:55 UTC (2+ messages)
` [U-Boot] "
[U-Boot] Pull request: u-boot-sunxi/master
2016-12-27 22:54 UTC (2+ messages)
[U-Boot] [PATCH 1/4] i2c: i2c-cdns: Detect unsupported sequences for rev 1.0
2016-12-27 22:46 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] i2c: i2c-cdns: Reorder timeout loop for interrupt waiting
` [U-Boot] [PATCH 3/4] i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0
` [U-Boot] [PATCH 4/4] i2c: i2c-cdns: No need for dedicated probe function
[U-Boot] [PATCH] arm: samsung: goni: use the driver model for max8998
2016-12-27 22:35 UTC (3+ messages)
[U-Boot] [PATCH v3 0/6] arm: tegra: apalis-tk1, mmc and ext clock loopback
2016-12-27 22:25 UTC (7+ messages)
` [U-Boot] [PATCH v3 2/6] mmc: tegra: introduce CONFIG_TEGRA_MMC to Kconfig
` [U-Boot] [PATCH v3 3/6] mmc: tegra: move CONFIG_TEGRA_MMC from headers to defconfigs
` [U-Boot] [PATCH v3 4/6] mmc: tegra: allow disabling external clock loopback
[U-Boot] [PATCH] tools: binman: Use /usr/bin/env to find python executable
2016-12-27 21:36 UTC
[U-Boot] [PATCH v3 1/4] arm: am57xx: cl-som-am57x: add initial board support
2016-12-27 16:24 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
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