messages from 2015-07-01 22:19:40 to 2015-07-03 01:37:52 UTC [more...]
[U-Boot] [PATCH 00/11] imx: add i.MX6UL and basic board support
2015-07-03 1:37 UTC (27+ 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] [v4 00/10] spi: cadence_qspi: sram depth from DT & fix for FIFO width
2015-07-03 1:29 UTC (11+ 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 00/55] dm: exynos: Driver model improvements leading to spring support
2015-07-03 0:16 UTC (56+ 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] Pull request: u-boot-arm/master
2015-07-02 22:55 UTC (2+ messages)
[U-Boot] [PATCH 0/8] assortment of fixes/enhancements
2015-07-02 21:35 UTC (19+ messages)
` [U-Boot] [PATCH 1/8] fs/fs.c: read up to EOF when len would read past EOF
` [U-Boot] [PATCH 2/8] net: asix: fix operation without eeprom
` [U-Boot] [PATCH 3/8] generic-board: allow showing custom board info
` [U-Boot] [PATCH 4/8] logos: add Toradex logo
` [U-Boot] [PATCH 5/8] colibri_vf: remove spurious new line
` [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 8/8] tftp.c: fix CONFIG_TFTP_TSIZE for small files
[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 1/6] armv8/cache: Fix page table creation
2015-07-02 21:06 UTC (4+ messages)
` [U-Boot] [PATCH 3/6] armv8/mmu: Clean up TCR programming
[U-Boot] [PATCH] iMX: adding parsing to hab_status command
2015-07-02 20:56 UTC (2+ messages)
[U-Boot] [PATCH v2 0/7] dm: x86: PCI/SPI fixes for minnowboard MAX
2015-07-02 19:59 UTC (3+ 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 (8+ messages)
` [U-Boot] [PATCH v4 4/8] siemens-am33x-common: Hardcoded value instead of non-included define
` [U-Boot] [PATCH v4 5/8] omap-common: SYS_BOOT-based fallback boot device selection for peripheral boot
` [U-Boot] [PATCH v4 6/8] omap3: Definitions for SYS_BOOT-based fallback boot device selection
` [U-Boot] [PATCH v4 7/8] omap4: "
` [U-Boot] [PATCH v4 8/8] omap5: "
[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 (9+ messages)
` [U-Boot] [PATCH 01/11 v2] drivers/net/vsc9953: Cleanup patch
` [U-Boot] [PATCH 07/11 v2] drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953
[U-Boot] [PATCH] ARM: enable CONFIG_USE_PRIVATE_LIBGCC by default
2015-07-02 13:03 UTC (19+ messages)
` [U-Boot] [PATCH] ARM: enable CONFIG_USE_PRIVATE_LIBGCC by default (re-send to the correct address)
[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
[U-Boot] [PATCH 1/5] sf: sf_dataflash: Remove inline property of function dataflash_status
2015-07-02 9:12 UTC (5+ messages)
` [U-Boot] [PATCH 2/5] sf: sf_dataflash: Add error handler when flash operate fail
` [U-Boot] [PATCH 3/5] sf: sf_dataflash: Remove CONFIG_SPI_DATAFLASH_WRITE_VERIFY option
` [U-Boot] [PATCH 4/5] sf: sf_dataflash: Change the return value of jedec_probe to int
` [U-Boot] [PATCH 5/5] sf: sf_dataflash: Update probing method of old chips which not support Device ID
[U-Boot] [PATCH] colibri_vf: Increase console IO buffer size to 1024
2015-07-02 7:40 UTC (4+ messages)
[U-Boot] [PATCH v3 00/54] dm: Introduce new driver model uclasses
2015-07-02 7:03 UTC (9+ messages)
[U-Boot] [RFC PATCH] ARMv8: add Kconfig and CPU_V8 option
2015-07-02 6:31 UTC (2+ messages)
[U-Boot] [PATCH][v2] Makefile:Add GCC flag -fno-delete-null-pointer-checks
2015-07-02 6:30 UTC
[U-Boot] [PATCH 01/13][v4] drivers/fsl-mc: Make MC boot error messages more readable
2015-07-02 5:59 UTC (13+ messages)
` [U-Boot] [PATCH 02/13][v4] driver/ldpaa_eth:Flush buffer before seeding BMAN after TX_conf
` [U-Boot] [PATCH 03/13][v4] drivers/fsl-mc: Autoload AOIP image from NOR flash
` [U-Boot] [PATCH 04/13][v4] drivers: fsl-mc: Update flibs to mc-0.6.0.1
` [U-Boot] [PATCH 05/13][v4] drivers: fsl-mc: Update qbman driver
` [U-Boot] [PATCH 06/13][v4] drivers: fsl-mc: Return error for major version mismatch
` [U-Boot] [PATCH 07/13][v4] armv8/fsl-lsch3: partition stream IDs
` [U-Boot] [PATCH 08/13][v4] drivers/fsl-mc: dynamically create ICID pool in DPC
` [U-Boot] [PATCH 09/13][v4] armv8/fsl-lsch3: device tree fixups for PCI stream IDs
` [U-Boot] [PATCH 10/13][v4] driver/ldpaa_eth: Retry enqueue if portal was busy
` [U-Boot] [PATCH 11/13][v4] driver/ldpaa_eth: Add timeout handling DQRR entry read
` [U-Boot] [PATCH 12/13][v4] driver/ldpaa_eth: Avoid TX conf frames
` [U-Boot] [PATCH 13/13][v4] driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rx
[U-Boot] [PATCH] siemens,am33x: adjust mtd partition
2015-07-02 4:28 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] ARM status or maintainer info currently missing
2015-07-02 4:18 UTC (2+ messages)
[U-Boot] [PATCH] board: am43xx: Add maintainer information
2015-07-02 4:07 UTC
[U-Boot] [PATCH] scsi: fix compiler warning with DEBUG and 48bit LBAs
2015-07-02 2:54 UTC (2+ messages)
[U-Boot] [PATCH] arm: adds the status info for odroid-xu3
2015-07-02 1:27 UTC
[U-Boot] [PATCH 02/11] x86: bios: Synchronize stack between real and protected mode
2015-07-02 0:12 UTC (6+ messages)
` [U-Boot] [PATCH 08/11] x86: Move VGA option rom macros to Kconfig
[U-Boot] [PATCH] arm: mvebu: db-88f6820-gp: Add MAINTAINERS file
2015-07-01 23:07 UTC (2+ messages)
[U-Boot] [PATCH] config: ti_omap5_common: Palmas power support in SPL
2015-07-01 22:20 UTC
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