All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-30 17:57:23 to 2016-05-30 18:57:50 UTC [more...]

[PATCH v4 00/16] genrtc removal
 2016-05-30 18:57 UTC  (8+ messages)
` [PATCH v4 01/16] rtc: cmos: remove empty asm/mc146818rtc.h files
  ` [PATCH v4 02/16] rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h

[PATCH v4 00/16] genrtc removal
 2016-05-30 18:57 UTC 

BUG: scheduling while atomic: cron/668/0x10c9a0c0 (was: Re: mm, page_alloc: avoid looking up the first zone in a zonelist twice)
 2016-05-30 18:56 UTC  (6+ messages)

Fatal bug on revert with --author
 2016-05-30 18:55 UTC  (2+ messages)

building and using modules on arm64 hikey board
 2016-05-30 18:54 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/33] ACPI CPU hotplug refactoring to support more than 255 CPUs and PXM/OST methods
 2016-05-30 18:53 UTC  (25+ messages)
` [Qemu-devel] [PATCH 05/33] pc: acpi: consolidate CPU hotplug AML
` [Qemu-devel] [PATCH 06/33] pc: acpi: consolidate \GPE._E02 with the rest of "
` [Qemu-devel] [PATCH 07/33] pc: acpi: cpu-hotplug: make AML CPU_foo defines local to cpu_hotplug_acpi_table.c
` [Qemu-devel] [PATCH 08/33] pc: acpi: mark current CPU hotplug functions as legacy
` [Qemu-devel] [PATCH 09/33] pc: acpi: consolidate legacy CPU hotplug in one file
` [Qemu-devel] [PATCH 10/33] pc: acpi: simplify build_legacy_cpu_hotplug_aml() signature
` [Qemu-devel] [PATCH 11/33] pc: acpi: cpuhp-legacy: switch ProcessorID to possible_cpus idx
` [Qemu-devel] [PATCH 13/33] acpi: extend ACPI interface to provide send_event hook
` [Qemu-devel] [PATCH 16/33] acpi: hardware side of CPU hotplug
` [Qemu-devel] [PATCH 18/33] pc: add 2.7 machine
` [Qemu-devel] [PATCH 30/33] acpi: cpuhp: add cpu._OST handling

[ANNOUNCE] Open Fabrics Verbs Working Group (OFVWG) meeting tomorrow - 5/31/2016 at 11:00PDT
 2016-05-30 18:53 UTC 

How to cut extra liftime of expired loose objects
 2016-05-30 18:53 UTC  (3+ messages)

[PATCH v2 1/1] drm/i915: Update GEN6_PMINTRMSK setup with GuC enabled
 2016-05-30 18:55 UTC  (4+ messages)
` [PATCH 1/2] SNB (and IVB too I suppose) starts to misbehave if the GPU gets stuck in an infinite batch buffer loop. The GPU apparently hogs something critical and CPUs start to lose interrupts and whatnot. We can keep the system limping along by unmasking some interrupts in GEN6_PMINTRMSK. The EI up interrupt has been previously chosen for that task, so let's never mask it
  ` [PATCH v3 1/1] drm/i915: Update GEN6_PMINTRMSK setup with GuC enabled
  ` [PATCH 1/1] drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB

How to add custom metadata to Git commit object
 2016-05-30 18:52 UTC  (4+ messages)

[PATCH v2 00/15] PATCH 00/15] NVDIMM: introduce nvdimm label support
 2016-05-30 18:52 UTC  (24+ messages)
` [PATCH v2 01/15] pc-dimm: get memory region from ->get_memory_region()
  ` [Qemu-devel] "
` [PATCH v2 02/15] pc-dimm: introduce realize callback
  ` [Qemu-devel] "
` [PATCH v2 03/15] pc-dimm: keep the state of the whole backend memory
  ` [Qemu-devel] "
` [PATCH v2 04/15] nvdimm: support nvdimm label
  ` [Qemu-devel] "
