public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-12-29 11:54:52 to 2012-01-04 05:37:02 UTC [more...]

[U-Boot] [PATCH 00/17] x86: Rework of board init code (plus support patches)
 2012-01-04  5:37 UTC  (26+ messages)
` [U-Boot] [PATCH 01/17] x86: Import glibc memcpy implementation
` [U-Boot] [PATCH 02/17] x86: Speed up copy-to-RAM and clear BSS operations
` [U-Boot] [PATCH 03/17] x86: Remove GDR related magic numbers
` [U-Boot] [PATCH 04/17] x86: Rework Global Descriptor Table loading
` [U-Boot] [PATCH 05/17] x86: Simplify Flash-to-RAM code execution transition
` [U-Boot] [PATCH 06/17] x86: Rework relocation calcuations
` [U-Boot] [PATCH 07/17] x86: Use fs for global data
` [U-Boot] [PATCH 08/17] x86: Set GD_FLG_RELOC after entering in-RAM copy of U-Boot
` [U-Boot] [PATCH 09/17] x86: Create weak init_cache() function
` [U-Boot] [PATCH 10/17] x86: Allow cache before copy to RAM
` [U-Boot] [PATCH 11/17] CHECKPATCH: arch/x86/cpu/*
` [U-Boot] [PATCH 12/17] CHECKPATCH: arch/x86/lib/*
` [U-Boot] [PATCH 13/17] x86: Move do_go_exec() out of board.c
` [U-Boot] [PATCH 14/17] x86: Move setup_pcat_compatibility() "
` [U-Boot] [PATCH 15/17] x86: Move relocation code "
` [U-Boot] [PATCH 16/17] x86: Simplify board.c
` [U-Boot] [PATCH 17/17] x86: Tweak initialisation procedure

[U-Boot] [PATCH v4 0/4] mmc: Implement central card-detection
 2012-01-04  5:23 UTC  (8+ messages)
` [U-Boot] [PATCH v4 1/4] mmc: Change board_mmc_getcd() function prototype
` [U-Boot] [PATCH v4 2/4] mmc: Implement card detection
` [U-Boot] [PATCH v4 3/4] mmc: fsl_esdhc: Implement card-detect hook
` [U-Boot] [PATCH v4 4/4] mmc: tegra2: "

[U-Boot] [PATCH V2 0/2] Exynos Related fixes
 2012-01-04  4:38 UTC  (5+ messages)
` [U-Boot] [PATCH V2 1/2] Exynos: PWM: Add TCMPB3 field in pwm structure
` [U-Boot] [PATCH V2 2/2] Exynos: Fix ARM Clock frequency calculation

[U-Boot] [PATCH] MXS-NAND: Backport ecc.size from linux kernel
 2012-01-04  0:39 UTC  (6+ messages)

[U-Boot] User Question
 2012-01-04  0:38 UTC  (2+ messages)

[U-Boot] [PATCH] omap: mmc: Raise timeout value to 20ms
 2012-01-04  0:22 UTC  (5+ messages)

[U-Boot] [PATCH 3/3] mtd/nand : workaround for Freescale FCM to support large-page Nand chip
 2012-01-03 23:58 UTC  (4+ messages)

[U-Boot] [RFC PATCH 0/19] Create generic board init and move ARM and x86 to it
 2012-01-03 22:52 UTC  (18+ messages)

[U-Boot] initcall revisited - A new idea to discuss
 2012-01-03 22:43 UTC  (8+ messages)

[U-Boot] [RFC PATCH 0/2] fdt: Deal correctly with alias nodes
 2012-01-03 22:34 UTC  (3+ messages)
` [U-Boot] [RFC PATCH 1/2] fdt: Add fdtdec_find_aliases() to deal "

[U-Boot] [RFC PATCH v2 0/15] bootstage: record and publish boot progress timing
 2012-01-03 22:33 UTC  (2+ messages)

[U-Boot] [PATCH] MX28: Fix MXSBOOT segfault if no params specified
 2012-01-03 21:19 UTC  (2+ messages)

[U-Boot] [PATCH] lsxl: add support for lschlv2 and lsxhl
 2012-01-03 20:43 UTC  (8+ messages)

[U-Boot] [PATCH] OMAP MMC: Add delay before waiting for status
 2012-01-03 20:15 UTC  (2+ messages)

[U-Boot] [PATCH v3] Input: keyboard - add device tree bindings for simple key matrixes
 2012-01-03 17:57 UTC  (8+ messages)

[U-Boot] 4k page ONFI NAND
 2012-01-03 17:25 UTC  (2+ messages)

[U-Boot] U-boot doesn't work on OMAP4430 ES2.0
 2012-01-03 17:17 UTC  (7+ messages)
` [U-Boot] [PATCH] omap4: fix boot issue on ES2.0 Panda

[U-Boot] [PATCH] beagle: add eeprom expansion board info for bct brettl3
 2012-01-03 17:11 UTC  (2+ messages)

[U-Boot] [PATCH v4] ARMV7: Add support For Logic OMAP35x/DM37x modules
 2012-01-03 16:48 UTC  (4+ messages)
` [U-Boot] [PATCH v5] "

[U-Boot] [PATCH] arm, davinci: Change byte order of RTC kick register values
 2012-01-03 16:47 UTC  (2+ messages)

[U-Boot] [PATCH resend] OMAP3: Remove unused define CONFIG_OMAP3_*_DDR
 2012-01-03 16:35 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] overo: add SPL support
 2012-01-03 16:23 UTC  (5+ messages)
` [U-Boot] [PATCH v2 6/6] overo: add SPL support / CONFIG_SYS_TEXT_BASE changed to 0x80100000

[U-Boot] [PATCH v3] U-Boot on Nokia RX-51 (aka N900)
 2012-01-03 16:06 UTC  (6+ messages)
` [U-Boot] [PATCH 01/15] arch/arm/cpu/armv7/omap3/lowlevel_init.S: save_boot_params
  ` [U-Boot] [PATCH 13/15] New board support: Nokia RX-51 aka N900
  ` [U-Boot] [PATCH 15/15] RX-51: Add support for bootmenu

[U-Boot] [PATCH 0/6] Cleanups and updates for cm-t35/3730
 2012-01-03 15:15 UTC  (11+ messages)
` [U-Boot] [PATCH 1/6] cm-t35: cleanup the config file
` [U-Boot] [PATCH 2/6] cm-t35: various cleanups
` [U-Boot] [PATCH 3/6] cm-t35: add EEPROM module and pass Linux a serial number
` [U-Boot] [PATCH 4/6] omap3: make get_board_rev() function weak
` [U-Boot] [PATCH 5/6] cm-t35: pass correct revision information to Linux
` [U-Boot] [PATCH 6/6] cm-t35: use the new EEPROM module to read the MAC address

[U-Boot] [PATCH v3 0/3] Added SPL support
 2012-01-03 15:01 UTC  (13+ messages)
` [U-Boot] [PATCH v3 1/3] ARM:AM33XX: Fix ddr and timer register offset
` [U-Boot] [PATCH v3 2/3] ARM:AM33XX: Add mmc/sd support
` [U-Boot] [PATCH v3 3/3] ARM:AM33XX: Add SPL support for AM335X EVM

[U-Boot] [PATCH] arm/omap3: limit chip select iteration based on board config
 2012-01-03 14:31 UTC  (2+ messages)

[U-Boot] [PATCH] Add support for MMC to fw_printenv/setenv
 2012-01-02 23:49 UTC 

[U-Boot] [PATCH] kirkwood_spi: fix setting of irq mask
 2012-01-02 18:38 UTC  (4+ messages)

[U-Boot] [PATCH] arm, arm-kirkwood: disable l2c before linux boot
 2012-01-02 18:37 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/4] mmc: Implement central card-detection
 2012-01-02 17:00 UTC  (4+ messages)

[U-Boot] [PATCH] fat: reset VFAT short alias checksum on first match
 2012-01-02 16:54 UTC 

[U-Boot] [PATCH] fw_env: use vars from the board config
 2012-01-02 16:38 UTC  (3+ messages)

[U-Boot] stuck after redirecting stdout to nc
 2012-01-02 14:50 UTC 

[U-Boot] tools/env/fw_env.h comment/code mismatch
 2012-01-02 13:53 UTC 

[U-Boot] [PATCH] fw_env.h: added a few missing defines
 2012-01-02 13:47 UTC 

[U-Boot] CONFIG_ENV_SIZE_REDUND
 2012-01-02 13:28 UTC 

[U-Boot] [PATCH] Change kernel address in dataflash to match u-boot's size
 2012-01-02 12:44 UTC  (3+ messages)

[U-Boot] Secure update of uboot devices?
 2012-01-02 10:06 UTC  (5+ messages)

[U-Boot] [PATCH] ppc4xx: Setup HICB on Io64
 2012-01-02 10:02 UTC 

[U-Boot] NAND boot looks broken on P1020RDB
 2012-01-02  6:30 UTC  (2+ messages)

[U-Boot] add nand spl boot for qi_lb60 board
 2012-01-01 11:31 UTC 

[U-Boot] [PATCH] M28EVK: Fix build if CONFIG_CMD_NAND not selected
 2012-01-01  4:28 UTC 

[U-Boot] [PATCH] [trivial] common.h: remove value from bool defines
 2011-12-31 23:05 UTC  (2+ messages)

[U-Boot] [PATCH] [trivial] env: remove value from boolean defines
 2011-12-31 23:05 UTC  (2+ messages)

[U-Boot] [PATCH 85xx-next 0/8] Updates for Wind River sbc8548 board
 2011-12-31  4:53 UTC  (9+ messages)
` [U-Boot] [PATCH 85xx-next 1/8] Revert "SBC8548: fix address mask to allow 64M flash"
` [U-Boot] [PATCH 85xx-next 2/8] sbc8548: relocate 64MB user flash to sane boundary
` [U-Boot] [PATCH 85xx-next 3/8] sbc8548: enable ability to boot from alternate flash
` [U-Boot] [PATCH 85xx-next 4/8] sbc8548: Fix LBC SDRAM initialization settings
` [U-Boot] [PATCH 85xx-next 5/8] sbc8548: Make enabling SPD RAM configuration work
` [U-Boot] [PATCH 85xx-next 6/8] sbc8548: relocate fixed ddr init code to ddr.c file
` [U-Boot] [PATCH 85xx-next 7/8] sbc8548: enable support for hardware SPD errata workaround
` [U-Boot] [PATCH 85xx-next 8/8] sbc8548: Fix up local bus init to be frequency aware

[U-Boot] [PATCH] common/image.c: align usage of fdt_high with initrd_high
 2011-12-30 14:12 UTC 

[U-Boot] [PATCH v2 0/3] Added SPL support
 2011-12-30 10:56 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] ARM:AM33XX: Fix ddr and timer register offset
` [U-Boot] [PATCH v2 2/3] ARM:AM33XX: Add mmc/sd support
` [U-Boot] [PATCH v2 3/3] ARM:AM33XX: Add SPL support for AM335X EVM

[U-Boot] [PATCH] drivers/gpio/da8xx_gpio.c: Fix build warning
 2011-12-30  6:14 UTC  (3+ messages)
` [U-Boot] [PATCH] drivers/mmc/mv_sdhci.c: "

[U-Boot] [PATCH v2] mmc: add host_caps checking avoid switch card improperly
 2011-12-30  6:13 UTC  (3+ messages)
` [U-Boot] [PATCH v4] "

[U-Boot] [PATCH v3] ftsdc010: improve performance and capability
 2011-12-30  6:12 UTC  (3+ messages)
` [U-Boot] [PATCH v4] "

[U-Boot] [PATCH] phy: add phy_smsc_init() declaration
 2011-12-30  2:59 UTC  (2+ messages)

[U-Boot] [PATCH] m28evk: Use GENERATED_GBL_DATA_SIZE
 2011-12-29 18:22 UTC  (5+ messages)

[U-Boot] LL TEMAC V7 refactored
 2011-12-29 17:57 UTC  (3+ messages)
` [U-Boot] [PATCH v7] net: ll_temac: Add LL TEMAC driver to u-boot

[U-Boot] [PATCH v4] i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite board
 2011-12-29 16:34 UTC 

[U-Boot] [PATCH v3] i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite board
 2011-12-29 16:13 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] mx28evk: Remove 'all' target from Makefile
 2011-12-29 15:22 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] m28evk: "

[U-Boot] Support for P1011 CCSRBAR
 2011-12-29 13:42 UTC  (2+ messages)

[U-Boot] [PATCH] sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option
 2011-12-29 12:38 UTC  (5+ messages)


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