messages from 2015-03-18 07:55:14 to 2015-03-20 05:35:51 UTC [more...]
[U-Boot] [PATCH 01/28] armv8/fsl-lsch3: Implement workaround for erratum A008585
2015-03-20 5:35 UTC (54+ messages)
` [U-Boot] [PATCH 02/28] armv8/ls2085a: Update common header file
` [U-Boot] [PATCH 03/28] armv8/fsl-lsch3: Fix platform clock calculation
` [U-Boot] [PATCH 04/28] armv8/ls2085a: Fix generic timer clock source
` [U-Boot] [PATCH 05/28] armv8/ls2085a: Add support for reset request
` [U-Boot] [PATCH 06/28] armv8/fsl-lsch3: Set nodes in DVM domain
` [U-Boot] [PATCH 07/28] armv8/fsl-lsch3: Update early MMU table
` [U-Boot] [PATCH 08/28] fsl-lsch3: Introduce place for common early SoC init
` [U-Boot] [PATCH 09/28] armv8/ls2085a: Add workaround for USB erratum A-008751
` [U-Boot] [PATCH 10/28] armv8/fsl-lsch3: Use correct compatible for serial clock fixup
` [U-Boot] [PATCH 11/28] driver/ldpaa_eth: Update ldpaa ethernet driver
` [U-Boot] [PATCH 12/28] armv8: Add SerDes framework for LayerScape Architecture
` [U-Boot] [PATCH 13/28] net/phy/cortina: Fix compilation warning
` [U-Boot] [PATCH 14/28] drivers/fsl-mc: Changed MC firmware loading for new boot architecture
` [U-Boot] [PATCH 15/28] net/memac_phy: reuse driver for little endian SoCs
` [U-Boot] [PATCH 16/28] armv8/fsl-ch3: Add support to print RCW configuration
` [U-Boot] [PATCH 17/28] armv8/fsl-lsch3: Enable system error aborts
` [U-Boot] [PATCH 18/28] driver/ldpaa: Add support of WRIOP static data structure
` [U-Boot] [PATCH 19/28] armv8/ls2085aqds: Add support of LS2085AQDS platform
` [U-Boot] [PATCH 20/28] armv8/ls2085ardb: Add support of LS2085ARDB platform
` [U-Boot] [PATCH 21/28] drivers/fsl-mc: Autoload AOIP image from NOR flash
` [U-Boot] [PATCH 22/28] board/ls2085qds: Add support ethernet
` [U-Boot] [PATCH 23/28] driver/ifc: Add 64KB page support
` [U-Boot] [PATCH 24/28] armv8/ls2085aqds: NAND boot support
` [U-Boot] [PATCH 25/28] freescale/qixis: Add support for booting from NAND
` [U-Boot] [PATCH 26/28] armv8/ls2085ardb: Enable NAND SPL support
` [U-Boot] [PATCH 27/28] ls2085a: esdhc: Add esdhc support for ls2085a
` [U-Boot] [PATCH 28/28] armv8/fsl-lsch3: Implement workaround for I2C issue
[U-Boot] [PATCH 1/8] armv8/fsl-lsch3: Add Freescale Debug Server driver
2015-03-20 5:31 UTC (9+ messages)
` [U-Boot] [PATCH 2/8] fsl-ch3/README: Add description for NOR flash layout (firmware images)
` [U-Boot] [PATCH 3/8] driver/fsl-mc: Add support of MC Flibs
` [U-Boot] [PATCH 4/8] driver/ldpaa_eth: Add LDPAA Ethernet driver
` [U-Boot] [PATCH 5/8] board/ls2085_common: Increase malloc length
` [U-Boot] [PATCH 6/8] driver/fsl_ifc: Add support to finalize CS1, CS3 address binding
` [U-Boot] [PATCH 7/8] nand/fsl_ifc: Increase eccstat[] for IFC 2.0
` [U-Boot] [PATCH 8/8] driver/i2c/mxc: Add I2C3 and I2C4 for LS2085A
[U-Boot] [PATCH] mtd: spi: check return value of spi_setup_slave
2015-03-20 5:19 UTC
[U-Boot] [PATCH] dm: serial: remove bogus include <ns16550.h>
2015-03-20 4:24 UTC
[U-Boot] [PATCH] cmd_scsi: Enable SoC AHCI device on platforms with PCI
2015-03-20 3:44 UTC (2+ messages)
[U-Boot] [PATCH 0/6] mmc: Fix OCR polling and splitted initialization
2015-03-20 1:51 UTC (8+ messages)
` [U-Boot] [PATCH 1/6] mmc: Fix typo in MMC type checking macro
` [U-Boot] [PATCH 2/6] mmc: Avoid extra duplicate entry in mmc device structure
` [U-Boot] [PATCH 3/6] mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter()
` [U-Boot] [PATCH 4/6] mmc: Continue polling MMC card for OCR only if it is still not ready
` [U-Boot] [PATCH 5/6] mmc: Restructure polling loops to avoid extra delays
` [U-Boot] [PATCH 6/6] mmc: Fix splitting device initialization
[U-Boot] [PATCH v6 0/8] Extend LPC32xx functionality and add LPC32xx-based work_92015 board
2015-03-19 21:39 UTC (10+ messages)
` [U-Boot] [PATCH v6 1/8] lpc32xx: add Ethernet support
` [U-Boot] [PATCH v6 2/8] lpc32xx: mtd: nand: add MLC NAND controller
` [U-Boot] [PATCH v6 3/8] lpc32xx: i2c: add LPC32xx I2C interface support
` [U-Boot] [PATCH v6 4/8] lpc32xx: add GPIO support
` [U-Boot] [PATCH v6 5/8] lpc32xx: add LPC32xx SSP support (SPI mode)
` [U-Boot] [PATCH v6 6/8] dtt: add ds620 support
` [U-Boot] [PATCH v6 7/8] lpc32xx: add lpc32xx-spl.bin boot image target
` [U-Boot] [PATCH v6 8/8] lpc32xx: add support for board work_92105
[U-Boot] Regression in bootcmd handling in v2015.04-rc3?
2015-03-19 21:02 UTC (5+ messages)
` [U-Boot] config_distro_bootcmd and boot environment (was: Regression in bootcmd handling in v2015.04-rc3?)
` [U-Boot] [PATCH] Document config_distro_bootcmd environment variables for interactive booting
[U-Boot] [PATCH v2 04/28] armv8/ls2085a: Fix generic timer clock source
2015-03-19 20:34 UTC
[U-Boot] [PATCH] arm: mx5: Add support for USB armory board
2015-03-19 19:18 UTC (7+ messages)
` [U-Boot] "
[U-Boot] [PATCH 0/28] Adding LS2085AQDS and RDB
2015-03-19 18:40 UTC
[U-Boot] [PATCH] drivers/net/e1000.c: Cleanup whitespace
2015-03-19 18:04 UTC (5+ messages)
[U-Boot] 64Bit device tree compilation
2015-03-19 18:04 UTC (3+ messages)
[U-Boot] [PATCH] cmd_mem: Store last address/size/etc as ulong
2015-03-19 17:54 UTC (3+ messages)
[U-Boot] [PATCH 1/2] fix ARM DCC support for ARMv7 based cores (e.g. CortexA)
2015-03-19 17:37 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] [PATCH v2] "
[U-Boot] U-boot on MPC8641D based board
2015-03-19 17:32 UTC (2+ messages)
[U-Boot] [PATCH] Exynos: Clock: Fix exynos5_get_periph_rate for I2C
2015-03-19 17:06 UTC (3+ messages)
` [U-Boot] [PATCH V2] "
[U-Boot] [PATCH 1/4] drivers/ddr/fsl: Update DDR driver for DDR4
2015-03-19 16:30 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] driver/ddr/fsl: Fix driver to support empty first slot
` [U-Boot] [PATCH 3/4] driver/ddr/fsl: Add built-in memory test for DDR4 driver
` [U-Boot] [PATCH 4/4] driver/ddr/fsl: Add workaround for DDR erratum A008511
[U-Boot] am335x: GPMC: reading speed with prefetch mode
2015-03-19 15:56 UTC (4+ messages)
[U-Boot] [PATCH v5 00/14] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
2015-03-19 15:02 UTC (10+ messages)
` [U-Boot] [PATCH v5 02/14] ARM: Factor out common psci_get_cpu_id
[U-Boot] [PATCH v1 1/4] ARM: DRA7XX: Add config file for Android with fastboot support
2015-03-19 13:15 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/1] "
[U-Boot] [PULL] Please pull u-boot-imx
2015-03-19 13:11 UTC (2+ messages)
[U-Boot] [i2c] Pull request
2015-03-19 13:11 UTC (3+ messages)
` [U-Boot] [U-Boot v2] "
[U-Boot] Pull request: u-boot-mmc 18032015
2015-03-19 13:11 UTC (2+ messages)
[U-Boot] v2015.04-rc4: broken for custom TI-based board
2015-03-19 12:11 UTC (4+ messages)
[U-Boot] [PATCH] dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts
2015-03-19 11:11 UTC (10+ messages)
[U-Boot] [PATCH v3 0/7] Some improvements related to build system
2015-03-19 10:42 UTC (8+ messages)
` [U-Boot] [PATCH v3 1/7] generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
` [U-Boot] [PATCH v3 2/7] generic-board: select SYS_GENERIC_BOARD for some architectures
` [U-Boot] [PATCH v3 3/7] m68k: remove arch/m68k/lib/board.c
` [U-Boot] [PATCH v3 4/7] malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN
` [U-Boot] [PATCH v3 5/7] malloc_f: enable SYS_MALLOC_F by default if DM is on
` [U-Boot] [PATCH v3 6/7] ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x
` [U-Boot] [PATCH v3 7/7] ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach
[U-Boot] [PATCH v2 0/7] Some improvements related to build system
2015-03-19 10:36 UTC (3+ messages)
` [U-Boot] [PATCH v2 7/7] ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach
[U-Boot] [PATCH 1/2] board/BuR/common: move I2C initialization from common part to board-specific
2015-03-19 9:43 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] board/BuR/common: remove unused function 'blink'
[U-Boot] [PATCH] remove unnecessary version.h includes
2015-03-19 8:45 UTC (2+ messages)
[U-Boot] [PATCH v2 1/4] common/lcd_console: cleanup lcd_drawchars/lcd_putc_xy
2015-03-19 8:37 UTC (6+ messages)
` [U-Boot] [PATCH v3 0/4] common/lcd_console: introduce display/framebuffer rotation
` [U-Boot] [PATCH v3 1/4] common/lcd_console: cleanup lcd_drawchars/lcd_putc_xy
` [U-Boot] [PATCH v3 2/4] common/lcd_console: ask only one-time for bg/fg-color per call
` [U-Boot] [PATCH v3 3/4] common/lcd_console: move single static variables into common (static) structure
` [U-Boot] [PATCH v3 4/4] common/lcd_console: introduce display/framebuffer rotation
[U-Boot] [PATCH] mmc: fix OCR Polling
2015-03-19 8:22 UTC
[U-Boot] [PATCH 0/10] Add Marvell Armada A38x 88F6820 SoC support
2015-03-19 0:15 UTC (3+ messages)
` [U-Boot] [PATCH 10/10] arm: mvebu: Add Armada A38x DB-88F6820-GP board support
[U-Boot] [PATCH v2] arm: mx5: Add support for USB armory board
2015-03-19 0:12 UTC (2+ messages)
[U-Boot] [PATCH] ARM: atmel: sama5d4: set non-secured for peripherals
2015-03-18 22:37 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] Net: macb: reset GBE bit when fallback checking
2015-03-18 22:37 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 2/2] ARM: atmel: armv7: move spl lds to armv7 directory
2015-03-18 22:37 UTC (2+ messages)
` [U-Boot] [U-Boot,2/2] "
[U-Boot] [PATCH 1/2] ARM: atmel: sama5d4 boards: fix spl lds location
2015-03-18 22:37 UTC (2+ messages)
` [U-Boot] [U-Boot,1/2] "
[U-Boot] [PATCH] ARM: atmel: sama5d4 xplained: enable mmc power
2015-03-18 22:37 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] ARM: at91: at91sam9rlek: add hush parser to defconfig
2015-03-18 22:37 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 2/2] ARM: at91: at91sam9rlek: add mmc environment configuration
2015-03-18 22:37 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] ARM: at91: at91sam9rlek: add mci support
2015-03-18 22:36 UTC (2+ messages)
` [U-Boot] [U-Boot,1/2] "
[U-Boot] [PATCH v2] ARM: at91: at91sam9rlek: update the default nand flash configs
2015-03-18 22:36 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] sunxi: Serial number support, obtained from SID bits and passed through ATAG
2015-03-18 19:46 UTC
[U-Boot] [PATCH v2 0/4] common/lcd_console: introduce display/framebuffer rotation
2015-03-18 15:27 UTC (11+ messages)
` [U-Boot] [PATCH v2 3/4] common/lcd_console: move single static variables into common (static) structure
` [U-Boot] [PATCH v2 4/4] common/lcd_console: introduce display/framebuffer rotation
[U-Boot] Kernel to U-boot messaging and vice versa
2015-03-18 13:50 UTC (5+ messages)
[U-Boot] [RFC 0/4] ansi console support for lcd driver
2015-03-18 13:06 UTC (4+ messages)
` [U-Boot] [RFC 1/4] common: add ansi console base implementation
[U-Boot] [PATCH v2 0/3] board/seco: Add mx6q-uq7 basic board support
2015-03-18 9:58 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/3] ARM: mx6: move to a standard arch/board approach
[U-Boot] [PATCH] ARM: omap4_panda: enable saveenv command
2015-03-18 9:51 UTC
[U-Boot] [PATCH V5] mpc85xx/T104xD4RDB: Add T104xD4RDB boards support
2015-03-18 9:50 UTC
[U-Boot] [PATCH V4] mpc85xx/T104xD4RDB: Add T104xD4RDB boards support
2015-03-18 9:19 UTC
[U-Boot] [PATCH v2] i2c: mvtwsi: Fix problem with baud rate calculation
2015-03-18 9:14 UTC (3+ messages)
[U-Boot] [PATCH] powerpc/t2080rdb: update ddr to support 1866MT/s
2015-03-18 8:32 UTC
[U-Boot] iMX6 IPU configuration by EDID
2015-03-18 8:26 UTC (3+ messages)
[U-Boot] [PATCH] i2c: mvtwsi: Fix problem with baud rate calculation
2015-03-18 8:26 UTC (5+ messages)
[U-Boot] [PATCH] usb: ci_udc: fix warnings on 64-bit builds
2015-03-18 8:14 UTC (7+ messages)
` [U-Boot] [PATCH] mv_i2c: "
` [U-Boot] [PATCH] sdhci: "
` [U-Boot] [PATCH] mv_sdhci: "
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