U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-03 13:40:51 to 2015-09-04 14:44:12 UTC [more...]

[U-Boot] arm: mvebu: u-boot does not start on db-88f6820-gp
 2015-09-04 14:44 UTC 

[U-Boot] [PATCH v3] common: Fix load and entry addresses in FIT image
 2015-09-04 14:43 UTC 

[U-Boot] [PATCH v2] common: Fix load and entry addresses in FIT image
 2015-09-04 14:35 UTC  (6+ messages)

[U-Boot] [PATCH] arm: socfpga: dm: Fix DM initialization failure after warm reset
 2015-09-04 14:32 UTC  (10+ messages)

[U-Boot] [PATCH 00/13] dm: arm: zynq: Convert serial driver to driver model
 2015-09-04 14:32 UTC  (19+ messages)
` [U-Boot] [PATCH 11/13] arm: zynq: dts: Add U-Boot device tree additions

[U-Boot] [PATCH] pinctrl: move dm_scan_fdt_node() out of pinctrl uclass
 2015-09-04 14:14 UTC  (4+ messages)

[U-Boot] [PATCH 0/5] nios2: add device tree control of U-Boot
 2015-09-04 14:10 UTC  (32+ messages)
` [U-Boot] [PATCH 1/5] nios2: permit "
` [U-Boot] [PATCH 2/5] nios2: enable "
` [U-Boot] [PATCH 3/5] nios2: revert _end symbol in link script
` [U-Boot] [PATCH 4/5] nios2: initialize stack earlier in startup
` [U-Boot] [PATCH 5/5] nios2: relocate dtb for separated device tree
` [U-Boot] [PATCH v2 0/8] nios2: add device tree control of U-Boot
  ` [U-Boot] [PATCH v2 1/8] nios2: permit "
  ` [U-Boot] [PATCH v2 2/8] nios2: move altera_pio_init to board_early_init_r
  ` [U-Boot] [PATCH v2 3/8] nios2: BSS should be cleared only after board_init_f
  ` [U-Boot] [PATCH v2 4/8] nios2: enlarge the code relocation range
  ` [U-Boot] [PATCH v2 5/8] nios2: remove gp assignments in link script
  ` [U-Boot] [PATCH v2 6/8] nios2: define _end "
  ` [U-Boot] [PATCH v2 7/8] nios2: show fdt blob address in board info command
  ` [U-Boot] [PATCH v2 8/8] nios2: enable device tree control of U-Boot

[U-Boot] [PATCH] net: altera_tse: Zap unused variable
 2015-09-04 14:10 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] nios2: Switch to generic timer
 2015-09-04 14:08 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] nios2: Split timer code into timer.c

[U-Boot] [PATCH 1/4] sf: params: Add IS25LP032 part support
 2015-09-04 13:03 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] sf: params: Add IS25LP064 "
` [U-Boot] [PATCH 3/4] sf: params: Add IS25LP128 "
` [U-Boot] [PATCH 4/4] zynq-common: Enable ISSI SPI-NOR flash support

[U-Boot] [PATCH] sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices
 2015-09-04 12:43 UTC 

[U-Boot] [PATCH v5 07/16] dts: zc770-xm010: Enable zynq qspi controller node
 2015-09-04 12:34 UTC  (6+ messages)
` [U-Boot] [PATCH v5 13/16] spi: Kconfig: Add Zynq QSPI controller entry

[U-Boot] [PATCH v4 00/16] spi: zynq qspi support
 2015-09-04 12:33 UTC  (8+ messages)
` [U-Boot] [PATCH v4 01/16] spi: Add zynq qspi controller driver

[U-Boot] [PATCH 1/1] spi: tegra20: Add support for mode selection
 2015-09-04 12:29 UTC  (5+ messages)

[U-Boot] [PATCH 1/3] net: phy: Don't create phy device when there is no phy
 2015-09-04 11:56 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] net: phy: Change to print all phys that are not found
` [U-Boot] [PATCH 3/3] net: phy: Test previous phydev->dev against new mac dev

[U-Boot] [PATCH 1/2] arm: socfpga: mmc: Enable calibration for drvsel and smpsel
 2015-09-04 10:41 UTC  (7+ messages)

[U-Boot] [PATCH] arm: socfpga: Do not call board_init_r() from board_init_f()
 2015-09-04  9:53 UTC  (2+ messages)

[U-Boot] Zynq build failure
 2015-09-04  8:52 UTC 

[U-Boot] [PATCH v4 1/2] usb: zynqmp: Add XHCI driver support
 2015-09-04  6:31 UTC  (2+ messages)
` [U-Boot] [PATCH v4 2/2] usb: zynqmp: Enable USB XHCI support

[U-Boot] [PATCH] dm: core: Enable optional use of fdt_translate_address()
 2015-09-04  5:11 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] dts: do not cut down pinctrl-0 and pinctrl-names for SPL full-pinctrl
 2015-09-04  1:10 UTC  (3+ messages)

[U-Boot] [PATCH] dts: Add a comment about CONFIG_OF_EMBED being for local use
 2015-09-04  1:10 UTC  (3+ messages)

[U-Boot] [PATCH 1/7] kwbimage: Align payload size to 4 bytes
 2015-09-04  0:58 UTC  (9+ messages)
` [U-Boot] [PATCH 2/7] arm: mvebu: Do not call board_init_r() from board_init_f()
` [U-Boot] [PATCH 5/7] usb: ehci-marvell.c: Add DM support

[U-Boot] [PATCH 0/6] device model bringup of cpsw on am335x bone black
 2015-09-04  0:58 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] drivers: of: add support for get device address based on index
` [U-Boot] [PATCH 4/6] drivers: net: cpsw: prepare driver for device model migration
` [U-Boot] [PATCH 5/6] drivers: net: cpsw: convert driver to adopt device driver model

[U-Boot] [PATCH v4 00/11] x86: quark: Convert to driver model
 2015-09-04  0:49 UTC  (18+ messages)
` [U-Boot] [PATCH v4 01/11] x86: quark: Optimize MRC execution time
` [U-Boot] [PATCH v4 02/11] x86: quark: Avoid chicken and egg problem
` [U-Boot] [PATCH v4 03/11] x86: Enable PCIe controller on quark/galileo
` [U-Boot] [PATCH v4 04/11] x86: Convert to use driver model pci "
` [U-Boot] [PATCH v4 05/11] x86: quark: Add USB PHY initialization support
` [U-Boot] [PATCH v4 06/11] x86: galileo: Convert to use CONFIG_DM_USB
` [U-Boot] [PATCH v4 07/11] net: designware: Fix build warnings
` [U-Boot] [PATCH v4 09/11] net: designware: Add support to PCI designware devices

[U-Boot] [RFC] Adding support for NI Ettus Research USRP E3XX series
 2015-09-03 23:18 UTC  (6+ messages)
` [U-Boot] [RFC] zynq: Add support for E3xx board

[U-Boot] [PATCH v2] net: parse DHCP options from overloaded file/sname fields
 2015-09-03 22:31 UTC 

[U-Boot] [PATCH v2] net: Do not overwrite options found in overloaded 'file' field
 2015-09-03 22:31 UTC 

[U-Boot] [PATCH] usb: gadget: ci_udc: implement usb_ep_ops dequeue callback
 2015-09-03 22:11 UTC  (4+ messages)

[U-Boot] [PATCH] net/eth: fix a bug in on_ethaddr()
 2015-09-03 21:45 UTC  (2+ messages)

[U-Boot] [PATCH] net/arp: account for ARP delay, avoid duplicate packets on timeout
 2015-09-03 21:44 UTC  (2+ messages)

[U-Boot] [PATCH] net/arp: Do not run net_start_again() on timeout
 2015-09-03 21:44 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] net: parse DHCP options from overloaded file/sname fields
 2015-09-03 21:44 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] net: Do not overwrite options found in overloaded 'file' field
 2015-09-03 21:44 UTC  (2+ messages)

[U-Boot] [PATCH] net: Fix parsing of Bootp/DHCP option 0 (Pad)
 2015-09-03 21:44 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] net: send RFC1542 compliant value for bootp requests
 2015-09-03 21:44 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] net: reject Bootp/DHCP packets with bad OP value
 2015-09-03 21:43 UTC  (2+ messages)

[U-Boot] [PATCH] doc: Fix inconsistent filename in PXE config example
 2015-09-03 21:43 UTC  (4+ messages)

[U-Boot] [PATCH] smsc95xx: Fetch whole burst with 1 URB, avoid framing errors
 2015-09-03 21:43 UTC  (2+ messages)

[U-Boot] [PATCH 00/13] Implement fastboot over NAND
 2015-09-03 21:43 UTC  (9+ messages)
` [U-Boot] [PATCH 10/13] sunxi: Make the fastboot buffer larger
` [U-Boot] [PATCH 12/13] sunxi: A13-Olinuxino: Enable the USB OTG controller

[U-Boot] [PATCH] doc: document the fdtdir PXE command
 2015-09-03 20:59 UTC  (2+ messages)

[U-Boot] Please pull u-boot-rockchip.git
 2015-09-03 20:57 UTC  (2+ messages)

[U-Boot] [PATCH] checkpatch.pl: Fix checkpatch.pl warnings with Perl 5.22
 2015-09-03 20:46 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] omap3_evm_common.h: Switch to SYS_GENERIC_BOARD
 2015-09-03 18:54 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] ti814x_evm: "
` [U-Boot] [PATCH 3/3] ti816x: "

[U-Boot] [PATCH v5 00/41] dm: Introduce Rockchip RK3288 support
 2015-09-03 18:00 UTC  (81+ messages)
` [U-Boot] [PATCH v5 01/41] pinctrl: Add help text to Kconfig
` [U-Boot] [PATCH v5 02/41] pinctrl: Add the concept of peripheral IDs
` [U-Boot] [PATCH v5 03/41] dm: led: Tidy up SPL options for the led and led-gpio
` [U-Boot] [PATCH v5 04/41] mmc: Support bypass mode with the get_mmc_clk() method
` [U-Boot] [PATCH v5 05/41] dm: Improve handling of a missing uclass
` [U-Boot] [PATCH v5 06/41] dm: Provide better debugging when a device fails to bind
` [U-Boot] [PATCH v5 07/41] arm: reset: Avoid a build error when the reset uclass is enabled
` [U-Boot] [PATCH v5 08/41] rockchip: Add serial support
` [U-Boot] [PATCH v5 09/41] rockchip: Bring in RK3288 device tree file includes and bindings
` [U-Boot] [PATCH v5 10/41] rockchip: rk3288: dts: Make core devices available early
` [U-Boot] [PATCH v5 11/41] mkimage: Allow padding to any length
` [U-Boot] [PATCH v5 12/41] mkimage: Allow the original file size to be recorded
` [U-Boot] [PATCH v5 13/41] rockchip: Add the rkimage format to mkimage
` [U-Boot] [PATCH v5 14/41] rockchip: Add support for the SD image
` [U-Boot] [PATCH v5 15/41] rockchip: Add support for the SPI image
` [U-Boot] [PATCH v5 16/41] rockchip: gpio: Add rockchip GPIO driver
` [U-Boot] [PATCH v5 17/41] rockchip: Add basic peripheral and clock definitions
` [U-Boot] [PATCH v5 18/41] power: Add support for ACT8846 PMIC
` [U-Boot] [PATCH v5 19/41] power: regulator: Add a driver for ACT8846 regulators
` [U-Boot] [PATCH v5 20/41] rockchip: rk3288: Add clock driver
` [U-Boot] [PATCH v5 21/41] rockchip: rk3288: Add header files for PMU and GRF
` [U-Boot] [PATCH v5 22/41] rockchip: rk3288: Add SoC reset driver
` [U-Boot] [PATCH v5 23/41] rockchip: rk3288: Add a simple syscon driver
` [U-Boot] [PATCH v5 24/41] rockchip: rk3288: Add pinctrl driver
` [U-Boot] [PATCH v5 25/41] rockchip: rk3288: Add SDRAM init
` [U-Boot] [PATCH v5 26/41] rockchip: Add an MMC driver
` [U-Boot] [PATCH v5 27/41] rockchip: Add core SoC start-up code
` [U-Boot] [PATCH v5 28/41] rockchip: Add I2C driver
` [U-Boot] [PATCH v5 30/41] rockchip: Add basic support for firefly-rk3288
` [U-Boot] [PATCH v5 31/41] rockchip: Add basic support for jerry
` [U-Boot] [PATCH v5 32/41] rockchip: Add a simple README
` [U-Boot] [PATCH v5 33/41] doc: Fix reference to Rock pro when Rock 2 is meant
` [U-Boot] [PATCH v5 34/41] mmc: Probe DM based mmc devices in u-boot
` [U-Boot] [PATCH v5 35/41] rockchip: Disable sdio mmc slot on rk3288-firefly
` [U-Boot] [PATCH v5 36/41] rockchip: Turn off CONFIG_SPL_LED for firefly
` [U-Boot] [PATCH v5 37/41] rockchip: Add config_distro_bootcmd support
` [U-Boot] [PATCH v5 38/41] arm: Turn of d-cache before i-cache
` [U-Boot] [PATCH v5 39/41] rockchip: Drop first 32kb of zeros from the rkSD image type
` [U-Boot] [PATCH v5 40/41] rockchip: Update todo in README.rockchip
` [U-Boot] [PATCH v5 41/41] rockchip: Put README image creation commands on one line

[U-Boot] [PATCH v6 29/41] rockchip: Add SPI driver
 2015-09-03 18:00 UTC  (2+ messages)

[U-Boot] [PATCH v3 13/13] imx: mx7dsabresd: Add support for MX7D SABRESD board
 2015-09-03 16:49 UTC 

[U-Boot] FSL DDR3/4 wrlvl_override question
 2015-09-03 16:23 UTC  (4+ messages)

[U-Boot] [PATCH 1/4] spi: cadence_qspi: Ensure spi_calibration is run when sclk change
 2015-09-03 14:20 UTC  (7+ messages)
` [U-Boot] [PATCH 2/4] spi: cadence_qspi: Fix fdt read of spi-max-frequency
` [U-Boot] [PATCH 3/4] spi: cadence_qspi: Ensure check for max frequency in place
` [U-Boot] [PATCH 4/4] arm: dts: socfpga: Increase the spi-max-frequency for QSPI flash

[U-Boot] [PATCH 2/2] mmc: dw_mmc: Make timeout error visible to u-boot console
 2015-09-03 14:18 UTC  (5+ messages)
` [U-Boot] [PATCH] FIX: fat: Provide correct return code from disk_{read|write} to upper layers

[U-Boot] 2TB disks
 2015-09-03 14:17 UTC  (3+ messages)
` [U-Boot] [PATCH] Don't wrap to negative after 2G sectors

[U-Boot] [RFC PATCH 0/2] sunxi: support FEL-provided environment vars and "fel" boot target
 2015-09-03 14:12 UTC  (3+ messages)
` [U-Boot] [RFC PATCH 1/2] sunxi: retrieve FEL-provided values to environment variables
` [U-Boot] [RFC PATCH 2/2] sunxi: add "fel" boot target

[U-Boot] [PATCH 1/7] omap-common: Common omap_die_id definition
 2015-09-03 13:41 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).