messages from 2018-10-23 08:54:19 to 2018-10-24 19:45:53 UTC [more...]
[U-Boot] Pull request: u-boot-net.git master
2018-10-24 19:45 UTC
[U-Boot] socfpga cyclone5 dts
2018-10-24 19:44 UTC (10+ messages)
[U-Boot] [PATCH 1/1] x86: detect unsupported relocation types
2018-10-24 18:58 UTC (4+ messages)
[U-Boot] [PATCH] net: e1000: support 'write_hwaddr' in DM
2018-10-24 18:42 UTC (2+ messages)
[U-Boot] [PATCH 0/5] sunxi: doc: Add fastboot example + misc cleanups
2018-10-24 18:14 UTC (20+ messages)
` [U-Boot] [PATCH 1/5] sunxi: Fix typos of spelling Allwinner
` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 2/5] sunxi: docs: Unify the formatting style and add some paragraph breaks
` [U-Boot] [PATCH 3/5] sunxi: docs: Mention CONFIG_NAND requirement
` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 4/5] sunxi: display: Mark sunxi_rgb2yuv_coef array as const
` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 5/5] sunxi: doc: Add basic fastboot example
` [U-Boot] [linux-sunxi] "
` [U-Boot] [linux-sunxi] "
[U-Boot] sunxi: add custom board
2018-10-24 17:59 UTC (2+ messages)
[U-Boot] [PATCH v11 01/16] test: regmap: Increase size of syscon0 memory
2018-10-24 17:35 UTC (18+ 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 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 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
[U-Boot] [PATCH 1/3] pwm: sunxi: fix off-by-one that prevented PWM to use prescaler bypass
2018-10-24 17:07 UTC (4+ messages)
` [U-Boot] [PATCH 3/3] pwm: sunxi: choose best prescaler to improve PWM resolution
[U-Boot] [PATCH 00/13] dm: DM_FLAG_PRE_RELOC flag clean up
2018-10-24 16:26 UTC (15+ 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] (no subject)
2018-10-24 16:24 UTC (4+ messages)
` [U-Boot] [PATCH 2/3] net: phy: aquantia: add firmware loading support
[U-Boot] [PATCH 00/30] General fixes / cleanup for RISC-V and improvements to qemu-riscv
2018-10-24 15:57 UTC (39+ messages)
` [U-Boot] [PATCH 02/30] riscv: ignore device tree binaries
` [U-Boot] FW: "
` [U-Boot] [PATCH 04/30] riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I
` [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 20/30] riscv: align mtvec on a 4-byte boundary
` [U-Boot] [PATCH 22/30] riscv: remove unused labels in start.S
` [U-Boot] [PATCH 23/30] riscv: do not blindly modify the mstatus CSR
` [U-Boot] [PATCH 24/30] riscv: save hart ID and device tree passed by prior boot stage
` [U-Boot] [PATCH 25/30] riscv: qemu: use "
` [U-Boot] [PATCH 26/30] bdinfo: riscv: print fdt_blob address
[U-Boot] [PATCH] power: spl: add SPL_DM_REGULATOR_GPIO in Kconfig
2018-10-24 15:36 UTC
[U-Boot] Please pull u-boot-dm
2018-10-24 14:33 UTC (17+ messages)
[U-Boot] [PATCH v3 0/9] Add pinmux command
2018-10-24 14:14 UTC (5+ messages)
` [U-Boot] [PATCH v3 1/9] dm: pinctrl: Add get_pin_muxing() ops
[U-Boot] [PATCH] imx: mkimage: avoid stop CI when required files not exists
2018-10-24 14:08 UTC (2+ messages)
[U-Boot] [PATCH] tools: imx8image: return SUCCESS when the required files not found
2018-10-24 13:58 UTC (5+ messages)
[U-Boot] [PATCH] nand: fix up badblock skipping
2018-10-24 13:56 UTC (2+ messages)
[U-Boot] [PULL] Please pull u-boot-imx
2018-10-24 13:38 UTC (5+ messages)
[U-Boot] please pull u-boot-samsung master
2018-10-24 13:32 UTC (2+ messages)
[U-Boot] [PATCH v2 00/10] arm: am654: Add r5 support for am654-evm
2018-10-24 13:32 UTC (12+ messages)
` [U-Boot] [PATCH v2 01/10] ram: Introduce K3 AM654 DDR Sub System driver
` [U-Boot] [PATCH v2 02/10] armv7R: K3: am654: Enable MPU regions
` [U-Boot] [PATCH v2 03/10] armv7R: K3: am654: Add support for generating build targets
` [U-Boot] [PATCH v2 04/10] armv7R: K3: am654: Add support to start ATF from R5 SPL
` [U-Boot] [PATCH v2 05/10] armv7R: K3: am654: Add support for triggering ddr init from SPL
` [U-Boot] [PATCH v2 06/10] board: ti: am654: r5: Add initial support for am654
` [U-Boot] [PATCH v2 07/10] arm: dts: k3: Sync dts from Linux
` [U-Boot] [PATCH v2 08/10] armv7r: dts: am654: Add initial support
` [U-Boot] [PATCH v2 09/10] configs: am65x_evm_r5: "
` [U-Boot] [PATCH v2 10/10] board: ti: am65x: Update README to add R5 build support
[U-Boot] [PATCH v4 00/11] Add pinmux command
2018-10-24 12:10 UTC (12+ messages)
` [U-Boot] [PATCH v4 01/11] dm: pinctrl: Add get_pin_muxing() ops
` [U-Boot] [PATCH v4 02/11] dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count
` [U-Boot] [PATCH v4 03/11] dm: uclass: Add uclass_next_device_err() to return a valid device
` [U-Boot] [PATCH v4 04/11] dm: uclass: Add uclass_foreach_dev_probe
` [U-Boot] [PATCH v4 05/11] cmd: pinmux: Add pinmux command
` [U-Boot] [PATCH v4 06/11] pinctrl: stm32: Add get_pins_count() ops
` [U-Boot] [PATCH v4 07/11] pinctrl: stm32: Add get_pin_name() ops
` [U-Boot] [PATCH v4 08/11] pinctrl: stm32: Add get_pin_muxing() ops
` [U-Boot] [PATCH v4 09/11] gpio: stm32f7: Add ops get_function
` [U-Boot] [PATCH v4 10/11] pinctrl: sandbox: Add get_pin_muxing ops support
` [U-Boot] [PATCH v4 11/11] test/py: test pinmux command
[U-Boot] [PATCH v2 0/3] efi_loader: improve boot sequence in distro_bootcmd
2018-10-24 10:43 UTC (3+ messages)
` [U-Boot] [PATCH v2 3/3] ARM: qemu-arm: define fdt_addr_r
[U-Boot] [PATCH 1/2] efi_loader: rework fdt handling in distro boot script
2018-10-24 10:36 UTC (8+ messages)
` [U-Boot] [PATCH 2/2] ARM: qemu-arm: define fdt_addr_r
[U-Boot] [PATCH] cmd: remoteproc: Fix the base of strtoul for ID conversion from 3 to 10
2018-10-24 10:10 UTC (2+ messages)
[U-Boot] [PATCH] w1: fix build without CONFIG_W1_EEPROM
2018-10-24 10:08 UTC (7+ messages)
[U-Boot] [PATCH] power: regulator: Makefile: Remove SPL tag for REGULATOR_GPIO
2018-10-24 10:06 UTC (2+ messages)
[U-Boot] efi: utf8_utf16_strncpy?
2018-10-24 8:39 UTC
[U-Boot] [PATCH v2 1/1] common: Compile error with CONFIG_MULTI_DTB_FIT and not SPL
2018-10-24 8:26 UTC (2+ messages)
[U-Boot] [PATCH] w1: Add driver for i.MX bus master controller
2018-10-24 8:21 UTC (2+ messages)
` [U-Boot] [PATCH] w1-eeprom: Add support for Maxim DS2502 add only memory
[U-Boot] [PATCH v5] net: Add MT7628 ethernet driver
2018-10-24 6:36 UTC
[U-Boot] spl: fix the new position of gd and stack
2018-10-24 6:00 UTC
[U-Boot] spl: fix the new position of gd and stack
2018-10-24 4:42 UTC
[U-Boot] Regression: vf610twr build error
2018-10-24 1:21 UTC (2+ messages)
[U-Boot] [PATCH v2] ARM: Samsung: Add Exynos5422-based Odroid HC2 support
2018-10-24 1:09 UTC (2+ messages)
[U-Boot] [PATCH v3] sf: Add auto detection of 4-byte mode (vs standard 3-byte mode)
2018-10-23 17:00 UTC (4+ messages)
[U-Boot] MT76XX-driver
2018-10-23 16:12 UTC (4+ messages)
[U-Boot] [PATCH] warp7: MAINTAINERS: Add an entry for warp7_bl33_defconfig
2018-10-23 15:41 UTC (2+ messages)
[U-Boot] [PATCH v4] net: Add MT7622 ethernet driver
2018-10-23 15:17 UTC
[U-Boot] [PATCH 1/5] ARM: vexpress-ca9x4_defconfig: Enable CMD_UBI support
2018-10-23 13:36 UTC (4+ messages)
` [U-Boot] [PATCH 2/5] ARM: rpi_3_32b_defconfig: Add FS_UUID command
[U-Boot] [PATCH v2 1/6] ARM: vexpress-ca9x4_defconfig: Enable CMD_UBI support
2018-10-23 13:35 UTC (6+ messages)
` [U-Boot] [PATCH v2 2/6] ARM: rpi_*_defconfig: Add support to find UUID for filesystem
` [U-Boot] [PATCH v2 3/6] clk_rv1108: Sync with vendor tree
` [U-Boot] [PATCH v2 4/6] rv1108: Enable eMMC support
` [U-Boot] [PATCH v2 5/6] rv1108: Make USB OTG functional
` [U-Boot] [PATCH v2 6/6] rv1108: Add support for default distro_bootcmd
[U-Boot] x86: board / CPU reset?
2018-10-23 13:24 UTC
[U-Boot] [PATCH v3 01/11] m68k: add basic set of devicetrees
2018-10-23 11:28 UTC (3+ messages)
` [U-Boot] [PATCH v3 03/11] drivers: spi: cf_spi: convert to driver model
[U-Boot] latest kwboot
2018-10-23 11:14 UTC (4+ messages)
[U-Boot] [PATCH] Mips: When using CONFIG_OF_SEPARATE, mips-relocs mess up _end symbol
2018-10-23 11:14 UTC
[U-Boot] [PATCH] mtd: nand: let the raw NAND devices be compiled upon selection
2018-10-23 11:10 UTC (2+ messages)
[U-Boot] [PATCH 0/3] Add raw read support and use it in pxa3xx NAND driver
2018-10-23 11:05 UTC (2+ messages)
[U-Boot] [PATCH] ARM: mvebu: dts: add Clearfog GT-8K
2018-10-23 11:01 UTC (3+ messages)
[U-Boot] [PATCH v3] net: Add MT76xx ethernet driver
2018-10-23 10:55 UTC
[U-Boot] [PATCH] configs: sama5d2_ptc_ek: read environment from FAT
2018-10-23 10:45 UTC (2+ messages)
[U-Boot] [PATCH 1/2] arm: mvebu: armada-xp-theadorable.dts: Add "spi-flash" compatible property
2018-10-23 10:25 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] arm: mvebu: armada-xp-theadorable.dts: Change CS# for 2nd FPGA
[U-Boot] [PATCH] arm: mvebu: Move PCI(e) MBUS window to end of RAM
2018-10-23 10:21 UTC (3+ messages)
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