public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-12-04 08:48:54 to 2015-12-06 22:06:56 UTC [more...]

[U-Boot] [PATCH] arm: dts: omap: add reg-shift to serial device tree node
 2015-12-06 22:06 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] common: miiphyutil: avoid memory leak
 2015-12-06 22:06 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] common: mmc: unsigned char compared against 0
 2015-12-06 22:06 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
 2015-12-06 22:06 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Fix typo: firstly -> first
 2015-12-06 22:06 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Fix typo: commmand -> command
 2015-12-06 22:06 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] mpc8xx: remove stale "lwmon" files
 2015-12-06 22:06 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH] common: miiphyutil: no need to check name of mii_dev
 2015-12-06 22:06 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY
 2015-12-06 22:06 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [RFC] common: cli_hush: avoid dead code
 2015-12-06 22:06 UTC  (2+ messages)
` [U-Boot] [U-Boot,RFC] "

[U-Boot] [PATCH] common: bootm: check return value of strict_strtoul
 2015-12-06 22:05 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: eth_designware: select PHYLIB in Kconfig
 2015-12-06 18:52 UTC  (2+ messages)

[U-Boot] [PATCH v8 00/14] sf: Tuning spi-flash layer
 2015-12-06 18:34 UTC  (15+ messages)
` [U-Boot] [PATCH v8 01/14] sf: spi_flash_validate_params => spi_flash_scan
` [U-Boot] [PATCH v8 02/14] sf: Move spi_flash_scan code to sf_ops
` [U-Boot] [PATCH v8 03/14] sf: Move read_id "
` [U-Boot] [PATCH v8 04/14] sf: probe: Code cleanup
` [U-Boot] [PATCH v8 05/14] sf: Use static for file-scope functions
` [U-Boot] [PATCH v8 06/14] sf: Fix Makefile
` [U-Boot] [PATCH v8 07/14] sf: Use simple name for register access functions
` [U-Boot] [PATCH v8 08/14] sf: Flash power up read-only based on idcode0
` [U-Boot] [PATCH v8 09/14] sf: Remove unneeded header includes
` [U-Boot] [PATCH v8 10/14] sf: Remove unneeded SST_BP and SST_WP
` [U-Boot] [PATCH v8 11/14] sf: ops: Fix missing break on spansion read_bar
` [U-Boot] [PATCH v8 12/14] sf: sf_probe: Remove spi_slave pointer argument
` [U-Boot] [PATCH v8 13/14] sf: Use static for file-scope functions
` [U-Boot] [PATCH v8 14/14] sf: Rename sf_ops.c to spi-flash.c

[U-Boot] [PATCH v2 1/4] tegra: Remove merge markers in some Kconfig files
 2015-12-06 16:57 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/4] dm: serial: ns16550: Add pre-reloc flag to the driver
` [U-Boot] [PATCH v2 3/4] dm: tegra: Provide serial platform data for SPL
` [U-Boot] [PATCH v2 4/4] dm: omap: Fix serial UART on beaglebone black (vboot only)

[U-Boot] [PATCH] m68k: add private libgcc
 2015-12-06 16:47 UTC 

[U-Boot] [PATCH 0/7] Switch rockchip firefly to using tiny-printf
 2015-12-06 16:45 UTC  (11+ messages)
` [U-Boot] [PATCH 1/7] spl: use panic_str instead of panic
` [U-Boot] [PATCH 2/7] spl: mmc: Explicitly init mmc struct
` [U-Boot] [PATCH 3/7] lib/tiny-printf.c: Implement vprintf
` [U-Boot] [PATCH 4/7] lib: Split panic functions out of vsprintf.c
` [U-Boot] [PATCH 5/7] lib: split out strtoxxxx "
` [U-Boot] [PATCH 6/7] mmc: mmc: Don't use sprintf when using tiny-printf
` [U-Boot] [PATCH 7/7] rockchip: firefly: Use tiny-printf

[U-Boot] [PATCH 1/2] i2c: cmd: Relocate subcommands when MANUAL_RELOC
 2015-12-06 16:44 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] dm: "

[U-Boot] [PATCH] common: cli_hush: Fix up simple typo
 2015-12-06 16:44 UTC  (2+ messages)

[U-Boot] [PATCH] common: cli_hush: Do a simple recursive variables parsing
 2015-12-06 16:44 UTC  (3+ messages)

[U-Boot] [PATCH] am33xx: Update serial pdata
 2015-12-06 16:43 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] tegra: Remove merge markers in some Kconfig files
 2015-12-06 16:41 UTC  (13+ messages)
` [U-Boot] [PATCH 2/4] dm: serial: ns16550: Add pre-reloc flag to the driver
` [U-Boot] [PATCH 3/4] dm: tegra: Provide serial platform data for SPL
` [U-Boot] [PATCH 4/4] dm: omap: Fix serial UART on beaglebone black

[U-Boot] [PATCH] dm: implement a cfi flash uclass
 2015-12-06 15:03 UTC  (8+ messages)
` [U-Boot] [PATCH v5 1/3] dm: implement a MTD uclass
  ` [U-Boot] [PATCH v5 2/3] cfi_flash: convert to driver model

[U-Boot] dm: Introduce SPI-NOR framework
 2015-12-06 15:01 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/16] device model bring-up of ti-qspi on dra72, dra74 and am437x-sk evm
 2015-12-06 14:43 UTC  (13+ messages)
` [U-Boot] [PATCH v3 05/16] spi: Add support for dual and quad mode
` [U-Boot] [PATCH v3 10/16] drivers: mtd: spi: sf_probe: add compatible for spansion spi flash

[U-Boot] [PATCH] arm: socfpga: Don't redefine CONFIG_PHYLIB
 2015-12-06  8:24 UTC  (7+ messages)

[U-Boot] u-boot retries with fallback to other images
 2015-12-06  4:19 UTC 

[U-Boot] [PULL] Please pull u-boot-nios/master
 2015-12-06  3:35 UTC 

[U-Boot] [PATCH 1/2] altera_qspi: add lock unlock ops
 2015-12-06  3:33 UTC  (5+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 2/2] altera_qspi: fix erase and write error code

[U-Boot] fw_env.config settings for Digilent ZedBoard (Zynq 7020 Soc)
 2015-12-06  1:01 UTC 

[U-Boot] [PATCH] spl: mmc: Fix compiler warning
 2015-12-05 21:04 UTC  (3+ messages)

[U-Boot] [PATCH 1/6] arm: socfpga: de0_nano: Zap VIRTUAL_TARGET
 2015-12-05 20:44 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6] arm: socfpga: sockit: "
` [U-Boot] [PATCH 3/6] arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDOR
` [U-Boot] [PATCH 4/6] arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARD
` [U-Boot] [PATCH 5/6] arm: socfpga: Introduce common board code
` [U-Boot] [PATCH 6/6] arm: socfpga: Drop the board boilerplate

[U-Boot] [PATCH 1/7] arm: socfpga: Allow DWC2 UDC probing from OF
 2015-12-05 20:43 UTC  (7+ messages)
` [U-Boot] [PATCH 2/7] arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded data
` [U-Boot] [PATCH 3/7] arm: socfpga: cyclone5-socdk: "
` [U-Boot] [PATCH 4/7] arm: socfpga: de0_nano: "
` [U-Boot] [PATCH 5/7] arm: socfpga: mcvevk: "
` [U-Boot] [PATCH 6/7] arm: socfpga: sockit: "
` [U-Boot] [PATCH 7/7] arm: socfpga: socrates: "

[U-Boot] [PATCH 1/7] net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF
 2015-12-05 20:41 UTC  (7+ messages)
` [U-Boot] [PATCH 2/7] arm: socfpga: socrates: Add missing PHY skew config
` [U-Boot] [PATCH 3/7] arm: socfpga: arria5-socdk: Remove Micrel PHY configuration
` [U-Boot] [PATCH 4/7] arm: socfpga: cyclone5-socdk: "
` [U-Boot] [PATCH 5/7] arm: socfpga: de0_nano: "
` [U-Boot] [PATCH 6/7] arm: socfpga: sockit: "
` [U-Boot] [PATCH 7/7] arm: socfpga: socrates: "

[U-Boot] [PATCH] imx_common: check for Serial Downloader in spl_boot_device
 2015-12-05 20:13 UTC  (7+ messages)

[U-Boot] [PATCH] spl: mmc: use block device number, not hard-coded 0
 2015-12-05 19:32 UTC 

[U-Boot] [RFC V1] arm: config: enforce -fno-pic for gcc
 2015-12-05  7:53 UTC 

[U-Boot] [PATCH v3 0/5] arm: ls1021a: merge SoC specific code in a separate file
 2015-12-05  6:59 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] "
` [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 v3 5/5] move erratum a008336 and a008514 to soc specific file

[U-Boot] [PATCH 0/5] arm: ls1021a: merge SoC specific code in a separate file
 2015-12-05  6:49 UTC  (8+ messages)
` [U-Boot] [PATCH 1/5] "
` [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 v2 5/5] move erratum a008336 and a008514 to soc specific file

[U-Boot] [PATCH 1/3] rpi: get rid of BCM2835_BOARD_REV_* macros
 2015-12-05  5:07 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] rpi: fix revision scheme parsing
` [U-Boot] [PATCH 3/3] rpi: add support for Raspberry Pi Zero

[U-Boot] [PATCH] driver: net: fsl-mc: remove MC firmware version check
 2015-12-05  1:29 UTC  (3+ messages)

[U-Boot] mmc erase fails from U-Boot command line
 2015-12-05  0:19 UTC  (23+ messages)

[U-Boot] Please pull u-boot-sparc/master
 2015-12-04 22:51 UTC  (2+ messages)

[U-Boot] [PULL] Please pull u-boot-imx
 2015-12-04 22:51 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-video/master
 2015-12-04 22:51 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] fsl_qspi: Pet the watchdog while reading/writing
 2015-12-04 21:00 UTC  (10+ messages)

[U-Boot] [PATCH] common: cli_simple: Recursively parse variables
 2015-12-04 20:17 UTC  (2+ messages)

[U-Boot] [PATCH v7 0/2] Make most DDR non-secure in MMU while keep a small block secure
 2015-12-04 19:57 UTC  (3+ messages)
` [U-Boot] [PATCH v7 1/2] Reserve secure memory
` [U-Boot] [PATCH v7 2/2] armv8: fsl-layerscape: Make DDR non secure in MMU tables

[U-Boot] [PATCH] ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register
 2015-12-04 19:41 UTC  (15+ messages)
  ` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH 0/2] Rockchip: USB: added usb phy control to support fastboot
 2015-12-04 18:32 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] usb: gadget: s3c_udc_otg: fixed max packet size check for ep_in in high speed
` [U-Boot] [PATCH 2/2] usb: gadget: add usb phy control to support fastboot for rk3036

[U-Boot] [PATCH v5] arm: Add sata support on Layerscape ARMv8 board
 2015-12-04 17:24 UTC  (4+ messages)

[U-Boot] [PATCH v3 09/13] ns16550: unify serial_tegra
 2015-12-04 15:52 UTC  (9+ messages)
` [U-Boot] [U-Boot,v3,09/13] "

[U-Boot] [PATCH 00/24] usb: s3c-otg: Rename driver to dwc2-otg
 2015-12-04 15:22 UTC  (5+ messages)

[U-Boot] [PATCH] dm: core: Enable optional use of fdt_translate_address()
 2015-12-04 15:01 UTC  (9+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH v2] mx6sxsabresd: Fix Ethernet PHY reset sequence
 2015-12-04 13:13 UTC  (2+ messages)

[U-Boot] [PATCH 4/5][v4] armv8/ls1043ardb: SECURE BOOT target added for NOR
 2015-12-04 12:03 UTC 

[U-Boot] [PATCH v6 1/6] cgtqmx6eval: Add SPI NOR flash support
 2015-12-04 12:00 UTC  (7+ messages)

[U-Boot] am335x. u-boot.img fails to start
 2015-12-04  9:40 UTC  (5+ messages)
    ` [U-Boot] Antwort: "

[U-Boot] [PATCH 1/2] spi: Get spi-3wire from dts
 2015-12-04  8:49 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] spi: ti_qspi: Fix SPI_3WIRE checking using mode


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