public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2013-11-25 21:57:49 to 2013-11-28 08:07:58 UTC [more...]

[U-Boot] [PATCH v2 0/4] udoo: Move and optimize platform register setting
 2013-11-28  8:07 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/4] nitrogen6x: Move setup_sata to common part

[U-Boot] [PATCH] arm: Remove unused !CONFIG_SPL_BUILD code in board_init_f()
 2013-11-28  7:44 UTC  (5+ messages)

[U-Boot] [PATCH] Makefile: Move some scripts imported from Linux
 2013-11-28  7:29 UTC 

[U-Boot] toolchain problems when building iMX6 mx6qsabreauto (and another bootloader tool)
 2013-11-28  7:22 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/corenet: CPC1 speculation disable
 2013-11-28  6:58 UTC 

[U-Boot] How to write jffs2 image to spi nor flash?
 2013-11-28  6:53 UTC 

[U-Boot] [PATCH] powerpc/t4240: Add a frequency setting case for fman1
 2013-11-28  5:52 UTC 

[U-Boot] [PATCH] powerpc/mpc85xx: Add support for single source clocking
 2013-11-28  5:34 UTC 

[U-Boot] [PATCH] T4240: Address T4240/T4160 Rev2.0 DDR clock change
 2013-11-28  5:23 UTC 

[U-Boot] [PATCH][v3] powerpc: mmc: Add corenet devices support in esdhc spl
 2013-11-28  4:42 UTC 

[U-Boot] [PATCH][v3] powerpc: spiflash:Add corenet devices support in eSPI SPL
 2013-11-28  4:38 UTC 

[U-Boot] [PATCH] examples: add again x86 standalone example
 2013-11-28  4:07 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH] drivers/mtd: descend into sub directories only when it is necessary
 2013-11-28  3:22 UTC 

[U-Boot] [PATCH] drivers/usb/gadget: select objects by obj-$(CONFIG-...)
 2013-11-28  3:20 UTC 

[U-Boot] [PATCH 0/2] More trivial refactoring of makefiles
 2013-11-28  3:09 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] post: descend only when CONFIG_HAS_POST is defined
` [U-Boot] [PATCH 2/2] Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)

[U-Boot] [PATCH v7 00/11] arm: add Faraday A36x SoC platform support
 2013-11-28  2:48 UTC  (2+ messages)
` [U-Boot] [PATCH v8] nand: add Faraday FTNANDC021 NAND controller support

[U-Boot] [PATCH 0/2] i2c: fti2c010: migrate to new i2c model
 2013-11-28  2:47 UTC  (6+ messages)
` [U-Boot] [PATCH v2 0/4] i2c: fti2c010: bug fix & new driver model
  ` [U-Boot] [PATCH v2 1/4] i2c: fti2c010: cosmetic: coding style cleanup
  ` [U-Boot] [PATCH v2 2/4] i2c: fti2c010: migrate to new i2c model
  ` [U-Boot] [PATCH v2 3/4] i2c: fti2c010: serial out r/w address in MSB order
  ` [U-Boot] [PATCH v2 4/4] cmd_eeprom: bug fix for i2c read/write

[U-Boot] [PATCH v4] spi: add Faraday FTSPI010 SPI controller support
 2013-11-28  2:46 UTC  (2+ messages)
` [U-Boot] [PATCH v6] spi: ftssp010_spi: add Faraday "

[U-Boot] [PATCH] Makefile: delete a make rule of $(LDSCRIPT)
 2013-11-28  2:06 UTC 

[U-Boot] [PATCH] board_f: explicitly disable console on early boot
 2013-11-28  1:43 UTC  (2+ messages)

[U-Boot] [PATCH V2 00/14] ARM: AM43xx: Update support for AM4372 SoC
 2013-11-27 23:03 UTC  (34+ messages)
