public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-04-27 13:58:32 to 2017-04-29 12:43:37 UTC [more...]

[U-Boot] [PATCH 0/3] video: Fix issues with edid parsing
 2017-04-29 12:43 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] edid: Set timings flags according to edid
` [U-Boot] [PATCH 2/3] edid: Add HDMI flag to timing info
` [U-Boot] [PATCH 3/3] video: dw_hdmi: Select HDMI mode only if monitor supports it

[U-Boot] [PATCH 0/7] Add basic support for Rockchip RK3368 SOC
 2017-04-29  8:54 UTC  (15+ messages)
` [U-Boot] [PATCH 1/7] rockchip: rk3368: Add clok drvier
` [U-Boot] [PATCH 2/7] rockchip: rk3368: Add pinctrl driver
` [U-Boot] [PATCH 3/7] rockchip: rk3368: Add core start-up code for RK3368
` [U-Boot] [PATCH 4/7] rockchip: rk3368: Add sysreset driver
` [U-Boot] [PATCH 6/7] rockchip: rk3368: Add PX5 Evaluation board
` [U-Boot] [PATCH 7/7] rockchip: rk3368: add Sheep board

[U-Boot] arm: mxs: No arch specific invalidate_icache_all available!
 2017-04-29  7:21 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/3] DS1307 RTC update
 2017-04-29  3:20 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/3] configs: sync P101x, P102x, P202x defconfgs
` [U-Boot] [PATCH v4 2/3] cmd: add Kconfig option for 'date' command
` [U-Boot] [PATCH v4 3/3] rtc: Add DM support to ds1307

[U-Boot] [PATCH v2 0/2] DS1307 RTC update
 2017-04-29  2:50 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] rtc: Add DM support to ds1307

[U-Boot] [PATCH V3 0/4] introduce Rockchip rockusb
 2017-04-29  0:41 UTC  (5+ messages)
` [U-Boot] [PATCH V3 1/4] usb: rockchip: add the rockusb gadget
` [U-Boot] [PATCH V3 2/4] usb: rockchip: add rockusb command
` [U-Boot] [PATCH V3 3/4] rockchip:usb: add a simple readme for rockusb
` [U-Boot] [PATCH V3 4/4] rockchip: usb: enable rockusb on rk3288 based board

[U-Boot] [PATCH 0/4] sunxi: i2c: Add DM I2C support for A64/H3/H5
 2017-04-29  0:28 UTC  (15+ messages)
` [U-Boot] [PATCH 1/4] sunxi: power: Compile sy8106a driver only during SPL build
` [U-Boot] [PATCH 2/4] sunxi: Move function for later convenience
` [U-Boot] [PATCH 3/4] sunxi: i2c: Add support for DM I2C
` [U-Boot] [PATCH 4/4] sunxi: Enable DM_I2C for A64/H3/H5

[U-Boot] [PATCH 0/4] rockchip: Add a read-only efuse driver for the RK3399 (and derive serial# from fuses on the RK3399-Q7)
 2017-04-29  0:28 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] rockchip: clk: rk3399: allow requests for PCLK_EFUSE1024NS
` [U-Boot] [PATCH 2/4] rockchip: efuse: add (misc) driver for RK3399 non-secure efuse block
` [U-Boot] [PATCH 3/4] rockchip: board: puma_rk3399: add support for serial# and cpuid# via efuses
` [U-Boot] [PATCH 4/4] rockchip: defconfig: puma-rk3399: enable RK3399 efuse driver

[U-Boot] [PATCH 0/2] power: TWL4030: Move CONFIG_TWL4030_POWER to Kconfig
 2017-04-29  0:28 UTC  (10+ messages)
` [U-Boot] [PATCH 1/2] power: twl4030: "
` [U-Boot] [PATCH 2/2] power: twl4030: Remove CONFIG_TWL4030_POWER from include/configs

[U-Boot] [PATCH v3] usb: lpc32xx: add i2c DM support
 2017-04-29  0:28 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/9] omap_hsmmc: update struct hsmmc to accommodate omap3 from DT
 2017-04-29  0:27 UTC  (3+ messages)

[U-Boot] [PATCH] clk: at91: clk-generated: Fix incorrect assignment of clock source
 2017-04-29  0:27 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/20] SPL: extend FIT loading support
 2017-04-29  0:27 UTC  (3+ messages)
` [U-Boot] [PATCH v4 06/20] Kconfig: fix SPL_FIT dependency

