public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-05-15 10:57:51 to 2017-05-16 00:54:02 UTC [more...]

[U-Boot] [PATCH 00/47] Kconfig: Convert commands (D to L) to Kconfig
 2017-05-16  0:54 UTC  (56+ messages)
` [U-Boot] [PATCH 02/47] Kconfig: Drop CONFIG_CMD_DS4510_INFO
` [U-Boot] [PATCH 03/47] Kconfig: Drop CONFIG_CMD_DS4510_MEM
` [U-Boot] [PATCH 04/47] Kconfig: Drop CONFIG_CMD_DS4510_RST
` [U-Boot] [PATCH 05/47] Kconfig: Drop CONFIG_CMD_DS4510
` [U-Boot] [PATCH 06/47] Convert CONFIG_DS4510 to Kconfig
` [U-Boot] [PATCH 07/47] Kconfig: Drop CONFIG_SYS_I2C_DTT_ADDR
` [U-Boot] [PATCH 08/47] Drop three-wire serial (TWS) support
` [U-Boot] [PATCH 09/47] Drop digital thermometer and thermostat (DTT) drivers
` [U-Boot] [PATCH 11/47] Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDR
` [U-Boot] [PATCH 14/47] Convert CONFIG_CMD_EEPROM et al to Kconfig
` [U-Boot] [PATCH 16/47] Convert CONFIG_CMD_ENV "
` [U-Boot] [PATCH 19/47] Convert CONFIG_CMD_ERRATA "
` [U-Boot] [PATCH 20/47] Convert CONFIG_CMD_ESBC_VALIDATE "
` [U-Boot] [PATCH 27/47] Convert CONFIG_CMD_GETTIME "
` [U-Boot] [PATCH 29/47] Convert CONFIG_CMD_HASH "
` [U-Boot] [PATCH 32/47] Convert CONFIG_CMD_HDMIDETECT "
` [U-Boot] [PATCH 33/47] Convert CONFIG_CMD_IDE "
` [U-Boot] [PATCH 36/47] Kconfig: Drop CONFIG_CMD_IMXOTP
` [U-Boot] [PATCH 37/47] Kconfig: Drop CONFIG_CMD_IMX_FUSE
` [U-Boot] [PATCH 38/47] Convert CONFIG_CMD_IO to Kconfig
` [U-Boot] [PATCH 39/47] Convert CONFIG_CMD_IOLOOP "
` [U-Boot] [PATCH 40/47] Convert CONFIG_CMD_IOTRACE "
` [U-Boot] [PATCH 41/47] Convert CONFIG_CMD_JFFS2 "
` [U-Boot] [PATCH 42/47] fs: Kconfig: Add a separate option for FS_JFFS2
` [U-Boot] [PATCH 43/47] Convert CONFIG_CMD_IRQ to Kconfig
` [U-Boot] [PATCH 44/47] Convert CONFIG_CMD_KGDB "
` [U-Boot] [PATCH 45/47] Kconfig: Drop CONFIG_CMD_LOADY
` [U-Boot] [PATCH 46/47] Convert CONFIG_LZMA to Kconfig
` [U-Boot] [PATCH 47/47] Convert CONFIG_CMD_LZMADEC "

[U-Boot] [PATCH v2 0/7] Add basic support for Rockchip RK3368 SOC
 2017-05-16  0:47 UTC  (4+ messages)
` [U-Boot] [PATCH v2 6/7] rockchip: rk3368: Add initial support for RK3368 based GeekBox

[U-Boot] [PATCH v1 0/9] Enable falcon boot for LS1043ARDB SDCARD boot
 2017-05-16  0:37 UTC  (11+ messages)
` [U-Boot] [PATCH v1 1/9] armv8: ls1043ardb: Use static DDR setting for SPL secure boot
` [U-Boot] [PATCH v1 2/9] armv8: layerscape: Eanble falcon boot
` [U-Boot] [PATCH v1 3/9] armv8: ls1043ardb_sdcard: Enable "
` [U-Boot] [PATCH v1 4/9] fsl: secure boot: Remove dependency of command line for fsl_validate.c
` [U-Boot] [PATCH v1 5/9] fsl: secure boot: Add fsl_rsa_modexp_raw function for scenarios without DM model
` [U-Boot] [PATCH v1 6/9] crypto: fsl: Allocate memory for descriptor from main memory
` [U-Boot] [PATCH v1 7/9] armv8: fsl-layerscape: Enable secure boot valiation for SPL boot
` [U-Boot] [PATCH v1 8/9] armv8: layerscape: falcon: Implement FIT image validation
` [U-Boot] [PATCH v1 9/9] armv8: ls1043ardb: Enable loading PPA and falcon boot for SD secure boot

[U-Boot] [PATCH v2 00/71] dm: Add support for a 'live' device tree
 2017-05-16  0:18 UTC  (6+ messages)
` [U-Boot] [PATCH v2 05/71] dm: Add a function to create "

[U-Boot] [PATCH 0/6] mips: bmips: add BCM6348 SoC support
 2017-05-16  0:18 UTC  (16+ messages)
` [U-Boot] [PATCH 1/6] dm: cpu: bmips: rename cpu_desc specific functions
` [U-Boot] [PATCH 4/6] dm: cpu: bmips: add BCM6338/BCM6348 support
` [U-Boot] [PATCH v2 0/6] mips: bmips: add BCM6348 SoC support
  ` [U-Boot] [PATCH v2 1/6] dm: cpu: bmips: rename cpu_desc specific functions
  ` [U-Boot] [PATCH v2 2/6] dm: cpu: bmips: add BCM6348 support
  ` [U-Boot] [PATCH v2 3/6] dm: ram: bmips: split bcm6358_get_ram_size
  ` [U-Boot] [PATCH v2 4/6] dm: ram: bmips: add BCM6338/BCM6348 support
  ` [U-Boot] [PATCH v2 5/6] MIPS: add support for Broadcom MIPS BCM6348 SoC family
  ` [U-Boot] [PATCH v2 6/6] MIPS: add BMIPS Comtrend CT-5361 board

[U-Boot] Fwd: arch/x86/cpu/x86_64/built-in.o: In function `checkcpu': (.text.checkcpu+0x0): multiple definition of `checkcpu' arch/x86/cpu/efi/built-in.o:(.text.checkcpu+0x0): first defined here
 2017-05-16  0:18 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/2] env_mmc: configure environment offsets via device tree
 2017-05-16  0:18 UTC  (5+ messages)
  ` [U-Boot] [PATCH v3 2/2] doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund

[U-Boot] [PATCH 01/33] mmc: select the available type from host_caps and card_caps
 2017-05-16  0:18 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] mips: bmips: add bcm6345 watchdog support
 2017-05-16  0:18 UTC  (17+ messages)
` [U-Boot] [PATCH 1/8] dm: watchdog: add BCM6345 watchdog driver
` [U-Boot] [PATCH 2/8] mips: bmips: add bcm6345-wdt driver support for BCM6358
` [U-Boot] [PATCH 3/8] mips: bmips: add bcm6345-wdt driver support for BCM6328
` [U-Boot] [PATCH 4/8] mips: bmips: add bcm6345-wdt driver support for BCM63268
` [U-Boot] [PATCH 5/8] dm: sysreset: add watchdog-reboot driver
` [U-Boot] [PATCH 6/8] mips: bmips: add wdt-reboot driver support for BCM6358
` [U-Boot] [PATCH 7/8] mips: bmips: add wdt-reboot driver support for BCM6328
` [U-Boot] [PATCH 8/8] mips: bmips: add wdt-reboot driver support for BCM63268

[U-Boot] i.MX6: u-boot,dm-pre-reloc block U-Boot
 2017-05-16  0:17 UTC  (10+ messages)

[U-Boot] [PATCHv4 1/2] FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT
 2017-05-16  0:17 UTC  (4+ messages)
` [U-Boot] [PATCHv4 2/2] lib: move hash CONFIG options to Kconfig

[U-Boot] [PATCH] kbuild: update DTC warning settings for bus and node/property name checks
 2017-05-16  0:17 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] omap3: omap3_logic: switch to using TI_COMMON_CMD_OPTION
 2017-05-15 23:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] power: twl4030: Add imply CMD_POWEROFF when TWL4030 is enabled
 2017-05-15 23:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 17/17] Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig
 2017-05-15 23:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 16/17] Kconfig: USB: Migrate existing USB_EHCI_xxx options
 2017-05-15 23:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 15/17] Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
 2017-05-15 23:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 14/17] Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
 2017-05-15 23:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 13/17] whitelist: Drop more unused OMAP symbols
 2017-05-15 23:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 12/17] omap: Drop CONFIG_OMAP_VC_I2C_HS_MCODE
 2017-05-15 23:19 UTC  (2+ messages)
` [U-Boot] [U-Boot,12/17] "

[U-Boot] [PATCH 11/17] watchdog: Migrate OMAP_WATCHDOG to Kconfig
 2017-05-15 23:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 10/17] omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED support
 2017-05-15 23:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 09/17] omap3: Migrate CONFIG_OMAP3_GPIO_X to Kconfig
 2017-05-15 23:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 08/17] gpio: Move OMAP_GPIO to Kconfig
 2017-05-15 23:19 UTC  (2+ messages)
` [U-Boot] [U-Boot,08/17] "

