U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-03 15:46:02 to 2017-10-05 21:52:23 UTC [more...]

[U-Boot] [PATCH v2 7/8] bug.h: move runtime BUG/WARN macros into <linux/bug.h>
 2017-10-05 21:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 6/8] bug.h: sync BUILD_BUG stuff with Linux 4.13
 2017-10-05 21:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 5/8] vsprintf.h: include <linux/types.h>
 2017-10-05 21:52 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,5/8] "

[U-Boot] [PATCH v2 4/8] common.h: remove error()
 2017-10-05 21:52 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,4/8] "

[U-Boot] [PATCH v2 3/8] treewide: replace with error() with pr_err()
 2017-10-05 21:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/8] printk: collect printk stuff into <linux/printk.h> with loglevel support
 2017-10-05 21:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/8] stdio.h: move printf() stuff from <common.h> to <stdio.h>
 2017-10-05 21:51 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [GIT PULL v3] u-boot-sunxi/master
 2017-10-05 21:51 UTC  (4+ messages)

[U-Boot] [PATCH] common: Drop LOGLEVEL to 4
 2017-10-05 21:51 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] test/py/tests/test_sleep.py: test time approximately
 2017-10-05 21:15 UTC  (3+ messages)

[U-Boot] [RESEND PATCH 1/5] dm: video: bridge: add operation to read EDID
 2017-10-05 19:08 UTC  (6+ messages)
` [U-Boot] [RESEND PATCH 2/5] video: anx9804: split out registers definitions into a separate header
` [U-Boot] [RESEND PATCH 3/5] video: add anx6345 DM driver

[U-Boot] [PATCH] iso: Reduce verbosity on test call
 2017-10-05 18:14 UTC 

[U-Boot] [PATCH] SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI
 2017-10-05 17:12 UTC  (2+ messages)

[U-Boot] [PATCH v2] fdt: update bcm283x device tree sources to Linux 4.14 state
 2017-10-05 17:05 UTC  (3+ messages)

[U-Boot] [PATCH v2] arm64: ls1012afrdm: Add distro boot support
 2017-10-05 15:00 UTC  (2+ messages)

[U-Boot] [PATCH v4] arm64: ls1012ardb: Add distro boot support
 2017-10-05 14:57 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/17] efi_loader: Simple Network Protocol
 2017-10-05 14:36 UTC  (18+ messages)
` [U-Boot] [PATCH v2 01/17] efi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem
` [U-Boot] [PATCH v2 02/17] efi_loader: parameters of CopyMem and SetMem
` [U-Boot] [PATCH v2 03/17] efi_loader: pass GUIDs as const efi_guid_t *
` [U-Boot] [PATCH v2 04/17] efi_loader: wrong type in wait_for_event
` [U-Boot] [PATCH v2 05/17] efi_loader: incorrect definition of EFI_SIMPLE_NETWORK_PROTOCOL
` [U-Boot] [PATCH v2 06/17] efi_loader: correct bits of receive_filters bit mask
` [U-Boot] [PATCH v2 07/17] efi_loader: fill simple network protocol revision
` [U-Boot] [PATCH v2 08/17] efi_loader: efi_net: hwaddr_size = 6
` [U-Boot] [PATCH v2 09/17] efi_net: return EFI_UNSUPPORTED where appropriate
` [U-Boot] [PATCH v2 10/17] efi_loader: use events for efi_net_receive
` [U-Boot] [PATCH v2 11/17] efi_loader: implement WaitForPacket event
` [U-Boot] [PATCH v2 12/17] efi_loader: fix efi_net_get_status
` [U-Boot] [PATCH v2 13/17] efi_loader: size fields in SimpleNetworkProtocol
` [U-Boot] [PATCH v2 14/17] efi_loader: fill return values "
` [U-Boot] [PATCH v2 15/17] efi_selftest: correct definition of efi_st_error
` [U-Boot] [PATCH v2 16/17] efi_selftest: allow printing MAC addresses
` [U-Boot] [PATCH v2 17/17] efi_loader: supply EFI network test

[U-Boot] [PATCH 1/1] efi_loader: replace efi_div10 by div64_u64
 2017-10-05 14:29 UTC  (4+ messages)
  ` [U-Boot] [PATCH v2 1/1] efi_loader: replace efi_div10 by do_div

[U-Boot] [PATCH] distro: load FDT from any partition on boot device
 2017-10-05 13:38 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/14] Enable Stratix10 SoC support
 2017-10-05 13:07 UTC  (15+ messages)
