public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-10-16 20:32:52 to 2016-10-18 07:18:09 UTC [more...]

[U-Boot] [PATCH 0/6] Add ARMv8 PSCI framework
 2016-10-18  7:18 UTC  (5+ messages)

[U-Boot] [PATCH v3 1/8] x86: Add implementations of setjmp() and longjmp()
 2016-10-18  7:14 UTC  (14+ messages)
` [U-Boot] [PATCH v3 2/8] efi: Use asmlinkage for EFIAPI
` [U-Boot] [PATCH v3 3/8] efi: Fix missing EFIAPI specifiers
` [U-Boot] [PATCH v3 4/8] x86: Tidy up selection of building the EFI stub
` [U-Boot] [PATCH v3 5/8] arm: efi: Add a hello world test program
` [U-Boot] [PATCH v3 6/8] x86: efi: Add EFI loader support for x86
` [U-Boot] [PATCH v3 7/8] x86: efi: Add a hello world test program
` [U-Boot] [PATCH v3 8/8] x86: Enable EFI loader support

[U-Boot] [PATCH] efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}
 2016-10-18  7:11 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 1/2] mtd: nand : zynq_nand: Add nand driver support for zynq
 2016-10-18  7:07 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/2] zynq: nand: Enable Nand flash controller driver a zynq board

[U-Boot] [PATCH] ARM: zynq: Extend picozed board support
 2016-10-18  7:00 UTC  (6+ messages)

[U-Boot] [PATCH] spi: kirkwood_spi: implement mvebu_spi_set_mode()
 2016-10-18  5:29 UTC  (2+ messages)

[U-Boot] [PATCH] common: env: add kconfig entry for env storage
 2016-10-18  5:17 UTC  (4+ messages)

[U-Boot] i2c: mxc: refactor i2c driver and support dm
 2016-10-18  5:03 UTC  (2+ messages)

[U-Boot] [ANN] U-Boot v2016.11-rc2 released
 2016-10-18  5:02 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/12] Add support for Stratix 10 SoC
 2016-10-18  4:00 UTC  (38+ messages)
` [U-Boot] [PATCH v3 01/12] arm: socfpga: stratix10: Add SOCFPGA Stratix10 base address
` [U-Boot] [PATCH v3 04/12] arm: socfpga: clkmgr: Separate the Clock Manager for Stratix 10
` [U-Boot] [PATCH v3 05/12] arm: socfpga: fpgamgr: Disable FPGA "
` [U-Boot] [PATCH v3 07/12] arm: socfpga: sysmgr: Disable System "
` [U-Boot] [PATCH v3 09/12] arm: socfpga: stratix10: Add board directory for Stratix 10 socdk
` [U-Boot] [PATCH v3 11/12] arm: socfpga: Add SPL support for Stratix 10 SoC

[U-Boot] [PATCH v6 00/10] efi_loader: Expose SMBIOS table
 2016-10-18  3:00 UTC  (3+ messages)
` [U-Boot] [PATCH v6 01/10] x86: Move table csum into separate header

[U-Boot] qemu-x86 issues
 2016-10-18  2:36 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/29] Kconfig: Move console options to Kconfig
 2016-10-18  2:13 UTC  (30+ messages)
` [U-Boot] [PATCH v4 01/29] Remove some merge markers
` [U-Boot] [PATCH v4 02/29] Convert SILENT_CONSOLE options to Kconfig
` [U-Boot] [PATCH v4 03/29] Convert CONSOLE_PRE_CONSOLE_BUFFER "
` [U-Boot] [PATCH v4 04/29] Convert CONFIG_SYS_CONSOLE_IS_IN_ENV et al "
` [U-Boot] [PATCH v4 05/29] config: Drop CONFIG_CONSOLE
` [U-Boot] [PATCH v4 06/29] config: Drop CONFIG_CONSOLE_DEV
` [U-Boot] [PATCH v4 07/29] Convert CONFIG_VIDEO to Kconfig
` [U-Boot] [PATCH v4 08/29] Convert CONFIG_CFB_CONSOLE "
` [U-Boot] [PATCH v4 09/29] Convert CONFIG_CFB_CONSOLE_ANSI "
` [U-Boot] [PATCH v4 10/29] Convert CONFIG_VIDEO_CT69000 "
` [U-Boot] [PATCH v4 11/29] Convert CONFIG_SYS_CONSOLE_BG_COL et al "
` [U-Boot] [PATCH v4 12/29] video: Drop the smiLynxEM driver
` [U-Boot] [PATCH v4 13/29] video: Drop the imx25lcdc driver
` [U-Boot] [PATCH v4 14/29] video: Drop the s3c-fb driver
` [U-Boot] [PATCH v4 15/29] video: Drop the sed13806 driver
` [U-Boot] [PATCH v4 16/29] Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
` [U-Boot] [PATCH v4 17/29] video: Drop CONFIG_VIDEO_HW_CURSOR
` [U-Boot] [PATCH v4 18/29] Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
` [U-Boot] [PATCH v4 19/29] video: Drop CONFIG_VIDEO_SW_CURSOR
` [U-Boot] [PATCH v4 20/29] Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig
` [U-Boot] [PATCH v4 21/29] video: Move video_get_info_str() prototype to a header file
` [U-Boot] [PATCH v4 22/29] video: Drop CONFIG_CONSOLE_INFO_QUIET
` [U-Boot] [PATCH v4 23/29] Convert CONFIG_LCD to Kconfig
` [U-Boot] [PATCH v4 24/29] Convert CONFIG_CONSOLE_SCROLL_LINES "
` [U-Boot] [PATCH v4 25/29] Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE "
` [U-Boot] [PATCH v4 26/29] Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE "
` [U-Boot] [PATCH v4 27/29] Convert CONFIG_SYS_CONSOLE_INFO_QUIET "
` [U-Boot] [PATCH v4 28/29] Convert CONFIG_USB_KEYBOARD "
` [U-Boot] [PATCH v4 29/29] Convert CONFIG_SYS_STDIO_DEREGISTER "

[U-Boot] [RFC PATCH] arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally
 2016-10-18  1:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, RFC] "

[U-Boot] [PATCH 1/6] x86: Add implementations of setjmp() and longjmp()
 2016-10-18  1:55 UTC  (9+ messages)
` [U-Boot] [PATCH 3/6] arm: efi: Add a hello world test program

