messages from 2017-03-06 22:09:14 to 2017-03-09 13:08:33 UTC [more...]
[U-Boot] [PATCH 00/31] ARM: k2g: Add support for new K2G ICE EVM
2017-03-09 13:08 UTC (20+ messages)
` [U-Boot] [PATCH 02/31] spl: fit: Break out some functions into a common file
` [U-Boot] [PATCH 04/31] fdt: Enable selecting correct DTB from append FIT Image
` [U-Boot] [PATCH 05/31] ti: common: board_detect: Add function to determine if EEPROM was read
` [U-Boot] [PATCH 09/31] ti_armv7_keystone2: Define scratch space in SRAM
` [U-Boot] [PATCH 11/31] ARM: k2g: Enable TI board detection code
` [U-Boot] [PATCH 12/31] board_f: Add new function to allow runtime DTB selection
` [U-Boot] [PATCH 13/31] Makefile: Build additional binaries for dtb FIT blobs appended to U-boot
` [U-Boot] [PATCH 14/31] ARM: keystone2: Allow to build with all image formats
` [U-Boot] [PATCH 15/31] ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-boot
[U-Boot] [PATCH] omap3_logic: Move SPL Stack into SDRAM
2017-03-09 13:07 UTC (2+ messages)
[U-Boot] Please pull u-boot-video/master
2017-03-09 13:07 UTC (2+ messages)
[U-Boot] linking rockchip-linux/u-boot.git with binutils-2.28
2017-03-09 12:19 UTC (18+ messages)
[U-Boot] [PATCHv2 1/5] mtd: nand: add initialization flag
2017-03-09 11:14 UTC (7+ messages)
` [U-Boot] [PATCHv2 2/5] mtd: nand: remove nand size print from nand_init function
` [U-Boot] [PATCHv2 3/5] fsl PPA: add support PPA image loading from NAND and SD
` [U-Boot] [PATCHv2 4/5] Kconfig: fsl-ppa: support load PPA from eMMC/SD and NAND Flash
` [U-Boot] [PATCHv2 5/5] fsl-layerscape/ls104xardb: enable PPA support for eMMC/SD and NAND boot
[U-Boot] [linux-sunxi] Re: [PATCH 14/17] sunxi: Pine64: defconfig: enable SPL FIT support
2017-03-09 10:48 UTC (7+ messages)
[U-Boot] [PATCH] rockchip: set scan_dev_for_boot_part env for rockchip SoC
2017-03-09 9:59 UTC (10+ messages)
[U-Boot] [PATCH] ARM: keystone: Pass SPI MTD partition table via kernel command line
2017-03-09 9:58 UTC (5+ messages)
[U-Boot] [PATCH 0/8] sunxi: video: Add support for HDMI output on A64/H3/H5
2017-03-09 8:33 UTC (10+ messages)
` [U-Boot] [PATCH 1/8] rockchip: video: Fix HDMI audio clocks
` [U-Boot] [PATCH 2/8] rockchip: video: Remove CSC initialization (HDMI)
` [U-Boot] [PATCH 3/8] rockchip: video: Split out HDMI controller code
` [U-Boot] [PATCH 4/8] sunxi: video: Split out TCON code
` [U-Boot] [PATCH 5/8] sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs
` [U-Boot] [PATCH 6/8] sunxi: video: Add A64/H3/H5 HDMI driver
` [U-Boot] [PATCH 7/8] sunxi: Enable A64/H3/H5 video driver in defconfigs
` [U-Boot] [PATCH 8/8] [DO NOT MERGE] sunxi: power: add AXP803 support
[U-Boot] imx6 u-boot update nand ecc issues
2017-03-09 7:38 UTC
[U-Boot] [PATCH v3] arm64: booti: allow to place kernel image anywhere in physical memory
2017-03-09 7:28 UTC
[U-Boot] [GIT PULL] Please pull u-boot-mmc pmic
2017-03-09 2:29 UTC
[U-Boot] [PATCH][RFT] sunxi: power: axp809.c: Fix aldo1-2 being disabled for mvolt != 0
2017-03-09 2:27 UTC (2+ messages)
[U-Boot] [PATCH v2] arm64: booti: allow to place kernel image anywhere in physical memory
2017-03-09 2:10 UTC (3+ messages)
[U-Boot] [PATCH v2 00/20] Add Intel Arria 10 SoC support
2017-03-09 0:26 UTC (21+ messages)
` [U-Boot] [PATCH v2 01/20] arm: socfpga: Restructure clock manager driver
` [U-Boot] [PATCH v2 02/20] arm: socfpga: Update clock for Gen5
` [U-Boot] [PATCH v2 03/20] arm: socfpga: Restructure reset manager driver
` [U-Boot] [PATCH v2 04/20] arm: socfpga: Restructure misc driver
` [U-Boot] [PATCH v2 05/20] arm: socfpga: Restructure system manager
` [U-Boot] [PATCH v2 06/20] arm: socfpga: Add A10 defines
` [U-Boot] [PATCH v2 07/20] arm: socfpga: Add reset driver support for Arria 10
` [U-Boot] [PATCH v2 08/20] arm: socfpga: Add clock driver "
` [U-Boot] [PATCH v2 09/20] arm: socfpga: Add system manager "
` [U-Boot] [PATCH v2 10/20] arm: socfpga: Add sdram header file "
` [U-Boot] [PATCH v2 11/20] arm: socfpga: Add misc support "
` [U-Boot] [PATCH v2 12/20] arm: socfpga: Add pinmux "
` [U-Boot] [PATCH v2 13/20] fdt: Add compatible strings "
` [U-Boot] [PATCH v2 14/20] arm: dts: Add dts and dtsi "
` [U-Boot] [PATCH v2 15/20] arm: socfpga: Add SPL support "
` [U-Boot] [PATCH v2 16/20] drivers: fpga: Add compile switch for Gen5 only registers
` [U-Boot] [PATCH v2 17/20] arm: socfpga: Convert Altera ddr driver to use Kconfig
` [U-Boot] [PATCH v2 18/20] arm: socfpga: Add config and defconfig for Arria 10
` [U-Boot] [PATCH v2 19/20] arm: socfpga: Add board files for the Arria10
` [U-Boot] [PATCH v2 20/20] arm: socfpga: Enable build for Arria 10
[U-Boot] [linux-sunxi] [PATCH 8/8] [DO NOT MERGE] sunxi: power: add AXP803 support
2017-03-08 23:44 UTC
[U-Boot] Complete verified uboot example
2017-03-08 21:02 UTC (15+ messages)
[U-Boot] [PATCH v3 0/7] add support for rk3328 SoC
2017-03-08 21:01 UTC (5+ messages)
` [U-Boot] [PATCH v3 7/7] rockchip: rk3288: add defconfig for evb-rk3328
[U-Boot] [PATCH v1] gpt: Fix uuid string format
2017-03-08 21:01 UTC (4+ messages)
[U-Boot] [PATCH 00/17] SPL: extend FIT loading support
2017-03-08 21:01 UTC (31+ messages)
` [U-Boot] [PATCH 02/17] SPL: FIT: refactor FDT loading
` [U-Boot] [PATCH 04/17] SPL: FIT: factor out spl_load_fit_image()
` [U-Boot] [PATCH 05/17] SPL: FIT: allow loading multiple images
` [U-Boot] [PATCH 06/17] tools: mksunxiboot: allow larger SPL binaries
` [U-Boot] [PATCH 07/17] armv8: SPL: only compile GIC code if needed
` [U-Boot] [PATCH 08/17] armv8: fsl: move ccn504 code into FSL Makefile
` [U-Boot] [PATCH 09/17] sunxi: A64: move SPL stack to end of SRAM A2
` [U-Boot] [PATCH 10/17] sunxi: SPL: store RAM size in gd
` [U-Boot] [PATCH 11/17] sunxi: SPL: add FIT config selector for Pine64 boards
` [U-Boot] [PATCH 12/17] Makefile: add rules to generate SPL FIT images
` [U-Boot] [PATCH 13/17] sunxi: A64: Pine64: introduce FIT generator script
` [U-Boot] [PATCH 15/17] sunxi: OrangePi-PC2: defconfig: enable SPL FIT support
` [U-Boot] [PATCH 16/17] sunxi: Store the device tree name in the SPL header
` [U-Boot] [PATCH 17/17] sunxi: use SPL header DT name for FIT board matching
[U-Boot] [RFC PATCH 1/3] dm: core: Add pre-OS remove flag to device_remove()
2017-03-08 21:01 UTC (8+ messages)
` [U-Boot] [RFC PATCH 3/3] arm: bootm: Add dm_pre_os_remove() call to announce_and_cleanup()
[U-Boot] [PATCH v5 00/11] Rewrite ARMv8 layerscape MMU
2017-03-08 21:00 UTC (10+ messages)
` [U-Boot] [PATCH v5 01/11] armv8: Add global variable resv_ram
` [U-Boot] [PATCH v5 06/11] driver: net: fsl-mc: Update calculation of MC RAM
` [U-Boot] [PATCH v5 09/11] armv8: ls2080a: Drop early MMU for SPL build
[U-Boot] Pull request: u-boot-net.git master
2017-03-08 17:48 UTC (2+ messages)
[U-Boot] [PATCH v2] board: ns2: Add support for Broadcom Northstar 2
2017-03-08 16:55 UTC
[U-Boot] Errors on NAND chip
2017-03-08 16:51 UTC
[U-Boot] [PATCH 0/2] Unbreak OMAP3530
2017-03-08 14:30 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] arm: omap3: Compile clock.c with -marm option to unbreak OMAP3530
` [U-Boot] [PATCH 2/2] arm: omap3: Bring back ARM errata workaround 725233
[U-Boot] Simple Malloc Breaks omap3_logic
2017-03-08 12:13 UTC (13+ messages)
[U-Boot] Initramfs ignored by kernel
2017-03-08 10:54 UTC
[U-Boot] [PATCH v2] ARM: keystone: Pass SPI MTD partition table via kernel command line
2017-03-08 8:28 UTC
[U-Boot] [RFC PATCH] kbuild: turn of dtc unit address warnings by default
2017-03-08 7:56 UTC (5+ messages)
[U-Boot] [PATCH] mmc: sdhci: only flush cache for data command
2017-03-08 7:16 UTC
[U-Boot] OMAP3 U-Boot Device Tree
2017-03-08 0:31 UTC
[U-Boot] ethact not set after usb start
2017-03-08 0:02 UTC
[U-Boot] [PATCH] omap3_logic: Move SPL Stack into SDRAM
2017-03-07 22:17 UTC
[U-Boot] Apparent conflict between CONFIG_BLK and CONFIG_API
2017-03-07 21:53 UTC
[U-Boot] [PATCH] arm: Update our 'ret' assembler macro slightly
2017-03-07 21:47 UTC (3+ messages)
[U-Boot] [PATCH 1/2] README.socfpga: Add readme update from Stefan Roese patch
2017-03-07 21:47 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] README.socfpg: update qts script arguments for 16.1
[U-Boot] [PATCH] video: cfb_console: fix 32-bit display on 64-bit architectures
2017-03-07 20:25 UTC (2+ messages)
[U-Boot] [PATCH] net: zynq_gem: Fix masking of supported phydev features
2017-03-07 19:58 UTC (4+ messages)
` [U-Boot] "
[U-Boot] rockchip breakage with "spl: Remove overwrite of relocated malloc limit"
2017-03-07 18:45 UTC (5+ messages)
[U-Boot] [PATCH v2 0/2] arm: socfpga: Enable EFI support for DE0-nano-SoC disto boot
2017-03-07 18:07 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/2] arm: socfpga: Enable abort for DE-nano-SoC SPL uboot load from MMC
` [U-Boot] [PATCH v2 2/2] arm: socfpga: Enable part command and EFI partition support for DE0-nano-SoC
[U-Boot] [PATCHv2 1/3] Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs
2017-03-07 16:20 UTC (2+ messages)
` [U-Boot] [PATCHv3 3/3] lib: move hash CONFIG options to Kconfig
[U-Boot] [PATCH v2 2/8] Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible"
2017-03-07 15:18 UTC (5+ messages)
[U-Boot] [ PATCH] ARM: cache: runtime flag to suppress the "cache misaligned" message
2017-03-07 14:41 UTC (3+ messages)
[U-Boot] [PATCH 1/2] arm64: booti: update "res1" field to "flags"
2017-03-07 14:12 UTC (12+ messages)
` [U-Boot] [PATCH 2/2] arm64: booti: allow to place kernel image anywhere in physical memory
[U-Boot] [PATCH 1/5] mtd: nand: add initialization flag
2017-03-07 13:56 UTC (8+ messages)
` [U-Boot] [PATCH 2/5] mtd: nand: remove nand size print from nand_init function
[U-Boot] [PATCH 1/2] dm: imx: serial: add i.MX6UL support
2017-03-07 13:33 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] arm: i.MX6UL: add Armadeus Systems OPOS6UL SoM and OPOS6ULDev carrier board
[U-Boot] distro bootcmd: auto write GPT table in scan_dev_for_boot_part
2017-03-07 13:29 UTC (2+ messages)
[U-Boot] [PATCH] ARM: Migrate errata to Kconfig
2017-03-07 12:13 UTC
[U-Boot] [PATCH 0/4] Add Intel Arria 10 SoC FPGA driver
2017-03-07 9:11 UTC (6+ messages)
` [U-Boot] [PATCH 1/4] arm: socfpga: Removing unused passing parameter of socfpga_bridges_reset
[U-Boot] [PATCH 00/20] Add Intel Arria 10 SoC support
2017-03-07 9:07 UTC (21+ messages)
` [U-Boot] [PATCH 07/20] arm: socfpga: add clock driver for Arria 10
` [U-Boot] [PATCH 08/20] arm: socfpga: add system manager "
` [U-Boot] [PATCH 10/20] arm: socfpga: add misc support "
` [U-Boot] [PATCH 14/20] arm: socfpga: add SPL "
` [U-Boot] [PATCH 15/20] drivers: Makefile: include fpga build in SPL
[U-Boot] Question about bootp structure pack
2017-03-07 8:59 UTC (4+ messages)
` [U-Boot] [U-boot] "
[U-Boot] [RESEND PATCH v4] usb: dwc2: add support for external vbus supply
2017-03-07 6:50 UTC (3+ messages)
[U-Boot] [PATCH][v2]board: freescale: ls2080a/ls2088a: Enable PPA
2017-03-07 5:51 UTC
[U-Boot] rockchip: config: enable the USB host for rk3288 based board
2017-03-07 4:47 UTC
[U-Boot] rockchip: dts: tinker: add usb host power supply node
2017-03-07 4:46 UTC
[U-Boot] [PATCH v3] arm: socfpga: fix issue with warm reset when CSEL is 0
2017-03-07 3:46 UTC (12+ messages)
[U-Boot] [PATCH v3] usb: dwc2: add support for external vbus supply
2017-03-07 2:53 UTC (5+ messages)
[U-Boot] [PATCH] arm: omap-common: Fix typo in CONFIG_OMAP54XX guard
2017-03-07 2:42 UTC
[U-Boot] [PATCH 0/2] arm: socfpga: Enable EFI support for DE0-nano-SoC disto boot
2017-03-07 2:38 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] arm: socfpga: Enable part command and EFI partition support for DE0-nano-SoC
[U-Boot] [PATCH 1/1] arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
2017-03-07 1:05 UTC (5+ messages)
[U-Boot] STM32F429 u-boot
2017-03-07 0:52 UTC (3+ messages)
[U-Boot] [RFC] odroid: Add support for the ODROID-X board variant
2017-03-06 23:57 UTC (3+ messages)
[U-Boot] sdhci_transfer_data: Error detected in status(0x208002) problem on Tiny4412 board
2017-03-06 23:54 UTC (2+ messages)
[U-Boot] arm: cache: misaligned operation with fastboot
2017-03-06 22:16 UTC (7+ messages)
[U-Boot] [PATCH v2] driver: net: ldpaa: Update priv->phydev after free()
2017-03-06 22:09 UTC (4+ 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