public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-06-02 05:22:54 to 2014-06-03 19:42:02 UTC [more...]

[U-Boot] [PATCH v2 00/12] sunxi: Bug fixes, sun4i and sun5i support, pmic support and network improvements
 2014-06-03 19:42 UTC  (13+ messages)
` [U-Boot] [PATCH v2 01/12] sunxi: mksunxiboot: Fix loading of files with a size which is not a multiple of 4
` [U-Boot] [PATCH v2 02/12] sunxi: Fix u-boot-spl.lds to refer to .vectors
` [U-Boot] [PATCH v2 03/12] sunxi: Remove mmc DMA support
` [U-Boot] [PATCH v2 04/12] sunxi: Implement reset_cpu
` [U-Boot] [PATCH v2 05/12] sunxi: Add sun4i support
` [U-Boot] [PATCH v2 06/12] sunxi: Add sun5i support
` [U-Boot] [PATCH v2 07/12] sunxi: Add i2c support
` [U-Boot] [PATCH v2 08/12] sunxi: Add axp209 pmic support
` [U-Boot] [PATCH v2 09/12] sunxi: Add axp152 "
` [U-Boot] [PATCH v2 10/12] net: Rename and cleanup sunxi (Allwinner) emac driver
` [U-Boot] [PATCH v2 11/12] sunxi: Add emac glue, enable emac on the cubieboard
` [U-Boot] [PATCH v2 12/12] sunxi: Add support for using MII phy-s with the GMAC nic

[U-Boot] [RFC 00/10] clang support for ARM
 2014-06-03 19:41 UTC  (14+ messages)
` [U-Boot] [RFC 01/10] ARM: crt0.S: clear the global data
` [U-Boot] [RFC 03/10] board_r: only assign gd when requested
` [U-Boot] [RFC 04/10] ARM: do not set gd in generic board again
` [U-Boot] [RFC 05/10] ARM: SPL: do not set gd again
` [U-Boot] [RFC 07/10] ARM: make gd a function a function for clang

[U-Boot] [PATCH 0/2] fix building tools on FreeBSD/clang
 2014-06-03 18:27 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] tools: include u-boot version of sha256.h

[U-Boot] [PATCH 1/2] usb: hub: fix power good delay timing
 2014-06-03 18:11 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY

[U-Boot] secure embedded linux system
 2014-06-03 17:53 UTC  (10+ messages)

[U-Boot] sunxi: Bug fixes, sun4i and sun5i support, pmic support and network improvements
 2014-06-03 17:31 UTC  (7+ messages)
` [U-Boot] [PATCH 08/12] sunxi: Add axp209 pmic support
` [U-Boot] [PATCH 09/12] sunxi: Add axp152 "

[U-Boot] [RFC] Extend 'bootm' to support Linux kernel generated images
 2014-06-03 17:08 UTC  (9+ messages)

[U-Boot] Driver Model and DTS Parsing
 2014-06-03 16:33 UTC  (5+ messages)

[U-Boot] [PATCH v3 0/5] Fix SPI read and Enable required configs for Exynos5
 2014-06-03 16:17 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/5] Exynos: SPI: Fix reading data from SPI flash
` [U-Boot] [PATCH v3 2/5] Exynos5: Config: Place environment at the end of "
` [U-Boot] [PATCH v3 3/5] Exynos5: Config: Increase SPL footprint for Exynos5420
` [U-Boot] [PATCH v3 4/5] Exynos5: Config: Enable USB boot mode for all Exynos5 SoCs
` [U-Boot] [PATCH v3 5/5] Exynos: Split 5250 and 5420 memory bank configuration

[U-Boot] coreboot and u-boot integration x86: "No tick base available"
 2014-06-03 16:12 UTC  (6+ messages)

[U-Boot] Command repeat
 2014-06-03 16:09 UTC  (6+ messages)

[U-Boot] Building common/lib files in tools/
 2014-06-03 15:51 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/11] Minor improvements to secure boot and enable on beaglebone
 2014-06-03 14:48 UTC  (5+ messages)

[U-Boot] Some powerpc cfgs fail to build on v2014.04
 2014-06-03 14:39 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/9] arm: ls102xa: Add Freescale LS102xA SoC and LS1021AQDS board support
 2014-06-03 14:36 UTC  (6+ messages)
` [U-Boot] [PATCH 1/9] arm: ls102xa: Add Freescale LS102xA SoC support
` [U-Boot] [PATCH 9/9] arm: ls102xa: Add basic support for LS1021AQDS board

[U-Boot] [PATCH] fs: fatwrite: use map_sysmem before use file_fat_write
 2014-06-03 14:35 UTC  (2+ messages)

[U-Boot] [PATCH v2 3/4] DMC: exynos5420: Gate CLKM to when reading PHY_CON13
 2014-06-03 14:34 UTC  (2+ messages)

[U-Boot] [PATCH v2 2/4] Exynos5420: Remove code for enabling read leveling
 2014-06-03 14:33 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/2] Introduction of new board Peach-Pit
 2014-06-03 14:32 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/2] Exynos5420: Introduce support for the Peach-Pit board

[U-Boot] [PATCH v2 0/5] Fix SPI read and Enable required configs for Exynos5
 2014-06-03 14:30 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/5] Exynos: SPI: Fix reading data from SPI flash
` [U-Boot] [PATCH v2 2/5] Exynos5: Config: Place environment at the end of "
` [U-Boot] [PATCH v2 3/5] Exynos5: Config: Increase SPL footprint for Exynos5420
` [U-Boot] [PATCH v2 4/5] Exynos5: Config: Enable USB boot mode for all Exynos5 SoCs
` [U-Boot] [PATCH v2 5/5] Exynos: Split 5250 and 5420 memory bank configuration

[U-Boot] [PATCH] ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH
 2014-06-03 12:20 UTC  (2+ messages)

[U-Boot] please pull u-boot-arc master
 2014-06-03 12:19 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/22] Introduce driver model serial uclass
 2014-06-03 11:25 UTC  (9+ messages)
` [U-Boot] [RFC PATCH 03/22] dm: Make sure that the root device is probed
` [U-Boot] [RFC PATCH 17/22] dm: Expand and improve the device lifecycle docs

[U-Boot] [PATCH] test:dfu: Add test script for testing DFU regression
 2014-06-03  9:54 UTC  (2+ messages)
` [U-Boot] [PATCH v2] test:dfu: Add test scripts "

