public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-06-13 07:01:51 to 2018-06-14 13:07:56 UTC [more...]

[U-Boot] [PULL] u-boot-sh/master
 2018-06-14 13:07 UTC  (4+ messages)

[U-Boot] [PATCH 0/5] serial: zynq: Fix serial driver
 2018-06-14 13:05 UTC  (12+ messages)
` [U-Boot] [PATCH 1/5] serial: zynq: Use BIT macros instead of shifts and full hex numbers
` [U-Boot] [PATCH 2/5] serial: zynq: Write chars till output fifo is full
` [U-Boot] [PATCH 3/5] serial: zynq: Initialize uart only before relocation
` [U-Boot] [PATCH 4/5] serial: zynq: Check priv pointer get via dev_get_priv()
` [U-Boot] [PATCH 5/5] serial: zynq: Make zynq_serial_setbrg static

[U-Boot] [PATCH v6 0/5] drivers: Add reset ctrl to drivers
 2018-06-14 12:58 UTC  (8+ messages)
` [U-Boot] [PATCH v6 1/5] reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
` [U-Boot] [PATCH v6 2/5] include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET)
` [U-Boot] [PATCH v6 3/5] mmc: dwmmc: socfpga: Add reset ctrl to driver
` [U-Boot] [PATCH v6 4/5] serial: ns16550: "
` [U-Boot] [PATCH v6 5/5] net: designware: "

[U-Boot] [PATCH v2 0/9] Add SoC and Board support for Bubblegum-96
 2018-06-14 12:58 UTC  (3+ messages)
` [U-Boot] [PATCH v2 5/9] clk: Add Actions Semi OWL clock support

[U-Boot] [PATCH v3 0/2] Add MDIO driver model support
 2018-06-14 12:58 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] dm: mdio: add a uclass for MDIO

[U-Boot] [PATCH v2 00/13] x86: efi: Fixes and enhancements to application and payload support
 2018-06-14 12:58 UTC  (9+ messages)
` [U-Boot] [PATCH v2 01/13] x86: doc: Fix reference to EFI doc in U-Boot
` [U-Boot] [PATCH v2 02/13] efi.h: Do not use config options

[U-Boot] [PATCH 1/4] lib: fdtdec: Fill initial ram top with DDR start value from dt
 2018-06-14 12:58 UTC  (5+ messages)

[U-Boot] [PATCH v6 00/13] efi: Enable basic sandbox support for EFI loader
 2018-06-14 12:58 UTC  (15+ messages)
` [U-Boot] [PATCH v6 02/13] efi: Init the 'rows' and 'cols' variables
` [U-Boot] [PATCH v6 03/13] efi: sandbox: Adjust memory usage for sandbox
` [U-Boot] [PATCH v6 05/13] efi: sandbox: Add distroboot support
` [U-Boot] [PATCH v6 06/13] efi: sandbox: Add relocation constants
` [U-Boot] [PATCH v6 07/13] efi: Add a comment about duplicated ELF constants
` [U-Boot] [PATCH v6 08/13] efi: sandbox: Enable EFI loader builder for sandbox

[U-Boot] [PATCH 0/4] ARM: Provide workaround setup bits for CVE-2017-5715 (A8/A15)
 2018-06-14 12:46 UTC  (18+ messages)
` [U-Boot] [PATCH 2/4] ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 for CVE-2017-5715
` [U-Boot] [PATCH 3/4] ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate CVE_2017-5715 WA in OS

[U-Boot] Clearfog fails to build with U-Boot v2018.07-rc1
 2018-06-14 12:27 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] efi_loader: ARM: add support for ARMV7_NONSEC=y
 2018-06-14 11:54 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/3] ARM: HYP/non-sec: migrate stack
` [U-Boot] [PATCH v3 2/3] efi_loader: ARM: run EFI payloads non-secure
` [U-Boot] [PATCH v3 3/3] Revert "efi_loader: no support for ARMV7_NONSEC=y"

[U-Boot] [PATCH u-boot 0/5] Amlogic Meson GX Updates for v2018.07
 2018-06-14 11:43 UTC  (6+ messages)
` [U-Boot] [PATCH u-boot 1/5] adc: meson-saradc: fix regmap_init_mem call
` [U-Boot] [PATCH u-boot 2/5] config: meson-gx-common: Enable USB boot
` [U-Boot] [PATCH u-boot 3/5] clk: add Amlogic meson clock driver
` [U-Boot] [PATCH u-boot 4/5] meson: use the "
` [U-Boot] [PATCH u-boot 5/5] configs: Update Meson GX configs

[U-Boot] [PATCH] dts: gpio: Sync header with Linux 4.17
 2018-06-14 11:34 UTC 

[U-Boot] [PATCH v2 0/3] net: Sanitize DHCP variable override
 2018-06-14 10:04 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] net: Prefer command line arguments
` [U-Boot] [PATCH v2 2/3] net: Add option to prefer bootp/dhcp serverip
` [U-Boot] [PATCH v2 3/3] ax25: Switch to CONFIG_BOOTP_PREFER_SERVERIP

[U-Boot] [PATCH 01/12] arch: arm: mach-rockchip: rk3288: Enable regulators in board_init
 2018-06-14  9:48 UTC  (12+ messages)
` [U-Boot] [PATCH 02/12] config: phycore-rk3288_defconfig: add PHY_TI
` [U-Boot] [PATCH 03/12] net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii
` [U-Boot] [PATCH 04/12] Net: phy: ti: Fix fifo_depth register write
` [U-Boot] [PATCH 05/12] net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driver
` [U-Boot] [PATCH 06/12] net: phy: ti: Recover from "port mirroring" N/A MODE4
` [U-Boot] [PATCH 07/12] net: phy: ti: add workaround for incorrect RX_CTRL pin strap
` [U-Boot] [PATCH 08/12] net: gmac_rockchip: Add handeling for RGMII_ID/RXID/TXID
` [U-Boot] [PATCH 09/12] drivers: net: designware: Add reading of DT phy-handle node
` [U-Boot] [PATCH 10/12] net: phy: ti: Add binding for the CLK_OUT pin muxing
` [U-Boot] [PATCH 11/12] ARM: dts: rockchip: ADD dp83867 CLK_OUT muxing
` [U-Boot] [PATCH 12/12] rockchip: rk3288-phycore: set flash1 iodomain to 1.8V

[U-Boot] [PATCH] efi_loader: Allocate memory handle for mem dp
 2018-06-14  8:55 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH RFC] doc: Replace DocBook with sphinx-based docs
 2018-06-14  8:44 UTC 

[U-Boot] [PATCH v5] x86: use EFI calling convention for efi_main on x86_64
 2018-06-14  8:33 UTC  (3+ messages)

[U-Boot] [PATCH] common: bootm: reserve memory bank
 2018-06-14  8:06 UTC 

[U-Boot] [PATCH] net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read()
 2018-06-14  7:08 UTC 

[U-Boot] [PATCH] common: bootm: reserve memory bank
 2018-06-14  7:07 UTC 

[U-Boot] [UBOOT PATCH] spi: zynq_qspi: Fixed incorrect return value error
 2018-06-14  7:00 UTC  (2+ messages)

[U-Boot] [PATCH] microblaze: Add new syscalls io_pgetevents and rseq
 2018-06-14  6:26 UTC 

[U-Boot] [PATCH v2] usb: sunxi: access ahb_reset0_cfg in CCM using its offset
 2018-06-14  6:19 UTC 

[U-Boot] [PATCH] usb: sunxi: don't touch reset bits in ccm if CONFIG_SUNXI_GEN_SUN6I is not defined
 2018-06-14  5:41 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] configs: db410c: Set eMMC env partition to BOOT2
 2018-06-14  4:04 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] configs: dragonboard410c: remove env partition offset

[U-Boot] [PATCH] configs: db410c: Set eMMC env partition to BOOT2
 2018-06-14  3:52 UTC 

[U-Boot] [PATCH] clk: rmobile: Add R8A77995 RPC clock
 2018-06-14  3:40 UTC 

[U-Boot] [PATCH] ARM: rmobile: Enable RPCHF on Draak
 2018-06-14  3:39 UTC 

[U-Boot] [PATCH 1/2] Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization"
 2018-06-14  2:45 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] Revert "powerpc/T104xRDB: "

[U-Boot] [PATCH v2] x86: Add 64-bit setjmp/longjmp implementation
 2018-06-14  0:36 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] net: Add option to prefer bootp/dhcp serverip
 2018-06-13 22:41 UTC  (6+ messages)

[U-Boot] [PATCH 0/3] efi_loader: ARM: add support for ARMV7_NONSEC=y
 2018-06-13 22:20 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] ARM: HYP/non-sec: save and restore stack

[U-Boot] [PATCH v2 0/3] efi_loader: ARM: add support for ARMV7_NONSEC=y
 2018-06-13 22:16 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] ARM: HYP/non-sec: migrate stack
` [U-Boot] [PATCH v2 2/3] efi_loader: ARM: run EFI payloads non-secure
` [U-Boot] [PATCH v2 3/3] Revert "efi_loader: no support for ARMV7_NONSEC=y"

[U-Boot] [PATCH 1/4] ARM: dts: rmobile: Add Renesas RPC HF/QSPI DT node to R8A77990
 2018-06-13 20:15 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] ARM: dts: rmobile: Add SCIF2 pinmux to E3 Ebisu
` [U-Boot] [PATCH 3/4] ARM: dts: rmobile: Add initial SDHI nodes to R8A77990 E3
` [U-Boot] [PATCH 4/4] ARM: dts: rmobile: Enable SDHI on E3 Ebisu

[U-Boot] [PATCH] clk: rmobile: Add R8A77990 RPC clock
 2018-06-13 20:15 UTC 

[U-Boot] [PATCH v4 2/2] test/py: add test for whitelist of variables while importing environment
 2018-06-13 20:12 UTC  (5+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH] net: gem: Check return value from mealign/malloc
 2018-06-13 19:02 UTC  (3+ messages)
` [U-Boot] net: gem: Check return value from memalign/malloc