[U-Boot] [PATCH 07/17] omap3: Drop unused CONFIG_OMAP3_xxx board defines
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 06/17] omap4: Drop redundant CONFIG_OMAP4430 symbol
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 05/17] omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 04/17] omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 03/17] TI: Drop 'CONFIG_OMAP'
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] [U-Boot,03/17] "

[U-Boot] [PATCH 02/17] omap24xx_i2c.c: Drop references to CONFIG_OMAP243X
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 01/17] arch/arm/cpu/arm926ejs/omap: Remove
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] [U-Boot,01/17] "

[U-Boot] [PATCH] davinci: omapl138_lcdk: drop custom prompt string
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board_f: skip timer_init() on Coldfire archs
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v4] spl: add support to booting with ATF
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4] "

[U-Boot] [PATCH] armv8: minor fix to comment for enabling SMPEN bit
 2017-05-15 23:18 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Please pull from u-boot-i2c
 2017-05-15 23:18 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/2] env_mmc: configure environment offsets via device tree
 2017-05-15 22:16 UTC  (2+ messages)
` [U-Boot] [PATCH v4 2/2] doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund

[U-Boot] Please pull u-boot-video/master
 2017-05-15 22:05 UTC 

[U-Boot] [PATCH v2] test: py: Add cmd_echo dependency
 2017-05-15 21:49 UTC  (2+ messages)

[U-Boot] Bug in emmc subsystem
 2017-05-15 21:49 UTC  (4+ messages)

[U-Boot] [PATCHv4 3/3] ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards
 2017-05-15 21:38 UTC  (12+ messages)

[U-Boot] [GIT PULL V2] Please pull u-boot-mmc master
 2017-05-15 21:36 UTC 

[U-Boot] [PATCH 0/3] mips: bmips: add BCM6338 SoC support
 2017-05-15 20:49 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] dm: cpu: bmips: add BCM6338 support
` [U-Boot] [PATCH 2/3] MIPS: add support for Broadcom MIPS BCM6338 SoC family
` [U-Boot] [PATCH 3/3] MIPS: add BMIPS Sagem F@ST1704 board

[U-Boot] [PATCH 1/3] LS2080ARDB: Secure Boot defconfig for QSPI boot
 2017-05-15 20:19 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] sunxi: video: Add support for TV (composite) output on H3/H5
 2017-05-15 20:10 UTC  (15+ messages)
` [U-Boot] [PATCH 1/3] sunxi: video: Split out TVE code
` [U-Boot] [PATCH 2/3] sunxi: Add clock support for TV encoder
` [U-Boot] [PATCH 3/3] sunxi: video: Add H3/H5 TV out driver
` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH v3 0/8] rockchip: video: rk3399: enable HDMI output
 2017-05-15 18:59 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/8] rockchip: video: introduce CONFIG_DW_HDMI and select for Rockchip HDMI
` [U-Boot] [PATCH v3 5/8] video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP

[U-Boot] [PATCH] rockchip: doc: update latest info to document
 2017-05-15 18:51 UTC  (2+ messages)

[U-Boot] Cover CMD_SATA to Kconfig and add SATA support to CuBox-i
 2017-05-15 18:42 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] Convert CONFIG_CMD_SATA to Kconfig
` [U-Boot] [PATCH 2/2] mx6cuboxi: Add support for sata

[U-Boot] [PATCH 0/3] video: Fix issues with edid parsing
 2017-05-15 18:41 UTC  (7+ 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] rockchip: video: introduce CONFIG_DESIGNWARE_HDMI and select for Rockchip HDMI
 2017-05-15 18:19 UTC  (2+ messages)
` [U-Boot] [PATCH] rockchip: video: introduce VIDEO_DW_HDMI "

[U-Boot] [PATCH v3] QE: add QE support on SD boot
 2017-05-15 17:25 UTC  (2+ messages)

[U-Boot] [PATCH] mx6cuboxi: Add support for sata
 2017-05-15 17:21 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] mips: bmips: add BCM3380 SoC support
 2017-05-15 17:20 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] dm: cpu: bmips: add BCM3380 support
` [U-Boot] [PATCH 2/3] MIPS: add support for Broadcom MIPS BCM3380 SoC family
` [U-Boot] [PATCH 3/3] MIPS: add BMIPS Netgear CG3100D board

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

[U-Boot] [PATCH] ARM: tegra: remove Whistler support
 2017-05-15 17:12 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] Gateworks Ventana watchdog fix
 2017-05-15 17:05 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] imx: ventana: fix GW520x external watchdog dt update
