U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-29 11:55:36 to 2015-08-31 01:19:23 UTC [more...]

[U-Boot] [PATCH 00/45] arm: Remove boards that have not moved to generic board init
 2015-08-31  1:19 UTC  (30+ messages)
` [U-Boot] [PATCH 01/45] arm: Remove balloon3 board
` [U-Boot] [PATCH 02/45] arm: Remove eukrea boards
` [U-Boot] [PATCH 03/45] arm: Remove most LaCie boards
` [U-Boot] [PATCH 04/45] arm: Remove snowball and u8500_href boards
` [U-Boot] [PATCH 05/45] arm: Remove unmaintained davinci boards
` [U-Boot] [PATCH 06/45] arm: Remove d2net_v2 defconfig file
` [U-Boot] [PATCH 07/45] arm: Remove dig297 board
` [U-Boot] [PATCH 08/45] arm: Remove eb_cpu9k2 and eb_cpu9k2_ram boards
` [U-Boot] [PATCH 09/45] arm: Remove edb9315a board
` [U-Boot] [PATCH 10/45] arm: Remove enbw_cmc board
` [U-Boot] [PATCH 11/45] arm: Remove ima3-mx53 board
` [U-Boot] [PATCH 12/45] arm: Remove imx27lite, imx27_litekit and magnesium boards
` [U-Boot] [PATCH 13/45] arm: Remove mx31_litekit board
` [U-Boot] [PATCH 14/45] arm: Remove inetspace_v2_cmc board
` [U-Boot] [PATCH 15/45] arm: Remove jornada board
` [U-Boot] [PATCH 16/45] arm: Remove lp8x4x board
` [U-Boot] [PATCH 17/45] arm: Remove meesc and meesc_dataflash boards
` [U-Boot] [PATCH 18/45] arm: Remove mv88f6281gtw_ge board
` [U-Boot] [PATCH 19/45] arm: Remove mx51_efikamx, mx51_efikasb boards
` [U-Boot] [PATCH 20/45] arm: Remove nhk8815 boards and nomadik arch
` [U-Boot] [PATCH 21/45] arm: Remove omap3_logic board
` [U-Boot] [PATCH 22/45] arm: Remove omap3_mvblx board
` [U-Boot] [PATCH 23/45] arm: Remove omap3_sdp3430 board
` [U-Boot] [PATCH 24/45] arm: Remove openrd boards
` [U-Boot] [PATCH 25/45] arm: Remove otc570 board
` [U-Boot] [PATCH 26/45] arm: Remove palmld board
` [U-Boot] [PATCH 27/45] arm: Remove palmtc board
` [U-Boot] [PATCH 28/45] arm: Remove polaris and trizepsiv boards
` [U-Boot] [PATCH 29/45] arm: Remove portuxg20, stamp9g20 boards

[U-Boot] Pull request: u-boot-video/master
 2015-08-30 23:00 UTC 

[U-Boot] [PATCH v5 00/41] dm: Introduce Rockchip RK3288 support
 2015-08-30 22:55 UTC  (42+ messages)
` [U-Boot] [PATCH v5 01/41] pinctrl: Add help text to Kconfig
` [U-Boot] [PATCH v5 02/41] pinctrl: Add the concept of peripheral IDs
` [U-Boot] [PATCH v5 03/41] dm: led: Tidy up SPL options for the led and led-gpio
` [U-Boot] [PATCH v5 04/41] mmc: Support bypass mode with the get_mmc_clk() method
` [U-Boot] [PATCH v5 05/41] dm: Improve handling of a missing uclass
` [U-Boot] [PATCH v5 06/41] dm: Provide better debugging when a device fails to bind
` [U-Boot] [PATCH v5 07/41] arm: reset: Avoid a build error when the reset uclass is enabled
` [U-Boot] [PATCH v5 08/41] rockchip: Add serial support
` [U-Boot] [PATCH v5 09/41] rockchip: Bring in RK3288 device tree file includes and bindings
` [U-Boot] [PATCH v5 10/41] rockchip: rk3288: dts: Make core devices available early
` [U-Boot] [PATCH v5 11/41] mkimage: Allow padding to any length
` [U-Boot] [PATCH v5 12/41] mkimage: Allow the original file size to be recorded
` [U-Boot] [PATCH v5 13/41] rockchip: Add the rkimage format to mkimage
` [U-Boot] [PATCH v5 14/41] rockchip: Add support for the SD image
` [U-Boot] [PATCH v5 15/41] rockchip: Add support for the SPI image
` [U-Boot] [PATCH v5 16/41] rockchip: gpio: Add rockchip GPIO driver
` [U-Boot] [PATCH v5 17/41] rockchip: Add basic peripheral and clock definitions
` [U-Boot] [PATCH v5 18/41] power: Add support for ACT8846 PMIC
` [U-Boot] [PATCH v5 19/41] power: regulator: Add a driver for ACT8846 regulators
` [U-Boot] [PATCH v5 20/41] rockchip: rk3288: Add clock driver
` [U-Boot] [PATCH v5 21/41] rockchip: rk3288: Add header files for PMU and GRF
` [U-Boot] [PATCH v5 22/41] rockchip: rk3288: Add SoC reset driver
` [U-Boot] [PATCH v5 23/41] rockchip: rk3288: Add a simple syscon driver
` [U-Boot] [PATCH v5 24/41] rockchip: rk3288: Add pinctrl driver
` [U-Boot] [PATCH v5 25/41] rockchip: rk3288: Add SDRAM init
` [U-Boot] [PATCH v5 26/41] rockchip: Add an MMC driver
` [U-Boot] [PATCH v5 27/41] rockchip: Add core SoC start-up code
` [U-Boot] [PATCH v5 28/41] rockchip: Add I2C driver
` [U-Boot] [PATCH v5 29/41] rockchip: Add SPI driver
` [U-Boot] [PATCH v5 30/41] rockchip: Add basic support for firefly-rk3288
` [U-Boot] [PATCH v5 31/41] rockchip: Add basic support for jerry
` [U-Boot] [PATCH v5 32/41] rockchip: Add a simple README
` [U-Boot] [PATCH v5 33/41] doc: Fix reference to Rock pro when Rock 2 is meant
` [U-Boot] [PATCH v5 34/41] mmc: Probe DM based mmc devices in u-boot
` [U-Boot] [PATCH v5 35/41] rockchip: Disable sdio mmc slot on rk3288-firefly
` [U-Boot] [PATCH v5 36/41] rockchip: Turn off CONFIG_SPL_LED for firefly
` [U-Boot] [PATCH v5 37/41] rockchip: Add config_distro_bootcmd support
` [U-Boot] [PATCH v5 38/41] arm: Turn of d-cache before i-cache
` [U-Boot] [PATCH v5 39/41] rockchip: Drop first 32kb of zeros from the rkSD image type
` [U-Boot] [PATCH v5 40/41] rockchip: Update todo in README.rockchip
` [U-Boot] [PATCH v5 41/41] rockchip: Put README image creation commands on one line

