public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-08-28 20:42:32 to 2016-08-30 00:34:01 UTC [more...]

[U-Boot] [PATCH v4 1/4] mx6: ddr: Allow changing REFSEL and REFR fields
 2016-08-30  0:34 UTC  (6+ 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] pxe: Fix pxe boot with FIT image
 2016-08-30  0:22 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/44] Kconfig: Move CONFIG_SPL_..._SUPPORT to Kconfig
 2016-08-30  0:21 UTC  (45+ 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 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] ARM: tegra: use numeric versioning for p2771-0000
 2016-08-29 20:45 UTC 

[U-Boot] [PATCH] gunzip: cache-align write buffer memory
 2016-08-29 20:43 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/3] mx6: ddr: Adjust MDREF register settings for MX6UL
 2016-08-29 20:40 UTC  (8+ messages)
` [U-Boot] [PATCH v2 2/3] mx6ul_14x14_evk: Adjust SPL DDR3 settings
` [U-Boot] [PATCH v2 3/3] mx6ul_14x14_ev: Enable the CCGR clocks earlier

[U-Boot] [PATCH v2 1/3] x86: efi: payload: Make EFI payload build again
 2016-08-29 19:38 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/3] x86: efi: Fix EFI 64-bit payload build warnings

[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 v3 00/11] Allow secure boot on AM33xx devices
 2016-08-29 19:00 UTC  (5+ messages)
` [U-Boot] [PATCH v3 01/11] spl: Kconfig: Add SPL_<media>_BOOT as Kconfig option

[U-Boot] [PATCH] mx6ul_14x14_evk: Fix DDR calibration values
 2016-08-29 18:51 UTC  (7+ messages)

[U-Boot] [PATCH 0/2] Fixes and simplification to omap3_pandora boot configuration
 2016-08-29 18:48 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] omap3_pandora: Fix mmc loading of autoboot script to use correct syntax
` [U-Boot] [PATCH 2/2] omap3_pandora: Switch to using "load" command to load the autoboot script

[U-Boot] [PATCH v2 1/3] mx6: ddr: Adjust MDREF register settings for MX6UL
 2016-08-29 17:58 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/3] mx6ul_14x14_evk: Adjust SPL DDR3 settings
` [U-Boot] [PATCH 2/3] mx6ulinitclockearlier

[U-Boot] [PATCH 1/3] mmc: dw_mmc: change the read/write order under fifo mode
 2016-08-29 17:26 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] rockchip: add usb mass storage feature support for rk3036
` [U-Boot] [PATCH 3/3] rockchip: use rockchip linux partitions map

[U-Boot] [PATCH 0/7] Adds support for secure boot on Keystone SoCs (K2E)
 2016-08-29 17:02 UTC  (14+ messages)
  ` [U-Boot] [PATCH 1/7] include: image.h: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESS
  ` [U-Boot] [PATCH 2/7] arm: mach-keystone: Implements FIT post-processing call for keystone SoCs
  ` [U-Boot] [PATCH 3/7] arm: omap-common: Enable support for K2 HS devices in u-boot
  ` [U-Boot] [PATCH 4/7] arm: omap-common: Reuse secure image name between OMAP and keystone
  ` [U-Boot] [PATCH 5/7] arm: mach-keystone: config.mk: Adds support for secure images on K2
  ` [U-Boot] [PATCH 7/7] configs: Adds a defconfig for K2E High Security EVM

[U-Boot] [PATCH] rockchip: rk3288-firefly: enable boot from eMMC
 2016-08-29 16:17 UTC  (4+ messages)

[U-Boot] [PATCH 0/8] Add LS1046ARDB board support
 2016-08-29 15:32 UTC  (12+ messages)
` [U-Boot] [PATCH 1/8] drivers/ddr/fsl: add DEBUG_38
` [U-Boot] [PATCH 5/8] armv8: fsl-layerscape: add define CONFIG_STANDALONE_LOAD_ADDR for standalone app
` [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] [RFC] mmc: fsl_esdhc: fix misaligned cache operation warning
 2016-08-29 15:18 UTC  (3+ messages)

[U-Boot] mx6ul_14x14_evk
 2016-08-29 15:10 UTC  (6+ messages)

[U-Boot] [PATCH v2 1/2] sunxi: add proper device tree for iNet D978 rev2 boards
 2016-08-29 14:56 UTC  (2+ messages)

[U-Boot] Remove atmel_dataflash_spi.c
 2016-08-29 14:34 UTC  (2+ messages)

[U-Boot] [PATCH v3 04/13] ext4: Scan all directory blocks for space when inserting a new entry
 2016-08-29 14:11 UTC  (16+ messages)
` [U-Boot] [PATCH v3 07/13] ext4: only update number of of unused inodes if GDT_CSUM feature is set
` [U-Boot] [PATCH v3 08/13] ext4: do not clear zalloc'ed buffers a second time
` [U-Boot] [PATCH v3 09/13] ext4: After completely filled group, scan next group from the beginning
` [U-Boot] [PATCH v3 10/13] ext4: Avoid out-of-bounds access of block bitmap
` [U-Boot] [PATCH v3 11/13] ext4: Fix memory leak in case of failure
` [U-Boot] [PATCH v3 12/13] ext4: Use correct value for inode size even on revision 0 filesystems
` [U-Boot] [PATCH v3 13/13] ext4: initialize full inode for inodes bigger than 128 bytes