[U-Boot] smp_kick_all_cpus() function's role
 2014-06-03  9:46 UTC  (5+ messages)

[U-Boot] Mainline u-boot SPL for socfpga
 2014-06-03  8:49 UTC  (9+ messages)
        ` [U-Boot] [PATCH] generic board "

[U-Boot] [PATCH] qe: move immap_qe.h from arch directory into common directory
 2014-06-03  8:27 UTC 

[U-Boot] [PATCH] dfu: fix some issues with reads/uploads
 2014-06-03  7:51 UTC  (8+ messages)

[U-Boot] [PATCH v5 0/8] sunxi: initial upstreaming effort
 2014-06-03  7:23 UTC  (4+ messages)
` [U-Boot] [PATCH v5 5/8] sunxi: add support for Cubietruck booting in FEL mode

[U-Boot] CPU Wachtog for P2041
 2014-06-03  7:05 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9] mpc85xx: fix interrupt init to not affect watchdog
` [U-Boot] [PATCH 2/9] powerpc: macros for e500mc timer regs added
` [U-Boot] [PATCH 3/9] mpc85xx: watchdog initialisation added
` [U-Boot] [PATCH 4/9] powerpc: mpc85xx watchdog init added to init_func
` [U-Boot] [PATCH 5/9] kmp204x: CPU watchdog enabled
` [U-Boot] [PATCH 6/9] kmp204x/qrio: prepare support for the CPU watchdog reset reason
` [U-Boot] [PATCH 7/9] kmp204x: set CPU watchdog reset reason flag
` [U-Boot] [PATCH 8/9] kmp204x/qrio: support for setting the CPU reset request mode
` [U-Boot] [PATCH 9/9] kmp204x: prepare to use CPU watchdog

[U-Boot] [PATCH 0/11] Enhance fit_check_sign add beaglebone black vboot docs
 2014-06-03  5:39 UTC  (14+ messages)
