U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-28 13:50:20 to 2015-08-30 22:43:41 UTC [more...]

[U-Boot] [PATCH v2 00/28] dm: Convert TPM drivers to driver model
 2015-08-30 22:43 UTC  (44+ messages)
` [U-Boot] [PATCH v2 01/28] tpm: Remove old pre-driver-model I2C code
` [U-Boot] [PATCH v2 02/28] tpm: Drop two unused options
` [U-Boot] [PATCH v2 03/28] tpm: Add Kconfig options for TPMs
` [U-Boot] [PATCH v2 04/28] tpm: Convert board config TPM options to Kconfig
` [U-Boot] [PATCH v2 05/28] tpm: Convert drivers to use SPDX
` [U-Boot] [PATCH v2 06/28] tpm: Move the I2C TPM code into one file
` [U-Boot] [PATCH v2 07/28] tpm: tpm_tis_i2c: Drop unnecessary methods
` [U-Boot] [PATCH v2 08/28] tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
` [U-Boot] [PATCH v2 09/28] tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
` [U-Boot] [PATCH v2 10/28] tpm: tpm_tis_i2c: Merge struct tpm "
` [U-Boot] [PATCH v2 11/28] tpm: tpm_tis_i2c: Move definitions into the header file
` [U-Boot] [PATCH v2 12/28] tpm: tpm_tis_i2c: Simplify init code
` [U-Boot] [PATCH v2 13/28] tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix
` [U-Boot] [PATCH v2 14/28] tpm: tpm_tis_i2c: Tidy up delays
` [U-Boot] [PATCH v2 15/28] dm: tpm: Add a uclass for Trusted Platform Modules
` [U-Boot] [PATCH v2 16/28] dm: tpm: Convert the TPM command and library to driver model

[U-Boot] [PATCH] dm: core: Add Kconfig for simple bus driver
 2015-08-30 22:42 UTC  (7+ messages)

[U-Boot] [PATCH] video: discard empty video_set_lut implementation
 2015-08-30 22:00 UTC  (2+ messages)

[U-Boot] [PATCH] Move malloc_cache_aligned() to malloc.h
 2015-08-30 20:30 UTC  (3+ messages)

[U-Boot] [PATCH 0/7] Add board detection for Odroid XU3 / XU3Lite / XU4
 2015-08-30 19:03 UTC  (9+ messages)
` [U-Boot] [PATCH 1/7] s5p: cpu_info: use defined CPU name if available
` [U-Boot] [PATCH 2/7] peach-pi: define CPU name for SoC Exynos5800
` [U-Boot] [PATCH 3/7] Exynos5422/5800: set cpu id to 0x5422
` [U-Boot] [PATCH 4/7] dm: pmic: add s2mps11 PMIC I/O driver
` [U-Boot] [PATCH 5/7] odroid-xu3: enable s2mps11 PMIC support
` [U-Boot] [PATCH 6/7] Exynos: add internal ADC driver
` [U-Boot] [PATCH 7/7] exynos5-dt: add board detection for Odroid XU3/XU3L/XU4

[U-Boot] [PATCH v4 00/33] dm: Introduce Rockchip RK3288 support
 2015-08-30 17:40 UTC  (2+ messages)

[U-Boot] [PATCH] Fix bad return value checks (detected with Coccinelle)
 2015-08-30 17:33 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/8] dm: rockchip: Enable booting from MMC
 2015-08-30 17:31 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/8] doc: Fix reference to Rock pro when Rock 2 is meant
` [U-Boot] [PATCH v2 2/8] mmc: Probe DM based mmc devices in u-boot
` [U-Boot] [PATCH v2 3/8] rockchip: Disable sdio mmc slot on rk3288-firefly
` [U-Boot] [PATCH v2 4/8] rockchip: Turn off CONFIG_SPL_LED_SUPPORT for firefly
` [U-Boot] [PATCH v2 5/8] rockchip: Add config_distro_bootcmd support
` [U-Boot] [PATCH v2 6/8] arm: Turn of d-cache before i-cache
` [U-Boot] [PATCH v2 7/8] rockchip: Drop first 32kb of zeros from the rkSD image type
` [U-Boot] [PATCH v2 8/8] rockchip: Update todo in README.rockchip

[U-Boot] [PATCH] doc: Fix inconsistent filename in PXE config example
 2015-08-30 17:10 UTC 

[U-Boot] [PATCH] doc: document the fdtdir PXE command
 2015-08-30 17:10 UTC 

[U-Boot] [PATCH] Revert "patman: use -D option for git format-patch"
 2015-08-30 16:23 UTC 

