messages from 2012-05-22 12:11:59 to 2012-05-23 22:45:38 UTC [more...]
[U-Boot] Nand flash R/W,saveenv issue
2012-05-23 22:45 UTC (7+ messages)
[U-Boot] [PATCH v2 00/21] Network stack cosmetic improvements
2012-05-23 22:43 UTC (25+ messages)
` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v3 01/21] net: Remove CMD_PING where there's no CMD_NET
` [U-Boot] [PATCH v3 02/21] net: Move MAC-seeded rand out of bootp.c
` [U-Boot] [PATCH v3 03/21] net: Move CDP out of net.c
` [U-Boot] [PATCH v3 04/21] net: Encapsulate CDP packet identification
` [U-Boot] [PATCH v3 05/21] net: Move ARP out of net.c
` [U-Boot] [PATCH v3 06/21] net: Move PING "
` [U-Boot] [PATCH v3 07/21] net: Move RARP receive logic "
` [U-Boot] [PATCH v3 08/21] net: cosmetic: Un-typedef IP_t
` [U-Boot] [PATCH v3 09/21] net: cosmetic: Split struct ip_udp_hdr into ip_hdr
` [U-Boot] [PATCH v3 10/21] net: cosmetic: Un-typedef Ethernet_t
` [U-Boot] [PATCH v3 11/21] net: cosmetic: Un-typedef VLAN_Ethernet_t
` [U-Boot] [PATCH v3 12/21] net: cosmetic: Un-typedef ARP_t
` [U-Boot] [PATCH v3 13/21] net: cosmetic: Un-typedef ICMP_t
` [U-Boot] [PATCH v3 14/21] net: cosmetic: Rename parameter len to payload_len
` [U-Boot] [PATCH v3 15/21] net: cosmetic: Add a more explicit comment about 802.2
` [U-Boot] [PATCH v3 16/21] net: cosmetic: Rename "x" to "eth_proto"
` [U-Boot] [PATCH v3 17/21] net: cosmetic: Rename CDPHandler to cdp_receive
` [U-Boot] [PATCH v3 18/21] net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE
` [U-Boot] [PATCH v3 19/21] net: cosmetic: Alphabetize includes in net.c
` [U-Boot] [PATCH v3 20/21] net: cosmetic: Rename tmp to reply_ip_addr in arp.c
` [U-Boot] [PATCH v3 21/21] net: cosmetic: Replace magic numbers in arp.c with constants
[U-Boot] [PATCH 0/7] PXE parsing fixes and local file support
2012-05-23 22:11 UTC (3+ messages)
` [U-Boot] [PATCH 7/7] pxe: add support for parsing local syslinux files
[U-Boot] [PATCH v2] net: sh-eth: Add support Gigabit of SH7734
2012-05-23 20:17 UTC (2+ messages)
[U-Boot] [PATCH] net: sh_eth: Remove SH_ETH_PHY_DELAY
2012-05-23 20:17 UTC (3+ messages)
` [U-Boot] [PATCH] net: sh_eth: Add support SH7734 Ethernet device
[U-Boot] [PATCH] drivers/net/xilinx_ll_temac.c: Fix compile warning
2012-05-23 20:12 UTC (6+ messages)
` [U-Boot] [PATCH] drivers/net/xilinx_emaclite.c: "
` [U-Boot] [PATCH] drivers/net/xilinx_axi_emac.c: "
[U-Boot] Pull request: u-boot-net.git master
2012-05-23 19:36 UTC
[U-Boot] [PATCH 0/2] patman: Various fixes
2012-05-23 19:01 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] patman: Change the location of patman config file
` [U-Boot] [PATCH 2/2] patman: Handle creation "
[U-Boot] [PATCH v2] net: Allow filtering on debug traces in the net subsystem
2012-05-23 18:01 UTC (2+ messages)
` [U-Boot] [PATCH v3] "
[U-Boot] [PATCH v2 0/3] Add link-local addressing support
2012-05-23 18:00 UTC (5+ messages)
` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v3 1/3] net: Separate ArpRequest() into lower-level func
` [U-Boot] [PATCH v3 2/3] net: Add link-local addressing support
` [U-Boot] [PATCH v3 3/3] net: Work-around for brain-damaged Cisco equipment with arp-proxy
[U-Boot] [PATCH v2 00/18] Network stack refactoring
2012-05-23 17:59 UTC (20+ messages)
` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v3 01/18] net: Refactor IP, UPD, and ICMP header writing functions
` [U-Boot] [PATCH v3 02/18] net: Refactor NetSendUDPPacket to share more code
` [U-Boot] [PATCH v3 03/18] net: Refactor packet length computations
` [U-Boot] [PATCH v3 04/18] net: Refactor bootp "
` [U-Boot] [PATCH v3 05/18] net: Move debug trace to point of action
` [U-Boot] [PATCH v3 06/18] net: Refactor ping receive handler
` [U-Boot] [PATCH v3 07/18] net: Refactor to use NetSendPacket instead of eth_send directly
` [U-Boot] [PATCH v3 08/18] net: Refactor to protect access to the NetState variable
` [U-Boot] [PATCH v3 09/18] net: Refactor to separate the UDP handler from the ARP handler
` [U-Boot] [PATCH v3 10/18] net: Add net_update_ether() to handle ARP and Ping replies
` [U-Boot] [PATCH v3 11/18] net: Don't write the "serverip" env var if configured not to
` [U-Boot] [PATCH v3 12/18] net: Fix unused variable compile warning
` [U-Boot] [PATCH v3 13/18] net: Add option CONFIG_BOOTP_MAY_FAIL
` [U-Boot] [PATCH v3 14/18] net: Remove static allocation for MAC address in PingSend()
` [U-Boot] [PATCH v3 15/18] net: Remove unused parameter from NetInitLoop()
` [U-Boot] [PATCH v3 16/18] net: Fix net buffer initialization
` [U-Boot] [PATCH v3 17/18] net: Make sure NetLoop is initialized when using NetConsole
` [U-Boot] [PATCH v3 18/18] net: Don't copy every packet that waits for an ARP
[U-Boot] [PATCH] tegra: ventana: add own device tree, enable USB
2012-05-23 17:46 UTC
[U-Boot] [PATCH] tegra: remove CONFIG_USB_ETHER_SMSC95XX from boards without it
2012-05-23 17:29 UTC
[U-Boot] [PATCH 0/7] OMAP5: Add support for OMAP5432 SOC
2012-05-23 16:55 UTC (9+ messages)
` [U-Boot] [PATCH 5/7] OMAP5: EMIF: Add support for DDR3 device
[U-Boot] [PATCH v5 0/5] Kirkwood: add lschlv2 and lsxhl board support
2012-05-23 16:34 UTC (10+ messages)
` [U-Boot] [PATCH v5 1/5] lib: add rand() function
` [U-Boot] [PATCH v5 4/5] net: add eth_setenv_enetaddr_by_index()
` [U-Boot] [PATCH v5 5/5] Kirkwood: add lschlv2 and lsxhl board support
[U-Boot] [PATCH v4 0/6] Enable Thumb build for ARM platforms
2012-05-23 15:20 UTC (4+ messages)
` [U-Boot] [PATCH v4 4/6] armv7: Use -march=armv7-a and thereby enable Thumb-2
[U-Boot] [U-Boot-Users] U-Boot WinCE booting support?
2012-05-23 15:09 UTC (2+ messages)
[U-Boot] [PATCH 1/3] MX28: Add u-boot.mx28.sd and u-boot.mx28.nand make targets
2012-05-23 13:20 UTC (20+ messages)
` [U-Boot] [PATCH 2/3] MX28: Cleanup mxsboot within make mrproper
` [U-Boot] [PATCH 3/3] M28: Disable USB power on boot
[U-Boot] [PATCH] tegra: paz00: add device tree support
2012-05-23 12:16 UTC (7+ messages)
[U-Boot] Missing mtd device
2012-05-23 12:11 UTC (3+ messages)
[U-Boot] [PATCH 1/2 V2] EXYNOS5: PINMUX: Added default pinumx settings
2012-05-23 9:30 UTC (4+ messages)
` [U-Boot] [PATCH 2/2 V2] EXYNOS: SMDK5250: Enable the pinmux setup
[U-Boot] [PATCH 1/2 V2] PMIC: MAX77686: Add support for MAX77686
2012-05-23 9:14 UTC (4+ messages)
` [U-Boot] [PATCH 2/2 V2] PMIC: SMDK5250: Enable MAX77686 pmic chip
[U-Boot] [PATCH 1/2] exynos5: pinmux: Added default pinumx settings
2012-05-23 8:49 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] exynos: smdk5250: Enable the pinmux setup
[U-Boot] [PATCH 0/2] zfs: Add filesystem ZFS support
2012-05-23 8:10 UTC (14+ messages)
` [U-Boot] [PATCH 1/2] ZFS header files
` [U-Boot] [PATCH 2/2] zfs: Add ZFS filesystem support
` [U-Boot] [PATCH v2 0/2] zfs: Add filesystem ZFS support
` [U-Boot] [PATCH v2 1/2] ZFS header files
` [U-Boot] [PATCH v2 2/2] zfs: Add ZFS support
[U-Boot] FDT: Question about embedded fdt enable
2012-05-23 7:39 UTC
[U-Boot-Users] U boot modification
2012-05-23 6:50 UTC (5+ messages)
` [U-Boot] "
[U-Boot] [PATCH] PMIC: MAX77686: Add support for MAX77686
2012-05-23 5:27 UTC (3+ messages)
[U-Boot] [PATCH] net: Fix remaining API interface breakage
2012-05-23 4:36 UTC (2+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH] arch/powerpc/cpu/mpc8260/ether_scc.c: Fix compile warning
2012-05-23 4:09 UTC (3+ messages)
` [U-Boot] [PATCH] drivers/net/pcnet.c: "
` [U-Boot] [PATCH] drivers/net/rtl8169.c: "
[U-Boot] [PATCH] ZFS
2012-05-23 4:00 UTC (3+ messages)
[U-Boot] [PATCH] net: Remove redefinitions of net.h functions
2012-05-23 2:16 UTC (2+ messages)
[U-Boot] Directories being left undeleted in spl/ after mrproper
2012-05-22 23:32 UTC
[U-Boot] [PATCH 00/28] Add link-local addressing support
2012-05-22 23:19 UTC (4+ messages)
` [U-Boot] [PATCH v2 3/3] net: Work-around for brain-damaged Cisco equipment with arp-proxy
[U-Boot] adm5120 old patch
2012-05-22 22:56 UTC
[U-Boot] dfu in master?
2012-05-22 22:34 UTC
[U-Boot] [PATCH] gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*
2012-05-22 22:19 UTC
[U-Boot] Combine zImage and rootfs in single uImage
2012-05-22 22:14 UTC (5+ messages)
[U-Boot] [PATCH] mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*
2012-05-22 21:44 UTC
[U-Boot] [PATCH] integrator: break out common config
2012-05-22 20:53 UTC
[U-Boot] [PATCH v3 0/7] tegra: Add NAND flash support
2012-05-22 20:29 UTC (8+ messages)
` [U-Boot] [PATCH v3 6/7] tegra: nand: Add Tegra NAND driver
[U-Boot] [PATCH V3 1/2] Add env vars describing U-Boot target board
2012-05-22 19:21 UTC (2+ messages)
` [U-Boot] [PATCH V3 2/2] tegra: enable CONFIG_ENV_VARS_UBOOT_CONFIG
[U-Boot] [PATCH 0/9] split tegra arm7 code into separate SPL
2012-05-22 19:14 UTC (11+ messages)
` [U-Boot] [PATCH 5/9] ARM: add tegra support to arm720t
` [U-Boot] [PATCH 6/9] tegra: enable SPL build for seaboard
[U-Boot] [PATCH 0/2] Add support for MINI2440 (s3c2440)
2012-05-22 18:04 UTC (4+ messages)
[U-Boot] [PATCH V2 1/2] Add env vars describing U-Boot target board
2012-05-22 18:03 UTC (4+ messages)
[U-Boot] [PATCH] arch/powerpc/cpu/mpc8220/fec.c: Fix compile warning
2012-05-22 17:56 UTC (12+ messages)
` [U-Boot] [PATCH] arch/powerpc/cpu/mpc8260/ether_fcc.c: "
` [U-Boot] [PATCH] arch/powerpc/cpu/mpc85xx/ether_fcc.c: "
` [U-Boot] [PATCH] board/esd/cpci405/cpci405.c: "
` [U-Boot] [PATCH] drivers/net/e1000.c: "
` [U-Boot] [PATCH] drivers/net/fm/eth.c: "
` [U-Boot] [PATCH] drivers/net/natsemi.c: "
` [U-Boot] [PATCH] drivers/net/ns8382x.c: "
` [U-Boot] [PATCH] drivers/net/rtl8139.c: "
` [U-Boot] [PATCH] drivers/net/tsi108_eth.c: "
` [U-Boot] [PATCH] drivers/net/uli526x.c: "
` [U-Boot] [PATCH] drivers/qe/uec.c: "
[U-Boot] [PATCH] spi: tegra2: rename tegra2_spi.* to tegra_spi.*
2012-05-22 17:33 UTC
[U-Boot] [PATCH v3] patman: Handle creation of patman config
2012-05-22 16:59 UTC (3+ messages)
[U-Boot] [PATCH 2/2] patman: Update README
2012-05-22 16:58 UTC (3+ messages)
[U-Boot] [PATCH 1/2] patman: Change the location of the config file
2012-05-22 16:57 UTC (3+ messages)
[U-Boot] [PATCH V4 0/4] mtd/NAND: Support for FSMC controller
2012-05-22 15:51 UTC (5+ messages)
` [U-Boot] [PATCH V4 1/4] ARM: Define change_bit routine
[U-Boot] [PATCH 0/5]: Correct i2c support on am33xx
2012-05-22 12:12 UTC (9+ messages)
` [U-Boot] [PATCH 2/5] am335x: Correct i2c sysc offset
` [U-Boot] [PATCH 3/5] am33xx: Fill in more cm_wkuppll / cm_perpll
` [U-Boot] [PATCH 4/5] am33xx: Fix i2c sampling rate typo
` [U-Boot] [PATCH 5/5] omap24xx_i2c: Add AM33XX support
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