U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-02 09:34:45 to 2015-07-04 09:48:39 UTC [more...]

[U-Boot] [PATCH 0/5] dcache support for Raspberry Pi 1
 2015-07-04  9:48 UTC 

[U-Boot] [PATCH v2 0/8] JFFS2 fixes and performance improvements
 2015-07-04  9:08 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2015-07-04  8:41 UTC 

[U-Boot] New sunxi board: Lamobo Bananapi R1
 2015-07-04  8:08 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] dm: x86: PCI/SPI fixes for minnowboard MAX
 2015-07-04  0:28 UTC  (7+ messages)
` [U-Boot] [PATCH v2 5/7] x86: pci: Tidy up the generic x86 PCI driver

[U-Boot] [PATCH v3 0/8] dm: x86: PCI/SPI fixes for minnowboard MAX
 2015-07-04  0:28 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/8] dm: spi: Correct status register access width
` [U-Boot] [PATCH v3 2/8] dm: spi: Correct BIOS protection logic for ICH9
` [U-Boot] [PATCH v3 3/8] dm: spi: Enable environment for minnowmax
` [U-Boot] [PATCH v3 4/8] x86: Add ROM image description "
` [U-Boot] [PATCH v3 5/8] x86: pci: Tidy up the generic x86 PCI driver
` [U-Boot] [PATCH v3 6/8] dm: x86: minnowmax: Move PCI to use driver model
` [U-Boot] [PATCH v3 7/8] dm: x86: baytrail: Correct PCI region 3 when driver model is used
` [U-Boot] [PATCH v3 8/8] x86: Add binary blob checksums for Minnowboard MAX

[U-Boot] [PATCH v2 0/9] Collected fixes and improvements
 2015-07-03 23:14 UTC  (6+ messages)
` [U-Boot] [PATCH v2 8/9] tegra: nyan-big: Allow TPM on I2C

[U-Boot] FEL mode broken since "sunxi: Move all boards to the driver-model"
 2015-07-03 23:06 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] Add support for hi6220 SoC and HiKey 96boards CE board
 2015-07-03 23:06 UTC  (5+ messages)
` [U-Boot] [PATCH 2/6] dm: gpio: hi6220: Add a hi6220 GPIO driver model driver
` [U-Boot] [PATCH 6/6] ARM64: HiKey: hi6220: Add u-boot support for the 96boards CE HiKey board

[U-Boot] [PATCH] cmd_fdt: save fdtaddr in hex format
 2015-07-03 23:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] musb device model support series
 2015-07-03 23:06 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/4] dm: Export device_remove_children / device_unbind_children
` [U-Boot] [PATCH v2 2/4] dm: usb: Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad idea
` [U-Boot] [PATCH v2 3/4] dm: usb: Use device_unbind_children to clean up usb devs on stop
` [U-Boot] [PATCH v2 4/4] dm: usb: Rename usb_find_child to usb_find_emul_child

[U-Boot] [PATCH 08/11] x86: Move VGA option rom macros to Kconfig
 2015-07-03 14:47 UTC  (4+ messages)

[U-Boot] [PATCH] ahci: Fix compiling warnings under 64bit platforms
 2015-07-03 14:41 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] Enable edma support for ti-qspi
 2015-07-03 13:57 UTC  (14+ messages)
