public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-01-05 15:36:52 to 2012-01-08 06:46:40 UTC [more...]

[U-Boot] [PATCH 3/9] mkenvimage: Correct the includes and add a missing one
 2012-01-08  6:46 UTC  (12+ messages)
` [U-Boot] [PATCHv2 03/10] "
    ` [U-Boot] [PATCHv2 1/8] Strip mkenvimage
      ` [U-Boot] [PATCHv3 2/8] mkenvimage: correct and clarify comments and error messages
      ` [U-Boot] [PATCHv3 3/8] mkenvimage: Correct the includes and add a missing one
      ` [U-Boot] [PATCHv2 4/8] mkenvimage: More error handling
      ` [U-Boot] [PATCHv3 5/8] mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"
      ` [U-Boot] [PATCHv2 6/8] mkenvimage: Use mmap() when reading from a regular file
      ` [U-Boot] [PATCHv2 7/8] mkenvimage: Don't try to detect comments in the input file
      ` [U-Boot] [PATCHv3 8/8] mkenvimage: Really set the redundant byte when applicable

[U-Boot] [PATCH 0/7] tegra: Add I2C driver and associated parts
 2012-01-08  5:57 UTC  (3+ messages)
` [U-Boot] [PATCH 4/7] tegra: Add I2C driver

[U-Boot] [PATCH 0/14] tegra: warmboot (suspend / resume) support
 2012-01-08  5:51 UTC  (5+ messages)
` [U-Boot] [PATCH 01/14] Add AES crypto library
` [U-Boot] [PATCH 03/14] tegra: Add crypto library for warmboot code

[U-Boot] [PATCH 0/4] Add code to read in the coreboot tables and fill in memory info
 2012-01-08  5:19 UTC  (3+ messages)
` [U-Boot] [PATCH 3/4] x86: Force the lib_sysinfo structure to be in the .data section

[U-Boot] [PATCH v3 0/1] 'patman' patch generation, checking and submission script
 2012-01-08  5:17 UTC  (3+ messages)
` [U-Boot] [PATCH v3] Add "

[U-Boot] [PATCH v2 0/4] DFU initial implementation
 2012-01-08  5:13 UTC  (3+ messages)
` [U-Boot] [PATCH 2/4] dfu: generic backend parts

[U-Boot] [PATCH] x86: Set up the PCI busses when initializing the coreboot "board"
 2012-01-08  5:02 UTC  (2+ messages)

[U-Boot] [PATCH] Remove execute permissions from source files
 2012-01-08  5:01 UTC  (2+ messages)

[U-Boot] Fastboot gadget, v2. repost
 2012-01-08  4:56 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] usb/gadget: add the fastboot gadget

[U-Boot] [PATCH] Add a CBFS driver and commands to u-boot
 2012-01-08  4:52 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ext4fs ls load support
 2012-01-08  4:26 UTC  (3+ messages)
` [U-Boot] [PATCH V3 "

[U-Boot] [PATCH 2/2] ext4fs write support
 2012-01-08  4:24 UTC  (3+ messages)
` [U-Boot] [PATCH V3 "

[U-Boot] [PATCH 0/9] Fix a few warnings that bug me
 2012-01-08  0:57 UTC  (16+ messages)
` [U-Boot] [PATCH 1/9] usb: Fix strict-aliasing warning in host/ohci-hcd.c
` [U-Boot] [PATCH 2/9] Fix strict-aliasing warning in dlmalloc
` [U-Boot] [PATCH 3/9] mpc5xxx: Fix strict-aliasing warnings in usb_ohci.c
` [U-Boot] [PATCH 4/9] ppc4xx: "
` [U-Boot] [PATCH 5/9] sandbox: sort header files in os.c
` [U-Boot] [PATCH 6/9] sandbox: Add required header to os.c
` [U-Boot] [PATCH 7/9] Remove CONFIG_SYS_EXTBDINFO from snapper9260.h
` [U-Boot] [PATCH 8/9] m68k: Change memsz to a signed char to avoid warning
` [U-Boot] [PATCH 9/9] ppc: Change memsz variable to signed char

[U-Boot] initcall revisited - A new idea to discuss
 2012-01-07 22:39 UTC  (11+ messages)

[U-Boot] [RFC PATCH 0/19] Create generic board init and move ARM and x86 to it
 2012-01-07 22:33 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 01/19] Introduce generic global_data