` [PATCH v2 12/15] nvdimm acpi: support Get Namespace Label Size function
  ` [Qemu-devel] "
` [PATCH v2 13/15] nvdimm acpi: support Get Namespace Label Data function
  ` [Qemu-devel] "
` [PATCH v2 14/15] nvdimm acpi: support Set "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 00/15] PATCH 00/15] NVDIMM: introduce nvdimm label support

[PATCH v3 00/17] Xattr inode operation removal
 2016-05-30 18:51 UTC  (7+ messages)

Infinit LAYOUTGET with mmap
 2016-05-30 18:50 UTC  (4+ messages)

[PATCH v1 3/3] convert: ce_compare_data() checks for a sha1 of a path
 2016-05-30 18:48 UTC  (4+ messages)
` [PATCH v1 0/1] t6038-merge-text-auto.sh

Runaway SLAB usage by 'bio' during 'device replace'
 2016-05-30 18:48 UTC 

[Bug 95528] BioShock issues on Tonga
 2016-05-30 18:47 UTC  (2+ messages)
` [Bug 95528] BioShock Infinite issues on Tonga/Hawaii

linux-next: Tree for May 30
 2016-05-30 18:47 UTC  (4+ messages)
` [ath9k-devel] "

[iproute PATCH] man: ip, ip-link: Fix ip option location
 2016-05-30 18:46 UTC 

[PATCH v2] sunxi factors clock predivider handling
 2016-05-30 18:45 UTC  (5+ messages)
` [PATCH v2] clk: sunxi: predivider handling for factors clock

[PATCH v2 0/5] Add support for CAN FD to broadcast manager (CAN_BCM)
 2016-05-30 18:43 UTC  (7+ messages)
` [PATCH v2 1/5] can: bcm: fix indention style
` [PATCH v2 2/5] can: bcm: use CAN frame instead of can_frame in comments
` [PATCH v2 3/5] can: bcm: unify bcm_msg_head handling and prepare function parameters
` [PATCH v2 4/5] can: bcm: add support for CAN FD frames
` [PATCH v2 5/5] can: bcm: add documentation for CAN FD support
` Request for testing - Re: [PATCH v2 0/5] Add support for CAN FD to broadcast manager (CAN_BCM)

[RFC PATCH] nfsd: allow nfsd to advertise multiple layout types
 2016-05-30 18:42 UTC  (7+ messages)

kernel 4.5.1 issue at system boot
 2016-05-30 18:38 UTC  (5+ messages)

[U-Boot] [PATCH v3] arm64: arm: implement a boot header capability
 2016-05-30 18:37 UTC  (3+ messages)

[PATCH v8 0/7] Rework of tpm_tis to share common logic across phy's (lpc/spi/-i2c-)
 2016-05-30 18:36 UTC  (4+ messages)
    `  "

[Bug 93748] [r600g]OpenCL driver causes ImageMagick to segfault
 2016-05-30 18:34 UTC  (2+ messages)

[PATCH] extensions: libxt_multiport: Add translation to nft
 2016-05-30 18:34 UTC  (2+ messages)

[WIP-PATCH 0/2] send-email: refactor the email parser loop
 2016-05-30 18:28 UTC  (8+ messages)

[PATCH v2 0/3] Introduce a perf test for interactive rebase
 2016-05-30 18:24 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] perf: make the tests work in worktrees

[PATCH] Allow extents equal to max_zeroout to be zero-ed
 2016-05-30 18:23 UTC 

[PATCH 0/19] get rid of superfluous __GFP_REPEAT
 2016-05-30 18:23 UTC  (5+ messages)