[U-Boot] [PATCH] Revert "patman: use -D option for git format-patch"
 2015-08-30 22:47 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Introduce TPM driver model and STMicroelectronics ST33ZP24 TPMs
 2015-08-30 22:45 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] tpm: Move tpm_tis_i2c to tpm_i2c_infineon

[U-Boot] [PATCH v3 1/9] net: Revert "tftp: adjust settings to be suitable for 100Mbit ethernet"
 2015-08-30 22:45 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/33] dm: Introduce Rockchip RK3288 support
 2015-08-30 22:45 UTC  (18+ messages)
` [U-Boot] [PATCH v4 03/33] pinctrl: Add the concept of peripheral IDs
` [U-Boot] [PATCH v4 27/33] rockchip: Add an MMC driver
` [U-Boot] [PATCH v4 30/33] rockchip: Add SPI driver

[U-Boot] [RFC v3 PATCH 0/4] add pinctrl driver framework
 2015-08-30 22:45 UTC  (9+ messages)
` [U-Boot] [RFC v3 PATCH 2/4] pinctrl: add pin control uclass support

[U-Boot] [PATCH v2 0/8] dm: rockchip: Enable booting from MMC
 2015-08-30 22:45 UTC  (11+ 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] dts: fix dependency of OF_SPL_REMOVE_PROPS
 2015-08-30 22:44 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/3] add pinctrl driver framework
 2015-08-30 22:44 UTC  (7+ messages)
` [U-Boot] [PATCH v5 1/3] dm: core: allow device_bind() to not return a device pointer
` [U-Boot] [PATCH v5 2/3] pinctrl: add pin control uclass support
` [U-Boot] [PATCH v5 3/3] pinctrl: sandbox: add sandbox pinctrl driver

[U-Boot] [PATCH v2 00/28] dm: Convert TPM drivers to driver model
 2015-08-30 22:44 UTC  (79+ 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 v2 17/28] dm: i2c: Add a command to adjust the offset length
` [U-Boot] [PATCH v2 18/28] tpm: Report tpm errors on the command line
` [U-Boot] [PATCH v2 19/28] dm: tpm: sandbox: Convert TPM driver to driver model
` [U-Boot] [PATCH v2 20/28] tpm: Check that parse_byte_string() has data to parse
` [U-Boot] [PATCH v2 21/28] exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices
` [U-Boot] [PATCH v2 22/28] dm: tpm: Convert I2C driver to driver model
` [U-Boot] [PATCH v2 23/28] dm: tpm: Convert LPC "
` [U-Boot] [PATCH v2 24/28] tpm: Add a 'tpm info' command
` [U-Boot] [PATCH v2 25/28] tpm: Add functions to access flags and permissions
` [U-Boot] [PATCH v2 26/28] dm: tpm: Add a 'tpmtest' command
` [U-Boot] [PATCH v2 27/28] tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs
` [U-Boot] [PATCH v2 28/28] tegra: nyan: Enable TPM command and driver

[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  (2+ messages)

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

[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] 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  (9+ 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  (9+ 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)


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).