` [U-Boot] [PATCH v2 01/14] arm: socfpga: stratix10: Add base address map for Statix10 SoC
` [U-Boot] [PATCH v2 02/14] arm: socfpga: stratix10: Add Clock Manager driver for Stratix10 SoC
` [U-Boot] [PATCH v2 03/14] arm: socfpga: stratix10: Add Reset "
` [U-Boot] [PATCH v2 04/14] arm: socfpga: stratix10: Add pinmux support "
` [U-Boot] [PATCH v2 05/14] arm: socfpga: stratix10: Add misc "
` [U-Boot] [PATCH v2 06/14] arm: socfpga: stratix10: Add mailbox "
` [U-Boot] [PATCH v2 07/14] arm: socfpga: stratix10: Add MMU "
` [U-Boot] [PATCH v2 08/14] arm: dts: Add dts "
` [U-Boot] [PATCH v2 09/14] arm: socfpga: Restructure the SPL file
` [U-Boot] [PATCH v2 10/14] arm: socfpga: stratix10: Add SPL driver for Stratix10 SoC
` [U-Boot] [PATCH v2 11/14] arm: socfpga: stratix10: Add timer support "
` [U-Boot] [PATCH v2 12/14] ddr: altera: stratix10: Add DDR "
` [U-Boot] [PATCH v2 13/14] board: altera: stratix10: Add socdk board "
` [U-Boot] [PATCH v2 14/14] arm: socfpga: stratix10: Enable Stratix10 SoC build

[U-Boot] [PATCH 1/1] efi_loader: use type bool for event states
 2017-10-05 12:48 UTC  (12+ messages)

[U-Boot] [PATCH] tools: bmp_logo: correctly interpret BMP files with larger headers
 2017-10-05 12:35 UTC 

[U-Boot] [PATCH 1/1] efi_loader: provide function comments for boot services
 2017-10-05 12:21 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] mx6: clock: Add a prototype for do_mx6_showclocks()
 2017-10-05 12:15 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mx6: sys_proto: Add prototypes for imx6_pcie_toggle() functions

[U-Boot] [PATCH] common: Add a prototype for s_init()
 2017-10-05 12:13 UTC 

[U-Boot] [PATCH] usb: kbd: Don't fail with iomux
 2017-10-05 12:06 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/8] Sync and consolidate Linux-derived printk, BUILD_BUG, BUG, WARN, etc
 2017-10-05 11:58 UTC  (5+ messages)

[U-Boot] [PATCH] drivers: pci: imx: add imx_pcie_remove function
 2017-10-05 11:47 UTC  (3+ messages)

[U-Boot] [PATCH] drivers: pci: imx: fix imx_pcie_remove function
 2017-10-05 11:46 UTC 

[U-Boot] INTEL E3900 Apollo Lake I (APL-I) with U-Boot?
 2017-10-05 11:40 UTC  (6+ messages)
` [U-Boot] Fwd: "

[U-Boot] [PATCH] dwc: ep0: Allocate and flush dwc->ep0_trb in a cache aligned manner
 2017-10-05 11:27 UTC  (8+ messages)

[U-Boot] Broadwell-DE bare metal
 2017-10-05 11:27 UTC  (5+ messages)

[U-Boot] [PATCH] disk: part_dos: Use the original allocation scheme for the SPL case
 2017-10-05 11:01 UTC  (5+ messages)

[U-Boot] [PATCH] usb: kbd: Fix dangling pointers on probe fail
 2017-10-05  8:38 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] armv8: fsl-layerscape: SPL size reduction
 2017-10-05  7:55 UTC  (5+ messages)

[U-Boot] [PATCH v2] armv8: ls1088a: Update MC boot sequence
 2017-10-05  6:56 UTC 

[U-Boot] [PATCH] armv8: ls1088a: Update MC boot sequence
 2017-10-05  6:46 UTC  (3+ messages)

[U-Boot] [PATCH v3] arm64: ls1012ardb: Add distro boot support
 2017-10-05  6:43 UTC  (3+ messages)

[U-Boot] [PATCH] arm64: ls1012afrdm: Add distro boot support
 2017-10-05  6:42 UTC  (3+ messages)

[U-Boot] [PATCH] drivers: mmc: Avoid memory leak in case of failure
 2017-10-05  6:18 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro
 2017-10-05  6:02 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v1 00/12] efi_loader+video: support for Shell.efi
 2017-10-05  0:33 UTC  (25+ messages)
` [U-Boot] [PATCH v1 01/12] efi_loader: add stub EFI_DEVICE_PATH_UTILITIES_PROTOCOL
` [U-Boot] [PATCH v1 02/12] efi_loader: add stub HII protocols
` [U-Boot] [PATCH v1 03/12] efi_loader: add EFI_UNICODE_COLLATION_PROTOCOL stub
` [U-Boot] [PATCH v1 08/12] efi_loader: console support for color attributes
` [U-Boot] [PATCH v1 09/12] dm: video: Fix cache flushes