` [PATCH 12/17] sparc: "

[RFC/PATCH] bisect--helper: `bisect_clean_state` shell function in C
 2016-05-30 18:21 UTC 

[RELEASE] LTTng-analyses v0.5
 2016-05-30 18:20 UTC 

[diamon-discuss] [RELEASE] LTTng-analyses v0.5
 2016-05-30 18:20 UTC 

[Qemu-devel] [PATCH v19 00/10] Block replication for continuous checkpoints
 2016-05-30 18:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH v19 08/10] Implement new driver for block replication
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [Qemu-block] [PATCH v19 00/10] Block replication for continuous checkpoints

[PATCH] docker: override GOROOT at build time
 2016-05-30 18:19 UTC  (2+ messages)

[PATCH] scsi_debug: fix sleep in invalid context
 2016-05-30 18:19 UTC 

[PATCH 0/6 -v2] Handle oom bypass more gracefully
 2016-05-30 18:18 UTC  (4+ messages)
` [PATCH 5/6] mm, oom: kill all tasks sharing the mm

[PATCH] USB: mos7720: delete parport
 2016-05-30 13:46 UTC 

[Qemu-devel] [PATCH 01/33] tests: acpi: report names of expected files in verbose mode
 2016-05-30 18:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/33] "

[PATCH v3 06/10] fs/namei.c: Improve dcache hash function
 2016-05-30 18:10 UTC  (2+ messages)

[PATCH kvm-unit-tests v2] KVM: x86: add hyperv clock test case
 2016-05-30 18:09 UTC  (6+ messages)

[U-Boot] [PATCH] serial: 16550: Make serial_io/out_shift available to debug mode
 2016-05-30 18:08 UTC  (2+ messages)

[RFC PATCH lttng-ust] Fix: don't generate 0-len array in tracepoint probes
 2016-05-30 18:08 UTC 

[U-Boot] [PATCH v3 01/15] doc: Add info on using secure devices from TI
 2016-05-30 18:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[Qemu-devel] [PATCH V3] tap: vhost busy polling support
 2016-05-30 18:07 UTC  (2+ messages)

[U-Boot] [PATCH] Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
 2016-05-30 18:06 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Please pull u-boot-dm
 2016-05-30 18:06 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: OMAP4+: Fix DPLL programming sequence
 2016-05-30 18:06 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] tools: Add entry for generated tools/bin2header to tools/.gitignore
 2016-05-30 18:06 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] tools/genboardscfg.py: remove bogus import subprocess
 2016-05-30 18:06 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro
 2016-05-30 18:06 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] omap3: Fix SPI registers on am33xx and am34xx
 2016-05-30 18:06 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] arm64: rename __asm_flush_dcache_level to __asm_dcache_level
 2016-05-30 18:06 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] arm64: fix comment "flush & invalidate"
 2016-05-30 18:05 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/3] "

[U-Boot] [PATCH 1/3] arm64: optimize __asm_{flush, invalidate}_dcache_all
 2016-05-30 18:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 8/8] board: am335x: Allow to choose serial device dynamically
 2016-05-30 18:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 7/8] ARM: dts: AM335x-ICEv2: Add minimal dts support
 2016-05-30 18:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 6/8] config: env: Set AM335x-ICEv2 board specific env
 2016-05-30 18:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[PATCH 0/3] mmc: sunxi: Fix MMC DDR modes for Allwinner A80
 2016-05-30 18:05 UTC  (6+ messages)
