public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-02-02 01:37:46 to 2012-02-03 21:32:55 UTC [more...]

[U-Boot] flash post test
 2012-02-03 21:32 UTC  (2+ messages)

[U-Boot] [PATCH v4] arm, arm-kirkwood: disable l2c before linux boot
 2012-02-03 21:10 UTC  (2+ messages)

[U-Boot] [PATCH v2] skat91: add support for SK-AT91SAM9/SIM508 board
 2012-02-03 20:58 UTC  (2+ messages)

[U-Boot] compile the u-boot
 2012-02-03 20:42 UTC  (2+ messages)

[U-Boot] [PATCH] nand_spl_simple: store ecc data on the stack
 2012-02-03 20:17 UTC  (5+ messages)
` [U-Boot] [PATCH V4] "

[U-Boot] [PATCH v6 10/18] tegra: usb: fdt: Add additional device tree definitions for USB ports
 2012-02-03 20:03 UTC  (4+ messages)
` [U-Boot] [PATCH v6 11/18] tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard

[U-Boot] [PATCH v4] Add 'patman' patch generation, checking and submission script
 2012-02-03 20:00 UTC  (5+ messages)

[U-Boot] timer problem with new ARM relocation feature
 2012-02-03 19:43 UTC  (4+ messages)
` [U-Boot] [PATCH] ARM: activate DISPLAY_CPUINFO for VCMA9 + SMDK2410 board
  ` [U-Boot] [PING] "

[U-Boot] [PATCH 00/28] Add link-local addressing support
 2012-02-03 19:33 UTC  (68+ messages)
` [U-Boot] [PATCH 01/28] net: Remove volatile from all of net except the eth driver interface
` [U-Boot] [PATCH 02/28] net: cosmetic: checkpatch compliance
` [U-Boot] [PATCH 03/28] net: Move mv64x6x_eth_initialize() to board_eth_init()
` [U-Boot] [PATCH 04/28] net: Make the MAC-seeded random number generator available to /net
` [U-Boot] [PATCH 05/28] net: Move CDP out of net.c
` [U-Boot] [PATCH 06/28] net: Move ARP "
` [U-Boot] [PATCH 07/28] net: Move PING "
` [U-Boot] [PATCH 08/28] net: Move RARP receive logic "
` [U-Boot] [PATCH 09/28] net: cosmetic: Un-typedef variables in net
` [U-Boot] [PATCH 10/28] net: cosmetic: Improve variable names and code readability
` [U-Boot] [PATCH 11/28] net: Refactor IP, UPD, and ICMP header writing functions
` [U-Boot] [PATCH 12/28] net: Refactor packet length computations
` [U-Boot] [PATCH 14/28] net: Refactor ping recieve handler
` [U-Boot] [PATCH 15/28] net: Refactor to call NetSendPacket() instead of calling eth_send()
` [U-Boot] [PATCH 16/28] net: Refactor to protect access to the NetState variable
` [U-Boot] [PATCH 17/28] net: Refactor to separate the UDP handler from the ARP handler
` [U-Boot] [PATCH 18/28] net: Add NetUpdateEther() to handle ARP or Ping replies (VLAN or SNAP)
` [U-Boot] [PATCH 19/28] net: Don't write the "serverip" env var if told not to in the config
` [U-Boot] [PATCH 20/28] net: Fix compile warning if CONFIG_BOOTP_SERVERIP is not defined
` [U-Boot] [PATCH 21/28] net: Remove unneeded static allocation for MAC address in PingSend()
` [U-Boot] [PATCH 22/28] net: Fix net buffer initialization
` [U-Boot] [PATCH 25/28] net: Add option CONFIG_BOOTP_CAN_FAIL
` [U-Boot] [PATCH 26/28] net: Add link-local addressing support
` [U-Boot] [PATCH 27/28] net: Work-around for brain-damaged Cisco routers with arp-proxy
` [U-Boot] [PATCH 28/28] net: Allow filtering on debug traces in the net subsystem
` [U-Boot] [PATCH 13/28] net: Refactor bootp packet length computations

[U-Boot] [PATCH v8 0/4] Add SMDK5250 board support
 2012-02-03 19:31 UTC  (6+ messages)
` [U-Boot] [PATCH v8 1/4] Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro
` [U-Boot] [PATCH v8 2/4] ARM: EXYNOS: Add support for Exynos5 based SoCs
` [U-Boot] [PATCH v8 3/4] EXYNOS: Add SMDK5250 board support
` [U-Boot] [PATCH v8 4/4] EXYNOS: SMDK5250: Add MMC SPL support

[U-Boot] Please pull u-boot-ti/master
 2012-02-03 18:49 UTC  (2+ messages)

[U-Boot] ARM ld: .bss overlaps section .rel.dyn
 2012-02-03 18:24 UTC  (4+ messages)

[U-Boot] [PATCH v5 0/18] tegra: Add fdt definitions and USB driver
 2012-02-03 17:05 UTC  (10+ messages)
