messages from 2013-02-28 16:30:03 to 2013-03-01 23:02:45 UTC [more...]
[U-Boot] [PATCH 1/3] ARM: implement some Cortex-A9 errata workarounds
2013-03-01 23:02 UTC (4+ messages)
[U-Boot] [PATCH v3] btrfs addition to uboot
2013-03-01 22:56 UTC (4+ messages)
` [U-Boot] [PATCH v3] Introduced btrfs file-system with btrload command
[U-Boot] [PATCH v8 01/31] mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT
2013-03-01 22:54 UTC (47+ 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 v8 16/31] Makefile: Change CONFIG_SPL_PAD_TO to image offset
` [U-Boot] [PATCH v8 17/31] imx: Fix automatic make targets for imx images
` [U-Boot] [PATCH v8 18/31] nand: mxc: Switch NAND SPL to generic SPL
` [U-Boot] [PATCH v8 19/31] arm926ejs: Remove deprecated and now unused NAND SPL
` [U-Boot] [PATCH v8 20/31] arm: Remove unused relocate_code() parameters
` [U-Boot] [PATCH v8 21/31] Makefile: Move SHELL setup to config.mk
` [U-Boot] [PATCH v8 22/31] .gitignore: Add /SPL
` [U-Boot] [PATCH v8 23/31] imx: Add u-boot-with-spl.imx make target
` [U-Boot] [PATCH v8 24/31] imx: Add u-boot-with-nand-spl.imx "
` [U-Boot] [PATCH v8 25/31] arm: Remove support for smdk6400
` [U-Boot] [PATCH v8 26/31] Revert "mkconfig: start deprecating Makefile config targets"
` [U-Boot] [PATCH v8 27/31] arm: Remove support for unused s3c64xx
` [U-Boot] [PATCH v8 28/31] arm: Remove deprecated and now unused NAND SPL
` [U-Boot] [PATCH v8 29/31] arm1176: Remove unused MMU setup from start.S
` [U-Boot] [PATCH v8 30/31] arm: Make all linker scripts compatible with per-symbol sections
` [U-Boot] [PATCH v8 31/31] arm: Remove duplicated start.S code
[U-Boot] [PATCH] cmd_mem: Decode the mtest start and end values from fdt
2013-03-01 22:48 UTC (5+ messages)
[U-Boot] [PATCH] Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 init
2013-03-01 22:32 UTC
[U-Boot] FDT howto
2013-03-01 21:21 UTC (18+ messages)
[U-Boot] [PATCH v2 0/9] Add TI814x EVM Support
2013-03-01 21:14 UTC (11+ 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] patman: Don't barf if the word 'commit' starts a line
2013-03-01 21:11 UTC
[U-Boot] [PATCH] CONFIG_BOOTDELAY default should not affect runtime
2013-03-01 20:28 UTC (6+ messages)
[U-Boot] [PATCH 0/11] sandbox: Add filesystem support
2013-03-01 18:27 UTC (26+ messages)
` [U-Boot] [PATCH 01/11] ext4: Split write support into its own file
` [U-Boot] [PATCH 02/11] fs: Fully populate the filesystem method struct
` [U-Boot] [PATCH 03/11] fs: Use filesystem methods instead of switch()
` [U-Boot] [PATCH 04/11] fs: Tell probe functions where to put their results
` [U-Boot] [PATCH 05/11] fs: Use map_sysmem() on read
` [U-Boot] [PATCH 06/11] fs: Move ls and read methods into ext4, fat
` [U-Boot] [PATCH 07/11] sandbox: Add a way of obtaining directory listings
` [U-Boot] [PATCH 08/11] sandbox: Add host filesystem
` [U-Boot] [PATCH 09/11] sandbox: Add 'sb' command to access filesystem features
` [U-Boot] [PATCH 10/11] sandbox: Enable ext4 and fat filesystems
` [U-Boot] [PATCH 11/11] sandbox: config: Enable sandbox command
[U-Boot] [PATCH v6 1/3] Add README for the "Falcon" mode
2013-03-01 17:11 UTC (2+ messages)
[U-Boot] [PATCH] usb:composite:fix Provide function data when addressing device with only one interface
2013-03-01 16:46 UTC (4+ messages)
[U-Boot] [PATCH 0/4 v3] Add ACE HW support for SHA 256
2013-03-01 16:16 UTC (5+ messages)
` [U-Boot] [PATCH 1/4 v3] Exynos: Add hardware accelerated "
` [U-Boot] [PATCH 2/4 v3] Exynos: config: Enable ACE HW for SHA 256 for Exynos
` [U-Boot] [PATCH 3/4 v3] gen: Add ACE acceleration to hash
` [U-Boot] [PATCH 4/4 v3] Exynos: config: Enable hash command
[U-Boot] [PATCH v3 0/4] Add NAND support to DFU, enable for am335x_evm
2013-03-01 16:07 UTC (8+ 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] Allow AM335x MPU core clock speed to be specified in the board config file
2013-03-01 15:11 UTC
[U-Boot] [PATCH] Allow AM335x MPU core clock speed to be specified in the board config file
2013-03-01 14:44 UTC (2+ messages)
[U-Boot] [PATCH 0/2] ARM: mmu: Set domain permissions to client access
2013-03-01 14:21 UTC (7+ 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] Please pull u-boot-x86.git
2013-03-01 14:20 UTC (10+ messages)
[U-Boot] [PATCH v4 0/11] Add BF60x processor support to Blackfin architecture
2013-03-01 14:16 UTC (4+ messages)
[U-Boot] [PATCH v6] mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
2013-03-01 12:49 UTC
[U-Boot] [PATCH v5] mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
2013-03-01 12:44 UTC (2+ messages)
[U-Boot] [PATCH v4] mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
2013-03-01 12:34 UTC (5+ messages)
[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 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 (4+ messages)
` [U-Boot] [PATCH 1/4] EXYNOS5: FDT: Add compatible strings for Serial
[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] [PATCH] usb: Add new command to set USB 2.0 port test modes
2013-03-01 4:08 UTC (8+ messages)
[U-Boot] [PATCH v5 20/22] sandbox: Update mtest to fix crashes
2013-03-01 3:47 UTC
[U-Boot] Add new NAND flash
2013-03-01 1:55 UTC (5+ messages)
[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 (3+ messages)
` [U-Boot] [PATCH 1/3 v2] Exynos: Add hardware accelerated "
[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 (2+ 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/4] common: imx: Implement generic u-boot.nand target
2013-02-28 16:42 UTC (8+ messages)
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