` [U-Boot] [PATCH V2 05/14] ARM: AM43XX: board: add support for reading onboard EEPROM
` [U-Boot] [PATCH V2 06/14] ARM: AM43XX: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support
` [U-Boot] [PATCH V2 07/14] ARM: AM43xx: Select clk source for Timer2
` [U-Boot] [PATCH V2 09/14] ARM: AM43xx: mux: Update mux data
` [U-Boot] [PATCH V2 10/14] ARM: AM43xx: clocks: Update DPLL details for EPOS EVM
` [U-Boot] [PATCH V2 12/14] ARM: AM43xx: EPOS_EVM: Add support for LPDDR2
` [U-Boot] [PATCH V2 13/14] ARM: AM43xx: GP_EVM: Add support for DDR3

[U-Boot] OMAP3 i2c issues on IGEP, u-boot 2013.10
 2013-11-27 21:16 UTC  (18+ messages)

[U-Boot] [PATCH v15 00/10] arm64 patch
 2013-11-27 20:38 UTC  (9+ messages)
` [U-Boot] [PATCH v15 01/10] fdt_support: 64bit initrd start address support
  ` [U-Boot] [PATCH v15 02/10] cmd_pxe: remove compiling warnings
    ` [U-Boot] [PATCH v15 03/10] add weak entry definition
      ` [U-Boot] [PATCH v15 04/10] arm64: Add tool to statically apply RELA relocations
        ` [U-Boot] [PATCH v15 05/10] arm64: Turn u-boot.bin back into an ELF file after relocate-rela
          ` [U-Boot] [PATCH v15 06/10] arm64: Make checkarmreloc accept arm64 relocations
            ` [U-Boot] [PATCH v15 07/10] arm64: core support

[U-Boot] [PATCH] arm: New stack pointer is already aligned
 2013-11-27 19:35 UTC 

[U-Boot] [PATCH 1/5] ARM: armv7: Make indirect vector addresses globl
 2013-11-27 16:19 UTC  (16+ messages)
` [U-Boot] [PATCH 2/5] ARM: lib: Add cpu_clock_teardown() call
` [U-Boot] [PATCH 3/5] ARM: mx6: Add PCI express clock configuration
` [U-Boot] [PATCH 4/5] ARM: mx6: Add PCI express driver
` [U-Boot] [PATCH 5/5] ARM: mx6: Enable PCIe on Sabrelite

[U-Boot] [PATCH] arm: omap3: i2c: don't zero cnt in i2c_write
 2013-11-27 16:11 UTC  (3+ messages)

[U-Boot] [[PATCH]pandaboard: 0/1] Modification of Elpida DDR2 RAM for Pandaboard-ES Rev B3
 2013-11-27 15:46 UTC  (11+ messages)
` [U-Boot] [[PATCH]pandaboard: 1/1] "
          ` [U-Boot] [[PATCH v2]pandaboard: "
                ` [U-Boot] [[PATCH v3]pandaboard: 0/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2 RAM
                ` [U-Boot] [[PATCH v3]pandaboard: 1/1] "

[U-Boot] [PATCH] arm: use canonical sub mnemonic
 2013-11-27 15:09 UTC 

[U-Boot] Choosing toolchain (was: 'Re: Compiling U-Boot')
 2013-11-27 15:03 UTC 

[U-Boot] Compiling U-Boot
 2013-11-27 13:59 UTC  (4+ messages)

[U-Boot] [PATCH] Correct vxWorks elf boot to load at correct address
 2013-11-27 13:48 UTC 

[U-Boot] [PATCH] mtd: Add _LARGE to MTD_MAX_*_ENTRIES
 2013-11-27 13:44 UTC  (2+ messages)

[U-Boot] [ANN] v2014.01-rc1
 2013-11-27 13:29 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] ARM: versatile: pass correct machine type for Versatile AB
 2013-11-27 13:12 UTC  (7+ messages)

