public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-04-21 13:50:28 to 2016-04-25 08:24:25 UTC [more...]

[U-Boot] [PATCH] ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-bus
 2016-04-25  8:24 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] ARM: AT91: add AT91 PIO4 pinctrl driver
 2016-04-25  8:22 UTC  (3+ messages)

[U-Boot] Issue with USB mass storage (thumb drives)
 2016-04-25  8:16 UTC  (5+ messages)

[U-Boot] [ANN] U-Boot v2016.05-rc2 released
 2016-04-25  8:02 UTC  (2+ messages)

[U-Boot] [PATCH] dfu: ram: fix number base of RAM entity parameters
 2016-04-25  7:28 UTC  (3+ messages)

[U-Boot] [PATCH] pci: Device scanning range fix
 2016-04-25  7:07 UTC  (7+ messages)
` [U-Boot] [PATCH v2] "
  ` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH] mtd, ubi: set free_count to zero before walking through erase list
 2016-04-25  7:06 UTC  (13+ messages)

[U-Boot] [PATCH 0/9] dm: fsl_i2c: Make FSL I2C driver compatible with DM
 2016-04-25  6:31 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9] dm: fsl_i2c: Rename I2C register structure
` [U-Boot] [PATCH 2/9] dm: fsl_i2c: Use clearer parameter names
` [U-Boot] [PATCH 3/9] dm: fsl_i2c: Reword and clarify comment
` [U-Boot] [PATCH 4/9] dm: fsl_i2c: Remove unnecessary variable
` [U-Boot] [PATCH 5/9] dm: fsl_i2c: Rename probe method
` [U-Boot] [PATCH 6/9] dm: fsl_i2c: Rename methods for reading/writing data
` [U-Boot] [PATCH 7/9] dm: fsl_i2c: Prepare compatibility functions
` [U-Boot] [PATCH 8/9] dm: fsl_i2c: Factor out adap parameter
` [U-Boot] [PATCH 9/9] dm: fsl_i2c: Enable DM for FSL I2C

[U-Boot] Pull request: u-boot-ubi/master
 2016-04-25  5:28 UTC 

[U-Boot] Fail to flash latest u-boot to firefly-rk3288 emmc
 2016-04-25  4:31 UTC 

[U-Boot] [PATCH] dm: at91: Add driver model support for the spi driver
 2016-04-25  3:48 UTC 

[U-Boot] SAMA5D2 xplained SD/eMMC boot
 2016-04-25  0:55 UTC  (12+ messages)

[U-Boot] [PATCH] dm: gpio: handle GPIO_ACTIVE_LOW flag in DT
 2016-04-24 23:32 UTC  (6+ messages)
` [U-Boot] [RESEND PATCH 0/6] Handle GPIO_ACTIVE_LOW in gpio-uclass
  ` [U-Boot] [RESEND PATCH V3 1/6] dm: gpio: add a default gpio xlate routine
      ` [U-Boot] [PATCH V4, "

[U-Boot] [PATCH v3 2/2] m68k: add DM model serial driver
 2016-04-24 22:20 UTC 

[U-Boot] [PATCH v3 1/2] m68k: add malloc memory for early malloc
 2016-04-24 22:20 UTC 

[U-Boot] [PATCH 0/4] configs and cmd/Kconfig: Re-sync
 2016-04-24 19:16 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] configs: Re-sync HUSH options
` [U-Boot] [PATCH 2/4] configs: Re-sync CONFIG_USB_MUSB_HOST
` [U-Boot] [PATCH 3/4] configs: Re-sync almost all of cmd/Kconfig
` [U-Boot] [PATCH 4/4] include/configs: Whitespace fixup

[U-Boot] [U-BOOT] [RFC PATCH] EMAC driver for H3/A64
 2016-04-24 19:04 UTC 

[U-Boot] [PATCH] imx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5
 2016-04-24 17:54 UTC 

[U-Boot] Problem: loading U-Boot from NAND while running SPL from SRAM
 2016-04-24 12:33 UTC 