[U-Boot] pull request: u-boot-uniphier/master
 2015-08-30 16:07 UTC  (2+ messages)

[U-Boot] [PATCH] smsc95xx: Fetch whole burst with 1 URB, avoid framing errors
 2015-08-30 15:59 UTC 

[U-Boot] [PATCH 1/3] ARM: dts: uniphier: sync with Linux
 2015-08-30 15:48 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] ARM: dts: uniphier: add PH1-Pro5 SoC support
` [U-Boot] [PATCH 3/3] ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board support

[U-Boot] [PATCH] net: cancel timeout handler after DHCPACK
 2015-08-30 15:47 UTC 

[U-Boot] [PATCH 1/3] ARM: uniphier: select SPL_DM rather than default in defconfig
 2015-08-30 15:46 UTC  (13+ messages)
` [U-Boot] [PATCH 2/3] ARM: uniphier: enable SPL_OF_CONTROL
` [U-Boot] [PATCH 3/3] serial: uniphier: drop platform data support

[U-Boot] [PATCH] net/arp: account for ARP delay, avoid duplicate packets on timeout
 2015-08-30 15:46 UTC 

[U-Boot] [PATCH] net/arp: Do not run net_start_again() on timeout
 2015-08-30 15:46 UTC 

[U-Boot] [PATCH] ARM: uniphier: remove unused macro
 2015-08-30 15:43 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: uniphier: fix build error when CONFIG_DEBUG_LL is defined
 2015-08-30 15:42 UTC  (2+ messages)

[U-Boot] [PATCH] mtd: denali: do not allocate page_buffer in .bss section
 2015-08-30 15:42 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] cm-fx6 maintenance
 2015-08-30 13:34 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] arm: mx6: cm-fx6: force host mode on usb controller
` [U-Boot] [PATCH 2/3] arm: mx6: cm-fx6: print PCB revision
` [U-Boot] [PATCH 3/3] arm: mx6: cm-fx6: switch to usb kbd polling via int queue

[U-Boot] [PATCH 0/5] Add support for additional splash screen locations
 2015-08-30  9:42 UTC  (7+ messages)
` [U-Boot] [PATCH 1/5] splash_source: rename *_read() to *_read_raw()
` [U-Boot] [PATCH 2/5] splash_source: add support for filesystem formatted mmc
` [U-Boot] [PATCH 3/5] splash_source: add support for filesystem formatted usb
` [U-Boot] [PATCH 4/5] splash_source: add support for fileystem formatted sata
` [U-Boot] [PATCH 5/5] arm: mx6: cm-fx6: add splash locations to cm-fx6

[U-Boot] [PATCH] usb: gadget: ci_udc: implement usb_ep_ops dequeue callback
 2015-08-30  7:26 UTC  (5+ messages)

[U-Boot] Uboot
 2015-08-30  1:01 UTC  (2+ messages)

[U-Boot] [UBOOT PATCH v1 0/2] Add ACPI table support on Minnowmax
 2015-08-30  0:10 UTC  (3+ messages)
` [U-Boot] [UBOOT PATCH v1 1/2] x86: Add ACPI table support to Minnowmax
` [U-Boot] [UBOOT PATCH v1 2/2] x86: Add DSDT table for supporting ACPI on Minnowmax

[U-Boot] [PATCH] arm: socfpga: dm: Fix DM initialization failure after warm reset
 2015-08-29 19:19 UTC  (12+ messages)

[U-Boot] [PATCH 1/2] mmc: dw_mmc: Increase timeout to 20 seconds
 2015-08-29 19:19 UTC  (10+ messages)
` [U-Boot] [PATCH 2/2] mmc: dw_mmc: Make timeout error visible to u-boot console

[U-Boot] [PATCH 1/2] ti: armv7: enable EXT support in SPL (using ti_armv7_common.h)
 2015-08-29 17:44 UTC  (10+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 00/13] dm: arm: zynq: Convert serial driver to driver model
 2015-08-29 15:10 UTC  (14+ messages)
` [U-Boot] [PATCH 01/13] fdt: Add a function to look up a /chosen property
` [U-Boot] [PATCH 02/13] fdt: Correct handling of alias regions
` [U-Boot] [PATCH 03/13] fdtgrep: Simplify the alias generation code
` [U-Boot] [PATCH 04/13] dm: serial: Deal with stdout-path with an alias
` [U-Boot] [PATCH 05/13] dm: spl: Generate u-boot-spl-dtb.bin only when enabled
` [U-Boot] [PATCH 06/13] dm: spl: Support device tree when BSS is in a different section
` [U-Boot] [PATCH 07/13] arm: zynq: Use separate device tree instead of embedded
` [U-Boot] [PATCH 08/13] arm: zynq: Drop unnecessary code in SPL board_init_f()
` [U-Boot] [PATCH 09/13] arm: zynq: Support the debug UART
` [U-Boot] [PATCH 10/13] dm: arm: zynq: Enable device tree control in SPL
` [U-Boot] [PATCH 11/13] arm: zynq: dts: Add U-Boot device tree additions
` [U-Boot] [PATCH 12/13] arm: zynq: serial: Drop non-device-tree serial driver portions
` [U-Boot] [PATCH 13/13] arm: zynq: Move serial driver to driver model

[U-Boot] [PATCH V2] usb: gadget: ci_udc: implement usb_ep_ops dequeue callback
 2015-08-29 13:57 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: Do not call board_init_r() from board_init_f()
 2015-08-29  8:16 UTC 

[U-Boot] [PATCH] nios2: enable CONFIG_NET_RANDOM_ETHADDR
 2015-08-29  7:24 UTC 

[U-Boot] [PATCH 1/2] x86: coreboot: Convert to use more dm drivers
 2015-08-28 23:22 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] x86: bayleybay: "

[U-Boot] [PATCH] dts: fix dependency of OF_SPL_REMOVE_PROPS
 2015-08-28 23:21 UTC  (2+ messages)

[U-Boot] [PATCH] serial: drop redundant depends on
 2015-08-28 23:21 UTC  (2+ messages)

[U-Boot] [PATCH][v2] thermal: imx: add imx7d soc thermal support
 2015-08-28 23:19 UTC 

[U-Boot] [PATCH] thermal: imx: add imx7d soc thermal support
 2015-08-28 23:08 UTC 

[U-Boot] [PATCH][v6] imx: mx7dsabresd: Add support for MX7D SABRESD board
 2015-08-28 23:08 UTC 

[U-Boot] [PATCH][v6] imx: imx7d: initial arch level support
 2015-08-28 23:08 UTC 

[U-Boot] [PATCH][v6] imx: imx7d: Add SoC system support
 2015-08-28 23:08 UTC 

[U-Boot] [PATCH][v6] imx: imx7d: add imx-common cpu support for imx7d
 2015-08-28 23:07 UTC 

[U-Boot] [PATCH] arm: imx-common: init: rework wdog settings for imx6/imx7
 2015-08-28 23:07 UTC 

[U-Boot] [PATCH] arm: imx-common: init: extend init_aips to support imx7
 2015-08-28 23:06 UTC 

[U-Boot] [PATCH 3/5] usb: spear: Add support for both SPEAr600 EHCI controllers
 2015-08-28 21:52 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3] Makefile: fix SOURCE_DATE_EPOCH for *BSD host
 2015-08-28 21:22 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] tools/atmelimage.c: Fix warning when debug is enabled
 2015-08-28 21:05 UTC  (3+ messages)
  ` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH v2 1/1] lib/display_options: Fix print_freq
 2015-08-28 21:05 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/1] "

[U-Boot] [PATCH v2 4/4] ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks()
 2015-08-28 21:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/4] board: ti: invoke clock API to enable and disable clocks
 2015-08-28 21:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/4] ARM: AM43xx: Add functions to enable and disable USB clocks
 2015-08-28 21:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/4] ARM: OMAP5: Add functions to enable and disable USB clocks
 2015-08-28 21:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 2/3] board: ti: OMAP5: added USB initializtion code
 2015-08-28 21:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] board: ti: beagle_x15: added USB initializtion code
 2015-08-28 21:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 5/5] include: configs: am43xx_evm: add 'usb stop' in usbboot env
 2015-08-28 21:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/5] board: ti: remove duplicate initialization of vbus_id_status
 2015-08-28 21:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/5] TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx
 2015-08-28 21:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/5] ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2
 2015-08-28 21:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/5] usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts
 2015-08-28 21:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] picosam9g45: adopt CONFIG_SYS_PROMPT
 2015-08-28 21:04 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] at91sam9260ek: add missing files to MAINTAINERS
 2015-08-28 21:03 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] at91sam9rlek: add missing files to MAINTAINERS
 2015-08-28 21:03 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] omap-common: SYS_BOOT fallback logic correction and support for more devices
 2015-08-28 21:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [RESEND PATCH v6] mtd/nand/ubi: assortment of alignment fixes
 2015-08-28 21:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [PATCH 5/5] arm: spear: Some changes / updates to the x600 config header
 2015-08-28 21:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/5] arm: spear: Enable caches on SPEAr
 2015-08-28 21:03 UTC  (2+ messages)
` [U-Boot] [U-Boot,4/5] "

