U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-19 18:41:52 to 2018-06-21 18:21:09 UTC [more...]

[U-Boot] [PULL] u-boot-sh/master
 2018-06-21 18:21 UTC  (2+ messages)

[U-Boot] Please pull ARC changes
 2018-06-21 18:21 UTC  (2+ messages)

[U-Boot] [PATCH] x86: fix broken qemu and edison builds
 2018-06-21 18:07 UTC 

[U-Boot] [PATCH v8 23/30] efi: Drop error return in efi_carve_out_dt_rsv()
 2018-06-21 17:31 UTC  (2+ messages)
` [U-Boot] [U-Boot, v8, "

[U-Boot] [PATCH v8 16/30] efi_selftest: Clean up a few comments and messages
 2018-06-21 17:31 UTC  (2+ messages)
` [U-Boot] [U-Boot, v8, "

[U-Boot] [PATCH v8 20/30] efi: Tidy up device-tree-size calculation in copy_fdt()
 2018-06-21 17:31 UTC  (2+ messages)
` [U-Boot] [U-Boot, v8, "

[U-Boot] [PATCH v8 00/30] efi: Enable sandbox support for EFI loader
 2018-06-21 16:45 UTC  (50+ messages)
` [U-Boot] [PATCH v8 01/30] efi: Don't allow CMD_BOOTEFI_SELFTEST on sandbox
` [U-Boot] [PATCH v8 02/30] efi: sandbox: Adjust memory usage for sandbox
` [U-Boot] [PATCH v8 07/30] efi: Split out test init/uninit into functions
` [U-Boot] [PATCH v8 12/30] sandbox: Try to start the RAM buffer at a particular address
` [U-Boot] [PATCH v8 14/30] efi: Don't build sandbox with __attribute__((ms_abi))
` [U-Boot] [PATCH v8 17/30] sandbox: Enhance map_to_sysmem() to handle foreign pointers
` [U-Boot] [PATCH v8 18/30] efi: Add a call to exit() along with why we can't use it
` [U-Boot] [PATCH v8 19/30] efi: Relocate FDT to 127MB instead of 128MB
` [U-Boot] [PATCH v8 22/30] efi: sandbox: Tidy up copy_fdt() to work with sandbox
` [U-Boot] [PATCH v8 24/30] efi: Adjust memory handling to support sandbox
` [U-Boot] [PATCH v8 25/30] efi: Add more debugging for memory allocations
` [U-Boot] [PATCH v8 29/30] efi_loader: Pass address to fs_read()

[U-Boot] [PATCH v3 0/5] mtd: nand: mxs_nand: improve ECC support
 2018-06-21 16:39 UTC  (8+ messages)
` [U-Boot] [PATCH v3 5/5] mtd: nand: mxs_nand: add minimal "

[U-Boot] [PATCH v8 15/30] vsprintf: Handle NULL with %pU
 2018-06-21 15:48 UTC  (2+ messages)
` [U-Boot] [U-Boot,v8,15/30] "

[U-Boot] [PATCH v4 00/21] sandbox: efi_loader support
 2018-06-21 15:27 UTC  (26+ messages)
` [U-Boot] [PATCH v4 06/21] efi_loader: Allow SMBIOS tables in highmem
  ` [U-Boot] [U-Boot, v4, "
` [U-Boot] [PATCH v4 07/21] sandbox: Map host memory for efi_loader
` [U-Boot] [PATCH v4 10/21] fs: Convert fs_read/write to take buffer instead of address
` [U-Boot] [PATCH v4 11/21] efi_loader: Introduce ms abi vararg helpers
  ` [U-Boot] [U-Boot, v4, "
` [U-Boot] [PATCH v4 15/21] sandbox: Fix setjmp/longjmp
` [U-Boot] [PATCH v4 18/21] efi: sandbox: Adjust memory usage for sandbox
  ` [U-Boot] [U-Boot, v4, "
` [U-Boot] [PATCH v4 19/21] sandbox: Allow to execute from RAM

[U-Boot] [PATCH v5 5/6] cmd: iotrace: add dump trace command
 2018-06-21 15:26 UTC  (5+ messages)
` [U-Boot] [U-Boot,v5,5/6] "

[U-Boot] [PULL] efi patch queue for 2018.07 2018-06-21
 2018-06-21 15:25 UTC 

[U-Boot] [PATCH v4 17/21] efi_loader: Use common elf.h reloc defines
 2018-06-21 15:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 03/21] efi_loader: Use compiler constants for image loader
 2018-06-21 15:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 08/21] efi_loader: efi_allocate_pages is too restrictive
 2018-06-21 15:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 14/21] efi_loader: Move to compiler based target architecture determination
 2018-06-21 15:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 21/21] efi_loader: Expose U-Boot addresses in memory map for sandbox
 2018-06-21 15:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 04/21] efi_loader: Use map_sysmem() in bootefi command
 2018-06-21 15:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 16/21] elf: Move x86 reloc defines to common elf.h
 2018-06-21 15:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 09/21] efi_loader: Disable miniapps on sandbox
 2018-06-21 15:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH] test: Add ut_assertnull macro
 2018-06-21 14:47 UTC 