[U-Boot] [PATCH v2] mmc/dwmmc: modify FIFO threshold only if value explicitly set
 2013-11-27 13:07 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] ARM: versatile: pass console setting to the kernel
 2013-11-27 12:43 UTC  (3+ messages)

[U-Boot] [PATCH] mmc/dwmmc: remove recursive FIFO threshold setup
 2013-11-27 12:30 UTC  (6+ messages)

[U-Boot] [U-Boot v2] [PATCH] rsa: add a more flexible way to support different hash algorithms (e.g. sha256)
 2013-11-27 12:10 UTC 

[PATCH] Added rsa-sha256 support
 2013-11-27 12:09 UTC 

[U-Boot] i.MX6 freeze when running Linux FSL 3.10.9-1.0.0-alpha AND U-Boot 2013.10
 2013-11-27 11:14 UTC  (9+ messages)

[U-Boot] [PATCH] ARM: mx6: Remove the FDT loading address to avoid overlaping
 2013-11-27 11:03 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] ARM: at91: at91sam9x5: mmc: save environment as a FAT file (uboot.env)
 2013-11-27 10:26 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: at91: sama5d3: mmc: save enviroment as a fat "

[U-Boot] [PATCH 0/4] Trats2 code cleanups
 2013-11-27 10:11 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] board: trats2: remove unused defines from config file
` [U-Boot] [PATCH 2/4] board:trats2: fix environmental variables
` [U-Boot] [PATCH 3/4] board:trats2: fix access to samsung registers
` [U-Boot] [PATCH 4/4] board:trats2: update Tizen partition definitions

[U-Boot] [PATCH] mx6sabresd: Add SPI NOR support
 2013-11-27  8:50 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] mx51evk: Fix pmic_init() argument
 2013-11-27  8:43 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] mx31pdk: "
` [U-Boot] [PATCH 3/4] efikamx: "
` [U-Boot] [PATCH 4/4] power: power_fsl: Pass p->bus in the same way for SPI and I2C cases

[U-Boot] [PATCH] imx-common: remove extraneous semicolon from macro
 2013-11-27  8:41 UTC  (2+ messages)

[U-Boot] [PATCH v2] mx6sabresd: Fix wrong colors in LVDS splash
 2013-11-27  8:40 UTC  (2+ messages)

[U-Boot] [PATCH] nitrogen6x: Remove unused OCOTP options
 2013-11-27  8:25 UTC  (2+ messages)

[U-Boot] [PATCH 0/9 v8] EXYNOS5420: Add SMDK5420 board support
 2013-11-27  5:50 UTC  (11+ messages)
` [U-Boot] [PATCH 3/9 v8] Exynos5420: Add clock initialization for 5420
` [U-Boot] [PATCH 4/9 v8] Exynos5420: Add DDR3 "
` [U-Boot] [PATCH 6/9 v8] Exynos5420: Add base patch for SMDK5420
` [U-Boot] [PATCH 8/9 v8] Config: Add initial config "

[U-Boot] [PATCH] ARM: mx6: Update non-Freescale boards to include CPU errata
 2013-11-27  4:25 UTC  (4+ messages)

[U-Boot] [GIT PULL] u-boot-mips/master
 2013-11-26 23:56 UTC 

[U-Boot] [PATCH 0/4] MIPS Malta fixes
 2013-11-26 23:16 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] mips: don't hardcode Malta env baudrate
` [U-Boot] [PATCH 2/4] malta: correct UART baudrate
` [U-Boot] [PATCH 3/4] malta: enable PIIX4 SERIRQ
` [U-Boot] [PATCH 4/4] malta: set CONFIG_SYS_BOOTM_LEN to 64MB

[U-Boot] [PATCH 0/9] ARMv7: add PSCI support to u-boot
 2013-11-26 14:46 UTC  (8+ messages)
