public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-11-24 13:22:50 to 2015-11-26 12:04:14 UTC [more...]

[U-Boot] [PATCH v7 00/34] sf: MTD support
 2015-11-26 12:04 UTC  (31+ messages)
` [U-Boot] [PATCH v7 01/34] sf: spi_flash_validate_params => spi_flash_scan
` [U-Boot] [PATCH v7 02/34] sf: Move spi_flash_scan code to sf_ops
` [U-Boot] [PATCH v7 03/34] sf: Move read_id "
` [U-Boot] [PATCH v7 04/34] sf: probe: Code cleanup
` [U-Boot] [PATCH v7 05/34] sf: Use static for file-scope functions
` [U-Boot] [PATCH v7 06/34] sf: Fix Makefile
` [U-Boot] [PATCH v7 07/34] sf: Use simple name for register access functions
` [U-Boot] [PATCH v7 08/34] sf: Use flash function pointers in dm_spi_flash_ops
` [U-Boot] [PATCH v7 09/34] sf: Flash power up read-only based on idcode0
` [U-Boot] [PATCH v7 10/34] sf: Use static for file-scope functions
` [U-Boot] [PATCH v7 11/34] sf: Remove unneeded header includes
` [U-Boot] [PATCH v7 12/34] sf: probe: Use spi_flash_scan in dm-spi-flash
` [U-Boot] [PATCH v7 13/34] sf: Re-factorize spi_flash_probe_tail code
` [U-Boot] [PATCH v7 14/34] dm-sf: Re-factorize spi_flash_std_probe code
` [U-Boot] [PATCH v7 15/34] zynq: Enable CONFIG_SPL_MTD_SUPPORT
` [U-Boot] [PATCH v7 16/34] sf: Add MTD support to spi_flash
` [U-Boot] [PATCH v7 17/34] sf: Use mtd_info ops instead of spi_flash ops
` [U-Boot] [PATCH v7 18/34] cmd_sf: Use mtd->size instead of flash->size
` [U-Boot] [PATCH v7 19/34] sf: Use mtd->erasesize instead of flash->erase_size
` [U-Boot] [PATCH v7 20/34] dm-sf: use mtd_ops, drop dm_spi_flash_ops
` [U-Boot] [PATCH v7 21/34] sf: Use MTD lock operations
` [U-Boot] [PATCH v7 22/34] sf: Add MTD support for non-dm spi_flash interface
` [U-Boot] [PATCH v7 23/34] sf: probe: Minor cleanup
` [U-Boot] [PATCH v7 24/34] sf: Drop SNOR_F_SST_WR flash->flags
` [U-Boot] [PATCH v7 25/34] sf: Remove unneeded SST_BP and SST_WP
` [U-Boot] [PATCH v7 26/34] sf: ops: Fix missing break on spansion read_bar
` [U-Boot] [PATCH v7 27/34] sf: Drop SPI_FLASH_MTD driver
` [U-Boot] [PATCH v7 28/34] configs: Remove CONFIG_SPI_FLASH_MTD
` [U-Boot] [PATCH v7 29/34] sf: dataflash: Remove unneeded spi data
` [U-Boot] [PATCH v7 30/34] sf: dataflash: Move flash id detection into jedec_probe

[U-Boot] [PATCH 0/2] Enable DM_SERIAL for dra74x evm
 2015-11-26 11:55 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] arm: dts: dra7-evm: add chosen node to specify serial console device
` [U-Boot] [PATCH 2/2] defconfig: dra74_evm: enable serial driver model

[U-Boot] [PATCH] common: board_f: Dont relocate FDT incase of CONFIG_OF_EMBED
 2015-11-26 11:28 UTC  (3+ messages)

[U-Boot] Rpi Uboot not working ; USB keyboard undetected
 2015-11-26 11:25 UTC  (3+ messages)

[U-Boot] mxs: HAB experiments
 2015-11-26 11:06 UTC  (5+ messages)
    ` [U-Boot] mxs: HAB: current CST broken

[U-Boot] [PATCH v1] arm: socfpga: Enable load zImage and Linux DTB from USB
 2015-11-26 11:04 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/7] tools: env: simplify argument parsing
 2015-11-26 10:52 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] tools: env validate: pass values as 0-based array
` [U-Boot] [PATCH v2 2/7] tools: env: make parse_aes_key stateless
` [U-Boot] [PATCH v2 3/7] tools: env: introduce setenv/printenv argument structs
` [U-Boot] [PATCH v2 4/7] tools: env: parse aes key / suppress flag into argument struct
` [U-Boot] [PATCH v2 5/7] tools: env: shift optind arguments and fix argument indices
` [U-Boot] [PATCH v2 6/7] tools: env: factor out parse_common_args
` [U-Boot] [PATCH v2 7/7] tools: env: update usage strings

[U-Boot] [PATCH] ARM: zynq: Remove unused SERIAL macros for serial_zynq
 2015-11-26 10:02 UTC 

[U-Boot] [PATCH] ARM64: zynqmp: Enable FIT config option via Kconfig
 2015-11-26 10:02 UTC 

[U-Boot] [PATCH] zynq: sdhci: Calculate minimum frequency based on max frequency
 2015-11-26  9:48 UTC 

[U-Boot] [PATCH] net: gem: Enable CTRL+C in wait_for_bit
 2015-11-26  9:46 UTC 

[U-Boot] [PATCH] arm: dts: omap: add reg-shift to serial device tree node
 2015-11-26  9:19 UTC 

[U-Boot] [PATCH 1/5] arm: ls1021a: merge SoC specific code in a separate file
 2015-11-26  7:58 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] arm: ls102xa: enable all the snoop signal for masters
` [U-Boot] [PATCH 3/5] ls102xa: Enable snoop and DVM message requests
` [U-Boot] [PATCH v2 4/5] armv7/fsl-ls102xa: Workaround for DDR erratum A008514
` [U-Boot] [PATCH 5/5] move the erratum_a008336_a008514 from general ddr file to soc file

[U-Boot] [RFC] Removal of superfluous gd assignments
 2015-11-26  6:23 UTC  (2+ messages)

[U-Boot] [PATCH v1] arm: socfpga: Enable load zImage and Linux DTB from QSPI
 2015-11-26  6:12 UTC  (2+ messages)

[U-Boot] [PATCH 00/10][v4] driver: net: ldpaa: Add support of new architeture
 2015-11-26  4:50 UTC  (3+ messages)
` [U-Boot] [PATCH 07/10][v4] driver: net: fsl-mc: Add DPAA2 commands to manage MC

[U-Boot] [PATCH v2] armv8: fsl-layerscape: Fix early MMU table for nand boot
 2015-11-26  4:41 UTC 

[U-Boot] [PATCH v3 1/2] mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts
 2015-11-26  4:36 UTC  (2+ messages)

[U-Boot] [PATCH] eth: dtsec: fix TBI ANA setting bug in dtsec_configure_serdes()
 2015-11-26  4:17 UTC  (3+ messages)

[U-Boot] [PATCH] common: miiphyutil: avoid memory leak
 2015-11-26  2:33 UTC  (2+ messages)

[U-Boot] [PATCH] pmic: Fix pfuze100 bit definitions
 2015-11-26  1:46 UTC  (5+ messages)

[U-Boot] [PATCH v2 1/4] x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE
 2015-11-26  1:46 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/4] x86: Clean up ivybridge/chrome Kconfig options
` [U-Boot] [PATCH v2 3/4] x86: Remove CPU_INTEL_SOCKET_RPGA989
` [U-Boot] [PATCH v2 4/4] x86: Remove HAVE_ACPI_RESUME

[U-Boot] [PATCH v3 2/2] arm: socfpga: dts: Adding drvsel and smplsel to dts
 2015-11-26  1:44 UTC 

[U-Boot] [PATCH v2] mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts
 2015-11-26  1:41 UTC  (5+ messages)

[U-Boot] [PATCH] usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION
 2015-11-26  1:24 UTC  (4+ messages)

[U-Boot] [PATCH] mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts
 2015-11-26  0:54 UTC  (3+ messages)

[U-Boot] Login to Linux system over LCD console on Raspberry Pi
 2015-11-26  0:06 UTC  (2+ messages)

[U-Boot] [PATCH] arm: imx6: novena: Enable extfs support in SPL
 2015-11-25 23:18 UTC 

[U-Boot] [PATCH] armv8: fsl-layerscape: Fix early MMU table for nand boot
 2015-11-25 23:02 UTC 

[U-Boot] [PATCH V2] arm: novena: Switch novena to config_distro_bootcmd
 2015-11-25 21:30 UTC  (2+ messages)

[U-Boot] [PATCH] arm: spear: x600: Enable tiny-printf
 2015-11-25 20:00 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] spi: Move SPI drivers to defconfig
 2015-11-25 20:00 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] sf: Move SPI flash "

[U-Boot] [PATCH 1/2][v2] armv8: LS2080A: Rename LS2085A to reflect LS2080A
 2015-11-25 18:51 UTC  (6+ messages)

[U-Boot] Fix wrap around bug in MBR sector counts
 2015-11-25 17:08 UTC  (2+ messages)
` [U-Boot] [PATCH] Don't wrap to negative after 2G sectors

[U-Boot] Next for x86?
 2015-11-25 17:07 UTC  (4+ messages)

[U-Boot] [PATCH v7 1/2] Fix board init code to respect the C runtime environment
 2015-11-25 16:56 UTC  (2+ messages)
` [U-Boot] [PATCH v7 2/2] arm: move gd handling outside of C code

[U-Boot] [PATCH 1/4] x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE
 2015-11-25 16:52 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] x86: Clean up ivybridge/chrome Kconfig options
` [U-Boot] [PATCH 3/4] x86: Remove CPU_INTEL_SOCKET_RPGA989
` [U-Boot] [PATCH 4/4] x86: Remove HAVE_ACPI_RESUME

[U-Boot] [PATCH v3 00/11] dm: timer: x86: 64-bit counter support and tsc timer dm conversion
 2015-11-25 16:51 UTC  (14+ messages)
` [U-Boot] [PATCH v3 05/11] dm: timer: Support 64-bit counter

[U-Boot] [PATCH 1/6] arm: ls1021a: merge SoC specific code in a separate file
 2015-11-25 16:50 UTC  (5+ messages)
` [U-Boot] [PATCH 5/6] LS102XA:workaround:disable priorities within DDR

[U-Boot] [PATCH] arm: mx6: Reduce SPL malloc pool size
 2015-11-25 13:32 UTC  (8+ messages)

[U-Boot] [PATCH] serial_mxc: Fix setup of UARTx_UFCR register
 2015-11-25 13:08 UTC 

[U-Boot] [PATCH] cgtqmx6eval: Fix defconfig name
 2015-11-25 11:09 UTC 

[U-Boot] [PATCH 3/4] mx6: clock: Modify GPMI clock to support mx6sx
 2015-11-25 10:40 UTC  (2+ messages)

[U-Boot] Rpi Uboot not working ; USB keyboard undetected
 2015-11-25 10:25 UTC 

[U-Boot] GCC5.x support for old u-boot version
 2015-11-25 10:18 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] fsl_qspi: Pet the watchdog while reading/writing
 2015-11-25  9:33 UTC  (6+ messages)

[U-Boot] [PATCH v1] kirkwood_spi: move all pin multiplexing to spi_claim
 2015-11-25  9:30 UTC 

[U-Boot] [PATCH] common: cli_hush: avoid memory leak
 2015-11-25  9:16 UTC  (2+ messages)
` [U-Boot] [PATCH] common: mmc: unsigned char compared against 0

[U-Boot] [PATCH 2/2] usb: eth: add Realtek RTL8152B/RTL8153 driver
 2015-11-25  9:09 UTC  (3+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH v2 4/5] gpt: part: Definition and declaration of GPT verification functions
 2015-11-25  9:06 UTC  (5+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] powerpc, mpc5xxx: fix missing bootflag init
 2015-11-25  8:46 UTC 

[U-Boot] [PATCH v6 1/6] cgtqmx6eval: Add SPI NOR flash support
 2015-11-25  8:43 UTC  (3+ messages)
` [U-Boot] [PATCH v6 4/6] cgtqmx6eval: Add SPL support

[U-Boot] [PATCH v3 0/3] Serial Flash: call spi_flash_free more coherently
 2015-11-25  7:10 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/3] cmd_sf: add 'release' command

[U-Boot] [PATCH] i2c: Fix the comment to match the function described
 2015-11-25  6:41 UTC 

[U-Boot] [PATCH] eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
 2015-11-25  5:59 UTC  (2+ messages)

[U-Boot] [PATCH] driver: net: ldpaa: Update the lane number to DPMAC mapping
 2015-11-25  5:54 UTC 

[U-Boot] [PATCH] common: miiphyutil: no need to check name of mii_dev
 2015-11-25  1:52 UTC  (4+ messages)

[U-Boot] [PATCH v3 05/11] dm: timer: Support 64-bit counter
 2015-11-25  1:41 UTC  (2+ messages)

[U-Boot] [PATCH] common: bootm: check return value of strict_strtoul
 2015-11-25  1:12 UTC  (7+ messages)
` [U-Boot] [RFC] common: cli_hush: avoid dead code
` [U-Boot] [PATCH] common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY

[U-Boot] [PATCH] arm: novena: Fix EEPROM i2c configuration
 2015-11-24 23:36 UTC 

[U-Boot] [PATCH V2] arm: novena: Switch novena to config_distro_bootcmd
 2015-11-24 23:31 UTC  (5+ messages)

[U-Boot] [PATCH] Fix typo: firstly -> first
 2015-11-24 22:52 UTC  (2+ messages)

[U-Boot] [PATCH] Fix typo: commmand -> command
 2015-11-24 22:52 UTC  (2+ messages)

[U-Boot] [PATCH] Implement pytest-based test infrastructure
 2015-11-24 21:28 UTC  (10+ messages)

[U-Boot] [PATCH 2/2] PPC4xx: Create "liebherr" vendor directory
 2015-11-24 19:47 UTC  (4+ messages)
  ` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 0/5] tools: env: simplify argument parsing
 2015-11-24 19:26 UTC  (2+ messages)

[U-Boot] powerpc, tqm5200s: fails with current head
 2015-11-24 19:05 UTC  (2+ messages)

[U-Boot] [PATCH V2] arm: socfpga: Repair SoCrates board
 2015-11-24 15:44 UTC  (2+ messages)

[U-Boot] [PATCHv2 1/2] ARM: socfpga: arria10: add base address map for Arria10
 2015-11-24 15:43 UTC  (2+ messages)

[U-Boot] [PATCH 00/10] ARM: socfpga: Add minimal support for Arria10
 2015-11-24 15:09 UTC  (13+ messages)
` [U-Boot] [PATCH 10/10] ARM: socfpga: arria10: add support for building Arria10

[U-Boot] IMX6SX clock fix gpmi
 2015-11-24 13:56 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