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

[U-Boot] (no subject)
 2012-09-19  1:52 UTC  (14+ messages)
` [U-Boot] [PATCH 01/11] imximage: make header variable length
` [U-Boot] [PATCH 02/11] imximage: check dcd_len as entries added
` [U-Boot] [PATCH 03/11] imximage: enable word writes for version2 header
` [U-Boot] [PATCH 04/11] imximage: cleanup parsing
` [U-Boot] [PATCH 05/11] imximage: add expression evaluation
` [U-Boot] [PATCH 06/11] imximage: add plugin commands
` [U-Boot] [PATCH 07/11] imximage.cfg: run files through C preprocessor
` [U-Boot] [PATCH 08/11] mx6: add plugin file for use with imximage.cfg
` [U-Boot] [PATCH 09/11] mx6qsabrelite: imximage.cfg: use symbols instead of hardcoded constants
` [U-Boot] [PATCH 10/11] mx6qsabrelite: imximage.cfg: allow plugin to work
` [U-Boot] [PATCH 11/11] RFC mx6qsabrelite: imximage.cfg: enable plugin mode

[U-Boot] [PATCH] i.MX6: get rid of redundant struct src_regs (dupe of struct src)
 2012-09-19  1:48 UTC  (2+ messages)

[U-Boot] [PATCH V3 0/8] disk: "part" command and dependencies
 2012-09-19  1:25 UTC  (12+ messages)
` [U-Boot] [PATCH V3 1/8] disk: parameterize get_device_and_partition's loop count
` [U-Boot] [PATCH V3 2/8] disk: fix get_device_and_partition() bootable search
` [U-Boot] [PATCH V3 3/8] disk: introduce get_device()
` [U-Boot] [PATCH V3 4/8] disk: get_device_and_partition() enhancements
` [U-Boot] [PATCH V3 5/8] disk: part_efi: range-check partition number
` [U-Boot] [PATCH V3 6/8] disk: part_efi: parse and store partition UUID
` [U-Boot] [PATCH V3 7/8] disk: part_msdos: "
` [U-Boot] [PATCH V3 8/8] cmd_part: add partition-related command

[U-Boot] [RFC] mx6qsabresd: Add Ethernet support
 2012-09-19  0:20 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] i.MX6: mx6qsabrelite: Add splash screen support
 2012-09-18 23:56 UTC  (11+ messages)
` [U-Boot] [PATCH V2 "
  ` [U-Boot] [PATCH V2 2/2] "
          ` [U-Boot] Cleanup of CCGR registers (was [PATCH V2 2/2] i.MX6: mx6qsabrelite: Add splash screen support)

[U-Boot] [PATCH 1/1] [RFC] DM: early_malloc for DM added
 2012-09-18 23:53 UTC  (8+ messages)
` [U-Boot] [PATCHv4] "

[RFC PATCH] i.MX6: add meaningful constant names for CCGRx bitfields
 2012-09-18 23:50 UTC 

[U-Boot] [PATCH 00/71] serial: Massive rework of the serial subsystem
 2012-09-18 23:45 UTC  (43+ messages)
` [U-Boot] [PATCH 03/71] serial: Properly spell out the structure member names of serial_driver
` [U-Boot] [PATCH 08/71] serial: Implement serial_initfunc() macro
` [U-Boot] [PATCH 12/71] serial: s5p: Move serial registration from serial_initialize()
` [U-Boot] [PATCH 13/71] serial: microblaze: "
` [U-Boot] [PATCH 41/71] serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver
` [U-Boot] [PATCH 47/71] serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx "
` [U-Boot] [PATCH 61/71] serial: sh: Implement CONFIG_SERIAL_MULTI into sh "
` [U-Boot] [PATCH 62/71] serial: spl: Implement empty functions for SPL

[U-Boot] [PATCH] README.commands: Document what UNDEF_SYM does
 2012-09-18 23:42 UTC 

[U-Boot] [GIT PULL] mpc83xx: mpc8308rdb enhancements
 2012-09-18 23:28 UTC  (6+ messages)

[U-Boot] Cache alignment warnings on Tegra (ARM)
 2012-09-18 22:44 UTC  (21+ messages)

[U-Boot] [PATCH 0/9] Add basic Tegra30 (T30) support
 2012-09-18 21:53 UTC  (21+ messages)
` [U-Boot] [PATCH 1/9] Tegra: T30: Add include files
` [U-Boot] [PATCH 2/9] Tegra: T30: Add AVP (arm720t) files
` [U-Boot] [PATCH 4/9] Tegra: T30: Add common Tegra30 CPU files
` [U-Boot] [PATCH 6/9] Tegra30: Add Cardhu board files
` [U-Boot] [PATCH 7/9] Tegra30: Add config files (common and Cardhu)
` [U-Boot] [PATCH 8/9] Tegra30: Add common pinmux config in board_early_init_f

[U-Boot] [PATCH 1/2] Add unlzma command
 2012-09-18 21:25 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] Add unlzo command

[U-Boot] [PATCH v3 00/11] S3C24XX: Add support to MINI2416 board
 2012-09-18 20:57 UTC  (17+ messages)
` [U-Boot] [PATCH v3 01/11] Add configuration option to select printf() inclusion on SPL
` [U-Boot] [PATCH v3 02/11] S3C24XX: Add core support for Samsung's S3C24XX SoCs
` [U-Boot] [PATCH v3 03/11] serial: Add support to 4 ports in serial_s3c24x0
` [U-Boot] [PATCH v3 04/11] serial: Use a more precise baud rate generation for serial_s3c24x0
` [U-Boot] [PATCH v3 05/11] serial: Remove unnecessary delay in serial_s3c24x0
` [U-Boot] [PATCH v3 06/11] rtc: Improve rtc_get() on s3c24x0_rtc
` [U-Boot] [PATCH v3 07/11] rtc: Fix rtc_reset() "
` [U-Boot] [PATCH v3 08/11] rtc: Don't allow setting unsuported years "
` [U-Boot] [PATCH v3 09/11] S3C24XX: Add NAND Flash driver
` [U-Boot] [PATCH v3 10/11] Add u-boot-pad.bin target to the Makefile
` [U-Boot] [PATCH v3 11/11] S3C24XX: Add support to MINI2416 board

[U-Boot] [PATCH 0/2] net: Netconsole port configuration and filtering
 2012-09-18 20:01 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] net: Allow netconsole settings to change after nc_start
  ` [U-Boot] [PATCH 2/2] net: Filter incoming netconsole packets by IP

[U-Boot] [PATCH] P4080/esdhc: make the P4080 ESDHC13 errata workaround conditional
 2012-09-18 19:50 UTC 

[U-Boot] [PATCH] mx6qsabresd: Add 8-bit USDHC support
 2012-09-18 19:27 UTC 

[U-Boot] [PATCH] AM335X: Set fdt_high for AM335X devices to enable booting with Device Tree
 2012-09-18 19:26 UTC 

[U-Boot] [PATCH 1/3] dm: sparc: net: Fixup greth compile warnings
 2012-09-18 19:23 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] nand: Add support for unlock.invert
 2012-09-18 19:22 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/4] "

[U-Boot] [PATCH 1/2 V2] ARM: Remove apollon board
 2012-09-18 19:22 UTC  (3+ messages)
` [U-Boot] [U-Boot,1/2,V2] "