[U-Boot] [PATCH 0/2] With the update of the RK3399 DTS (to sync it with what the kernel uses),
 2017-04-29  0:27 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] rockchip: clk: rk3399: adapt MMC clk configuration to the updated RK3399 DTS
  ` [U-Boot] [PATCH 2/2] rockchip: mmc: handle deprecation of 'clock-freq-min-max'

[U-Boot] [PATCH v2 0/2] This series introduces the ability to override the environment offets
 2017-04-29  0:27 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund

[U-Boot] [PATCH 0/8] Add support for Broadcom MIPS SoCs
 2017-04-29  0:27 UTC  (18+ messages)
` [U-Boot] [PATCH v6 00/14] "
  ` [U-Boot] [PATCH v6 04/14] serial: add serial driver for BCM6345
  ` [U-Boot] [PATCH v6 08/14] MIPS: add initial infrastructure for Broadcom MIPS SoCs
  ` [U-Boot] [PATCH v6 09/14] MIPS: add support for Broadcom MIPS BCM6358 SoC family
  ` [U-Boot] [PATCH v6 10/14] MIPS: add BMIPS Huawei HG556a board
  ` [U-Boot] [PATCH v6 11/14] MIPS: add support for Broadcom MIPS BCM6328 SoC family
  ` [U-Boot] [PATCH v6 12/14] MIPS: add BMIPS Comtrend AR-5387un board
  ` [U-Boot] [PATCH v6 13/14] MIPS: add support for Broadcom MIPS BCM63268 SoC family
  ` [U-Boot] [PATCH v6 14/14] MIPS: add BMIPS Comtrend VR-3032u board

[U-Boot] [PATCH v2 1/2] rockchip: dts: rk3399: sync with kernel dts
 2017-04-29  0:27 UTC  (8+ messages)
` [U-Boot] [PATCH v2 2/2] rockchip: dts: add rk3399-firefly dts

[U-Boot] [PATCH 0/8] dm: mmc: Tidy up handling of block devices
 2017-04-29  0:27 UTC  (4+ messages)
` [U-Boot] [PATCH 1/8] dm: mmc: Don't re-init when accessing environment

[U-Boot] [PATCH 1/5 v2] dm: device_remove: Don't return in device_chld_remove() upon error
 2017-04-29  0:26 UTC  (4+ messages)
` [U-Boot] [PATCH 2/5 v2] serial: serial-uclass: Use force parameter in stdio_deregister_dev()

[U-Boot] [PATCH] rockchip: add defconfig for firefly-rk3399
 2017-04-29  0:26 UTC  (2+ messages)

[U-Boot] [RFC PATCH] serial: omap: Support debug UART
 2017-04-29  0:26 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] i2c_eeprom: add read and write functions
 2017-04-29  0:26 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/2] rockchip: tinker: set ethaddr in late init

[U-Boot] [PATCH 0/4] Add Basic support for RK808
 2017-04-29  0:26 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] power: pmic: append rk818 regs to rk808
` [U-Boot] [PATCH 3/4] power: regulator: rk808: replace vsel_bits with vsel_mask
` [U-Boot] [PATCH 4/4] power: regulator: rk808: add rk818 support

[U-Boot] [PATCH v7 0/3] mmc: meson: add MMC support for Meson GX (S905)
 2017-04-29  0:25 UTC  (14+ messages)
  ` [U-Boot] [PATCH v7 2/3] mmc: meson: add MMC driver "

[U-Boot] [PATCH v4 00/35] ARM: i.MX6: SabreSD: Add dts support
 2017-04-28 20:07 UTC  (4+ messages)

[U-Boot] [PATCH] SECURE_BOOT: Unify memory map for Layerscape based platforms
 2017-04-28 19:28 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: spi: Remove duplicate .probe method
 2017-04-28 19:02 UTC 

[U-Boot] [PATCH v2 0/6] arm: am335x: Enable SPL_DM
 2017-04-28 17:43 UTC  (6+ messages)
