public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-08-21 21:21:43 to 2015-08-24 06:35:30 UTC [more...]

[U-Boot] [PATCH V2 1/3] imx: clock support enet2 anatop clock support
 2015-08-24  7:31 UTC  (10+ messages)
` [U-Boot] [PATCH V2 2/3] net: fec: do not access reserved register for i.MX6UL
` [U-Boot] [PATCH V2 3/3] imx: mx6ul_14x14_evk add ENET support

[U-Boot] [PATCH v1 1/1] lib/display_options: Fix print_freq
 2015-08-24  5:37 UTC  (3+ messages)

[U-Boot] [PATCH] x86: panther: Add PCI and video configuration
 2015-08-24  5:31 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/28] dm: Convert TPM drivers to driver model
 2015-08-24  5:15 UTC  (32+ 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] usb: ehci: remember init mode
 2015-08-24  3:47 UTC  (4+ messages)

[U-Boot] [PATCH] dm: core: Add Kconfig for simple bus driver
 2015-08-24  2:54 UTC  (12+ messages)

[U-Boot] [PATCH v3 0/4] dm: pci: Support pci devices in the device tree with driver model
 2015-08-24  1:59 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/4] dm: pci: Optimize pci_uclass_post_bind()
` [U-Boot] [PATCH v3 2/4] dm: core: Test dev->flags after device_probe() in device_probe_child()
` [U-Boot] [PATCH v3 3/4] x86: crownbay: Support Topcliff integrated pci uart devices with driver model
` [U-Boot] [PATCH v3 4/4] dm: pci: Document binding of pci device drivers

[U-Boot] [RESPIN PATCH v3 1/4] dm: pci: Optimize pci_uclass_post_bind()
 2015-08-24  1:04 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/9] dfu: tftp: update: Support for DFU upgrades via ETH (TFTP)
 2015-08-23 22:21 UTC  (10+ messages)
` [U-Boot] [PATCH v4 1/9] doc: dfu: tftp: README entry for TFTP extension of DFU
` [U-Boot] [PATCH v4 2/9] net: tftp: Move tftp.h file from ./net to ./include/net
` [U-Boot] [PATCH v4 3/9] tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FLASH is set
` [U-Boot] [PATCH v4 4/9] dfu: tftp: update: Provide tftp support for the DFU subsystem
` [U-Boot] [PATCH v4 5/9] dfu: tftp: update: Add dfu_write_from_mem_addr() function
` [U-Boot] [PATCH v4 6/9] update: tftp: dfu: Extend update_tftp() function to support DFU
` [U-Boot] [PATCH v4 7/9] dfu: command: Extend "dfu" command to handle receiving data via TFTP
` [U-Boot] [PATCH v4 8/9] dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp feature
` [U-Boot] [PATCH v4 9/9] dfu: tftp: Kconfig: Enable DFU_TFTP support on the am335x_boneblack_defconfig

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

[U-Boot] [PATCH 0/5] arm: tegra: apalis/colibri_t30: video: add display driver
 2015-08-23 21:23 UTC  (7+ messages)
` [U-Boot] [PATCH 1/5] arm: tegra20: video: rename display header ifdef gating
` [U-Boot] [PATCH 4/5] colibri_t30: enable display driver
` [U-Boot] [PATCH 5/5] apalis_t30: "

[U-Boot] [PATCH v2 1/7] x86: superio: Add keyboard controller support to smsc_lpc47m driver
 2015-08-23 21:22 UTC  (11+ messages)
` [U-Boot] [PATCH v2 2/7] x86: i8042: Remove unused codes
` [U-Boot] [PATCH v2 5/7] x86: i8042: Correctly initialize the controller

[U-Boot] [PATCH] drivers: MMC: initialize MMC devices using the device model
 2015-08-23 21:22 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/12] x86: dm: pci: Support pci uart devices with driver model
 2015-08-23 21:22 UTC  (29+ messages)
` [U-Boot] [PATCH v2 01/12] dm: pci: Support selected device/driver binding before relocation
` [U-Boot] [PATCH v2 02/12] x86: fsp: Delay x86_fsp_init() call a little bit
` [U-Boot] [PATCH v2 03/12] x86: fsp: Enlarge the size of malloc() pool before relocation
` [U-Boot] [PATCH v2 04/12] x86: fsp: Add comments about U-Boot entering start.S twice
` [U-Boot] [PATCH v2 05/12] x86: queensbay: Move unprotect_spi_flash() to arch_misc_init()
` [U-Boot] [PATCH v2 06/12] x86: baytrail: Remove the fsp_init_phase_pci() call
` [U-Boot] [PATCH v2 07/12] x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe()
` [U-Boot] [PATCH v2 08/12] dm: pci: Remove the unnecessary pci_bus_find_devfn() in pci_bind_bus_devices()
` [U-Boot] [PATCH v2 09/12] fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev()
` [U-Boot] [PATCH v2 10/12] dm: pci: Save devfn without bus number in pci_uclass_child_post_bind()

[U-Boot] 2015.10-rc2 Chromebook Snow boot failure
 2015-08-23 21:21 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/3] fix netconsole for CONFIG_DM_ETH
 2015-08-23 21:21 UTC  (6+ messages)
` [U-Boot] [RFC PATCH 1/3] expose eth_is_active() function to test network device state
` [U-Boot] [RFC PATCH 2/3] fix netconsole when CONFIG_DM_ETH is set
` [U-Boot] [RFC PATCH 3/3] avoid eth_unregister() call when function is unavailable

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

