u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-22 21:12:01 to 2018-10-24 13:38:46 UTC [more...]

[U-Boot] [PULL] Please pull u-boot-imx
 2018-10-24 13:38 UTC  (5+ messages)

[U-Boot] [PATCH 00/13] dm: DM_FLAG_PRE_RELOC flag clean up
 2018-10-24 13:36 UTC  (14+ 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] 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 0/5] sunxi: doc: Add fastboot example + misc cleanups
 2018-10-24 11:54 UTC  (9+ messages)
` [U-Boot] [PATCH 1/5] sunxi: Fix typos of spelling Allwinner
` [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] [PATCH 4/5] sunxi: display: Mark sunxi_rgb2yuv_coef array as const
` [U-Boot] [PATCH 5/5] sunxi: doc: Add basic fastboot example
  ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH] tools: imx8image: return SUCCESS when the required files not found
 2018-10-24 11:26 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/3] efi_loader: improve boot sequence in distro_bootcmd
 2018-10-24 10:43 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/3] efi_loader: rework fdt handling in distro boot script
` [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] [PATCH] imx: mkimage: avoid stop CI when required files not exists
 2018-10-24  9:49 UTC 

[U-Boot] (no subject)
 2018-10-24  9:34 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] configs: migrate CONFIG_PHY_AQUANTIA to Kconfig
` [U-Boot] [PATCH 2/3] net: phy: aquantia: add firmware loading support
` [U-Boot] [PATCH 3/3] net: phy: aquantia: autodetect if firmware needs to be loaded

[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 00/30] General fixes / cleanup for RISC-V and improvements to qemu-riscv
 2018-10-24  6:54 UTC  (66+ messages)
` [U-Boot] [PATCH 01/30] tools: .gitignore: add prelink-riscv
    ` [U-Boot] FW: "
` [U-Boot] [PATCH 02/30] riscv: ignore device tree binaries
      ` [U-Boot] FW: "
` [U-Boot] [PATCH 03/30] dts: riscv: update makefile to also clean the RISC-V dts directory
    ` [U-Boot] FW: "
` [U-Boot] [PATCH 04/30] riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I
` [U-Boot] [PATCH 05/30] riscv: select CONFIG_PHYS_64BIT on RV64I systems
` [U-Boot] [PATCH 09/30] riscv: move target selection into separate file
` [U-Boot] [PATCH 10/30] riscv: enable -fdata-sections
` [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 14/30] riscv: complete the list of exception codes
` [U-Boot] [PATCH 15/30] riscv: treat undefined exception codes as reserved
` [U-Boot] [PATCH 16/30] riscv: hang on unhandled exceptions
` [U-Boot] [PATCH 17/30] riscv: implement the invalidate_icache_* functions
` [U-Boot] [PATCH 19/30] riscv: fix inconsistent use of spaces and tabs in start.S
` [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 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 1/1] x86: detect unsupported relocation types
 2018-10-24  0:35 UTC  (3+ 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  (8+ messages)
` [U-Boot] [PATCH 2/5] ARM: rpi_3_32b_defconfig: Add FS_UUID command
` [U-Boot] [PATCH 3/5] clk_rv1108: Sync with vendor tree
` [U-Boot] [PATCH 4/5] rv1108: Enable eMMC support
` [U-Boot] [PATCH 5/5] rv1108: Make USB OTG functional

[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)

[U-Boot] socfpga cyclone5 dts
 2018-10-23  9:28 UTC  (12+ messages)

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

[U-Boot] [PATCH] w1-eeprom: ds24xxx: fix data abort in ds24xxx_probe()
 2018-10-23  8:30 UTC  (6+ messages)
` [U-Boot] [PATCH] w1: fix data abort if no one wire bus master present

[U-Boot] Compile error with CONFIG_MULTI_DTB_FIT and not SPL
 2018-10-23  8:23 UTC  (3+ messages)

[U-Boot] [RFC][PATCH] ARM: at91: lds: add test SPL binary size and bbs size
 2018-10-23  8:07 UTC 

[U-Boot] [U-Boot, BUG] snow: mmc: SD card access broken: unable to select a mode
 2018-10-23  7:53 UTC  (2+ messages)
` [U-Boot] Re : [U-Boot,BUG] "

[U-Boot] [PATCH] configs: at91: at91sam9x5ek: fix bootcmd for NAND flash
 2018-10-23  7:41 UTC 

[U-Boot] [PATCH v3 0/9] Add pinmux command
 2018-10-23  7:16 UTC  (17+ messages)
` [U-Boot] [PATCH v3 1/9] dm: pinctrl: Add get_pin_muxing() ops
` [U-Boot] [PATCH v3 3/9] dm: uclass: Add uclass_foreach_dev_probe
` [U-Boot] [PATCH v3 7/9] pinctrl: stm32: Add get_pin_muxing() ops
` [U-Boot] [PATCH v3 9/9] pinctrl: sandbox: Add get_pin_muxing ops support

[U-Boot] [PATCH] x86: make X86IRQ per Kconfig switchable
 2018-10-23  7:08 UTC  (3+ messages)

[U-Boot] [PATCH 1/4] x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region
 2018-10-23  4:54 UTC  (8+ 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] [PATCH 0/6] efi: make efi and bootmgr more usable
 2018-10-23  3:18 UTC  (8+ messages)
` [U-Boot] [PATCH 6/6] efi_loader: bootmgr: run an EFI application of a given load option

[U-Boot] Please pull u-boot-x86
 2018-10-23  1:52 UTC  (4+ messages)

[U-Boot] [PATCH 00/27] virtio: Introduce VirtIO driver support
 2018-10-22 23:09 UTC  (3+ messages)
` [U-Boot] [PATCH 05/27] virtio: Add net "

[U-Boot] [PATCH] net: fec_mxc: add support for i.MX8X
 2018-10-22 22:28 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] add support for VSC8584 and VSC8574 Microsemi PHYs
 2018-10-22 22:25 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] net: phy: mscc: add support for VSC8584 PHY
` [U-Boot] [PATCH 2/3] net: phy: mscc: factorize part of config function for VSC8584
` [U-Boot] [PATCH 3/3] net: phy: mscc: add support for VSC8574 PHY

[U-Boot] [PATCH v6 0/5] dma: add channels support
 2018-10-22 21:25 UTC  (6+ messages)
` [U-Boot] [PATCH v6 1/5] dma: move dma_ops to dma-uclass.h
` [U-Boot] [PATCH v6 2/5] dma: add channels support
` [U-Boot] [PATCH v6 3/5] sandbox: dma: add dma-uclass test
` [U-Boot] [NOT-FOR-MERGE-PATCH v6 4/5] dma: ti: add driver to K3 UDMA
` [U-Boot] [NOT-FOR-MERGE-PATCH v6 5/5] net: ethernet: ti: introduce am654 gigabit eth switch subsystem driver

[U-Boot] [PATCH 1/1] efi_selftest: rename setup_ok
 2018-10-22 21:15 UTC 

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).