[U-Boot] [PATCH] net: zynq_gem: Initialize phyreg variable
 2018-06-13 19:02 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: zynq_gem: Fix return type for phy...()
 2018-06-13 19:02 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] net: mvgbe: extract common code for SMI wait
 2018-06-13 19:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: designware: set the PS bit when resetting DMA bus in MII configuration
 2018-06-13 19:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] net: phy: mv88e61xx: Force CPU port link up
 2018-06-13 19:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 1/2] mvebu: neta: align DMA buffers
 2018-06-13 19:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: add Socionext AVE ethernet driver support
 2018-06-13 19:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3] drivers/net/vsc9953: Initialize action RAM in VCAP complex
 2018-06-13 19:02 UTC  (2+ messages)
` [U-Boot] net: include/phy.h: add new mode for internal phy

[U-Boot] [PATCH v2] net: include/phy.h: add new mode for internal phy
 2018-06-13 19:01 UTC  (2+ messages)
` [U-Boot] drivers/net/vsc9953: Initialize action RAM in VCAP complex

[U-Boot] [PATCH] net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROP
 2018-06-13 19:01 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: cpsw: ti: Reap completed packets before stopping interface
 2018-06-13 19:01 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: Protect net_state from reentrant net_loop()
 2018-06-13 19:01 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [v2] net/phy/cortina: Add support for CS4223 PHY
 2018-06-13 19:01 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: sunxi: Correct MAC address register order
 2018-06-13 19:01 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: Express LINK_LOCAL dependency on LIB_RAND
 2018-06-13 19:01 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 2/2] tsec: Fix reading phy registers from DT
 2018-06-13 19:01 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 1/2] net: Initialize as many ethernet devices as possible
 2018-06-13 19:01 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/4] net: Always align tx packets
 2018-06-13 19:01 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Pull request: u-boot-net.git master
 2018-06-13 19:00 UTC 

[U-Boot] [PATCH 0/4] Qualcomm SMEM driver
 2018-06-13 17:37 UTC  (12+ messages)
` [U-Boot] [PATCH 2/4] soc: qualcomm: Add Shared Memory Manager driver

[U-Boot] [PATCH v5 0/5] drivers: Add reset ctrl to drivers
 2018-06-13 17:35 UTC  (5+ messages)
` [U-Boot] [PATCH v5 2/5] include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET)

[U-Boot] [PATCH v2 1/5] drivers: Add OSD uclass
 2018-06-13 16:04 UTC  (5+ messages)
` [U-Boot] [PATCH v2 4/5] lib: Import hexdump.c from Linux

[U-Boot] [PATCH] ARM: DTS: resync a3517.dtsi with Linux 4.17
 2018-06-13 15:43 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: am3517_evm: Enable SPL_OF_CONTROL and SPL_OF_PLATDATA
 2018-06-13 15:43 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] dra76: fix HDMI HPD pinmux
 2018-06-13 15:43 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/2] "

[U-Boot] [PATCH 1/2] dra7/am5: remove CEC pin pull-up
 2018-06-13 15:43 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH] env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHERE
 2018-06-13 15:43 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] u-boot: Fix several typos
 2018-06-13 15:43 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] tools: env: Use getline rather than fgets when reading config/script
 2018-06-13 15:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] AM3517_EVM: Fix Environmental location
 2018-06-13 15:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3] lib: Add hexdump
 2018-06-13 15:42 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3] "

[U-Boot] [PATCH] fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREE
 2018-06-13 15:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH u-boot] ARM64: meson: Sync DT with Linux 4.17
 2018-06-13 15:42 UTC  (2+ messages)
` [U-Boot] [U-Boot,u-boot] "

