public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-10-24 17:31:32 to 2018-10-25 15:48:41 UTC [more...]

[U-Boot] [PATCH 00/30] General fixes / cleanup for RISC-V and improvements to qemu-riscv
 2018-10-25 15:48 UTC  (40+ messages)
` [U-Boot] [PATCH 06/30] riscv: add Kconfig entries for the C and A ISA extensions
` [U-Boot] [PATCH 07/30] riscv: set -march and -mabi based on the Kconfig configuration
` [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 21/30] riscv: remove CONFIG_INIT_CRITICAL
` [U-Boot] [PATCH 22/30] riscv: remove unused labels in start.S

[U-Boot] [BUG] efi-x86_app_defconfig does not build with gcc 8.2
 2018-10-25 14:55 UTC  (6+ messages)

[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] [PATCH v2] net: e1000: support 'write_hwaddr' in DM
 2018-10-25 14:25 UTC 

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

[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 v2 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
 2018-10-25 13:11 UTC  (44+ messages)
` [U-Boot] [PATCH v2 01/18] tools: MediaTek: add MTK boot header generation to mkimage
` [U-Boot] [PATCH v2 02/18] arm: dts: MediaTek: add device tree for MT7629
` [U-Boot] [PATCH v2 03/18] arm: dts: MediaTek: add device tree for MT7623
` [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 09/18] watchdog: MediaTek: add watchdog "
` [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 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 v2 0/6] sunxi: extend SPL header to propagate DRAM size and H6 3GiB DRAM support
 2018-10-25 11:15 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/6] sunxi: disable Pine A64 model detection code on other boards
` [U-Boot] [PATCH v2 2/6] sunxi: Extend SPL header versioning
` [U-Boot] [PATCH v2 3/6] sunxi: board.c: refactor SPL header checks
` [U-Boot] [PATCH v2 4/6] sunxi: map DRAM part with 3G size
` [U-Boot] [PATCH v2 5/6] sunxi: add Kconfig option for the maximum accessible DRAM
` [U-Boot] [PATCH v2 6/6] sunxi: store DRAM size in SPL header

[U-Boot] sunxi: add custom board
 2018-10-25 10:57 UTC  (3+ 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] [PATCH] x86: Fix car_uninit weak symbol definition
 2018-10-25 10:05 UTC 

[U-Boot] [PULL] Please pull u-boot-imx: u-boot-imx-20181025
 2018-10-25 10:01 UTC 

[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  (10+ 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 v3] sf: Add auto detection of 4-byte mode (vs standard 3-byte mode)
 2018-10-25  9:28 UTC  (5+ messages)

[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: dts: imx8qxp: fix build warining
 2018-10-25  8:36 UTC 

[U-Boot] [PATCH v4 00/27] TF-A Boot support for NXP Chassis 2 platforms
 2018-10-25  8:34 UTC  (4+ messages)
` [U-Boot] [PATCH v4 18/27] drivers: qe: add TFABOOT support

[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  (20+ messages)
` [U-Boot] [PATCH v11 05/16] regmap: Introduce init_range
` [U-Boot] [PATCH v11 06/16] regmap: Add error output
` [U-Boot] [PATCH v11 07/16] mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8
` [U-Boot] [PATCH v11 08/16] regmap: Add raw read/write functions
` [U-Boot] [PATCH v11 09/16] regmap: Support reading from specific range
` [U-Boot] [PATCH v11 10/16] regmap: Define regmap_{get,set}
` [U-Boot] [PATCH v11 11/16] test: regmap: Add test for regmap_{set, get}
` [U-Boot] [PATCH v11 12/16] regmap: Add endianness support
` [U-Boot] [PATCH v11 13/16] regmap: Add overview documentation

[U-Boot] [PATCH 00/13] dm: DM_FLAG_PRE_RELOC flag clean up
 2018-10-25  3:29 UTC  (27+ messages)
` [U-Boot] [PATCH 01/13] arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag
` [U-Boot] [PATCH 02/13] clk: Remove DM_FLAG_PRE_RELOC flag in various drivers
` [U-Boot] [PATCH 03/13] gpio: "
` [U-Boot] [PATCH 04/13] i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check
` [U-Boot] [PATCH 05/13] mmc: omap: "
` [U-Boot] [PATCH 06/13] pinctrl: Remove DM_FLAG_PRE_RELOC flag in various drivers
` [U-Boot] [PATCH 07/13] ram: bmips: Remove DM_FLAG_PRE_RELOC flag
` [U-Boot] [PATCH 08/13] timer: Remove DM_FLAG_PRE_RELOC flag in various drivers
` [U-Boot] [PATCH 09/13] serial: "
` [U-Boot] [PATCH 10/13] sysreset: "
` [U-Boot] [PATCH 11/13] video: simplefb: Remove DM_FLAG_PRE_RELOC flag
` [U-Boot] [PATCH 12/13] watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers
` [U-Boot] [PATCH 13/13] dm: doc: Update description of pre-relocation support

[U-Boot] [PATCH v5] net: Add MT7628 ethernet driver
 2018-10-24 23:01 UTC  (2+ messages)

[U-Boot] [PATCH] net: fec_mxc: add support for i.MX8X
 2018-10-24 19:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] net: mvpp2: increase PHY reset pulse
 2018-10-24 19:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] net: mvpp2: fix polarity of PHY reset signal
 2018-10-24 19:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net/phy: Add phy-id for IN112525_S03
 2018-10-24 19:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 4/4] net: dm: fec: Obtain the transceiver type from the DT
 2018-10-24 19:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/4] net: dm: fec: Support the phy-supply binding
 2018-10-24 19:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/4] net: dm: fec: Fix phy-reset-duration clamping and defaults
 2018-10-24 19:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/4] net: dm: fec: Fix time unit error in phy-reset-duration
 2018-10-24 19:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] net: phy: aquantia: autodetect if firmware needs to be loaded
 2018-10-24 19:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/3] net: phy: aquantia: add firmware loading support
 2018-10-24 19:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/3] configs: migrate CONFIG_PHY_AQUANTIA to Kconfig
 2018-10-24 19:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] miiphy: Add function to retrieve MDIO bus list head
 2018-10-24 19:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] cmd: mii: don't check address for 'device' subcommand
 2018-10-24 19:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Pull request: u-boot-net.git master
 2018-10-24 19:45 UTC 

[U-Boot] [PATCH 0/5] sunxi: doc: Add fastboot example + misc cleanups
 2018-10-24 18:14 UTC  (4+ messages)
` [U-Boot] [PATCH 5/5] sunxi: doc: Add basic fastboot example
  ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH 0/5] Get socfpga gen5 SPL working again
 2018-10-24 17:32 UTC  (7+ messages)
` [U-Boot] [PATCH 0/6] "
  ` [U-Boot] [PATCH 5/6] serial: ns16550: fix debug uart putc called before init

[U-Boot] [PATCH] uclass: Use uclass_foreach_dev() macro instead of open coding
 2018-10-24 17:32 UTC  (6+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v3 00/31] virtio: Introduce VirtIO driver support
 2018-10-24 17:32 UTC  (69+ messages)
` [U-Boot] [PATCH v3 01/31] dm: core: Allow uclass to set up a device's child after it is probed
` [U-Boot] [PATCH v3 02/31] test: dm: core: Add test case for uclass driver's child_post_probe()
` [U-Boot] [PATCH v3 03/31] riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux()
` [U-Boot] [PATCH v3 04/31] dm: Add a new uclass driver for VirtIO transport devices
` [U-Boot] [PATCH v3 05/31] virtio: Add codes for virtual queue/ring management
` [U-Boot] [PATCH v3 06/31] virtio: Add virtio over mmio transport driver
` [U-Boot] [PATCH v3 07/31] virtio: Add net driver support
` [U-Boot] [PATCH v3 08/31] test: dm: blk: Correct blk_base test case
` [U-Boot] [PATCH v3 09/31] sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data
` [U-Boot] [PATCH v3 10/31] efi_driver: "
` [U-Boot] [PATCH v3 11/31] blk: Call part_init() in the post_probe() method
` [U-Boot] [PATCH v3 12/31] blk: Drop blk_prepare_device()
` [U-Boot] [PATCH v3 13/31] blk: Make blk_next_free_devnum() public
` [U-Boot] [PATCH v3 14/31] blk: Introduce IF_TYPE_VIRTIO
` [U-Boot] [PATCH v3 15/31] virtio: Add block driver support
` [U-Boot] [PATCH v3 16/31] virtio: cmd: Add virtio command for virtio devices
` [U-Boot] [PATCH v3 17/31] riscv: qemu: Enumerate virtio bus during early boot
` [U-Boot] [PATCH v3 18/31] riscv: qemu: Include some useful commands
` [U-Boot] [PATCH v3 19/31] kconfig: Introduce HAVE_ARCH_IOMAP
` [U-Boot] [PATCH v3 20/31] x86: Implement arch-specific io accessor routines
` [U-Boot] [PATCH v3 21/31] virtio: Add virtio over pci transport driver
` [U-Boot] [PATCH v3 22/31] arm: qemu: Add a Kconfig in the board directory
` [U-Boot] [PATCH v3 23/31] arm: qemu: Enumerate virtio bus during early boot
` [U-Boot] [PATCH v3 24/31] x86: qemu: Imply virtio PCI transport and device drivers
` [U-Boot] [PATCH v3 25/31] dm: pci: Add APIs to find next capability and extended capability
` [U-Boot] [PATCH v3 26/31] test: dm: pci: Add cases for finding next PCI capability APIs
` [U-Boot] [PATCH v3 27/31] virtio: pci: Support non-legacy PCI transport device
` [U-Boot] [PATCH v3 28/31] virtio: net: Support non-legacy device
` [U-Boot] [PATCH v3 29/31] virtio: Add a Sandbox transport driver
` [U-Boot] [PATCH v3 30/31] test: dm: virtio: Add test cases for virtio uclass
` [U-Boot] [PATCH v3 31/31] doc: Document virtio support


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