[U-Boot] [PATCH 00/60] ARM: tegra: cleanup part 1
 2016-04-24 10:20 UTC  (63+ messages)
` [U-Boot] [PATCH 01/60] ARM: tegra: remove unused definitions in headers
` [U-Boot] [PATCH 02/60] mmc: tegra: move pad init into MMC driver
` [U-Boot] [PATCH 05/60] pwm: tegra: move header file to driver directory
` [U-Boot] [PATCH 13/60] ARM: tegra: sort some board file include directives
` [U-Boot] [PATCH 15/60] gpio: tegra: header file split
` [U-Boot] [PATCH 17/60] ARM: tegra: move apb_misc.h
` [U-Boot] [PATCH 18/60] ARM: tegra: move fuse.h
` [U-Boot] [PATCH 19/60] ARM: tegra: move gpu.h
` [U-Boot] [PATCH 20/60] ARM: tegra: move pmc.h
` [U-Boot] [PATCH 21/60] ARM: tegra: move scu.h
` [U-Boot] [PATCH 22/60] ARM: tegra: move warmboot.h
` [U-Boot] [PATCH 23/60] ARM: tegra: move xusb-padctl.h to <mach/>
` [U-Boot] [PATCH 24/60] ARM: tegra: unify+move {board, sys_proto}.h "
` [U-Boot] [PATCH 25/60] ARM: tegra: use consistently named include guards
` [U-Boot] [PATCH 26/60] ARM: tegra: delete unused headers
` [U-Boot] [PATCH 27/60] ARM: tegra: move emc.h
` [U-Boot] [PATCH 28/60] ARM: tegra: move sdram_param.h
` [U-Boot] [PATCH 29/60] ARM: tegra: move sysctr.h
` [U-Boot] [PATCH 30/60] ARM: tegra: remove pmu.h
` [U-Boot] [PATCH 31/60] ARM: tegra: move powergate.h to <mach/>
` [U-Boot] [PATCH 32/60] ARM: tegra: add SoC-specific include directory
` [U-Boot] [PATCH 33/60] ARM: tegra: fix bug in Tegra20 flow.h
` [U-Boot] [PATCH 34/60] ARM: tegra: move flow.h
` [U-Boot] [PATCH 35/60] nyan-big: remove direct MC register access
` [U-Boot] [PATCH 36/60] ARM: tegra: move mc.h
` [U-Boot] [PATCH 37/60] ARM: tegra: move SDIOCFG_DRV* to pinmux.h
` [U-Boot] [PATCH 38/60] ARM: tegra: remove tegra_get_chip()

[U-Boot] [PATCH v5 0/4] Amlogic Meson GXBaby and ODROID-C2 support
 2016-04-24  6:50 UTC  (5+ messages)
` [U-Boot] [PATCH v5 1/4] arm: implement generic PSCI reset call for armv8
` [U-Boot] [PATCH v5 2/4] net: designware: fix descriptor layout and warnings on 64-bit archs
` [U-Boot] [PATCH v5 3/4] arm: add initial support for Amlogic Meson and ODROID-C2
` [U-Boot] [PATCH v5 4/4] arm: meson: implement calls to secure monitor

[U-Boot] [PATCH v4 00/13] ARM: uniphier: add ARMv8 SoCs support
 2016-04-24  1:08 UTC  (2+ messages)

[U-Boot] pull request: u-boot-uniphier/master
 2016-04-24  1:04 UTC 

[U-Boot] [PATCH] Revert "rockchip: rk3288: correct sdram setting"
 2016-04-23 18:24 UTC  (3+ messages)

[U-Boot] [PATCH V4] dm: gpio: pca953x: introduce driver model support for pca953x
 2016-04-23 17:00 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/8] Add support for Espresso7420 board
 2016-04-23 17:00 UTC  (12+ messages)
` [U-Boot] [PATCH v3 1/8] pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices
` [U-Boot] [PATCH v3 2/8] pinctrl: Add pinctrl driver support for Exynos7420 SoC
` [U-Boot] [PATCH v3 3/8] clk: exynos: add clock driver for Exynos7420 Soc
` [U-Boot] [PATCH v3 4/8] serial: s5p: get the port id number from the alias of the device node
` [U-Boot] [PATCH v3 5/8] serial: s5p: use clock api to get clock rate
` [U-Boot] [PATCH v3 6/8] arm: exynos: realign the code to allow support for newer 64-bit platforms
` [U-Boot] [PATCH v3 7/8] arm: exynos: add support for Exynos7420 SoC
` [U-Boot] [PATCH v3 8/8] board: samsung: add initial Espresso7420 board support

[U-Boot] [PATCH 0/9] Add support for Espresso7420 board
 2016-04-23 16:06 UTC  (17+ messages)
` [U-Boot] [PATCH 4/9] clk: exynos: add clock driver for Exynos7420 Soc
` [U-Boot] [PATCH 7/9] arm: exynos: realign the code to allow support for newer 64-bit platforms
` [U-Boot] [PATCH 8/9] arm: exynos: add support for Exynos7420 SoC
` [U-Boot] [PATCH 9/9] board: samsung: add initial Espresso7420 board support

[U-Boot] [PATCH v2 1/2] m68k: add malloc memory for early malloc
 2016-04-22 22:02 UTC  (8+ messages)

[U-Boot] [PATCHv2] cmd: Kconfig: Add a Kconfig options for a few CMD
 2016-04-22 21:02 UTC  (5+ messages)

[U-Boot] [PATCH] ARM: sama5d2: Implement boot device autodetection
 2016-04-22 19:56 UTC 

[U-Boot] [PATCH] debug_uart: output CR along with LF
 2016-04-22 18:30 UTC  (6+ messages)

[U-Boot] [GIT] Pull request: u-boot-dfu
 2016-04-22 16:54 UTC  (3+ messages)

[U-Boot] DFU tests failing in test/py on Tegra
 2016-04-22 15:55 UTC 

[U-Boot] [PATCH 00/16] Support for boot image creation for TI secure devices
 2016-04-22 15:50 UTC  (17+ messages)
` [U-Boot] [PATCH 09/16] defconfig: Add configs for AM43xx secure parts
` [U-Boot] [PATCH 11/16] spl: build: ti: add support for secure boot images
` [U-Boot] [PATCH 12/16] ARM: omap4/5: Add device type to CPU string

[U-Boot] Unable to compile
 2016-04-22 14:36 UTC  (4+ messages)

[U-Boot] [PATCH] drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info env
 2016-04-22 14:27 UTC  (3+ messages)

[U-Boot] Please pull u-boot-x86
 2016-04-22 14:27 UTC  (3+ messages)

[U-Boot] Please pull ARC changes
 2016-04-22 14:26 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use
 2016-04-22 14:12 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] drivers/gpio/pm8916_gpio.c: Make pid be uint32_t

[U-Boot] [PATCH] sunxi: mctl_mem_matches: Add missing memory barrier
 2016-04-22 13:20 UTC  (9+ messages)

[U-Boot] U-boot Stand alone Program
 2016-04-22 12:07 UTC 

[U-Boot] [PATCH] mmc: sdhci: add const qualifier to the name of struct sdhci_host
 2016-04-22 11:59 UTC 

[U-Boot] Fwd: EHCI timed out on TD - token=0x80008d80
 2016-04-22 10:33 UTC  (5+ messages)
      ` [U-Boot] "

[U-Boot] [PATCH] sunxi: Enable LDO3 at 3.3V on A13-OLinuXino board
 2016-04-22  9:32 UTC  (2+ messages)

[U-Boot] [PATCH] usb: mass storage: Initialize ret variable to zero
 2016-04-22  9:23 UTC 

[U-Boot] [PATCH 0/1]
 2016-04-22  7:52 UTC  (9+ messages)
` [U-Boot] [PATCH] arm: Fix SCFG ICID reg addresses
            ` [U-Boot] [PATCH v2 1/2] "
              ` [U-Boot] [PATCH v2 2/2] arm: uniform usage of u32 in ls102x caam config

[U-Boot] [PATCH v3] dm: spi: Read default speed and mode values from DT
 2016-04-22  5:12 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] device model bringup of nand on am335x gp evm and am437x gp evm
 2016-04-22  5:06 UTC  (6+ messages)
` [U-Boot] [PATCH 4/9] drivers: nand: implement a NAND uclass

[U-Boot] [PATCH] zynq: Allow board specific files to over write CONFIG_EXTRA_ENV_SETTINGS
 2016-04-22  4:41 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] s3c-otg: fastboot: fixes and cleanup
 2016-04-22  3:52 UTC  (9+ messages)
` [U-Boot] [PATCH 1/3] fastboot: Clean up bulk-out logic
` [U-Boot] [PATCH 3/3] usb: s3c-otg: Fix remaining bytes in debug messages

[U-Boot] [PATCH] x86: qemu: Drop our own ACPI implementation
 2016-04-22  3:25 UTC  (3+ messages)

[U-Boot] [PATCH] armv8/LSCH2: early and final mmu needs matching NS attribute
 2016-04-22  2:40 UTC  (6+ messages)
` [U-Boot] [PATCH RESEND] armv8: LSCH2 "

[U-Boot] [PATCH] armv8: fsl-layerscape: Remove unnecessary flushing dcache
 2016-04-22  2:37 UTC 

[U-Boot] [PATCH] ARM: tegra: import latest Jetson TK1 spreadsheet
 2016-04-21 22:03 UTC 

[U-Boot] [PATCH] ts4800: add CONFIG_SYS_FSL_ERRATUM_ESDHC_A001
 2016-04-21 21:39 UTC  (2+ messages)

[U-Boot] [PATCH v2] ts4800: update environment to boot with device tree
 2016-04-21 21:34 UTC 

[U-Boot] [PATCH 0/4] ARM: OMAP5/DRA7: Update ABB Configuration for all valid domains
 2016-04-21 19:34 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2
` [U-Boot] [PATCH 2/4] ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structure
` [U-Boot] [PATCH 3/4] ARM: OMAP5: Enable ABB configuration for MM voltage domain
` [U-Boot] [PATCH 4/4] ARM: DRA7: Add ABB setup for all domains

[U-Boot] [PATCH] mx6ul_evk: Remove SPL support
 2016-04-21 18:32 UTC  (4+ messages)

[U-Boot] [PATCH] ts4800: update environment to boot with device tree
 2016-04-21 17:50 UTC 

[U-Boot] test/py - test OS boot
 2016-04-21 17:43 UTC  (2+ messages)

[U-Boot] [PATCH] arc/cache: really do flush_dcache_all() even if IOC exists
 2016-04-21 17:12 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] serial: Introduce linflex uart support
 2016-04-21 16:28 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] armv8: s32v234: Introduce basic support for s32v234evb

[U-Boot] [PATCH] travis: turn off dtc unit address warnings
 2016-04-21 16:20 UTC  (9+ messages)

[U-Boot] [PATCH] common/dlmalloc.c: Delete content that was moved to malloc.h
 2016-04-21 16:16 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] tests: py: dfu: Add global variables to store dfu alt numbers for test and dummy files
 2016-04-21 16:10 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/3] tests: py: dfu: Add "
  ` [U-Boot] [PATCH v3 2/3] tests: py: dfu: Add functionality to set different u-boot's dfu env variable
  ` [U-Boot] [PATCH v3 3/3] tests: py: dfu: Provide functionality to set test and dummy files alt settings

[U-Boot] [PATCH 1/2] cmd: Kconfig: Add a Kconfig options for a few CMD
 2016-04-21 13:59 UTC  (4+ messages)
` [U-Boot] [PATCHv2 2/2] arm: socfpga: clean up common config options


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