public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-07-31 14:45:10 to 2017-08-01 22:56:45 UTC [more...]

[U-Boot] Please pull u-boot-fsl-qoriq master
 2017-08-01 22:56 UTC 

[U-Boot] [PATCH 1/2] sf: Add Macronix MX25U6435F device parameters
 2017-08-01 22:26 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] sf: Preserve QE bit when clearing BP# bits for Macronix flash

[U-Boot] [PATCH] efi_loader: make pool allocations cacheline aligned
 2017-08-01 20:00 UTC 

[U-Boot] [PATCH v2] net: phy: micrel: add an option to disable gigabit for the KSZ9031
 2017-08-01 19:17 UTC 

[U-Boot] [PATCH 1/5] net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021
 2017-08-01 16:50 UTC  (7+ messages)
` [U-Boot] [PATCH 3/5] configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1

[U-Boot] [PATCH] Use packed structures for networking
 2017-08-01 16:37 UTC  (2+ messages)

[U-Boot] [RFC PATCH] net: ag7xxx: Clean up some issues with phy access
 2017-08-01 16:34 UTC  (7+ messages)
` [U-Boot] [RFC PATCH v2 1/3] net: ag7xxx: Comment register names
  ` [U-Boot] [RFC PATCH v2 3/3] net: ag7xxx: No longer ignore link status

[U-Boot] [PATCH] net: phy: micrel: add an option to disable gigabit for the KSZ9031
 2017-08-01 16:34 UTC  (2+ messages)

[U-Boot] [PATCH] spl: add newline in debug output
 2017-08-01 15:31 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] Add support Raspberry-Pi Ziro W
 2017-08-01 14:47 UTC  (2+ messages)
` [U-Boot] [PATCH v2 1/1] add support for Raspberry Pi Zero W

[U-Boot] [PATCH 1/3] clk: zynqmp: Add support for CCF driver
 2017-08-01 13:32 UTC  (8+ messages)
` [U-Boot] [PATCH 2/3] clk: zynqmp: Dont panic incase of mmio write/read failures
` [U-Boot] [PATCH 3/3] clk: zynqmp: Remove unused macros/variables

[U-Boot] [PATCH] imx-common: spl: return boot mode for asked MMC device in spl_boot_mode()
 2017-08-01 13:23 UTC 

[U-Boot] [PATCH] imx6: fix SDn_CMD mux mode bitfield arguments
 2017-08-01 13:14 UTC 

[U-Boot] [PATCH] cmd: mmc: add mmc partconf read capability
 2017-08-01 12:27 UTC 

[U-Boot] Please pull u-boot-x86
 2017-08-01 12:24 UTC 

[U-Boot] [PATCH v2 0/4] x86: Convert all boards to DM MMC and SCSI
 2017-08-01 12:24 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/4] dm: scsi: Add a generic PCI-based AHCI driver