[U-Boot] [PATCH v2 01/17] x86: Import glibc memcpy implementation
 2012-01-07 22:21 UTC  (7+ messages)
` [U-Boot] [PATCH v2 03/17] x86: Remove GDR related magic numbers
` [U-Boot] [PATCH v2 15/17] x86: Move relocation code out of board.c
` [U-Boot] [PATCH v2 17/17] x86: Convert board_init_f_r to a processing loop

[U-Boot] Possible Denx m28evk ethernet problem + solution
 2012-01-07 22:04 UTC  (7+ messages)

[U-Boot] LL TEMAC V7 refactored
 2012-01-07 17:12 UTC  (8+ messages)
` [U-Boot] [PATCH v7] net: ll_temac: Add LL TEMAC driver to u-boot

[U-Boot] [PATCH v2] common/image.c: align usage of fdt_high with initrd_high
 2012-01-07 14:39 UTC 

[U-Boot] SPL Linux Boot
 2012-01-07 10:21 UTC  (6+ messages)
` [U-Boot] SPL Linux Boot - updated
  ` [U-Boot] [PATCH V12 02/14] devki8000: add config for spl command
  ` [U-Boot] [PATCH V12 04/14] devkit8000/spl: init GPMC for dm9000 in SPL

[U-Boot] [PATCH v3] U-Boot on Nokia RX-51 (aka N900)
 2012-01-07  8:51 UTC  (5+ messages)
` [U-Boot] [PATCH 01/15] arch/arm/cpu/armv7/omap3/lowlevel_init.S: save_boot_params
  ` [U-Boot] [PATCH 05/15] common/main.c: Fix function readline

[U-Boot] I want to recommend a good website to you
 2012-01-07  7:43 UTC 

[U-Boot] [RFC PATCH v2 0/28] Create generic board init for ARM, x86, PPC
 2012-01-07  0:25 UTC  (29+ messages)
` [U-Boot] [RFC PATCH v2 01/28] arm: Change board baud_rate to ulong
` [U-Boot] [RFC PATCH v2 02/28] x86: "
` [U-Boot] [RFC PATCH v2 03/28] arm: Only display frame buffer info if there is LCD/video support
` [U-Boot] [RFC PATCH v2 04/28] x86: Remove compiler warning in sc520_timer.c
` [U-Boot] [RFC PATCH v2 05/28] x86: Remove dead code in eNET
` [U-Boot] [RFC PATCH v2 06/28] x86: Add initial memory barrier macros
` [U-Boot] [RFC PATCH v2 07/28] ppc: "
` [U-Boot] [RFC PATCH v2 08/28] Introduce generic global_data
` [U-Boot] [RFC PATCH v2 09/28] Introduce generic u-boot.h file
` [U-Boot] [RFC PATCH v2 10/28] Introduce generic link symbol file
` [U-Boot] [RFC PATCH v2 11/28] arm: Use sections header to obtain link symbols
` [U-Boot] [RFC PATCH v2 12/28] x86: Change stub example to use asm-generic/sections.h
` [U-Boot] [RFC PATCH v2 13/28] Introduce a basic initcall implementation
` [U-Boot] [RFC PATCH v2 14/28] Define CONFIG_SYS_LEGACY_BOARD everywhere
` [U-Boot] [RFC PATCH v2 15/28] Introduce generic pre-relocation board_f.c
` [U-Boot] [RFC PATCH v2 16/28] Introduce generic post-relocation board_r.c
` [U-Boot] [RFC PATCH v2 17/28] Add spl load feature
` [U-Boot] [RFC PATCH v2 18/28] arm: Enable generic board support
` [U-Boot] [RFC PATCH v2 19/28] Add CONFIG_SYS_SYM_OFFSETS to support offset symbols
` [U-Boot] [RFC PATCH v2 20/28] x86: Use sections header to obtain link symbols
` [U-Boot] [RFC PATCH v2 21/28] Add x86 fields to generic global_data
` [U-Boot] [RFC PATCH v2 22/28] x86: Enable generic board support
` [U-Boot] [RFC PATCH v2 23/28] Add ppc fields to generic global data
` [U-Boot] [RFC PATCH v2 24/28] Adjust board_f for ppc
` [U-Boot] [RFC PATCH v2 25/28] Adjust board_r.c for PowerPC
` [U-Boot] [RFC PATCH v2 26/28] ppc: Enable generic board board
` [U-Boot] [RFC PATCH v2 27/28] tegra: Mark board init files for ARMv4t
` [U-Boot] [RFC PATCH v2 28/28] tegra: Enable generic board for Seaboard

[U-Boot] Secure update of uboot devices?
 2012-01-06 23:56 UTC  (9+ messages)

[U-Boot] [PATCH V2] ARMV7: Add support for TRATS board
 2012-01-06 23:22 UTC  (3+ messages)

[U-Boot] Regarding HUSH support in uboot
 2012-01-06 23:16 UTC  (4+ messages)

[U-Boot] stuck after redirecting stdout to nc
 2012-01-06 23:14 UTC  (6+ messages)

[U-Boot] [PATCH] [trivial] common.h: remove value from bool defines
 2012-01-06 23:12 UTC  (4+ messages)
` [U-Boot] [PATCH] Revert "common.h: remove value from bool defines"