` [U-Boot] [PATCH 01/11] sf: allocate cache aligned buffers to copy from flash
` [U-Boot] [PATCH 02/11] env: use cache line aligned memory for flash read
` [U-Boot] [PATCH 03/11] ARM: AM43xx: Add support for disabling clocks in uboot
` [U-Boot] [PATCH 04/11] ARM: OMAP5: "
` [U-Boot] [PATCH 05/11] ARM: OMAP5: Add functions to enable and disable EDMA3 clocks
` [U-Boot] [PATCH 06/11] ARM: AM43XX: "
` [U-Boot] [PATCH 07/11] sf: ops: Add spi_flash_copy_mmap function
` [U-Boot] [PATCH 08/11] spi: ti_qspi: Use DMA to read from qspi flash
` [U-Boot] [PATCH 09/11] dma: ti-edma3: Add BIT(x) macro definition
` [U-Boot] [PATCH 10/11] ARM: dra7xx_evm: Enable EDMA3 in SPL to support DMA on qspi
` [U-Boot] [PATCH 11/11] ARM: am43xx_evm: Enable EDMA3 "

[U-Boot] [PATCH 0/8] assortment of fixes/enhancements
 2015-07-03 13:44 UTC  (13+ messages)
` [U-Boot] [PATCH 3/8] generic-board: allow showing custom board info
` [U-Boot] [PATCH 6/8] image-fdt.c: store returned error value
` [U-Boot] [PATCH 7/8] mtd/nand/ubi: assortment of alignment fixes
` [U-Boot] [PATCH 2/8] net: asix: fix operation without eeprom

[U-Boot] [PATCH 00/11] imx: add i.MX6UL and basic board support
 2015-07-03 13:39 UTC  (30+ messages)
` [U-Boot] [PATCH 01/11] imx: mx6ul: Add i.MX6UL CPU type
` [U-Boot] [PATCH 02/11] imx: mx6ul: Add pins IOMUX head file
` [U-Boot] [PATCH 03/11] imx: mx6ul: Update imx registers "
` [U-Boot] [PATCH 04/11] imx-common: add syscounter driver
` [U-Boot] [PATCH 05/11] imx: mx6ul remove errata for i.MX6UL and use syscounter
` [U-Boot] [PATCH 06/11] imx:mx6ul add clock support
` [U-Boot] [PATCH 07/11] imx: mx6ul update soc related settings
` [U-Boot] [PATCH 08/11] imx: mx6 add PAD_CTL_SPEED_LOW for i.MX6SX/UL
` [U-Boot] [PATCH 09/11] mxc: gpio add i.MX6UL support
` [U-Boot] [PATCH 10/11] mx6_common: Fix LOADADDR and SYS_TEXT_BASE for i.MX6UL
` [U-Boot] [PATCH 11/11] imx: mx6ul_14x14_evk add basic board support

[U-Boot] [PULL] Please pull u-boot-imx
 2015-07-03 12:22 UTC 

[U-Boot] [PATCH] ARM: enable CONFIG_USE_PRIVATE_LIBGCC by default
 2015-07-03  9:59 UTC  (22+ messages)
  ` [U-Boot] [PATCH] ARM: enable CONFIG_USE_PRIVATE_LIBGCC by default (re-send to the correct address)

[U-Boot] [PATCH 1/3] configs: ls2085aqds: Enable DSPI flash support for LS2085AQDS
 2015-07-03  8:51 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] configs: ls2085ardb: Enable DSPI flash support for LS2085ARDB
` [U-Boot] [PATCH] defconfig: ls2085a: Enable FSL_DSPI, OF_CONTROL and DM support

[U-Boot] [v4 00/10] spi: cadence_qspi: sram depth from DT & fix for FIFO width
 2015-07-03  8:23 UTC  (12+ messages)
` [U-Boot] [v4 01/10] stv0991: enable saving enrironment in spi flash
` [U-Boot] [v4 02/10] stv0991: move OF_CONTROL config to defconfig
` [U-Boot] [v4 03/10] stv0991: remove define CONFIG_OF_SEPARATE from board file
` [U-Boot] [v4 04/10] stv0991: configure clock & pad muxing for qspi
` [U-Boot] [v4 05/10] stv0991: enable cadence qspi controller & spi flash
` [U-Boot] [v4 06/10] stv0991: configure device tree for cadence qspi & flash
` [U-Boot] [v4 07/10] spi: cadence_qspi: move the sram partition in init
` [U-Boot] [v4 08/10] spi: cadence_qspi: get sram size from device tree
` [U-Boot] [v4 09/10] spi: cadence_qspi: support FIFO width other than 4 bytes
` [U-Boot] [v4 10/10] spi: cadence_qspi: add device tree binding doc

[U-Boot] [PATCH] colibri_vf: Increase console IO buffer size to 1024
 2015-07-03  7:38 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] armv8/cache: Fix page table creation
 2015-07-03  7:28 UTC  (5+ messages)
