public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-10-12 15:15:30 to 2015-10-14 19:06:53 UTC [more...]

[U-Boot] [Patch V4 00/17] Add LS1043A platform support
 2015-10-14 19:06 UTC  (19+ messages)
` [U-Boot] [Patch V4 01/17] armv7/ls1021a: move ns_access to common file
` [U-Boot] [Patch V4 02/17] common/board_f.c: modify the macro to use get_clocks() more common
` [U-Boot] [Patch V4 03/17] net/fm: Fix the endian issue to support both endianness platforms
` [U-Boot] [Patch V4 04/17] net/fm/eth: Use mb() to be compatible for both ARM and PowerPC
` [U-Boot] [Patch V4 05/17] net/fm: Add support for 64-bit platforms
` [U-Boot] [Patch V4 06/17] net/fm: Make the return value logic consistent with convention
` [U-Boot] [Patch V4 07/17] net/fm: bug fix when CONFIG_PHYLIB not defined
` [U-Boot] [Patch V4 08/17] net: Move some header files to include/
` [U-Boot] [Patch V4 09/17] net/fm: Add QSGMII PCS init
` [U-Boot] [Patch V4 10/17] net/fm: fix MDIO controller base on FMAN2
` [U-Boot] [Patch V4 11/17] armv8/fsl_lsch3: Change arch to fsl-layerscape
` [U-Boot] [Patch V4 12/17] armv8/fsl_lsch2: Add fsl_lsch2 SoC
` [U-Boot] [Patch V4 13/17] armv8/ls1043ardb: Add LS1043ARDB board support
` [U-Boot] [Patch V4 14/17] armv8/ls1043ardb: Add nand boot support
` [U-Boot] [Patch V4 15/17] armv8/ls1043a: Add Fman support
` [U-Boot] [Patch V4 16/17] armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb
` [U-Boot] [Patch V4 17/17] armv8/ls1043ardb: Add sd boot support

[U-Boot] [PATCH] arm: vf610: move device tree after kernel image
 2015-10-14 18:41 UTC  (8+ messages)

[U-Boot] [PATCH v2] arm: vf610twr: improve memory layout
 2015-10-14 18:07 UTC  (2+ messages)

[U-Boot] [PATCH v7 0/9] Add support for ThunderX 88xx SoC family
 2015-10-14 16:55 UTC  (10+ messages)
` [U-Boot] [PATCH v7 1/9] armv8: Add read_mpidr() function
` [U-Boot] [PATCH v7 2/9] armv8: New MMU setup code allowing to use 48+ bits PA/VA
` [U-Boot] [PATCH v7 3/9] armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure
` [U-Boot] [PATCH v7 4/9] armv8: Add psci.h from the Linux kernel
` [U-Boot] [PATCH v7 5/9] arm: serial: Add ability to use pre-initialized UARTs
` [U-Boot] [PATCH v7 6/9] armv8: cavium: Add the device tree for ThunderX
` [U-Boot] [PATCH v7 7/9] armv8: cavium: Add ThunderX 88xx board definition
` [U-Boot] [PATCH v7 8/9] armv8: cavium: Add an implementation of ATF calling functions
` [U-Boot] [PATCH v7 9/9] armv8: cavium: Get DRAM size from ATF

[U-Boot] [RESEND PATCH v2 0/2] This series adds an ability to use pl01x for early debug output
 2015-10-14 16:54 UTC  (3+ messages)
` [U-Boot] [RESEND PATCH v2 1/2] arm: serial: Add debug UART capability to the pl01x driver
` [U-Boot] [RESEND PATCH v2 2/2] arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for early debug output

[U-Boot] [PATCH] arm: dts: socfpga: add "u-boot, dm-pre-reloc" to socfpga_cyclone5_socdk dts
 2015-10-14 16:36 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] pl310: arm: fix up define typo for the share override bit
 2015-10-14 16:32 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] arm: socfpga: enable data/inst prefetch and shared override in the L2

[U-Boot] [PATCH] mtd: nand: vf610_nfc: resync with upstream Linux version
 2015-10-14 16:19 UTC  (6+ messages)

[U-Boot] [PATCH] image-fit: Fix signature checking
 2015-10-14 15:45 UTC 

[U-Boot] [PATCH] ARM: rpi: add another revision of Raspberry Pi A+
 2015-10-14 15:17 UTC 

