messages from 2012-11-26 01:10:49 to 2012-11-28 02:46:04 UTC [more...]
[U-Boot] [PATCH 0/9] DFU on am35xx_evm (against u-boot-usb)
2012-11-28 12:43 UTC (10+ messages)
` [U-Boot] [PATCH 1/9] Remove obsolete header file
` [U-Boot] [PATCH 2/9] Fix bug when both DFU & ETHER are defined
` [U-Boot] [PATCH 3/9] Only perform DFU board_usb_init() for TRATS
` [U-Boot] [PATCH 5/9] Generate appropriate responses for DFU
[U-Boot] [PATCH V5 1/2] mmc: add bcm2835 driver
2012-11-28 2:30 UTC (2+ messages)
` [U-Boot] [PATCH V5 2/2] ARM: rpi_b: enable SD controller, add related env/cmds
[U-Boot] Older x86 patches
2012-11-28 2:13 UTC (3+ messages)
[U-Boot] [PATCH 1/5] x86: Fix compilation on 64-bit build machines
2012-11-28 1:47 UTC (7+ messages)
` [U-Boot] [PATCH 2/5] x86: Forward declare gd_t
` [U-Boot] [PATCH 3/5] x86: Put global data on the stack
` [U-Boot] [PATCH 4/5] x86: Remove duplicate PCI init
` [U-Boot] [PATCH 5/5] x86: Add ilog2 to bitops
[U-Boot] [PATCH 0/5] Various x86 patches
2012-11-28 1:44 UTC (19+ messages)
` [U-Boot] [PATCH 1/5] x86: Fix compilation on 64-built built machines
` [U-Boot] [PATCH 2/5] x86: Forward declate gd_t
` [U-Boot] [PATCH 3/5] x86: Put global data on the stack
` [U-Boot] [PATCH 4/5] x86: Remove duplicate PCI init
` [U-Boot] [PATCH 5/5] x86: Add ilog2 to bitops
[U-Boot] [PATCH V3 08/32] imximage: make header variable length
2012-11-28 1:31 UTC (13+ messages)
` [U-Boot] [PATCH V4 00/11] imximage series
` [U-Boot] [PATCH V4 01/11] imximage: mx53 needs transfer length a multiple of 512
` [U-Boot] [PATCH V4 02/11] imximage: make header variable length
` [U-Boot] [PATCH V4 03/11] imximage: remove static imximage_version
` [U-Boot] [PATCH V4 04/11] imximage: prepare to move static variables to struct data_src
` [U-Boot] [PATCH V4 05/11] imximage: change parameters for set_dcd_val/set_imx_hdr
` [U-Boot] [PATCH V4 06/11] imximage: move set_imx_hdr to struct data_src
` [U-Boot] [PATCH V4 07/11] imximage: move set_dcd_val "
` [U-Boot] [PATCH V4 08/11] imximage: enable word writes for version2 header
` [U-Boot] [PATCH V4 09/11] tools: add parse_helper file
` [U-Boot] [PATCH V4 10/11] imximage: use parse_helper functions
` [U-Boot] [PATCH V4 11/11] parse_helper: add expression evaluation
[U-Boot] [PATCH 0/4] enable USB OHCI on sam9x5ek boards
2012-11-28 1:21 UTC (6+ messages)
` [U-Boot] [PATCH 1/4] usb documentation: fix typo
` [U-Boot] [PATCH 2/4] ARM: at91sam9x5: enable USB OHCI support for 9x5ek board
` [U-Boot] [PATCH 3/4] at91sam9x5ek: regroup FAT/DOS features
` [U-Boot] [PATCH 4/4] at91sam9x5ek: add USB OHCI configuration
[U-Boot] U-Boot for MIPS AR7161
2012-11-28 0:16 UTC (2+ messages)
[U-Boot] Please pull u-boot-mmc.git
2012-11-27 23:50 UTC
[U-Boot] [RFC] mmc: Properly determine maximum supported bus width
2012-11-27 23:44 UTC (5+ messages)
[U-Boot] [PATCH 0/2] [RFC] DEBUG: relocate to fixed address
2012-11-27 23:36 UTC (3+ messages)
[U-Boot] [PATCH 1/2] mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID
2012-11-27 23:33 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] mmc: Split device init to decouple OCR-polling delay
[U-Boot] Please pull u-boot-mmc.git
2012-11-27 23:28 UTC
[U-Boot] [GIT PULL] u-boot-mips/master
2012-11-27 23:19 UTC
[U-Boot] [PATCH v5 00/11] S3C24XX: Add support to MINI2416 board
2012-11-27 22:58 UTC (4+ messages)
[U-Boot] [PATCH v2 0/23] Various patches in common/
2012-11-27 22:12 UTC (3+ messages)
` [U-Boot] [PATCH v2 09/23] Add stricmp() and strnicmp()
[U-Boot] [PATCH 1/4] Optimized nand_read_buf for kirkwood
2012-11-27 22:07 UTC (10+ messages)
` [U-Boot] [PATCH 2/4] env_nand.c: support falling back to redundant env when writing
` [U-Boot] [PATCH 3/4] env_nand.c: do warn only if really no valid environment could be loaded
[U-Boot] [PATCH 1/2] tegra: display: add board pinmux
2012-11-27 21:59 UTC (10+ messages)
` [U-Boot] [PATCH 2/2] tegra: enable LCD on PAZ00
[U-Boot] [PATCH] Remove unused CONFIG_PHYS_SDRAM_1_SIZE
2012-11-27 20:32 UTC (2+ messages)
` [U-Boot] [RFC/PATCHv2] OMAP3: Remove unused PHYS_SDRAM_1_SIZE
[U-Boot] [PATCH 3/5] Add fuse API and commands
2012-11-27 19:54 UTC (8+ messages)
[U-Boot] [PATCH V4 1/7] ARM: bcm2835: add mailbox driver
2012-11-27 18:37 UTC (11+ messages)
` [U-Boot] [PATCH V4 2/7] ARM: rpi_b: use bcm2835 mbox driver to get memory size
` [U-Boot] [PATCH V4 3/7] lcd: calculate line_length after lcd_ctrl_init()
` [U-Boot] [PATCH V4 4/7] ARM: rpi_b: disable rpi_b dcache explicitly
` [U-Boot] [PATCH V4 5/7] video: add a driver for the bcm2835
` [U-Boot] [PATCH V4 6/7] mmc: add bcm2835 driver
` [U-Boot] [PATCH V4 7/7] ARM: rpi_b: enable SD controller, add related env/cmds
[U-Boot] [PATCH 1/2 v2] tegra: display: add board pinmux
2012-11-27 16:55 UTC (2+ messages)
` [U-Boot] [PATCH 2/2 v2] tegra: enable LCD on PAZ00
[U-Boot] Pull request: nand flash
2012-11-27 16:45 UTC (2+ messages)
[U-Boot] Pull request: u-boot-fdt
2012-11-27 16:45 UTC (2+ messages)
[U-Boot] [PULL] u-boot-usb/master
2012-11-27 16:45 UTC (2+ messages)
[U-Boot] [PATCH v5 2/9] x86: Allow excluding reset vector code from u-boot
2012-11-27 15:12 UTC (8+ messages)
` [U-Boot] [PATCH v5 8/9] x86: Remove coreboot start16 code
[U-Boot] arm: empty isb() in set_cr
2012-11-27 15:01 UTC
[U-Boot] [PATCH 1/2] mkconfig: Make CONFIG_SYS_BOARD_NAME default to the configured target name
2012-11-27 14:53 UTC (11+ messages)
[U-Boot] [PATCH 0/8] Adding boottime support
2012-11-27 14:28 UTC (8+ messages)
` [U-Boot] [PATCH 3/8] boottime: Add core boottime measurement support
[U-Boot] Reg Bootstrapping u-boot on x86-64 for tizen
2012-11-27 13:47 UTC (11+ messages)
` [U-Boot] Reg Bootstrapping "
[U-Boot] [PATCH v2 3/5] Add fuse API and commands
2012-11-27 13:40 UTC
[U-Boot] [PATCH 1/5] imx iim: Homogenize and fix register definitions
2012-11-27 13:32 UTC (6+ messages)
` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH v2 2/5] imx iim: Add useful fuse definitions
` [U-Boot] [PATCH v2 3/5] Add fuse API and commands
` [U-Boot] [PATCH v2 4/5] Add fsl_iim driver
` [U-Boot] [PATCH v2 5/5] mpc iim: Switch to common fsl_iim
[U-Boot] [PATCH v3 0/2] Factorize ARM startup code as mush as possible
2012-11-27 12:43 UTC (4+ messages)
` [U-Boot] [PATCH v4 "
` [U-Boot] [PATCH v4 1/2] arm: move C runtime setup code in crt0.S
` [U-Boot] [PATCH v4 2/2] arm: remove useless code in start.S files
[U-Boot] RFD: ARM: enable HYP mode on OMAP5
2012-11-27 12:25 UTC
[U-Boot] [PATCH] powerpc/p4080ds: fix PCI-e x8 link training down failure
2012-11-27 9:49 UTC
[U-Boot] [PATCH] gpio: add gpio_is_valid() to omap_gpio API
2012-11-27 9:09 UTC
[U-Boot] [PATCH] gpio: remove duplicate function signature
2012-11-27 9:06 UTC
[U-Boot] [RFC] export genphy_parse_link()
2012-11-27 6:55 UTC (3+ messages)
[U-Boot] [PATCH v2] ARM: at91 series: increase size for u-boot and change bootargs
2012-11-27 1:28 UTC (3+ messages)
[U-Boot] [PATCH] patman: Look for checkpatch in the scripts directory
2012-11-27 1:23 UTC
[U-Boot] [PATCH 1/2] patman: Add spaces back into patman test
2012-11-27 1:21 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] patman: Allow tests to run even if patman is in the path
[U-Boot] sam9x5 can't find Nand flash
2012-11-27 1:21 UTC (10+ messages)
[U-Boot] [PATCH v4 0/7] gpt: GUID Partition Table (GPT) restoration
2012-11-26 23:49 UTC (15+ messages)
` [U-Boot] [PATCH v4 4/7] gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h>
` [U-Boot] [PATCH v4 5/7] gpt: Support for GPT (GUID Partition Table) restoration
` [U-Boot] [PATCH v4 6/7] gpt: Support for new "gpt" command
[U-Boot] [PATCH 0/2] Makefile mkconfig: Ease board name maintenance on shared boards
2012-11-26 21:53 UTC (3+ messages)
[U-Boot] [PATCH V3 1/4] ARM: bcm2835: add mailbox driver
2012-11-26 21:43 UTC (4+ messages)
` [U-Boot] [PATCH V3 3/4] lcd: calculate line_length after lcd_ctrl_init()
[U-Boot] [PATCH v4 1/4] mvgbe: allow non-sequential PHY addresses
2012-11-26 21:27 UTC (5+ messages)
` [U-Boot] [PATCH v5 0/3] Add support for the LaCie Wireless Space
` [U-Boot] [PATCH v5 1/3] mv88e61xx: refactor PHY and SWITCH level-code
` [U-Boot] [PATCH v5 2/3] kirkwood: make MPP arrays static const
` [U-Boot] [PATCH v5 3/3] ARM: lacie_kw: add support for WIRELESS_SPACE
[U-Boot] [RFC/PATCH 3/4] omap_gpmc: add support for hw assisted BCH8
2012-11-26 21:09 UTC (2+ messages)
[U-Boot] [RFC PATCH 00/17] Convert p1_p2_rdb_pc to new spl
2012-11-26 20:53 UTC (4+ messages)
` [U-Boot] [PATCH v2 00/22] "
` [U-Boot] [PATCH v2 03/22] powerpc/mpc85xx: move debug tlb entry after TLB is in known state
[U-Boot] [PATCH] TPM: remove dead code
2012-11-26 20:03 UTC (5+ messages)
[U-Boot] [PATCH v4 2/9] x86: Allow excluding reset vector code from u-boot
2012-11-26 19:34 UTC (7+ messages)
` [U-Boot] [PATCH v4 8/9] x86: Remove coreboot start16 code
` [U-Boot] [PATCH v4 9/9] x86: coreboot: Enable LPC TPM
[U-Boot] [PATCH 0/4] apf27: add support of armadeus apf27 v2
2012-11-26 18:02 UTC (5+ messages)
` [U-Boot] [PATCH 2/4] apf27: add support for the armadeus APF27 board
` [U-Boot] [PATCH 3/4] apf27: add spl support for the apf27
[U-Boot] u-boot-atmel and u-boot-at91
2012-11-26 16:35 UTC (3+ messages)
[U-Boot] [PATCH] mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers
2012-11-26 16:26 UTC (2+ messages)
[U-Boot] [PATCH 0/4] fs:ext4:fix: Fixes for ext4write command
2012-11-26 16:13 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] fs:ext4:write: Add lldiv and do_div to perform 64-32 bits division
` [U-Boot] [PATCH 2/4] fs:ext4:write: Store block device descriptor in file system structure
` [U-Boot] [PATCH 3/4] fs:ext4:fix: Code refactoring to suppress compiler warnings
` [U-Boot] [PATCH 4/4] arm:trats: Adjust Samsung's TRATS config file
[PATCH] phy: export genphy_parse_link()
2012-11-26 14:25 UTC
[U-Boot] [PATCH] am335x: cpsw: make phy address configurable
2012-11-26 14:03 UTC
[U-Boot] [PATCH 01/22] ARM: sunxi: Basic Allwinner A10/A13 (sun4i/sun5i) support
2012-11-26 13:39 UTC (15+ messages)
` [U-Boot] [PATCH 01/22] Re: Copyright on board makefiles
` [U-Boot] [PATCH 03/22] ARM sunxi: I2C driver
[U-Boot] [PATCH] am335x: disable internal delay for RGMII mode
2012-11-26 13:30 UTC
[U-Boot] [Patch 1/2] MIPS: fix a latent bug on initialize $gp
2012-11-26 10:58 UTC (2+ messages)
[U-Boot] [PATCH v2] powerpc/corenet_ds: move SATA config to board configuration
2012-11-26 10:05 UTC
[U-Boot] [PATCH v2 0/10] x86: Patches to enable running U-Boot from coreboot
2012-11-26 6:03 UTC (4+ messages)
` [U-Boot] [PATCH v2 03/10] x86: Allow excluding reset vector code from u-boot
[U-Boot] [PATCH] TPM: remove dead code
2012-11-26 5:07 UTC (3+ messages)
` [U-Boot] Signing Images - was: "
[U-Boot] [PATCH] fsl/sata: remove read only bit writing in host control register
2012-11-26 5:04 UTC
[U-Boot] [PATCH 00/22] ARM: Allwinner sunXi (A10 & A13) SoC support
2012-11-26 2:57 UTC (7+ 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