[U-Boot] Reprobe devices at run time
 2018-06-21 14:46 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/2] common: command: Use command_ret_t enum values instead of values
 2018-06-21 12:58 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] common: command: Handle USAGE failure separately

[U-Boot] [PATCH] tools: fit_common: allow opening of block devices
 2018-06-21 12:48 UTC 

[U-Boot] [PATCH] arm64: zynqmp: Enable usb mass storage command and functionality
 2018-06-21 12:45 UTC 

[U-Boot] [PATCH] ARC: EMDK: Add readme
 2018-06-21 11:51 UTC 

[U-Boot] [PATCH 1/5] x86: qemu: Change default vesa mode to 1024x768x32
 2018-06-21 11:19 UTC  (9+ messages)
` [U-Boot] [PATCH 2/5] board_r: Do not initialize IDE when DM BLK is on
` [U-Boot] [PATCH 4/5] x86: efi-x86_payload: Enumerate PCI bus during early boot
` [U-Boot] [PATCH 5/5] x86: efi-x86_payload: Enable usb keyboard during boot

[U-Boot] [PATCH v2] arm: mvebu: clearfog: add u-boot, dm-spl tag for spi
 2018-06-21  9:38 UTC  (2+ messages)

[U-Boot] [UBOOT PATCH v3 0/3] spi:xilinx_spi: Modify xilinx spi driver
 2018-06-21  9:23 UTC  (4+ messages)
` [U-Boot] [UBOOT PATCH v3 1/3] spi: xilinx: Read reg base address from DTS file
` [U-Boot] [UBOOT PATCH v3 2/3] spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() function
` [U-Boot] [UBOOT PATCH v3 3/3] spi: xilinx_spi: Added support to read JEDEC-id twice at the boot time

[U-Boot] [PATCH] arm: mvebu: clearfog: add u-boot, dm-spl tag for spi
 2018-06-21  9:14 UTC  (2+ messages)

[U-Boot] U-Boot CONFIG_OF_BOARD vs CONFIG_OF_SEPARATE
 2018-06-21  9:14 UTC 

[U-Boot] [PATCH 0/1] dwc2 USB controller hangs with lan78xx
 2018-06-21  8:37 UTC  (3+ messages)
` [U-Boot] [PATCH 1/1] "

[U-Boot] [PATCH] efi_loader: Fix GOP 32bpp exposure
 2018-06-21  8:14 UTC  (3+ messages)

[U-Boot] [PATCH] gpio: zynq: Use live-tree function
 2018-06-21  8:03 UTC 

[U-Boot] [PATCH v2 0/5] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller
 2018-06-21  8:00 UTC  (9+ messages)
` [U-Boot] [PATCH v2 3/5] cmd: Add bind/unbind commands to bind a device to a driver from the command line
` [U-Boot] [PATCH v2 4/5] drivers: uclass: Add dev_get_uclass_index() to get the uclass/index of a device
` [U-Boot] [PATCH v2 5/5] dm: print the index of the device when dumping the dm tree

[U-Boot] [PATCH] video: mxsfb: Support data-enable and pixclock polarity
 2018-06-21  7:26 UTC  (3+ messages)