[U-Boot] [PATCH] fsl_ddr: Make SR_IE configurable
 2015-10-14 14:32 UTC 

[U-Boot] Command to create a partition table?
 2015-10-14 12:46 UTC  (5+ messages)

[U-Boot] [PATCH] x86: Pass correct cpu_index to ap_init()
 2015-10-14  9:01 UTC 

[U-Boot] [PATCH] colibri_vf: Fix bstlen field
 2015-10-14  2:54 UTC 

[U-Boot] [PATCH] colibri_vf: Fix typo in DRAM init
 2015-10-14  2:54 UTC 

[U-Boot] [PATCH] vf610twr: Fix typo in DRAM init
 2015-10-14  2:47 UTC  (7+ messages)

[U-Boot] [PATCH] nios2: convert dma mapping to use dm cpu data
 2015-10-14  1:48 UTC  (7+ messages)
` [U-Boot] [PATCH v4] nios2: convert dma_alloc_coherent to use malloc_cache_aligned
` [U-Boot] [PATCH v5] "

[U-Boot] [PATCH v3] nios2: convert cache flush to use dm cpu data
 2015-10-14  1:38 UTC 

[U-Boot] [PATCH] vf610twr: Enable all masks of CCGRx registers
 2015-10-13 15:23 UTC  (3+ messages)

[U-Boot] [PATCH 3/3] uuid: add shorcut for known GUID
 2015-10-13 14:25 UTC 

[U-Boot] [PATCH 2/3] gpt: add optional parameter guid in gpt command
 2015-10-13 14:23 UTC 

[U-Boot] [PATCH 1/3] part:efi: add GUID for linux file system data
 2015-10-13 14:19 UTC 

[U-Boot] [PATCH v4] pci: pcie_imx: Fix hang on mx6qp
 2015-10-13 14:01 UTC 

[U-Boot] [PATCH] mmc: omap_hsmmc: fix initialization order of mmc block devices
 2015-10-13 14:00 UTC  (2+ messages)

[U-Boot] [PATCH v3] pci: pcie_imx: Fix hang on mx6qp
 2015-10-13 13:46 UTC 

[U-Boot] [PATCH v2] pci: pcie_imx: Fix hang on mx6qp
 2015-10-13 13:41 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: set default cache configuration in start.S
 2015-10-13 13:20 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] nios2: zap cache status enable and disable functions
 2015-10-13 13:19 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] dm: implement a Miscellaneous uclass
 2015-10-13 13:18 UTC  (5+ messages)
` [U-Boot] [PATCH v6 "
  ` [U-Boot] [PATCH v6 2/2] nios2: convert altera sysid to driver model

[U-Boot] [PATCH 1/2] dm: implement a Timer uclass
 2015-10-13 13:17 UTC  (7+ messages)
` [U-Boot] [PATCH v8 1/3] "
  ` [U-Boot] [PATCH v8 2/3] timer: start a new timer after relocation
  ` [U-Boot] [PATCH v8 3/3] nios2: convert altera timer to driver model

[U-Boot] [PATCH] nios2: convert copy_exception_trampoline to use dm cpu data
 2015-10-13 13:16 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] nios2: zap initdram
 2015-10-13 13:15 UTC  (2+ messages)

[U-Boot] [PATCH] serial: remove altera serial initializations
 2015-10-13 13:15 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: remove asm/psr.h
 2015-10-13 13:14 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: convert do_reset to use dm cpu data
 2015-10-13 13:14 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: clean up comments style in start.S
 2015-10-13 13:13 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: convert ioremap to use dm cpu data
 2015-10-13 13:13 UTC  (2+ messages)

[U-Boot] [RFC] odroid DTB support
 2015-10-13 12:55 UTC  (11+ messages)

[U-Boot] [PULL] Please pull u-boot-imx
 2015-10-13 12:39 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/16] spi: zynq qspi support
 2015-10-13 12:22 UTC  (3+ messages)
` [U-Boot] [PATCH v4 01/16] spi: Add zynq qspi controller driver

[U-Boot] [PATCH 0/7] Add board detection for Odroid XU3 / XU3Lite / XU4
 2015-10-13 11:59 UTC  (23+ messages)