` [U-Boot] [PATCH 2/9] ARM: HYP/non-sec: move switch to non-sec to the last boot phase
` [U-Boot] [PATCH 3/9] ARM: HYP/non-sec: add a barrier after setting SCR.NS==1
` [U-Boot] [PATCH 4/9] ARM: non-sec: reset CNTVOFF to zero

[U-Boot] No single character output after update to latest u-boot on pandaboard
 2013-11-26 14:36 UTC  (11+ messages)

[U-Boot] [PATCH] ARM/VExpress: fix timer address for TC2 and other VExpress models
 2013-11-26 14:20 UTC 

[U-Boot] [PATCH] rsa: add a more flexible way to support different hash algorithms (e.g. sha256)
 2013-11-26 12:37 UTC 

[U-Boot] [PATCH 0/3] Add support for CM-T335 board
 2013-11-26 12:24 UTC  (2+ messages)

[U-Boot] [PATCH] drivers:power:exynos-tmu: add support for Exynos5260
 2013-11-26 11:56 UTC 

[U-Boot] [PATCH] davinci: fix Master Priority Registers location
 2013-11-26 11:30 UTC 

[U-Boot] [PATCH] cmd_test: fix a compile error on Blackfin
 2013-11-26 10:34 UTC  (3+ messages)

[U-Boot] [PATCH v2] .gitignore: ignore spl/ and tpl/ directories except spl/Makefile
 2013-11-26  9:05 UTC 

[U-Boot] [PATCH] mx6sabre_common: Allow booting a FSL 3.10 kernel
 2013-11-26  7:59 UTC  (3+ messages)

[U-Boot] [PATCH] sandbox: Use system headers first for sandbox's os.c in a different way
 2013-11-26  7:13 UTC 

[U-Boot] [PATCH v2] powerpc/c29xpcie: Getting DDR SPD image from 16-bit sub-address EEPROM
 2013-11-26  6:34 UTC  (2+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH 1/2][v2] powerpc: mmc: Add corenet devices support in esdhc spl
 2013-11-26  6:06 UTC 

[U-Boot] [PATCH 1/2][v2] powerpc: spiflash:Add corenet devices support in eSPI SPL
 2013-11-26  6:03 UTC 

[U-Boot] [PATCH] powerpc/p1010rdb:modify the mtest start_address
 2013-11-26  5:59 UTC 

[U-Boot] [PATCH] ARM: rpi_b: power on SDHCI and USB HW modules
 2013-11-26  4:24 UTC 

[U-Boot] [PATCH] PowerPC: merge commonly-defined flags
 2013-11-26  1:53 UTC 

[U-Boot] [PATCH] .gitignore: ignore spl/ and tpl/ directories except spl/Makefile
 2013-11-26  1:48 UTC 

[U-Boot] patchwork does not pick my patch
 2013-11-26  1:19 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: align MVBAR on 32 byte boundary
 2013-11-26  1:15 UTC  (3+ messages)

[U-Boot] MPC83xx: asm/arch/sys_proto.h: No such file or directory
 2013-11-25 23:57 UTC 

[U-Boot] [PATCH] arm: tegra: Fix the CPU complex reset masks
 2013-11-25 23:12 UTC  (4+ messages)

[U-Boot] [PATCH v2] MAKEALL: add -b (--board) option
 2013-11-25 21:58 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH] bios_emulator: delete an unnecessary include path
 2013-11-25 21:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] nand_spl: trivial refactoring of makefiles
 2013-11-25 21:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] Makefile: descend into subdirectories only when CONFIG_API is defined
 2013-11-25 21:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] cmd_test: fix a compile error on Blackfin
 2013-11-25 21:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] common: Delete unnecessary rules
 2013-11-25 21:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] drivers: delete unnecessary HOSTCFLAGS
 2013-11-25 21:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Makefile: move some libraries to lib/Makefile
 2013-11-25 21:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Makefile: descend into subdirectories only when CONFIG_API is defined
 2013-11-25 21:57 UTC  (2+ messages)
` [U-Boot] "


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