messages from 2013-06-21 20:40:25 to 2013-06-25 00:58:08 UTC [more...]
[U-Boot] [PATH v5 00/14] sf: Update sf framework to support all sizes of flashes
2013-06-25 0:58 UTC (3+ messages)
[U-Boot] [PATCH] cmd_i2c: Use ARRAY_SIZE instead of reinventing it
2013-06-25 0:54 UTC (2+ messages)
[U-Boot] [PATCH v4 0/8] Provide a mechanism to avoid using #ifdef everywhere
2013-06-25 0:52 UTC (3+ messages)
[U-Boot] [PATCH V2 0/9] rely on latest dtc, simplify
2013-06-25 0:47 UTC (13+ messages)
` [U-Boot] [PATCH V2 1/9] Validate dtc is new enough
` [U-Boot] [PATCH V2 2/9] xilinx: move microblaze-generic .dts to standard location
` [U-Boot] [PATCH V2 3/9] dts/Makefile: simplify dtc invocation
` [U-Boot] [PATCH V2 4/9] dts/Makefile: unify cpp/dtc include paths
` [U-Boot] [PATCH V2 5/9] dt: don't use ARCH_CPU_DTS
` [U-Boot] [PATCH V2 6/9] dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS
` [U-Boot] [PATCH V2 7/9] config: don't define CONFIG_ARCH_DEVICE_TREE
` [U-Boot] [PATCH V2 8/9] dts/Makefile: don't use cpp -P
` [U-Boot] [PATCH V2 9/9] dts/Makefile: pass -undef -D__DTS__ to cpp
[U-Boot] Pull request: u-boot-net.git master
2013-06-25 0:21 UTC
[U-Boot] [PATCH 0/3] net: macb: add support for gigabit MAC
2013-06-25 0:13 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] net: macb: using AT91FAMILY replace #ifdeferry
[U-Boot] [PATCH] board/bsc913x: Add config flag for bootdelay
2013-06-25 0:01 UTC (5+ messages)
[U-Boot] [PATCH v3] dfu, nand: before write a buffer to nand, erase the nand sectors
2013-06-24 23:26 UTC (4+ messages)
` [U-Boot] [PATCH v4] "
[U-Boot] [PATCH v4 0/6] sandbox: Add SPI and SPI flash emulation
2013-06-24 22:36 UTC (7+ messages)
` [U-Boot] [PATCH v4 1/6] sandbox: Increase memory size to 32MB
` [U-Boot] [PATCH v4 2/6] sandbox: spi: Adjust 'sf test' to work on sandbox
` [U-Boot] [PATCH v4 3/6] sandbox: Rename sb_cmdline_option to sandbox_cmdline_option
` [U-Boot] [PATCH v4 4/6] sandbox: spi: Add SPI emulation bus
` [U-Boot] [PATCH v4 5/6] sandbox: spi: Add new SPI flash driver
` [U-Boot] [PATCH v4 6/6] sandbox: spi: Enable new spi/sf layers
[U-Boot] [PATCH] LaCie kirkwood boards: allow disk > 2TB
2013-06-24 22:26 UTC (9+ messages)
` [U-Boot] [PATCH] Fix block device accesses beyond 2TiB
` [U-Boot] [PATCH] Fix ext2/ext4 filesystem "
[U-Boot] [PATCH v2 0/5] env: Add support for environment files
2013-06-24 20:46 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/5] sandbox: Support 'env import' and 'env export'
` [U-Boot] [PATCH v2 2/5] Make 'run' use run_command_list() instead of run_command()
` [U-Boot] [PATCH v2 3/5] Allow U-Boot scripts to be placed in a .env file
` [U-Boot] [PATCH v2 4/5] env: Allow environment files to use the C preprocessor
` [U-Boot] [PATCH v2 5/5] RFC: tegra: Convert to using environment files
[U-Boot] PPC: MPC5xxx Pull request
2013-06-24 20:35 UTC
[U-Boot] [PATCH] arm: omap5_uevm: Correct the console sys prompt for 5432
2013-06-24 20:30 UTC (4+ messages)
[U-Boot] [PATCH v1 1/1] mpc512x: adjust and improve AC14xx board support
2013-06-24 20:28 UTC (16+ messages)
` [U-Boot] [PATCH v2 0/7] cleanup in the 'ifm AC14xx' "
` [U-Boot] [PATCH v2 1/7] ac14xx: fix a potential NULL deref in diagnostics
` [U-Boot] [PATCH v2 2/7] ac14xx: cleanup comments in the board support
` [U-Boot] [PATCH v2 3/7] ac14xx: minor improvement in diagnostics
` [U-Boot] [PATCH v2 4/7] ac14xx: re-order the recovery condition checks
` [U-Boot] [PATCH v2 5/7] ac14xx: remove obsolete board config items
` [U-Boot] [PATCH v2 6/7] ac14xx: use the official product name everywhere
` [U-Boot] [PATCH v2 7/7] ac14xx: rephrase network boot config for development
[U-Boot] Please pull u-boot-mpc85xx.git
2013-06-24 20:17 UTC (2+ messages)
[U-Boot] Pull request: u-boot-arm/master
2013-06-24 20:17 UTC (2+ messages)
[U-Boot] [RFC] [UBOOT] [PATCH v2 0/4] DWC back port from Linux kernel
2013-06-24 20:16 UTC (6+ messages)
` [U-Boot] [RFC] [UBOOT] [PATCH v2 1/4] USB: Backport kernel usb header file
` [U-Boot] [RFC] [UBOOT] [PATCH v2 2/4] USB: Adapt the usb-compat.h to uboot and fix compiler errors
` [U-Boot] [RFC] [UBOOT] [PATCH v2 3/4] USB: dwc3: Initial back port of dwc3 code
` [U-Boot] [RFC] [UBOOT] [PATCH v2 4/4] omap5: usb: Add usb otg clocks and enable
[U-Boot] [PATCH] pxa: fix compiler warnings about unused variables
2013-06-24 19:47 UTC
[U-Boot] [PATCH 0/4] ARM: AM33xx: Cleanup clocks and hwinit
2013-06-24 19:44 UTC (10+ messages)
` [U-Boot] [PATCH 1/4] ARM: AM33xx: Cleanup dplls data
` [U-Boot] [PATCH 2/4] ARM: AM33xx: Cleanup clocks layer
` [U-Boot] [PATCH 3/4] ARM: AM33xx: Move s_init to a common place
` [U-Boot] [PATCH 4/4] musb: Disable extra prints
[U-Boot] [PATCH v5 1/3] ARM: Tegra: FDT: Add USB EHCI function for T30/T114
2013-06-24 19:36 UTC (2+ messages)
[U-Boot] [PATCH] ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5
2013-06-24 19:34 UTC (2+ messages)
[U-Boot] stb7100mboard
2013-06-24 18:39 UTC
[U-Boot] AM335x: enabling datacache in SPL slows down system?
2013-06-24 18:17 UTC (3+ messages)
[U-Boot] [U-Boot, v2] powerpc/mpc85xx:Disable Debug TLB entry before init_tlbs
2013-06-24 17:41 UTC (7+ messages)
[U-Boot] [PATCH v2] powerpc/85xx: Add TWR-P10xx board support
2013-06-24 17:35 UTC (2+ messages)
[U-Boot] [PATCH] arm, am33xx: move s_init to a common place
2013-06-24 17:25 UTC (8+ messages)
[U-Boot] [PATCH 0/4] arm:goni: Update GONI configuration
2013-06-24 15:36 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] arm:goni: Update configuration for goni target
` [U-Boot] [PATCH 2/4] arm:goni:dfu Add support for DFU at GONI target
` [U-Boot] [PATCH 3/4] arm:goni: Update of GONI partitioning scheme at eMMC
` [U-Boot] [PATCH 4/4] arm:goni: Add support for USB mass storage
[U-Boot] [PATCH] dfu:ext4:fix Fix ext4{read|write} command formatting
2013-06-24 14:18 UTC
[U-Boot] [RFC] interrupt handling
2013-06-24 12:23 UTC (4+ messages)
` [U-Boot] [RFC] ARM interrupt handling - was: "
[U-Boot] [RFC] [UBOOT] [PATCH 0/4] DWC back port from Linux kernel
2013-06-24 12:05 UTC (4+ messages)
` [U-Boot] [RFC] [UBOOT] [PATCH 2/4] USB: dwc3: Initial back port of dwc3 code
[U-Boot] [PATCH 0/4 V7] EXYNOS5250: FDT: Add device tree support for console
2013-06-24 12:04 UTC (6+ messages)
` [U-Boot] [PATCH 1/4 V7] EXYNOS5: FDT: Add compatible strings for Serial
` [U-Boot] [PATCH 2/4 V7] EXYNOS5: FDT: Add serial device node values
` [U-Boot] [PATCH 3/4 V7] S5P: Serial: Add fdt support to driver
` [U-Boot] [PATCH 4/4 V7] CONFIG: EXYNOS5: Enable silent console
[U-Boot] [PATCH 0/4 V6] EXYNOS5250: FDT: Add device tree support for console
2013-06-24 10:48 UTC (9+ messages)
` [U-Boot] [PATCH 1/4 V6] EXYNOS5: FDT: Add compatible strings for Serial
` [U-Boot] [PATCH 2/4 V6] EXYNOS5: FDT: Add serial device node values
` [U-Boot] [PATCH 3/4 V6] S5P: Serial: Add fdt support to driver
` [U-Boot] [PATCH 4/4 V6] CONFIG: EXYNOS5: Enable silent console
[U-Boot] Help with Glomation GESBC-9G20
2013-06-24 9:23 UTC (9+ messages)
[U-Boot] [PATCH V2] drivers:power:max77686: add function to set voltage and mode
2013-06-24 8:44 UTC (3+ messages)
[U-Boot] [PATCH] EXYNOS: Add API for power reset and shutdown
2013-06-24 5:42 UTC (2+ messages)
[U-Boot] [PATCH] exynos: Adjust the starting MIF voltage to 1.05v
2013-06-24 5:01 UTC (3+ messages)
[U-Boot] [PATCH V1 0/1] EXYNOS5: I2C: Add FDT and non-FDT support for I2C
2013-06-24 4:57 UTC (4+ messages)
` [U-Boot] [PATCH V1 1/1] "
[U-Boot] [PATCH v5 00/14] arm: add Faraday A36x SoC platform support
2013-06-24 1:31 UTC (12+ messages)
` [U-Boot] [PATCH v5 02/14] net: ftgmac100: add MMU/D-cache support
` [U-Boot] [PATCH v5 03/14] net: add Faraday FTMAC110 10/100Mbps ethernet support
` [U-Boot] [PATCH v5 12/14] arm: add Faraday specific boot command
[U-Boot] [PATCH] powerpc/CoreNet: Allow pbl images to take u-boot images != 512K
2013-06-23 21:27 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PULL] u-boot-pxa/master
2013-06-23 19:46 UTC (8+ messages)
[U-Boot] [PATCH v3 2/4] sf: Place the sf calls in proper order
2013-06-23 18:05 UTC (6+ messages)
` [U-Boot] [PATCH v3 3/4] sf: Add debug messages on spi_flash_read_common
` [U-Boot] [PATCH v3 4/4] sf: Warn to use BAR for > 16MiB flashes
[U-Boot] [PATCH v3 1/4] sf: Unify spi_flash write code
2013-06-23 18:05 UTC (2+ messages)
[U-Boot] Pull request: u-boot-spi/master
2013-06-23 17:59 UTC
[U-Boot] [PATCH] OpenRD: relocate environment to 640kB
2013-06-22 20:57 UTC (4+ messages)
[U-Boot] [PATCH 1/3] hwmon: lm63: Use ARRAY_SIZE at appropriate place
2013-06-22 16:57 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] mtd: cfi_flash: Use ARRAY_SIZE at appropriate places
` [U-Boot] [PATCH 3/3] usb: musb: "
[U-Boot] [PATCH] serial: Use ARRAY_SIZE instead of reinventing it
2013-06-22 16:46 UTC
[U-Boot] [PATCH] mpc5200: Misc updates to a3m071 config header
2013-06-22 14:16 UTC
[U-Boot] [PATCH] gpio: pca953x: Use ARRAY_SIZE instead of reinventing it
2013-06-22 13:21 UTC (3+ messages)
[U-Boot] [Patch v2] PHY: micrel.c: add support for KSZ9031
2013-06-22 12:18 UTC (3+ messages)
[U-Boot] [[PATCH]] imx6: fix GPR2 wrong definition
2013-06-22 10:59 UTC (2+ messages)
[U-Boot] uboot ERROR nfs: Cannot umount error
2013-06-22 8:35 UTC (2+ messages)
[U-Boot] Modifying the Device tree fields
2013-06-22 7:14 UTC (3+ messages)
[U-Boot] [PATCH 0/2] pxa: fix memory coherency problem after relocation
2013-06-22 5:23 UTC (6+ messages)
` [U-Boot] [PATCH 1/2] pxa: use -mcpu=xscale compiler option
` [U-Boot] [PATCH 2/2] pxa: fix memory coherency problem after relocation
[U-Boot] [PATCH v2 0/6] Optimize ARM relocation
2013-06-21 21:07 UTC (3+ messages)
` [U-Boot] [PATCH v3 "
[U-Boot] [PATCH v4] powerpc/85xx: Add P1023RDB board support
2013-06-21 20:49 UTC (2+ messages)
` [U-Boot] [U-Boot,v4] "
[U-Boot] [PATCH 2/8 v2] powerpc/mpc85xx: modify the functionality clear_bss and aligning the end address of the BSS
2013-06-21 20:48 UTC (2+ messages)
` [U-Boot] [U-Boot, 2/8, "
[U-Boot] [Patch v2] powerpc/pixis: Fix pixis help message
2013-06-21 20:48 UTC (2+ messages)
` [U-Boot] [U-Boot,v2] "
[U-Boot] [PATCH] powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE
2013-06-21 20:48 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 4/6] Makefile: move the common makefile line to public area
2013-06-21 20:48 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 3/6] common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL
2013-06-21 20:47 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/6] powerpc/mpc85xx: support application without resetvec segment in the linker script
2013-06-21 20:46 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] board/p1010rdb: Fix PCIe TLB creation on CONFIG_PCI define
2013-06-21 20:46 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] board/b4860qds: Relax NOR flash teadc timing parameter
2013-06-21 20:46 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2] fsl_ifc: add support for different IFC bank count
2013-06-21 20:46 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] powerpc/mpc85xx: work around erratum A-006593
2013-06-21 20:45 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 5/6 v2] powerpc/t4qds: Enable master module for Boot from SRIO and PCIE
2013-06-21 20:45 UTC (2+ messages)
` [U-Boot] [U-Boot, 5/6, "
[U-Boot] [PATCH 4/6 v2] powerpc/b4860qds: Slave module for boot from SRIO and PCIE
2013-06-21 20:45 UTC (2+ messages)
` [U-Boot] [U-Boot, 4/6, "
[U-Boot] [PATCH 3/6 v2] powerpc/b4860qds: Enable master module for boot from SRIO and PCIE
2013-06-21 20:44 UTC (2+ messages)
` [U-Boot] [U-Boot, 3/6, "
[U-Boot] [PATCH 2/6 v2] powerpc/boot: Change the macro of Boot from SRIO and PCIE master module
2013-06-21 20:44 UTC (2+ messages)
` [U-Boot] [U-Boot, 2/6, "
[U-Boot] [PATCH 1/6 v2] powerpc/doc: Update the README.srio-pcie-boot-corenet
2013-06-21 20:44 UTC (2+ messages)
` [U-Boot] [U-Boot, 1/6, "
[U-Boot] [PATCH] powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPL
2013-06-21 20:44 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] powerpc: Use lower case for the core names
2013-06-21 20:43 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] powerpc/BSC9132: Add IFC bank count
2013-06-21 20:43 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 5/5][v5] board/bsc9132qds:Add NAND boot support using new SPL format
2013-06-21 20:43 UTC (2+ messages)
` [U-Boot] [U-Boot, 5/5, v5] "
[U-Boot] [PATCH 4/5][v5] board/bsc9131rdb:Add NAND boot support using new SPL format
2013-06-21 20:43 UTC (2+ messages)
` [U-Boot] [U-Boot, 4/5, v5] "
[U-Boot] [PATCH 3/5][v5] board/p1010rdb:Add NAND boot support using new SPL format
2013-06-21 20:42 UTC (2+ messages)
` [U-Boot] [U-Boot, 3/5, v5] "
[U-Boot] [PATCH 2/5][v5] powerpc/mpc85xx: new SPL support for IFC NAND
2013-06-21 20:41 UTC (2+ messages)
` [U-Boot] [U-Boot, 2/5, v5] "
[U-Boot] [PATCH 1/5][v5] powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399
2013-06-21 20:40 UTC (2+ messages)
` [U-Boot] [U-Boot, 1/5, v5] "
[U-Boot] [PATCH] powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_t
2013-06-21 20:40 UTC (2+ messages)
` [U-Boot] "
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