public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2013-02-27 23:47:46 to 2013-03-01 12:10:24 UTC [more...]

[U-Boot] [PATCH v8 01/31] mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT
 2013-03-01 12:10 UTC  (15+ messages)
` [U-Boot] [PATCH v8 02/31] mtd: nand: mxc_nand: Fix is_16bit_nand()
` [U-Boot] [PATCH v8 03/31] nand: mxc: Prepare to add support for i.MX5
` [U-Boot] [PATCH v8 04/31] nand: mxc: Add "
` [U-Boot] [PATCH v8 05/31] imx: mx5: lowlevel_init: Simplify code
` [U-Boot] [PATCH v8 06/31] imx: mx53ard: Add support for NAND Flash
` [U-Boot] [PATCH v8 07/31] nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()
` [U-Boot] [PATCH v8 08/31] nand: mxc: Use appropriate page number in syndrome functions
` [U-Boot] [PATCH v8 09/31] arm: start.S: Fix _TEXT_BASE for SPL
` [U-Boot] [PATCH v8 10/31] arm: relocate_code() is no longer noreturn
` [U-Boot] [PATCH v8 11/31] arm1136: Remove redundant relocate_code() return
` [U-Boot] [PATCH v8 12/31] arm: relocate_code(): Remove useless relocation offset computation
` [U-Boot] [PATCH v8 13/31] arm: relocate_code(): Use __image_copy_end for end of relocation
` [U-Boot] [PATCH v8 14/31] arm: crt0.S: Remove bogus .globl
` [U-Boot] [PATCH v8 15/31] autoconfig.mk: Make it possible to define configs from other configs

[U-Boot] [PATCH v4] mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
 2013-03-01 12:05 UTC 

[U-Boot] [PATCH v3] mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
 2013-03-01 11:57 UTC  (4+ messages)

[U-Boot] M29EW flash is detected as 0xFF
 2013-03-01 11:28 UTC  (13+ messages)

[U-Boot] [PATCH] mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices
 2013-03-01 11:24 UTC 

[U-Boot] [PATCH v3] cfi_flash: Fix CFI flash driver for 8-bit bus support
 2013-03-01 11:23 UTC 

[U-Boot] [PATCH 0/4 V2] SMDK5250: FDT: Add device tree support for console
 2013-03-01 10:16 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4 V2] EXYNOS5: FDT: Add compatible strings for Serial
` [U-Boot] [PATCH 2/4 V2] EXYNOS5: FDT: Add serial device node values
` [U-Boot] [PATCH 3/4 V2] S5P: Serial: Add fdt support to driver
` [U-Boot] [PATCH 4/4 V2] CONFIG: EXYNOS5: Enable silent console

[U-Boot] [PATCH 0/2] make u-boot/drivers/net/designware cache supportive
 2013-03-01 10:05 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] drivers/net/designware, do an explicit memory access instead of implicit, re-written assignments to use readl() and writel(), all of this as preperation for making the driver able to work in a cached environment (I$D$ support)
              ` [U-Boot] FW: "

[U-Boot] Problems around fatwrite command from uboot
 2013-03-01  9:50 UTC  (2+ messages)

[U-Boot] [PATCH] arm:trats: change auto-booting to boot kernel with separate device tree blob
 2013-03-01  9:41 UTC 

[U-Boot] [PATCH] powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen node
 2013-03-01  9:24 UTC 

[U-Boot] [Drivers PATCH 01/19] mtd/st_smi: Clear error flags while initiating a fresh write
 2013-03-01  7:55 UTC  (10+ messages)
` [U-Boot] [Drivers PATCH 14/19] net/macb: workaround for transmission hang issue

[U-Boot] [PATCH 0/2] ARM: mmu: Set domain permissions to client access
 2013-03-01  7:45 UTC  (6+ messages)
  ` [U-Boot] [PATCH 0/2] ARM: mmu: Set domain permissions to client access - build warnings!
      ` [U-Boot] [PATCH RESEND] ARM: cache: declare set_section_dcache

[U-Boot] [PATCH v1] blackfin: Fit u-boot image size into limited nor flash on blackfin
 2013-03-01  6:37 UTC 

[U-Boot] [PATCH v1] kerneldoc: Add Sonic Zhang to alias bfin in git-mailrc
 2013-03-01  6:21 UTC 

[U-Boot] [PATCH 0/4] SMDK5250: FDT: Add device tree support for console
 2013-03-01  6:14 UTC  (8+ messages)
` [U-Boot] [PATCH 1/4] EXYNOS5: FDT: Add compatible strings for Serial
` [U-Boot] [PATCH 3/4] S5P: Serial: Add fdt support to driver
` [U-Boot] [PATCH 4/4] CONFIG: EXYNOS5: Enable silent console

