public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-08-21 04:31:47 to 2015-08-23 00:31:44 UTC [more...]

[U-Boot] [PATCH v2 00/28] dm: Convert TPM drivers to driver model
 2015-08-23  0:31 UTC  (29+ 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] buildman: Correct 'Series-cover-cc' detection logic
 2015-08-23  0:28 UTC 

[U-Boot] [PATCH v2 0/9] x86: gpio: Tidy up GPIO driver
 2015-08-22 21:59 UTC  (10+ 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 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] [PATCH] dm: core: Add Kconfig for simple bus driver
 2015-08-22 17:09 UTC  (9+ messages)

[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 v2 00/12] x86: dm: pci: Support pci uart devices with driver model
 2015-08-22  9:05 UTC  (26+ 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] [UBOOT PATCH v6 0/3] Add ACPI table support
 2015-08-22  6:50 UTC  (4+ 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] patman: use -D option for git format-patch
 2015-08-22  4:20 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/7] x86: superio: Add keyboard controller support to smsc_lpc47m driver
 2015-08-22  4:20 UTC  (11+ messages)
` [U-Boot] [PATCH v2 2/7] x86: i8042: Remove unused codes
` [U-Boot] [PATCH v2 3/7] x86: i8042: Reorder static functions
` [U-Boot] [PATCH v2 4/7] x86: i8042: Clean up the driver per coding convention
` [U-Boot] [PATCH v2 5/7] x86: i8042: Correctly initialize the controller
` [U-Boot] [PATCH v2 6/7] video: cfb_console: Allow VGA device to work without i8042 keyboard
` [U-Boot] [PATCH v2 7/7] x86: crownbay: Enable on-board SMSC superio keyboard controller

[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 v1 1/1] lib/display_options: Fix print_freq
 2015-08-22  0:36 UTC  (2+ messages)

[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] [RFC PATCH 0/3] fix netconsole for CONFIG_DM_ETH
 2015-08-21 22:30 UTC  (4+ 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] usb: ehci: remember init mode
 2015-08-21 21:58 UTC  (3+ messages)

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

[U-Boot] [PATCH] tftp: adjust settings to be suitable for 100Mbit ethernet
 2015-08-21 21:19 UTC  (2+ messages)

[U-Boot] [PATCH] net: e1000: Support 64-bit physical address
 2015-08-21 21:18 UTC  (2+ messages)

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

[U-Boot] [RFC v3 PATCH 0/4] add pinctrl driver framework
 2015-08-21 20:52 UTC  (6+ messages)
` [U-Boot] [RFC v3 PATCH 2/4] pinctrl: add pin control uclass support

[U-Boot] [PATCH 1/2] arm: socfpga: mmc: Enable calibration for drvsel and smpsel
 2015-08-21 20:52 UTC  (6+ messages)

[U-Boot] Question on fitupd
 2015-08-21 20:52 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] arm: Move all boards over to generic board
 2015-08-21 20:52 UTC  (3+ messages)

[U-Boot] x86: EFI: boot fails at exit_boot_services - Was: Stuck trying to build a non-qemu EFI payload
 2015-08-21 20:51 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/4] add dfu support for at91 sam9260 based boards
 2015-08-21 19:29 UTC  (7+ messages)
` [U-Boot] [PATCH v4 1/4] bitops: introduce BIT() definition
` [U-Boot] [PATCH v4 2/4] usb: gadget: at91_udc: port linux driver at91_udc
` [U-Boot] [PATCH v4 3/4] usb: gadget: at91_udc: add at91_udc into U-Boot
` [U-Boot] [PATCH v4 4/4] at91, taurus, smartweb: add dfu support

[U-Boot] [PATCH 1/2] RFT: arm: Switch 32-bit ARM to using generic global_data setup
 2015-08-21 18:57 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] RFT: arm: Switch aarch64 "

[U-Boot] [PATCH] image: Fix loop condition to avoid warning
 2015-08-21 17:53 UTC  (2+ messages)

[U-Boot] [PATCH v3] taurus: board updates
 2015-08-21 16:55 UTC 

[U-Boot] [PATCH v3] arm, at91: add axm extensions
 2015-08-21 16:53 UTC 

[U-Boot] [PATCH V2 0/5] DM9000 support for multiple interfaces
 2015-08-21 15:56 UTC  (5+ messages)
` [U-Boot] [PATCH V2 3/5] dm9000: Add struct eth_device * to SROM functions