[U-Boot] [PATCH] env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFER
 2012-09-18 19:06 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] Subject: [PATCH] Fix for bug in memory sizing code
 2012-09-18 19:06 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] IPL: Remove remains of OneNAND IPL
 2012-09-18 19:06 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/2] "

[U-Boot] [PATCH v4 1/7] env: cosmetic: drop assignment i = iomux_doenv()
 2012-09-18 19:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH 3/5] env import/export: Remove from help if disabled
 2012-09-18 19:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/5] env_common: Add missing ethprime
 2012-09-18 19:05 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/5] "

[U-Boot] [PATCH 1/5] fw_env: Add env vars describing U-Boot target board
 2012-09-18 19:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] spl: remove forced linking of commands into SPL
 2012-09-18 19:04 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] dm: sparc: Fixup the compile warnings in sparc code
 2012-09-18 19:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] dm: sparc: common: Fixup cmd_bdinfo warnings
 2012-09-18 19:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 5/8] FAT: Fix file contents listed as directory
 2012-09-18 19:03 UTC  (3+ messages)

[U-Boot] [PATCH v2 8/8] FAT: Make it possible to read from any file position
 2012-09-18 18:14 UTC  (2+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH 13/13] mxc nand: Add support for i.MX5
 2012-09-18 18:11 UTC  (6+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH 1/2] patman: Use reverse order for changelog
 2012-09-18 18:10 UTC  (2+ messages)