` [U-Boot] [PATCH v2 4/6] am33xx: Provide platform data for mmc

[U-Boot] [PATCH v2 0/5] rockchip: video: rk3399: enable HDMI output
 2017-04-28 16:34 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] rockchip: clk: rk3399: allow requests for HDMI clocks
` [U-Boot] [PATCH v2 2/5] rockchip: pinctrl: rk3399: add support for the HDMI I2C pins
` [U-Boot] [PATCH v2 3/5] rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399
` [U-Boot] [PATCH v2 4/5] rockchip: video: rk3399: add HDMI TX support on "
` [U-Boot] [PATCH v2 5/5] rockchip: dts: rk3399: enable HDMI output in the DTS

[U-Boot] [PATCH v2] tools: moveconfig: cleanup whitelist entries
 2017-04-28 16:17 UTC  (2+ messages)

[U-Boot] [PATCH] tools: moveconfig: cleanup whitelist entries
 2017-04-28 16:10 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] rockchip: video: rk3399: enable HDMI output
 2017-04-28 16:07 UTC  (8+ messages)
` [U-Boot] [PATCH 1/5] rockchip: clk: rk3399: allow requests for HDMI clocks
` [U-Boot] [PATCH 2/5] rockchip: pinctrl: rk3399: add support for the HDMI I2C pins
` [U-Boot] [PATCH 3/5] rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399
` [U-Boot] [PATCH 4/5] rockchip: video: rk3399: add HDMI TX support on "
` [U-Boot] [PATCH 5/5] rockchip: dts: rk3399: enable HDMI output in the DTS

[U-Boot] [PATCH][v2] board: ls2080ardb, ls2080aqds: Adjust memory map for NOR-boot
 2017-04-28 15:54 UTC  (2+ messages)

[U-Boot] [PATCH 2/2][v5] nxp/ls2080ardb: Add QSPI-boot support
 2017-04-28 15:43 UTC  (6+ messages)
` [U-Boot] [u-boot-release] "

[U-Boot] [PATCH] rockchip: ARM64: puma-rk3399: get DRAM size from DMC init
 2017-04-28 15:31 UTC 

[U-Boot] [PATCH] armv8: fsl-layerscape: Add back fdt_fixup_ethernet()
 2017-04-28 15:29 UTC  (2+ messages)

[U-Boot] [PATCH] fdt: Move fdt_fixup_ethernet to a common place
 2017-04-28 15:28 UTC  (3+ messages)

[U-Boot] [PATCH] video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP
 2017-04-28 15:13 UTC 

[U-Boot] [PATCH v2 0/5] rockchip: Add a read-only efuse driver for the RK3399 (and derive serial# from fuses on the RK3399-Q7)
 2017-04-28 15:11 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] rockchip: clk: rk3399: allow requests for PCLK_EFUSE1024NS
` [U-Boot] [PATCH v2 2/5] rockchip: efuse: add (misc) driver for RK3399 non-secure efuse block
` [U-Boot] [PATCH v2 3/5] rockchip: board: puma_rk3399: add support for serial# and cpuid# via efuses
` [U-Boot] [PATCH v2 4/5] rockchip: defconfig: puma-rk3399: enable RK3399 efuse driver
` [U-Boot] [PATCH v2 5/5] rockchip: board: puma_rk3399: derive ethaddr from cpuid

[U-Boot] [PATCH v4 00/11] Add mipi dsi display support for rockchip soc
 2017-04-28 14:55 UTC  (2+ messages)
` [U-Boot] [PATCH] rockchip: video: introduce CONFIG_DESIGNWARE_HDMI and select for Rockchip HDMI

