public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-08-31 01:19:08 to 2015-09-01 00:55:35 UTC [more...]

[U-Boot] [PATCH v3 0/4] x86: gpio: Tidy up GPIO driver
 2015-09-01  0:55 UTC  (2+ messages)
` [U-Boot] [PATCH v3 1/4] dm: pci: Allow a PCI bus to be found without an alias

[U-Boot] [PATCH] dts: Add a comment about CONFIG_OF_EMBED being for local use
 2015-09-01  0:47 UTC 

[U-Boot] [PATCH 0/7] Add board detection for Odroid XU3 / XU3Lite / XU4
 2015-09-01  0:33 UTC  (18+ messages)
` [U-Boot] [PATCH 1/7] s5p: cpu_info: use defined CPU name if available
` [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 0/8] x86: quark: Convert to driver model
 2015-09-01  0:33 UTC  (22+ messages)
` [U-Boot] [PATCH 1/8] x86: quark: Make host bridge (b.d.f=0.0.0) visible
` [U-Boot] [PATCH 2/8] dm: pci: Allow skipping device configuration
` [U-Boot] [PATCH 3/8] x86: Convert to use driver model pci on quark/galileo
` [U-Boot] [PATCH 4/8] x86: galileo: Convert to use CONFIG_DM_USB
` [U-Boot] [PATCH 5/8] net: designware: Fix build warnings
` [U-Boot] [PATCH 6/8] net: designware: Add support to PCI designware devices
` [U-Boot] [PATCH 7/8] x86: Convert to use driver model eth on quark/galileo
` [U-Boot] [PATCH 8/8] x86: quark: Optimize MRC execution time

[U-Boot] [PATCH V2 1/3] imx: clock support enet2 anatop clock support
 2015-09-01  0:32 UTC  (5+ messages)
` [U-Boot] [PATCH V2 2/3] net: fec: do not access reserved register for i.MX6UL

[U-Boot] [PATCH] Revert "patman: use -D option for git format-patch"
 2015-09-01  0:32 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] x86: coreboot: Convert to use more dm drivers
 2015-09-01  0:32 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] x86: bayleybay: "

[U-Boot] [PATCH v3 1/9] net: Revert "tftp: adjust settings to be suitable for 100Mbit ethernet"
 2015-09-01  0:32 UTC  (20+ messages)
` [U-Boot] [PATCH v3 2/9] dm: eth: Do not print misleading "Net Initialization Skipped"
` [U-Boot] [PATCH v3 3/9] dm: test: Add a new test case for dm_test_eth_rotate
` [U-Boot] [PATCH v3 4/9] dm: eth: Correctly detect alias in eth_get_dev_by_name()
` [U-Boot] [PATCH v3 5/9] x86: crownbay: Convert to use CONFIG_DM_USB
` [U-Boot] [PATCH v3 6/9] x86: crownbay: Convert to use CONFIG_DM_ETH for E1000
` [U-Boot] [PATCH v3 7/9] net: pch_gbe: Convert to driver model
` [U-Boot] [PATCH v3 8/9] net: pch_gbe: Add Kconfig option
` [U-Boot] [PATCH v3 9/9] x86: crownbay: Enable CONFIG_PCH_GBE

[U-Boot] [PATCH v3] x86: panther: Add PCI and video configuration
 2015-09-01  0:31 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] x86: ifdtool: Support checking region overlap before U-Boot
 2015-09-01  0:31 UTC  (9+ 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] ls2085ardb not booting
 2015-09-01  0:17 UTC  (3+ messages)

[U-Boot] Question: Full benifit of the .itb
 2015-08-31 23:13 UTC  (2+ messages)

[U-Boot] [PATCH 00/13] dm: arm: zynq: Convert serial driver to driver model
 2015-08-31 23:13 UTC  (24+ messages)
` [U-Boot] [PATCH 04/13] dm: serial: Deal with stdout-path with an alias
` [U-Boot] [PATCH 07/13] arm: zynq: Use separate device tree instead of embedded
` [U-Boot] [PATCH 11/13] arm: zynq: dts: Add U-Boot device tree additions
` [U-Boot] [PATCH 13/13] arm: zynq: Move serial driver to driver model

[U-Boot] [PATCH] arm: socfpga: Add support for the Terasic DE-0 Atlas board
 2015-08-31 22:23 UTC  (2+ messages)

[U-Boot] Please pull u-boot-sunxi master
 2015-08-31 21:46 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2015-08-31 21:45 UTC  (2+ messages)

[U-Boot] [PATCH] tools/kwboot.c: Support UART fallback mode
 2015-08-31 20:30 UTC 

[U-Boot] [PATCH v5 0/5] spi: cadence_qspi: optimize & fix indirect rd-writes
 2015-08-31 20:20 UTC  (5+ messages)
` [U-Boot] [PATCH v5 1/5] spi: cadence_qspi: move trigger base configuration in init

[U-Boot] [PATCH 00/13] Implement fastboot over NAND
 2015-08-31 19:17 UTC  (16+ messages)
` [U-Boot] [PATCH 01/13] mtd: uboot: Add meaningful error message
` [U-Boot] [PATCH 02/13] sparse: Move main header parsing to a function of its own
` [U-Boot] [PATCH 03/13] sparse: Refactor chunk parsing function
` [U-Boot] [PATCH 04/13] sparse: Simplify multiple logic
` [U-Boot] [PATCH 05/13] sparse: Implement storage abstraction
` [U-Boot] [PATCH 06/13] fastboot: Move fastboot response functions to fastboot core
` [U-Boot] [PATCH 07/13] fastboot: Implement NAND backend
` [U-Boot] [PATCH 08/13] fastboot: nand: Add pre erase and write hooks
` [U-Boot] [PATCH 09/13] sparse: Rename the file and header
` [U-Boot] [PATCH 10/13] sunxi: Make the fastboot buffer larger
` [U-Boot] [PATCH 11/13] sunxi: Add support for android boot image
` [U-Boot] [PATCH 12/13] sunxi: A13-Olinuxino: Enable the USB OTG controller
` [U-Boot] [PATCH 13/13] sunxi: cubietruck: "

