public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-10-25 03:29:32 to 2018-10-26 17:08:04 UTC [more...]

[U-Boot] Pull request: u-boot-sunxi/master
 2018-10-26 17:08 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
 2018-10-26 16:53 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
 2018-10-26 16:53 UTC  (40+ messages)
` [U-Boot] [PATCH v2 01/18] tools: MediaTek: add MTK boot header generation to mkimage
` [U-Boot] [PATCH v2 04/18] arm: MediaTek: add basic support for MT7629 boards
` [U-Boot] [PATCH v2 05/18] arm: MediaTek: add basic support for MT7623 boards
` [U-Boot] [PATCH v2 06/18] clk: MediaTek: add clock driver for MT7629 SoC
` [U-Boot] [PATCH v2 07/18] clk: MediaTek: add clock driver for MT7623 SoC
` [U-Boot] [PATCH v2 08/18] timer: MediaTek: add timer driver for MediaTek SoCs
` [U-Boot] [PATCH v2 10/18] pinctrl: MediaTek: add pinctrl driver for MT7629 SoC
` [U-Boot] [PATCH v2 11/18] pinctrl: MediaTek: add pinctrl driver for MT7623 SoC
` [U-Boot] [PATCH v2 12/18] power domain: MediaTek: add power domain driver for MT7629 SoC
` [U-Boot] [PATCH v2 13/18] power domain: MediaTek: add power domain driver for MT7623 SoC
` [U-Boot] [PATCH v2 14/18] serial: 16550: allow the driver to support MediaTek serial
` [U-Boot] [PATCH v2 15/18] ram: MediaTek: add DDR3 driver for MT7629 SoC
` [U-Boot] [PATCH v2 16/18] mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC
` [U-Boot] [PATCH v2 17/18] spi: mtk_qspi: add qspi driver for MT7629 SoC
` [U-Boot] [PATCH v2 18/18] MAINTAINERS: add an entry for MediaTek

[U-Boot] [PATCH] vf610twr: Enable thumb2 for builds
 2018-10-26 16:50 UTC  (3+ messages)

[U-Boot] [PATCH 0/7] driver: net: ti: clean up and code optimization
 2018-10-26 16:45 UTC  (15+ messages)
` [U-Boot] [PATCH 1/7] driver: net: consolidate ti's code in separate folder
` [U-Boot] [PATCH 2/7] configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig
` [U-Boot] [PATCH 3/7] drivers: net: keystone_net: drop non dm code
` [U-Boot] [PATCH 4/7] driver: net: ti: cpsw: update to use SPDX identifier
` [U-Boot] [PATCH 5/7] driver: net: ti: introduce common mdio support library
` [U-Boot] [PATCH 6/7] driver: net: ti: cpsw: switch to use common mdio lib
` [U-Boot] [PATCH 7/7] driver: net: ti: keystone_net: "

[U-Boot] Pull request: u-boot-net.git master
 2018-10-26 16:45 UTC  (7+ messages)

[U-Boot] uboot: Allow fw env tools to be available as library
 2018-10-26 16:35 UTC 

[U-Boot] [PATCH] riscv: cache: Implement i/dcache [status, enable, disable]
 2018-10-26 16:31 UTC  (2+ messages)

[U-Boot] [PATCH 00/30] General fixes / cleanup for RISC-V and improvements to qemu-riscv
 2018-10-26 16:27 UTC  (44+ messages)
` [U-Boot] [PATCH 09/30] riscv: move target selection into separate file
` [U-Boot] [PATCH 11/30] riscv: fix use of incorrectly sized variables
` [U-Boot] [PATCH 12/30] riscv: make use of the barrier functions from Linux
` [U-Boot] [PATCH 13/30] riscv: do not reimplement generic io functions
` [U-Boot] [PATCH 18/30] riscv: invalidate the instruction cache before jumping to Linux
    ` [U-Boot] FW: "
` [U-Boot] [PATCH 21/30] riscv: remove CONFIG_INIT_CRITICAL
` [U-Boot] [PATCH 22/30] riscv: remove unused labels in start.S
` [U-Boot] [PATCH 26/30] bdinfo: riscv: print fdt_blob address
` [U-Boot] [PATCH 29/30] dm: core: add missing prototype for ofnode_read_u64

[U-Boot] [PATCH v4 00/27] TF-A Boot support for NXP Chassis 2 platforms
 2018-10-26 16:08 UTC  (8+ messages)
` [U-Boot] [PATCH v4 02/27] env: allow flash and nand env driver to compile together
` [U-Boot] [PATCH v4 18/27] drivers: qe: add TFABOOT support

[U-Boot] [PATCH v3] sf: Add auto detection of 4-byte mode (vs standard 3-byte mode)
 2018-10-26 15:11 UTC  (8+ messages)

