public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-10-11 03:13:11 to 2018-10-12 07:01:00 UTC [more...]

[U-Boot] [PATCH v2 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
 2018-10-12  7:01 UTC  (12+ 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] u-boot support for iMote2
 2018-10-12  6:48 UTC 

[U-Boot] [PATCH v2 0/8] dm: Various fixes in dm core/cpu/timer
 2018-10-12  6:30 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/8] cpu: mpc83xx: Remove unnecessary characters in the description string

[U-Boot] [PATCH 00/48] mpc83xx: Kconfig migrations
 2018-10-12  6:23 UTC  (6+ messages)
` [U-Boot] [PATCH 01/48] mpc83xx: Introduce ARCH_MPC830*

[U-Boot] [PATCH v3 00/13] Support for the Faraday ftgmac100 controller
 2018-10-12  6:19 UTC  (24+ messages)
` [U-Boot] [PATCH v3 01/13] net: ftgmac100: use the BIT() macro
` [U-Boot] [PATCH v3 02/13] net: ftgmac100: use the aligned() macro
` [U-Boot] [PATCH v3 03/13] net: ftgmac100: convert to driver model
` [U-Boot] [PATCH v3 04/13] net: ftgmac100: use setbits_le32() in the reset method
` [U-Boot] [PATCH v3 05/13] net: ftgmac100: add MDIO bus and phylib support
` [U-Boot] [PATCH v3 06/13] net: ftgmac100: convert the RX/TX descriptor arrays
` [U-Boot] [PATCH v3 07/13] net: ftgmac100: handle timeouts when transmitting
` [U-Boot] [PATCH v3 08/13] net: ftgmac100: add clock support
` [U-Boot] [PATCH v3 10/13] net: ftgmac100: Add support for the Aspeed SoC
` [U-Boot] [PATCH v3 12/13] aspeed: Activate ethernet devices on the ast2500 Eval Board
` [U-Boot] [PATCH v3 13/13] aspeed: ast2500: fix D2-PLL clock setting in RGMII mode

[U-Boot] Pull request: u-boot-sunxi/master
 2018-10-12  6:16 UTC 

[U-Boot] i2c: Fix pca953x endianess issue, commit daa75b34828d45b7c1d63009188d45f4a32d06ba
 2018-10-12  6:15 UTC  (5+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2018-10-12  6:15 UTC 

[U-Boot] [PATCH] driver/mtd: Add MICRON manufacturer id in spi framework
 2018-10-12  6:13 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: PSCI reset and shutdown for EL1
 2018-10-12  5:42 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] uefi: support USB boot in distro boot
 2018-10-12  5:09 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] efi_loader: support USB boot in distro boot script
` [U-Boot] [PATCH 2/3] ARM: qemu-arm: enable usb mass storage in default configuration
` [U-Boot] [PATCH 3/3] ARM: qemu-arm: enable USB boot in distro boot with UEFI

[U-Boot] [PATCH 1/2] efi_loader: rework fdt handling in distro boot script
 2018-10-12  5:07 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: qemu-arm: define fdt_addr_r

[U-Boot] [PATCH 1/4] x86: Specify -march=core2 to build 64-bit U-Boot proper
 2018-10-12  2:12 UTC  (15+ messages)
` [U-Boot] [PATCH 2/4] x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build
` [U-Boot] [PATCH 3/4] x86: doc: Mention qemu-x86_64 support
` [U-Boot] [PATCH 4/4] WIP: travis: Add qemu-x86_64 target for test.py testing

[U-Boot] [PATCH v2] efi_loader: set image_base and image_size to correct values
 2018-10-12  0:55 UTC  (3+ messages)

[U-Boot] [PATCH v10 01/16] test: regmap: Increase size of syscon0 memory
 2018-10-12  0:00 UTC  (3+ messages)
` [U-Boot] [PATCH v10 12/16] regmap: Add endianness support

[U-Boot] [PATCH v2 00/19] DM_I2C_COMPAT removal for all ti platforms
 2018-10-12  0:00 UTC  (11+ messages)
` [U-Boot] [PATCH v2 02/19] dm: i2c: Add dm_i2c_probe_device() to test the presence of a chip
` [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 00/27] virtio: Introduce VirtIO driver support
 2018-10-12  0:00 UTC  (27+ messages)
