messages from 2016-10-03 13:37:23 to 2016-10-05 06:11:45 UTC [more...]
[U-Boot] [PATCH 00/16] README: Clean up old CONFIG options
2016-10-05 6:11 UTC (19+ messages)
` [U-Boot] [PATCH 01/16] README: Drop old Intel Monahans comment
` [U-Boot] [PATCH 02/16] README: Drop CONFIG_COGENT and related options
` [U-Boot] [PATCH 03/16] README: Correct CONFIG_ENV_OFFSET_RENDUND typo
` [U-Boot] [PATCH 04/16] README: Drop unused JFFS2 options
` [U-Boot] [PATCH 05/16] README: Drop unused CONFIG_SYS_LS_MC_FW_... options
` [U-Boot] [PATCH 06/16] README: Drop CONFIG_OF_BOOT_CPU
` [U-Boot] [PATCH 07/16] README: Drop CONFIG_LAN91C96_BASE
` [U-Boot] [PATCH 10/16] README: i2c: Drop unused i2c CONFIG options
` [U-Boot] [PATCH 16/16] README: Fix CONFIG_SYS_NAND_MAX_DEVICE typo
[U-Boot] ACPI in general
2016-10-05 5:22 UTC (2+ messages)
[U-Boot] [PATCH v3 00/10] binman: A tool for creating firmware images
2016-10-05 4:08 UTC (13+ messages)
` [U-Boot] [PATCH v3 01/10] binman: Introduce binman, a tool for building binary images
` [U-Boot] [PATCH v3 02/10] binman: Add basic entry types for U-Boot
` [U-Boot] [PATCH v3 03/10] binman: Add support for building x86 ROMs
` [U-Boot] [PATCH v3 04/10] binman: Add support for u-boot.img as an input binary
` [U-Boot] [PATCH v3 05/10] binman: Add support for building x86 ROMs with SPL
` [U-Boot] [PATCH v3 06/10] binman: Add a build rule for binman
` [U-Boot] [PATCH v3 07/10] binman: Allow configuration options to be used in .dts files
` [U-Boot] [PATCH v3 08/10] binman: Automatically include a U-Boot .dtsi file
` [U-Boot] [PATCH v3 09/10] RFC: Use binman for a sunxi board
` [U-Boot] [PATCH v3 10/10] RFC: Use binman for an x86 board
[U-Boot] [PATCH] libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
2016-10-05 3:27 UTC (3+ messages)
[U-Boot] SPL load ARM Trusted Firmware BL31?
2016-10-05 3:19 UTC
[U-Boot] [PATCH v2 8/8] armv7: ls1021a: Move DDR config options to Kconfig
2016-10-05 1:04 UTC
[U-Boot] [PATCH v2 7/8] armv8: fsl-layerscape: Move DDR config options to Kconfig
2016-10-05 1:03 UTC
[U-Boot] [PATCH v2 6/8] arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig
2016-10-05 1:01 UTC
[U-Boot] [PATCH v2] cmd: cros_ec: Move crosec commands to cmd subdirectory
2016-10-05 0:08 UTC
[U-Boot] [PATCH v2 5/8] arm: Move FSL_HAS_DP_DDR and NUM_DDR_CONTROLLERS to Kconfig
2016-10-04 21:46 UTC
[U-Boot] [PATCH v2 4/8] arm: Move SYS_FSL_IFC_BANK_COUNT to Kconfig
2016-10-04 21:45 UTC
[U-Boot] [PATCH v2 3/8] arm: Move MAX_CPUS to Kconfig
2016-10-04 21:45 UTC
[U-Boot] [PATCH v2 1/2] tools: buildmand: Remove duplicated code
2016-10-04 21:35 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/2] tools: buildman: Add compiler wrapper
[U-Boot] [PATCH v2 1/8] arm: Fix Kconfig for proper display menu
2016-10-04 21:31 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/8] arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig
[U-Boot] [PATCH v5 00/21] imx6: Add Engicam i.CoreM6 QDL support
2016-10-04 21:00 UTC (6+ messages)
[U-Boot] [PATCH v4 1/3] net: fec_mxc: Convert into driver model
2016-10-04 20:54 UTC (3+ messages)
` [U-Boot] [PATCH v4 2/3] ARM: dts: imx6qdl-icore: Add FEC support
` [U-Boot] [PATCH v4 3/3] icorem6: Use CONFIG_DM_ETH support
[U-Boot] [PATCH v4 0/3] net: fec_mxc: Convert to DM
2016-10-04 20:54 UTC
[U-Boot] [PATCH v6 01/21] serial: Kconfig: Add MXC_UART entry
2016-10-04 20:48 UTC (21+ messages)
` [U-Boot] [PATCH v6 02/21] thermal: Kconfig: Add IMX_THERMAL entry
` [U-Boot] [PATCH v6 03/21] Kconfig: Add DEFAULT_FDT_FILE entry
` [U-Boot] [PATCH v6 04/21] arm: imx: Add Engicam i.CoreM6 QDL Starter Kit initial support
` [U-Boot] [PATCH v6 05/21] net: Kconfig: Add FEC_MXC entry
` [U-Boot] [PATCH v6 06/21] imx6: icorem6: Add ENET support
` [U-Boot] [PATCH v6 07/21] imx: s/docs\/README.imximage/doc\/README.imximage/g
` [U-Boot] [PATCH v6 08/21] arm: dts: Add devicetree for i.MX6DL
` [U-Boot] [PATCH v6 09/21] arm: dts: Add devicetree for i.MX6DQL
` [U-Boot] [PATCH v6 10/21] arm: dts: imx6dl: Add pinctrl defines
` [U-Boot] [PATCH v6 11/21] dt-bindings: clock: imx6qdl: Add clock defines
` [U-Boot] [PATCH v6 12/21] arm: imx6q: Add devicetree support for Engicam i.CoreM6 DualLite/Solo
` [U-Boot] [PATCH v6 13/21] imx6q: icorem6: Enable pinctrl driver
` [U-Boot] [PATCH v6 14/21] engicam: icorem6: Add DM_GPIO, DM_MMC support
` [U-Boot] [PATCH v6 15/21] arm: dts: Add devicetree for i.MX6Q
` [U-Boot] [PATCH v6 16/21] arm: dts: imx6q: Add pinctrl defines
` [U-Boot] [PATCH v6 17/21] arm: imx6q: Add devicetree support for Engicam i.CoreM6 Quad/Dual
` [U-Boot] [PATCH v6 18/21] mtd: nand: Kconfig: Add NAND_MXS entry
` [U-Boot] [PATCH v6 19/21] imx6: icorem6: Add NAND support
` [U-Boot] [PATCH v6 20/21] imx6: icorem6: Enable MTD device support
` [U-Boot] [PATCH v6 21/21] imx6: icorem6: Add default mtd nand partition table
[U-Boot] [PATCH v6 00/21] imx6: Add Engicam i.CoreM6 QDL support
2016-10-04 20:47 UTC
[U-Boot] [PATCH v2 4/5] sandbox/fs: Set correct filetype for unknown filetype
2016-10-04 19:46 UTC
[U-Boot] STM32F7 Discovery hangs on master
2016-10-04 18:17 UTC
[U-Boot] git send-email and patch headers/subject line
2016-10-04 17:59 UTC (3+ messages)
[U-Boot] [PATCH V2 1/8] tools: imximage: add plugin support
2016-10-04 17:54 UTC (3+ messages)
[U-Boot] Adding memcmp to standalone application
2016-10-04 17:08 UTC
[U-Boot] imx53 performance issue after updating to version 2016.9 (tftp download, hash calculation)
2016-10-04 16:44 UTC
[U-Boot] [PATCH v2 1/8] x86: Add implementations of setjmp() and longjmp()
2016-10-04 15:50 UTC (8+ messages)
` [U-Boot] [PATCH v2 5/8] arm: efi: Add a hello world test program
[U-Boot] [PATCH] cmd: cros_ec: Move crosec commands to cmd subdirectory
2016-10-04 15:47 UTC (3+ messages)
[U-Boot] [PATCH] ARM:dts: Added device tree for socfpga arria10 development kit sdmmc
2016-10-04 15:27 UTC (6+ messages)
[U-Boot] [PATCH v7 00/12] MIPS Boston Development Board Support
2016-10-04 14:56 UTC (4+ messages)
` [U-Boot] [PATCH v7 02/12] serial: ns16550: Support clocks via phandle
[U-Boot] [ANN] U-Boot v2016.11-rc1 released
2016-10-04 13:10 UTC (4+ messages)
[U-Boot] [PATCH 00/10] mx7: add dt support for Colibri iMX7S/iMX7D
2016-10-04 13:02 UTC (8+ messages)
` [U-Boot] [PATCH 01/10] dm: imx: serial: support device tree
[U-Boot] [PATCH] serial: ns16550: Handle -ENOENT when requesting clock
2016-10-04 12:37 UTC (3+ messages)
[U-Boot] [PATCH] net, cmd: fix misaligned cache operation warning
2016-10-04 12:22 UTC (5+ messages)
` [U-Boot] "
[U-Boot] [PATCH][v2] armv8: ls1012a: Updating CONFIG_EXTRA_ENV_SETTINGS
2016-10-04 11:47 UTC
[U-Boot] [PATCH][v3] board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGS
2016-10-04 11:46 UTC
[U-Boot] [PATCH] imx: s/docs\/README.imximage/doc\/README.imximage/g
2016-10-04 9:33 UTC (6+ messages)
[U-Boot] [PATCH] board: tbs2910: Add CMD_PART
2016-10-04 9:02 UTC (2+ messages)
[U-Boot] [PATCH] imx_watchdog: Do not assert WDOG_B on watchdog init
2016-10-04 9:01 UTC (2+ messages)
[U-Boot] [PATCH] imx: iomux-v3: fix pad setup on i.MX6DQP when CONFIG_MX6QDL is defined
2016-10-04 8:53 UTC (2+ messages)
[U-Boot] [PATCH] arm: imx6: configure NoC on i.MX6DQP
2016-10-04 8:51 UTC (2+ messages)
[U-Boot] [PATCH] board: tbs2910: Fix BOOTMAPSZ
2016-10-04 8:37 UTC (2+ messages)
[U-Boot] [PATCH v3 1/2] mx6sabresd: Make SPL DDR configuration to match the DCD table
2016-10-04 8:36 UTC (4+ messages)
` [U-Boot] [PATCH v3 2/2] mx6sabresd: Add SPL support for the mx6dl variant
[U-Boot] [PATCH] imx: mx6: fix USB bmode to use reserved value
2016-10-04 8:25 UTC (2+ messages)
[U-Boot] [PATCH] imx: imx6ul: disable POR_B internal pull up
2016-10-04 8:24 UTC (2+ messages)
[U-Boot] [PATCH] imx-common: enlarge mux width to 4
2016-10-04 8:19 UTC (3+ messages)
[U-Boot] Unable to boot from QSPI (u-boot 2016.11-rc1)
2016-10-04 7:40 UTC
[U-Boot] [PATCH v2 3/3] ARM: TI: Enable DISPLAY_BOARDINFO on all boards
2016-10-04 4:05 UTC (3+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v3 0/3] ARM: TI: Enable DISPLAY_{CPU/BOARD}INFO
2016-10-04 4:04 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/3] ARM: AM437X: Add Silicon ID support
` [U-Boot] [PATCH v3 2/3] ARM: TI: Enable DISPLAY_CPUINFO on all SoCs
` [U-Boot] [PATCH v3 3/3] ARM: TI: Enable DISPLAY_BOARDINFO on all boards
[U-Boot] [PATCH V2 1/2] dt: net: add DWC EQoS binding
2016-10-03 22:45 UTC (2+ messages)
` [U-Boot] [PATCH V2 2/2] net: add driver for Synopsys Ethernet QoS device
[U-Boot] [PATCH 1/2] dt: net: add DWC EQoS binding
2016-10-03 22:13 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] net: add driver for Synopsys Ethernet QoS device
[U-Boot] [PATCH 1/5] sandbox/fs: Free memory allocated by os_dirent_ls
2016-10-03 21:50 UTC (10+ messages)
` [U-Boot] [PATCH 2/5] sandbox/fs: Make linking of nodes in os_dirent_ls more obvious
` [U-Boot] [PATCH 3/5] sandbox/fs: Use correct size path name buffer
` [U-Boot] [PATCH 4/5] sandbox/fs: Set correct filetype for unknown filetype
` [U-Boot] [PATCH 5/5] sandbox/fs: Use readdir instead of deprecated readdir_r
[U-Boot] [PATCH 00/27] Clean up address mapping functions & CONFIG_SYS_SDRAM_BASE
2016-10-03 21:49 UTC (17+ messages)
` [U-Boot] [PATCH 01/27] Provide a generic io.h & address mapping functions
` [U-Boot] [PATCH 03/27] arm: Use asm-generic/io.h
` [U-Boot] [PATCH 11/27] x86: "
` [U-Boot] [PATCH 12/27] xtensa: "
` [U-Boot] [PATCH 17/27] sandbox: "
` [U-Boot] [PATCH 18/27] board_f: Account for CONFIG_SYS_SDRAM_BASE being physical
` [U-Boot] [PATCH 19/27] image: "
` [U-Boot] [PATCH 20/27] image: Use ram_top, not bi_memsize, in getenv_bootm_size
[U-Boot] [PATCH] cros_ec: Honor the google,remote-bus dt property
2016-10-03 21:49 UTC (2+ messages)
` [U-Boot] [PATCH] cros_ec: Honor the google, remote-bus "
[U-Boot] [PATCH 1/2] rockchip: use rockchip linux partitions layout
2016-10-03 21:49 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] rockchip: doc: add GPT partition layout
[U-Boot] [RFC PATCH 0/6] Move some config macros to Kconfig
2016-10-03 21:49 UTC (13+ messages)
` [U-Boot] [RFC PATCH 1/6] arm: Fix Kconfig for proper display menu
` [U-Boot] [RFC PATCH 2/6] arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig
` [U-Boot] [RFC PATCH 3/6] arm: Move MAX_CPUS "
` [U-Boot] [RFC PATCH 4/6] arm: Move SYS_FSL_IFC_BANK_COUNT "
` [U-Boot] [RFC PATCH 5/6] arm: Move FSL_HAS_DP_DDR and NUM_DDR_CONTROLLERS "
` [U-Boot] [RFC PATCH 6/6] arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES "
[U-Boot] [PATCH 00/23] MIPS Boston fixes, ethernet support & cleanup
2016-10-03 21:49 UTC (5+ messages)
` [U-Boot] [PATCH 14/23] gpio: Provide dummy get/request & is_valid functions
[U-Boot] [[RFC Patch] 1/2] tools: buildmand: Remove duplicated code
2016-10-03 21:49 UTC (4+ messages)
` [U-Boot] [[RFC Patch] 2/2] tools: buildman: Add compiler wrapper
[U-Boot] [PATCH] gunzip: cache-align write buffer memory
2016-10-03 21:49 UTC (3+ messages)
[U-Boot] [PATCH v2 0/6] toradex: config block handling
2016-10-03 20:27 UTC (10+ messages)
` [U-Boot] [PATCH v2 2/6] apalis/colibri_t20/t30: deactivate displaying board info
` [U-Boot] [PATCH v2 5/6] apalis/colibri_t30: move environment location
[U-Boot] ARM: sun7i: config: add config for Sinovoip/Bananapi BPI-R1
2016-10-03 20:24 UTC (4+ messages)
` [U-Boot] ARM: sun7i: dts: add support "
` [U-Boot] [PATCH v2] [PATCH 2/2] "
[U-Boot] [PATCH 1/2] [PATCH 1/2] ARM: sun7i: config: add config for Sinovoip/Bananapi BPI-R1
2016-10-03 20:21 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] [PATCH 2/2] ARM: sun7i: dts: add support "
` [U-Boot] [PATCH] "
[U-Boot] [PATCH v2 0/9] MIPS: improve start.S and add exception support
2016-10-03 17:51 UTC (10+ messages)
` [U-Boot] [PATCH v2 1/9] MIPS: make inclusion of ROM exception vectors configurable
` [U-Boot] [PATCH v2 2/9] MIPS: fix ROM exception vectors
` [U-Boot] [PATCH v2 3/9] MIPS: fix iand optimize setup of CP0 registers
` [U-Boot] [PATCH v2 4/9] MIPS: factor out code for initial stack and global data
` [U-Boot] [PATCH v2 5/9] MIPS: add possibility to setup initial stack and global data in SRAM
` [U-Boot] [PATCH v2 6/9] MIPS: add asm-offsets for struct pt_regs
` [U-Boot] [PATCH v2 7/9] MIPS: reserve space for exception vectors
` [U-Boot] [PATCH v2 8/9] MIPS: add handling for generic and EJTAG exceptions
` [U-Boot] [PATCH v2 9/9] common/board_f: enable initr_trap for MIPS
[U-Boot] [PATCH] ARM: sun7i: dts: add support for Sinovoip/Bananapi BPI-R1
2016-10-03 16:42 UTC (4+ messages)
[U-Boot] [RFC] Rearrange CONFIG_* macros
2016-10-03 16:35 UTC (9+ messages)
[U-Boot] [PATCH] serial: ns16550: Fix serial output on Tegra186
2016-10-03 16:14 UTC (3+ messages)
[U-Boot] Please pull u-boot-rockchip
2016-10-03 13:39 UTC (2+ messages)
[U-Boot] [PATCH v4 10/10] defconfig: Add a config for AM335x High Security EVM with SD Boot support
2016-10-03 13:39 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 09/10] ti_armv7_common: Disable Falcon Mode on HS devices
2016-10-03 13:38 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 08/10] config: Remove usage of CONFIG_STORAGE_EMMC
2016-10-03 13:38 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 06/10] ti: omap-common: Allow AM33xx devices to be built securely
2016-10-03 13:38 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 05/10] board: am33xx-hs: Allow post-processing of FIT image on AM33xx
2016-10-03 13:38 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 04/10] am33xx: config.mk: Fix option used to enable SPI SPL image type
2016-10-03 13:38 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 03/10] doc: Update info on using AM33xx secure devices from TI
2016-10-03 13:38 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 02/10] am33xx: config.mk: Add support for additional secure boot image types
2016-10-03 13:38 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 01/10] Kconfig: Separate AM33XX SOC config from target board config
2016-10-03 13:38 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH 5/5] ARM: omap5: add fdt secure dram reservation fixup
2016-10-03 13:38 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 4/5] ti_omap5_common: mark region of DRAM protected on HS parts
2016-10-03 13:38 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 3/5] ARM: DRA7: Add secure emif setup calls
2016-10-03 13:37 UTC (2+ messages)
` [U-Boot] [U-Boot,3/5] "
[U-Boot] [PATCH 2/5] arm: omap5: secure API for EMIF memory reservations
2016-10-03 13:37 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/5] ti: omap5: Add Kconfig options for secure EMIF reservations
2016-10-03 13:37 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] net, macb: fix misaligned cache operation warning
2016-10-03 13:37 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 2/2] ti_armv7_keystone2: Update addr_mon variable
2016-10-03 13:37 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] ARM: keystone2: Add support for parsing monitor header
2016-10-03 13:37 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] keystone2: k2g: add env script to load firmware initramfs as part of boot flow
2016-10-03 13:37 UTC (2+ messages)
` [U-Boot] "
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