[U-Boot] [PATCH 2/5] arm: spear: Move to common SPL infrastructure
 2015-08-28 21:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/5] arm: spear: Fix booting - relocate vector table to 0 (low-vector)
 2015-08-28 21:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] ARM: k2l: Fix device speeds
 2015-08-28 21:03 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 5/5] ARM: keystone2: Update README
 2015-08-28 21:03 UTC  (2+ messages)
` [U-Boot] [U-Boot,5/5] "

[U-Boot] [PATCH 4/5] ARM: keystone2: Build MLO by default
 2015-08-28 21:03 UTC  (2+ messages)
` [U-Boot] [U-Boot,4/5] "

[U-Boot] [PATCH 3/5] ARM: keystone2: Rename u-boot-nand.gph to MLO
 2015-08-28 21:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/5] ARM: keystone2: move the custom build rules out to keystone specific makefile
 2015-08-28 21:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/5] ARM: keystone2: configs: Move SP to end of u-boot section
 2015-08-28 21:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] env_mmc: Properly prefix mmc errors with '!'
 2015-08-28 21:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] malloc_simple: Correct the alignment logic in memalign_simple()
 2015-08-28 21:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] kconfiglib: update to the latest version
 2015-08-28 21:02 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH 3/3] ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0
 2015-08-28 21:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] ARM: DRA74-evm: Add iodelay values for SR2.0
 2015-08-28 21:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] ARM: DRA7: Add detection of ES2.0
 2015-08-28 21:02 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/3] "

[U-Boot] [PATCH v3 1/2] Makefile: Use correct timezone for U_BOOT_TZ
 2015-08-28 21:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH 2/2] NDS32: Generic Board Support and Unsupport
 2015-08-28 21:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] NDS32: Generic Board Support and Unsupport
 2015-08-28 21:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] rpi: set fdt_addr_r to 0x00000100 to match default device_tree_address
 2015-08-28 21:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] image: Fix loop condition to avoid warning
 2015-08-28 21:01 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 0/8] arm: Tidy up early init
 2015-08-28 20:50 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/8] Move board_init_f_mem() into a common location
` [U-Boot] [PATCH v2 2/8] board_init_f_mem(): Don't require memset()
` [U-Boot] [PATCH v2 3/8] board_init_f_mem(): Don't create an unused early malloc() area
` [U-Boot] [PATCH v2 4/8] arm: Switch aarch64 to using generic global_data setup
` [U-Boot] [PATCH v2 5/8] arm: Switch 32-bit ARM "
` [U-Boot] [PATCH v2 6/8] microblaze: Add a TODO to call board_init_f_mem()
` [U-Boot] [PATCH v2 7/8] zynq: Move SPL console init out of board_init_f()
` [U-Boot] [PATCH v2 8/8] Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot"

[U-Boot] [PATCH 0/3] Add distro bootcommand to beagle bone and related boards
 2015-08-28 19:42 UTC  (3+ messages)
` [U-Boot] [PATCH 1/3] config_distro_bootcmd.h: Use a private variable for bootpart

[U-Boot] [PATCH 1/3] x86: ifdtool: Support checking region overlap before U-Boot
 2015-08-28 17:58 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] x86: doc: Change to use CONFIG_VGA_BIOS_ADDR
` [U-Boot] [PATCH 3/3] x86: bayleybay: Change default vga bios rom address

[U-Boot] [PATCH 00/10] Kconfig and ti omap configs tidy up
 2015-08-28 17:58 UTC  (5+ messages)
` [U-Boot] [PATCH 02/10] Kconfig: fix typo in CONFIG_FIT description
` [U-Boot] [PATCH 03/10] Kconfig: add CONFIG_BOOTDELAY

[U-Boot] [PATCH] common/image.c: Make boot_get_ramdisk() perform a check for Android images
 2015-08-28 16:24 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/4] distro_bootcmd: Add support for booting from ubifs
 2015-08-28 15:33 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/4] ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use

[U-Boot] [PATCH 0/2] GPIO LED improvements (resend)
 2015-08-28 15:00 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] add generic stubs for GPIO LEDs

[U-Boot] [RFC PATCH v2] arm: cache_v7: fix dcache invalidation
 2015-08-28 14:42 UTC 

[U-Boot] [RFC PATCH] arm: cache_v7: fix dcache invalidation
 2015-08-28 14:36 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).