` [U-Boot] [PATCH 3/6] armv8/mmu: Clean up TCR programming

[U-Boot] [PATCH] ARM: disable HAVE_PRIVATE_LIBGCC for ARM64
 2015-07-03  7:13 UTC 

[U-Boot] [PATCH 00/55] dm: exynos: Driver model improvements leading to spring support
 2015-07-03  6:58 UTC  (60+ messages)
` [U-Boot] [PATCH 01/55] dm: core: Support finding a device by phandle
` [U-Boot] [PATCH 02/55] dm: i2c: Add a message debug function
` [U-Boot] [PATCH 03/55] dm: i2c: Correct comment nits in dm_i2c_reg_read/write()
` [U-Boot] [PATCH 04/55] dm: i2c: Move definitions to the top of the header file
` [U-Boot] [PATCH 05/55] dm: i2c: Add a function to transfer messages
` [U-Boot] [PATCH 06/55] dm: i2c: Add support for multiplexed I2C buses
` [U-Boot] [PATCH 07/55] exynos: i2c: Correct bug in pinmux selection
` [U-Boot] [PATCH 08/55] i2c: Add a mux for GPIO-based I2C bus arbitration
` [U-Boot] [PATCH 09/55] exynos: i2c: Fix code style with ReadWriteByte()
` [U-Boot] [PATCH 10/55] exynos: i2c: Tidy up the driver model code
` [U-Boot] [PATCH 11/55] exynos: dts: Sync up I2C ports with the kernel
` [U-Boot] [PATCH 12/55] exynos: dts: Add PMIC and regulator definitions
` [U-Boot] [PATCH 13/55] exynos: dts: Support EC tunnel and main TPS65090 regulator
` [U-Boot] [PATCH 14/55] dm: cros_ec: Convert the I2C tunnel code to use driver model
` [U-Boot] [PATCH 15/55] cros_ec: Support the LDO access method used by spring
` [U-Boot] [PATCH 16/55] exynos: serial: Refactor init code for debug UART
` [U-Boot] [PATCH 17/55] exynos: Add debug UART support for Samsung S5P serial
` [U-Boot] [PATCH 18/55] exynos: Enable the debug UART in SPL
` [U-Boot] [PATCH 19/55] dm: gpio: Add support for setting a GPIO's pull direction
` [U-Boot] [PATCH 20/55] dm: exynos: gpio: Support pull-up/down in GPIOs
` [U-Boot] [PATCH 21/55] dm: power: Add a new driver for the TPS65090 PMIC
` [U-Boot] [PATCH 22/55] dm: power: Add support for TPS65090 FETs
` [U-Boot] [PATCH 23/55] dm: power: Add support for the S5M8767 PMIC
` [U-Boot] [PATCH 24/55] dm: power: Add support for S5M8767 regulators
` [U-Boot] [PATCH 25/55] dm: pmic: max77686: Correct a few nits
` [U-Boot] [PATCH 26/55] dm: pmic: Correct the pmic_reg_write() implementation
` [U-Boot] [PATCH 27/55] dm: power: max77686: Correct BUCK register access
` [U-Boot] [PATCH 28/55] dm: pmic: max77686: Support all BUCK regulators
` [U-Boot] [PATCH 29/55] dm: power: Don't return an error when regulators are not autoset
` [U-Boot] [PATCH 30/55] dm: pmic: Display the regulator limits on error
` [U-Boot] [PATCH 31/55] dm: video: Add support for video bridges
` [U-Boot] [PATCH 32/55] dm: video: Add support for the Parade PS8622/625 bridge
` [U-Boot] [PATCH 33/55] dm: video: Add support for the NXP PTN3460 bridge
` [U-Boot] [PATCH 34/55] exynos: spi: Convert the timeout to debug()
` [U-Boot] [PATCH 35/55] exynos: Correct return value in exynos_mmc_init()
` [U-Boot] [PATCH 36/55] exynos: Add support for the DisplayPort hotplug detect
` [U-Boot] [PATCH 37/55] exynos: video: Correct debug output
` [U-Boot] [PATCH 38/55] exynos: Tidy up CPU frequency display
` [U-Boot] [PATCH 39/55] dm: gpio: Check a GPIO is valid before using it
` [U-Boot] [PATCH 40/55] dts: exynos: snow: Add memory layout description
` [U-Boot] [PATCH 41/55] dts: exynos: pit: Add a new node for the parade video bridge driver
` [U-Boot] [PATCH 42/55] dts: exynos: snow: Add a new node for the NXP "
` [U-Boot] [PATCH 43/55] exynos: dts: Drop the old TPS65090 I2C node
` [U-Boot] [PATCH 44/55] exynos: Add common board code for exynos5 boards that use device tree
` [U-Boot] [PATCH 45/55] exynos: Enable new features for exynos5 boards
` [U-Boot] [PATCH 46/55] exynos: Remove unneeded device tree control #ifdefs
` [U-Boot] [PATCH 47/55] exynos: config: Move common options to the common headers and tidy up
` [U-Boot] [PATCH 48/55] exynos: Drop old exynos5420-specific board code
` [U-Boot] [PATCH 49/55] exynos: Drop old exynos5250-specific "
` [U-Boot] [PATCH 50/55] power: Remove old TPS65090 drivers
` [U-Boot] [PATCH 51/55] cros_ec: Remove the old tunnel code
` [U-Boot] [PATCH 52/55] video: Remove the old parade driver
` [U-Boot] [PATCH 53/55] dts: Drop unused compatible ID for the NXP video bridge
` [U-Boot] [PATCH 54/55] exynos: video: Remove non-device-tree code
` [U-Boot] [PATCH 55/55] exynos: Add support for spring