` [PATCH 2/3] mmc: sunxi: Fix DDR MMC timings for A80

[U-Boot] [PATCH v2 5/8] board: AM335x-ICEv2: Add cpsw support
 2016-05-30 18:05 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,5/8] "

[U-Boot] [PATCH v2 4/8] ARM: AM33xx: Add support for Clock Synthesizer
 2016-05-30 18:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/8] board: AM335x-ICEv2: Add DDR data
 2016-05-30 18:05 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,3/8] "

[U-Boot] [PATCH v2 2/8] board: AM335x-ICEv2: Add pinmux support
 2016-05-30 18:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/8] board: AM335x-ICEv2: Add epprom support
 2016-05-30 18:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 7/7] configs: am335x_evm: Switch to env on FAT SD by default
 2016-05-30 18:05 UTC  (3+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 6/7] ARM: dts: AM335x-BBG: Add initial support
 2016-05-30 18:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 5/7] ARM: dts: AM335x-evmsk: Add initial support
 2016-05-30 18:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 4/7] ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs
 2016-05-30 18:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/7] ARM: AM335x: Enable FIT
 2016-05-30 18:04 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,3/7] "

[U-Boot] [PATCH v2 2/7] ARM: dts: am335x-bone: Enable uart and timer
 2016-05-30 18:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/7] board: am33xx: fit: add support for selecting dtb dynamically
 2016-05-30 18:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 5/5] ARM: AM43xx: configs: Update usb host boot defconfig
 2016-05-30 18:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 4/5] ARM: dts: AM437x-IDK Initial Support
 2016-05-30 18:04 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,4/5] "

[U-Boot] [PATCH v2 3/5] ARM: dts: AM43x-EPOS Initial Support
 2016-05-30 18:04 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,3/5] "

[U-Boot] [PATCH v2 2/5] ARM: AM43xx: Enable FIT
 2016-05-30 18:04 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,2/5] "

[U-Boot] [PATCH v2 1/5] board: AM43xx: fit: add support for selecting dtb dynamically
 2016-05-30 18:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/3] ARM: DRA7: configs: Remove obsolete configs
 2016-05-30 18:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/3] ARM: DRA7: Enable FIT
 2016-05-30 18:03 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,2/3] "

[PATCH V9] vm_event: Allow subscribing to write events for specific MSR-s
 2016-05-30 18:03 UTC  (5+ messages)

[U-Boot] [PATCH v2 1/3] board: dra7: fit: add support for selecting dtb dynamically
 2016-05-30 18:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] Remove unused BOOTFLAG definitions
 2016-05-30 18:03 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v6 8/8] spl: Add an option to load a FIT containing U-Boot from UART
 2016-05-30 18:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, v6, "

[U-Boot] [PATCH v6 7/8] spl: fit: Do not print selected dtb during fit load
 2016-05-30 18:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, v6, "

[U-Boot] [PATCH v6 6/8] spl: Support loading a FIT from NAND
 2016-05-30 18:03 UTC  (2+ messages)
` [U-Boot] [U-Boot,v6,6/8] "

[U-Boot] [PATCH v6 5/8] mtd: nand: am335x: spl: Fix copying of image
 2016-05-30 18:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, v6, "

[U-Boot] [PATCH v6 4/8] spl: Support loading a FIT from SPI
 2016-05-30 18:03 UTC  (2+ messages)
` [U-Boot] [U-Boot,v6,4/8] "

[U-Boot] [PATCH v6 3/8] spl: Support loading a FIT from FAT FS
 2016-05-30 18:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, v6, "

Possible race between PTRACE_SETVFPREGS and PTRACE_CONT on ARM?
 2016-05-30 17:48 UTC 

[U-Boot] [PATCH v6 2/8] spl: Allow to load a FIT containing U-Boot from FS
 2016-05-30 18:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, v6, "

[U-Boot] [PATCH v6 1/8] spl: fit: Fix the number of bytes read when reading fdt from fit
 2016-05-30 18:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, v6, "

[U-Boot] [PATCH v3 15/15] defconfig: ti: Add configs for OMAP5-class secure parts
 2016-05-30 18:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 14/15] ARM: omap5: add ft_board_setup for dra7xx/am57xx
 2016-05-30 18:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 13/15] ARM: omap5: add hooks for cpu/SoC fdt fixups
 2016-05-30 18:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 12/15] ARM: omap-common: Add device type to CPU string
 2016-05-30 18:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 11/15] spl: build: ti: add support for secure boot images
 2016-05-30 18:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 10/15] ti_omap5_common: Update SPL start address on secure parts
 2016-05-30 18:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 09/15] defconfig: Add a config for AM43xx secure part
 2016-05-30 18:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 08/15] ti: AM43xx: board: Detect AM43xx HS EVM
 2016-05-30 18:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 07/15] ti: AM43xx: Use CONFIG options from SOC Kconfig
 2016-05-30 18:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 06/15] ti: AM43xx: config.mk: Add support for generating secure boot images
 2016-05-30 18:02 UTC  (3+ messages)
` [U-Boot] [U-Boot, v3, "

[PATCH] Documentation: GPG capitalization
 2016-05-30 18:02 UTC  (2+ messages)

[U-Boot] [PATCH v3 05/15] ti: omap-common: Add commands for generating secure SPL images
 2016-05-30 18:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 04/15] ti: omap-common: Add Kconfig file for secure device support
 2016-05-30 18:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 03/15] arm: Kconfig: Add support for AM43xx SoC specific Kconfig
 2016-05-30 18:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH] tools/env: check that redundant environments have equal size
 2016-05-30 18:01 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 02/15] arm: am33xx: Kconfig: Add secure device definitions
 2016-05-30 18:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[PATCH 1/1] md/bitmap.c:bitmap_status(): Fix filename escaping
 2016-05-30 18:00 UTC 