` [U-Boot] [PATCH v5 08/18] tegra: fdt: Add additional USB binding
` [U-Boot] [PATCH v5 10/18] tegra: usb: fdt: Add additional device tree definitions for USB ports
` [U-Boot] [PATCH v5 18/18] tegra: fdt: Enable FDT support for Seaboard

[U-Boot] [PATCH 0/2] da850evm: add board specific functions
 2012-02-03 15:59 UTC  (8+ messages)
` [U-Boot] [PATCH 1/2] da850evm: add support to read mac address from spi flash
` [U-Boot] [PATCH 2/2] da850evm: read mac address from I2C EEPROM on AM18x EVM

[U-Boot] [PATCH v3 0/7] Clean up ehci-omap and extend support for omap3/4 socs
 2012-02-03 15:25 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/7] ehci-omap: driver for EHCI host on OMAP3
` [U-Boot] [PATCH v3 2/7] ehci-omap: Clean up added ehci-omap.c
` [U-Boot] [PATCH v3 3/7] OMAP3+: Clock: Adding ehci clock enabling
` [U-Boot] [PATCH v3 4/7] OMAP4: clock-common: Move the usb dppl configuration to new func
` [U-Boot] [PATCH v3 5/7] OMAP3+: ehci-omap: enable usb host ports for beagle/panda
` [U-Boot] [PATCH v3 6/7] usb: ulpi: Extend the existing ulpi framework
` [U-Boot] [PATCH v3 7/7] usb: ulpi: Add omap-ulpi-view port support

[U-Boot] [PATCH] mx28: fix SPL code to make USB booting work
 2012-02-03 14:31 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] i.MX28: Fix ref_cpu clock setup
 2012-02-03 14:28 UTC  (15+ messages)

[U-Boot] [PATCH v2 0/4] Clean up ehci-omap and extend support for omap3/4 socs
 2012-02-03 13:18 UTC  (20+ messages)
` [U-Boot] [PATCH v2 1/4] ehci-omap: Clean up added ehci-omap.c

[U-Boot] [PATCH] Blackfin: pata_bfin: fix printf warning
 2012-02-03 13:04 UTC 

[U-Boot] [PATCH] usb: musb: fix printf warning
 2012-02-03 13:03 UTC 

[U-Boot] [PATCH 0/3] addition of clocks command for davinci
 2012-02-03 12:58 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] davinci: move clock related functions to new file
` [U-Boot] [PATCH 2/3] davinci: remove macro CONFIG_DISPLAY_CPUINFO
` [U-Boot] [PATCH 3/3] davinci: add clocks command

[U-Boot] mx28: booting u-boot via USB
 2012-02-03 12:52 UTC  (3+ messages)

[U-Boot] [PATCH v7 0/4] Add SMDK5250 board support
 2012-02-03 12:23 UTC  (7+ messages)
` [U-Boot] [PATCH v7 1/4] Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro
` [U-Boot] [PATCH v7 2/4] ARM: EXYNOS: Add support for Exynos5 based SoCs
` [U-Boot] [PATCH v7 3/4] EXYNOS: Add SMDK5250 board support
` [U-Boot] [PATCH v7 4/4] EXYNOS: SMDK5250: Add MMC SPL support

[U-Boot] [PATCH 2/2] i.MX28: Fix ref_cpu clock setup
 2012-02-03 12:21 UTC  (3+ messages)

[U-Boot] [PATCH 0/5 v2] sandbox: spi/sf emulation
 2012-02-03 11:26 UTC  (5+ messages)
` [U-Boot] [PATCH 1/5 v2] sandbox: add lseek helper
  ` [U-Boot] [PATCH 1/5 v2.1] "

[U-Boot] [PATCH] sh: Add support for r0p7734 board
 2012-02-03 11:21 UTC  (4+ messages)
` [U-Boot] [PATCH] net: sh_eth: Fix build warnings and whitespace for sh_eth
` [U-Boot] [PATCH] sh: r0p7734: Add support I2C and set MAC address

[U-Boot] Skipping relocation RAM to RAM, esp. on i.MX6?
 2012-02-03 11:19 UTC  (5+ messages)

[U-Boot] [PATCH V6 - Part 1 - 1/1] mx6q: define GPIO macros for translating between ordinals and port:index
 2012-02-03  9:27 UTC  (9+ messages)
` [U-Boot] [PATCH V6 - Part 3 - 0/2] SPI flash enhancements: allow default bus and chip-selects

[U-Boot] Avoiding reload on ARM U-BOOT
 2012-02-03  8:15 UTC  (3+ messages)

[U-Boot] [PATCH] sh: i2c: Add support I2C controller of SH7734
 2012-02-03  7:33 UTC 

[U-Boot] [PATCH] net: sh_eth: Remove SH_ETH_PHY_DELAY
 2012-02-03  7:28 UTC  (4+ messages)
` [U-Boot] [PATCH] net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT
` [U-Boot] [PATCH] net: sh_eth: Remove unnecessary return
` [U-Boot] [PATCH] net: sh_eth: Add support SH7734 Ethernet device

