messages from 2015-08-07 20:18:09 to 2015-08-10 13:05:05 UTC [more...]
[U-Boot] [PATCH v3 00/10] x86: minnowmax: Add interrupt support
2015-08-10 13:05 UTC (4+ messages)
` [U-Boot] [PATCH v3 01/10] dm: pci: Provide friendly config access functions
` [U-Boot] [PATCH v3 02/10] dm: pci: Add a way to iterate through all PCI devices
` [U-Boot] [PATCH v3 03/10] x86: Re-order efi-x86_defconfig
[U-Boot] [PATCH v2] dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port
2015-08-10 12:59 UTC (2+ messages)
[U-Boot] [PATCH] x86: Set APs' req_seq to the reg number from device tree
2015-08-10 12:58 UTC (2+ messages)
[U-Boot] [PATCH] video: vesa: Correct a typo in the Kconfig VESA mode string
2015-08-10 12:58 UTC (2+ messages)
[U-Boot] [PATCH v2 0/9] x86: minnowmax: Add interrupt support
2015-08-10 12:58 UTC (23+ messages)
` [U-Boot] [PATCH v2 1/9] dm: pci: Provide friendly config access functions
` [U-Boot] [PATCH v2 2/9] dm: pci: Add a way to iterate through all PCI devices
` [U-Boot] [PATCH v2 3/9] x86: Re-order efi-x86_defconfig
` [U-Boot] [PATCH v2 4/9] x86: Tidy up the PIRQ routing code a little
` [U-Boot] [PATCH v2 5/9] x86: Split out fsp_init_phase_pci() code into a new function
` [U-Boot] [PATCH v2 6/9] x86: Allow pirq_init() to return an error
` [U-Boot] [PATCH v2 7/9] x86: minnowmax: Define and enable interrupt setup
` [U-Boot] [PATCH v2 8/9] x86: baytrail: Tidy up interrupt and FSP init
` [U-Boot] [PATCH v2 9/9] x86: baytrail: Support running as an EFI payload
[U-Boot] [PATCH 1/2] Tegra: clocks: Add 38.4MHz OSC support for T210 use
2015-08-10 12:58 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc
[U-Boot] [PATCH 1/4] imx: add cpu type for i.MX2 and i.MX3
2015-08-10 12:53 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] imx: mx31 use new formula for get_cpu_rev
` [U-Boot] [PATCH 3/4] imx: mxs: reimplement get_cpu_rev
` [U-Boot] [PATCH 4/4] imx-common: consolidate macros and prototypes into sys_proto.h
[U-Boot] [PATCH] driver: net: ldpaa_eth: Get MAC address from env variable
2015-08-10 12:30 UTC
[U-Boot] [PATCH v6 5/5] usb: lpc32xx: add host USB driver
2015-08-10 12:23 UTC (2+ messages)
[U-Boot] [PATCH v6 1/5] dma: lpc32xx: add DMA driver
2015-08-10 12:21 UTC (2+ messages)
[U-Boot] question: where is the "start" label of u-boot 2015 07
2015-08-10 12:20 UTC
[U-Boot] [PATCH 0/3] usb: host/gadget: Miscellaneous fixes
2015-08-10 12:20 UTC (5+ messages)
` [U-Boot] [PATCH 1/3] usb: gadget: ether: Perform board initialization from ethernet gadget driver
` [U-Boot] [PATCH 2/3] usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop
` [U-Boot] [PATCH 3/3] usb: gadget: ether: populate _reset_ callback
[U-Boot] [PATCH v6 3/5] nand: lpc32xx: add ECC layout for small page NAND
2015-08-10 12:16 UTC
[U-Boot] [PATCH v6 2/5] nand: lpc32xx: add hardware ECC support
2015-08-10 12:16 UTC
[U-Boot] [PATCH 00/21] beagle_x15/omap5: Add dwc3 peripheral support
2015-08-10 12:13 UTC (5+ messages)
` [U-Boot] [PATCH 15/21] usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop
[U-Boot] [PATCH v4] x86: baytrail: Configure FSP UPD from device tree
2015-08-10 11:32 UTC (7+ messages)
[U-Boot] [PATCH 0/6] ti: dwc3: Enable USB clocks on-demand
2015-08-10 11:28 UTC (7+ messages)
` [U-Boot] [PATCH 1/6] ARM: OMAP5: Add support for disabling clocks in uboot
` [U-Boot] [PATCH 2/6] ARM: OMAP5: Add functions to enable and disable USB clocks
` [U-Boot] [PATCH 3/6] ARM: AM43xx: Add support for disabling clocks in uboot
` [U-Boot] [PATCH 4/6] ARM: AM43xx: Add functions to enable and disable USB clocks
` [U-Boot] [PATCH 5/6] board: ti: invoke clock API to enable and disable clocks
` [U-Boot] [PATCH 6/6] ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks()
[U-Boot] [PATCH 0/5] ti: usb (dwc3) peripheral mode fixes
2015-08-10 11:22 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts
` [U-Boot] [PATCH 2/5] ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2
` [U-Boot] [PATCH 3/5] TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx
` [U-Boot] [PATCH 4/5] board: ti: remove duplicate initialization of vbus_id_status
` [U-Boot] [PATCH 5/5] include: configs: am43xx_evm: add 'usb stop' in usbboot env
[U-Boot] [PATCH] ARM: Allwinner: H3 SoC: Boot Allwinner H3 device in HYP mode
2015-08-10 10:49 UTC
[U-Boot] [PATCH] Makefile: Use correct timezone for U_BOOT_TZ
2015-08-10 10:49 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH v3 04/16] drivers/net/vsc9953: Fix missing reserved register
2015-08-10 8:44 UTC (25+ messages)
` [U-Boot] [PATCH v3 07/16] common/cmd_ethsw: Add generic commands for Ethernet Switches
` [U-Boot] [PATCH v3 08/16] drivers/net/vsc9953: Use the generic Ethernet Switch parser
` [U-Boot] [PATCH v3 09/16] drivers/net/vsc9953: Add command to show/clear port counters
` [U-Boot] [PATCH v3 10/16] drivers/net/vsc9953: Add commands to enable/disable HW learning
` [U-Boot] [PATCH v3 11/16] net/eth.c: Add function to validate a MAC address
` [U-Boot] [PATCH v3 12/16] drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953
` [U-Boot] [PATCH v3 13/16] drivers/net/vsc9953: Add VLAN commands "
` [U-Boot] [PATCH v3 14/16] drivers/net/vsc9953: Add command for shared/private VLAN learning
` [U-Boot] [PATCH v3 15/16] drivers/net/vsc9953: Add commands for VLAN ingress filtering
` [U-Boot] [PATCH v3 16/16] drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-Identifier
[U-Boot] [PATCH] driver: misc: debug server: Update Error message
2015-08-10 6:50 UTC (2+ messages)
` [U-Boot] [u-boot-release] "
[U-Boot] [PATCH v2 0/4] add dfu support for at91 sam9260 based boards
2015-08-10 6:14 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/4] ARM: at91: add cpu.h
` [U-Boot] [PATCH v2 2/4] usb: gadget: at91_udc: port linux driver at91_udc
` [U-Boot] [PATCH v2 3/4] usb: gadget: at91_udc: add at91_udc into U-Boot
` [U-Boot] [PATCH v2 4/4] at91, taurus, smartweb: add dfu support
[U-Boot] [PATCH 0/3] add dfu support for at91 sam9260 based boards
2015-08-10 5:16 UTC (7+ messages)
` [U-Boot] [PATCH 2/3] usb: gadget: at91_udc: add support for at91_udc
[U-Boot] [PATCH v1 0/2] Rename DDR4 target names
2015-08-10 5:01 UTC (2+ messages)
[U-Boot] [V4 1/2] sf: Add clear flag status register operation on Micron chips
2015-08-10 2:58 UTC (5+ messages)
` [U-Boot] [V4 2/2] sf: Turn SPI flash into 3-Byte address mode "
[U-Boot] regarding u-boot ethernet support for TFTP boot in Banana pi R1 (Lamobo R1)
2015-08-10 2:54 UTC
[U-Boot] [PATCH resend V2 1/3] mtd: nand: mxs support oobsize bigger than 512
2015-08-10 1:17 UTC (7+ messages)
[U-Boot] [PATCH v2 0/9] dfu: tftp: update: Support for DFU upgrades via ETH (TFTP)
2015-08-09 21:37 UTC (17+ messages)
` [U-Boot] [PATCH v2 4/9] dfu: tftp: update: Provide tftp support for the DFU subsystem
` [U-Boot] [PATCH v2 5/9] dfu: tftp: update: Add dfu_write_from_mem_addr() function
` [U-Boot] [PATCH v2 6/9] update: tftp: dfu: Extend update_tftp() function to support DFU
` [U-Boot] [PATCH v2 7/9] dfu: command: Extend "dfu" command to handle receiving data via TFTP
` [U-Boot] [PATCH v2 8/9] config: bbb: Configs necessary for running update via TFTP on Beagle Bone Black
` [U-Boot] [PATCH v2 9/9] dfu:tests: Modify dfu_gadget_test.sh to accept USB device major:minor number
[U-Boot] [PATCH] cm5200: fix FAT function prototypes
2015-08-09 17:25 UTC
[U-Boot] [PATCH 0/3] Introduce TPM driver model and STMicroelectronics ST33ZP24 TPMs
2015-08-09 15:12 UTC (7+ messages)
` [U-Boot] [PATCH 1/3] tpm: Move tpm_tis_i2c to tpm_i2c_infineon
` [U-Boot] [PATCH 2/3] tpm: Initial work to introduce TPM driver model
` [U-Boot] [PATCH 3/3] tpm: Add st33zp24 tpm with i2c and spi phy
[U-Boot] [PATCH] dm: pmic: max77686: Correct two typos in a comment
2015-08-09 15:10 UTC
[U-Boot] [Patch v3 1/2] lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef
2015-08-09 15:08 UTC (4+ messages)
` [U-Boot] [Patch v3 2/2] lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type
[U-Boot] [PATCH] Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"
2015-08-09 15:08 UTC (9+ messages)
[U-Boot] [PATCH] fdt: add new fdt address parsing functions
2015-08-09 15:07 UTC (2+ messages)
[U-Boot] [PATCH 1/3] ARM: tegra: move kernel_addr_r on T210
2015-08-09 15:07 UTC (6+ messages)
` [U-Boot] [PATCH 2/3] ARM: tegra: query_sdram_size() cleanup
` [U-Boot] [PATCH 3/3] ARM: tegra: represent RAM in 1 or 2 banks
[U-Boot] [RESEND PATCH] common/lcd_console: fix console/logo regression
2015-08-09 15:07 UTC (2+ messages)
[U-Boot] [PATCH v2] x86: Enable debug UART for Minnowmax
2015-08-09 15:07 UTC (2+ messages)
[U-Boot] [PATCH 0/6] net: Move e1000 driver to driver model and Kconfig
2015-08-09 15:07 UTC (7+ messages)
` [U-Boot] [PATCH 1/6] dm: core: Add a way to set a device name
` [U-Boot] [PATCH 2/6] dm: core: Fix a typo in the uclass_get_device_by_name() comment
[U-Boot] [PATCH v2] dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression
2015-08-09 15:06 UTC (3+ messages)
[U-Boot] [PATCH v2 00/19] dm: exynos: Driver model improvements leading to spring support
2015-08-09 15:05 UTC (42+ messages)
` [U-Boot] [PATCH v2 01/19] exynos: dts: Correct LDO and BUCK naming
` [U-Boot] [PATCH v2 02/19] video: Work around lack of pinctrl
` [U-Boot] [PATCH v2 03/19] dm: i2c: Add support for multiplexed I2C buses
` [U-Boot] [PATCH v2 04/19] i2c: Add a mux for GPIO-based I2C bus arbitration
` [U-Boot] [PATCH v2 05/19] dm: cros_ec: Convert the I2C tunnel code to use driver model
` [U-Boot] [PATCH v2 06/19] cros_ec: Support the LDO access method used by spring
` [U-Boot] [PATCH v2 07/19] dm: pmic: max77686: Support all BUCK regulators
` [U-Boot] [PATCH v2 08/19] exynos: dts: Drop the old TPS65090 I2C node
` [U-Boot] [PATCH v2 09/19] exynos: Add common board code for exynos5 boards that use device tree
` [U-Boot] [PATCH v2 10/19] exynos: Enable new features for exynos5 boards
` [U-Boot] [PATCH v2 11/19] exynos: config: Move common options to the common headers and tidy up
` [U-Boot] [PATCH v2 12/19] exynos: Drop old exynos5420-specific board code
` [U-Boot] [PATCH v2 13/19] exynos: Drop old exynos5250-specific "
` [U-Boot] [PATCH v2 14/19] power: Remove old TPS65090 drivers
` [U-Boot] [PATCH v2 15/19] cros_ec: Remove the old tunnel code
` [U-Boot] [PATCH v2 16/19] video: Remove the old parade driver
` [U-Boot] [PATCH v2 17/19] dts: Drop unused compatible ID for the NXP video bridge
` [U-Boot] [PATCH v2 18/19] exynos: video: Remove non-device-tree code
` [U-Boot] [PATCH v2 19/19] exynos: Add support for spring
[U-Boot] [PATCH] arm: iproc: add NAND driver
2015-08-09 0:58 UTC
[U-Boot] [PULL] u-boot-socfpga/master
2015-08-09 0:22 UTC (3+ messages)
[U-Boot] [PATCH] semihosting: Improve ARMv7A support
2015-08-08 22:29 UTC
[U-Boot] Please pull u-boot-sunxi master
2015-08-08 15:42 UTC
[U-Boot] [PATCH 0/5] sunxi: display: add support for eDP panels connected via an anx9804 bridge chip
2015-08-08 14:25 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] sunxi: clock: Add clock_get_pll3() helper function
` [U-Boot] [PATCH 2/5] sun6i: clock: Add support for the mipi pll
` [U-Boot] [PATCH 3/5] sun6i: display: Add support for using the mipi pll as lcd clock source
` [U-Boot] [PATCH 4/5] video: Add support for the ANX9804 parallel lcd to dp bridge chip
` [U-Boot] [PATCH 5/5] sunxi: Display: Add support for eDP panels connected via an anx9804 bridge
[U-Boot] [PATCH] x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG
2015-08-08 14:10 UTC (2+ messages)
[U-Boot] [PATCH] x86: baytrail: Add all IDE/SATA PCI device IDs
2015-08-08 14:09 UTC (3+ messages)
[U-Boot] [PATCH v3] common: Display >=4GiB memory bank size
2015-08-08 14:09 UTC (3+ messages)
[U-Boot] [PATCH 1/6] arm: socfpga: scan: Clean up scan_chain_engine_is_idle()
2015-08-08 12:15 UTC (10+ messages)
` [U-Boot] [PATCH 2/6] arm: socfpga: scan: Introduce generic JTAG accessor
` [U-Boot] [PATCH 3/6] arm: socfpga: scan: Clean up horrible macros
` [U-Boot] [PATCH 4/6] arm: socfpga: scan: Factor out IO chain programming
[U-Boot] [PATCH V2] imx: mx6 move TARGET_xx Kconfig option to mx6 specific Kconfig file
2015-08-08 9:38 UTC (2+ messages)
[U-Boot] [PATCH 0/9] Replace the FAT filesystem code
2015-08-08 3:09 UTC (10+ messages)
` [U-Boot] [PATCH 1/9] disk: support host devices in dev_print()
` [U-Boot] [PATCH 2/9] fat: move to a different directory
` [U-Boot] [PATCH 3/9] fat: add ff.c implementation
` [U-Boot] [PATCH 4/9] fat: apply upstream bugfix to ff.c
` [U-Boot] [PATCH 5/9] fat: ffconf.h changes for U-Boot port
` [U-Boot] [PATCH 6/9] fat: port integer.h to U-Boot types
` [U-Boot] [PATCH 7/9] fat: add U-Boot to ff.c API conversion wrapper
` [U-Boot] [PATCH 8/9] fat: switch to new FAT implementation
` [U-Boot] [PATCH 9/9] fat: remove old implementation
[U-Boot] driver model is not smp safe
2015-08-08 0:49 UTC (8+ messages)
[U-Boot] [PATCH 1/4] x86: microcode-tool: Write pure data to the dtsi file
2015-08-08 0:47 UTC (3+ messages)
[U-Boot] u-boot FIT image support
2015-08-07 23:12 UTC (3+ messages)
[U-Boot] Please pull u-boot-dm
2015-08-07 21:22 UTC (2+ messages)
[U-Boot] [PATCH v3 00/16] Add more commands for VSC9953 L2 Switch
2015-08-07 21:10 UTC (6+ messages)
` [U-Boot] [PATCH v3 01/16] drivers/net/vsc9953: Remove 'CONFIG_' from macros' name
[U-Boot] [PATCH] ARM: drop "optional" from target select in favor of ARCH_VERSATILE
2015-08-07 20:39 UTC (2+ messages)
[U-Boot] [PATCH 1/2] gpio: Add DW APB GPIO driver
2015-08-07 20:37 UTC (5+ messages)
[U-Boot] [PATCH 00/18] x86: minnowmax: Move USB and Ethernet to driver model
2015-08-07 20:30 UTC (3+ messages)
` [U-Boot] [PATCH 10/18] dm: eth: Avoid blocking on packet reception
[U-Boot] CONFIG_DM_ETH USB_ETHER_ASIX Reception Issue on Tegra
2015-08-07 20:28 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox