public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-11-01 18:20:23 to 2012-11-02 20:58:09 UTC [more...]

[U-Boot] [PATCH 1/2] part_dos: allocate cacheline aligned buffers
 2012-11-02 20:58 UTC  (9+ messages)
` [U-Boot] [PATCH 2/2] mmc: tegra: invalidate complete cachelines

[U-Boot] [PATCH 1/8] tegra: usb: convert USB_PORTS_MAX to be a define
 2012-11-02 20:41 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] USB: make usb_kbd obey USB DMA alignment requirements
 2012-11-02 20:40 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/3] tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.h

[U-Boot] [PATCH] net: Fix endianness bug in link-local
 2012-11-02 19:58 UTC  (2+ messages)

[U-Boot] [Drivers PATCH 01/19] mtd/st_smi: Clear error flags while initiating a fresh write
 2012-11-02 17:40 UTC  (45+ messages)
  ` [U-Boot] [Drivers PATCH 02/19] mtd/st_smi: Add support for Micron N25Q128 Flash
  ` [U-Boot] [Drivers PATCH 03/19] mtd/st_smi: Avoid issuing multiple WE commands
  ` [U-Boot] [Drivers PATCH 04/19] mtd/st_smi: Write to flash in a tight loop
  ` [U-Boot] [Drivers PATCH 05/19] mtd/st_smi: Use page sizes respective to flash
  ` [U-Boot] [Drivers PATCH 06/19] usbh/ehci: Increase timeout for enumeration
  ` [U-Boot] [Drivers PATCH 07/19] sdhci: Add sdhci support for spear devices
  ` [U-Boot] [Drivers PATCH 08/19] net/designware: Do not select MIIPORT for RGMII interface
  ` [U-Boot] [Drivers PATCH 10/19] usb/gadget/designware_otg: Add support for designware otg
  ` [U-Boot] [Drivers PATCH 11/19] usb/host/ehci: Add support for EHCI on spear
  ` [U-Boot] [Drivers PATCH 12/19] usbtty: adapt buffers for large packet support
  ` [U-Boot] [Drivers PATCH 13/19] net/macb: Add arch specific routine to get mdio control
  ` [U-Boot] [Drivers PATCH 14/19] net/macb: workaround for transmission hang issue
  ` [U-Boot] [Drivers PATCH 15/19] misc/crypto: Add support for C3
  ` [U-Boot] [Drivers PATCH 16/19] armv7/ltimer: Add support for local timer on armv7 cpus
  ` [U-Boot] [Drivers PATCH 17/19] imls: Add support to list images in NAND device
  ` [U-Boot] [Drivers PATCH 18/19] u-boot/spl: Add u-boot-spl.img to u-boot targets
  ` [U-Boot] [Drivers PATCH 19/19] arm/boards: Define a new config option CONFIG_BOOT_PARAMS_P
` [U-Boot] [SPEAr13xx PATCH 1/7] spear1340: Add support for spear1340 SoC
  ` [U-Boot] [SPEAr13xx PATCH 2/7] spear1310: Add support for spear1310 SoC
  ` [U-Boot] [SPEAr13xx PATCH 3/7] spear1340evb: Add support for evb machine
  ` [U-Boot] [SPEAr13xx PATCH 4/7] spear1310evb: "
  ` [U-Boot] [SPEAr13xx PATCH 5/7] spear1340lcad: Add support for LCAD machine
  ` [U-Boot] [SPEAr13xx PATCH 6/7] spear1340evb: Add SPL support
  ` [U-Boot] [SPEAr13xx PATCH 7/7] spear1310evb: "
` [U-Boot] [SPEAr Enhancement PATCH 1/9] spear: Add cache support
  ` [U-Boot] [SPEAr Enhancement PATCH 2/9] spear3xx: Add pinmux support
  ` [U-Boot] [SPEAr Enhancement PATCH 3/9] spear320plc: Correct the MACB interface
  ` [U-Boot] [SPEAr Enhancement PATCH 4/9] spear/configs: Modify several configurations
  ` [U-Boot] [SPEAr Enhancement PATCH 5/9] spear320: Add support for SD/MMC
  ` [U-Boot] [SPEAr Enhancement PATCH 6/9] spear320-hmi: Add support for hmi machine
  ` [U-Boot] [SPEAr Enhancement PATCH 7/9] spear6xx/spear3xx: Add support to boot via NAND device
  ` [U-Boot] [SPEAr Enhancement PATCH 8/9] spear/spl: Add support to boot from Parallel NOR device
  ` [U-Boot] [SPEAr Enhancement PATCH 9/9] spear300evb: Add SPL support
` [U-Boot] [SPEAr Fixes PATCH 01/11] SPEAr: Remove extra spear board configurations
  ` [U-Boot] [SPEAr Fixes PATCH 02/11] spear/configs: Split config files hierarchically into plat, arch, soc and board
  ` [U-Boot] [SPEAr Fixes PATCH 03/11] spear/include: Clean up the spear include files
  ` [U-Boot] [SPEAr Fixes PATCH 04/11] spear/board: Cleanup spear related board files
  ` [U-Boot] [SPEAr Fixes PATCH 05/11] spear: Append MISC_ as prefix to misc register bitmasks
  ` [U-Boot] [SPEAr Fixes PATCH 06/11] spear: Read ethaddr from I2C memory
  ` [U-Boot] [SPEAr Fixes PATCH 07/11] spear: Cleanup SoC area
  ` [U-Boot] [SPEAr Fixes PATCH 08/11] spear/spl: Cleanup spear SPL
  ` [U-Boot] [SPEAr Fixes PATCH 09/11] spear: Add POST memory support
  ` [U-Boot] [SPEAr Fixes PATCH 10/11] spear: Enable ehci support
  ` [U-Boot] [SPEAr Fixes PATCH 11/11] spear3xx: FIX: Enable access to memory for spear310 and spear320

[U-Boot] [RFC PATCH 00/50] net: net subsystem ops cleanup
 2012-11-02 17:24 UTC  (52+ messages)
` [U-Boot] [RFC PATCH 01/50] net: Pull out ops from struct eth_device
` [U-Boot] [RFC PATCH 02/50] net: 4xx_enet: Pull out init of struct eth_ops
` [U-Boot] [RFC PATCH 03/50] net: altera_tse: "
` [U-Boot] [RFC PATCH 04/50] net: dm9000x: "
` [U-Boot] [RFC PATCH 05/50] net: armada100_fec: "
` [U-Boot] [RFC PATCH 06/50] net: at91_emac: "
` [U-Boot] [RFC PATCH 07/50] net: ax88180: "
` [U-Boot] [RFC PATCH 08/50] net: bfin_mac: "
` [U-Boot] [RFC PATCH 09/50] net: calxedaxgmac: "
` [U-Boot] [RFC PATCH 10/50] net: cpsw: "
` [U-Boot] [RFC PATCH 11/50] net: cs8900: "
` [U-Boot] [RFC PATCH 12/50] net: davinci_emac: "
` [U-Boot] [RFC PATCH 13/50] net: dc2114x: "
` [U-Boot] [RFC PATCH 14/50] net: designware: "
` [U-Boot] [RFC PATCH 15/50] net: dnet: "
` [U-Boot] [RFC PATCH 16/50] net: e1000: "
` [U-Boot] [RFC PATCH 17/50] net: eepro100: "
` [U-Boot] [RFC PATCH 18/50] net: enc28j60: "
` [U-Boot] [RFC PATCH 19/50] net: ep93xx_eth: "
` [U-Boot] [RFC PATCH 20/50] net: ethoc: "
` [U-Boot] [RFC PATCH 21/50] net: fec_mxc: "
` [U-Boot] [RFC PATCH 22/50] net: ftgmac100: "
` [U-Boot] [RFC PATCH 23/50] net: greth.c: "
` [U-Boot] [RFC PATCH 24/50] net: fsl_mcdmafec: "
` [U-Boot] [RFC PATCH 25/50] net: inca-ip_sw: "
` [U-Boot] [RFC PATCH 26/50] net: ks8695eth: "
` [U-Boot] [RFC PATCH 27/50] net: lan91c96: "
` [U-Boot] [RFC PATCH 28/50] net: macb: "
` [U-Boot] [RFC PATCH 29/50] net: mcffec: "
` [U-Boot] [RFC PATCH 30/50] net: mpc5xxx_fec: "
` [U-Boot] [RFC PATCH 31/50] net: mvgbe: "
` [U-Boot] [RFC PATCH 32/50] net: mpc512x_fec: "
` [U-Boot] [RFC PATCH 33/50] net: natsemi: "
` [U-Boot] [RFC PATCH 34/50] net: ne2000: "
` [U-Boot] [RFC PATCH 35/50] net: npe: "
` [U-Boot] [RFC PATCH 36/50] net: ns8382x: "
` [U-Boot] [RFC PATCH 37/50] net: pcnet: "
` [U-Boot] [RFC PATCH 38/50] net: plb2800_eth: "
` [U-Boot] [RFC PATCH 39/50] net: rtl8139: "
` [U-Boot] [RFC PATCH 40/50] net: rtl8169: "
` [U-Boot] [RFC PATCH 41/50] net: smc91111: "
` [U-Boot] [RFC PATCH 42/50] net: smc911x: "
` [U-Boot] [RFC PATCH 43/50] net: tsec: "
` [U-Boot] [RFC PATCH 44/50] net: tsi108_eth: "
` [U-Boot] [RFC PATCH 45/50] net: uli526x: "
` [U-Boot] [RFC PATCH 46/50] net: xilinx_axi_emac: "
` [U-Boot] [RFC PATCH 47/50] net: xilinx_emaclite: "
` [U-Boot] [RFC PATCH 48/50] net: zynq_gem: "
` [U-Boot] [RFC PATCH 49/50] net: xilinx_ll_temac: "
` [U-Boot] [RFC PATCH 50/50] net: sh_eth: "

[U-Boot] Please pull u-boot-ti/master
 2012-11-02 17:08 UTC 

[U-Boot] [PATCH v4 5/5] New board support: Nokia RX-51 aka N900
 2012-11-02 17:07 UTC  (3+ messages)
` [U-Boot] [PATCH v5 "

[U-Boot] [PATCH v2] am335x: add initial AM335x IDK board support
 2012-11-02 17:06 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/4] am335x_evm: Enable UART{1,2,3,4,5}
 2012-11-02 17:05 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] mmc: tegra: support 4-bit operation too on 8-bit slots
 2012-11-02 16:56 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: tegra: enable 8-bit SD slots in board files

