messages from 2018-10-04 07:00:42 to 2018-10-06 01:16:56 UTC [more...]
[U-Boot] Please pull ARC changes
2018-10-06 1:16 UTC (2+ messages)
[U-Boot] [PULL] u-boot-sh/master
2018-10-05 21:27 UTC
[U-Boot] [PULL] u-boot-socfpga/master
2018-10-05 21:26 UTC
[U-Boot] [PATCH v1 0/4] Stratix10 FPGA reconfiguration support
2018-10-05 21:26 UTC (8+ messages)
` [U-Boot] [PATCH v1 1/4] arm: socfpga: stratix10: Add macros for mailbox's arguments
` [U-Boot] [PATCH v1 2/4] arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver
` [U-Boot] [PATCH v1 3/4] arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table
` [U-Boot] [PATCH v1 4/4] arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration
[U-Boot] [PATCH v2] Add generic FPGA reconfig mailbox API for S10
2018-10-05 21:21 UTC (3+ messages)
` [U-Boot] [PATCH v2] arm: socfpga: stratix10: "
[U-Boot] [PULL] rockchip patch-queue 2018-10-05
2018-10-05 21:01 UTC
[U-Boot] [PATCH] sf: Add auto detection of 4-byte mode (vs standard 3-byte mode)
2018-10-05 17:54 UTC (2+ messages)
[U-Boot] [PATCH v2 00/19] DM_I2C_COMPAT removal for all ti platforms
2018-10-05 17:01 UTC (22+ messages)
` [U-Boot] [PATCH v2 01/19] cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT
` [U-Boot] [PATCH v2 02/19] dm: i2c: Add dm_i2c_probe_device() to test the presence of a chip
` [U-Boot] [PATCH v2 03/19] dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
` [U-Boot] [PATCH v2 04/19] configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIAS
` [U-Boot] [PATCH v2 05/19] i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset
` [U-Boot] [PATCH v2 06/19] i2c: omap24xx_i2c: Use platdata to probe the device
` [U-Boot] [PATCH v2 07/19] am335x: Register the I2C controllers if DM_I2C is used
` [U-Boot] [PATCH v2 08/19] dts: am43x: omap5: Add node for I2C in SPL
` [U-Boot] [PATCH v2 09/19] omap: detect the board after DM is available
` [U-Boot] [PATCH v2 10/19] power: make most tps drivers and the twl4030 driver compatible with DM_I2C
` [U-Boot] [PATCH v2 11/19] ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT
` [U-Boot] [PATCH v2 12/19] configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT
` [U-Boot] [PATCH v2 13/19] ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
` [U-Boot] [PATCH v2 14/19] am57xx: remove non-DM I2C code
` [U-Boot] [PATCH v2 15/19] configs: dra7xx-evm: increase the size of the malloc's pool before relocation
` [U-Boot] [PATCH v2 16/19] lib: fdtdec: Add function re-setup the fdt more effeciently
` [U-Boot] [PATCH v2 17/19] drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
` [U-Boot] [PATCH v2 18/19] drivers: core: nullify gd->dm_root after dm_uninit()
` [U-Boot] [PATCH v2 19/19] dra7: Allow selecting a new dtb after board detection
[U-Boot] [PATCH v1 00/19] DM_I2C_COMPAT removal for all ti platforms
2018-10-05 16:45 UTC (31+ messages)
` [U-Boot] [PATCH v1 01/19] cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT
` [U-Boot] [PATCH v1 02/19] dm: i2c: Add dm_i2c_probe_device() to test the presence of a chip
` [U-Boot] [PATCH v1 03/19] dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
` [U-Boot] [PATCH v1 04/19] configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIAS
` [U-Boot] [PATCH v1 05/19] i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset
` [U-Boot] [PATCH v1 06/19] i2c: omap24xx_i2c: Use platdata to probe the device
` [U-Boot] [PATCH v1 07/19] am335x: Register the I2C controllers if DM_I2C is used
` [U-Boot] [PATCH v1 08/19] dts: am43x: omap5: Add node for I2C in SPL
` [U-Boot] [PATCH v1 09/19] omap: detect the board after DM is available
` [U-Boot] [PATCH v1 10/19] power: make most tps drivers and the twl4030 driver compatible with DM_I2C
` [U-Boot] [PATCH v1 11/19] ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT
` [U-Boot] [PATCH v1 12/19] configs: am335x_pdu001: Explicitly enable CONFIG_I2C_COMPAT
` [U-Boot] [PATCH v1 13/19] ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
` [U-Boot] [PATCH v1 14/19] am57xx: remove non-DM I2C code
` [U-Boot] [PATCH v1 15/19] configs: dra7xx-evm: increase the size of the malloc's pool before relocation
` [U-Boot] [PATCH v1 16/19] lib: fdtdec: Add function re-setup the fdt more effeciently
` [U-Boot] [PATCH v1 17/19] drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
` [U-Boot] [PATCH v1 18/19] drivers: core: nullify gd->dm_root after dm_uninit()
` [U-Boot] [PATCH v1 19/19] dra7: Allow selecting a new dtb after board detection
[U-Boot] [PATCH 00/11] efi_loader: patches for Shell.efi
2018-10-05 16:24 UTC (9+ messages)
` [U-Boot] [PATCH 02/11] efi_loader: Initial HII protocols
[U-Boot] [PATCH v3 0/2] Neutis N5 support
2018-10-05 14:51 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/2] arm: new board - Emlid "
` [U-Boot] [PATCH v3 2/2] sunxi MAINTAINERS: add new entry for Emlid Neutis N5
[U-Boot] Pull request: u-boot-spi/master
2018-10-05 14:16 UTC (2+ messages)
[U-Boot] Fwd: build u-boot failed with config CONFIG_ARMV8_PSCI by aarch linux gcc 8.1
2018-10-05 13:12 UTC
[U-Boot] [PATCH V5 00/32] i.MX: Add i.MX8QXP support
2018-10-05 11:29 UTC (5+ messages)
` [U-Boot] [PATCH V5 32/32] imx: add i.MX8QXP MEK board support
[U-Boot] [PATCH] add default-option to bootmenu
2018-10-05 9:58 UTC
[U-Boot] [PATCH 0/5] arm: cleanup prototypes in u-boot-arm.h
2018-10-05 9:33 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] arm: remove prototype for arch_interrupt_init
` [U-Boot] [PATCH 2/5] arm: remove prototype for reset_timer_masked
` [U-Boot] [PATCH 3/5] arm: remove prototype for udelay_masked
` [U-Boot] [PATCH 4/5] arm: remove prototype for get_timer_masked
` [U-Boot] [PATCH 5/5] arm: remove duplicated prototypes in u-boot.arm.h
[U-Boot] [PATCH] rockchip: Fix rkimage format for SPL boot over USB
2018-10-05 8:28 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH] Revert "test/py: Import 'configparser' lower case to be python 3.x safe"
2018-10-05 8:10 UTC (3+ messages)
[U-Boot] [PATCH v2 00/17] test: Various test refinements and improvements
2018-10-05 8:08 UTC (6+ messages)
` [U-Boot] [PATCH v2 01/17] test/py: ignore console read exceptions after test failure
` [U-Boot] [PATCH v2 04/17] test/py: Fix unicode handling for log filtering
[U-Boot] [PATCH 0/3] power: Add support for the Dialog DA9063 PMIC
2018-10-05 8:08 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] pmic: allow dump command for non contiguous register maps
` [U-Boot] [PATCH 2/3] power: pmic: add driver for Dialog DA9063 PMIC
` [U-Boot] [PATCH 3/3] power: regulator: "
[U-Boot] [PATCH] arm64: zynqmp: Enable CDC ethernet gadget for zcu100/Ultra96
2018-10-05 7:01 UTC
[U-Boot] [PATCH 0/4] net: dm: fec: Fixes and improvements
2018-10-05 5:42 UTC (6+ messages)
` [U-Boot] [PATCH 1/4] net: dm: fec: Fix time unit error in phy-reset-duration
` [U-Boot] [PATCH 2/4] net: dm: fec: Fix phy-reset-duration clamping and defaults
` [U-Boot] [PATCH 3/4] net: dm: fec: Support the phy-supply binding
` [U-Boot] [PATCH 4/4] net: dm: fec: Obtain the transceiver type from the DT
[U-Boot] [PATCH] fsl/usb: Workaround for USB erratum-A005275
2018-10-05 3:53 UTC (5+ messages)
[U-Boot] [PATCH] rockchip: make_fit_atf.py depends on u-boot
2018-10-04 20:08 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v5 1/2] spl: add support to booting with OP-TEE
2018-10-04 20:08 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH RESEND 1/2] rockchip: make_fit_atf: use elf entry point
2018-10-04 20:08 UTC (2+ messages)
` [U-Boot] [U-Boot, RESEND, "
[U-Boot] [PATCH RESEND 2/2] rockchip: make_fit_atf: make python3 compatible
2018-10-04 20:08 UTC (2+ messages)
` [U-Boot] [U-Boot, RESEND, "
[U-Boot] [PATCH v5 2/2] rockchip: add fit source file for pack itb with op-tee
2018-10-04 20:08 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [RESENT PATCH] rockchip: make_fit_atf: fix warning unit_address_vs_reg
2018-10-04 20:08 UTC (2+ messages)
` [U-Boot] [U-Boot, RESENT] "
[U-Boot] [PATCH v4 6/7] net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii
2018-10-04 20:08 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 7/7] net: gmac_rockchip: Add handeling for RGMII_ID/RXID/TXID
2018-10-04 20:08 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH] arm: mx5: Add M53Menlo board
2018-10-04 19:24 UTC
[U-Boot] [PATCH] arm: mx5: Add LDB clock config code
2018-10-04 19:17 UTC
[U-Boot] [PATCH] arm: imx: mx5: Make videoskip available on MX5
2018-10-04 19:16 UTC
[U-Boot] [PATCH] bootm: Add board specific OS preboot hook
2018-10-04 19:16 UTC
[U-Boot] [PATCH 0/4] net: dm: fec: Fixes and improvements
2018-10-04 17:53 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] net: dm: fec: Fix time unit error in phy-reset-duration
` [U-Boot] [PATCH 2/4] net: dm: fec: Fix phy-reset-duration clamping and defaults
` [U-Boot] [PATCH 3/4] net: dm: fec: Support the phy-supply binding
` [U-Boot] [PATCH 4/4] net: dm: fec: Obtain the transceiver type from the DT
[U-Boot] [PATCH V2] test/py: ignore console read exceptions after test failure
2018-10-04 16:35 UTC (4+ messages)
[U-Boot] [PATCH v2 0/2] Neutis N5 support
2018-10-04 16:32 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/2] arm: new board - Emlid "
` [U-Boot] [PATCH v2 2/2] sunxi MAINTAINERS: add new entry for Emlid Neutis N5
[U-Boot] [PATCH 00/20] Add support for MediaTek SoCs - MT7623n / MT7629
2018-10-04 16:01 UTC (3+ messages)
` [U-Boot] [PATCH 18/20] spi: mtk_qspi: add qspi driver for MT7629 SoC
[U-Boot] [PATCH 0/3] Support for the Aspeed ast2500 FMC/SPI controllers
2018-10-04 15:57 UTC (5+ messages)
` [U-Boot] [PATCH 2/3] spi: Add support for the Aspeed ast2500 SPI controllers
[U-Boot] [PATCH v5] spi: Add SPI driver for MT76xx SoCs
2018-10-04 13:31 UTC (5+ messages)
[U-Boot] [PULL] u-boot-rockchip patch queue 2018-10-03
2018-10-04 13:18 UTC (2+ messages)
[U-Boot] [PATCH] mtd: nand: spi: Add Gigadevice SPI NAND support
2018-10-04 12:55 UTC (7+ messages)
[U-Boot] [PATCH] sf: Add XMC xm25qh64a and xm25qh128a entries
2018-10-04 12:52 UTC (2+ messages)
[U-Boot] [PATCH] net: Add MT76xx ethernet driver
2018-10-04 12:16 UTC (5+ messages)
` [U-Boot] [PATCH] gpio: Add MT7621 GPIO support
` [U-Boot] [PATCH] wdt: Add MT7621 watchdog driver
` [U-Boot] [PATCH] common: Add arch_misc_init() prototype to include/init.h
[U-Boot] [PATCH 00/53] TF-A Boot support for NXP Chassis 2 platforms
2018-10-04 11:31 UTC (34+ messages)
` [U-Boot] [PATCH 07/53] armv8: ls1046ardb: Add TFABOOT defconfig
` [U-Boot] [PATCH 09/53] armv8: ls1046a: make environment address and size common
` [U-Boot] [PATCH 10/53] armv8: ls1043ardb: Add TFABOOT defconfig
` [U-Boot] [PATCH 13/53] armv8: ls1043aqds: define environment address for QSPI boot
` [U-Boot] [PATCH 15/53] net: fm: add TFABOOT support
` [U-Boot] [PATCH 16/53] drivers: qe: "
` [U-Boot] [PATCH 18/53] armv8: ls1043a: make FMAN and QE address common
` [U-Boot] [PATCH 19/53] armv8: fsl-layerscape: bootcmd identification for TFABOOT
` [U-Boot] [PATCH 20/53] armv8: ls1046a: define BOOTCOMMAND "
` [U-Boot] [PATCH 26/53] armv8: layerscape: remove EL3 specific erratas "
` [U-Boot] [PATCH 29/53] armv8: layerscape: add SMC calls for DDR size and bank info
[U-Boot] [PATCH] arc: Add support for IoT development kit
2018-10-04 11:12 UTC
[U-Boot] [PATCH] ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFO
2018-10-04 11:12 UTC
[U-Boot] [PATCH] ARC: Implement print_cpuinfo()
2018-10-04 11:11 UTC
[U-Boot] [PATCH] ARC: Add model property to boards .dts
2018-10-04 11:11 UTC
[U-Boot] [PATCH] ARC: Don't pre-define CROSS_COMPILE
2018-10-04 11:10 UTC
[U-Boot] [PATCH v3 00/17] riscv: Add QEMU virt board support
2018-10-04 9:47 UTC (4+ messages)
[U-Boot] [PATCH v2 00/23] spl: Add features for passing info from SPL to U-Boot proper
2018-10-04 9:25 UTC (3+ messages)
` [U-Boot] [PATCH v2 01/23] log: Correct definition of log_msg_ret()
[U-Boot] [PATCH v2 1/1, for v2018.11-rc2] efi_loader: fix simple network protocol
2018-10-04 9:13 UTC
[U-Boot] [PATCH 1/2] MAINTAINERS: Update Holger's address
2018-10-04 8:06 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] mpc83xx: Mark boards as orphaned
[U-Boot] [PATCH] mpc83xx: Mark boards as orphaned
2018-10-04 7:53 UTC (3+ messages)
[U-Boot] [PATCH] xilinx: Sync defconfigs with current Kconfig
2018-10-04 7:42 UTC
[U-Boot] [PATCH V2] spl: Weed out CONFIG_SYS_TEXT_BASE usage
2018-10-04 7:41 UTC (6+ messages)
[U-Boot] [PATCH] arm: zynq: Add efuse node for Zynq-7000S devices
2018-10-04 7:39 UTC
[U-Boot] [PATCH] spl: spi: Do not hardcode fixed size for header
2018-10-04 7:30 UTC
[U-Boot] [PATCH] spl: ram: Fix u_boot_pos calculation
2018-10-04 7:29 UTC
[U-Boot] [PATCH] Revert "fdt: fdtdec_setup_memory_banksize() use livetree"
2018-10-04 7:24 UTC
[U-Boot] [PATCH] core: ofnode: Fix mem leak in error path
2018-10-04 7:22 UTC
[U-Boot] [PATCH v2] fsl/usb: Workaround for USB erratum-A005275
2018-10-04 7:03 UTC
[U-Boot] [PATCH v10 01/16] test: regmap: Increase size of syscon0 memory
2018-10-04 7:00 UTC (15+ messages)
` [U-Boot] [PATCH v10 03/16] regmap: Add documentation
` [U-Boot] [PATCH v10 04/16] regmap: Improve error handling
` [U-Boot] [PATCH v10 05/16] regmap: Introduce init_range
` [U-Boot] [PATCH v10 06/16] regmap: Add error output
` [U-Boot] [PATCH v10 07/16] mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8
` [U-Boot] [PATCH v10 08/16] regmap: Add raw read/write functions
` [U-Boot] [PATCH v10 09/16] regmap: Support reading from specific range
` [U-Boot] [PATCH v10 10/16] regmap: Define regmap_{get,set}
` [U-Boot] [PATCH v10 11/16] test: regmap: Add test for regmap_{set, get}
` [U-Boot] [PATCH v10 12/16] regmap: Add endianness support
` [U-Boot] [PATCH v10 13/16] regmap: Add overview documentation
` [U-Boot] [PATCH v10 14/16] misc: Sort Makefile entries
` [U-Boot] [PATCH v10 15/16] misc: Add gdsys_soc driver
` [U-Boot] [PATCH v10 16/16] misc: Add IHS FPGA driver
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