[U-Boot] 2015.10-rc2 Chromebook Snow boot failure
 2015-08-21 15:55 UTC 

[U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
 2015-08-21 13:51 UTC  (3+ messages)
  ` [U-Boot] [PULL v2] "

[U-Boot] [PATCH v2] taurus: board updates
 2015-08-21 13:49 UTC  (3+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH v2] arm, at91: add axm extensions
 2015-08-21 13:45 UTC  (3+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH v2 1/2] MIPS: add clrbits and setbits and add phy_to_bus support
 2015-08-21 13:38 UTC  (3+ messages)

[U-Boot] [PATCH v2 4/4] ARM: at91: sama5: update the spi flash mapping
 2015-08-21 13:29 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/4] ARM: at91: sama5: move the nandflash env config to at91-sama5_common.h
 2015-08-21 13:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/4] ARM: at91: sama5d3xek: use a $dtb_name to load dtb
 2015-08-21 13:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/4] ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.h
 2015-08-21 13:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 4/4] arm: at91: add support for mini-box picosam9g45 board
 2015-08-21 13:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 3/4] arm: at91: pmc: replace the constant with a define in at91_pmc.h
 2015-08-21 13:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/4] arm: at91: at91sam9m10g45ek/corvus remove useless chip select 1 init
 2015-08-21 13:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/4] arm: at91: mpddr: allow multiple DDR controllers
 2015-08-21 13:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

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

[U-Boot] [PATCH] i2c: adding driver for pxa27x, pxa3xx, pxa25x
 2015-08-21 12:04 UTC  (3+ messages)

[U-Boot] [PATCH v3 15/15] of: clean up OF_CONTROL ifdef conditionals
 2015-08-21 11:57 UTC  (7+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] Adding new command using existing commands
 2015-08-21 11:36 UTC 

[U-Boot] Kernel bootparam injection
 2015-08-21 11:02 UTC 

[U-Boot] [PATCH] ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support
 2015-08-21  9:47 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/2] arm, at91: add DFU support for the corvus board
 2015-08-21  9:28 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] at91: corvus: board updates
` [U-Boot] [PATCH v3 2/2] corvus, dfu: add dfu support

[U-Boot] [PATCH v2] corvus, dfu: add dfu support
 2015-08-21  8:33 UTC  (3+ messages)

[U-Boot] [PATCH v3] dfu:tests: Modify dfu_gadget_test.sh to accept USB device vendor:product ID
 2015-08-21  8:20 UTC  (3+ messages)

[U-Boot] [PATCH] net: Return -1 when ctrl+c is pressed
 2015-08-21  7:37 UTC  (4+ messages)

[U-Boot] [PATCH] powerpc/t1023rdb: change default core frequency to 1200MHz
 2015-08-21  7:19 UTC 

[U-Boot] [PATCH 0/3] ti: add usb peripheral support for omap5 and beagle x15
 2015-08-21  5:57 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] include: configs: Enable DWC3 and DFU in ti_omap5_common

[U-Boot] [PATCH] h2200: Fix build error
 2015-08-21  5:47 UTC  (5+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDK
 2015-08-21  5:32 UTC  (6+ messages)

[U-Boot] [PATCH v2 1/2] arm: socfpga: mmc: Enable calibration for drvsel and smpsel
 2015-08-21  5:21 UTC  (6+ messages)

[U-Boot] [UBOOT PATCH v5 0/3] Add ACPI table support
 2015-08-21  4:41 UTC  (13+ messages)
` [U-Boot] [UBOOT PATCH v5 1/3] x86: Generate a valid ACPI table
` [U-Boot] [UBOOT PATCH v5 2/3] x86: Add ACPI table support to QEMU


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