[U-Boot] [PATCH v2] ext4: Fix comparision of unsigned expression with < 0
 2017-04-28 13:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] MAINTAINERS: Update for Keystone2 secure devices
 2017-04-28 13:09 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux()
 2017-04-28 13:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig
 2017-04-28 13:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] add Kconfig for fsuuid command
 2017-04-28 13:08 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH v2] Kconfig: Enable FIT support by default for TI platforms
 2017-04-28 13:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] travisci: Add support for ARC
 2017-04-28 13:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] board: dra71: Fix selection of OPPs
 2017-04-28 13:08 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH v3] pinctrl: Kconfig: sort pinctrl config options to prevent future clutter
 2017-04-28 13:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] rockchip: mkimage: remove (left-over) assignment w/o effect [coverity]
 2017-04-28 13:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORY
 2017-04-28 13:07 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 3/3] arm: Warn that starting with v2018.01 gcc-6 or later is required
 2017-04-28 13:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] dm: sandbox: pwm: Add a basic pwm test
 2017-04-28 13:07 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] configs: keystone2: Standardise U-boot prompt
 2017-04-28 13:07 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] OMAP3: Correct name of omap34xx_gpios when using DM_GPIO
 2017-04-28 13:07 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] omap3: i2c: correct register
 2017-04-28 13:07 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [GIT PULL] Xilinx fixes for v2017.05
 2017-04-28 13:07 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] LS1088A: Add secure boot defconfigs for QSPI boot
 2017-04-28 12:55 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] LS1088A: SECURE_BOOT: Images validation

[U-Boot] [PATCH] sunxi: Explicitly call fdt_fixup_ethernet() in our ft_board_setup()
 2017-04-28 12:36 UTC  (5+ messages)

[U-Boot] [PATCH 00/11] i2c: Remove old I2C support
 2017-04-28 11:33 UTC  (25+ messages)
` [U-Boot] [PATCH 01/11] i2c: Drop use of CONFIG_I2C_HARD
` [U-Boot] [PATCH 02/11] i2c: powerpc: Remove use of CONFIG_HARD_I2C
` [U-Boot] [PATCH 03/11] i2c: cm5200: Drop use of CONFIG_I2C_HARD
` [U-Boot] [PATCH 04/11] i2c: pdm360ng: "
` [U-Boot] [PATCH 05/11] i2c: keymile: "
` [U-Boot] [PATCH 06/11] i2c: mxc_i2c: "
` [U-Boot] [PATCH 07/11] i2c: "
` [U-Boot] [PATCH 08/11] i2c: README: Drop CONFIG_SYS_I2C_INIT_MPC5XXX
` [U-Boot] [PATCH 09/11] i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INIT
` [U-Boot] [PATCH 10/11] Drop CONFIG_I2CFAST
` [U-Boot] [PATCH 11/11] Drop use of CONFIG_I2C_SOFT

[U-Boot] [PATCH v2 1/2] ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/Kconfig
 2017-04-28 10:42 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] ARM: sunxi: use imply instead of bare default y in Kconfig

[U-Boot] [PATCH 1/2] ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/Kconfig
 2017-04-28  9:32 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/4] Add mipi display support for rk3288
 2017-04-28  9:09 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] rockchip: rk3288: grf: Add grf define for mipi dsi
` [U-Boot] [PATCH v2 2/4] rockchip: video: Add mipi display support for rk3288
` [U-Boot] [PATCH v2 3/4] rockchip: dts: evb_rk3288: Add mipi display support
` [U-Boot] [PATCH v2 4/4] rockchip: configs: Add config support for rk3288 mipi dsi

[U-Boot] [PATCH v1 0/3] Add mipi display support for rk3288
 2017-04-28  8:05 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/3] rockchip: rk3288: grf: Add grf define for mipi dsi
` [U-Boot] [PATCH v1 2/3] rockchip: video: Add mipi display support for rk3288
` [U-Boot] [PATCH v1 3/3] rockchip: dts: evb_rk3288: Add mipi display support

[U-Boot] [PATCH] Remove extra fdt_fixup_ethernet() call
 2017-04-28  7:27 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/6] sunxi: video: Add support for HDMI output on A64/H3/H5
 2017-04-28  7:26 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/13] STiH410-B2260: add reset, usb and fastboot support
 2017-04-28  7:19 UTC  (4+ messages)

[U-Boot] [RFC 1/2] armv8, fsl-layerscape: Add SD boot support for LS1088A
 2017-04-28  6:40 UTC  (2+ messages)