[U-Boot] [PATCH v3] test/py: Support setting up specific timeout
 2016-05-30 18:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] efi_loader: gop: Don't expose fb address
 2016-05-30 18:00 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] efi_loader: Clean up system table on exit
 2016-05-30 17:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 5/5] tools/env: no global variable sharing between application and library
 2016-05-30 17:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs
 2016-05-30 17:59 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH 12/12] Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD options
 2016-05-30 17:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 11/12] Drop references to CONFIG_SYS_GENERIC_BOARD in config files
 2016-05-30 17:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 10/12] Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot
 2016-05-30 17:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 09/12] powerpc: Drop unused code related to generic board
 2016-05-30 17:59 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 08/12] mips: Drop unused code in u-boot.h
 2016-05-30 17:59 UTC  (2+ messages)
` [U-Boot] [U-Boot,08/12] "

[meta-raspberrypi][PATCH 0/6] Drop rpi-mkimage and use upstream u-boot
 2016-05-30 17:58 UTC  (5+ messages)
` [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Allow override of PV

[U-Boot] [PATCH 07/12] m68k: Drop unused code in u-boot.h
 2016-05-30 17:58 UTC  (2+ messages)
` [U-Boot] [U-Boot,07/12] "

[U-Boot] [PATCH 06/12] avr32: Drop unused code in u-boot.h
 2016-05-30 17:58 UTC  (2+ messages)
` [U-Boot] [U-Boot,06/12] "

[U-Boot] [PATCH 05/12] sh: Drop the arch-specific board init
 2016-05-30 17:58 UTC  (2+ messages)
` [U-Boot] [U-Boot,05/12] "

[U-Boot] [PATCH 04/12] sh: Fix build errors for generic board
 2016-05-30 17:58 UTC  (2+ messages)
` [U-Boot] [U-Boot,04/12] "

[U-Boot] [PATCH 03/12] board_f: Don't require CONFIG_SYS_MONITOR_BASE
 2016-05-30 17:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 02/12] Remove/update old generic-board documentation and warning
 2016-05-30 17:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 01/12] openrisc: Drop the arch-specific board init
 2016-05-30 17:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/4] usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled
 2016-05-30 17:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v4 6/7] net: Optionally use pxe client arch from variable
 2016-05-30 17:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH 2/2] efi_loader: Select bounce buffers for known-bad boards
 2016-05-30 17:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] efi_loader: Add bounce buffer support
 2016-05-30 17:57 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH RESEND] cosmetic: debug: Replace #ifdef DEBUG with debug() macro
 2016-05-30 17:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[PATCH v7 4/4] arm: meson: implement calls to secure monitor
 2016-05-30 17:57 UTC  (3+ messages)
` [U-Boot] [U-Boot, v7, "
  ` [U-Boot,v7,4/4] "

[PATCH v7 3/4] arm: add initial support for Amlogic Meson and ODROID-C2
 2016-05-30 17:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v7, "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.