` [U-Boot] [PATCH 01/11] tools: Check arguments in fit_check_sign/fit_info
` [U-Boot] [PATCH 02/11] Reverse the meaning of the fit_config_verify() return code
` [U-Boot] [PATCH 03/11] bootm: Split out code from cmd_bootm.c
` [U-Boot] [PATCH 04/11] image: Remove the fit_load_image() property parameter
` [U-Boot] [PATCH 05/11] bootm: Support android boot on sandbox
` [U-Boot] [PATCH 06/11] Fix small 'case' typo in image-fit.c
` [U-Boot] [PATCH 07/11] Avoid including config.h in command.h
` [U-Boot] [PATCH 08/11] Allow compiling common/bootm.c on with HOSTCC
` [U-Boot] [PATCH 09/11] bootm: Move decompression code into its own function
` [U-Boot] [PATCH 10/11] Enhance fit_check_sign to check all images
` [U-Boot] [PATCH 11/11] Add documentation for verified boot on Beaglebone Black

[U-Boot] [RFC, PATCH v2 0/4] mtd, ubi, ubifs: resync with Linux-3.14
 2014-06-03  5:14 UTC  (3+ messages)

[U-Boot] Unable to boot the new FIT image
 2014-06-03  4:46 UTC  (7+ messages)

[U-Boot] [PATCH v3 0/14] Minor improvements to secure boot and enable on beaglebone
 2014-06-03  4:04 UTC  (15+ messages)
` [U-Boot] [PATCH v3 01/14] ti: am335x: Fix the U-Boot binary output
` [U-Boot] [PATCH v3 02/14] cm_t335: "
` [U-Boot] [PATCH v3 03/14] mx31ads: "
` [U-Boot] [PATCH v3 04/14] Check that u-boot.bin size looks correct
` [U-Boot] [PATCH v3 05/14] am33xx/omap: Allow cache enable for all Sitara/OMAP
` [U-Boot] [PATCH v3 06/14] hash: Export the function to show a hash
` [U-Boot] [PATCH v3 07/14] fdt: Add DEV_TREE_BIN option to specify a device tree binary file
` [U-Boot] [PATCH v3 08/14] fdt: Update functions which write to an FDT to return -ENOSPC
` [U-Boot] [PATCH v3 09/14] Improve error handling in fit_common
` [U-Boot] [PATCH v3 10/14] mkimage: Automatically make space in FDT when full
` [U-Boot] [PATCH v3 11/14] arm: ti: Increase malloc size to 16MB for armv7 boards
` [U-Boot] [PATCH v3 12/14] am33xx/omap: Enable CONFIG_OF_CONTROL
` [U-Boot] [PATCH v3 13/14] am33xx/omap: Enable FIT support
` [U-Boot] [PATCH v3 14/14] am33xx/omap: Add a new board to enable verified boot

[U-Boot] [PATCH 0/5] sunxi: GPIO, AHCI and Cubieboard 2 support
 2014-06-03  3:32 UTC  (3+ messages)
` [U-Boot] [PATCH 2/5] board_r: run scsi init() on ARM too

[U-Boot] [PATCH v2 0/11] Kconfig for U-Boot
 2014-06-03  3:23 UTC  (5+ messages)
` [U-Boot] [PATCH v2 07/11] MAKEALL: adjust for Kconfig
` [U-Boot] [PATCH v2 08/11] buildman: "

[U-Boot] tftp command return value
 2014-06-03  3:01 UTC  (2+ messages)

[U-Boot] [Patman Bug Report] Patman breaks git-log during git-rebase
 2014-06-03  2:28 UTC  (2+ messages)

[U-Boot] [PATCH v3] Exynos: Make sure ps_hold gets set in the SPL
 2014-06-03  1:16 UTC  (4+ messages)

[U-Boot] Some Driver Model Ponderings
 2014-06-03  1:14 UTC  (2+ messages)

[U-Boot] [PATCH] arm: Allow u-boot to run from offset base address
 2014-06-03  0:37 UTC  (10+ messages)

[U-Boot] (no subject)
 2014-06-03  0:04 UTC 

[U-Boot] [PATCH v4 00/10] mx6: SPL NAND support
 2014-06-02 23:13 UTC  (11+ messages)