[U-Boot] [PATCH v2 1/9] x86: Add function to get top of usable ram
 2013-03-01  5:26 UTC  (9+ messages)
` [U-Boot] [PATCH v2 2/9] x86: Add basic cache operations
` [U-Boot] [PATCH v2 3/9] x86: Permit bootstage and timer data to be used prior to relocation
` [U-Boot] [PATCH v2 4/9] x86: Add an __end symbol to signal the end of the U-Boot binary
` [U-Boot] [PATCH v2 5/9] x86: Rearrange the output input to remove BSS
` [U-Boot] [PATCH v2 6/9] x86: Support relocation of FDT on start-up
` [U-Boot] [PATCH v2 7/9] x86: Add error checking to x86 relocation code
` [U-Boot] [PATCH v2 8/9] x86: Adjust link device tree include file
` [U-Boot] [PATCH v2 9/9] x86: Enable CONFIG_OF_CONTROL on coreboot

[U-Boot] FDT howto
 2013-03-01  4:37 UTC  (15+ messages)

[U-Boot] [PATCH] usb: Add new command to set USB 2.0 port test modes
 2013-03-01  4:08 UTC  (8+ messages)

[U-Boot] Please pull u-boot-x86.git
 2013-03-01  3:55 UTC  (9+ messages)

[U-Boot] [PATCH v5 20/22] sandbox: Update mtest to fix crashes
 2013-03-01  3:47 UTC 

[U-Boot] [PATCH v4 0/11] Add BF60x processor support to Blackfin architecture
 2013-03-01  2:10 UTC  (3+ messages)

[U-Boot] Add new NAND flash
 2013-03-01  1:55 UTC  (5+ messages)

[U-Boot] [PATCH v3 0/4] Add NAND support to DFU, enable for am335x_evm
 2013-03-01  1:37 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/4] nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters
` [U-Boot] [PATCH v3 2/4] dfu: NAND specific routines for DFU operation
` [U-Boot] [PATCH v3 3/4] am335x_evm: Add CONFIG_CMD_MTDPARTS and relevant defaults
` [U-Boot] [PATCH v3 4/4] am335x_evm: Enable DFU for NAND and MMC, provide example alt_info for both

[U-Boot] [PATCH v2 0/9] Add TI814x EVM Support
 2013-03-01  1:29 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/9] am33xx: convert defines from am33xx-specific to generic names
` [U-Boot] [PATCH v2 2/9] am33xx: refactor emif4/ddr to support multiple EMIF instances
` [U-Boot] [PATCH v2 3/9] am33xx: refactor am33xx clocks and add ti814x support
` [U-Boot] [PATCH v2 4/9] am33xx: refactor am33xx mux support "
` [U-Boot] [PATCH v2 5/9] am33xx: add ti814x specific register definitions
` [U-Boot] [PATCH v2 6/9] am33xx: add dmm support to emif4 library
` [U-Boot] [PATCH v2 7/9] am33xx: support ti814x mmc reference clock
` [U-Boot] [PATCH v2 8/9] ns16550: enable quirks for ti814x
` [U-Boot] [PATCH v2 9/9] ti814x_evm: add ti814x evm board support

[U-Boot] [PATCH] cmd_part: don't print cmd name twice in help
 2013-03-01  1:05 UTC 

[U-Boot] [PATCH V2 1/4] ARM: tegra: make bounce buffer option common
 2013-03-01  1:03 UTC  (4+ messages)
` [U-Boot] [PATCH V2 2/4] disk: define HAVE_BLOCK_DEVICE in a common place
` [U-Boot] [PATCH V2 3/4] disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART
` [U-Boot] [PATCH V2 4/4] ARM: tegra: enable a common set of disk-related commands everywhere

[U-Boot] [PATCH v2] mx6: Provide a structure for accessing HDMI registers
 2013-03-01  0:35 UTC 

