messages from 2016-08-29 18:48:19 to 2016-08-30 20:16:31 UTC [more...]
[U-Boot] [PATCH 0/2] Add support for config_distro_bootcmd to the omap3_pandora target
2016-08-30 20:16 UTC (2+ messages)
` [U-Boot] [PATCH 1/2] omap3_pandora: Switch to use config_distro_bootcmd
[U-Boot] [PATCH] ARM: tegra: Add support for TK1-SOM board from Colorado Engineering
2016-08-30 19:58 UTC (2+ messages)
[U-Boot] [PATCH 0/4] ARM: move ARMV7_PSCI and ARMV7_PSCI_NR_CPUS to Kconfig
2016-08-30 19:43 UTC (8+ messages)
` [U-Boot] [PATCH 1/4] ARM: tegra: remove wrong dependency on SPL_BUILD
` [U-Boot] [PATCH 2/4] ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI
` [U-Boot] [PATCH 3/4] ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
` [U-Boot] [PATCH 4/4] ARM: armv7: move ARMV7_PSCI_NR_CPUS "
[U-Boot] [PATCH v4 00/10] Allow secure boot on AM33xx devices
2016-08-30 19:06 UTC (11+ messages)
` [U-Boot] [PATCH v4 01/10] Kconfig: Separate AM33XX SOC config from target board config
` [U-Boot] [PATCH v4 02/10] am33xx: config.mk: Add support for additional secure boot image types
` [U-Boot] [PATCH v4 03/10] doc: Update info on using AM33xx secure devices from TI
` [U-Boot] [PATCH v4 04/10] am33xx: config.mk: Fix option used to enable SPI SPL image type
` [U-Boot] [PATCH v4 05/10] board: am33xx-hs: Allow post-processing of FIT image on AM33xx
` [U-Boot] [PATCH v4 06/10] ti: omap-common: Allow AM33xx devices to be built securely
` [U-Boot] [PATCH v4 07/10] am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASE
` [U-Boot] [PATCH v4 08/10] config: Remove usage of CONFIG_STORAGE_EMMC
` [U-Boot] [PATCH v4 09/10] ti_armv7_common: Disable Falcon Mode on HS devices
` [U-Boot] [PATCH v4 10/10] defconfig: Add a config for AM335x High Security EVM with SD Boot support
[U-Boot] [PATCH v2 00/44] Kconfig: Move CONFIG_SPL_..._SUPPORT to Kconfig
2016-08-30 18:33 UTC (51+ messages)
` [U-Boot] [PATCH v2 01/44] Correct defconfigs using savedefconfig
` [U-Boot] [PATCH v2 02/44] moveconfig: Add an option to skip prompts
` [U-Boot] [PATCH v2 03/44] moveconfig: Add an option to commit changes
` [U-Boot] [PATCH v2 04/44] Kconfig: Move SPL settings into their own file
` [U-Boot] [PATCH v2 05/44] arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD
` [U-Boot] [PATCH v2 06/44] Drop CONFIG_SPL_RAM_SUPPORT
` [U-Boot] [PATCH v2 07/44] Use separate options for TPL support
` [U-Boot] [PATCH v2 08/44] Kconfig: spl: Add SPL support options to Kconfig
` [U-Boot] [PATCH v2 09/44] Kconfig: tpl: Add some TPL "
` [U-Boot] [PATCH v2 10/44] Move existing use of CONFIG_SPL_DM "
` [U-Boot] [PATCH v2 11/44] Move existing use of CONFIG_SPL_RSA "
` [U-Boot] [PATCH v2 12/44] spear: Use upper case for CONFIG options
` [U-Boot] [PATCH v2 13/44] Convert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig
` [U-Boot] [PATCH v2 14/44] Convert CONFIG_SPL_HASH_SUPPORT "
` [U-Boot] [PATCH v2 15/44] Convert CONFIG_SPL_DMA_SUPPORT "
` [U-Boot] [PATCH v2 16/44] Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT "
` [U-Boot] [PATCH v2 17/44] Convert CONFIG_SPL_ENV_SUPPORT "
` [U-Boot] [PATCH v2 18/44] Convert CONFIG_SPL_ETH_SUPPORT "
` [U-Boot] [PATCH v2 19/44] Convert CONFIG_SPL_EXT_SUPPORT "
` [U-Boot] [PATCH v2 20/44] Convert CONFIG_SPL_FAT_SUPPORT "
` [U-Boot] [PATCH v2 21/44] Convert CONFIG_SPL_GPIO_SUPPORT "
` [U-Boot] [PATCH v2 22/44] Convert CONFIG_SPL_I2C_SUPPORT "
` [U-Boot] [PATCH v2 23/44] Convert CONFIG_SPL_LIBCOMMON_SUPPORT "
` [U-Boot] [PATCH v2 24/44] Convert CONFIG_SPL_LIBDISK_SUPPORT "
` [U-Boot] [PATCH v2 25/44] Convert CONFIG_SPL_LIBGENERIC_SUPPORT "
` [U-Boot] [PATCH v2 26/44] Convert CONFIG_SPL_MMC_SUPPORT "
` [U-Boot] [PATCH v2 27/44] Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT "
` [U-Boot] [PATCH v2 28/44] Convert CONFIG_SPL_MTD_SUPPORT "
` [U-Boot] [PATCH v2 29/44] Convert CONFIG_SPL_MUSB_NEW_SUPPORT "
` [U-Boot] [PATCH v2 30/44] Convert CONFIG_SPL_NAND_SUPPORT "
` [U-Boot] [PATCH v2 31/44] Convert CONFIG_SPL_NET_SUPPORT "
` [U-Boot] [PATCH v2 32/44] Convert CONFIG_SPL_NOR_SUPPORT "
` [U-Boot] [PATCH v2 33/44] Convert CONFIG_SPL_ONENAND_SUPPORT "
` [U-Boot] [PATCH v2 34/44] Convert CONFIG_SPL_PINCTRL_SUPPORT "
` [U-Boot] [PATCH v2 35/44] Convert CONFIG_SPL_POWER_SUPPORT "
` [U-Boot] [PATCH v2 36/44] Convert CONFIG_SPL_SATA_SUPPORT "
` [U-Boot] [PATCH v2 37/44] Convert CONFIG_SPL_SERIAL_SUPPORT "
` [U-Boot] [PATCH v2 38/44] Convert CONFIG_SPL_SPI_FLASH_SUPPORT "
` [U-Boot] [PATCH v2 39/44] Convert CONFIG_SPL_SPI_SUPPORT "
` [U-Boot] [PATCH v2 40/44] Convert CONFIG_SPL_USBETH_SUPPORT "
` [U-Boot] [PATCH v2 41/44] Convert CONFIG_SPL_USB_HOST_SUPPORT "
` [U-Boot] [PATCH v2 42/44] Convert CONFIG_SPL_USB_SUPPORT "
` [U-Boot] [PATCH v2 43/44] Convert CONFIG_SPL_WATCHDOG_SUPPORT "
` [U-Boot] [PATCH v2 44/44] Convert CONFIG_SPL_YMODEM_SUPPORT "
[U-Boot] [PATCH v3 00/11] Allow secure boot on AM33xx devices
2016-08-30 18:20 UTC (8+ messages)
` [U-Boot] [PATCH v3 01/11] spl: Kconfig: Add SPL_<media>_BOOT as Kconfig option
` [U-Boot] [PATCH v3 08/11] am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASE
[U-Boot] [PATCH v1 0/2] clk: at91: Fix the wrong used class ID
2016-08-30 16:28 UTC (5+ messages)
` [U-Boot] [PATCH v1 1/2] clk: at91: Fix at91-pmc and at91-sckc's "
` [U-Boot] [PATCH v1 2/2] clk: at91: Add .ops callback for clk_generic
[U-Boot] [PATCH V2] ARM: tegra: use numeric versioning for p2771-0000
2016-08-30 16:22 UTC
[U-Boot] SZ_* errors compiling mmc master branch
2016-08-30 16:11 UTC
[U-Boot] [PATCH] ARM: tegra: use numeric versioning for p2771-0000
2016-08-30 16:05 UTC (2+ messages)
[U-Boot] [PATCH 1/3] mmc: dw_mmc: change the read/write order under fifo mode
2016-08-30 15:59 UTC (5+ messages)
[U-Boot] [PATCH v2] cmd: dfu: Add error handling for board_usb_init
2016-08-30 14:18 UTC (2+ messages)
[U-Boot] [PATCH] eth: asix88179: Reset device during probe with DM_ETH enabled
2016-08-30 14:01 UTC
[U-Boot] [PATCH] cmd: dfu: Add error handling for board_usb_init
2016-08-30 13:18 UTC
[U-Boot] Permission denied make: *** [core-dependencies] Error 126 in Buildroot-2015.08.1
2016-08-30 12:18 UTC (2+ messages)
[U-Boot] mx7: ums command does not mount SD card partitions
2016-08-30 12:16 UTC (4+ messages)
[U-Boot] [PATCH v2 1/3] Kconfig: Added new kconfig entry for IDENT_STRING
2016-08-30 12:02 UTC (5+ messages)
[U-Boot] [PATCH 0/3] AM57x EVM: Enable USB DFU support
2016-08-30 11:49 UTC (11+ messages)
` [U-Boot] [PATCH 3/3] ARM: am57xx_evm: enable "
[U-Boot] Q on expected u-boot behavior on ping response
2016-08-30 11:39 UTC
[U-Boot] [PATCH 0/2] board: k2g: Enable ECC support
2016-08-30 11:20 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] board: ks2: Enable ECC using detected DDR size
` [U-Boot] [PATCH 2/2] board: k2g: Enable ECC byte lane
[U-Boot] [PATCH v2 0/3] ARM: TI: Enable DISPLAY_{CPU/BOARD}INFO
2016-08-30 11:20 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/3] ARM: AM437X: Add Silicon ID support
` [U-Boot] [PATCH v2 2/3] ARM: TI: Enable DISPLAY_CPUINFO on all SoCs
` [U-Boot] [PATCH v2 3/3] ARM: TI: Enable DISPLAY_BOARDINFO on all boards
[U-Boot] [PATCH 0/8] Add LS1046ARDB board support
2016-08-30 11:18 UTC (18+ messages)
` [U-Boot] [PATCH 1/8] drivers/ddr/fsl: add DEBUG_38
` [U-Boot] [PATCH 3/8] armv8: fsl-layerscape: Increase L2 Data RAM latency and L2 Tag RAM latency
` [U-Boot] [PATCH 6/8] armv8: ls1046a: Enable DDR erratum for ls1046a
` [U-Boot] [PATCH 7/8] armv8: ls1046a: disable SATA ECC in DCSR
` [U-Boot] [PATCH 8/8] armv8: ls1046ardb: Add LS1046ARDB board support
[U-Boot] Q on expected u-boot behavior on ping response
2016-08-30 10:19 UTC
[U-Boot] [PATCH v1] mmc: mmc-uclass: Add mmc_init() in mmc preinit phrase
2016-08-30 10:02 UTC (2+ messages)
[U-Boot] UPM Configuration in P4080DS
2016-08-30 9:59 UTC
[U-Boot] [PATCH] Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL
2016-08-30 9:56 UTC (2+ messages)
[U-Boot] [PATCH] ARM: am335x: select DM_GPIO
2016-08-30 9:54 UTC (2+ messages)
[U-Boot] [PATCH v2 0/6] mmc: sdhci: some fixes for CONFIG_BLK migration and macro renaming
2016-08-30 9:40 UTC (2+ messages)
[U-Boot] [PATCH V3 1/2] mmc: sd: extracting erase timeout information from sd status
2016-08-30 9:34 UTC (5+ messages)
` [U-Boot] [PATCH V3 2/2] mmc: sd: optimize erase
[U-Boot] [PATCH v1 0/4] board: sama5d2_xplained: Convert to use device tree and drivers with DM
2016-08-30 9:18 UTC (5+ messages)
` [U-Boot] [PATCH v1 1/4] board: sama5d2_xplained: Move config options to defconfigs
` [U-Boot] [PATCH v1 2/4] board: sama5d2_xplained: Clean up code
` [U-Boot] [PATCH v1 3/4] board: sama5d2_xplained: Set 'ethaddr' got from AT24MAC
` [U-Boot] [PATCH v1 4/4] board: sama5d2_xplained: Enable an early debug UART
[U-Boot] [PATCH 0/7] Adds support for secure boot on Keystone SoCs (K2E)
2016-08-30 9:03 UTC (3+ messages)
` [U-Boot] [PATCH 2/7] arm: mach-keystone: Implements FIT post-processing call for keystone SoCs
[U-Boot] [PATCH v1 0/2] serial: atmel_usart: Support to enable an early debug UART
2016-08-30 8:43 UTC (3+ messages)
` [U-Boot] [PATCH v1 1/2] serial: Kconfig: Add ATMEL_USART option
` [U-Boot] [PATCH v1 2/2] serial: atmel_usart: Support enable an early debug UART
[U-Boot] [PATCH v1] i2c: at91_i2c: Fix the wrong include file
2016-08-30 8:03 UTC
[U-Boot] [PATCH v2 0/4] ARM: move ARMV7_PSCI and ARMV7_PSCI_NR_CPUS to Kconfig
2016-08-30 7:22 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/4] ARM: tegra: remove wrong dependency on SPL_BUILD
` [U-Boot] [PATCH v2 2/4] ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI
` [U-Boot] [PATCH v2 3/4] ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
` [U-Boot] [PATCH v2 4/4] ARM: armv7: move ARMV7_PSCI_NR_CPUS "
[U-Boot] [PATCH] pxe: Fix pxe boot with FIT image
2016-08-30 7:08 UTC (3+ messages)
[U-Boot] [PATCH v2 0/4] rk3399: enable dwc3 gadget and fastboot
2016-08-30 3:21 UTC (8+ messages)
` [U-Boot] [PATCH v2 3/4] usb: dwc3: add support for 16 bit UTMI+ interface
[U-Boot] [PATCH 0/7] add pwm regulator driver
2016-08-30 3:02 UTC (8+ messages)
` [U-Boot] [PATCH 1/7] rockchip: rk3399: update PPLL and pmu_pclk frequency
` [U-Boot] [PATCH 2/7] rockchip: rkpwm: fix the register sequence
` [U-Boot] [PATCH 3/7] power: regulator: add pwm regulator
` [U-Boot] [PATCH 4/7] rockchip: evb_rk3399: init vdd_center regulator
` [U-Boot] [PATCH 5/7] Kconfig: rockchip: enable DM_PWM and DM_REGULATOR
` [U-Boot] [PATCH 6/7] dts: evb-rk3399: add init voltage node for vdd-center
` [U-Boot] [PATCH 7/7] config: evb-rk3399: enable pwm regulator
[U-Boot] [PATCH] rockchip: rk3288-firefly: enable boot from eMMC
2016-08-30 3:02 UTC (5+ messages)
[U-Boot] Please pull u-boot-x86
2016-08-30 2:06 UTC (2+ messages)
[U-Boot] [PATCH v2 1/3] x86: efi: payload: Make EFI payload build again
2016-08-30 1:29 UTC (7+ messages)
` [U-Boot] [PATCH v2 2/3] x86: efi: Fix EFI 64-bit payload build warnings
` [U-Boot] [PATCH v2 3/3] x86: qemu: efi: Add two boards for EFI 32-bit and 64-bit payload
[U-Boot] [PATCH 1/2] rtl8169: fix cache misalignment message on transmit
2016-08-30 1:15 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] Fix cache misalignment after network load operations
[U-Boot] [BUG] divide by 0 in spi flash probe
2016-08-30 0:47 UTC (5+ messages)
[U-Boot] [PATCH v4 1/4] mx6: ddr: Allow changing REFSEL and REFR fields
2016-08-30 0:35 UTC (7+ messages)
` [U-Boot] [PATCH v4 2/4] mx6ul_14x14_evk: Pass refsel and refr fields to avoid hang
` [U-Boot] [PATCH v4 3/4] mx6ul_14x14_evk: Adjust SPL DDR3 settings
` [U-Boot] [PATCH v4 4/4] mx6ul_14x14_ev: Enable the CCGR clocks earlier
[U-Boot] [PATCH v3 1/4] mx6: ddr: Allow changing REFSEL and REFR fields
2016-08-29 23:14 UTC (9+ messages)
` [U-Boot] [PATCH v3 2/4] mx6ul_14x14_evk: Pass refsel and refr fields to avoid hang
` [U-Boot] [PATCH v3 3/4] mx6ul_14x14_evk: Adjust SPL DDR3 settings
` [U-Boot] [PATCH v3 4/4] mx6ul_14x14_ev: Enable the CCGR clocks earlier
[U-Boot] [PATCH] nand: Fix nand info for no device
2016-08-29 22:59 UTC (3+ messages)
[U-Boot] [PATCH 0/6] tools/env: refactor flash read/write function
2016-08-29 21:17 UTC (5+ messages)
` [U-Boot] [PATCH 1/6] tools/env: factor out environment_end function
` [U-Boot] [PATCH 2/6] tools/env: pass bad block offset by value
` [U-Boot] [PATCH 3/6] tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf
` [U-Boot] Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_buf: enforce offset to be start of environment
[U-Boot] [PATCH] gunzip: cache-align write buffer memory
2016-08-29 20:43 UTC (2+ messages)
[U-Boot] [PATCH v2 1/3] mx6: ddr: Adjust MDREF register settings for MX6UL
2016-08-29 20:40 UTC (5+ messages)
[U-Boot] [RFC PATCH 0/2] RFC: Detect and reject new ad-hoc CONFIG options
2016-08-29 19:38 UTC (4+ messages)
` [U-Boot] [RFC PATCH 2/2] Makefile: Give a build error if ad-hoc CONFIG options are added
[U-Boot] [GIT] Pull request: u-boot-dfu
2016-08-29 19:25 UTC (2+ messages)
[U-Boot] [PATCH] mx6ul_14x14_evk: Fix DDR calibration values
2016-08-29 18:51 UTC (6+ messages)
[U-Boot] [PATCH 0/2] Fixes and simplification to omap3_pandora boot configuration
2016-08-29 18:48 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] omap3_pandora: Switch to using "load" command to load the autoboot script
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