[U-Boot] [PATCH v3 00/54] dm: Introduce new driver model uclasses
 2015-07-03  3:28 UTC  (2+ messages)

[U-Boot] [PATCH] iMX: adding parsing to hab_status command
 2015-07-03  2:36 UTC  (3+ messages)

[U-Boot] [PATCH v2] iMX: adding parsing to hab_status command
 2015-07-03  2:26 UTC 

[U-Boot] Pull request: u-boot-arm/master
 2015-07-02 22:55 UTC  (2+ messages)

[U-Boot] [PATCH] arm: dcc: Add uart dcc support for armv8
 2015-07-02 21:24 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: cache-cp15: Make sure EAE is not enabled
 2015-07-02 21:20 UTC  (6+ messages)

[U-Boot] [PATCH v4 0/8] omap-common: Common boot code OMAP3 support and SYS_BOOT-based fallback boot device
 2015-07-02 19:53 UTC  (4+ messages)
` [U-Boot] [PATCH v4 5/8] omap-common: SYS_BOOT-based fallback boot device selection for peripheral boot

[U-Boot] [PATCH 0/7] Add Cavium ThunderX support
 2015-07-02 19:47 UTC  (7+ messages)
` [U-Boot] [PATCH 1/7] armv8:New MMU setup code allowing to set up 2-level page tables
` [U-Boot] [PATCH 4/7] arm: uart: Add ability to use pre-initialized UARTs
` [U-Boot] [PATCH 5/7] armv8: cavium: Add ThunderX 88xx board definition

[U-Boot] [v3 00/10] spi: cadence_qspi: sram depth from DT & fix for FIFO width
 2015-07-02 17:52 UTC  (8+ messages)
` [U-Boot] [v3 10/10] spi: cadence_qspi: add device tree binding doc

[U-Boot] [PATCH RESEND 0/7] spi: cadence_qspi: optimize & fix indirect rd-writes
 2015-07-02 17:50 UTC  (9+ messages)

[U-Boot] [PATCH v3 1/3] arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
 2015-07-02 16:02 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/3] kirkwood: support CONFIG_SYS_THUMB_BUILD
` [U-Boot] [PATCH v3 3/3] openrd: switch to CONFIG_SYS_THUMB_BUILD

[U-Boot] Need Help in Building in altera_spi.c file
 2015-07-02 15:48 UTC  (3+ messages)

[U-Boot] [PATCH 00/11 v2] Add more commands for VSC9953 L2 Switch
 2015-07-02 14:32 UTC  (4+ messages)
` [U-Boot] [PATCH 01/11 v2] drivers/net/vsc9953: Cleanup patch

[U-Boot] [ANN] U-Boot v2015.07-rc3 released
 2015-07-02 11:49 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/9] mvebu/a38x: Add MMC/SDIO, SATA/AHCI and USB/EHCI support
 2015-07-02 11:13 UTC  (5+ messages)
` [U-Boot] [PATCH v1 8/9] usb: Add EHCI support for Armada 38x (mvebu)

[U-Boot] [PATCH 1/2] defconfig: Add CONFIG_OF_CONTROL in zynq_picozed
 2015-07-02  9:53 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] zynq: defconfig: Move CONFIG_OF_* to Kconfig

[U-Boot] [GIT PULL] u-boot-mips/master
 2015-07-02  9:34 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).