[U-Boot] [PATCH v2] mxs: spl_mem_init: Align DDR2 init with FSL bootlets source
 2013-02-28 22:59 UTC 

[U-Boot] [PATCH 1/2] tools: update checkpatch to latest upstream version
 2013-02-28 22:53 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] tools: enable more checkpatch tests by default

[U-Boot] [PATCH] ARM: tegra: implement WAR for Tegra114 CPU reset vector
 2013-02-28 22:40 UTC 

[U-Boot] [PATCH] mx6: Provide a structure for accessing HDMI registers
 2013-02-28 21:35 UTC 

[U-Boot] V2: i.MX6: updates to support boards with multiple CPU options
 2013-02-28 20:45 UTC  (6+ messages)
` [U-Boot] [PATCH V2 2/6] i.MX6: consolidate pad names for multi-CPU boards

[U-Boot] [PATCH v2] dts/Makefile: Build the user specified dts
 2013-02-28 20:38 UTC  (2+ messages)

[U-Boot] Pull request: nand flash
 2013-02-28 20:25 UTC  (2+ messages)

[U-Boot] AM335x PLL configuration
 2013-02-28 20:20 UTC  (2+ messages)

[U-Boot] [PATCH 0/3 v2] Add ACE HW support for SHA 256
 2013-02-28 20:10 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3 v2] Exynos: Add hardware accelerated "
` [U-Boot] [PATCH 2/3 v2] Exynos: config: Enable ACE HW for SHA 256 for Exynos
` [U-Boot] [PATCH 3/3 v2] gen: Add sha256 option to hash command

[U-Boot] [PATCH 1/4] Exynos: Add hardware accelerated SHA 256
 2013-02-28 20:00 UTC 

[U-Boot] [PATCH] tpm: Add TPM command library and utility commands
 2013-02-28 19:47 UTC  (5+ messages)
` [U-Boot] [PATCH v2] tpm: Add TPM command library
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH] mxs: timrot: Rename local macros
 2013-02-28 18:58 UTC  (3+ messages)

[U-Boot] [PATCH] mxs: spl_mem_init: Align DDR2 init with FSL bootlets source
 2013-02-28 18:55 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] common: imx: Implement generic u-boot.nand target
 2013-02-28 18:53 UTC  (5+ messages)

[U-Boot] [PATCH] Tegra30: Cardhu: Remove unneeded cardhu.c.mmc file
 2013-02-28 18:21 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] ARM: implement some Cortex-A9 errata workarounds
 2013-02-28 17:08 UTC  (5+ messages)

[U-Boot] [PATCH 1/4] common: imx: Implement generic u-boot.nand target
 2013-02-28 16:42 UTC  (11+ messages)

[U-Boot] [PATCH v4] mxs: timrot: Add support to i.MX23
 2013-02-28 16:26 UTC  (2+ messages)

[U-Boot] imx28 secure boot
 2013-02-28 15:21 UTC 

[U-Boot] [PATCH 1/2] ARM: tegra: make bounce buffer option
 2013-02-28 14:58 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: tegra: make CONFIG_CMD_PART common

[U-Boot] [PATCH] dts/Makefile: Build the user specified dts
 2013-02-28 14:45 UTC  (3+ messages)

[U-Boot] problem to boot i.MX28 custom platform
 2013-02-28 14:39 UTC  (3+ messages)

[U-Boot] [PATCH] I2C: S3C24X0: Remove the dead code
 2013-02-28 14:22 UTC  (2+ messages)

[U-Boot] [RFC PATCH v2 0/15] Provide a mechanism to avoid using #ifdef everywhere
 2013-02-28 14:19 UTC  (11+ messages)
` [U-Boot] [RFC PATCH v2 01/15] Implement autoconf header file
` [U-Boot] [RFC PATCH v2 02/15] at91: Correct CONFIG_AUTOBOOT_PROMPT definition for pm9263

[U-Boot] [PATCH 1/2] README.scrapyard: add missing commit IDs
 2013-02-28 13:52 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: ns9750dev: remove remainders of dead board

[U-Boot] [PATCH 0/2 V4] EXYNOS5: SNOW: Add initial dts and config file
 2013-02-28 13:47 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2 V4] EXYNOS5: Add initial DTS file for Snow