` [U-Boot] [RFC 2/2] armv8, fsl-layerscape: Add SD boot support for LS1088AQDS

[U-Boot] [PATCH] config: remove CONFIG_SPI_FLASH_BAR from some platforms
 2017-04-28  5:26 UTC  (8+ messages)
` [U-Boot] [PATCH] sf: Fix s25fs512s erase size and remove SECT_4K flag

[U-Boot] [PATCH 1/2][v7] board: freescale: ls2080ardb: Update QIXIS code
 2017-04-28  5:11 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2][v7] nxp/ls2080ardb: Add QSPI-boot support

[U-Boot] [PATCH v2 0/8] drivers: i2c: davinci_i2c: Convert driver to DM
 2017-04-28  4:07 UTC  (17+ messages)
` [U-Boot] [PATCH v2 1/8] i2c: davinci: Split functions into two parts for future DM support
` [U-Boot] [PATCH v2 2/8] drivers: i2c: davinci_i2c: Update davinci i2c driver to driver model
` [U-Boot] [PATCH v2 3/8] ti: common: board_detect: Introduce function to set the address length
` [U-Boot] [PATCH v2 4/8] ti: common: board_detect: Set alen to expected value before i2c read
` [U-Boot] [PATCH v2 5/8] ARM: dts: k2g: Add I2C nodes to 66AK2Gx
` [U-Boot] [PATCH v2 6/8] ARM: dts: keystone2: add I2C aliases for davinci I2C nodes
` [U-Boot] [PATCH v2 7/8] ARM: dts: keystone-k2g-evm: Enable I2C0 and I2C1
` [U-Boot] [PATCH v2 8/8] ARM: keystone: Enable DM_I2C by default

[U-Boot] [PATCH 8/8] USB: config: fix compiler problem for ls1021atwr
 2017-04-28  4:05 UTC 

[U-Boot] [PATCH 7/8] armv8: Add workaround for USB erratum A-009007
 2017-04-28  4:05 UTC 

[U-Boot] [PATCH 6/8] armv8: Add workaround for USB erratum A-008997
 2017-04-28  4:04 UTC 

[U-Boot] [PATCH 5/8] armv8: Add workaround for USB erratum A-009798
 2017-04-28  4:04 UTC 

[U-Boot] [PATCH 4/8] armv7: Add workaround for USB erratum A-009007
 2017-04-28  4:04 UTC 

[U-Boot] [PATCH 3/8] armv7: Add workaround for USB erratum A-008997
 2017-04-28  4:04 UTC 

[U-Boot] [PATCH 2/8] armv7: Add workaround for USB erratum A-009798
 2017-04-28  4:04 UTC 

[U-Boot] [PATCH 1/8] armv7: Add workaround for USB erratum A-009008
 2017-04-28  4:03 UTC 

[U-Boot] [PATCH 1/3] arm: ls1021a: Adjust memory mapping for Flash/SD card on LS1021AQDS/TWR
 2017-04-27 19:30 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] armv8: layerscape: Adjust memory mapping for Flash/SD card on LS1043A

[U-Boot] [PATCH v2 0/3] spl: dfu: misc fixes and reduce MLO foot print
 2017-04-27 18:13 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/3] common: dfu: ignore reset for spl-dfu

[U-Boot] [PATCH 00/28] Kconfig: Convert some commands to Kconfig
 2017-04-27 18:12 UTC  (4+ messages)
` [U-Boot] [PATCH 06/28] Convert CONFIG_CMD_AES et al "

[U-Boot] [PATCH 2/3] common: dfu: ignore reset for spl-dfu
 2017-04-27 17:30 UTC  (6+ messages)

[U-Boot] [PATCH 0/3] spl: dfu: misc fixes and reduce MLO foot print
 2017-04-27 17:25 UTC  (6+ messages)
` [U-Boot] [PATCH 3/3] spl: dfu: reduce spl-dfu MLO size

[U-Boot] [PATCH] armv8: minor fix to comment for enabling SMPEN bit
 2017-04-27 16:59 UTC  (2+ messages)

[U-Boot] [PATCH 2/3] arm, Makefile: Concatenation of u-boot-spl.bin and u-boot.img
 2017-04-27 15:58 UTC  (3+ messages)

[U-Boot] [Patch v2] ls1088a: add VID support for QDS and RDB platforms
 2017-04-27 13:58 UTC 


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