[U-Boot] [PATCH 1/1] MX5:MX53: support for Freescale MX53LOCO
 2012-02-03  6:29 UTC  (3+ messages)

[U-Boot] Can u-Boot Ran from RAM?
 2012-02-03  5:26 UTC  (9+ messages)
      ` [U-Boot] Porting YAFFS2 to U-boot

[U-Boot] [PATCH v4 1/5] net: fec_mxc: add 1000 Mbps selection
 2012-02-03  0:22 UTC  (5+ messages)
` [U-Boot] [PATCH v4 2/5] net: fec_mxc: add PHYLIB support
` [U-Boot] [PATCH v4 3/5] net: phy: add support for Micrel's KSZ9021
` [U-Boot] [PATCH v4 4/5] net: phy: make board_phy_config responsible for calling drv->config
` [U-Boot] [PATCH v4 5/5] i.mx6q: mx6qsabrelite: Update the network configuration

[U-Boot] [PATCH] tools: checkstack.pl from Linux added to tools
 2012-02-03  0:07 UTC 

[U-Boot] [PATCH] Blackfin: bfin_nand: mark local func static
 2012-02-02 23:54 UTC 

[U-Boot] [PATCH] beagle: fix typos
 2012-02-02 22:51 UTC  (3+ messages)
` [U-Boot] [PATCH] omap3: fix comment typos
` [U-Boot] [PATCH] doc: fix typos

[U-Boot] 85xx custodianship
 2012-02-02 21:11 UTC  (2+ messages)

[U-Boot] [PATCH] arm, davinci: cam_enc_4xx board updates
 2012-02-02 18:09 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()
 2012-02-02 18:08 UTC  (2+ messages)

[U-Boot] [PATCHv2] OMAP3: Add Corscience Tricorder board
 2012-02-02 18:07 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] arm: mmc: omap: spl size reduction by removing write/erase ops
 2012-02-02 17:13 UTC  (4+ messages)

[U-Boot] [PATCH] i.MX28: Fix VDDIO and VDDA setup
 2012-02-02 15:30 UTC  (5+ messages)

[U-Boot] [PATCH v6 0/7] Change ARM926EJ-S startup code, hawkboard and calimain
 2012-02-02 10:44 UTC  (8+ messages)
` [U-Boot] [PATCH v6 1/7] arm, davinci: Add lowlevel_init for SoCs other than DM644X
` [U-Boot] [PATCH v6 2/7] arm, arm926ejs: Do cpu critical inits only for boards that require it
` [U-Boot] [PATCH v6 3/7] arm, arm926ejs: Flush the data cache before disabling it
` [U-Boot] [PATCH v6 4/7] arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH
` [U-Boot] [PATCH v6 5/7] arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined
` [U-Boot] [PATCH v6 6/7] Changes to move hawkboard to the new spl infrastructure
` [U-Boot] [PATCH v6 7/7] arm, davinci: Add support for the Calimain board from OMICRON electronics

[U-Boot] [PATCH v5 0/7] Change ARM926EJ-S startup code, hawkboard and calimain
 2012-02-02  9:34 UTC  (15+ messages)
` [U-Boot] [PATCH v5 1/7] arm, davinci: Add lowlevel_init for SoCs other than DM644X
` [U-Boot] [PATCH v5 2/7] arm, arm926ejs: Do cpu critical inits only for boards that require it
` [U-Boot] [PATCH v5 3/7] arm, arm926ejs: Flush the data cache before disabling it
` [U-Boot] [PATCH v5 4/7] arm, arm926ejs: Do not clear the V bit on DA850 SoCs
` [U-Boot] [PATCH v5 5/7] arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined

[U-Boot] Fastboot gadget, v2. repost
 2012-02-02  9:28 UTC  (8+ messages)
` [U-Boot] [PATCH 1/2] image: add support for Android's boot image format

[U-Boot] [PATCH v6 0/4] Add SMDK5250 board support
 2012-02-02  4:30 UTC  (4+ messages)
` [U-Boot] [PATCH v6 3/4] EXYNOS: "

[U-Boot] [PATCH 0/6] Highbank platform updates
 2012-02-02  2:57 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] ARM: highbank: fix us_to_tick calculation
` [U-Boot] [PATCH 2/6] ARM: highbank: change TEXT_BASE to 0x8000
` [U-Boot] [PATCH 3/6] ARM: highbank: Add boot counter support
` [U-Boot] [PATCH 4/6] ARM: highbank: add reset support
` [U-Boot] [PATCH 5/6] ARM: highbank: change env config to use nvram
` [U-Boot] [PATCH 6/6] ARM: highbank: setup env from boot source register

[U-Boot] [PATCH v3 1/5] net: fec_mxc: add 1000 Mbps selection
 2012-02-02  2:41 UTC  (4+ messages)
` [U-Boot] [PATCH v3 5/5] i.mx6q: mx6qsabrelite: Update the network configuration


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