` [U-Boot] [PATCH 2/2 V4] EXYNOS5: Snow: Add a configuration file

[U-Boot] should tools/env/README also recommend setting HOSTSTRIP?
 2013-02-28 13:46 UTC 

[U-Boot] [PATCH 6/9] Exynos: Add peripherial id for pwm
 2013-02-28 13:42 UTC 

[U-Boot] [PATCH 0/9 v2] Fix and Re-organise PWM Timer
 2013-02-28 13:40 UTC  (12+ messages)
` [U-Boot] [PATCH 1/9 v2] Exynos: Change get_timer() to work correctly
` [U-Boot] [PATCH 2/9 v2] Exynos: Add timer_get_us function
` [U-Boot] [PATCH 3/9 v2] Exynos: pwm: Fix two bugs in the exynos pwm configuration code
` [U-Boot] [PATCH 4/9 v2] Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4
` [U-Boot] [PATCH 5/9 v2] Exynos: Tidy up the pwm_config function in the exynos pwm driver
` [U-Boot] [PATCH 6/9 v2] Exynos: Add peripherial id for pwm
` [U-Boot] [PATCH 7/9 v2] Exynos: clock: Add generic api to get the clk freq
` [U-Boot] [PATCH 8/9 v2] Exynos: clock: Correct pwm source clk selection
` [U-Boot] [PATCH 9/9 v2] Exynos: pwm: Use generic api to get pwm clk freq

[U-Boot] [PATCH] ARM: sam9x5: fix ethernet pins in MII mode
 2013-02-28  9:42 UTC 

[U-Boot] [PATCH] powerpc/b4860: Adding workaround errata A-005871
 2013-02-28  7:56 UTC 

[U-Boot] [PATCH 0/4] ARM: atmel: add sama5d3xek board support
 2013-02-28  7:00 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] USB: ohci-at91: support sama5d3x devices
` [U-Boot] [PATCH 2/4] NET: macb: "
` [U-Boot] [PATCH 3/4] SPI: atmel_spi: "
` [U-Boot] [PATCH 4/4] ARM: atmel: add sama5d3xek support

[U-Boot] [PATCH 0/2] Protect splashimage from improperly aligned addresses
 2013-02-28  6:11 UTC  (3+ messages)

[U-Boot] [PATCH 0/9] Fix and Re-organise PWM Timer
 2013-02-28  5:33 UTC  (18+ messages)
` [U-Boot] [PATCH 1/9] Exynos: Change get_timer() to work correctly
` [U-Boot] [PATCH 2/9] Exynos: Add timer_get_us function
` [U-Boot] [PATCH 3/9] Exynos: pwm: Fix two bugs in the exynos pwm configuration code
` [U-Boot] [PATCH 4/9] Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4
` [U-Boot] [PATCH 5/9] Exynos: Tidy up the pwm_config function in the exynos pwm driver
` [U-Boot] [PATCH 6/9] Exynos: Add peripherial id for pwm
` [U-Boot] [PATCH 7/9] Exynos: clock: Add generic api to get the clk freq
` [U-Boot] [PATCH 9/9] Exynos: pwm: Use generic api to get pwm "

[U-Boot] [PATCH 0/4] Add ACE HW support for SHA 256
 2013-02-28  1:29 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] Exynos: Add hardware accelerated "
` [U-Boot] [PATCH 4/4] Exynos: Flush memory region before starting SHA DMA operation

[U-Boot] [PATCH v2 0/58] Move arch-specific global data into its own structure
 2013-02-28  1:22 UTC  (7+ messages)
` [U-Boot] [PATCH v2 46/58] avr32: Use generic global_data

[U-Boot] [PATCH] video: Fix splash screen alignment
 2013-02-28  1:14 UTC  (2+ messages)

[U-Boot] [PATCH v4] Exynos5: Pinmux: Add fdt for pinmux
 2013-02-28  1:10 UTC  (2+ messages)

[U-Boot] [PATCH v3] Exynos5: Pinmux: Add fdt for pinmux
 2013-02-28  1:08 UTC 

[U-Boot] [PATCH] EXYNOS: Correct ordering of SPL machine_params
 2013-02-28  0:40 UTC  (2+ messages)

[U-Boot] [PATCH 0/2 V3] EXYNOS5: SNOW: Add initial dts and config file
 2013-02-28  0:36 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2 V3] EXYNOS5: Add initial DTS file for Snow
` [U-Boot] [PATCH 2/2 V3] EXYNOS5: Snow: Add a configuration file


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