[U-Boot] [PATCH] ARM: SPL: FIT: fix DTC warnings on FIT generation
 2017-10-04 23:24 UTC 

[U-Boot] [PATCH v3 1/2] armv8: fsl-lsch3: Add SD boot support for LS1088ARDB
 2017-10-04 18:40 UTC  (2+ messages)

[U-Boot] [PATCH] disk: Don't assume blksz > legacy_mbr
 2017-10-04 16:08 UTC  (7+ messages)

[U-Boot] [PATCH] tools/mkimage: Fix DTC run command to handle file names with space
 2017-10-04 15:28 UTC 

[U-Boot] [PATCH] tools/mkimage: Fix DTC run command to handle file names with space
 2017-10-04 15:22 UTC 

[U-Boot] Antwort: Re: QSPI "sf probe ...", "sf read ..." on Altera SoC FPGA
 2017-10-04 14:28 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/1] efi_selftest: make tests easier to read
 2017-10-04 13:31 UTC 

[U-Boot] [PATCH 1/1] efi_selftest: make tests easier to read
 2017-10-04 13:06 UTC 

[U-Boot] [PATCH v4 1/2] wandboard: Add support for the latest revd1 revision
 2017-10-04 12:35 UTC  (5+ messages)
` [U-Boot] [PATCH v4 2/2] wandboard: Add support for the MX6QP variant

[U-Boot] u-boot hangs after reboot
 2017-10-04 12:06 UTC  (2+ messages)

[U-Boot] Beagleboard xM boot broken due to FIT enable
 2017-10-04 11:59 UTC  (8+ messages)

[U-Boot] [PATCH] fdt: update bcm283x device tree sources to Linux 4.14 state
 2017-10-04 11:38 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] efi_selftest: use efi_st_error for all error messages
 2017-10-04 10:37 UTC 

[U-Boot] [PATCH v1] doc: update imx_usb_loader URL
 2017-10-04  9:24 UTC  (3+ messages)

[U-Boot] [PATCH] imx: serial: Wait for ongoing transmission to finish before serial reset
 2017-10-04  8:21 UTC  (3+ messages)

[U-Boot] [PATCH 001/080] mpc8308rdb: Fix style violation
 2017-10-04  6:23 UTC  (7+ messages)
` [U-Boot] [PATCH 002/080] mpc83xx: spd_sdram: Fix whitespace style violations
` [U-Boot] [PATCH 052/080] cfi_flash: Reduce the scope of some variables

[U-Boot] [PATCH 1/5] pinctrl: rmobile: Add Renesas RCar pincontrol driver
 2017-10-04  1:05 UTC  (4+ messages)
` [U-Boot] [PATCH 5/5] ARM: rmobile: Zap Gen3 PFC tables

[U-Boot] [PATCH] ARM: rmobile: Fixup ULCB CPLD support after PFC rework
 2017-10-04  1:03 UTC 

[U-Boot] [ANN] U-Boot v2017.11-rc1 released
 2017-10-04  0:08 UTC  (3+ messages)

[U-Boot] [RFC PATCH] rockchip: asus c201 support
 2017-10-03 22:03 UTC 

[U-Boot] [PATCH] armv8: fsl-layerscape: Allocate Secure memory from first ddr region
 2017-10-03 21:50 UTC 

[U-Boot] [PATCH 0/5] Follow the Linux Kernel in building dtc as needed
 2017-10-03 18:44 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] scripts/dtc: Update to upstream version v1.4.3

[U-Boot] [PATCH] ARM: stm32f7: fix prescaler calculation of timer
 2017-10-03 16:16 UTC  (2+ messages)

[U-Boot] [RFC] disk: part_dos: Fix part_test_dos() regression
 2017-10-03 16:10 UTC  (6+ messages)

[U-Boot] [PATCH 1/5] SPL: fix printing of image name
 2017-10-03 15:55 UTC  (10+ messages)
` [U-Boot] [PATCH 2/5] tpm: fix reading of permanent flags
` [U-Boot] [PATCH 3/5] tpm: add tpm_get_random()
` [U-Boot] [PATCH 4/5] tpm: add more useful NV storage permission flags
` [U-Boot] [PATCH 5/5] tpm: add more missing va_end()
` [U-Boot] [PATCH v2 1/5] SPL: fix printing of image name
  ` [U-Boot] [PATCH v2 2/5] tpm: fix reading of permanent flags
  ` [U-Boot] [PATCH v2 3/5] tpm: add tpm_get_random()
  ` [U-Boot] [PATCH v2 4/5] tpm: add more useful NV storage permission flags
  ` [U-Boot] [PATCH v2 5/5] tpm: add more missing va_end()


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 read-only IMAP folder(s) and NNTP newsgroup(s).