[U-Boot] [PATCH V5 00/31] imx: add i.MX8M support and i.MX8MQ EVK
 2018-06-21  7:08 UTC  (12+ messages)
` [U-Boot] [PATCH V5 31/31] imx: add i.MX8MQ EVK support

[U-Boot] [PATCH] microblaze: Add new syscalls io_pgetevents and rseq
 2018-06-21  6:56 UTC  (2+ messages)

[U-Boot] [PATCH v2] common/memsize.c: Increase save array for supporting memory size > 4GB
 2018-06-21  6:31 UTC  (3+ messages)

[U-Boot] [PATCH v2] Makefile: drop mention of *.cfgtmp
 2018-06-21  6:03 UTC 

[U-Boot] [PATCH v2] x86: Use microcode update from device tree for all processors
 2018-06-21  4:52 UTC  (5+ messages)

[U-Boot] [PATCH v3] x86: Add 64-bit setjmp/longjmp implementation
 2018-06-21  4:50 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/1] x86: qemu: do not build car.o with start64.o
 2018-06-21  4:50 UTC  (4+ messages)

[U-Boot] [PATCH] x86: efi-x86_app: Update MAINTAINERS
 2018-06-21  4:50 UTC  (3+ messages)

[U-Boot] [PATCH] mtd: nand: denali: Replace the ad-hoc cache management with bouncebuf
 2018-06-21  4:37 UTC  (5+ messages)

[U-Boot] [RFC] sandbox: Enable 1:1 map
 2018-06-21  2:55 UTC  (5+ messages)

[U-Boot] Add FIT support for spl_nor
 2018-06-21  2:02 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/11] sandbox: efi_loader support
 2018-06-21  2:02 UTC  (9+ messages)
` [U-Boot] [PATCH v2 10/11] efi_loader: Pass address to fs_read()

[U-Boot] [PATCH] imx: mx6: Fix implementantion reset_misc
 2018-06-20 22:52 UTC  (2+ messages)

[U-Boot] [PATCH] arm/arm64: zynq/zynqmp: pass the PS init file as a kconfig variable
 2018-06-20 21:00 UTC 

[U-Boot] [PATCH 1/3] spi: mxc: Fix compilation problem of DM_SPI class driver
 2018-06-20 20:52 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] spi: mxc_spi: Fix chipselect on DM_SPI driver uclass
` [U-Boot] [PATCH 3/3] spi: mxc_spi: Fix spi mode communication where clock is inverted

[U-Boot] [PATCH 1/2] mkimage: Refactor imagetool_get_source_date to take command name
 2018-06-20 20:10 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures

[U-Boot] [PATCH] mx5: Select ARM_CORTEX_A8_CVE_2017_5715
 2018-06-20 18:08 UTC 

[U-Boot] [PATCH] Makefile: drop mention of *.cfgtmp
 2018-06-20 18:01 UTC  (3+ messages)

[U-Boot] [PATCH v6 00/13] efi: Enable basic sandbox support for EFI loader
 2018-06-20 17:51 UTC  (19+ messages)
` [U-Boot] [PATCH v6 03/13] efi: sandbox: Adjust memory usage for sandbox

[U-Boot] sandbox: Net: No ethernet found
 2018-06-20 17:51 UTC  (4+ messages)
` [U-Boot] [PATCH 1/1] Sandbox: provide default config

[U-Boot] [PATCH 0/4] ARM: Provide workaround setup bits for CVE-2017-5715 (A8/A15)
 2018-06-20 14:14 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715
` [U-Boot] [PATCH 2/4] ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 "

[U-Boot] [PATCH] LS1088ARDB: Secure Boot:Change load address of dpl header in SD
 2018-06-20 13:29 UTC 

[U-Boot] [PATCH v5 0/3] sunxi: fix eMMC stability issues on A64
 2018-06-20 11:38 UTC  (9+ messages)

[U-Boot] [PATCH] Makefile: Ensure we build with -std=gnu11
 2018-06-20 11:30 UTC  (3+ messages)

[U-Boot] tpm TIS TPMv2.0
 2018-06-20  8:16 UTC  (12+ messages)

