public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-11-28 23:50:27 to 2012-12-01 01:24:46 UTC [more...]

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

[U-Boot] [PATCH 1/4] patman: Add a call to get_maintainer.pl if it exists
 2012-12-01  0:29 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] patman: Add support for settings in .patman
` [U-Boot] [PATCH 3/4] patman: Add the concept of multiple projects
` [U-Boot] [PATCH 4/4] patman: Add settings to the list of modules to doctest

[U-Boot] [PATCH 1/2] patman: Cache the CC list from MakeCcFile() for use in ShowActions()
 2012-12-01  0:25 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] patman: Add all CC addresses to the cover letter

[U-Boot] [PATCH 1/1] mtd/cfi: add support for SST 4KB sector granularity
 2012-12-01  0:14 UTC 

[U-Boot] U-Boot for MIPS AR7161
 2012-12-01  0:11 UTC  (4+ messages)

[U-Boot] [PATCH v2] mmc: Split device init to decouple OCR-polling delay
 2012-11-30 23:13 UTC  (5+ messages)

[U-Boot] [PATCH v3 0/2] Factorize ARM startup code as mush as possible
 2012-11-30 22:10 UTC  (6+ messages)
` [U-Boot] [PATCH v4 "
  ` [U-Boot] [PATCH v4 1/2] arm: move C runtime setup code in crt0.S

[U-Boot] [PATCH 1/2] mxs: Implement common function to setup VDDx
 2012-11-30 18:39 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] mxs: Properly setup VDDD in power supply setup code

[U-Boot] [PATCH] mxs: Silence elftosb
 2012-11-30 18:09 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/9] USB: Gadget & DFU related fixes
 2012-11-30 18:01 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/9] usb: Fix bug when both DFU & ETHER are defined
` [U-Boot] [PATCH v3 2/9] g_dnl: Issue connect/disconnect as appropriate
` [U-Boot] [PATCH v3 3/9] g_dnl: Properly terminate string list
` [U-Boot] [PATCH v3 4/9] dfu: Only perform DFU board_usb_init() for TRATS
` [U-Boot] [PATCH v3 5/9] dfu: Fix crash when wrong number of arguments given
` [U-Boot] [PATCH v3 6/9] dfu: Send correct DFU response from composite_setup
` [U-Boot] [PATCH v3 7/9] dfu: Properly zero out timeout value
` [U-Boot] [PATCH v3 8/9] dfu: Add a partition type target
` [U-Boot] [PATCH v3 9/9] dfu: Support larger than memory transfers

[U-Boot] [PATCH 0/9] USB: Gadget & DFU related fixes (v3)
 2012-11-30 17:10 UTC  (12+ messages)
` [U-Boot] [PATCH 1/9] usb: Fix bug when both DFU & ETHER are defined
` [U-Boot] [PATCH 2/9] g_dnl: Issue connect/disconnect as appropriate
` [U-Boot] [PATCH 3/9] g_dnl: Properly terminate string list
` [U-Boot] [PATCH 4/9] dfu: Only perform DFU board_usb_init() for TRATS
` [U-Boot] [PATCH 5/9] dfu: Fix crash when wrong number of arguments given
` [U-Boot] [PATCH 6/9] dfu: Send correct DFU response from composite_setup
` [U-Boot] [PATCH 7/9] dfu: Properly zero out timeout value
` [U-Boot] [PATCH 8/9] dfu: Add a partition type target
` [U-Boot] [PATCH 9/9] dfu: Support larger than memory transfers

[U-Boot] [PATCH] mxs: Staticize SPL functions
 2012-11-30 17:09 UTC 

[U-Boot] [PATCH v3 03/12] x86: video: Add coreboot framebuffer support
 2012-11-30 16:32 UTC 

[U-Boot] [PATCH] mxs: i2c: Implement algorithm to set up arbitrary i2c speed
 2012-11-30 15:28 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 00/46] Enhance spear support
 2012-11-30 14:10 UTC  (11+ messages)

[U-Boot] [PATCHv3 1/4] usb documentation: fix typo
 2012-11-30  9:38 UTC  (7+ messages)
` [U-Boot] [PATCHv3 2/4] at91sam9x5: enable USB support for 9x5ek board
` [U-Boot] [PATCHv3 3/4] at91sam9x5ek: regroup FAT/DOS features
` [U-Boot] [PATCHv3 4/4] at91sam9x5ek: add USB configuration

