messages from 2017-01-19 05:42:25 to 2017-01-21 03:37:43 UTC [more...]
[U-Boot] [PATCH 1/2] spl: Move check for SPL_LIBCOMMON support to header
2017-01-21 3:37 UTC (8+ messages)
` [U-Boot] [PATCH 2/2] spl: Remove inline ifdef check for EXT and FAT support
` [U-Boot] [U-Boot, "
` [U-Boot] [U-Boot, 1/2] spl: Move check for SPL_LIBCOMMON support to header
[U-Boot] [PATCH] api: storage: Test all block device in dev_stor_get
2017-01-21 3:37 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] ARM: omap3_logic: Refactor Boot Environmental variables
2017-01-21 3:37 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/1] common/image.c: prefixes for binary multiples
2017-01-21 3:37 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v2] api: Use hashtable function for API_env_enum
2017-01-21 3:37 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [RFC PATCH 00/11] extend FIT loading support (plus Pine64/ATF support)
2017-01-21 2:16 UTC (26+ messages)
` [U-Boot] [RFC PATCH 01/11] SPL: FIT: refactor FDT loading
` [U-Boot] [RFC PATCH 02/11] SPL: FIT: rework U-Boot image loading
` [U-Boot] [RFC PATCH 03/11] SPL: FIT: factor out spl_load_fit_image()
` [U-Boot] [RFC PATCH 04/11] SPL: FIT: allow loading multiple images
` [U-Boot] [RFC PATCH 05/11] tools: mksunxiboot: allow larger SPL binaries
` [U-Boot] [RFC PATCH 06/11] sunxi: A64: SPL: allow large SPL binary
` [U-Boot] [RFC PATCH 07/11] sunxi: A64: move SPL stack to end of SRAM A2
` [U-Boot] [RFC PATCH 08/11] sunxi: SPL: add FIT config selector for Pine64 boards
` [U-Boot] [linux-sunxi] "
` [U-Boot] [RFC PATCH 09/11] sunxi: Pine64: defconfig: enable SPL FIT support
` [U-Boot] [RFC PATCH 10/11] sunxi: Pine64: add FIT image source
` [U-Boot] [RFC PATCH 11/11] SPL: SPI: sunxi: add SPL FIT image support
` [U-Boot] [linux-sunxi] Re: [RFC PATCH 00/11] extend FIT loading support (plus Pine64/ATF support)
[U-Boot] [PATCH][RFT] sunxi: power: axp809.c: Fix aldo1-2 being disabled for mvolt != 0
2017-01-21 0:58 UTC (3+ messages)
[U-Boot] [PATCH] mx6saberesd_spl: Correct falcon mode addition
2017-01-21 0:58 UTC
[U-Boot] ERROR: can't get kernel image!
2017-01-20 22:45 UTC (2+ messages)
[U-Boot] [PATCH] armv8/fsl-layerscape: fdt: remove SYSCLK frequency fixup for ls1012a
2017-01-20 22:40 UTC (6+ messages)
[U-Boot] [RFC PATCH] SPL: replace ctype implementation with tiny version
2017-01-20 22:33 UTC
[U-Boot] Reset emmc samsung
2017-01-20 20:49 UTC
[U-Boot] [PATCH v2] cros_ec: i2c: Add support for version 3 of the EC protocol
2017-01-20 20:35 UTC
[U-Boot] [PATCH 0/1] Distroboot support for DE0-nano-SoC board
2017-01-20 20:04 UTC (3+ messages)
[U-Boot] Porting u-boot to a new soc, unsure of standards to follow
2017-01-20 17:46 UTC (3+ messages)
[U-Boot] [RFC PATCH 0/9] ARM: imx: mx6: Add virtual mx6memcal board
2017-01-20 17:40 UTC (7+ messages)
` [U-Boot] [RFC PATCH 0/3] ARM: imx: mx6: Add plugin support for SPL
[U-Boot] ext4: crash when writing a file
2017-01-20 17:32 UTC (3+ messages)
[U-Boot] [PATCH] net: phy: dp83867: add support for MAC impedance configuration
2017-01-20 17:16 UTC (2+ messages)
[U-Boot] Uboot: Problem when compiling old Uboot version with new gcc
2017-01-20 16:59 UTC
[U-Boot] [PATCH 0/7] Add STMicroelectronics STiH410-B2260 board support
2017-01-20 16:05 UTC (8+ messages)
` [U-Boot] [PATCH 1/7] arm: Add support for STMicroelectronics STiH410 soc
` [U-Boot] [PATCH 2/7] board: Add STMicroelectronics STiH410-B2260 support
` [U-Boot] [PATCH 3/7] STiH410: Add STi serial driver
` [U-Boot] [PATCH 4/7] STiH410: Add STi SDHCI driver
` [U-Boot] [PATCH 5/7] STiH410: add STi pinctrl driver
` [U-Boot] [PATCH 6/7] STiH410-B2260: add device tree
` [U-Boot] [PATCH 7/7] STIH410-B2260: Add STiH410-B2260 defconfig
[U-Boot] [PATCH] LS1021ATWR: Modify u-boot size for sd secureboot
2017-01-20 15:32 UTC
[U-Boot] [PATCH] x86: baytrail: Configure SPI BIOS parameters
2017-01-20 14:26 UTC
[U-Boot] [PATCH v4 00/17] arm: rpi: Enable USB, Ethernet, MMC, Video driver model on Raspberry Pi
2017-01-20 14:07 UTC (18+ messages)
` [U-Boot] [PATCH v4 01/17] dm: mmc: Set up the MMC device when controller is probed
` [U-Boot] [PATCH v4 02/17] dm: video: Correct line clearing code
` [U-Boot] [PATCH v4 03/17] string: Use memcpy() within memmove() when we can
` [U-Boot] [PATCH v4 04/17] arm: rpi: Drop the GPIO device addresses
` [U-Boot] [PATCH v4 05/17] arm: rpi: Drop CONFIG_CONS_INDEX
` [U-Boot] [PATCH v4 06/17] dm: arm: rpi: Move to driver model for USB
` [U-Boot] [PATCH v4 07/17] dm: arm: rpi: Use driver model for Ethernet
` [U-Boot] [PATCH v4 08/17] arm: rpi: Add a file to handle messages
` [U-Boot] [PATCH v4 09/17] arm: rpi: Add a function to obtain the MMC clock
` [U-Boot] [PATCH v4 10/17] dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC
` [U-Boot] [PATCH v4 11/17] dm: arm: rpi: Drop CONFIG_OF_EMBED
` [U-Boot] [PATCH v4 12/17] video: arm: rpi: Move the video query out of the driver
` [U-Boot] [PATCH v4 13/17] video: arm: rpi: Move the video settings "
` [U-Boot] [PATCH v4 14/17] dm: video: Refactor lcd_simplefb to prepare for driver model
` [U-Boot] [PATCH v4 15/17] dm: video: Add driver-model support to lcd_simplefb
` [U-Boot] [PATCH v4 16/17] dm: video: arm: rpi: Convert to use driver model for video
` [U-Boot] [PATCH v4 17/17] arm: rpi: Add a TODO to move all messages into the msg handler
[U-Boot] Driver not loaded by SPL
2017-01-20 13:56 UTC
[U-Boot] Please pull u-boot-fsl-qoriq master
2017-01-20 13:50 UTC (2+ messages)
[U-Boot] [PATCH RFC] common/image: Allow initrd_high & fdt_high to have special case no_reloc
2017-01-20 13:34 UTC (2+ messages)
[U-Boot] [PATCH] arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703
2017-01-20 13:03 UTC (4+ messages)
` [U-Boot] [PATCH 1/2] arm: omap3: Fix cpuinfo frequency spelling
` [U-Boot] [PATCH v2 2/2] arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703
[U-Boot] [PATCH] Revert "armv8: release slave cores from CPU_RELEASE_ADDR"
2017-01-20 9:30 UTC
[U-Boot] [PATCH 1/2] armv8: ls1046a: added usb nodes in dts
2017-01-20 9:12 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] armv8: ls1046a: enable usb in defconfig
[U-Boot] [PATCH v2] armv8: ls1046aqds: added usb feature support
2017-01-20 9:12 UTC
[U-Boot] [PATCH v2] arm64: spin-table: add more information in Kconfig help
2017-01-20 9:04 UTC
[U-Boot] [PATCH 2/4] mmc: meson: enable MMC device nodes on Odroid C2
2017-01-20 7:18 UTC (4+ messages)
` [U-Boot] [PATCH 4/4] mmc: meson: add MMC support in Odroid C2 board init / config
` [U-Boot] [PATCH 1/4] mmc: meson: add MMC nodes to Meson GXBB DT
` [U-Boot] [PATCH 3/4] mmc: meson: add MMC driver for Meson GX (S905)
[U-Boot] [PATCH 0/4] mmc: meson: add MMC support for Meson GX (S905)
2017-01-20 7:16 UTC
[U-Boot] [PATCH 1/9] mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new value
2017-01-20 5:48 UTC (11+ messages)
` [U-Boot] [PATCH 2/9] mmc: sdhci: Add support for optional controller specific set_ios_post()
` [U-Boot] [PATCH 3/9] mmc: Add Marvell Xenon SDHCI controller driver
` [U-Boot] [PATCH 4/9] arm64: mvebu: Armada 3700: Add SDHCI device tree nodes
` [U-Boot] [PATCH 5/9] arm64: mvebu: Armada 3720-db: "
` [U-Boot] [PATCH 6/9] arm64: mvebu: Enable SDHCI/MMC support for the db-88f3720
` [U-Boot] [PATCH 7/9] arm64: mvebu: Armada 7k/8k: Add SDHCI device tree nodes
` [U-Boot] [PATCH 8/9] arm64: mvebu: Armada 7040-db: "
` [U-Boot] [PATCH 9/9] arm64: mvebu: Enable SDHCI/MMC support for the db-88f7040/8040
[U-Boot] ARM - cache and alignment
2017-01-20 3:36 UTC (2+ messages)
[U-Boot] u-boot hangs when attaching an mtd to ubi using spinor flash, MX25L51245G
2017-01-20 3:05 UTC (2+ messages)
[U-Boot] [PATCH] Nios2 altera: add reference to in_be32, out_be32
2017-01-20 1:58 UTC
[U-Boot] mmc: fsl_esdhc: eMMC boot: CMD_ERR (-ECOMM) in u-boot while accessing SD
2017-01-20 1:15 UTC (3+ messages)
[U-Boot] [PATCH v3 0/9] imx6ul: Add Engicam Is.IoT MX6UL support
2017-01-19 23:02 UTC (10+ messages)
` [U-Boot] [PATCH v3 1/9] configs: imx6: Don't define USDHC2_BASE_ADDR
` [U-Boot] [PATCH v3 2/9] arm: imx6ul: Add Engicam Is.IoT MX6UL Starter Kit initial support
` [U-Boot] [PATCH v3 3/9] arm: dts: imx6ul-isiot: Add I2C nodes
` [U-Boot] [PATCH v3 4/9] imx6: isiotmx6ul: Add I2C support
` [U-Boot] [PATCH v3 5/9] arm: dts: imx6ul-isiot: Add FEC node
` [U-Boot] [PATCH v3 6/9] imx6: isiotmx6ul: Add FEC support
` [U-Boot] [PATCH v3 7/9] imx6: isiotmx6ul: Add NAND support
` [U-Boot] [PATCH v3 8/9] imx6: isiotmx6ul: Add nandboot env support
` [U-Boot] [PATCH v3 9/9] imx6ul: isiotmx6ul: Enable I2C support
[U-Boot] [PATCH 1/4] Move CONFIG_VIDEO_IPUV3 to defconfig
2017-01-19 19:58 UTC (7+ messages)
` [U-Boot] [PATCH 3/4] Move CONFIG_NAND_MXS "
[U-Boot] Rockchip RK3288 boot trouble
2017-01-19 18:29 UTC
[U-Boot] [PATCH v2] defconfig: Add a config for AM335x High Security EVM
2017-01-19 17:59 UTC (8+ messages)
[U-Boot] [v4, 1/3] mmc: fsl_esdhc: move 'status' property fixup into a weak function
2017-01-19 17:44 UTC (2+ messages)
[U-Boot] [PATCHv2 1/4] kconfig: armv8: move armv8 sec_firmware CONFIG_* to Kconfig
2017-01-19 17:44 UTC (2+ messages)
[U-Boot] [PATCH v3] armv8: aarch64: Fix the warning about x1-x3 nonzero issue
2017-01-19 17:42 UTC (2+ messages)
[U-Boot] [PATCHv8 1/2] armv8/ls1043a: fixup GIC offset for ls1043a rev1
2017-01-19 17:41 UTC (2+ messages)
[U-Boot] [PATCH] armv8: fsl-lsch3: enable snoopable sata read and write
2017-01-19 17:41 UTC (2+ messages)
[U-Boot] [PATCH 1/5] pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic
2017-01-19 17:40 UTC (2+ messages)
[U-Boot] [PATCH] armv8: fsl-layerscape: Fix SECURE_BOOT config
2017-01-19 17:38 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 1/2] SECURE_BOOT: Update bootscript and its hdr addresses
2017-01-19 17:36 UTC (2+ messages)
[U-Boot] [PATCH 1/4] mmc: fsl_esdhc: make GPIO support optional
2017-01-19 17:35 UTC (2+ messages)
[U-Boot] [PATCHv5 1/2] armv8/fsl-lsch2: refactor the clock system initialization
2017-01-19 17:34 UTC (2+ messages)
[U-Boot] [PATCHv2 1/2] armv8: Enable CPUECTLR.SMPEN for coherency
2017-01-19 17:32 UTC (2+ messages)
[U-Boot] [PATCH] arm: layerscape: Enable UUID & GPT partition for NXP's ARM SoC
2017-01-19 17:31 UTC (2+ messages)
[U-Boot] [PATCH 1/2] armv8: ls1012: added usb nodes in dts
2017-01-19 17:30 UTC (2+ messages)
[U-Boot] [PATCHv2 1/2] ARMv8/fsl-layerscape: Correct the OCRAM size
2017-01-19 17:29 UTC (2+ messages)
[U-Boot] [PATCHv5 01/17] configs: ls1021a: enable DT and DM support
2017-01-19 17:27 UTC (2+ messages)
[U-Boot] [PATCH] armv8/layerscape: remove unnecessary function declares
2017-01-19 17:26 UTC (2+ messages)
[U-Boot] [PATCH] armv8: fsl-layerscape, ccn504: Set forced-order mode in RNI-6, RNI-20
2017-01-19 17:25 UTC (2+ messages)
[U-Boot] [PATCH] fsl/usb: enable usb feature for ls1046ardb
2017-01-19 17:24 UTC (2+ messages)
[U-Boot] [PATCH 1/1] cmd/host: add missing \n in help text
2017-01-19 16:49 UTC
[U-Boot] [RFC Patch V3] drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx
2017-01-19 15:17 UTC
[U-Boot] [PATCH] sunxi: Add defconfig for the Sinovoip BPI-M2+ board
2017-01-19 14:28 UTC (2+ messages)
[U-Boot] [PATCH 1/2] ARM: Default to using optimized memset and memcpy routines
2017-01-19 14:25 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] board_init.c: Always use memset()
[U-Boot] [PATCH 00/12] sunxi: Allwinner H5 and OrangePi PC2 support
2017-01-19 13:57 UTC (4+ messages)
` [U-Boot] [PATCH 06/12] SPI: SPL: sunxi: fix 64-bit build
[U-Boot] [PATCH v2 00/18] arm: mvebu: Add gdsys ControlCenter-Compact board
2017-01-19 13:57 UTC (8+ messages)
` [U-Boot] [PATCH v2 06/18] lib: tpm: Add command to flush resources
` [U-Boot] [PATCH v2 07/18] core: device: Add dev_get_by_ofname function
` [U-Boot] [PATCH v2 16/18] arm: mvebu: Implement secure boot
[U-Boot] [PATCH] fpga: Use enum for bitstream command types
2017-01-19 13:57 UTC (2+ messages)
[U-Boot] [PATCH V3 0/7] dm: universal_c210: support the DM_PMIC
2017-01-19 13:57 UTC (13+ messages)
` [U-Boot] [PATCH V3 1/7] ARM: dts: exynos4: use the node's name for i2c
` [U-Boot] [PATCH V3 3/7] configs: s5pc210_universal: enable the DM_PMIC and MAX8998
` [U-Boot] [PATCH V3 4/7] board: samsung: universal_210: use the driver model for max8998
` [U-Boot] [PATCH V3 5/7] i2c: s3c24x0: fix the compiler error for exynos4
` [U-Boot] [PATCH V3 6/7] i2c: Kconfig: Add SYS_I2C_S3C24X0 entry
` [U-Boot] [PATCH V3 7/7] board: samsung: universal_c210: remove the codes relevant to soft_i2c
[U-Boot] [PATCH 1/2] spl: Move check for SPL_LIBCOMMON support to header
2017-01-19 13:57 UTC (2+ messages)
[U-Boot] [PATCH] armv8: release slave cores from CPU_RELEASE_ADDR
2017-01-19 12:33 UTC (7+ messages)
` [U-Boot] "
[U-Boot] [PATCH] arm64: spin-table: add more information in Kconfig help
2017-01-19 12:26 UTC (2+ messages)
[U-Boot] [PATCH v2 00/10] zynq: clk: Move zynq platform to clock framework
2017-01-19 11:36 UTC (5+ messages)
` [U-Boot] [PATCH v2 09/10] mmc: zynq: Determine base clock frequency via "
` [U-Boot] [PATCH v2 10/10] mmc: zynq: Add fdt max-frequency support
[U-Boot] [PATCH 14/20] mmc: Print error code for mmc_complete_init failure
2017-01-19 11:33 UTC (2+ messages)
[U-Boot] [RFC Patch V2] drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36XX
2017-01-19 11:30 UTC (2+ messages)
[U-Boot] [PATCH 1/2] armv8: calculate __bss_size in u-boot-spl.lds
2017-01-19 11:28 UTC (3+ messages)
[U-Boot] [PATCH v4 0/1] mmc: sdhci: Add support for frequency constrained peripheral interfaces
2017-01-19 11:26 UTC (3+ messages)
` [U-Boot] [PATCH v4] mmc: sdhci: Distinguish between base clock and maximum peripheral frequency
[U-Boot] [PATCH] cmd: ubi: allow '-' to specify maximum volume size
2017-01-19 10:45 UTC
[U-Boot] rockchip: rk3288: Possible regression in sdram setup
2017-01-19 9:59 UTC (5+ messages)
[U-Boot] [PATCH] bootm: qnx: Disable data cache before booting QNX image
2017-01-19 9:23 UTC
[U-Boot] [PATCH 2/2] status_led: Kconfig migration
2017-01-19 8:51 UTC
[U-Boot] [PATCH 1/2] status_led: Kconfig migration - introduction
2017-01-19 8:51 UTC
[U-Boot] [PATCH 1/2] power: pmic: add the max8997 controller for DM
2017-01-19 6:13 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] arm: dts: trats: add the pmic node for using DM
[U-Boot] [PATCH 00/12] Add support for SD3.0 and eMMC HS200
2017-01-19 6:11 UTC (4+ messages)
[U-Boot] [PATCH] armv8: ls1046aqds: added usb feature support
2017-01-19 6:02 UTC (3+ messages)
[U-Boot] [PATCH 0/3] armv8: fsl-layerscape: Update vid support
2017-01-19 5:42 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] armv8: fsl-layerscape: Updates DCFG register map
` [U-Boot] [PATCH 2/3] armv8: fsl-lsch3: Update VID support
` [U-Boot] [PATCH 3/3] armv8: fsl-layerscape: Add vid support for LS2080AQDS
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