[U-Boot] [PATCH V2] mxc: ocotp fix hole in shadow registers
 2015-08-31 17:05 UTC  (3+ messages)

[U-Boot] [PATCH 0/9] imx: mx6: support LPDDR2 and add mx6slevk spl
 2015-08-31 16:52 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] video, lg4573: make spi bus and cs configurable
 2015-08-31 16:52 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] arm, imx6: add aristainetos 2b board version

[U-Boot] [PATCH 1/3] tbs2910: use full name in Kconfig board selection
 2015-08-31 16:44 UTC  (3+ messages)

[U-Boot] [PATCH][v2] thermal: imx: add imx7d soc thermal support
 2015-08-31 16:40 UTC  (2+ messages)

[U-Boot] [PATCH][v6] imx: imx7d: initial arch level support
 2015-08-31 16:32 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] cm-fx6 maintenance
 2015-08-31 16:29 UTC  (2+ messages)

[U-Boot] [PATCH][v6] imx: mx7dsabresd: Add support for MX7D SABRESD board
 2015-08-31 16:27 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] ubifs: Add generic fs support
 2015-08-31 16:09 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use
` [U-Boot] [PATCH v2 2/3] ubifs: Add functions "
` [U-Boot] [PATCH v2 3/3] ubifs: Add generic fs support

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

[U-Boot] [PATCH 00/45] arm: Remove boards that have not moved to generic board init
 2015-08-31 16:06 UTC  (59+ messages)
` [U-Boot] [PATCH 03/45] arm: Remove most LaCie boards
` [U-Boot] [PATCH 09/45] arm: Remove edb9315a 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 1/1] arm: at91: convert meesc board to generic board
` [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] [PATCH 30/45] arm: Remove pxa255_idp, zipitz2 boards
` [U-Boot] [PATCH 31/45] arm: Remove qong board
` [U-Boot] [PATCH 32/45] arm: Remove rd6281a board
` [U-Boot] [PATCH 33/45] arm: Remove scb9328 board
` [U-Boot] [PATCH 34/45] arm: Remove tk71 board
` [U-Boot] [PATCH 35/45] arm: Remove tt01 board
` [U-Boot] [PATCH 36/45] arm: Remove versatileab board
` [U-Boot] [PATCH 37/45] arm: Remove vision2 board
` [U-Boot] [PATCH 38/45] arm: Remove vl_ma2sc board
` [U-Boot] [PATCH 39/45] arm: Remove vpac270_nor_128 board
` [U-Boot] [PATCH 40/45] arm: Remove xaeniax board
` [U-Boot] [PATCH 41/45] arm: Remove omap3_evm board
` [U-Boot] [PATCH 42/45] arm: Remove palmtreo680 board
` [U-Boot] [PATCH 43/45] arm: Remove ti814x_evm board
` [U-Boot] [PATCH 44/45] arm: Remove ti816x_evm board
` [U-Boot] [PATCH 45/45] arm: Remove tx25 board

[U-Boot] [PATCH] arm: imx-common: init: extend init_aips to support imx7
 2015-08-31 15:59 UTC  (3+ messages)

[U-Boot] [PATCH][v6] imx: imx7d: add imx-common cpu support for imx7d
 2015-08-31 15:50 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin
 2015-08-31 15:42 UTC 

[U-Boot] valid RAM region on a 256MB fails occasionally
 2015-08-31 15:31 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: dm: Fix DM initialization failure after warm reset
 2015-08-31 13:28 UTC  (6+ messages)

[U-Boot] [PATCH] dts: do not cut down pinctrl-0 and pinctrl-names for SPL full-pinctrl
 2015-08-31 13:22 UTC  (2+ messages)

[U-Boot] TFTP Timeout Interval problem
 2015-08-31 13:20 UTC  (3+ messages)

[U-Boot] [PATCH] include: configs: Enable DWC3 and DFU in OMAP5 uEVM
 2015-08-31 12:17 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-video/master
 2015-08-31 12:16 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] arm: rmobile: Stout board support and minor fixes
 2015-08-31  8:44 UTC  (3+ messages)

[U-Boot] [PATCH 24/45] arm: Remove openrd boards
 2015-08-31  6:33 UTC  (2+ messages)

[U-Boot] [UBOOT PATCH v1 0/2] Add ACPI table support on Minnowmax
 2015-08-31  4:28 UTC  (6+ 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] net/eth: fix a bug in on_ethaddr()
 2015-08-31  3:34 UTC 

[U-Boot] [PATCH resend 1/2] ARM: Add workaround for Cortex-A9 errata 845369
 2015-08-31  3:15 UTC  (3+ messages)
` [U-Boot] [PATCH resend 2/2] imx: mx6: Enable ARM errata workaround for 845369

[U-Boot] [PATCH] mmc_spi: fix big-endian support error on be_to_cpu16
 2015-08-31  2:05 UTC 


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