` [U-Boot] [PATCH 01/27] dm: core: Allow uclass to set up a device's child after it is probed
` [U-Boot] [PATCH 02/27] dm: Add a new uclass driver for VirtIO transport devices
` [U-Boot] [PATCH 03/27] virtio: Add codes for virtual queue/ring management
` [U-Boot] [PATCH 16/27] arm: qemu: Enumerate virtio bus during early boot
` [U-Boot] [PATCH 20/27] x86: Implement arch-specific io accessor routines
` [U-Boot] [PATCH 21/27] virtio: Add virtio over pci transport driver
` [U-Boot] [PATCH 25/27] virtio: pci: Support non-legacy PCI transport device

[U-Boot] [PATCH] ARC: Don't use COMMON section for global not-initialized variables
 2018-10-11 20:12 UTC 

[U-Boot] [PATCH] iot_dk: Link for eFlash
 2018-10-11 20:11 UTC 

[U-Boot] [PATCH] axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd()
 2018-10-11 20:11 UTC 

[U-Boot] [PATCH] iot_dk: Save CPU clock value to gd->cpu_clk
 2018-10-11 20:10 UTC 

[U-Boot] [PATCH] iot_dk: Add support of 136 MHz clock
 2018-10-11 20:09 UTC 

[U-Boot] [PATCH] iot_dk: Implement board reset
 2018-10-11 20:09 UTC 

[U-Boot] [PATCH 0/2] ARC: Allow per-board more precise CPU identification
 2018-10-11 20:08 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] ARC: make generic print_cpuinfo() weak
` [U-Boot] [PATCH 2/2] iot_dk/hsdk: Implement its own print_cpuinfo()

[U-Boot] [PATCH] iot_dk: Add localversion string
 2018-10-11 20:04 UTC 

[U-Boot] [PATCH 11/45] rtc: Allow use of RTC in SPL and TPL
 2018-10-11 19:56 UTC  (3+ messages)
` [U-Boot] [U-Boot,11/45] "

[U-Boot] [PATCH 1/1] x86: qemu: enable CONFIG_SPL_DM_RTC
 2018-10-11 19:50 UTC 

[U-Boot] [PATCH v12 1/3] Consolidating UDP header functions
 2018-10-11 19:26 UTC  (2+ messages)
` [U-Boot] net: Consolidate "

[U-Boot] [PATCH v2 10/10] net: Don't overwrite waiting packets with asynchronous replies
 2018-10-11 19:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 09/10] test: eth: Add a test for the target being pinged
 2018-10-11 19:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 08/10] test: eth: Add a test for ARP requests
 2018-10-11 19:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 07/10] net: sandbox: Add a priv ptr for tests to use
 2018-10-11 19:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 06/10] net: Add an accessor to know if waiting for ARP
 2018-10-11 19:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 05/10] net: sandbox: Allow fake eth to handle more than 1 packet response
 2018-10-11 19:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 04/10] net: sandbox: Share the priv structure with tests
 2018-10-11 19:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 03/10] net: sandbox: Make the fake eth driver response configurable
 2018-10-11 19:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 02/10] net: sandbox: Refactor sandbox send function
 2018-10-11 19:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 01/10] net: sandbox: Move disabled flag into priv struct
 2018-10-11 19:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] phy: Add 25G_AUI, XLAUI, CAUI2, CAUI4 related macros
 2018-10-11 19:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v4 3/3] net: phy: ti: Add binding for the CLK_OUT pin muxing
 2018-10-11 19:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v4 2/3] net: phy: ti: Recover from "port mirroring" N/A MODE4
 2018-10-11 19:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v4 1/3] net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driver
 2018-10-11 19:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 3/3] linux/if_ether.h: Add VLAN related macros
 2018-10-11 19:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 2/3] net.h: Include linux/if_ether.h to avoid duplication
 2018-10-11 19:24 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 1/3] linux/if_ether.h: Initial import from Linux kernel v4.17
 2018-10-11 19:24 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: pch_gbe: Make probe/remove static
 2018-10-11 19:24 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] linux/compat.h: Add netdev_### log macros
 2018-10-11 19:24 UTC  (8+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] linux/mdio.h: Sync with Linux kernel v4.17
 2018-10-11 19:24 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] linux/mii.h: Sync with Linux kernel v4.17
 2018-10-11 19:24 UTC  (2+ messages)
` [U-Boot] "

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

[U-Boot] [PATCH 1/3] serial: bcm6858: add serial support
 2018-10-11 16:31 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] bcm6858: add initial support
` [U-Boot] [PATCH 3/3] bcm968580xref: "

[U-Boot] [PATCH 0/4] Add adc uclass's channel mask and conversion helpers and enhance adc cmd
 2018-10-11 16:00 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] dm: adc: add uclass's mask and conversion helpers
` [U-Boot] [PATCH 2/4] cmd: adc: add info on channel mask
` [U-Boot] [PATCH 3/4] cmd: adc: print single conversion also in uV
` [U-Boot] [PATCH 4/4] cmd: adc: add an option to scan some or all available channels

[U-Boot] [PATCH 0/3] Add raw read support and use it in pxa3xx NAND driver
 2018-10-11 15:45 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] mtd: nand: pxa3xx: add raw read support
` [U-Boot] [PATCH 2/3] mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable error
` [U-Boot] [PATCH 3/3] mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layout

[U-Boot] [PATCH] ls1012afrwy:update ls1012afrwy env board variable
 2018-10-11 15:43 UTC  (2+ messages)

[U-Boot] [PATCH v3] sf: Add auto detection of 4-byte mode (vs standard 3-byte mode)
 2018-10-11 14:49 UTC 

[U-Boot] [PATCH v2] sf: Add auto detection of 4-byte mode (vs standard 3-byte mode)
 2018-10-11 14:44 UTC 

[U-Boot] [PATCH] tests/test_bind.py: Update test to match the wider 'dm tree' output
 2018-10-11 14:36 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH 5/5] arm: remove duplicated prototypes in u-boot.arm.h
 2018-10-11 14:12 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/5] arm: remove prototype for get_timer_masked
 2018-10-11 14:12 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] ARC: Don't use COMMON section for global not-initialized variables
 2018-10-11 14:12 UTC 

[U-Boot] [PATCH 3/5] arm: remove prototype for udelay_masked
 2018-10-11 14:12 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/5] "

[U-Boot] [PATCH 2/5] arm: remove prototype for reset_timer_masked
 2018-10-11 14:12 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/5] arm: remove prototype for arch_interrupt_init
 2018-10-11 14:12 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] bootm: Add board specific OS preboot hook
 2018-10-11 14:12 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] arm: K3: am654: Add support for getting boot mode
 2018-10-11 14:12 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] arm: K3: am654: Choose MMC boot device based on boot port
 2018-10-11 14:12 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 2/2] gpio: da8xx: Push generic defines of gpio.h out of mach-davinci
 2018-10-11 14:12 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] gpio: da8xx: Add k2g compatible
 2018-10-11 14:12 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/2] "

[U-Boot] [PATCH v2 2/2] board: ks2: move uinitrd fixup logic inside ft_board_setup_ex
 2018-10-11 14:12 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] fdt: add call to ft_board_setup_ex() for ks2 boards
 2018-10-11 14:12 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 2/2] ARM: meson: Add Khadas VIM2 board support
 2018-10-11 14:11 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] ARM: meson: Add Khadas VIM2 board DT
 2018-10-11 14:11 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH] ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1
 2018-10-11 14:11 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] cmd: pxe: add support for FIT config selection
 2018-10-11 14:11 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 1/1] ARM: meson: Extend mem_map to support 3GiB of RAM
 2018-10-11 14:11 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] fs: btrfs: Fix tree traversal with btrfs_next_slot()
 2018-10-11 14:11 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] rtc: Add read8 and write8 support to isl1208 driver
 2018-10-11 14:11 UTC  (2+ messages)
` [U-Boot] "

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

[U-Boot] [PULL] u-boot-sh/master
 2018-10-11 14:10 UTC  (2+ messages)

[U-Boot] [PATCH v1 00/19] AddU-Boot support for MediaTek SoCs - MT7623n & MT7629
 2018-10-11 14:10 UTC  (5+ messages)
` [U-Boot] [PATCH v1 04/19] arm: MediaTek: add basic support for MT7629 boards
` [U-Boot] [PATCH v1 06/19] configs: MediaTek: add MT7629 reference board support

[U-Boot] [PATCH] sunxi: Imply fitImage support
 2018-10-11 13:55 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] cmd/bdinfo: correct output of numerical values
 2018-10-11 11:15 UTC 

[U-Boot] [PATCH 1/4] scsi: ceva: add ls1046a soc support
 2018-10-11 10:34 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] armv8: dts: fsl-ls1046a: add sata node support
` [U-Boot] [PATCH 3/4] arm64: ls1046ardb: enable DM support for sata
` [U-Boot] [PATCH 4/4] arm64: ls1046aqds: "

[U-Boot] [PATCH] axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd()
 2018-10-11 10:06 UTC 

[U-Boot] [PATCH v2 0/4] Stratix10 FPGA reconfiguration support
 2018-10-11 10:03 UTC  (11+ messages)
` [U-Boot] [PATCH v2 3/4] arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table

[U-Boot] [PATCH] i2c: fix: Add support for the Arm's Versatile Express I2C controller
 2018-10-11  9:42 UTC  (2+ messages)

[U-Boot] [BUG] efi-x86_app_defconfig does not build with gcc 8.2
 2018-10-11  9:35 UTC  (5+ messages)

[U-Boot] [PATCH] mtd: nand: let the raw NAND devices be compiled upon selection
 2018-10-11  9:35 UTC 

[U-Boot] [PATCH v3 0/9] Add pinmux command
 2018-10-11  9:06 UTC  (3+ messages)
` [U-Boot] [PATCH v3 3/9] dm: uclass: Add uclass_foreach_dev_probe

[U-Boot] [PATCH 1/3] Revert "ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDK"
 2018-10-11  8:48 UTC  (5+ messages)
` [U-Boot] [PATCH 3/3] ARM: imx6: DHCOM i.MX6 PDK: ddr init for 32bit bus and 4GBit chips

[U-Boot] [PATCH] fsl/usb: Workaround for USB erratum-A005275
 2018-10-11  7:48 UTC  (6+ messages)

[U-Boot] [PATCH] x86/bootm: fix compressed image boot
 2018-10-11  6:41 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] cmd: add el command
 2018-10-11  6:08 UTC  (2+ messages)

[U-Boot] [PATCH 00/20] Add support for MediaTek SoCs - MT7623n / MT7629
 2018-10-11  6:03 UTC  (4+ messages)
` [U-Boot] [PATCH 18/20] spi: mtk_qspi: add qspi driver for MT7629 SoC

[U-Boot] [PATCH] x86/bootm: fix error handling in boot_prep_linux(...)
 2018-10-11  5:58 UTC  (2+ messages)

[U-Boot] [PATCH][v2] armv8: lx2160a: Add LX2160A SoC Support
 2018-10-11  5:57 UTC 

[U-Boot] [PATCH] net: e1000: support 'write_hwaddr' in DM
 2018-10-11  5:55 UTC  (2+ messages)

[U-Boot] [PATCH] net/phy: Add phy-id for IN112525_S03
 2018-10-11  5:53 UTC  (4+ messages)

[U-Boot] [PATCH] board/freescale/vid: Add vdd table for NXP LX2160A SoC
 2018-10-11  5:22 UTC 

[U-Boot] [PATCH] board/freescale/vid: Add correction for ltc3882 read error
 2018-10-11  5:11 UTC 

[U-Boot] [PATCH v3 0/8] dm: Various fixes in dm core/cpu/timer
 2018-10-11  5:07 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/8] dm: cpu: Fix print_cpuinfo() output
` [U-Boot] [PATCH v3 2/8] cpu: mpc83xx: Remove unnecessary characters in the description string
` [U-Boot] [PATCH v3 3/8] dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()
` [U-Boot] [PATCH v3 4/8] dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
` [U-Boot] [PATCH v3 5/8] dm: Correct pre_reloc_only parameter description in several APIs' comments
` [U-Boot] [PATCH v3 6/8] dm: core: Mirror the chosen node parse logic in the livetree scanning
` [U-Boot] [PATCH v3 7/8] test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag
` [U-Boot] [PATCH v3 8/8] timer: Sort Kconfig driver entries

[U-Boot] [PATCH 1/4] pci: Support parsing PCI controller DT subnodes
 2018-10-11  3:22 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] pci: Update documentation to make 'compatible' string optional
` [U-Boot] [PATCH 3/4] test: Add PCI device entry without compat string and with DT node
` [U-Boot] [PATCH 4/4] test: Add test for PCI device "

[U-Boot] [PATCH] image-fdt: reserve lmb for fdt
 2018-10-11  3:13 UTC  (4+ messages)


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