messages from 2017-07-21 21:24:36 to 2017-07-24 03:20:05 UTC [more...]
[U-Boot] [PATCH v2 00/34] env: Move environment code to use location drivers
2017-07-24 3:20 UTC (31+ messages)
` [U-Boot] [PATCH v2 01/34] configs: Resync with savedefconfig
` [U-Boot] [PATCH v2 02/34] Makefile: Rename 'env' target to 'environ'
` [U-Boot] [PATCH v2 03/34] Move environment files from common/ to env/
` [U-Boot] [PATCH v2 04/34] Convert CONFIG_ENV_IS_IN_MMC et al to Kconfig
` [U-Boot] [PATCH v2 05/34] env: Move help from README "
` [U-Boot] [PATCH v2 06/34] Convert CONFIG_ENV_IS_IN_FLASH "
` [U-Boot] [PATCH v2 07/34] Convert CONFIG_ENV_IS_IN_NVRAM "
` [U-Boot] [PATCH v2 08/34] Convert CONFIG_ENV_IS_IN_EEPROM "
` [U-Boot] [PATCH v2 09/34] Convert CONFIG_ENV_IS_IN_DATAFLASH "
` [U-Boot] [PATCH v2 10/34] Convert CONFIG_ENV_IS_IN_SPI_FLASH "
` [U-Boot] [PATCH v2 11/34] Convert CONFIG_ENV_IS_IN_REMOTE "
` [U-Boot] [PATCH v2 12/34] Convert CONFIG_ENV_IS_IN_FAT "
` [U-Boot] [PATCH v2 13/34] Convert CONFIG_ENV_IS_IN_ONENAND "
` [U-Boot] [PATCH v2 14/34] env: common: Make env_get_addr/get_char_memory() static
` [U-Boot] [PATCH v2 15/34] env: common: Drop env_get_addr()
` [U-Boot] [PATCH v2 16/34] env: common: Factor out the common env_valid check
` [U-Boot] [PATCH v2 17/34] env: common: Drop env_get_char_init()
` [U-Boot] [PATCH v2 18/34] env: common: Drop env_get_char_memory()
` [U-Boot] [PATCH v2 19/34] env: Add an enum for environment state
` [U-Boot] [PATCH v2 20/34] env: Rename nand env_location to nand_env_location
` [U-Boot] [PATCH v2 21/34] env: Create a location driver for each location
` [U-Boot] [PATCH v2 22/34] env: Add a new implementation of environment access
` [U-Boot] [PATCH v2 23/34] env: Switch over to use environment location drivers
` [U-Boot] [PATCH v2 24/34] env: Drop common init() functions
` [U-Boot] [PATCH v2 25/34] env: Drop the env_name_spec global
` [U-Boot] [PATCH v2 26/34] env: Drop unused env_ptr variables
` [U-Boot] [PATCH v2 27/34] env: Drop env_init_new()
` [U-Boot] [PATCH v2 28/34] env: Drop env_get_char_spec()
` [U-Boot] [PATCH v2 29/34] env: Drop env_relocate_spec() in favour of env_load()
` [U-Boot] [PATCH v2 30/34] env: Drop saveenv() in favour of env_save()
[U-Boot] [PATCH 1/2] x86: Use default stack boundary alignment
2017-07-24 2:24 UTC (12+ messages)
` [U-Boot] [PATCH 2/2] x86: Allow 32-bit toolchain to compile 64-bit U-Boot
[U-Boot] [PATCH v2 0/6] sunxi: update sun8i-emac driver and A64 DTs
2017-07-23 22:56 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/6] sunxi: gpio: add missing compatible strings
` [U-Boot] [PATCH v2 2/6] libfdt: add fdtdec_lookup_phandle_index()
` [U-Boot] [PATCH v2 3/6] sunxi: GPIO: introduce sunxi_gpio_setup_dt_pins()
` [U-Boot] [PATCH v2 4/6] net: sun8i-emac: use new, generic GPIO setup routine
` [U-Boot] [PATCH v2 5/6] net: sun8i-emac: add support for new DT binding
` [U-Boot] [PATCH v2 6/6] sunxi: A64: update Linux DTs
[U-Boot] How to update Espressobin (U-Boot) firmware?
2017-07-23 21:06 UTC (11+ messages)
` [U-Boot] [EXT] "
[U-Boot] [PATCH 0/6] sunxi: update sun8i-emac driver DT binding
2017-07-23 20:31 UTC (4+ messages)
` [U-Boot] [PATCH 3/6] libfdt: add fdtdec_lookup_phandle_index()
[U-Boot] [PATCH v2] armv8: errata: Implement workaround for Cortex-A53 Erratum 855873
2017-07-23 20:20 UTC (2+ messages)
[U-Boot] [PATCH] sunxi: reduce Orange Pi Zero DRAM clock speed
2017-07-23 20:14 UTC
[U-Boot] [PATCH 3/4] efi_loader: make disk objects for partitions
2017-07-23 19:48 UTC (3+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] zynq: fb_mmc: Correct cast of address to u32
2017-07-23 15:47 UTC (2+ messages)
[U-Boot] [PATCH 1/2] sf: Add Macronix MX25U6435F device parameters
2017-07-23 14:44 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] sf: Preserve QE bit when clearing BP# bits for Macronix flash
[U-Boot] [PATCH 1/2] [rfc] parse the second area of android image
2017-07-23 14:41 UTC (9+ messages)
` [U-Boot] [PATCH 2/2] [rfc] support booting arm64 "
[U-Boot] [PATCH] MAINTAINERS: Update maintainer for x86
2017-07-23 14:36 UTC
[U-Boot] [PATCH] xilinx-ppc.h: Drop
2017-07-23 13:30 UTC (2+ messages)
[U-Boot] Data Abort with gcc 7.1
2017-07-23 10:55 UTC (3+ messages)
[U-Boot] [PATCH v2 00/15] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA
2017-07-23 4:42 UTC (3+ messages)
` [U-Boot] [PATCH v2 12/15] dm: scsi: Don't scan the SCSI bus when probing
[U-Boot] [PATCH 0/5] x86: bootstage: Fix bootstage operation on link
2017-07-23 4:36 UTC (9+ messages)
` [U-Boot] [PATCH 1/5] board_f: Drop the timer after relocation
` [U-Boot] [PATCH 2/5] dm: x86: Allow TSC timer to be used before DM is ready
` [U-Boot] [PATCH 4/5] bootstage: Drop unused options
` [U-Boot] [PATCH 5/5] bootstage: Provide a separate record count setting for SPL
[U-Boot] [PATCH] dm: core: Show driver name with 'dm tree'
2017-07-23 3:59 UTC (2+ messages)
[U-Boot] [PATCH 00/41] Kconfig: Convert remaining commands to Kconfig
2017-07-23 3:34 UTC (85+ messages)
` [U-Boot] [PATCH 01/41] Convert CONFIG_CMD_MAX6957 "
` [U-Boot] [PATCH 02/41] Kconfig: Drop CONFIG_CMD_MEM
` [U-Boot] [PATCH 03/41] Convert CONFIG_CMD_MFSL to Kconfig
` [U-Boot] [PATCH 04/41] Convert CONFIG_CMD_MMC_SPI "
` [U-Boot] [PATCH 05/41] Convert CONFIG_CMD_MTDPARTS "
` [U-Boot] [PATCH 06/41] Convert CONFIG_CMD_MTDPARTS_SPREAD "
` [U-Boot] [PATCH 07/41] Convert CONFIG_CMD_ONENAND "
` [U-Boot] [PATCH 08/41] Convert CONFIG_CMD_PCA953X "
` [U-Boot] [PATCH 09/41] Kconfig: Drop CONFIG_CMD_PCA953X_INFO
` [U-Boot] [PATCH 10/41] Convert CONFIG_CMD_PCI to Kconfig
` [U-Boot] [PATCH 11/41] Kconfig: Drop CONFIG_CMD_PCI_ENUM
` [U-Boot] [PATCH 12/41] Kconfig; Drop CONFIG_IDE_TI_CARDBUS and associated driver
` [U-Boot] [PATCH 13/41] Convert CONFIG_CMD_PCMCIA to Kconfig
` [U-Boot] [PATCH 14/41] Kconfig: Drop CONFIG_CMD_PORTIO and associated command
` [U-Boot] [PATCH 15/41] Kconfig: Convert CMD_READ to Kconfig
` [U-Boot] [PATCH 16/41] Convert CONFIG_CMD_REGINFO "
` [U-Boot] [PATCH 17/41] Convert CONFIG_CMD_REISER "
` [U-Boot] [PATCH 18/41] Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX option
` [U-Boot] [PATCH 19/41] Convert CONFIG_CMD_SAVES to Kconfig
` [U-Boot] [PATCH 20/41] Convert CONFIG_CMD_SCSI "
` [U-Boot] [PATCH 21/41] Convert CONFIG_CMD_SDRAM "
` [U-Boot] [PATCH 22/41] Convert CONFIG_CMD_SF_TEST "
` [U-Boot] [PATCH 23/41] Convert CONFIG_CMD_SH_ZIMAGEBOOT "
` [U-Boot] [PATCH 24/41] Convert CONFIG_CMD_SPL "
` [U-Boot] [PATCH 25/41] Convert CONFIG_CMD_SPL_NAND_OFS "
` [U-Boot] [PATCH 26/41] Convert CONFIG_CMD_SPL_WRITE_SIZE "
` [U-Boot] [PATCH 27/41] Convert CONFIG_CMD_STRINGS "
` [U-Boot] [PATCH 28/41] gpio: Drop sx151x driver
` [U-Boot] [PATCH 29/41] Convert CONFIG_CMD_TCA642X to Kconfig
` [U-Boot] [PATCH 30/41] Convert CONFIG_CMD_TERMINAL "
` [U-Boot] [PATCH 31/41] Kconfig: Drop CONFIG_CMD_TFTP
` [U-Boot] [PATCH 32/41] Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig
` [U-Boot] [PATCH 33/41] Convert CONFIG_CMD_YAFFS2 "
` [U-Boot] [PATCH 34/41] Convert CONFIG_CMD_TRACE "
` [U-Boot] [PATCH 35/41] Convert CONFIG_CMD_TSI148 "
` [U-Boot] [PATCH 36/41] Convert CONFIG_CMD_UNIVERSE "
` [U-Boot] [PATCH 37/41] Convert CONFIG_CMD_UUID "
` [U-Boot] [PATCH 38/41] Convert CONFIG_CMD_ZBOOT "
` [U-Boot] [PATCH 39/41] Convert CONFIG_CMD_ZFS "
` [U-Boot] [PATCH 40/41] Drop config_cmd_all.h
` [U-Boot] [PATCH 41/41] README: Drop information about commands
[U-Boot] [PATCH 1/2] usb: kbd: don't fail with iomux
2017-07-23 2:54 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] usb: kbd: add missing \n
[U-Boot] [PATCH v1 0/7] x86: acpi: Few enhancements and improvements
2017-07-23 0:48 UTC (20+ messages)
` [U-Boot] [PATCH v1 1/7] Makefile: Don't shadow actual error when compile ASL
` [U-Boot] [PATCH v1 2/7] Makefile: Export build date as integer
` [U-Boot] [PATCH v1 3/7] x86: acpi: Fill OEM revision
` [U-Boot] [PATCH v1 4/7] x86: acpi: Name fields in FADT in accordance with specification
` [U-Boot] [PATCH v1 5/7] x86: acpi: Deduplicate acpi_fill_madt() implementation
` [U-Boot] [PATCH v1 6/7] x86: acpi: Export acpi_fill_mcfg() with __weak attribute
` [U-Boot] [PATCH v1 7/7] x86: acpi: Don't touch hardware on HW reduced platforms
[U-Boot] [u-boot-denx-usb] Build break on current u-boot-usb master
2017-07-22 18:39 UTC (3+ messages)
[U-Boot] [PATCH 00/39] dm: sata: Complete driver-model support for SATA
2017-07-22 17:26 UTC (3+ messages)
[U-Boot] [PATCH v2] arch/x86: Select USB before selecting host driver
2017-07-22 16:47 UTC (5+ messages)
[U-Boot] [PATCH] x86: minnowmax: Remove CONFIG_SMSC_LPC47M
2017-07-22 14:39 UTC
[U-Boot] [PATCH] net: Mark the ip_udp_hdr struct as packed
2017-07-22 13:32 UTC (5+ messages)
[U-Boot] [PATCH 01/11 v2] x86: theadorable-x86-dfi-bt700: Add Spansion SPI support and move VIDEO blob
2017-07-22 11:14 UTC (12+ messages)
` [U-Boot] [PATCH 02/11 v2] x86: dfi: Add option to select different config headers for baseboards
` [U-Boot] [PATCH 03/11 v2] x86: conga: "
` [U-Boot] [PATCH 05/11 v2] x86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INIT
` [U-Boot] [PATCH 09/11 v2] x86: dfi-bt700: Add xHCI USB support
` [U-Boot] [PATCH 10/11 v2] x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts
[U-Boot] [PATCH] tools/env: fix allocation of the lock file name in fw_printenv
2017-07-22 7:55 UTC
[U-Boot] [PATCH v3 0/3] x86: Introduce Intel Tangier SoC and Edison board
2017-07-22 5:16 UTC (6+ messages)
` [U-Boot] [PATCH v3 2/3] x86: Add Intel Tangier support
` [U-Boot] [PATCH v3 3/3] x86: Add Intel Edison board files
[U-Boot] [PATCH v2 0/3] x86: Introduce Intel Tangier SoC and Edison board
2017-07-22 5:16 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/3] x86: Add dma-mapping.h to architectural code
[U-Boot] [PATCH v3] watchdog: Introduce watchdog driver for Intel Tangier
2017-07-22 5:16 UTC (3+ messages)
[U-Boot] [PATCH v1] arch/x86: Select USB before selecting host driver
2017-07-22 5:11 UTC (8+ messages)
[U-Boot] [PATCH 0/5] dragonboard 410c patches
2017-07-21 23:08 UTC (7+ messages)
` [U-Boot] [PATCH 1/5] Makefile: also build fdt for snapdragon
` [U-Boot] [PATCH 5/5] db410c: config updates
[U-Boot] [PATCH 1/5] mmc: uniphier-sd: Factor out register IO
2017-07-21 21:24 UTC (2+ messages)
` [U-Boot] [PATCH 5/5] mmc: uniphier-sd: Add support for R8A7795 and R7A7796
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox