U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-19 07:11:42 to 2018-06-21 09:23:14 UTC [more...]

[U-Boot] [UBOOT PATCH v3 0/3] spi:xilinx_spi: Modify xilinx spi driver
 2018-06-21  9:23 UTC 

[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  (4+ 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  (10+ 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] [PATCH v4 00/21] sandbox: efi_loader support
 2018-06-21  2:44 UTC  (17+ messages)
` [U-Boot] [PATCH v4 06/21] efi_loader: Allow SMBIOS tables in highmem
` [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] [PATCH v4 15/21] sandbox: Fix setjmp/longjmp
` [U-Boot] [PATCH v4 18/21] efi: sandbox: Adjust memory usage for sandbox
` [U-Boot] [PATCH v4 19/21] sandbox: Allow to execute from RAM

[U-Boot] [PATCH v8 00/30] efi: Enable sandbox support for EFI loader
 2018-06-21  2:21 UTC  (40+ 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 29/30] efi_loader: Pass address to fs_read()

[U-Boot] Reprobe devices at run time
 2018-06-21  2:02 UTC  (2+ 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 1/5] x86: qemu: Change default vesa mode to 1024x768x32
 2018-06-20 17:51 UTC  (8+ 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 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  (6+ messages)

[U-Boot] [PULL] u-boot-sh/master
 2018-06-20  4:40 UTC 

[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  (3+ 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, "

[U-Boot] [PATCH 1/2] .gitignore: sort normal pattern rules alphabetically
 2018-06-19 18:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH V2] dm: gpio: Add DM compatibility to GPIO driver for Davinci
 2018-06-19 18:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] MAINTAINERS: update ARM Snapdragon
 2018-06-19 18:41 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] db410c: fix alignment of dts file
 2018-06-19 18:41 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v5 6/6] iotrace: fix behaviour when buffer is full
 2018-06-19 18:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 5/6] cmd: iotrace: add dump trace command
 2018-06-19 18:41 UTC  (2+ messages)
` [U-Boot] [U-Boot,v5,5/6] "

[U-Boot] [PATCH v5 4/6] iotrace: move record definitons to header file
 2018-06-19 18:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 3/6] common: iotrace: add timestamp to iotrace records
 2018-06-19 18:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 2/6] iotrace: add IO region limit
 2018-06-19 18:41 UTC  (2+ messages)
` [U-Boot] [U-Boot,v5,2/6] "

[U-Boot] [PATCH v5 1/6] cmd: iotrace: add set region command
 2018-06-19 18:41 UTC  (2+ messages)
` [U-Boot] [U-Boot,v5,1/6] "

[U-Boot] [PATCH 3/3] ARM: sunxi: remove empty #ifdef/endif block
 2018-06-19 18:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] m68k: Remove empty #ifdef/#ifndef block
 2018-06-19 18:40 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/3] "

[U-Boot] [PATCH 1/3] configs: Remove empty #ifdef/#ifndef blocks
 2018-06-19 18:40 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 8/8] doc: avb2.0: add README about AVB2.0 integration
 2018-06-19 18:40 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 7/8] test/py: avb2.0: add tests for avb commands
 2018-06-19 18:40 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 6/8] am57xx_hs: avb2.0: add support of AVB 2.0
 2018-06-19 18:40 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 5/8] avb2.0: add boot states and dm-verity support
 2018-06-19 18:40 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 4/8] cmd: avb2.0: avb command for performing verification
 2018-06-19 18:40 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/8] avb2.0: implement AVB ops
 2018-06-19 18:40 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,3/8] "

[U-Boot] [PATCH v2 2/8] avb2.0: integrate avb 2.0 into the build system
 2018-06-19 18:40 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/8] avb2.0: add Android Verified Boot 2.0 library
 2018-06-19 18:40 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/8] sandbox: Use memcpy() to move overlapping regions
 2018-06-19 18:40 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] net: mvneta: dcache flush TX descriptors at init
 2018-06-19 18:36 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] net: mvneta: zero Tx descriptors on init

[U-Boot] Load from ext4 can fail or get incoherent data because of the journaling
 2018-06-19 17:04 UTC 

[U-Boot] [PATCH V2] eth: dm: fec: Add gpio phy reset binding
 2018-06-19 16:45 UTC  (2+ messages)

[U-Boot] [PATCH v2] patman: Support using a particular SMTP server
 2018-06-19 15:56 UTC 

[U-Boot] [PATCH] cmd: Kconfig: Move CONFIG_MP to Kconfig
 2018-06-19 10:24 UTC 

[U-Boot] help: how get last command result using scripting
 2018-06-19 10:22 UTC 

[U-Boot] [PATCH v4 4/5] ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supported
 2018-06-19  9:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 5/5] Revert "efi_loader: no support for ARMV7_NONSEC=y"
 2018-06-19  9:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 1/5] ARM: HYP/non-sec: migrate stack
 2018-06-19  9:47 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4,1/5] "

[U-Boot] [PATCH v4 2/5] efi_loader: ARM: run EFI payloads non-secure
 2018-06-19  9:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 3/5] efi_loader: ARM: don't attempt to enter non-secure mode twice
 2018-06-19  9:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v6 0/7] sunxi: sync H3, H5, A64 DTs from mainline Linux
 2018-06-19  8:10 UTC  (3+ messages)

[U-Boot] [PATCH v2] x86: Add 64-bit setjmp/longjmp implementation
 2018-06-19  8:02 UTC  (2+ messages)

[U-Boot] [RFC PATCH] fpga: zynq: Add encrypted bitstream support with auto detect
 2018-06-19  7:15 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] ARM: uniphier: some more updates for v2018.07-rc2
 2018-06-19  7:11 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] ARM: uniphier: enable CONFIG_SNI_AVE and disable CONFIG_SMC911X
` [U-Boot] [PATCH 2/6] reset: uniphier: sync reset data with Linux 4.18-rc1
` [U-Boot] [PATCH 3/6] serial: uniphier: rename struct uniphier_serial_private_data
` [U-Boot] [PATCH 4/6] serial: uniphier: set clock rate without clock-frequency property
` [U-Boot] [PATCH 5/6] ARM: dts: uniphier: sync DT with Linux 4.18-rc1
` [U-Boot] [PATCH 6/6] ARM: dts: uniphier: enable SD card for PXs3 reference board


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).