` [U-Boot] [PATCH 2/2] imx: ventana: update imx wdog external reset dt property

[U-Boot] [PATCH v1 0/4] Add FIT support for falcon boot
 2017-05-15 16:01 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/4] tools: pblimage: Fix address calculation
` [U-Boot] [PATCH v1 2/4] cmd: spl: Fix compiling warning
` [U-Boot] [PATCH v1 3/4] lib: Add Kconfig option SPL_GZIP and SPL_ZLIB
` [U-Boot] [PATCH v1 4/4] spl: fit: Add FIT image support for falcon boot

[U-Boot] [PATCH v1 0/5] Enable PPA in SPL for ARMv8 Layerscape SoCs
 2017-05-15 15:52 UTC  (6+ messages)
` [U-Boot] [PATCH v1 1/5] armv8: layerscape: Make U-Boot EL2 safe
` [U-Boot] [PATCH v1 2/5] armv8: layerscape: Enabling loading PPA during SPL stage
` [U-Boot] [PATCH v1 3/5] armv8: ls1043ardb: Enable loading PPA during SPL stage for SD boot
` [U-Boot] [PATCH v1 4/5] armv8: ls1046a: Enable spl_board_init() function
` [U-Boot] [PATCH v1 5/5] armv8: ls1046ardb: Enable loading PPA during SPL stage for SD boot

[U-Boot] [PATCH 00/22] mmc: Add support for HS200 and UHS modes
 2017-05-15 15:50 UTC  (10+ messages)
` [U-Boot] [PATCH 12/22] mmc: Enable signal voltage to be selected from mmc core
` [U-Boot] [PATCH 14/22] mmc: add power cyle support in "
` [U-Boot] [PATCH 22/22] mmc: Retry some MMC cmds on failure

[U-Boot] [PATCH 1/2][v5] armv8: ls2080a: Reorganise NAND_BOOT code in config flag
 2017-05-15 15:27 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2][v5] armv8: ls2080aqds: Add support for SD boot

[U-Boot] [PATCH v2 1/2] rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board
 2017-05-15 14:19 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] doc: rockchip: Add phyCORE-RK3288 RDK to board list

[U-Boot] [PATCH] rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board
 2017-05-15 13:49 UTC  (3+ messages)

[U-Boot] [PATCH] rockchip: firefly-rk3399: enable rk3399 pinctrl in defconfig
 2017-05-15 13:48 UTC  (3+ messages)

[U-Boot] [PATCHv6 00/28] Retrieve MAC address from EEPROM
 2017-05-15 13:23 UTC  (22+ messages)
` [U-Boot] [PATCHv6 03/28] net: core: Add PHY_GIGE as a Kconfig symbol
` [U-Boot] [PATCHv6 08/28] net: cosmetic: Do not use magic values for ARP_HLEN
` [U-Boot] [PATCHv6 09/28] net: core: Sanitize get/set operations for enetaddr
` [U-Boot] [PATCHv6 11/28] net: core: Add MAC address helper functions
` [U-Boot] [PATCHv6 12/28] net: Add ability to set MAC address via EEPROM
` [U-Boot] [PATCHv6 14/28] net: cosmetic: A MAC address is not limited to SROM
` [U-Boot] [PATCHv6 15/28] net: core: Check return value of read_rom_hwaddr
` [U-Boot] [PATCHv6 25/28] net: sun7i_mac: Add read_rom_hwaddr hook

[U-Boot] [PATCH v2 1/3] rockchip: rk3036: clean mask definition for cru reg
 2017-05-15 12:52 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] rockchip: clock: rk3036: some fix according TRM
` [U-Boot] [PATCH v2 3/3] rockchip: rk3036: clean mask definition for grf reg

[U-Boot] [PATCH] ARMv8/sec_firmware : Update chosen/kaslr-seed
 2017-05-15 12:48 UTC  (2+ messages)

[U-Boot] [PATCH 01/15] armv7: Add workaround for USB erratum A-009008
 2017-05-15 12:32 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] moveconfig: A few more features
 2017-05-15 12:27 UTC  (10+ messages)
` [U-Boot] [PATCH 1/6] moveconfig: Support providing a path to the defconfig files
` [U-Boot] [PATCH 2/6] moveconfig: Allow reading the defconfig list from stdin
` [U-Boot] [PATCH 3/6] moveconfig: Tidy up the documentation and add hints
` [U-Boot] [PATCH 4/6] moveconfig: Add a constant for auto.conf
` [U-Boot] [PATCH 5/6] moveconfig: Support building a simple config database
` [U-Boot] [PATCH 6/6] moveconfig: Support looking for implied CONFIG options

[U-Boot] [PATCH] test: py: Add cmd_echo dependency
 2017-05-15 12:21 UTC  (3+ messages)


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