[U-Boot] [PATCH] sandboxfs: Fix resource leak
 2016-10-18  1:54 UTC  (2+ messages)

[U-Boot] [PATCH 00/82] x86: Add initial support for 64-bit U-Boot
 2016-10-18  1:25 UTC  (10+ messages)
` [U-Boot] [PATCH 05/82] console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
` [U-Boot] [PATCH 33/82] x86: dts: Mark serial as needed before relocation

[U-Boot] Please pull u-boot-mpc85xx master
 2016-10-18  0:08 UTC  (2+ messages)

[U-Boot] [PATCH] test/py: ensure a log section exists for skipped tests
 2016-10-17 23:25 UTC 

[U-Boot] [PATCH] test/py: Fix exception, do not parametrize with empty set
 2016-10-17 22:59 UTC  (6+ messages)

[U-Boot] [PATCH] libfdt: Sync overlay with upstream
 2016-10-17 22:17 UTC  (2+ messages)

[U-Boot] [PATCH v2] tpm: tpm_tis_lpc: Add support for AT97SC3204
 2016-10-17 22:17 UTC  (2+ messages)

[U-Boot] [PATCH] Fix codying style broken by recent libfdt sync
 2016-10-17 22:17 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] libfdt: fix "Bring in upstream stringlist functions"
 2016-10-17 22:17 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] libfdt: fix fdt_stringlist_count()
` [U-Boot] [PATCH 2/2] libfdt: fix fdt_stringlist_search()

[U-Boot] [PATCH] cmd/tpm_test: Fix misleading code indentation
 2016-10-17 22:17 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/5] net: fec_mxc: Convert to DM
 2016-10-17 22:17 UTC  (6+ messages)
` [U-Boot] [PATCH v5 2/5] net: fec_mxc: Convert into driver model

[U-Boot] [PATCH 1/2] armv8: add hooks for all cache-wide operations
 2016-10-17 21:35 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: tegra186: call secure monitor for all cache-wide ops

[U-Boot] [Resend RFC PATCH 0/2] Fix armv8 cache flushing
 2016-10-17 21:22 UTC  (3+ messages)
` [U-Boot] [Resend RFC PATCH 1/2] armv8: Fix dcache disable function

[U-Boot] [PATCH 1/2] dt: net: add DWC EQoS binding
 2016-10-17 18:32 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] net: add driver for Synopsys Ethernet QoS device

[U-Boot] [PATCH] power: twl6030: fix code refactoring
 2016-10-17 18:15 UTC  (6+ messages)

[U-Boot] [PATCH] arm: psci: save and restore registers from r4 to r12
 2016-10-17 16:46 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] spl: mmc: fix switch statement
 2016-10-17 15:24 UTC  (8+ messages)
` [U-Boot] [PATCH 3/3] mx6: synchronize SPL to u-boot offset

[U-Boot] [PATCH 0/4] mx35, flea3: updates for the imx35 based flea3 board
 2016-10-17 13:51 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] mx35: add DT support to "
` [U-Boot] [PATCH 2/4] mx35: factorize SDRAM setup in flea3
` [U-Boot] [PATCH 3/4] mx35: add GPIO setup on flea3 board
` [U-Boot] [PATCH 4/4] mx35: adjust default environment for "

[U-Boot] [PATCH v2] arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC
 2016-10-17 13:21 UTC  (11+ messages)

[U-Boot] [PATCH] doc/README.uniphier: add build instruction for 64bit SoCs
 2016-10-17 13:20 UTC 

[U-Boot] [PATCH 0/3] ARM: uniphier: some more UniPhier SoC code updates
 2016-10-17 13:18 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] clk: uniphier: rework UniPhier clk driver
` [U-Boot] [PATCH 2/3] ARM: uniphier: adjust fdt_file environment handling to latest Linux
` [U-Boot] [PATCH 3/3] ARM: uniphier: remove unnecessary EHCI reset deassertion

[U-Boot] [PATCH v3] arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC
 2016-10-17 12:27 UTC 

[U-Boot] [PATCH 1/5] common/Kconfig: remove NOR_BOOT's depends on NOR
 2016-10-17 11:53 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] configs/ls104xa: enable the config NOR_BOOT

[U-Boot] [PATCH] pci: Move CONFIG_PCI_PNP to Kconfig
 2016-10-17 11:50 UTC  (2+ messages)

[U-Boot] Question related to send a patch
 2016-10-17 11:35 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/2] ARM: add support for Bananapi BPI-R1
 2016-10-17 11:29 UTC  (7+ messages)
` [U-Boot] [PATCH v5] ARM: sun71: dts: "

[U-Boot] [PATCH v2 0/2] libfdt: fix "Bring in upstream stringlist functions"
 2016-10-17 11:22 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] libfdt: fix fdt_stringlist_count()
` [U-Boot] [PATCH v2 2/2] libfdt: fix fdt_stringlist_search()

[U-Boot] Falcon Mode question & possibly SPL bugs
 2016-10-17  9:57 UTC 

[U-Boot] [PATCH v4 00/11] binman: A tool for creating firmware images
 2016-10-17  9:48 UTC  (3+ messages)
` [U-Boot] [PATCH v4 01/11] binman: Introduce binman, a tool for building binary images

[U-Boot] [PATCH v5 0/7] LS2080ARDB: Enable EFI boot support
 2016-10-17  9:45 UTC  (15+ messages)
` [U-Boot] [PATCH v5 1/7] ls2080: Exit dpaa only right before exiting U-Boot
` [U-Boot] [PATCH v5 4/7] ls2080ardb: Convert to distro boot
` [U-Boot] [PATCH v5 5/7] armv8: ls2080a: Declare spin tables as reserved for efi loader
` [U-Boot] [PATCH v5 7/7] efi_loader: Declare secure memory as reserved

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

[U-Boot] [PATCH] armv8: ls2080aqds: fix SGMII repeater settings
 2016-10-17  8:20 UTC 

[U-Boot] [PATCH] pwm: imx: increase support up to PWM8
 2016-10-17  7:24 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] mx6sabresd: Add Falcon mode support
 2016-10-17  7:16 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] Add i.MX HAB encryption support
 2016-10-17  7:09 UTC  (3+ messages)
` [U-Boot] [PATCH v2 0/5] "

[U-Boot] [PATCH v7 00/21] imx6: Add Engicam i.CoreM6 QDL support
 2016-10-17  5:56 UTC  (5+ messages)

[U-Boot] [PATCH v3] i2c: at91_i2c: Fix the wrong include file
 2016-10-17  5:51 UTC  (4+ messages)

[U-Boot] [PATCH] board/ls2080qds: add the procedure to deply QSPI image
 2016-10-17  3:58 UTC  (7+ messages)

[U-Boot] [PATCH] armv8/ls1043a: Add the OCRAM initialization
 2016-10-17  3:35 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/4] board: sama5d2_xplained: Convert to use device tree and drivers with DM
 2016-10-17  1:55 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] board: sama5d2_xplained: Move config options to defconfigs
` [U-Boot] [PATCH v3 2/4] board: sama5d2_xplained: Clean up code
` [U-Boot] [PATCH v3 3/4] board: sama5d2_xplained: Set 'ethaddr' got from AT24MAC
` [U-Boot] [PATCH v3 4/4] board: sama5d2_xplained: Enable an early debug UART

[U-Boot] [PATCH v3 0/2] serial: atmel_usart: Support to enable an early debug UART
 2016-10-17  1:49 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] serial: Kconfig: Add ATMEL_USART option
` [U-Boot] [PATCH v3 2/2] serial: atmel_usart: Support enable an early debug UART

[U-Boot] [RFC PATCH 0/1] 4-byte SPI flash addressing
 2016-10-17  0:51 UTC  (2+ messages)
` [U-Boot] [RFC PATCH 1/1] sf: support chips using 4-byte addressing

[U-Boot] [PATCH v2 3/4] board: sama5d2_xplained: Set 'ethaddr' got from AT24MAC
 2016-10-16 22:03 UTC  (3+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] Finding u-boot code in SD card using a hex viewer
 2016-10-16 20:32 UTC 


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