[U-Boot] [PATCH v2] script: Make get_default_envs.sh script exclude tools/env
 2018-06-13 15:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] fs: fat: fix wrong casting to unsigned value of sect_to_cluster()
 2018-06-13 15:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] include/linux/byteorder: Sync to latest Linux definitions
 2018-06-13 15:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] doc: cmd: bubt: drop duplicated text
 2018-06-13 15:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 4/4] configs: pcm051: Use am335x-wega-rdk.dtb as fdtfile
 2018-06-13 15:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/4] configs: pcm051: Use DEFAULT_LINUX_BOOT_ENV instead of hardcoded values
 2018-06-13 15:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/4] configs: pcm051: Use DEFAULT_MMC_TI_ARGS instead of hardcoded duplicates
 2018-06-13 15:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/4] configs: pcm051: Support distro bootcmds
 2018-06-13 15:42 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/4] "

[U-Boot] [PATCH] spl: Kconfig: SPL_LOAD_FIT_ADDRESS to Kconfig
 2018-06-13 14:34 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/2] Add MDIO driver model support
 2018-06-13 13:46 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/2] mdio: add marvell MDIO driver

[U-Boot] [RFC PATCH 0/2] ARM: v7: Enable basic framework for supporting bits for CVE-2017-5715
 2018-06-13 13:24 UTC  (7+ messages)

[U-Boot] [PATCH v4 0/4] tools: zynqmpimage: Support partitions
 2018-06-13 13:08 UTC  (6+ messages)
` [U-Boot] [PATCH v4 4/4] tools: zynqmpimage: Add bif support

[U-Boot] [PATCH] cmd: gpio: Remove dead code from do_gpio
 2018-06-13 13:06 UTC 

[U-Boot] [PATCH V4 1/2] ARM: image: Add option for ignoring ep bit 3
 2018-06-13 12:58 UTC  (6+ messages)
` [U-Boot] [PATCH V4 2/2] bootm: Handle kernel_noload on arm64

[U-Boot] T1040RDB u-boot chain load u-boot
 2018-06-13 12:32 UTC  (3+ messages)

[U-Boot] [PATCH v5 00/13] efi: Enable basic sandbox support for EFI loader
 2018-06-13 10:14 UTC  (13+ messages)
` [U-Boot] [PATCH v5 04/13] sandbox: smbios: Update to support sandbox
` [U-Boot] [PATCH v5 10/13] efi: sandbox: Add a simple 'bootefi test' command

[U-Boot] [PATCH v3 1/3] misc: docs: Fix comments in misc.h
 2018-06-13  8:53 UTC  (5+ messages)

[U-Boot] [PATCH v2 1/3] pci: Don't use pci_indirect when DM is active
 2018-06-13  8:49 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/3] mpc83xx/pci: Register IMMR region

[U-Boot] [PATCH] arm64: zynqmp: Check return value in zynqmp_mmio_rawwrite()
 2018-06-13  8:44 UTC 

[U-Boot] [PATCH v2 1/4] core: Add functions to set properties in live-tree
 2018-06-13  8:31 UTC  (5+ messages)

[U-Boot] [PATCH] arm64: zynqmp: Check return value from calloc
 2018-06-13  7:44 UTC 

[U-Boot] [PATCH] common/memsize.c: Increase save array for supporting memory size > 4GB
 2018-06-13  7:32 UTC 

[U-Boot] sun50i: h5: Add initial Orange Pi Zero Plus support
 2018-06-13  7:28 UTC  (2+ messages)

[U-Boot] sun8i: h2: Add initial Orange Pi R1 support
 2018-06-13  7:28 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning()
 2018-06-13  7:27 UTC 

[U-Boot] [PATCH] gpio: zynq: Do not check unsigned type that is >= 0
 2018-06-13  7:07 UTC 

[U-Boot] [PATCH] MAINTAINERS: update ARM Snapdragon
 2018-06-13  7:01 UTC  (2+ messages)


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