[U-Boot] [PATCH] tests: test_dfu.py: Add example udev rule for host_usb_dev_node
 2016-08-29 13:57 UTC 

[U-Boot] [PATCH] spi: tegra: fix hand in set_mode()
 2016-08-29 13:08 UTC  (4+ messages)

[U-Boot] [BUG] divide by 0 in spi flash probe
 2016-08-29 12:52 UTC  (5+ messages)

[U-Boot] pull request: u-boot-uniphier/master
 2016-08-29 12:02 UTC  (2+ messages)

[U-Boot] Please pull u-boot-rockchip
 2016-08-29 12:02 UTC  (2+ messages)

[U-Boot] [UBoot] [PATCH] configs: am4xhs: Modify SPL load address to fix UART boot issue
 2016-08-29 12:01 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] am335x-icev2: Ethernet support
 2016-08-29 12:01 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/3] driver: net: cpsw: add support for RGMII id mode support and RMII clock source selection
` [U-Boot] [PATCH v2 2/3] board: am335x-icev2: add ethernet phy mode detection logic
` [U-Boot] [PATCH v2 3/3] board: am335x: Always set eth/eth1addr environment variable

[U-Boot] [PATCHv3] nand: Fix set_dev checks for no device
 2016-08-29 12:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, PATCHv3] "

[U-Boot] [PATCH v2 2/2] arch/arm/Kconfig: Whitespace correction
 2016-08-29 12:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] ARM: Move SYS_CACHELINE_SIZE over to Kconfig
 2016-08-29 12:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] treewide: fix "followings" to "following"
 2016-08-29 12:00 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE list
 2016-08-29 12:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v5 2/2] arm: cache: always flush cache line size for page table
 2016-08-29 12:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 1/2] arm: cache: add support for LPAE for region D$ behavior
 2016-08-29 12:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] Please pull u-boot-sunxi master
 2016-08-29 12:00 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/2] With this change the SPL binary shrinks from 32k to 23k when
 2016-08-29 11:31 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled
` [U-Boot] [PATCH v3 2/2] Enable ROCKCHIP_SPL_BACK_TO_BROM for rock2 board

[U-Boot] [PATCH] armv8: Remove the codes about switching to EL1 before jumping to kernel
 2016-08-29  9:29 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] driver/ddr/fsl: Add more debug registers
 2016-08-29  9:04 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] driver/ddr/fsl: Revise workaround A008511 for A009803

[U-Boot] [PATCH] net: mvneta: fix typo in comment
 2016-08-29  8:54 UTC 

[U-Boot] [PATCH v3 0/4] ext4: endianess fixes
 2016-08-29  8:46 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] ext4: change structure fields to __le/__be types
` [U-Boot] [PATCH v3 2/4] ext4: use kernel names for byte swaps
` [U-Boot] [PATCH v3 3/4] ext4: fix endianess problems in ext4 write support
` [U-Boot] [PATCH v3 4/4] ext4: fix wrong usage of le32_to_cpu()

[U-Boot] [PATCH 0/2] rockchip: Initial RK3368 and GeekBox support
 2016-08-29  7:17 UTC  (2+ messages)

[U-Boot] [PATCH] net, cmd: fix misaligned cache operation warning
 2016-08-29  5:46 UTC 

[U-Boot] [PATCH] net, macb: fix misaligned cache operation warning
 2016-08-29  5:46 UTC 

[U-Boot] Permission denied make: *** [core-dependencies] Error 126 in Buildroot-2015.08.1
 2016-08-29  4:46 UTC 

[U-Boot] [PATCH 0/2] ARM: TI: Enable DISPLAY_{CPU/BOARD}INFO
 2016-08-29  4:11 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] configs: ti: armv7_common: "

[U-Boot] [PATCH v1] mtd: nand: pxa3xx: use nand_set_controller_data
 2016-08-29  3:20 UTC 

[U-Boot] [PATCH v2 0/2] With this change the SPL binary shrinks from 32k to 23k when
 2016-08-29  2:37 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/2] Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled
` [U-Boot] [PATCH v2 2/2] Enable ROCKCHIP_SPL_BACK_TO_BROM for rock2 board

[U-Boot] [PATCH 00/30] binman: A tool for creating firmware images
 2016-08-29  1:45 UTC  (10+ messages)
` [U-Boot] [PATCH 01/30] x86: Add debugging when a microcode update fails
` [U-Boot] [PATCH 02/30] x86: ivybridge: Allow microcode to be collated
` [U-Boot] [PATCH 03/30] x86: Add debugging when cpu_common_init() fails

[U-Boot] [PATCH v2 0/4] rk3399: enable dwc3 gadget and fastboot
 2016-08-29  1:01 UTC  (15+ messages)
` [U-Boot] [PATCH v2 2/4] board: evb-rk3399: add api to support dwc3 gadget
` [U-Boot] [PATCH v2 3/4] usb: dwc3: add support for 16 bit UTMI+ interface
` [U-Boot] [PATCH v2 4/4] config: rk3399: add support for dwc3 gadget

[U-Boot] [PATCH 00/10] mx7: add dt support for Colibri iMX7S/iMX7D
 2016-08-29  0:00 UTC  (4+ messages)
` [U-Boot] [PATCH 01/10] dm: imx: serial: support device tree

[U-Boot] [PATCH v2 0/5] ext4: endianess fixes
 2016-08-28 20:55 UTC  (3+ messages)
` [U-Boot] [PATCH v2 5/5] ext4: optimize direntlen loops


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox