public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-08-09 13:39:37 to 2015-08-11 00:34:05 UTC [more...]

[U-Boot] [PATCH 0/6] ti: dwc3: Enable USB clocks on-demand
 2015-08-11  0:34 UTC  (12+ 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-11  0:33 UTC  (11+ 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 0/3] usb: host/gadget: Miscellaneous fixes
 2015-08-11  0:33 UTC  (8+ 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] Please pull u-boot-dm
 2015-08-11  0:33 UTC  (2+ messages)

[U-Boot] Please pull u-boot-sunxi master
 2015-08-11  0:33 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/15] imx: Add i.MX6UL and basic board support
 2015-08-11  0:13 UTC  (4+ messages)
` [U-Boot] [PATCH v3 15/15] imx: mx6ul_14x14_evk add "

[U-Boot] debugging malloc heap corruption on 2015.04
 2015-08-10 23:56 UTC 

[U-Boot] [PATCH v6 2/5] nand: lpc32xx: add hardware ECC support
 2015-08-10 23:43 UTC  (4+ messages)

[U-Boot] [PATCH v3 00/54] dm: Introduce new driver model uclasses
 2015-08-10 23:43 UTC  (4+ messages)
` [U-Boot] [PATCH v3 50/54] mkimage: Set up a file size parameter and keep it updated

[U-Boot] [PATCH resend V2 1/3] mtd: nand: mxs support oobsize bigger than 512
 2015-08-10 23:31 UTC  (8+ messages)

[U-Boot] [PATCH 0/8] arm: socfpga: Board cleanup
 2015-08-10 23:10 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] arm: socfpga: Move wrappers into platform directory
` [U-Boot] [PATCH 2/8] arm: socfpga: Unbind CPU type from board type
` [U-Boot] [PATCH 3/8] arm: socfpga: Split Altera socfpga into AV and CV SoCDK
` [U-Boot] [PATCH 4/8] arm: socfpga: Remove CV-specific parts from AV-SoCDK
` [U-Boot] [PATCH 5/8] arm: socfpga: Remove AV-specific parts from CV-SoCDK
` [U-Boot] [PATCH 6/8] arm: socfpga: Add qts-filter.sh script
` [U-Boot] [PATCH 7/8] arm: socfpga: Switch to filtered QTS files
` [U-Boot] [PATCH 8/8] arm: socfpga: Make the pinmux table const u8

[U-Boot] [PATCH] arm: socfpga: Do not enable gmac1 in Cyclone V dtsi
 2015-08-10 23:03 UTC 

[U-Boot] [PATCH] arm: socfpga: Make the DT mmc node consistent
 2015-08-10 23:02 UTC 

[U-Boot] [PATCH] arm: socfpga: Fix delay in clock manager
 2015-08-10 23:00 UTC 

[U-Boot] [PATCH] arm: socfpga: Fix delay in freeze controller
 2015-08-10 23:00 UTC 

[U-Boot] [PATCH 1/2] ddr: altera: Replace float multiplication with integer one
 2015-08-10 22:59 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ddr: altera: Repair uninited variable

[U-Boot] [PATCH v3 04/16] drivers/net/vsc9953: Fix missing reserved register
 2015-08-10 20:45 UTC  (13+ messages)
` [U-Boot] [PATCH v3 07/16] common/cmd_ethsw: Add generic commands for Ethernet Switches
` [U-Boot] [PATCH v3 11/16] net/eth.c: Add function to validate a MAC address

[U-Boot] u-boot FIT image support
 2015-08-10 19:14 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/9] dfu: tftp: update: Support for DFU upgrades via ETH (TFTP)
 2015-08-10 18:52 UTC  (11+ 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 0/5] x86: Move x86 to use board_init_f_mem() instead of assembler
 2015-08-10 18:51 UTC  (4+ messages)
` [U-Boot] [PATCH 5/5] x86: Switch to using generic global_data setup

[U-Boot] [V4 1/2] sf: Add clear flag status register operation on Micron chips
 2015-08-10 17:09 UTC  (7+ messages)
` [U-Boot] [V4 2/2] sf: Turn SPI flash into 3-Byte address mode "

[U-Boot] [PATCH 1/2] gpio: Add DW APB GPIO driver
 2015-08-10 16:28 UTC  (6+ messages)

[U-Boot] [PATCH 1/3] ARM: tegra: move kernel_addr_r on T210
 2015-08-10 16:10 UTC  (7+ 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] [PATCH] dm: simplify uclass_foreach_dev() implementation
 2015-08-10 16:09 UTC 

[U-Boot] [RFC v3 PATCH 0/4] add pinctrl driver framework
 2015-08-10 16:05 UTC  (5+ messages)
` [U-Boot] [RFC v3 PATCH 1/4] dm: do not return pointer if NULL is given to devp of device_bind()
` [U-Boot] [RFC v3 PATCH 2/4] pinctrl: add pin control uclass support
` [U-Boot] [RFC v3 PATCH 3/4] pinctrl: add simple pinctrl implementation
` [U-Boot] [RFC v3 PATCH 4/4] pinctrl: sandbox: add sandbox pinctrl driver

[U-Boot] [RFC v2 PATCH 0/3] add pinctrl driver framework
 2015-08-10 15:55 UTC  (4+ messages)
` [U-Boot] [RFC v2 PATCH 1/3] pinctrl: add pin control uclass support
` [U-Boot] [RFC v2 PATCH 2/3] pinctrl: add simple pinctrl implementation
` [U-Boot] [RFC v2 PATCH 3/3] pinctrl: sandbox: add sandbox pinctrl driver

[U-Boot] [PATCH] tegra: Correct logic for reading pll_misc in clock_start_pll()
 2015-08-10 15:49 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] x86: microcode-tool: Write pure data to the dtsi file
 2015-08-10 15:48 UTC  (4+ messages)

[U-Boot] [PATCH v2] dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port
 2015-08-10 15:43 UTC  (3+ messages)

[U-Boot] [PATCH V2 1/3] gpio: Add DW APB GPIO driver
 2015-08-10 15:30 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm: socfpga: dts: Add bank-name property to each GPIO bank
` [U-Boot] [PATCH 3/3] arm: socfpga: Enable DWAPB GPIO driver

[U-Boot] [PATCH v1 0/2] Rename DDR4 target names
 2015-08-10 14:47 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/4] lpc32xx: devkit3250 board update
 2015-08-10 14:34 UTC  (2+ messages)

[U-Boot] [PATCH][v3] driver: misc: debug server: Update Error message
 2015-08-10 14:33 UTC 

[U-Boot] [PATCH][v2] driver: misc: debug server: Update Error message
 2015-08-10 14:31 UTC 

[U-Boot] [PATCH] dm: core: Add Kconfig for simple bus driver
 2015-08-10 14:03 UTC  (6+ messages)

[U-Boot] [PATCH v6 5/5] usb: lpc32xx: add host USB driver
 2015-08-10 13:15 UTC  (3+ messages)

[U-Boot] [PATCH 1/5] dm: pci: Allow scan bridge child devices before relocation
 2015-08-10 13:08 UTC  (4+ messages)

[U-Boot] [PATCH v3 00/10] x86: minnowmax: Add interrupt support
 2015-08-10 13:05 UTC  (11+ 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 v3 04/10] x86: Tidy up the PIRQ routing code a little
` [U-Boot] [PATCH v3 05/10] x86: Split out fsp_init_phase_pci() code into a new function
` [U-Boot] [PATCH v3 06/10] x86: Allow pirq_init() to return an error
` [U-Boot] [PATCH v3 07/10] x86: minnowmax: Define and enable interrupt setup
` [U-Boot] [PATCH v3 08/10] x86: baytrail: Tidy up interrupt and FSP init
` [U-Boot] [PATCH v3 09/10] x86: Add a simple interrupt script to the README
` [U-Boot] [PATCH v3 10/10] x86: baytrail: Support running as an EFI payload

[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 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 v6 3/5] nand: lpc32xx: add ECC layout for small page NAND
 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  (6+ messages)

[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] 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] regarding u-boot ethernet support for TFTP boot in Banana pi R1 (Lamobo R1)
 2015-08-10  2:54 UTC 

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

[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] [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  (40+ messages)
` [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


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