` [U-Boot] [PATCH v4 01/10] spl: nand: add support for mxs nand
` [U-Boot] [PATCH v4 02/10] mx6: add common SPL configuration
` [U-Boot] [PATCH v4 03/10] mx6: add boot device support for SPL
` [U-Boot] [PATCH v4 04/10] imx: add comments and remove unused struct fields
` [U-Boot] [PATCH v4 05/10] mx6: add structs for mmdc and ddr iomux registers
` [U-Boot] [PATCH v4 06/10] mx6: add mmdc configuration for MX6Q/MX6DL
` [U-Boot] [PATCH v4 07/10] imx: iomux: add macros to setup iomux for multiple SoC types
` [U-Boot] [PATCH v4 08/10] imx: ventana: split read_eeprom into standalone file
` [U-Boot] [PATCH v4 09/10] imx: ventana: auto-configure for IMX6Q vs IMX6DL
` [U-Boot] [PATCH v4 10/10] imx: ventana: switch to SPL

[U-Boot] [PATCH 1/2] usb: ci_udc: allow multiple buffer allocs per ep
 2014-06-02 23:02 UTC  (3+ messages)

[U-Boot] imx6 booting from NAND with bad block 0
 2014-06-02 22:16 UTC  (2+ messages)

[U-Boot] Standalone application on secondary cores
 2014-06-02 21:43 UTC  (2+ messages)

[U-Boot] [PATCH] PPC4xx: Remove quad100hd board
 2014-06-02 19:04 UTC  (4+ messages)

[U-Boot] [Patch v4 1/5] Added 64-bit MMIO accessors for ARMv8
 2014-06-02 18:01 UTC  (5+ messages)
` [U-Boot] [Patch v4 2/5] ARMv8: Adjust MMU setup

[U-Boot] [PATCH] mmc: add wrappers for MMC block_{read, write, erase}
 2014-06-02 16:30 UTC  (3+ messages)

[U-Boot] [PATCH 0/9] Remove MPC82xx, MPC8xx Orphan boards
 2014-06-02 15:51 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] cmd_mmc: add force_init parameter to init_mmc_device()
 2014-06-02 15:50 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] Fix SPI read and Enable required configs for Exynos5
 2014-06-02 15:45 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] Exynos: SPI: Fix reading data from SPI flash
` [U-Boot] [PATCH 2/4] Exynos5: Config: Place environment at the end of SPI Flash
` [U-Boot] [PATCH 3/4] Exynos5: Config: Increase SPL footprint for Exynos5420
` [U-Boot] [PATCH 4/4] Exynos5: Config: Enable USB boot mode for all Exynos5 SoCs

[U-Boot] [PATCH v4 0/3] mtd: nand: omap: add support for BCH16_ECC
 2014-06-02 11:44 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/3] mtd: nand: omap_gpmc: use macro for register definitions
` [U-Boot] [PATCH v4 2/3] mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
` [U-Boot] [PATCH v4 3/3] am335x: update README for BCH16

[U-Boot] [Patch v3 1/4] Added 64-bit MMIO accessors for ARMv8
 2014-06-02 10:08 UTC  (6+ messages)
` [U-Boot] [Patch v3 2/4] ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC

[U-Boot] kernel splash customisation after u-boot splash
 2014-06-02  9:19 UTC 

[U-Boot] [PATCH] tam3517: fix NAND detection
 2014-06-02  7:30 UTC  (4+ messages)

[U-Boot] [PATCH v2] boards.cfg: move many unmaintained boards to Orphan
 2014-06-02  7:30 UTC 

[U-Boot] please pull u-boot-samsung master
 2014-06-02  7:28 UTC  (2+ messages)

[U-Boot] [PATCH] Separate EBV Socrates board from Altera Cyclone 5 board
 2014-06-02  7:22 UTC  (14+ messages)
  ` [U-Boot] [PATCH v2] Separate EBV Socrates board from Altera Cyclone 5 board and from Virtual Target

[U-Boot] [PATCH] mmc: return meaningful error codes from mmc_select_hwpart
 2014-06-02  6:18 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/3] dts: re-write dts/Makefile more simply with Kbuild
 2014-06-02  6:18 UTC  (5+ messages)

[U-Boot] [PATCH v2 02/04] spi, spi_mxc: do not hang in spi_xchg_single
 2014-06-02  5:36 UTC 

[U-Boot] usbkbd not working
 2014-06-02  5:22 UTC  (2+ messages)


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