public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-10-05 09:20:41 to 2016-10-06 23:22:53 UTC [more...]

[U-Boot] [PATCH 0/9] Switch bcm283x platform to use OF_CONTROL
 2016-10-06 23:22 UTC  (7+ messages)

[U-Boot] [PATCH 0/6] at91: at91sam9g15 improvements
 2016-10-06 22:34 UTC  (13+ messages)
` [U-Boot] [PATCH 1/6] arm: at91: mpddrc: add missing MPDDRC_MD defines
` [U-Boot] [PATCH 2/6] ARM: at91: clock: correct PRES offset for at91sam9x5
` [U-Boot] [PATCH 3/6] arm, at91: add icache support
` [U-Boot] [PATCH 4/6] arm, at91: add some missing fields in PIO struct
` [U-Boot] [PATCH 5/6] at91: add function to set IO drive
` [U-Boot] [PATCH 6/6] [RFC] at91: SPL clock fix for AT91SAM9G15 based boards

[U-Boot] [PATCH v2] spi: fsl_qspi: Preserve endianness of QSPI MCR
 2016-10-06 21:37 UTC 

[U-Boot] [PATCH v2 1/5] arm: kirkwood: add support for Synology DS109 board
 2016-10-06 21:30 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/5] arm: kirkwood: ds109 board is maintained
` [U-Boot] [PATCH v2 3/5] arm: kirkwood: fix kirkwood initial setup
` [U-Boot] [PATCH v2 4/5] arm: kirkwood: fix output enable settings
` [U-Boot] [PATCH v2 5/5] arm: kirkwood: fix Synology board tag

[U-Boot] [RFC PATCH] bootm: fix ramdisk relocation
 2016-10-06 21:08 UTC 

[U-Boot] [PATCH 0/6] libfdt: Sync to upstream
 2016-10-06 21:06 UTC  (4+ messages)

[U-Boot] [PATCH v4 00/11] binman: A tool for creating firmware images
 2016-10-06 20:59 UTC  (12+ messages)
` [U-Boot] [PATCH v4 01/11] binman: Introduce binman, a tool for building binary images
` [U-Boot] [PATCH v4 02/11] binman: Add basic entry types for U-Boot
` [U-Boot] [PATCH v4 03/11] binman: Add support for building x86 ROMs
` [U-Boot] [PATCH v4 04/11] binman: Add support for u-boot.img as an input binary
` [U-Boot] [PATCH v4 05/11] binman: Add support for building x86 ROMs with SPL
` [U-Boot] [PATCH v4 06/11] binman: Add support for building x86 images with FSP/CMC
` [U-Boot] [PATCH v4 07/11] binman: Add a build rule for binman
` [U-Boot] [PATCH v4 08/11] binman: Allow configuration options to be used in .dts files
` [U-Boot] [PATCH v4 09/11] binman: Automatically include a U-Boot .dtsi file
` [U-Boot] [PATCH v4 10/11] sunxi: Use binman for sunxi boards
` [U-Boot] [PATCH v4 11/11] x86: Use binman all x86 boards

[U-Boot] [PATCH 00/16] README: Clean up old CONFIG options
 2016-10-06 20:26 UTC  (4+ messages)
` [U-Boot] [PATCH 13/16] atmel: Drop README.at91-soc

[U-Boot] ACPI in general
 2016-10-06 19:57 UTC  (12+ messages)

[U-Boot] [PATCH v1 0/2] spl: move SPL_OS_BOOT and SYS_OS_BASE to Kconfig
 2016-10-06 19:12 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/2] spl: move SPL_OS_BOOT "
` [U-Boot] [PATCH v1 2/2] spl: move SYS_OS_BASE "

[U-Boot] [PATCH v6 0/6] power: pmic: Add support for Palmas family of PMICs
 2016-10-06 17:37 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/4] sf: add ADDR_4B for 4byte address support
 2016-10-06 17:20 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/4] "

[U-Boot] sf: proposed status register protect
 2016-10-06 17:17 UTC  (5+ messages)

[U-Boot] [PATCH][v2] armv8: ls1012a: Updating CONFIG_EXTRA_ENV_SETTINGS
 2016-10-06 16:49 UTC  (2+ messages)

[U-Boot] [PATCH][v3] board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGS
 2016-10-06 16:32 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/9] sunxi: sun5/7i: add the psci suspend function
 2016-10-06 16:30 UTC  (12+ messages)