[U-Boot] [PATCH] ns16550: tegra: Specify debugging serial port at boot
 2012-01-06 22:51 UTC 

[U-Boot] [PATCH v2] add nand spl boot for qi_lb60 board
 2012-01-06 22:36 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] tegra2: Fix conflicting pinmux for UARTA
 2012-01-06 22:14 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] tegra2: Fix default RAM size selection in odmdata
` [U-Boot] [PATCH 3/3] tegra2: Add support for Compal Paz00 (Toshiba AC100)

[U-Boot] [PATCH v2 0/9] Add support for the OpenRISC architecture
 2012-01-06 19:27 UTC  (6+ messages)
` [U-Boot] [PATCH v2 3/9] openrisc: Add cpu files

[U-Boot] [PATCH] NAND: Allow nand_ids and nand_bbt to be compiled in SPL
 2012-01-06 19:18 UTC  (10+ messages)

[U-Boot] add nand spl boot for qi_lb60 board
 2012-01-06 19:05 UTC  (7+ messages)

[U-Boot] Parameter restriction in mxsboot tool
 2012-01-06 19:01 UTC  (2+ messages)

[U-Boot] A Problem of u-boot on TI PandaBoard porting
 2012-01-06 16:21 UTC  (5+ messages)

[U-Boot] Multi-os on OMAP4430 mp
 2012-01-06 15:18 UTC 

[U-Boot] [PATCH 0/6] Add SMDK5250 board support
 2012-01-06 12:50 UTC  (11+ messages)
` [U-Boot] [PATCH 4/6] EEYNOS: "

[U-Boot] [PATCH v2 0/4] Clean up ehci-omap and extend support for omap3/4 socs
 2012-01-06  9:04 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] ehci-omap: Clean up added ehci-omap.c
` [U-Boot] [PATCH v2 2/4] OMAP3+: Clock: Adding ehci clock enabling
` [U-Boot] [PATCH v2 3/4] OMAP4: clock-common: Move the usb dppl configuration to new func
` [U-Boot] [PATCH v2 4/4] OMAP3+: ehci-omap: enable usb host ports for beagle/panda

[U-Boot] U-Boot on Nokia RX-51 (aka N900)
 2012-01-06  6:59 UTC  (4+ messages)