` [U-Boot] [PATCH v2 2/4] block: ide: Fix build error when CONFIG_BLK is on
` [U-Boot] [PATCH v2 3/4] x86: Convert MMC to driver model
` [U-Boot] [PATCH v2 4/4] x86: Switch all boards to use DM SCSI

[U-Boot] [PATCH 1/1] x86: ivybridge: remove unused uma_memory_size
 2017-08-01 12:24 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/22] x86: kconfig clean up
 2017-08-01 12:24 UTC  (69+ messages)
` [U-Boot] [PATCH v2 01/22] x86: kconfig: Select TIMER and X86_TSC_TIMER
` [U-Boot] [PATCH v2 02/22] x86: kconfig: Select USE_PRIVATE_LIBGCC
` [U-Boot] [PATCH v2 03/22] x86: kconfig: Select PCI and DM_PCI
` [U-Boot] [PATCH v2 04/22] x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig
` [U-Boot] [PATCH v2 05/22] x86: kconfig: Let board select BOARD_EARLY_INIT_F
` [U-Boot] [PATCH v2 06/22] x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig
` [U-Boot] [PATCH v2 07/22] x86: kconfig: Select ARCH_EARLY_INIT_R "
` [U-Boot] [PATCH v2 08/22] x86: kconfig: Imply ENABLE_MRC_CACHE "
` [U-Boot] [PATCH v2 09/22] x86: kconfig: Select OF_CONTROL
` [U-Boot] [PATCH v2 10/22] x86: kconfig: Imply DM uclass drivers
` [U-Boot] [PATCH v2 11/22] x86: baytrail: kconfig: Imply platform specific drivers
` [U-Boot] [PATCH v2 12/22] x86: ivybridge: "
` [U-Boot] [PATCH v2 13/22] x86: broadwell: "
` [U-Boot] [PATCH v2 14/22] x86: coreboot: kconfig: Imply drivers that are useful
` [U-Boot] [PATCH v2 15/22] x86: queensbay: kconfig: Imply platform specific drivers
` [U-Boot] [PATCH v2 16/22] x86: tangier: "
` [U-Boot] [PATCH v2 17/22] x86: quark: "
` [U-Boot] [PATCH v2 18/22] x86: qemu: "
` [U-Boot] [PATCH v2 19/22] x86: qemu: Remove SPI flash from defconfigs
` [U-Boot] [PATCH v2 20/22] x86: kconfig: Let board select SPI flash
` [U-Boot] [PATCH v2 21/22] x86: kconfig: Move USB to platform Kconfig
` [U-Boot] [PATCH v2 22/22] x86: Convert INTEL_ICH6_GPIO to Kconfig

[U-Boot] [PATCH v1] x86: Make table address selectable
 2017-08-01 12:22 UTC  (3+ messages)

[U-Boot] [PATCH 1/6] x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO
 2017-08-01 12:22 UTC  (18+ messages)
` [U-Boot] [PATCH 2/6] x86: tsc: Identify Intel-specific code
` [U-Boot] [PATCH 3/6] x86: tsc: Remove the fail handling in try_msr_calibrate_tsc()
` [U-Boot] [PATCH 4/6] x86: tsc: Update comments and expand definitions in freq_desc_tables[]
` [U-Boot] [PATCH 5/6] x86: tsc: Correct Silvermont reference clock values
` [U-Boot] [PATCH 6/6] x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr()

[U-Boot] [PATCH v2 1/2] x86: Use default stack boundary alignment
 2017-08-01 12:21 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/2] x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot

[U-Boot] [PATCH v3 00/66] Support OF_PLATDATA in TPL, enable RK3368 DRAM init and add RK3368-uQ7
 2017-08-01  9:57 UTC  (35+ messages)
` [U-Boot] [PATCH v3 05/66] rockchip: back-to-bootrom: simplify the #ifdef-check for LIBGENERIC in TPL/SPL
` [U-Boot] [PATCH v3 06/66] spl: adapts SYS_MALLOC_F_LEN for TPL
` [U-Boot] [PATCH v3 07/66] spl: dm: Kconfig: fix help text for SPL/TPL confusion
` [U-Boot] [PATCH v3 16/66] armv8: move low-level assembly functions into function-sections
` [U-Boot] [PATCH v3 18/66] spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPL
` [U-Boot] [PATCH v3 31/66] rockchip: rk3368: syscon: SGRF support for OF_PLATDATA
` [U-Boot] [PATCH v3 33/66] rockchip: rk3368: dts: add sgrf node
` [U-Boot] [PATCH v3 48/66] net: gmac_rockchip: Add support for the RK3368 GMAC
` [U-Boot] [PATCH v3 50/66] rockchip: rk3368: add DRAM controller driver with DRAM initialisation
` [U-Boot] [PATCH v3 51/66] rockchip: rk3368: dts: add DMC node in rk3368.dtsi
` [U-Boot] [PATCH v3 53/66] rockchip: rk3368: spl: add TPL support
` [U-Boot] [PATCH v3 59/66] spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
` [U-Boot] [PATCH v3 61/66] spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig
` [U-Boot] [PATCH v3 62/66] armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK
` [U-Boot] [PATCH v3 63/66] rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size from SPL
` [U-Boot] [PATCH v3 64/66] moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE

[U-Boot] [PATCH v2 00/56] Support OF_PLATDATA in TPL, enable RK3368 DRAM init and add RK3368-uQ7
 2017-08-01  9:53 UTC  (8+ messages)
` [U-Boot] [PATCH v2 29/56] rockchip: rk3368: grf: use shifted-constants
` [U-Boot] [PATCH v2 54/56] rockchip: board: lion-rk3368: add support for the RK3368-uQ7

[U-Boot] [PATCH v2 00/34] env: Move environment code to use location drivers
 2017-08-01  9:49 UTC  (8+ messages)
` [U-Boot] [PATCH v2 22/34] env: Add a new implementation of environment access

[U-Boot] [PATCH v3 00/24] env: Move environment code to use location drivers
 2017-08-01  9:49 UTC  (4+ messages)
` [U-Boot] [PATCH v3 11/24] env: Create a location driver for each location

[U-Boot] [PATCH] mkimage: check environment for dtc binary location
 2017-08-01  9:49 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] lcd: avoid possible NULL dereference
 2017-08-01  9:49 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] api: remove superfluous assignment
 2017-08-01  9:49 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] tpm: add missing va_end
 2017-08-01  9:49 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/6] rockchip: rk3368: remove secure timer usage and use DM timer
 2017-08-01  9:48 UTC  (13+ messages)
` [U-Boot] [RFC PATCH 1/6] timer: add OF_PLATDATA support for timer-uclass
` [U-Boot] [RFC PATCH 2/6] dm: timer: normalise SPL and TPL support
` [U-Boot] [RFC PATCH 3/6] rockchip: timer: add device-model timer driver for RK3368 (and similar)
` [U-Boot] [RFC PATCH 4/6] dts: rk3368: make timer0 accessible for SPL and TPL
` [U-Boot] [RFC PATCH 5/6] rockchip: lion-rk3368: defconfig: enable DM timer for all stages
` [U-Boot] [RFC PATCH 6/6] rockchip: rk3368: remove setup of secure timer from TPL/SPL

[U-Boot] [PATCH 1/2] x86: Use default stack boundary alignment
 2017-08-01  9:10 UTC  (2+ messages)

[U-Boot] [GIT PULL V2] Please pull u-boot-mmc master
 2017-08-01  5:52 UTC 

[U-Boot] [PATCH v2 00/40] dm: sata: Complete driver-model support for SATA
 2017-08-01  5:05 UTC  (11+ messages)
` [U-Boot] [PATCH v2 03/40] dm: blk: Add a generic function for block device commands
` [U-Boot] [PATCH v2 04/40] dm: sata: Adjust the 'sata' command to use blk_common_cmd()
` [U-Boot] [PATCH v2 05/40] dm: scsi: Adjust the 'scsi' "
` [U-Boot] [PATCH v2 06/40] dm: ide: Adjust the 'ide' "
` [U-Boot] [PATCH v2 07/40] dm: usb: Adjust the 'usb' "

[U-Boot] [PATCH v2 0/3] power: Add a driver to handle the PBIAS cell of the TI SOCs
 2017-08-01  4:23 UTC  (3+ messages)
  ` [U-Boot] [PATCH v2 2/3] regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1

[U-Boot] [PATCH] mtd/spi: Add MT35XU512ABA1G12 NOR flash support
 2017-08-01  4:13 UTC 

[U-Boot] [GIT PULL] Please pull u-boot-mmc master
 2017-08-01  2:48 UTC  (3+ messages)

[U-Boot] [PATCH] rockchip: rk3399-firefly: update gmac parameter
 2017-08-01  1:40 UTC 

[U-Boot] [PATCH v2 07/14] Convert CONFIG_CMD_REGINFO to Kconfig
 2017-08-01  1:35 UTC  (4+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [ANN] U-Boot v2017.09-rc1 released
 2017-08-01  0:42 UTC 

[U-Boot] [PATCHv2] configs: Migrate CMD_NAND*
 2017-08-01  0:42 UTC  (2+ messages)
` [U-Boot] [U-Boot,PATCHv2] "

[U-Boot] [PATCH 3/3] dm: console: Check for serial devices properly
 2017-08-01  0:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] console: Unify the check for a serial console
 2017-08-01  0:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
 2017-08-01  0:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: mach-omap2: Align image address before cache operations
 2017-08-01  0:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS
 2017-08-01  0:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] am43xx: Remove ethboot / usbhost_boot variants
 2017-08-01  0:41 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] am335x_hs_evm: Disable CONFIG_SPL_ENV_SUPPORT
  ` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] Remove unused CONFIG_TWL4030_PWM
 2017-08-01  0:41 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig
 2017-08-01  0:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] dm: Kconfig: fix typo in help for SPL_PINCTRL
 2017-08-01  0:41 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] armv7m: mpu_config add missing break
 2017-07-31 18:18 UTC  (2+ messages)

[U-Boot] compilation failure on Powerpc with SPL
 2017-07-31 17:59 UTC  (6+ messages)

[U-Boot] [PATCH 2/2] MIPS: Stop building position independent code
 2017-07-31 17:13 UTC  (4+ messages)
` [U-Boot] [PATCH v3 "

[U-Boot] [PATCH] board/freescale: Share qbman init between archs
 2017-07-31 16:53 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] image: Add TI PMMC image type
 2017-07-31 15:58 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] ARM: k2g: Add FIT image handler for PMMC firmware
` [U-Boot] [PATCH 3/3] configs: k2g_evm: Remove PMMC loading environment commands

[U-Boot] [PATCH 0/3] console: Tidy up console_dev_is_serial()
 2017-07-31 15:25 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] test/py: Handle the banner being printed after relocation

[U-Boot] [PULL] efi patch queue 2017-07-29
 2017-07-31 15:21 UTC  (2+ messages)

[U-Boot] [PATCH] efi_loader: Fix warning in efi_gop
 2017-07-31 15:20 UTC  (2+ messages)

[U-Boot] [RFC 1/1] m68k: mfc5227x: do not rely on uninitialized stack values
 2017-07-31 15:16 UTC  (2+ messages)

[U-Boot] [RFC PATCH 1/1] dm: core: add clocks node scan
 2017-07-31 15:12 UTC 

[U-Boot] [PATCH v4 00/29] env: Move environment code to use location drivers
 2017-07-31 14:46 UTC  (30+ messages)
` [U-Boot] [PATCH v4 01/29] Makefile: Rename 'env' target to 'environ'
` [U-Boot] [PATCH v4 02/29] Move environment files from common/ to env/
` [U-Boot] [PATCH v4 03/29] env: Move help from README to Kconfig
` [U-Boot] [PATCH v4 04/29] env: common: Make env_get_addr/get_char_memory() static
` [U-Boot] [PATCH v4 05/29] env: common: Drop env_get_addr()
` [U-Boot] [PATCH v4 06/29] env: common: Factor out the common env_valid check
` [U-Boot] [PATCH v4 07/29] env: common: Drop env_get_char_init()
` [U-Boot] [PATCH v4 08/29] env: common: Drop env_get_char_memory()
` [U-Boot] [PATCH v4 09/29] env: Add an enum for environment state
` [U-Boot] [PATCH v4 10/29] env: Rename nand env_location to nand_env_location
` [U-Boot] [PATCH v4 11/29] env: Create a location driver for each location
` [U-Boot] [PATCH v4 12/29] env: Add a new implementation of environment access
` [U-Boot] [PATCH v4 13/29] env: Switch over to use environment location drivers
` [U-Boot] [PATCH v4 14/29] env: Drop common init() functions
` [U-Boot] [PATCH v4 15/29] env: Drop the env_name_spec global
` [U-Boot] [PATCH v4 16/29] env: Drop unused env_ptr variables
` [U-Boot] [PATCH v4 17/29] env: Drop env_init_new()
` [U-Boot] [PATCH v4 18/29] env: Drop env_get_char_spec()
` [U-Boot] [PATCH v4 19/29] env: Drop env_relocate_spec() in favour of env_load()
` [U-Boot] [PATCH v4 20/29] env: Drop saveenv() in favour of env_save()
` [U-Boot] [PATCH v4 21/29] env: Rename setenv() to env_set()
` [U-Boot] [PATCH v4 22/29] env: Rename common functions related to setenv()
` [U-Boot] [PATCH v4 23/29] env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
` [U-Boot] [PATCH v4 24/29] env: Rename getenv/_f() to env_get()
` [U-Boot] [PATCH v4 25/29] env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
` [U-Boot] [PATCH v4 26/29] env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
` [U-Boot] [PATCH v4 27/29] env: Rename some other getenv()-related functions
` [U-Boot] [PATCH v4 28/29] env: Adjust the get_char() method to return an int
` [U-Boot] [PATCH v4 29/29] env: Adjust the load() method to return an error

[U-Boot] [PATCH 00/14] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA
 2017-07-31 14:45 UTC  (13+ messages)
` [U-Boot] [PATCH 10/14] dm: mmc: sunxi: Add support for driver model

[U-Boot] [PATCH] arm64: zynqmp: Move dts zcu102 to zcu102-revA
 2017-07-31 14:45 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