[U-Boot] sunxi: add custom board
 2018-10-26 13:40 UTC  (5+ messages)

[U-Boot] [PATCH v6] net: Add MT7628 ethernet driver
 2018-10-26 12:53 UTC 

[U-Boot] [BUG] efi-x86_app_defconfig does not build with gcc 8.2
 2018-10-26 12:41 UTC  (8+ messages)

[U-Boot] [PATCH] board: toradex: turn off lcd backlight before OS handover
 2018-10-26 12:29 UTC 

[U-Boot] [PATCH v5] net: Add MT7628 ethernet driver
 2018-10-26 11:31 UTC  (3+ messages)

[U-Boot] [PATCH] drivers: serial: probe all serial devices
 2018-10-26 11:26 UTC  (12+ messages)
` [U-Boot] [U-Boot-DM] "

[U-Boot] [RFC PATCH v3 0/3] python tools to inspect configs
 2018-10-26 11:14 UTC  (4+ messages)
` [U-Boot] [RFC PATCH v3 1/3] tools: moveconfig: Add an option to build a fuller database of options
` [U-Boot] [RFC PATCH v3 2/3] tools: Add a tool to get a list of defconfigs based on filters
` [U-Boot] [RFC PATCH v3 3/3] tools: Add a tool to get an overview of the usage of CONFIG options

[U-Boot] [PATCH v3 0/8] Improvements for the dwc3_generic driver
 2018-10-26 10:25 UTC  (6+ messages)

[U-Boot] [PATCH v3] sf: Add auto detection of 4-byte mode (vs standard 3-byte mode)
 2018-10-26 10:03 UTC  (7+ messages)

[U-Boot] [PATCH 1/3] scsi: ceva: add ls2080a soc support
 2018-10-26  7:41 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] sunxi: extend SPL header to propagate DRAM size and H6 3GiB DRAM support
 2018-10-26  6:23 UTC  (22+ messages)
` [U-Boot] [PATCH v2 1/6] sunxi: disable Pine A64 model detection code on other boards
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH v2 2/6] sunxi: Extend SPL header versioning
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH v2 3/6] sunxi: board.c: refactor SPL header checks
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH v2 4/6] sunxi: map DRAM part with 3G size
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH v2 5/6] sunxi: add Kconfig option for the maximum accessible DRAM
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH v2 6/6] sunxi: store DRAM size in SPL header
  ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH] MAINTAINERS: add NXP linux team maillist as i.MX reviewer
 2018-10-26  2:11 UTC 

[U-Boot] [PATCH 1/3] pci: layerscape: Modify the EP and RC mode judge method
 2018-10-26  1:56 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] pci: layerscape: Do not scan when PEX work in EP mode
` [U-Boot] [PATCH 3/3] pci: layerscape: Add the dts fixup for EP and RC

[U-Boot] [PATCH] ARM: dts: fsl-imx8qxp-mek: Move regulator outside "simple-bus"
 2018-10-26  0:58 UTC  (4+ messages)

[U-Boot] [PATCH] mx8mq_evk: README: Delete file introduced by mistake
 2018-10-26  0:47 UTC  (2+ messages)

[U-Boot] [PATCH] arm: dts: imx8qxp: fix build warining
 2018-10-26  0:47 UTC  (3+ messages)

[U-Boot] [PATCH v6 00/34] i.MX: Add i.MX8QXP support
 2018-10-26  0:46 UTC  (4+ messages)
` [U-Boot] [PATCH v6 34/34] imx: add i.MX8QXP MEK board support

[U-Boot] [PULL] Please pull u-boot-imx: u-boot-imx-20181025
 2018-10-26  0:29 UTC  (2+ messages)

[U-Boot] i6300esb watchdog
 2018-10-25 21:34 UTC 

[U-Boot] [PATCH v2] net: e1000: support 'write_hwaddr' in DM
 2018-10-25 19:34 UTC  (3+ messages)

[U-Boot] [PATCH] x86: Fix car_uninit weak symbol definition
 2018-10-25 18:11 UTC  (3+ messages)

[U-Boot] [PATCH v2] ARM: mvebu: dts: add Clearfog GT-8K
 2018-10-25 17:37 UTC 

[U-Boot] [PATCH] cmd: remove CONFIG_SOURCE support in Makefile
 2018-10-25 14:54 UTC 

[U-Boot] [PATCH V2] imx: mkimage: avoid stop CI when required files not exists
 2018-10-25 14:28 UTC  (2+ messages)

[U-Boot] [PATCH] net: e1000: support 'write_hwaddr' in DM
 2018-10-25 14:27 UTC  (3+ messages)

[U-Boot] Please pull u-boot-dm
 2018-10-25 14:22 UTC  (11+ messages)

[U-Boot] [PATCH] riscv: ax25-ae350: Pass dtb address to u-boot with a1 register
 2018-10-25 13:36 UTC  (7+ messages)

[U-Boot] [PATCH 1/4] x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region
 2018-10-25 13:05 UTC  (12+ messages)
` [U-Boot] [PATCH 2/4] x86: theadorable-x86-common: Change pci hotplug cmdline parameters (again)
` [U-Boot] [PATCH 3/4] x86: theadorable-x86: Generate and pass root=PARTUUID instead of /dev/sdaX
` [U-Boot] [PATCH 4/4] x86: theadorable-x86-xxx_defconfig: Move VGA BIOS to make room for U-Boot

