messages from 2014-12-18 10:39:02 to 2014-12-20 14:42:02 UTC [more...]
[U-Boot] [PATCH 0/6] sunxi: video: Add hdmi output fmt support + misc fixes
2014-12-20 14:42 UTC (4+ messages)
` [U-Boot] [PATCH 1/6] edid: Add struct and defines for cea681 extension blocks
` [U-Boot] [PATCH 2/6] sunxi: video: Add hdmi support
` [U-Boot] [PATCH 3/6] sunxi: video: Add sunxi_hdmi_edid_get_block helper function
[U-Boot] [PATCH v2 0/4] sun8i: Remaining sun8i SPL support patches
2014-12-20 11:29 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/4] sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/
` [U-Boot] [PATCH v2 2/4] sunxi: Add support for the rsb (Reduced Serial Bus)
` [U-Boot] [PATCH v2 3/4] sun8i: Add dram initialization support
` [U-Boot] [PATCH v2 4/4] sun8i: Ippo_q8h_v5_defconfig: Enable SPL support
[U-Boot] [RFC PATCH 0/2] This series supports 10bit addressing for driver-model I2C
2014-12-20 7:25 UTC (6+ messages)
` [U-Boot] [RFC PATCH 1/2] cmd_i2c: change variable type for 10bit addressing support
` [U-Boot] [RFC PATCH 2/2] dm: i2c: support 10bit addressing in I2C uclass layer
[U-Boot] [PATCH] dm: README: recommend u-boot.dtb to try driver-model on sandbox
2014-12-20 7:06 UTC (5+ messages)
[U-Boot] [PATCH 0/5] x86: Support PCI based UART as the U-Boot serial console
2014-12-20 5:36 UTC (16+ messages)
` [U-Boot] [PATCH 1/5] x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c
` [U-Boot] [PATCH 2/5] x86: Support pci bus scan in the early phase
` [U-Boot] [PATCH 3/5] x86: Add an API for finding pci devices "
` [U-Boot] [PATCH 4/5] x86: Support PCI UART in the x86_serial driver
` [U-Boot] [PATCH 5/5] x86: Add PCI UART related defines in crownbay.h
[U-Boot] [PATCH] mmc: sunxi: Fix misuse of gpio_direction_input()
2014-12-20 3:41 UTC
[U-Boot] [PATCH 1/3] socfpga: Drop redundant save_boot_params
2014-12-20 2:40 UTC (4+ messages)
` [U-Boot] [PATCH 2/3] am33xx: Drop timer_init call from s_init
` [U-Boot] [PATCH 3/3] omap-common/hwinit-common.c: timer_init() doesn't need to touch gd
[U-Boot] [PATCH RFT 1/2] TI ARMv7: Don't use GD before crt0.S has set it
2014-12-19 23:54 UTC (3+ messages)
` [U-Boot] [PATCH RFT 2/2] davinci: Do not duplicate setting of gd
[U-Boot] [PATCH 1/2] kbuild: Fix a false error of generic board support
2014-12-19 20:32 UTC (4+ messages)
[U-Boot] [PATCH] driver/ddr/fsl: Remove duplicate inclusion of header file
2014-12-19 18:10 UTC (2+ messages)
[U-Boot] [PATCH v2 00/11] video: Add / fix videomodes modes, use for sunxi, enable EDID on sunxi
2014-12-19 17:10 UTC (12+ messages)
` [U-Boot] [PATCH v2 01/11] videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modes
` [U-Boot] [PATCH v2 02/11] videomodes: Add (vesa) standard timings
` [U-Boot] [PATCH v2 03/11] videomodes: Add a bunch of high res modes
` [U-Boot] [PATCH v2 04/11] videomodes: Add video_get_ctfb_res_modes helper function
` [U-Boot] [PATCH v2 05/11] videomodes: Add helper functions to parse video-mode env-var extra options
` [U-Boot] [PATCH v2 06/11] videomodes: Add video_edid_dtd_to_ctfb_res_modes helper function
` [U-Boot] [PATCH v2 07/11] edid: Add an edid_check_checksum() "
` [U-Boot] [PATCH v2 08/11] sunxi: video: Use video-mode/-timing from videomodes
` [U-Boot] [PATCH v2 09/11] sunxi: video: Add support for video-mode environment variable
` [U-Boot] [PATCH v2 10/11] sunxi: video: Add hpd option
` [U-Boot] [PATCH v2 11/11] sunxi: video: Add DDC & EDID support
[U-Boot] [PATCH 01/14] sun6i: s/SUNXI_GPL0_R_P2WI/SUN6I_GPL0_R_P2WI/
2014-12-19 17:05 UTC (46+ messages)
` [U-Boot] [PATCH 02/14] sunxi: Add support for the rsb (Reduced Serial Bus)
` [U-Boot] [PATCH 03/14] sunxi: axp221: Add axp223 support
` [U-Boot] [PATCH 04/14] sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usage
` [U-Boot] [PATCH 05/14] sunxi: axp221: Make dcdc1 voltage configurable
` [U-Boot] [PATCH 06/14] sunxi: axp221: Explicitly turn off unused voltages
` [U-Boot] [PATCH 07/14] sunxi: axp221: Disable dcdc4 on sun8i (A23)
` [U-Boot] [PATCH 08/14] sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()
` [U-Boot] [PATCH 09/14] sun6i: Add k and m parameters "
` [U-Boot] [PATCH 10/14] sunxi: Move await_completion dram helper to dram.h
` [U-Boot] [PATCH 11/14] sunxi: Fill memory before comparing it when doing dram init on sun6i
` [U-Boot] [PATCH 12/14] sunxi: Use memcmp for mctl_mem_matches
` [U-Boot] [PATCH 13/14] sun8i: Add dram initialization support
` [U-Boot] [PATCH 14/14] sun8i: Add defconfig for Ippo_q8h v1.2
[U-Boot] [PATCH v2 00/11] Add driver for VSC9953 Ethernet Switch
2014-12-19 17:02 UTC (12+ messages)
` [U-Boot] [PATCH v2 01/11] net/fm: Fix error when FMAN MAC has no PHY
` [U-Boot] [PATCH v2 02/11] arch/powerpc: Fix mapping of Freescale SerDes protocols
` [U-Boot] [PATCH v2 03/11] arch/powerpc: Add SGMII support for the L2 Switch ports
` [U-Boot] [PATCH v2 04/11] net/fm: Enable FMAN ports if l2switch ports are connected over SGMII
` [U-Boot] [PATCH v2 05/11] net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IP
` [U-Boot] [PATCH v2 06/11] arch/powerpc: Enable VSC9953 driver on T1040 and T1020
` [U-Boot] [PATCH v2 07/11] board/T1040qds: Fix lane-to-slot mapping for SerDes protocol 0x89
` [U-Boot] [PATCH v2 08/11] board/T1040qds: T1040 FMAN ports FM1@DTSEC1 and FM1@DTSEC2 have no PHYs
` [U-Boot] [PATCH v2 09/11] board/T104xrdb: "
` [U-Boot] [PATCH v2 10/11] board/T1040qds: Add VSC9953 support for T1040qds board
` [U-Boot] [PATCH v2 11/11] board/T1040rdb: Add VSC9953 support for T1040rdb board
[U-Boot] [PATCH v2 0/2] OMAP/GPMC: speed up NAND read access
2014-12-19 16:31 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/2] mtd: OMAP: Enable GPMC prefetch mode
[U-Boot] [U-boot PATCH] keystone: set default pci mode to root complex
2014-12-19 16:28 UTC (2+ messages)
[U-Boot] [PATCH] ARM: OMAP5: DRA7xx: Add support for power rail grouping
2014-12-19 15:34 UTC
[U-Boot] [PATCH] RFC: am35xx: Rearrange SPL on am35xx
2014-12-19 15:32 UTC (3+ messages)
[U-Boot] [PATCH 1/2] imx:mx6sabresd add board level support for usb
2014-12-19 14:46 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] imx:mx6qarm2 "
[U-Boot] [PATCH] ot1200: add fsuuid command
2014-12-19 14:45 UTC (2+ messages)
[U-Boot] [PATCH] ot1200: enable support for USB_STORAGE
2014-12-19 14:45 UTC (2+ messages)
[U-Boot] [PATCH] arm: mx6: gw_ventana: Change clock init to enable NAND related clocks
2014-12-19 14:45 UTC (2+ messages)
[U-Boot] [PATCH] mx51evk: Fix MX51EVK_USB_CLK_EN_B definition
2014-12-19 14:45 UTC (2+ messages)
[U-Boot] [PATCH] arm: mxs: olinuxino: move DRAM config tuning to SPL
2014-12-19 14:45 UTC (2+ messages)
[U-Boot] [PATCH v1] mx51_na04: add support for the Hercules eCAFE laptop
2014-12-19 13:19 UTC (2+ messages)
[U-Boot] [PATCH] RFC: am35xx: Rearrange SPL on am35xx
2014-12-19 12:53 UTC (2+ messages)
[U-Boot] [PATCH v2] arm: socfpga: Change watchdog timeout
2014-12-19 12:49 UTC
[U-Boot] [PATCH] arm: socfpga: Change watchdog timeout
2014-12-19 12:38 UTC
[U-Boot] [PATCH v2] powerpc/t1040qds: Add support of SD boot for T1040QDS Board
2014-12-19 12:35 UTC
[U-Boot] [PATCH 0/3] ARM: UniPhier: add DDR PHY init code and utility command
2014-12-19 11:20 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] ARM: UniPhier: add DDR PHY training code
` [U-Boot] [PATCH 2/3] ARM: UniPhier: add dump command of DDR PHY parameters
` [U-Boot] [PATCH 3/3] ARM: UniPhier: display boot swap pin status by pinmon command
[U-Boot] [PATCH v2 0/5] sun6i: A31s / CSQ_CS908 board support
2014-12-19 10:02 UTC (9+ messages)
` [U-Boot] [PATCH v2 3/5] sun6i: dram: Do not try to initialize a second dram chan on A31s
` [U-Boot] [PATCH v2 5/5] sun6i: Add new CSQ_CS908 board
[U-Boot] [PATCH] imx:mx6 fix return value of mxc_get_clock
2014-12-19 9:43 UTC (2+ messages)
[U-Boot] watchdog not resetting beaglebone after timeout period
2014-12-19 8:09 UTC (3+ messages)
[U-Boot] [PATCH] spi: designware_spi: Fix off-by-one for checking fifo depth
2014-12-19 7:44 UTC (3+ messages)
[U-Boot] [PATCH 1/1] marvell: kirkwood: guruplug refresh for newer kernel
2014-12-19 7:20 UTC (2+ messages)
` [U-Boot] [PATCH v2 "
[U-Boot] [PATCH v4 0/23] ARM: tegra: Add PCIe support
2014-12-19 7:02 UTC (6+ messages)
` [U-Boot] [PATCH v4 18/23] ARM: Implement non-cached memory support
[U-Boot] [PATCH] da850evm: Use generic board and libfdt, fix size for SPI flash
2014-12-19 6:44 UTC (4+ messages)
[U-Boot] [PATCH] ARM: remove redudant information from Kconfig files
2014-12-19 5:31 UTC (2+ messages)
[U-Boot] [PATCH] omap: beagle_x15: add MAINTAINERS
2014-12-19 5:20 UTC
[U-Boot] [PATCH] stv0991: record defconfig ownership in MAINTAINERS
2014-12-19 5:19 UTC
[U-Boot] [PATCH 1/2] mtd:mxs:nand calculate ecc strength dynamically
2014-12-19 4:39 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] mtd:mxs:nand support oobsize bigger than 512
[U-Boot] [PATCH 1/4] [RFC] [v2] rsa: Split the rsa-verify
2014-12-19 1:07 UTC (5+ messages)
` [U-Boot] [PATCH 2/4] [RFC] [v2] crypto/fsl: Add support for RSA Modular Exponentiation
` [U-Boot] [PATCH 3/4] [RFC] [v2] hash: Add function to find hash_algo struct with progressive hash
` [U-Boot] [PATCH 4/4] [RFC] [v2] rsa: Use checksum algorithms from struct hash_algo
[U-Boot] Please pull u-boot-x86.git
2014-12-19 0:29 UTC
[U-Boot] [PATCH 0/2] ARM: OMAP4: Fix SDP4430 ES2.3 breakage
2014-12-18 21:28 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] ARM: OMAP4: Panda: rework DMM logic
` [U-Boot] [PATCH 2/2] Revert "ARM: omap4: Update sdram setting for panda rev A6"
[U-Boot] [PATCH] TI: armv7: enable UUID and PART
2014-12-18 20:32 UTC
[U-Boot] [PATCH V4 1/3] usb: eth: fix Makefile
2014-12-18 20:07 UTC (5+ messages)
` [U-Boot] [PATCH V4 2/3] usb: eth: add ASIX AX88179 DRIVER
[U-Boot] [PATCH 0/5] ARM: UniPhier: minor fixes
2014-12-18 18:44 UTC (5+ messages)
` [U-Boot] [PATCH 5/5] ARM: UniPhier: enable CONFIG_CMD_DM
[U-Boot] [PATCH v3] arm: build arch memset/memcpy in Thumb2 mode
2014-12-18 17:10 UTC
[U-Boot] Pull request: u-boot-uniphier
2014-12-18 16:56 UTC (2+ messages)
[U-Boot] [PATCH] fs: fat: read: fix fat16 ls/read issue
2014-12-18 16:14 UTC (20+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH v3] "
[U-Boot] [PATCH v2] arm: build arch memset/memcpy in Thumb2 mode
2014-12-18 15:39 UTC (6+ messages)
[U-Boot] [PATCH 1/1] kikwood: uboot-envtools: add plugs boards
2014-12-18 15:27 UTC (2+ messages)
[U-Boot] [PATCH v2 0/3] Serial Flash: call spi_flash_free more coherently
2014-12-18 14:03 UTC (2+ messages)
[U-Boot] [PATCH] Revert "spi: add config option to enable the WP pin function on st micron flashes"
2014-12-18 13:51 UTC
[U-Boot] [PATCH RFC] arm: mx6: Add CCGR0 configuration to default DCD (spl_sd.cfg)
2014-12-18 13:27 UTC (10+ messages)
[U-Boot] SPI flash ID patches
2014-12-18 13:23 UTC (7+ messages)
` [U-Boot] [PATCH 1/2] SPI: Add S25FL064A and S25FL116K flash information
` [U-Boot] [PATCH 2/2] SPI: Add S25FL164K flash identifier info
[U-Boot] [PATCH] i2c_eeprom: include <linux/err.h> to fix build error
2014-12-18 13:18 UTC (2+ messages)
[U-Boot] [PATCH] mtd/spi: Add support for SST25WF040B
2014-12-18 12:53 UTC (2+ messages)
[U-Boot] [PATCH] mtd: sf: Zap ramtron driver
2014-12-18 12:52 UTC (2+ messages)
[U-Boot] Falcon mode boot support
2014-12-18 12:28 UTC (6+ messages)
[U-Boot] [PULL] u-boot-usb/master
2014-12-18 11:49 UTC
[U-Boot] [GIT] Pull request: u-boot-dfu (18-12-2014)
2014-12-18 11:48 UTC (2+ messages)
[U-Boot] A23 u-boot with SPL / dram init available in my personal git repo
2014-12-18 11:41 UTC (11+ messages)
[U-Boot] Regarding patch: http://patchwork.ozlabs.org/patch/373593/
2014-12-18 11:16 UTC
[U-Boot] [PATCH] ARM: OMAP5: DRA7xx: Enable I2C4 and I2C5 usage on the J6Eco EVM
2014-12-18 11:00 UTC (3+ messages)
[U-Boot] [PATCH 1/2] kbuild: Fix a false error of generic board support
2014-12-18 10:54 UTC (3+ 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