` [U-Boot] [PATCH v2 1/9] ARM: add the ARM_GIC configuration option
` [U-Boot] [PATCH v2 2/9] sunxi: select ARM_GIC for sun[6789]i
` [U-Boot] [PATCH v2 3/9] ARM: select ARM_GIC for SoCs having a psci implementation
` [U-Boot] [PATCH v2 4/9] exynos: select ARM_GIC for TARGET_ARNDALE
` [U-Boot] [PATCH v2 5/9] tegra: select ARM_GIC for Tegra TK1s
` [U-Boot] [PATCH v2 6/9] ARM: PSCI: protect GIC specific code with ARM_GIC
` [U-Boot] [PATCH v2 7/9] sun5/7i: add an implementation of the psci suspend function
` [U-Boot] [PATCH v2 8/9] sun5i: add defines used by the PSCI code
` [U-Boot] [PATCH v2 9/9] sun5i: boot in non-secure mode by default

[U-Boot] [PATCH 0/2] Enable DM support for USB in LS2080
 2016-10-06 16:02 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] armv8: ls2080: Enable CONFIG_DM_USB in defconfigs

[U-Boot] Unable to boot from QSPI (u-boot 2016.11-rc1)
 2016-10-06 15:31 UTC  (2+ messages)

[U-Boot] ARM: sun7i: config: add config for Sinovoip/Bananapi BPI-R1
 2016-10-06 15:05 UTC  (3+ messages)
` [U-Boot] [PATCH v2] [PATCH 2/2] ARM: sun7i: dts: add support "

[U-Boot] [PATCH] spi: fsl_qspi: Preserve endianness of QSPI MCR
 2016-10-06 14:54 UTC  (2+ messages)

[U-Boot] [PATCH v2] power: regulator: Add support for gpio regulators
 2016-10-06 14:28 UTC  (5+ messages)

[U-Boot] [PATCH] Add support for the topic-miami system-on-modules and carrier boards
 2016-10-06 13:55 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] Add support for the BK4R1 variant of PCM052
 2016-10-06 13:43 UTC  (3+ messages)

[U-Boot] MII and Ethernet chip are not detected in my envirnoment console
 2016-10-06 12:25 UTC 

[U-Boot] x86: u-boot.bin differs in u-boot.rom
 2016-10-06 12:06 UTC  (2+ messages)

[U-Boot] [PATCH] spi: cadence_qspi_apb: Improve indirect write transaction
 2016-10-06 11:19 UTC 

[U-Boot] Display output in LCD
 2016-10-06 10:56 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/5] net: fec_mxc: Convert to DM
 2016-10-06 10:55 UTC  (6+ messages)
` [U-Boot] [PATCH v5 1/5] net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr
` [U-Boot] [PATCH v5 2/5] net: fec_mxc: Convert into driver model
` [U-Boot] [PATCH v5 3/5] net: fec_mxc: Driver cleanups
` [U-Boot] [PATCH v5 4/5] ARM: dts: imx6qdl-icore: Add FEC support
` [U-Boot] [PATCH v5 5/5] icorem6: Use CONFIG_DM_ETH support

[U-Boot] x86: Updating u-boot.bin vs u-boot.rom
 2016-10-06  8:12 UTC 

[U-Boot] x86: Updating u-boot.bin vs u-boot.rom
 2016-10-06  8:11 UTC 

[U-Boot] [PATCH] udoo: Add a README file
 2016-10-06  7:40 UTC  (2+ messages)

[U-Boot] [PATCH] board: ge: bx50v3: Pass video bootargs for b850v3
 2016-10-06  7:37 UTC  (2+ messages)

[U-Boot] [PATCH 00/10] mx7: add dt support for Colibri iMX7S/iMX7D
 2016-10-06  7:25 UTC  (7+ messages)
` [U-Boot] [PATCH 01/10] dm: imx: serial: support device tree

[U-Boot] [PATCH v1] spl: move FDT_FIXUP_PARTITIONS to Kconfig
 2016-10-06  5:31 UTC 

[U-Boot] SPL load ARM Trusted Firmware BL31?
 2016-10-06  2:51 UTC  (8+ messages)

[U-Boot] [PATCH 00/12] dm: x86: Improve vesa driver-model support
 2016-10-06  2:43 UTC  (12+ messages)