[U-Boot] [PATCH] cmd: gpio: Remove dead code from do_gpio
 2018-06-20  6:01 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [RFC] ARM: rmobile: create DT memory nodes for R8A7795 3.0 and newer
 2018-06-20  4:55 UTC  (5+ messages)

[U-Boot] Make Menuconfig Error
 2018-06-20  0:33 UTC 

[U-Boot] [ANN] U-Boot v2018.07-rc2 released
 2018-06-19 23:40 UTC 

[U-Boot] U-Boot TFTP protection
 2018-06-19 22:03 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/13] x86: efi: Fixes and enhancements to application and payload support
 2018-06-19 22:03 UTC  (7+ messages)
` [U-Boot] [PATCH v2 02/13] efi.h: Do not use config options

[U-Boot] [PATCH 1/1] common: print \n in initr_scsi()
 2018-06-19 22:03 UTC  (2+ messages)

[U-Boot] [PATCH] serial: zynq: Use platdata for storing static data instead of priv
 2018-06-19 22:02 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/2] Add MDIO driver model support
 2018-06-19 21:13 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/2] dm: mdio: add a uclass for MDIO

[U-Boot] [PATCH] test_avb: Add pymark.buildconfigspec information for the AVB tests
 2018-06-19 18:43 UTC  (2+ messages)

[U-Boot] [PATCH u-boot 5/5] configs: Update Meson GX configs
 2018-06-19 18:43 UTC  (2+ messages)
` [U-Boot] [U-Boot,u-boot,5/5] "

[U-Boot] [PATCH u-boot 4/5] meson: use the clock driver
 2018-06-19 18:43 UTC  (2+ messages)
` [U-Boot] [U-Boot,u-boot,4/5] "

[U-Boot] [PATCH u-boot 3/5] clk: add Amlogic meson clock driver
 2018-06-19 18:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, u-boot, "

[U-Boot] [PATCH u-boot 2/5] config: meson-gx-common: Enable USB boot
 2018-06-19 18:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, u-boot, "

[U-Boot] [PATCH u-boot 1/5] adc: meson-saradc: fix regmap_init_mem call
 2018-06-19 18:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, u-boot, "

[U-Boot] [PATCH 2/2] configs: dragonboard410c: remove env partition offset
 2018-06-19 18:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] configs: db410c: Set eMMC env partition to BOOT2
 2018-06-19 18:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] common: Fix cpu nr type which is always unsigned type
 2018-06-19 18:43 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] mmc: sdhci: Fix MMC HS200 tuning command failures
 2018-06-19 18:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH V4 2/2] bootm: Handle kernel_noload on arm64
 2018-06-19 18:42 UTC  (2+ messages)
` [U-Boot] [U-Boot,V4,2/2] "

[U-Boot] [PATCH V4 1/2] ARM: image: Add option for ignoring ep bit 3
 2018-06-19 18:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, V4, "

[U-Boot] [PATCH v2 8/8] sandbox: swap_case: Increase number of base address regs
 2018-06-19 18:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 7/8] spi: sandbox: Fix memory leak in sandbox_sf_bind_emul()
 2018-06-19 18:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 6/8] rsa: Fix missing memory leak on error in fdt_add_bignum()
 2018-06-19 18:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 5/8] fdtgrep: Separate out checking of two allocations
 2018-06-19 18:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 4/8] fdtgrep: Fix logic of free() in do_fdtgrep()
 2018-06-19 18:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/8] console: Fix handling of NULL global_data
 2018-06-19 18:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/8] log: Fix incorect range check in log_get_cat_name()
 2018-06-19 18:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] gpio: omap_gpio: Name GPIO's by bank and index with DM_GPIO
 2018-06-19 18:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIO
 2018-06-19 18:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH V3] block: Add SPL_BLOCK_CACHE and default n
 2018-06-19 18:42 UTC  (2+ messages)
` [U-Boot] [U-Boot,V3] "

[U-Boot] [PATCH] arm: Do not clear LR on exception in SPL
 2018-06-19 18:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mmc: Remove hwpartition help text when command is disabled
 2018-06-19 18:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] fs: btrfs: Do not fail when all root_backups are empty
 2018-06-19 18:41 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
 2018-06-19 18:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "


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