[U-Boot] [PATCH 1/3] tpm: Add casts for proper compilation
 2012-11-02 16:44 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] tpm: Add Infineon slb9635_i2c TPM driver
` [U-Boot] [PATCH 3/3] exynos: Enable I2C TPM for smdk5250

[U-Boot] [PATCH] patman: Add additional tags to ignore
 2012-11-02 16:38 UTC 

[U-Boot] [RFC] mmc: Properly determine maximum supported bus width
 2012-11-02 16:12 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: tegra: TrimSlice: add support for USB1 port
 2012-11-02 16:06 UTC  (8+ messages)

[U-Boot] U-Boot: AM335x Booting with environment in NAND: ECC cause failures
 2012-11-02 15:51 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] EXYNOS: Add support for Exynos4x12
 2012-11-02 14:33 UTC  (3+ messages)

[U-Boot] [PATCH v2] common/lcd: use lcd_setcolreg() to setup CLUT
 2012-11-02 14:18 UTC 

[U-Boot] [PATCH] 4xx: Fix PCI memory mapping on CPCI405 boards
 2012-11-02 13:30 UTC 

[U-Boot] USB mass storage gadget patch
 2012-11-02 13:19 UTC  (2+ messages)

[U-Boot] [PATCH] avr32: allow multi block mmc access for all boards
 2012-11-02 12:20 UTC  (2+ messages)

[U-Boot] [PATCH] mtd/nand/Makefile: simplify ifdefs
 2012-11-02 12:12 UTC 

[U-Boot] USB mass storage gadget patch
 2012-11-02 11:43 UTC 

[U-Boot] [PATCH 0/6 V8] EXYNOS5: Enable SPI support
 2012-11-02 11:26 UTC  (3+ messages)

[U-Boot] [PATCH 0/5 V9] EXYNOS5: Enable SPI support
 2012-11-02 11:15 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5 V9] EXYNOS: Add clock for SPI
` [U-Boot] [PATCH 2/5 V9] EXYNOS5: Add base address "
` [U-Boot] [PATCH 3/5 V9] SPI: Add SPI Driver for EXYNOS
` [U-Boot] [PATCH 4/5 V9] EXYNOS5: Enable SPI
` [U-Boot] [PATCH 5/5 V9] EXYNOS5: Enable SPI booting

[U-Boot] which toolchain version for Microblaze
 2012-11-02 10:47 UTC  (2+ messages)

[U-Boot] [PATCH 10/12] env: acl: Add environment variable access control list
 2012-11-02 10:44 UTC  (4+ messages)
` [U-Boot] [PATCH v3 0/18] Add environment call-back and flags capability
  ` [U-Boot] [PATCH v3 06/18] env: Hide '.' variables in env print by default

[U-Boot] [PATCH] mmc: at91sam9x5: support to save environment in mmc
 2012-11-02 10:17 UTC 

[U-Boot] [PATCH 1/4] arm/km: fix memory settings
 2012-11-02 10:15 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] km/common: drop unneeded std* environment variables
` [U-Boot] [PATCH 3/4] km/common: cosmetic change reported from checkpatch
` [U-Boot] [PATCH 4/4] arm/km: remove duplicate code

[U-Boot] [PATCH] omap3/mem.c: remove unused defines
 2012-11-02 10:14 UTC 

[U-Boot] [PATCH 0/9 V4] EXYNOS5: Add Audio support
 2012-11-02  9:02 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/4] misc:max8998 Add LDO macros
 2012-11-02  9:01 UTC  (3+ messages)
` [U-Boot] [PATCH v5 0/5] arm:exynos: Support for display drivers