` [U-Boot] [PATCH V2 00/11] "
  ` [U-Boot] [PATCH V2 02/11] s5p: cpu_info: print "cpu-model" if exists in dts
  ` [U-Boot] [PATCH V2 03/11] Peach-Pi: dts: add cpu-model string
  ` [U-Boot] [PATCH V2 05/11] dm: pmic: add s2mps11 PMIC I/O driver
  ` [U-Boot] [PATCH V2 06/11] dm: adc: add simple ADC uclass implementation
  ` [U-Boot] [PATCH V2 07/11] dm: adc: add Exynos54xx compatible ADC driver
  ` [U-Boot] [PATCH V2 11/11] exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4

[U-Boot] [PATCH v3 1/4] exynos: Properly zero initialize host in s5p_sdhci_init()
 2015-10-13 11:52 UTC  (8+ messages)
` [U-Boot] [PATCH v3 2/4] exynos: Fix passing of errors in exynos_mmc_init()
` [U-Boot] [PATCH v3 3/4] exynos: be more verbose in process_nodes()
` [U-Boot] [PATCH v3 4/4] exynos: more debug and cleanup in do_sdhci_init()

[U-Boot] [PATCH V2 0/2] Enhance Odroid board
 2015-10-13 11:51 UTC  (4+ messages)
` [U-Boot] [PATCH V3 0/2] *Enhance "

[U-Boot] [ELCE2015] Question about schedule
 2015-10-13 11:17 UTC  (4+ messages)

[U-Boot] [PATCH 0/8] hikey: hi6220: Various fixups
 2015-10-13 10:31 UTC  (5+ messages)
` [U-Boot] [PATCH 1/8] ARM: hikey: Update README with various corrections

[U-Boot] [PATCH] ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpio
 2015-10-13  8:32 UTC 

[U-Boot] [PATCH] drivers: gpio: omap: add support for parsing additional gpio parameters
 2015-10-13  8:27 UTC 

[U-Boot] [ANN] U-Boot v2015.10-rc5 released
 2015-10-13  4:27 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] x86: pci: Add PCI IDs for Wildcat Point
 2015-10-13  3:25 UTC  (8+ messages)
` [U-Boot] [PATCH 3/3] x86: Added support for Advantech SOM-6896

[U-Boot] [PATCH] nios2: convert cache flush to use dm cpu data
 2015-10-13  1:04 UTC  (5+ messages)

[U-Boot] [PATCH] ARM: dockstar: move start of environment area
 2015-10-12 23:18 UTC 

[U-Boot] [PATCH] Tegra210: add QSPI driver
 2015-10-12 21:57 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/3] x86: pci: Add PCI IDs for Wildcat Point
 2015-10-12 21:18 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] x86: spi: Add support "
` [U-Boot] [PATCH v2 3/3] x86: Added support for Advantech SOM-6896

[U-Boot] [PATCH 1/8] sf: Add MTD support to spi_flash
 2015-10-12 19:54 UTC  (8+ messages)
` [U-Boot] [PATCH 2/8] sf: Use mtd_info ops instead of spi_flash ops
` [U-Boot] [PATCH 3/8] cmd_sf: Use mtd->size instead of flash->size
` [U-Boot] [PATCH 4/8] dm-sf: use mtd_ops, drop dm_spi_flash_ops
` [U-Boot] [PATCH 5/8] sf: Add MTD support for non-dm spi_flash interface
` [U-Boot] [PATCH 6/8] sf: probe: Minor cleanup
` [U-Boot] [PATCH 7/8] sf: Drop SPI_FLASH_MTD driver
` [U-Boot] [PATCH 8/8] configs: Remove CONFIG_SPI_FLASH_MTD

[U-Boot] [PATCH 0/8] sf: MTD core support
 2015-10-12 19:47 UTC 

[U-Boot] [PATCH 0/2] config: move CONFIG_BOOTDELAY to defconfig
 2015-10-12 18:57 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] Kconfig: add CONFIG_BOOTDELAY

[U-Boot] [PATCH v2 1/5] imx: cpu: move common chip revision id's
 2015-10-12 18:49 UTC  (4+ messages)
` [U-Boot] [PATCH v2 4/5] imx: hab add mx7 secure boot support

[U-Boot] [PATCH 0/2] config: move CONFIG_CMD_BOOTZ to defconfig
 2015-10-12 18:48 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] Kconfig: add CONFIG_CMD_BOOTZ

[U-Boot] [PATCH v3 01/10] imx: cpu: move common chip revision id's
 2015-10-12 18:48 UTC  (10+ messages)