[U-Boot] U-Boot and The Boot Loader Specification
 2018-10-25 12:53 UTC  (6+ messages)

[U-Boot] [PATCH] x86: tsc: Add support for APL soc
 2018-10-25 10:50 UTC 

[U-Boot] [PATCH 1/2] spi: ich-spi: Add APL support
 2018-10-25 10:47 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] spi: ich-spi: Add DT spi-max-frequency support

[U-Boot] [question] need help with mmc-env-addr
 2018-10-25  9:59 UTC 

[U-Boot] [PATCH] Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig
 2018-10-25  9:56 UTC  (2+ messages)

[U-Boot] [PATCH] imx: mkimage: avoid stop CI when required files not exists
 2018-10-25  9:49 UTC  (8+ messages)

[U-Boot] [PATCH V2 1/6] rsa: use new openssl API to create signature
 2018-10-25  9:29 UTC  (6+ messages)
` [U-Boot] [PATCH V2 2/6] rsa: add a structure for the padding
` [U-Boot] [PATCH V2 3/6] rsa: add support of padding pss
` [U-Boot] [PATCH V2 4/6] doc: uImage.FIT: signature.txt: add option padding
` [U-Boot] [PATCH V2 5/6] configs: sandbox: enable padding pss for rsa signature
` [U-Boot] [PATCH V2 6/6] test: vboot: add "

[U-Boot] [PATCH 1/1] x86: detect unsupported relocation types
 2018-10-25  9:15 UTC  (8+ messages)

[U-Boot] [PULL] Please pull u-boot-imx
 2018-10-25  8:37 UTC  (6+ messages)

[U-Boot] [PATCH] arm: mvebu: Move PCI(e) MBUS window to end of RAM
 2018-10-25  8:33 UTC  (4+ messages)

[U-Boot] [PATCH 2/2] riscv: dts: Add ae350_32.dts for 32 bit
 2018-10-25  8:26 UTC  (5+ messages)

[U-Boot] [PATCH v3 00/10] arm: am654: Add r5 support for am654-evm
 2018-10-25  8:01 UTC  (11+ messages)
` [U-Boot] [PATCH v3 01/10] ram: Introduce K3 AM654 DDR Sub System driver
` [U-Boot] [PATCH v3 02/10] armv7R: K3: am654: Enable MPU regions
` [U-Boot] [PATCH v3 03/10] armv7R: K3: am654: Add support for generating build targets
` [U-Boot] [PATCH v3 04/10] armv7R: K3: am654: Add support to start ATF from R5 SPL
` [U-Boot] [PATCH v3 05/10] armv7R: K3: am654: Add support for triggering ddr init from SPL
` [U-Boot] [PATCH v3 06/10] board: ti: am654: r5: Add initial support for am654
` [U-Boot] [PATCH v3 07/10] arm: dts: k3: Sync dts from Linux
` [U-Boot] [PATCH v3 08/10] armv7r: dts: am654: Add initial support
` [U-Boot] [PATCH v3 09/10] configs: am65x_evm_r5: "
` [U-Boot] [PATCH v3 10/10] board: ti: am65x: Update README to add R5 build support

[U-Boot] socfpga cyclone5 dts
 2018-10-25  7:26 UTC  (10+ messages)

[U-Boot] [PATCH 1/2] powerpc: t1040: Correct RCW MAC2_GMII_SEL value
 2018-10-25  6:46 UTC  (7+ messages)

[U-Boot] [PATCH v3 00/19] DM_I2C_COMPAT removal for all ti platforms
 2018-10-25  3:30 UTC  (5+ messages)
` [U-Boot] [PATCH v3 01/19] cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT
` [U-Boot] [PATCH v3 17/19] drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig

[U-Boot] [PATCH 1/1] efi_selftest: do not write to linker generated array
 2018-10-25  3:30 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] efi_selftest: rename setup_ok
 2018-10-25  3:30 UTC  (2+ messages)

[U-Boot] [PATCH v11 01/16] test: regmap: Increase size of syscon0 memory
 2018-10-25  3:30 UTC  (3+ messages)
` [U-Boot] [PATCH v11 07/16] mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8


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