[U-Boot] [PATCH] powerpc/corenet_ds: move SATA config to board configuration
 2012-11-02  7:56 UTC  (3+ messages)

[U-Boot] [PATCH] powerpc/esdhc: force the bus width to 4bit
 2012-11-02  7:38 UTC  (12+ messages)

[U-Boot] hashtable lib and escaping
 2012-11-02  7:30 UTC  (3+ messages)

[U-Boot] generic mmc bug in reading sd card capacity
 2012-11-02  7:12 UTC 

[U-Boot] ping failed; host 192.168.1.101 is not alive
 2012-11-02  6:52 UTC  (5+ messages)

[U-Boot] SMSC LAN9514 on TI DM37x board
 2012-11-02  6:38 UTC 

[U-Boot] Merging device trees at runtime for module-based systems
 2012-11-02  4:53 UTC  (6+ messages)

[U-Boot] [PATCH] WIP: cbfs: Add docbook template
 2012-11-02  3:39 UTC  (4+ messages)

[U-Boot] [PATCH] ubifs: Allow ubifsmount volume reference by number
 2012-11-02  2:54 UTC 

[U-Boot] [PATCH 1/7] ide: Add printf format string for CONFIG_SYS_64BIT_LBA option
 2012-11-02  2:23 UTC  (5+ messages)
` [U-Boot] [PATCH 6/7] fs: Add a Coreboot Filesystem (CBFS) driver and commands

[U-Boot] [PATCH] Add a memory get command
 2012-11-02  2:21 UTC  (2+ messages)
` [U-Boot] [PATCH v2] Add a simple load option to setexpr

[U-Boot] [PATCH] tegra: add CONSOLE_MUX support to tegra-kbc
 2012-11-02  0:54 UTC  (2+ messages)

[U-Boot] [PATCH 01/10] arm: Compile cache_disable() with -O2 to avoid failure
 2012-11-01 23:42 UTC  (10+ messages)
` [U-Boot] [PATCH 02/10] arm: move flush_dcache_all() to just before disable cache
` [U-Boot] [PATCH 03/10] arm: Keep track of the tlb size as well as its location
` [U-Boot] [PATCH 04/10] arm: Move fdt check earlier so that board_early_init_f() can use it
` [U-Boot] [PATCH 05/10] arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
` [U-Boot] [PATCH 06/10] arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
` [U-Boot] [PATCH 07/10] arm: Add option to display customised memory information
` [U-Boot] [PATCH 08/10] arm: Make interrupts.o and reset.o in libarm also appear in SPL
` [U-Boot] [PATCH 09/10] arm: Move bootstage record for board_init_f() to after arch_cpu_init()
` [U-Boot] [PATCH 10/10] arm: Tabify code for MMC initialization

[U-Boot] [PATCH 1/2] WIP: Changes to patman libraries
 2012-11-01 23:29 UTC  (16+ messages)
` [U-Boot] [PATCH 2/2] WIP: Test version of buildman - U-Boot builder

[U-Boot] [PATCH v4 0/6] tegra: Add NAND flash support
 2012-11-01 23:16 UTC  (5+ messages)
` [U-Boot] [PATCH v4 6/6] tegra: Enable NAND on Seaboard

[U-Boot] [PATCH 1/2] ubi: Only read the actual size of the VID header
 2012-11-01 22:49 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] nand: Move the sub-page read support enable to a flag

[U-Boot] [PATCH 1/2] serial: Remove the "serial" console device
 2012-11-01 21:46 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] serial: Make nulldev a serial device

[U-Boot] PCIe on the i.MX6?
 2012-11-01 18:25 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] powerpc/85xx: update the work-around for P4080 erratum SERDES-9
 2012-11-01 18:20 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] powerpc/85xx: implement check for erratum A-004580 work-around


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox