public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-09-02 18:54:16 to 2015-09-03 20:05:44 UTC [more...]

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

[U-Boot] [PATCH 1/1] spi: tegra20: Add support for mode selection
 2015-09-03 19:40 UTC  (2+ messages)

[U-Boot] [PATCH] checkpatch.pl: Fix checkpatch.pl warnings with Perl 5.22
 2015-09-03 19:32 UTC  (2+ 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] Please pull u-boot-rockchip.git
 2015-09-03 18:00 UTC 

[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 v2] common: Fix load and entry addresses in FIT image
 2015-09-03 15:07 UTC 

[U-Boot] [PATCH 1/7] kwbimage: Align payload size to 4 bytes
 2015-09-03 14:37 UTC  (13+ messages)
` [U-Boot] [PATCH 2/7] arm: mvebu: Do not call board_init_r() from board_init_f()
` [U-Boot] [PATCH 3/7] arm: mvebu: Add basic Armada XP / 38x dtsi/dts files
` [U-Boot] [PATCH 4/7] arm: mvebu: Add DM (driver model) support
` [U-Boot] [PATCH 5/7] usb: ehci-marvell.c: Add DM support
` [U-Boot] [PATCH 6/7] arm: mvebu: Enable DM_USB on AXP / A38x boards
` [U-Boot] [PATCH 7/7] arm: mvebu: Enable DM_SERIAL "

[U-Boot] [PATCH 1/2] arm: socfpga: mmc: Enable calibration for drvsel and smpsel
 2015-09-03 14:25 UTC  (9+ 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 1/2] mmc: dw_mmc: Increase timeout to 20 seconds
 2015-09-03 14:18 UTC  (10+ messages)
` [U-Boot] [PATCH 2/2] mmc: dw_mmc: Make timeout error visible to u-boot console
  ` [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)

[U-Boot] [PATCH v4 00/11] x86: quark: Convert to driver model
 2015-09-03 12:37 UTC  (12+ 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 08/11] dm: pci: Add an inline API to test if a device is on a PCI bus
` [U-Boot] [PATCH v4 09/11] net: designware: Add support to PCI designware devices
` [U-Boot] [PATCH v4 10/11] x86: Convert to use driver model eth on quark/galileo
` [U-Boot] [PATCH v4 11/11] x86: quark: Add PCIe/USB static register programming after memory init

[U-Boot] [PATCH v3 00/11] x86: quark: Convert to driver model
 2015-09-03 11:43 UTC  (12+ messages)
` [U-Boot] [PATCH v3 01/11] x86: quark: Optimize MRC execution time
` [U-Boot] [PATCH v3 02/11] x86: quark: Avoid chicken and egg problem
` [U-Boot] [PATCH v3 03/11] x86: Enable PCIe controller on quark/galileo
` [U-Boot] [PATCH v3 04/11] x86: Convert to use driver model pci "
` [U-Boot] [PATCH v3 05/11] x86: quark: Add USB PHY initialization support
` [U-Boot] [PATCH v3 06/11] x86: galileo: Convert to use CONFIG_DM_USB
` [U-Boot] [PATCH v3 07/11] net: designware: Fix build warnings
` [U-Boot] [PATCH v3 08/11] dm: pci: Add an inline API to test if a device is on a PCI bus
` [U-Boot] [PATCH v3 09/11] net: designware: Add support to PCI designware devices
` [U-Boot] [PATCH v3 10/11] x86: Convert to use driver model eth on quark/galileo
` [U-Boot] [PATCH v3 11/11] x86: quark: Add PCIe/USB static register programming after memory init

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

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

[U-Boot] [PATCH v2 0/8] arm: Tidy up early init
 2015-09-03 11:13 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/2] Move malloc_cache_aligned() to its own header
 2015-09-03 11:08 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header

[U-Boot] [PATCH] arm: mvebu: timer.c: Explicitly move "init_done" var to data section
 2015-09-03 10:47 UTC 

[U-Boot] [PATCH] net: phy: on phy device create do not initialize link to 1
 2015-09-03 10:20 UTC 

[U-Boot] [PATCH v2] include: configs: Enable DWC3 and DFU in OMAP5 uEVM
 2015-09-03  9:57 UTC 

[U-Boot] [PATCH v4 00/16] spi: zynq qspi support
 2015-09-03  9:47 UTC  (6+ messages)
` [U-Boot] [PATCH v4 01/16] spi: Add zynq qspi controller driver

[U-Boot] [PATCH v3 1/2] usb: zynqmp: Add XHCI driver support
 2015-09-03  9:44 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/2] usb: zynqmp: Enable USB XHCI support

[U-Boot] [PATCH 1/5] spi_sf: Skip the erasing of protected sectors
 2015-09-03  9:35 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: Kirkwood: fix IDE configuration on LaCie boards
 2015-09-03  9:12 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] v2015.10-rc2: timer not initialized on Kirkwood
 2015-09-03  9:05 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] cm-fx6 updates for Utilite
 2015-09-03  8:57 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] compulab: eeprom: select i2c bus when querying for board rev
` [U-Boot] [PATCH 2/3] compulab: eeprom: add support for obtaining product name
` [U-Boot] [PATCH 3/3] arm: mx6: cm-fx6: modify device tree for old revisions of utilite

[U-Boot] [PATCH v3 1/2] usb: zynqmp: Add XHCI driver support
 2015-09-03  7:21 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] usb: zynqmp: Enable USB XHCI support

[U-Boot] [PATCH v3 00/13] sf: BAR/wait_ready logic updates
 2015-09-03  7:04 UTC  (4+ messages)
` [U-Boot] [PATCH v3 05/13] sf: Make flash->flags use for generic usage

[U-Boot] [PATCH] defconfig: am335x: gp_evm: enable ethernet driver model
 2015-09-03  6:44 UTC 

[U-Boot] [PATCH v2 00/11] x86: quark: Convert to driver model
 2015-09-03  5:01 UTC  (13+ messages)
` [U-Boot] [PATCH v2 01/11] x86: quark: Optimize MRC execution time
` [U-Boot] [PATCH v2 03/11] x86: Enable PCIe controller on quark/galileo
` [U-Boot] [PATCH v2 05/11] x86: quark: Add USB PHY initialization support
` [U-Boot] [PATCH v2 09/11] net: designware: Add support to PCI designware devices

[U-Boot] [PATCH] Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"
 2015-09-03  2:02 UTC  (19+ messages)

[U-Boot] [PATCH] sunxi: Ensure that 'mksunxiboot' tool produces deterministic output
 2015-09-02 23:36 UTC 

[U-Boot] What's purpose of DEV_FLAGS_SYSTEM and DEV_EXT_VIDEO?
 2015-09-02 22:25 UTC  (2+ messages)

[U-Boot] [PATCH] Convert omap3_logic to ti_omap3_common.h
 2015-09-02 21:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 9/9] powerpc: mpc85xx: remove stxgp3, stxssa support
 2015-09-02 21:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 8/9] powerpc: mpc5xx: remove cmi_mpc5xx support
 2015-09-02 21:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 7/9] powerpc: ppc4xx: remove zeus support
 2015-09-02 21:59 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,7/9] "

[U-Boot] [PATCH v2 6/9] powerpc: ppc4xx: remove sbc405 support
 2015-09-02 21:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 5/9] powerpc: ppc4xx: remove pcs440ep support
 2015-09-02 21:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 4/9] powerpc: ppc4xx: remove p3p440 support
 2015-09-02 21:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/9] powerpc: ppc4xx: remove lwmon5 support
 2015-09-02 21:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/9] powerpc: ppc4xx: remove csb272, csb472 support
 2015-09-02 21:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/9] powerpc: ppc4xx: remove alpr support
 2015-09-02 21:58 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/9] "

[U-Boot] [PATCH] ea20: Convert to generic board
 2015-09-02 21:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] serial: drop redundant depends on
 2015-09-02 21:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PULL] Please pull u-boot-imx
 2015-09-02 21:58 UTC  (9+ messages)
` [U-Boot] [PATCH 1/2] arch/arm/Kconfig: Add back in missing entries
  ` [U-Boot] [PATCH 2/2] configs/titanium_defconfig: Select MX6

[U-Boot] Please pull u-boot-mpc85xx master
 2015-09-02 21:58 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2015-09-02 21:58 UTC  (2+ messages)

[U-Boot] mkimage: mxs (mx23_olinuxino) build regression
 2015-09-02 21:57 UTC  (3+ messages)

[U-Boot] u-boot built with gcc5 dies in memcpy()
 2015-09-02 20:18 UTC 

[U-Boot] [PATCHv2] arm: socfpga: Add support for the Terasic DE-0 Atlas board
 2015-09-02 20:14 UTC  (7+ messages)

[U-Boot] [PATCH 01/13] imx: arch-mx6: add is_soc_type helper macro
 2015-09-02 19:05 UTC  (3+ messages)
` [U-Boot] [PATCH 13/13] imx: mx7dsabresd: Add support for MX7D SABRESD board

[U-Boot] [PATCH v2 01/13] imx: arch-mx6: add is_soc_type helper macro
 2015-09-02 18:54 UTC  (10+ messages)
` [U-Boot] [PATCH v2 05/13] imx: system counter driver for imx7d and mx6ul
` [U-Boot] [PATCH v2 06/13] imx: imx7d: initial arch level support
` [U-Boot] [PATCH v2 07/13] imx: imx7d: clock control module support
` [U-Boot] [PATCH v2 08/13] imx: imx7d: Add SoC system support
` [U-Boot] [PATCH v2 09/13] arm: imx-common: init: extend init_aips to support imx7
` [U-Boot] [PATCH v2 10/13] arm: imx-common: init: rework wdog settings for imx6/imx7
` [U-Boot] [PATCH v2 11/13] thermal: imx: add imx7d soc thermal support
` [U-Boot] [PATCH v2 12/13] imx: imx7d: add imx-common cpu support for imx7d
` [U-Boot] [PATCH v2 13/13] imx: mx7dsabresd: Add support for MX7D SABRESD board


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