` [U-Boot] [PATCH 15/16] New command bootmenu: ANSI terminal Boot Menu support

[U-Boot] User Question
 2012-01-06  6:57 UTC  (2+ messages)

[U-Boot] [PATCH v2] Add support for MMC to fw_printenv/setenv
 2012-01-06  6:53 UTC  (2+ messages)

[U-Boot] [PATCH] lib/string: added strndup
 2012-01-06  6:51 UTC  (4+ messages)

[U-Boot] [PATCH v4] cmd_fat: add FAT write command
 2012-01-06  2:19 UTC 

[U-Boot] [PATCH] NAND: remove remaining NAND_MAX_CHIPS definitions
 2012-01-06  0:51 UTC  (4+ messages)
` [U-Boot] [PATCH] NAND: remove "

[U-Boot] [PATCH] NAND: Remove additional (CONFIG_SYS)_NAND_MAX_CHIPS
 2012-01-05 23:42 UTC 

[U-Boot] AES128 in U-Boot
 2012-01-05 23:30 UTC  (5+ messages)

[U-Boot] [PATCH] Add support for MMC to fw_printenv/setenv
 2012-01-05 23:28 UTC  (2+ messages)

[U-Boot] [PATCH] tools/env: fix cross-compilation
 2012-01-05 23:25 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] tegra2: Fixes for running mainline U-Boot
 2012-01-05 23:20 UTC  (13+ messages)
` [U-Boot] [PATCH 1/2] tegra2: Always build with USE_PRIVATE_LIBGCC=yes

[U-Boot] [PATCH] MAKEALL: display SPL size if present
 2012-01-05 23:16 UTC 

[U-Boot] [PATCH] nand_spl_simple: store ecc data on the stack
 2012-01-05 23:12 UTC  (3+ messages)
` [U-Boot] [PATCH V5] "

[U-Boot] Uboot build system question
 2012-01-05 23:10 UTC  (2+ messages)

[U-Boot] Starting point of uboot learning from scratch..pls help<eom>
 2012-01-05 23:09 UTC  (2+ messages)

[U-Boot] SMSC 9215 MII mode
 2012-01-05 21:36 UTC  (2+ messages)

[U-Boot] [PATCH] Fix logic for selection of CONFIG_SYS_DEF_EEPROM_ADDR
 2012-01-05 19:55 UTC  (3+ messages)

[U-Boot] [RFC] [PATCH] DaVinci/i2c: allow multiple buses
 2012-01-05 19:46 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] Enable access to FAT filesystem in an ISO9660 El-Torito volume
 2012-01-05 19:12 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/3] fs/fat: Fix FAT detection to support non-DOS partition tables
` [U-Boot] [PATCH v2 2/3] fs/fat: Improve error handling
` [U-Boot] [PATCH v2 3/3] usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM

[U-Boot] [PATCH] cmd_nand: add biterror insertion command for NAND Flash
 2012-01-05 19:11 UTC  (4+ messages)

[U-Boot] [PATCH] fw_env.h: fix comment
 2012-01-05 18:09 UTC 

[U-Boot] [PATCH 0/2] Network support for Calxeda highbank
 2012-01-05 16:32 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/2] net: add Calxeda xgmac driver
  ` [U-Boot] [PATCH v3 2/2] ARM: highbank: enable networking and pxe

[U-Boot] [PATCH 09/10] Correctly handle input files beginning with several newlines
 2012-01-05 16:24 UTC  (2+ messages)

[U-Boot] [PATCH v3] cmd_fat: add FAT write command
 2012-01-05 16:23 UTC  (2+ messages)

[U-Boot] [PATCH] FAT: update the second FAT when writing a file
 2012-01-05 16:20 UTC  (2+ messages)

[U-Boot] [PATCH] avoid flash writes for new keys, with no values with fw_setenv
 2012-01-05 16:19 UTC  (2+ messages)

[U-Boot] [PATCH] ext2: Cache line align indirection buffers
 2012-01-05 16:12 UTC  (2+ messages)

[U-Boot] [PATCH] tools/env: allow overwrite of ethaddr on default
 2012-01-05 15:59 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-arm/master
 2012-01-05 15:53 UTC  (2+ messages)

[U-Boot] [PATCH] fw_env.c: use default env values if config file cannot be opened
 2012-01-05 15:41 UTC  (3+ messages)

[U-Boot] [PATCH] tools/mkenvimage.c: Fix a merge issue
 2012-01-05 15:36 UTC  (2+ messages)


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