` [U-Boot] [PATCH 07/12] dm: x86: video: Add a driver-model driver for ivybridge graphics
` [U-Boot] [PATCH 09/12] dm: video: Add driver-model support to vesa graphics
` [U-Boot] [PATCH 10/12] x86: Adjust config to support DM_VIDEO
` [U-Boot] [PATCH 11/12] dm: x86: Move samus to use new driver model support
` [U-Boot] [PATCH 12/12] dm: x86: Move link to use driver model for video

[U-Boot] [PATCH v2 00/12] dm: x86: Improve vesa driver-model support
 2016-10-06  2:42 UTC  (13+ messages)
` [U-Boot] [PATCH v2 01/12] Revert "x86: broadwell: gpio: Remove the codes to set up pin control"
` [U-Boot] [PATCH v2 02/12] x86: Add an accelerated memmove() function
` [U-Boot] [PATCH v2 03/12] Fix return value in trailing_strtoln()
` [U-Boot] [PATCH v2 04/12] list: Add list_last_entry() to find the last entry
` [U-Boot] [PATCH v2 05/12] dm: core: Add a function to get a uclass name
` [U-Boot] [PATCH v2 06/12] x86: video: Fix typo in broadwell Kconfig
` [U-Boot] [PATCH v2 07/12] dm: x86: video: Add a driver-model driver for ivybridge graphics
` [U-Boot] [PATCH v2 08/12] dm: stdio: Allow lazy probing of video devices
` [U-Boot] [PATCH v2 09/12] dm: video: Add driver-model support to vesa graphics
` [U-Boot] [PATCH v2 10/12] x86: Adjust config to support DM_VIDEO
` [U-Boot] [PATCH v2 11/12] dm: x86: Move samus to use new driver model support
` [U-Boot] [PATCH v2 12/12] dm: x86: Move link to use driver model for video

[U-Boot] [PATCH v3 00/10] binman: A tool for creating firmware images
 2016-10-06  2:04 UTC  (8+ messages)
` [U-Boot] [PATCH v3 08/10] binman: Automatically include a U-Boot .dtsi file
` [U-Boot] [PATCH v3 09/10] RFC: Use binman for a sunxi board

[U-Boot] [PATCH v2 1/2] tools: buildmand: Remove duplicated code
 2016-10-06  2:03 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/2] tools: buildman: Add compiler wrapper

[U-Boot] [PATCH v2 00/10] Python 3.x support for patman & dtoc
 2016-10-06  2:03 UTC  (24+ messages)
` [U-Boot] [PATCH v2 01/10] patman: Replace tabs with spaces
` [U-Boot] [PATCH v2 02/10] patman: Make print statements python 3.x safe
` [U-Boot] [PATCH v2 03/10] patman: Make exception handling "
` [U-Boot] [PATCH v2 04/10] patman: Import 'configparser' lower case to be "
` [U-Boot] [PATCH v2 05/10] patman: Decode stdout/stderr as utf8, "
` [U-Boot] [PATCH v2 06/10] patman: Use items() to iterate over dictionaries
` [U-Boot] [PATCH v2 07/10] patman: Fix doctest StringIO import for python 3.x
` [U-Boot] [PATCH v2 08/10] dtoc: Use items() to iterate over dictionaries in "
` [U-Boot] [PATCH v2 09/10] dtoc: Decode strings for struct.unpack on "
` [U-Boot] [PATCH v2 10/10] dtoc: Make integer division python 3.x safe

[U-Boot] [PATCH 0/5] Refactor makefiles for u-boot.cfg rules
 2016-10-06  1:41 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] check-config: fix wrong comment about how to build whitelist

[U-Boot] [PATCH v2 0/3] Add sdram capacity auto detect for rk3288
 2016-10-06  0:28 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/3] rk3288: sdram: auto-detect the capacity
` [U-Boot] [PATCH v2 3/3] dts: rk3288: remove node in dmc which not need anymore

[U-Boot] [PATCH v3] net: Fix cache misalignment message after network load operations
 2016-10-06  0:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] net, cmd: fix misaligned cache operation warning
 2016-10-05 23:44 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 00/10] mx7: add dt support for Colibri iMX7S/iMX7D
 2016-10-05 22:27 UTC  (11+ messages)
` [U-Boot] [PATCH v3 01/10] dm: imx: serial: support device tree
` [U-Boot] [PATCH v3 02/10] pinctrl: imx: do not announce driver initialization
` [U-Boot] [PATCH v3 03/10] arm: dts: imx7: add pinctrl defines
` [U-Boot] [PATCH v3 04/10] arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device tree
` [U-Boot] [PATCH v3 05/10] colibri_imx7: remove legancy I2C support
` [U-Boot] [PATCH v3 06/10] colibri_imx7: remove legancy UART platform data
` [U-Boot] [PATCH v3 07/10] power: pmic: add Ricoh RN5T567 PMIC support
` [U-Boot] [PATCH v3 08/10] arm: dts: imx7: add Ricoh RN5T567 PMIC node
` [U-Boot] [PATCH v3 09/10] colibri_imx7: use Ricoh RN5T567 to reboot the board
` [U-Boot] [PATCH v3 10/10] configs: enable device tree for Colibri iMX7

[U-Boot] [PATCH 1/1]: environment in eMMC boot partition
 2016-10-05 20:28 UTC 

[U-Boot] [PATCH 1/1]: add nand_bootupdate for i.MX6 and likes
 2016-10-05 19:57 UTC 

[U-Boot] [PATCH 1/1]: filesystems : add "file exists" cmd
 2016-10-05 19:38 UTC 

[U-Boot] [PATCH v6 0/2] armv8: Support loading 32-bit OS in AArch32 execution state
 2016-10-05 19:00 UTC  (2+ messages)

[U-Boot] [PATCH RFC v8 00/16] SPI-NOR/MTD addition
 2016-10-05 16:58 UTC  (17+ messages)
` [U-Boot] [PATCH RFC v8 01/16] dm: mtd: Add dm mtd core ops
` [U-Boot] [PATCH RFC v8 02/16] mtd: Add SPI-NOR core support
` [U-Boot] [PATCH RFC v8 03/16] mtd: spi-nor: Kconfig: Add MTD_SPI_NOR entry
` [U-Boot] [PATCH RFC v8 04/16] mtd: spi-nor: Kconfig: Add MTD_SPI_NOR_USE_4K_SECTORS
` [U-Boot] [PATCH RFC v8 05/16] mtd: spi-nor: Kconfig: Add SPI_NOR_MISC entry
` [U-Boot] [PATCH RFC v8 06/16] mtd: spi-nor: Kconfig: Add SPI_NOR_MACRONIX entry
` [U-Boot] [PATCH RFC v8 07/16] mtd: spi-nor: Kconfig: Add SPI_NOR_SPANSION entry
` [U-Boot] [PATCH RFC v8 08/16] mtd: spi-nor: Kconfig: Add SPI_NOR_STMICRO entry
` [U-Boot] [PATCH RFC v8 09/16] mtd: spi-nor: Kconfig: Add SPI_NOR_SST entry
` [U-Boot] [PATCH RFC v8 10/16] mtd: spi-nor: Kconfig: Add SPI_NOR_WINBOND entry
` [U-Boot] [PATCH RFC v8 11/16] spi: Add spi_write_then_read
` [U-Boot] [PATCH RFC v8 12/16] mtd: spi-nor: Add m25p80 driver
` [U-Boot] [PATCH RFC v8 13/16] mtd: spi-nor: Kconfig: Add MTD_M25P80 entry
` [U-Boot] [PATCH RFC v8 14/16] mtd: spi-nor: Add zynq qspi driver
` [U-Boot] [PATCH RFC v8 15/16] mtd: spi-nor: zynq_qspi: Kconfig: Add MTD_ZYNQ
` [U-Boot] [PATCH RFC v8 16/16] mtd: spi-nor: Add 4-byte address width support

[U-Boot] [PATCH v4 00/17] sf:Updates on flash detection
 2016-10-05 16:58 UTC  (3+ messages)

[U-Boot] [PATCH v2 8/8] armv7: ls1021a: Move DDR config options to Kconfig
 2016-10-05 16:55 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/3] net: fec_mxc: Convert to DM
 2016-10-05 16:51 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/3] net: fec_mxc: Convert into driver model

[U-Boot] [PATCH v2 00/12] binman: A tool for creating firmware images
 2016-10-05 16:50 UTC  (9+ messages)
` [U-Boot] [PATCH v2 11/12] RFC: Use binman for a sunxi board

[U-Boot] [PATCH v2 7/8] armv8: fsl-layerscape: Move DDR config options to Kconfig
 2016-10-05 16:50 UTC  (2+ messages)

[U-Boot] [PATCHv2 1/2] armv8/fsl-lsch2: refactor the clock system initialization
 2016-10-05 16:20 UTC  (3+ messages)
` [U-Boot] [PATCHv2 2/2] armv8/fsl-lsch3: consolidate "

[U-Boot] [PATCH v2 0/6] toradex: config block handling
 2016-10-05 16:12 UTC  (8+ messages)
` [U-Boot] [PATCH v2 2/6] apalis/colibri_t20/t30: deactivate displaying board info

[U-Boot] [PATCH] libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
 2016-10-05 16:09 UTC  (4+ messages)

[U-Boot] [PATCH] arm: ls102xa: Remove reduplicate definition for Generic Timer frequency
 2016-10-05 16:06 UTC  (2+ messages)

[U-Boot] rk3288 u-boot
 2016-10-05 14:46 UTC  (2+ messages)

[U-Boot] [PATCH] fastboot: add support for writing raw MMC
 2016-10-05 13:38 UTC 

[U-Boot] imx53 performance issue after updating to version 2016.9 (tftp download, hash calculation)
 2016-10-05 13:12 UTC  (2+ messages)

[U-Boot] x86: SPI-NOR (MTD): ACPI missing?
 2016-10-05 10:01 UTC  (2+ messages)


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