[U-Boot] [PATCH] ext4: cache-align buffers so the invalidation works
 2012-09-18 18:05 UTC 

[U-Boot] [PATCH] net: sh_eth: Add support R8A7740 of rmobile (arm core)
 2012-09-18 18:05 UTC  (3+ messages)

[U-Boot] using initrd with U-boot on the imx28evk
 2012-09-18 17:27 UTC  (9+ messages)

[U-Boot] Pull request: nand flash
 2012-09-18 16:26 UTC  (2+ messages)

[U-Boot] [PATCH] mx51evk: Add CONFIG_REVISION_TAG
 2012-09-18 16:12 UTC  (15+ messages)
  ` [U-Boot] [PATCH v2] "

[U-Boot] Weekly status
 2012-09-18 15:03 UTC  (2+ messages)

[U-Boot] [i2c] Pull request
 2012-09-18 14:50 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-fdt
 2012-09-18 14:50 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-mips/master
 2012-09-18 14:50 UTC  (3+ messages)

[U-Boot] [PULL] Please pull u-boot-avr32/master
 2012-09-18 14:49 UTC  (2+ messages)

[U-Boot] Pull request - microblaze
 2012-09-18 14:49 UTC  (8+ messages)
  ` [U-Boot] Pull request v2 "

[U-Boot] Please pull u-boot-ubi/master
 2012-09-18 14:48 UTC  (2+ messages)

[U-Boot] Please pull u-boot-mmc.git
 2012-09-18 14:48 UTC  (2+ messages)

[U-Boot] [PATCH] am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX
 2012-09-18 14:30 UTC 

[U-Boot] [PATCH] mx6: Remove lowlevel_init.S
 2012-09-18 12:30 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/11] S3C24XX: Add support to MINI2416 board
 2012-09-18 12:11 UTC  (8+ messages)
` [U-Boot] [PATCH v2 11/11] "

[U-Boot] [PATCH v6 0/4] OMAP: SPL networking support
 2012-09-18 10:25 UTC  (5+ messages)
` [U-Boot] [PATCH v6 3/4] OMAP: networking support for SPL
    ` [U-Boot] [PATCH v7 "

[U-Boot] USB ehci driver query
 2012-09-18 10:02 UTC 

[U-Boot] USB ehci driver query
 2012-09-18  7:21 UTC 

[U-Boot] [PATCH] Exynos5250: Enable PXE Support
 2012-09-18  6:22 UTC  (2+ messages)

[U-Boot] [PATCH] common/i2c: Add i2c write command
 2012-09-18  3:57 UTC  (5+ messages)

[U-Boot] [PATCH] board/freescale/common:QIXIS:Fix magic number usage
 2012-09-18  3:30 UTC 

[U-Boot] [PATCH] video: cfb_console: flush dcache for frame buffer in DRAM
 2012-09-18  2:49 UTC 

[U-Boot] [PATCH] gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices
 2012-09-18  1:47 UTC  (3+ messages)

[U-Boot] [PATCH 00/13] mxc nand: Add support for i.MX5
 2012-09-18  1:19 UTC  (2+ messages)

[U-Boot] [PATCH] sh: ap_sh4a_4a: Fixed initialization value of DDR memory
 2012-09-18  1:09 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