` [U-Boot] [PATCH v3 02/10] imx: hab: rework secure boot support for imx6
` [U-Boot] [PATCH v3 03/10] imx: hab: use unified rom section for mx6sx and mx6ul
` [U-Boot] [PATCH v3 04/10] imx: hab: rework unified rom section for mx7
` [U-Boot] [PATCH v3 05/10] imx: hab: add secure boot fuse details
` [U-Boot] [PATCH v3 06/10] arm: imx: add secure boot fuse details for imx6 SoC
` [U-Boot] [PATCH v3 07/10] arm: imx: add secure boot fuse details for imx7 SoC
` [U-Boot] [PATCH v3 08/10] imx: hab: use read_fuse for secure boot settings
` [U-Boot] [PATCH v3 09/10] imx: hab: add mx7 secure boot support
` [U-Boot] [PATCH v3 10/10] mx7dsabresd: add "

[U-Boot] [PATCH] part:efi: add GUID for linux file system data
 2015-10-12 18:09 UTC  (4+ messages)

[U-Boot] [PATCH v4 02/10] vexpress64: Kconfig: tidy up
 2015-10-12 17:56 UTC  (4+ messages)
` [U-Boot] [U-Boot,v4,02/10] "

[U-Boot] [PATCH v3 1/2] imx_watchdog: Add a header file for watchdog registers
 2015-10-12 17:48 UTC  (10+ messages)
` [U-Boot] [PATCH v3 2/2] ls102xa: Fix reset hang

[U-Boot] [PATCH] SECURE_BOOT: Correct reading of ITS bit
 2015-10-12 16:35 UTC 

[U-Boot] How to set IPU parent clock to TVE?
 2015-10-12 16:17 UTC 

[U-Boot] [PATCH] igep00x0: Use BCH8 ECC
 2015-10-12 16:09 UTC 

[U-Boot] [PATCH] pcm052: fix MTD partitioning
 2015-10-12 15:29 UTC  (3+ messages)

[U-Boot] [PATCH v2] Revert "env_eeprom: Assign default environment during board_init_f"
 2015-10-12 15:18 UTC  (3+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH] test/fs/fs-test.sh: Update expected results and TC10 logic
 2015-10-12 15:18 UTC  (2+ messages)

[U-Boot] [PATCH v4 10/10] vexpress64: juno: use /dev/sda2
 2015-10-12 15:18 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4,10/10] "

[U-Boot] [PATCH v4 09/10] vexpress64: juno: add alternate kernel and device tree filenames
 2015-10-12 15:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 08/10] vexpress64: juno: add optional initrd
 2015-10-12 15:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 07/10] common/armflash: load_image returns success or failure
 2015-10-12 15:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 06/10] common/armflash: add command to check if image exists
 2015-10-12 15:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 05/10] vexpress64: juno: add androidboot.hardware=juno
 2015-10-12 15:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 04/10] vexpress64: fvp dram: add DRAM configuration
 2015-10-12 15:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 03/10] vexpress64: increase max gunzip size
 2015-10-12 15:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 01/10] vexpress64: fix checkpatch warnings
 2015-10-12 15:16 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4,01/10] "

[U-Boot] [PATCH] ti: omap3: config: remove 1 from boolean define
 2015-10-12 15:16 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCHv3] Add support for LZ4 decompression algorithm
 2015-10-12 15:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, PATCHv3] "

[U-Boot] [PATCH] image: fix support for Android boot images with no ramdisk
 2015-10-12 15:16 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] lpc32xx: fix calculation of HCLK PLL output clock
 2015-10-12 15:16 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN config
 2015-10-12 15:16 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] nand: omap_gpmc: Change correctable bit-flips messages to debug()
 2015-10-12 15:16 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Fix variation in timestamps caused by timezone differences
 2015-10-12 15:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] ppc4xx: Remove lcd4_lwmon5 support
 2015-10-12 15:15 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/3] "

[U-Boot] [PATCH 2/3] ppc4xx: Convert lwmon5 board to generic board
 2015-10-12 15:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] Revert "powerpc: ppc4xx: remove lwmon5 support"
 2015-10-12 15:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] arndale: Apply Cortex-A15 errata #773022 and #774769
 2015-10-12 15:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 5/5] fs/fat/fat_write: Fix management of empty files
 2015-10-12 15:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "


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