messages from 2013-11-26 06:34:07 to 2013-11-28 10:03:23 UTC [more...]
[U-Boot] [ANN] v2014.01-rc1
2013-11-28 10:03 UTC (7+ messages)
[U-Boot] [PATCH] am335x: cpsw: optimize cpsw_recv to increase network performance
2013-11-28 9:55 UTC (2+ messages)
[U-Boot] [PATCH] board_f: explicitly disable console on early boot
2013-11-28 9:55 UTC (3+ messages)
[U-Boot] [PATCH v2 1/5] common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF
2013-11-28 9:51 UTC (6+ messages)
` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v3 2/5] common/config_defaults.h: make CONFIG_BOOTM_VXWORKS default configuration
` [U-Boot] [PATCH v3 3/5] common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface
` [U-Boot] [PATCH v3 4/5] common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks()
` [U-Boot] [PATCH v3 5/5] README.vxworks: add a document describing the new VxWorks boot interface
[U-Boot] toolchain problems when building iMX6 mx6qsabreauto (and another bootloader tool)
2013-11-28 9:51 UTC (3+ messages)
[U-Boot] [PATCH v3 0/1] nitrogen6x: Move setup_sata to common part
2013-11-28 9:50 UTC (3+ messages)
` [U-Boot] [PATCH v3 1/1] udoo: Add SATA support on uDoo Board
[U-Boot] [PATCH] Makefile: delete unnecessary CPPFLAGS settings
2013-11-28 9:31 UTC
[U-Boot] [PATCH v2 0/4] udoo: Move and optimize platform register setting
2013-11-28 9:23 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/4] udoo: Add ethernet support (FEC + Micrel KSZ9031)
` [U-Boot] [PATCH v2 2/4] nitrogen6x: Move setup_sata to common part
` [U-Boot] [PATCH v2 4/4] udoo: Fix watchdog during kernel boot
[U-Boot] [PATCH] trats: usb: Add usb_cable_connected() function
2013-11-28 9:16 UTC (2+ messages)
[U-Boot] [PATCH] s5p: gpio: change gpio coding method for s5p gpio
2013-11-28 9:16 UTC (2+ messages)
[U-Boot] [PATCH 1/2] arm: kzm9g: Fix undefined reference to `__aeabi_uldivmod' error
2013-11-28 8:52 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] arm: rmobile: Remove config.mk
[U-Boot] [PATCH 1/2] arm: kzm9g: Fix undefined reference to `__aeabi_uldivmod' error
2013-11-28 8:51 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] arm: rmobile: Remove config.mk
[U-Boot] [PATCH 1/5] ARM: armv7: Make indirect vector addresses globl
2013-11-28 8:20 UTC (17+ 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: 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] [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 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] 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] [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] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox