public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-11-28 08:04:19 to 2017-11-29 03:28:55 UTC [more...]

[U-Boot] [PATCH] omap3: evm: Explicitly use DISTRO_DEFAULTS features at startup
 2017-11-29  3:28 UTC 

[U-Boot] [PATCH 0/2] Fix the I2C on SAMA5D3
 2017-11-29  3:25 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] i2c: at91_i2c: Wait for TXRDY after sending the first byte
` [U-Boot] [PATCH 2/2] i2c: at91_i2c: remove the .probe_chip function

[U-Boot] [PATCH] fdtdec: Support parsing multiple /memory nodes
 2017-11-29  3:11 UTC  (3+ messages)

[U-Boot] [PATCH 1/4] pinctrl: rmobile: Add support for setting single pins
 2017-11-29  3:07 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] pfc: rmobile: Add hook to configure pin as GPIO
` [U-Boot] [PATCH 3/4] gpio: rmobile: Set GPIO mode in GPSR when requested
` [U-Boot] [PATCH 4/4] ARM: rmobile: Rework the ULCB CPLD driver

[U-Boot] [PATCH 0/5] Remove assert()
 2017-11-29  3:04 UTC  (14+ messages)
` [U-Boot] [PATCH 1/5] Move CONFIG_PANIC_HANG to Kconfig
` [U-Boot] [PATCH 2/5] ARM: openrd: set CONFIG_LOGLEVEL to 2
` [U-Boot] [PATCH 3/5] Enable CONFIG_PANIC_HANG for boards without do_reset()
` [U-Boot] [PATCH 4/5] treewide: convert assert() to BUG_ON()
` [U-Boot] [PATCH 5/5] Remove assert()

[U-Boot] [PATCH] usb: r8a66597: Add support for RZ/A series
 2017-11-29  2:54 UTC  (6+ messages)

[U-Boot] [PATCH 01/23] ARM: rmobile: Fix eMMC signal voltage on ULCB
 2017-11-29  2:52 UTC  (23+ messages)
` [U-Boot] [PATCH 02/23] ARM: rmobile: Enable Micrel KSZ90x1 PHY driver "
` [U-Boot] [PATCH 03/23] ARM: rmobile: Drop CONFIG_USB_MAX_CONTROLLER_COUNT on Gen3 boards
` [U-Boot] [PATCH 04/23] ARM: rmobile: Drop SDHI address macros from Gen3
` [U-Boot] [PATCH 05/23] ARM: rmobile: Remove CONFIG_CMD_SDRAM from Salvator-X
` [U-Boot] [PATCH 06/23] ARM: rmobile: Clean up GIC macros
` [U-Boot] [PATCH 07/23] ARM: rmobile: Enable xHCI on RCar Gen3 boards
` [U-Boot] [PATCH 08/23] ARM: rmobile: Zap Gen3 PFC tables
` [U-Boot] [PATCH 09/23] ARM: rmobile: Stop using rcar-common/common.c on Gen3
` [U-Boot] [PATCH 10/23] ARM: rmobile: Dispose of r8a779x.h for Gen3
` [U-Boot] [PATCH 11/23] ARM: rmobile: Add PRR CPU ID macros
` [U-Boot] [PATCH 12/23] ARM: rmobile: Unify memory map for RCar Gen3
` [U-Boot] [PATCH 13/23] ARM: rmobile: Unify R8A7795 and R8A7796 in rmobile Makefile
` [U-Boot] [PATCH 14/23] ARM: rmobile: Drop CPU type ifdef from salvator-x
` [U-Boot] [PATCH 15/23] ARM: rmobile: Zap checkboard on Gen3
` [U-Boot] [PATCH 16/23] ARM: rmobile: Zap rmobile_sysinfo "
` [U-Boot] [PATCH 17/23] ARM: rmobile: Configure DRAM sizes from DT
` [U-Boot] [PATCH 18/23] ARM: rmobile: Zap ad-hoc DRAM configuration macros
` [U-Boot] [PATCH 19/23] ARM: rmobile: Clean up ad-hoc clock macros
` [U-Boot] [PATCH 20/23] ARM: rmobile: Remove SCIF configs
` [U-Boot] [PATCH 21/23] ARM: rmobile: Convert PRR to DM and OF control
` [U-Boot] [PATCH 22/23] ARM: rmobile: Use PRR driver on all Gen3 boards
` [U-Boot] [PATCH 23/23] ARM: rmobile: Migrate boards to RCar IIC drivers

[U-Boot] [PATCH] net: ravb: Fix reset GPIO handling
 2017-11-29  2:49 UTC 

[U-Boot] [PATCH] i2c: rcar_iic: Add RCar IIC driver
 2017-11-29  2:48 UTC 

[U-Boot] [PATCH] serial: sh: Unify R8A7795 and R8A7796 as Gen3
 2017-11-29  2:48 UTC 

[U-Boot] [PATCH] clk: rmobile: Add R8A7796 xHCI clock
 2017-11-29  2:47 UTC 

[U-Boot] [PATCH] clk: rmobile: Move preboot clock shutdown to the driver
 2017-11-29  2:46 UTC 

[U-Boot] [PATCH 00/23] imx: add i.MX8M support and i.MX8MQ EVK
 2017-11-29  2:42 UTC  (32+ messages)
` [U-Boot] [PATCH 01/23] imx: add i.MX8M into Kconfig
` [U-Boot] [PATCH 02/23] imx: mx8m: add register definition header file
` [U-Boot] [PATCH 03/23] imx: mx8m: add pin "
` [U-Boot] [PATCH 04/23] imx: mx8m: add clock driver
` [U-Boot] [PATCH 05/23] imx: add sip function
` [U-Boot] [PATCH 06/23] imx: boot_mode: add USB_BOOT entry
` [U-Boot] [PATCH 07/23] imx: cpu: update cpu file to support i.MX8M
` [U-Boot] [PATCH 08/23] imx: spl: implement spl_boot_device for i.MX8M
` [U-Boot] [PATCH 09/23] power: pmic.h: include dm/ofnode.h
` [U-Boot] [PATCH 10/23] imx: add i.MX8MQ SoC Revision and is_mx8m helper
` [U-Boot] [PATCH 11/23] imx: add pad settings bit definition for i.MX8M
` [U-Boot] [PATCH 12/23] imx: mx8m: add soc related settings and files
` [U-Boot] [PATCH 13/23] imx: makefile: compile files for i.MX8M
` [U-Boot] [PATCH 14/23] misc: ocotp: add i.MX8M support
` [U-Boot] [PATCH 15/23] mmc: fsl_esdhc: support i.MX8M
` [U-Boot] [PATCH 16/23] imx: lcdif: include i.MX8M
` [U-Boot] [PATCH 17/23] gpio: mxc: add i.MX8M support
` [U-Boot] [PATCH 18/23] imx: mx8m: add ddr register memory map
` [U-Boot] [PATCH 19/23] net: fec: do not access reserved register for i.MX8M
` [U-Boot] [PATCH 20/23] net: fec: fix build warnings for 64bits support
` [U-Boot] [PATCH 21/23] power: pmic/regulator allow dm be omitted by SPL
` [U-Boot] [PATCH 22/23] imx: imx8mq: add dtsi file
` [U-Boot] [PATCH 23/23] imx: add i.MX8MQ EVK support

[U-Boot] [PULL] u-boot-mips/master
 2017-11-28 23:34 UTC 

[U-Boot] U-Boot AM335x board.c `ethaddr` changes
 2017-11-28 22:41 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2017-11-28 21:53 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2017-11-28 21:53 UTC  (2+ messages)

[U-Boot] [PATCH] arm: mvebu: correct comments around cas_wl/cas_l
 2017-11-28 21:38 UTC 

[U-Boot] [GIT PULL] u-boot-mips/master
 2017-11-28 21:13 UTC 

[U-Boot] [PATCH v3 2/6] x86: baytrail: secureboot: Add functions for verification of U-Boot
 2017-11-28 21:02 UTC  (3+ messages)

[U-Boot] [PATCH v3] spi: kirkwood_spi: implement workaround for FE-9144572
 2017-11-28 20:31 UTC 

[U-Boot] [PATCH v2 1/2] drivers/reset: support rockchip reset drivers
 2017-11-28 19:49 UTC  (4+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] ARC: clk: introduce HSDK cgu clock driver
 2017-11-28 19:44 UTC 

[U-Boot] [PATCH v1] net: mvneta - Fixed recv() when multiple packets have arrived
 2017-11-28 19:12 UTC 

[U-Boot] [RFC] Support for SGMII 2500
 2017-11-28 17:51 UTC  (8+ messages)

[U-Boot] [PATCH] armv8: mmu: fix page table mapping
 2017-11-28 17:29 UTC  (2+ messages)

[U-Boot] [PATCH] SPL: Add FIT data-position property support
 2017-11-28 17:14 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] rockchip: rk3399-puma: add code to allow forcing a power-on reset
 2017-11-28 16:56 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] rockchip: dts: rk3399-puma: add /config/sysreset-gpio property

[U-Boot] [PATCH 0/2] Add clock support for designware net driver
 2017-11-28 16:41 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] dm: core: add missing dev_count_phandle_with_args()
` [U-Boot] [PATCH 2/2] net: designware: add clock support

[U-Boot] [GIT PULL] Please pull u-boot-mmc master
 2017-11-28 16:22 UTC  (3+ messages)

[U-Boot] [GIT PULL] NAND + UniPhier updates for v2018.01-rc1 (2nd trial)
 2017-11-28 15:41 UTC 

[U-Boot] [PATCH v3 5/6] binman: add ROM image signing for Bay Trail SoC
 2017-11-28 15:27 UTC  (3+ messages)

[U-Boot] [GIT PULL] NAND + UniPhier updates for v2018.01-rc1
 2017-11-28 15:17 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] sunxi: Ease eMMC usage and flashing
 2017-11-28 14:50 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] part: efi: Add a Kconfig option for the number of partition entries
` [U-Boot] [PATCH 2/4] part: efi: Add default number of partition entries for sunxi
` [U-Boot] [PATCH 3/4] sunxi: Add default partition scheme
` [U-Boot] [PATCH 4/4] fastboot: Enable flashing by default on sunxi

[U-Boot] [PATCH] test/run: Exit on error from tests
 2017-11-28 14:33 UTC  (5+ messages)

[U-Boot] [PATCH] spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled
 2017-11-28 14:19 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/7] test: Correct operation when tests pass
 2017-11-28 14:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PULL] Please pull u-boot-imx
 2017-11-28 14:19 UTC  (2+ messages)

[U-Boot] [PATCH v2] power: pmic/regulator: Add basic support for TPS65910
 2017-11-28 14:16 UTC 

[U-Boot] [PATCH] arm: dts: exynos4: fix the device-tree compile warning
 2017-11-28 14:10 UTC  (2+ messages)

[U-Boot] [PATCH] power: pmic/regulator: Add basic support for TPS65910
 2017-11-28 14:08 UTC  (8+ messages)

[U-Boot] [PATCH 1/3] rockchip: boot mode: parse adc channel from dts
 2017-11-28 13:59 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] rockchip: rv1108: add adc key dt node for evb_rv1108
 2017-11-28 13:58 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] ARC: add defines of some cache and xCCM AUX registers
 2017-11-28 13:51 UTC 

[U-Boot] [PATCH] ARC: add macro to get CPU id
 2017-11-28 13:48 UTC 

[U-Boot] [PATCH] fpga: allow programming fpga from FIT image for all FPGA drivers
 2017-11-28 13:46 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] rockchip: rk3036: fix pll config for correct frequency
 2017-11-28 13:44 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3 4/6] binman: add optional support for U-Boot image signing
 2017-11-28 13:29 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/6] x86: baytrail: Add fsp-header verification for secure boot FSP
 2017-11-28 13:27 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/7] rockchip: add new SoC support for RK3128
 2017-11-28 12:48 UTC  (7+ messages)
` [U-Boot] [PATCH v3 5/7] rockchip: rk3128: add evb-rk3128 support
  ` [U-Boot] [U-Boot, v3, "
` [U-Boot] [PATCH v3 6/7] rockchip: rk3128: add defconfig for evb-rk3128
  ` [U-Boot] [U-Boot, v3, "
` [U-Boot] [PATCH v3 7/7] rockchip: rk3128: add sdram driver
  ` [U-Boot] [U-Boot,v3,7/7] "

[U-Boot] [PATCH v3 3/7] rockchip: rk3128: add clock driver
 2017-11-28 12:47 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,3/7] "

[U-Boot] [PATCH v3 4/7] rockchip: rk3128: add pinctrl driver
 2017-11-28 12:47 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,4/7] "

[U-Boot] [PATCH v3 1/7] rockchip: rk3128: add device tree file
 2017-11-28 12:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 2/7] rockchip: rk3128: add soc basic support
 2017-11-28 12:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH 00/14] env: Multiple env support and env transition for sunxi
 2017-11-28 12:29 UTC  (17+ messages)
` [U-Boot] [PATCH 01/14] cmd: nvedit: Get rid of the env lookup
` [U-Boot] [PATCH 02/14] env: Rename env_driver_lookup_default and env_get_default_location
` [U-Boot] [PATCH 03/14] env: Pass additional parameters to the env lookup function
` [U-Boot] [PATCH 04/14] env: Make the env save message a bit more explicit
` [U-Boot] [PATCH 05/14] env: Make it explicit where we're loading our environment from
` [U-Boot] [PATCH 06/14] env: fat: Make the debug messages play a little nicer
` [U-Boot] [PATCH 07/14] env: mmc: "
` [U-Boot] [PATCH 08/14] env: common: "
` [U-Boot] [PATCH 09/14] env: Support multiple environments
` [U-Boot] [PATCH 10/14] env: Initialise all the environments
` [U-Boot] [PATCH 11/14] env: Allow to build multiple environments in Kconfig
` [U-Boot] [PATCH 12/14] env: Mark env_get_location as weak
` [U-Boot] [PATCH 13/14] sunxi: Transition from the MMC to a FAT-based environment
` [U-Boot] [PATCH 14/14] env: sunxi: Enable FAT-based environment support by default

[U-Boot] U-Boot proper(not SPL) relocate option
 2017-11-28 11:30 UTC  (11+ messages)

[U-Boot] [PATCH v3 0/4] mmc: fixes for HS200/UHS core support
 2017-11-28 10:26 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] dm: mmc: update mmc_of_parse()
` [U-Boot] [PATCH v3 2/4] mmc: dump card and host capabilities if debug is enabled
` [U-Boot] [PATCH v3 3/4] mmc: Fixed a problem with old sd or mmc that do not support High speed
` [U-Boot] [PATCH v3 4/4] mmc: all hosts support 1-bit bus width and legacy timings

[U-Boot] [PATCH 3/3] rockchip: rk3036: sdram: correct setting for pll integer mode
 2017-11-28 10:06 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 2/2] rockchip: clk: bind reset driver
 2017-11-28 10:06 UTC  (3+ messages)
` [U-Boot] [U-Boot,v2,2/2] "

[U-Boot] [PATCH 2/3] rockchip: rk3036: update clock driver for ddr
 2017-11-28 10:06 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/3] rockchip: rv1108: call setup_boot_mode
 2017-11-28 10:06 UTC  (3+ messages)
` [U-Boot] [U-Boot,3/3] "

[U-Boot] "usb storage" command issues
 2017-11-28  9:40 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/4] mmc: fixes for HS200/UHS core support
 2017-11-28  9:27 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/4] dm: mmc: update mmc_of_parse()
  ` [U-Boot] [PATCH v2 2/4] mmc: dump card and host capabilities if debug is enabled

[U-Boot] [RESEND PATCH v3 0/7] rockchip: add new SoC support for RK3128
 2017-11-28  8:09 UTC  (8+ messages)
` [U-Boot] [RESEND PATCH v3 1/7] rockchip: rk3128: add device tree file
` [U-Boot] [RESEND PATCH v3 2/7] rockchip: rk3128: add soc basic support
` [U-Boot] [RESEND PATCH v3 3/7] rockchip: rk3128: add clock driver
` [U-Boot] [RESEND PATCH v3 4/7] rockchip: rk3128: add pinctrl driver
` [U-Boot] [RESEND PATCH v3 5/7] rockchip: rk3128: add evb-rk3128 support
` [U-Boot] [RESEND PATCH v3 6/7] rockchip: rk3128: add defconfig for evb-rk3128
` [U-Boot] [RESEND PATCH v3 7/7] rockchip: rk3128: add sdram driver


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