[U-Boot] [PATCH v2 0/3] arm: Move all boards over to generic board
 2015-08-23 21:21 UTC  (4+ messages)
` [U-Boot] [PATCH v2 3/3] buildman: Improve the config comparison feature

[U-Boot] [UBOOT PATCH v6 0/3] Add ACPI table support
 2015-08-23 21:21 UTC  (13+ messages)
` [U-Boot] [UBOOT PATCH v6 1/3] x86: Generate a valid ACPI table
` [U-Boot] [UBOOT PATCH v6 2/3] x86: Add ACPI table support to QEMU
` [U-Boot] [UBOOT PATCH v6 3/3] x86: Add DSDT table for supporting ACPI on QEMU

[U-Boot] [PATCH] arm: mxs: fix mac address of second interface
 2015-08-23 20:24 UTC  (3+ messages)

[U-Boot] [PATCH v5 01/13] power: pmic: add pfuze3000 support
 2015-08-23 18:24 UTC  (19+ messages)
` [U-Boot] [PATCH v5 02/13] imx: iomux-v3: add imx7d support for iomuxc
` [U-Boot] [PATCH v5 03/13] imx: mxc_gpio: add support for imx7d SoC
` [U-Boot] [PATCH v5 04/13] imx: ocotp: mxc add i.MX7D support
` [U-Boot] [PATCH v5 05/13] imx: mx7 dm thermal driver support
` [U-Boot] [PATCH v5 06/13] imx: system counter driver for imx7d and mx6ul
` [U-Boot] [PATCH v5 07/13] imx: imx7d: initial arch level support
` [U-Boot] [PATCH v5 09/13] imx: imx7d: Add SoC system support
` [U-Boot] [PATCH v5 10/13] imx: imx7d: add hab secure boot support

[U-Boot] [PATCH V2 1/5] imx: add cpu type for i.MX2 and i.MX3
 2015-08-23 15:24 UTC  (10+ messages)
` [U-Boot] [PATCH V2 2/5] imx: mx27 implement get_cpu_rev
` [U-Boot] [PATCH V2 3/5] imx: mx31 use new formula for get_cpu_rev
` [U-Boot] [PATCH V2 4/5] imx: mxs: reimplement get_cpu_rev
` [U-Boot] [PATCH V2 5/5] imx-common: consolidate macros and prototypes into sys_proto.h

[U-Boot] [PULL] u-boot-socfpga/master
 2015-08-23 10:02 UTC 

[U-Boot] [PATCH v2 0/9] x86: gpio: Tidy up GPIO driver
 2015-08-23  8:59 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/9] x86: minnowmax: Add access to GPIOs E0, E1, E2