[U-Boot] [PATCHv3 0/4] enable USB on sam9x5ek boards
 2012-11-30  9:18 UTC 

[U-Boot] [PATCHv2 0/4]enable USB OHCI on sam9x5ek boards
 2012-11-30  9:06 UTC  (6+ messages)
` [U-Boot] [PATCHv2 2/4] at91sam9x5: enable USB support for 9x5ek board
` [U-Boot] [PATCHv2 4/4] at91sam9x5ek: add USB configuration

[U-Boot] Reg Bootstrapping u-boot on x86-64 for tizen
 2012-11-30  9:01 UTC  (12+ messages)
                  ` [U-Boot] Reg Bootstrapping "

[U-Boot] [PATCH 1/2] README.scrapyard: add missing commit IDs
 2012-11-30  6:30 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] ARM: ns9750dev: remove remainders of dead board

[U-Boot] [PATCH] EXYNOS5: Add L2 Cache Support
 2012-11-30  6:29 UTC 

[U-Boot] Pull request: u-boot-sh/master
 2012-11-30  6:07 UTC 

[U-Boot] [PATCH v2] include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s
 2012-11-30  5:58 UTC  (3+ messages)

[U-Boot] [PATCH 0/6 V3] XYNOS5: FDT support for Sound
 2012-11-30  5:06 UTC  (10+ messages)
` [U-Boot] [PATCH 1/6 V3] EXYNOS5: FDT: Add sound device node data
` [U-Boot] [PATCH 2/6 V3] EXYNOS5: FDT: Add sound and codec device node
` [U-Boot] [PATCH 3/6 V3] EXYNOS5: FDT: Add compatible strings for sound
` [U-Boot] [PATCH 4/6 V3] Sound: Add FDT support to driver
` [U-Boot] [PATCH 5/6 V3] Sound: WM8994: Add FDT support to codec
` [U-Boot] [PATCH 6/6 V3] Sound: Add FDT support to CMD

[U-Boot] [PATCH 0/6 V4] EXYNOS5: FDT Support for I2C
 2012-11-30  4:56 UTC  (11+ messages)
` [U-Boot] [PATCH 1/6 V4] EXYNOS5: FDT: Add I2C device node data
` [U-Boot] [PATCH 2/6 V4] EXYNOS5 : FDT: Add Aliases for I2C device
` [U-Boot] [PATCH 3/6 V4] EXYNOS5: FDT: Add compatible string for I2C
` [U-Boot] [PATCH 4/6 V4] EXYNOS5: FDT : Decode peripheral id
` [U-Boot] [PATCH 5/6 V4] I2C: Driver changes for FDT support
` [U-Boot] [PATCH 6/6 V4] SMDK5250: Initialise I2C using FDT

[U-Boot] [PATCH] EXYNOS: Add L2 Cache Support
 2012-11-30  4:05 UTC  (3+ messages)

[U-Boot] [PATCH v2 01/12] x86: Allow compiling out realmode/bios code
 2012-11-30  2:26 UTC  (6+ messages)

[U-Boot] [PATCH v3 01/12] x86: Allow compiling out realmode/bios code
 2012-11-30  2:23 UTC 

[U-Boot] [PATCH 00/10] USB: Gadget & DFU related fixes
 2012-11-30  1:57 UTC  (32+ messages)
` [U-Boot] [PATCH 01/10] usb: Remove obsolete header file
` [U-Boot] [PATCH 02/10] usb: Fix bug when both DFU & ETHER are defined
` [U-Boot] [PATCH 03/10] g_dnl: Issue connect/disconnect as appropriate
` [U-Boot] [PATCH 04/10] g_dnl: Properly terminate string list
` [U-Boot] [PATCH 05/10] dfu: Only perform DFU board_usb_init() for TRATS
` [U-Boot] [PATCH 06/10] dfu: Fix crash when wrong number of arguments given
` [U-Boot] [PATCH 07/10] dfu: Send correct DFU response from composite_setup
` [U-Boot] [PATCH 08/10] dfu: Properly zero out timeout value
` [U-Boot] [PATCH 09/10] dfu: Add a partition type target
` [U-Boot] [PATCH 10/10] dfu: Support larger than memory transfers

[U-Boot] Switch from mmcboot to ramboot?
 2012-11-29 23:22 UTC  (4+ messages)

[U-Boot] [PATCH v2 5/5] x86: Select stdio devices for coreboot
 2012-11-29 19:58 UTC 

[U-Boot] [PATCH 1/3] tegra: only define TEGRA_DEVICE_SETTINGS if not already defined
 2012-11-29 19:58 UTC  (7+ messages)

[U-Boot] [PATCH] tegra: remove custom TEGRA_DEVICE_SETTINGS for board files
 2012-11-29 18:20 UTC  (2+ messages)

[U-Boot] [PATCH v0] davinci, mmc: Added a delay reading ext CSD register
 2012-11-29 17:36 UTC  (2+ messages)

[U-Boot] [Pull] u-boot-fdt/master
 2012-11-29 17:11 UTC  (2+ messages)

[U-Boot] [PATCH v0] mmc: forced sector mode when accessing OCR register
 2012-11-29 16:13 UTC  (3+ messages)

[U-Boot] [PATCH] mmc: Add an mmcsilent option
 2012-11-29 15:57 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] AM335x_EVM DFU support
 2012-11-29 15:54 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] am335x_evm: Define CONFIG_SYS_CACHELINE_SIZE
` [U-Boot] [PATCH 2/2] am335x_evm: Add DFU config

[U-Boot] mtd/cfi: SST39VF3201B flash model not properly handled
 2012-11-29 15:30 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] phy: export genphy_parse_link()
 2012-11-29 14:59 UTC  (13+ messages)
` [U-Boot] [PATCH 2/2] net: add ICPlus PHY driver

[U-Boot] [PATCH] pxa25x_udc: Remove usbdescriptors.h
 2012-11-29 14:55 UTC  (5+ messages)
      ` [U-Boot] [PATCH v7] h2200: Add USB CDC ethernet support

[U-Boot] [PATCH] dfu: Handle large transfers correctly (take #2)
 2012-11-29 14:32 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86.git
 2012-11-29 13:39 UTC  (2+ messages)

[U-Boot] Please pull u-boot-mpc85xx.git
 2012-11-29 13:38 UTC  (2+ messages)

[U-Boot] [PATCH] dfu: Handle large transfers correctly
 2012-11-29 10:25 UTC  (5+ messages)

[U-Boot] [PATCH 0/9] DFU on am35xx_evm (against u-boot-usb)
 2012-11-29  6:30 UTC  (7+ messages)
` [U-Boot] [PATCH 2/9] Fix bug when both DFU & ETHER are defined
` [U-Boot] [PATCH 3/9] Only perform DFU board_usb_init() for TRATS

[U-Boot] [PATCH V3 08/32] imximage: make header variable length
 2012-11-29  5:28 UTC  (10+ messages)
` [U-Boot] [PATCH V4 00/11] imximage series
  ` [U-Boot] [PATCH V4 01/11] imximage: mx53 needs transfer length a multiple of 512

[U-Boot] bug in mmc driver
 2012-11-29  4:31 UTC  (2+ messages)

[U-Boot] [PATCH] fdt: Correct global_data condition in main
 2012-11-29  1:08 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 0/57] RFC: Move arch-specific global data into its own structure
 2012-11-28 23:57 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] patman: Add spaces back into patman test
 2012-11-28 23:50 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] patman: Allow tests to run even if patman is in the path


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