` [U-Boot] [PATCH v2 2/9] dm: pci: Allow a PCI bus to be found without an alias
` [U-Boot] [PATCH v2 3/9] dm: pci: Add a comment to help find pci_hose_read_config_byte, etc
` [U-Boot] [PATCH v2 4/9] x86: minnowmax: Correct pad-offset value for host_en1
` [U-Boot] [PATCH v2 5/9] gpio: Report errors when GPIOs cannot be read
` [U-Boot] [PATCH v2 6/9] x86: gpio: Correct calls to _ich6_gpio_set_direction()
` [U-Boot] [PATCH v2 7/9] x86: gpio: Tidy up gpio_ich6_get_base() and callers
` [U-Boot] [PATCH v2 8/9] WIP: x86: gpio: Handle the case where reading a GPIO fails
` [U-Boot] [PATCH v2 9/9] WIP: x86: gpio: Make sure that output GPIOs can be read

[U-Boot] [PATCH] buildman: Correct 'Series-cover-cc' detection logic
 2015-08-23  0:28 UTC 

[U-Boot] [PATCH v3 0/9] dfu: tftp: update: Support for DFU upgrades via ETH (TFTP)
 2015-08-22 21:28 UTC  (8+ messages)
` [U-Boot] [PATCH v3 9/9] dfu: tftp: Kconfig: Enable DFU_TFTP support on the am335x_boneblack_defconfig

[U-Boot] [PATCH 1/4] sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
 2015-08-22 18:13 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
` [U-Boot] [PATCH 3/4] mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig
` [U-Boot] [PATCH 4/4] sunxi: Add inet97fv2_defconfig

[U-Boot] [PATCH 1/3] sysboot: Add support for ubifs to the sysboot command
 2015-08-22 18:04 UTC  (4+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 0/4] distro_bootcmd: Add support for booting from ubifs
 2015-08-22 18:04 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use
` [U-Boot] [PATCH v2 2/4] ubifs: Add functions "
` [U-Boot] [PATCH v2 3/4] ubifs: Add generic fs support
` [U-Boot] [PATCH v2 4/4] distro_bootcmd: Add support for booting from ubifs

[U-Boot] [RFC PATCH 0/1] sunxi board-specific options
 2015-08-22 14:02 UTC  (3+ messages)
` [U-Boot] [RFC PATCH] sunxi: support board-specific configuration options

[U-Boot] [PATCH] rpi: set fdt_addr_r to 0x00000100 to match default device_tree_address
 2015-08-22 10:27 UTC 

[U-Boot] [PATCH] patman: use -D option for git format-patch
 2015-08-22  4:20 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/7] x86: Support multiple microcode blobs for FSP
 2015-08-22  4:19 UTC  (17+ messages)
` [U-Boot] [PATCH v2 1/7] x86: Correct microcode documentation
` [U-Boot] [PATCH v2 2/7] x86: baytrail: Add microcode for BayTrail-I D0 stepping
` [U-Boot] [PATCH v2 3/7] x86: baytrail: Support multiple microcode copies
` [U-Boot] [PATCH v2 4/7] x86: ifdtool: Check that U-Boot does not overlap other regions
` [U-Boot] [PATCH v2 5/7] x86: ifdtool: Split microcode linking into its own function
` [U-Boot] [PATCH v2 7/7] x86: ifdtool: Drop microcode from the device tree when collating

[U-Boot] [PATCH v3] efi: Update README.efi to clarify build and test instructions
 2015-08-22  4:19 UTC  (2+ messages)

[U-Boot] [PATCH 3/5] arm: tegra30: video: integrate display driver for t30
 2015-08-22  0:37 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/8] This patch series adds support for Cavium ThunderX 88xx SoC family
 2015-08-22  0:36 UTC  (7+ messages)
` [U-Boot] [PATCH v4 3/8] armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure
` [U-Boot] [PATCH v4 5/8] arm: serial: Add ability to use pre-initialized UARTs
` [U-Boot] [PATCH v4 6/8] armv8: cavium: Add ThunderX 88xx board definition

[U-Boot] [PATCH 1/3] drivers: kconfig: Move "Generic Driver Options" menu to the top
 2015-08-21 23:27 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu
` [U-Boot] [PATCH 3/3] drivers: kconfig: Sort driver menu in alphabetical order

[U-Boot] Pull request: u-boot-net.git master
 2015-08-21 21:48 UTC 

[U-Boot] [PATCH v7 0/6] net: Move e1000 driver to driver model and Kconfig
 2015-08-21 21:23 UTC  (3+ messages)
` [U-Boot] [PATCH v7 5/6] Tidy up some defconfig files

[U-Boot] [PATCH v2] net: Return -EINTR when ctrl+c is pressed
 2015-08-21 21:21 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