messages from 2018-11-06 17:35:55 to 2018-11-09 09:18:29 UTC [more...]
[U-Boot] [PATCH v1 1/2] board: toradex: colibri_vf: efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATION
2018-11-09 9:18 UTC (8+ messages)
` [U-Boot] [PATCH v1 2/2] imx: mkimage: add size check to the u-boot.imx make target
[U-Boot] [PATCH 01/15] Introduce CONFIG_FIT_EXTERNAL_OFFSET
2018-11-09 9:17 UTC (15+ messages)
` [U-Boot] [PATCH 02/15] imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8M
` [U-Boot] [PATCH 03/15] imx: cpu: add CHIP_REV_2_1 macro
` [U-Boot] [PATCH 04/15] imx: introduce is_imx8mq helper
` [U-Boot] [PATCH 05/15] imx: rename mx8m,MX8M to imx8m,IMX8M
` [U-Boot] [PATCH 06/15] imx: spl: add MMC BOOT Device for i.MX8M
` [U-Boot] [PATCH 07/15] imx: imx8m: clock refactor dram pll part
` [U-Boot] [PATCH 08/15] tools: add i.MX8M image support
` [U-Boot] [PATCH 09/15] imx: imx8m: introduce script to generate fit image
` [U-Boot] [PATCH 10/15] imx: imx8m: introduce imximage cfg file
` [U-Boot] [PATCH 11/15] imx: imx8mq: build flash.bin
` [U-Boot] [PATCH 12/15] imx: imx8m: not build bootaux when building SPL
` [U-Boot] [PATCH 13/15] imx: imx8m: add lpddr4 header file
` [U-Boot] [PATCH 14/15] drivers: ddr: introduce DDR driver for i.MX8M
` [U-Boot] [PATCH 15/15] imx: add i.MX8MQ EVK support
[U-Boot] [PATCH] SPL: Add HAB image authentication to FIT
2018-11-09 9:14 UTC
[U-Boot] error in the make: bad value in the asm-offsets.c file
2018-11-09 7:41 UTC (6+ messages)
[U-Boot] am33xx board with no external RTC crystal issue
2018-11-09 7:09 UTC (3+ messages)
[U-Boot] [PATCH 0/2] Read default speed and mode values from DT
2018-11-09 6:44 UTC (4+ messages)
` [U-Boot] [PATCH 1/2] spl_spi: "
` [U-Boot] [PATCH 2/2] splash: sf: "
[U-Boot] [PATCH 1/2] efi_loader: export efi_locate_handle() function
2018-11-09 6:44 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] efi_loader: enumerate disk devices every time
[U-Boot] [PATCH v3 1/5] MIPS: drop asm/const.h
2018-11-09 6:18 UTC (11+ messages)
` [U-Boot] [PATCH v3 2/5] linux/const.h: import from kernel
` [U-Boot] [PATCH v3 3/5] Use _AC and UL macros from linux/const.h
` [U-Boot] [PATCH v3 4/5] linux/sizes.h: sync from kernel
` [U-Boot] [PATCH v3 5/5] arm64: mvebu: a8k: autodetect RAM size
[U-Boot] CVE-2018-18439, CVE-2018-18440 - U-Boot verified boot bypass vulnerabilities
2018-11-09 6:11 UTC (3+ messages)
[U-Boot] [PATCH] armv8: Secure Boot: Modify boot_a_script definition
2018-11-09 5:23 UTC
[U-Boot] [PATCH] armv8: lx2160ardb: Add TFABOOT Secure Boot support
2018-11-09 4:07 UTC
[U-Boot] [BUG] efi-x86_app_defconfig does not build with gcc 8.2
2018-11-09 1:39 UTC (13+ messages)
[U-Boot] Ping failure
2018-11-08 20:19 UTC (4+ messages)
[U-Boot] [PATCH] video: add command cls
2018-11-08 17:24 UTC
[U-Boot] [PATCH] MAINTAINERS: Update stm32mp entry
2018-11-08 16:52 UTC
[U-Boot] ARM64: armada3720: strange u-boot freeze (how to debug?)
2018-11-08 14:57 UTC
[U-Boot] [PATCH usb RFC] usb: Make vbus-supply code common
2018-11-08 13:13 UTC
[U-Boot] Issue with relocating code to DDR
2018-11-08 12:54 UTC (3+ messages)
[U-Boot] [PATCH] fs: fat: fix reading non-cluster-aligned root directory
2018-11-08 12:19 UTC (2+ messages)
` [U-Boot] Antwort: "
[U-Boot] [PATCH 00/25] sandbox: Changes and improvements to support verified boot
2018-11-08 11:03 UTC (33+ messages)
` [U-Boot] [PATCH 01/25] cros_ec: Use uint instead of u8 for parameters
` [U-Boot] [PATCH 02/25] cros_ec: Add error logging on a few commands
` [U-Boot] [PATCH 03/25] cros_ec: Fail if we cannot determine the flash burst size
` [U-Boot] [PATCH 04/25] cros_ec: Align uclass data to a cache boundary
` [U-Boot] [PATCH 05/25] cros_ec: Add new features for events and power
` [U-Boot] [PATCH 06/25] sandbox: tpm: Allow debugging of data packages
` [U-Boot] [PATCH 07/25] sandbox: log: Add a category for sandbox
` [U-Boot] [PATCH 08/25] sandbox: Add a function to read a host file
` [U-Boot] [PATCH 09/25] sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()
` [U-Boot] [PATCH 10/25] sandbox: Update some drivers to work in SPL/TPL
` [U-Boot] [PATCH 11/25] spl: Support bootstage, log, hash and early malloc in TPL
` [U-Boot] [PATCH 12/25] spl: Correct malloc debugging in board_init_r()
` [U-Boot] [PATCH 13/25] spl: lz4: Allow use of lz4 compression in SPL
` [U-Boot] [PATCH 14/25] binman: Add a way to enable debugging from the build
` [U-Boot] [PATCH 15/25] binman: Drop an unnecessary comma in blob handling
` [U-Boot] [PATCH 16/25] binman: Set the pathname correctly for ELF files
` [U-Boot] [PATCH 17/25] tpm: Export the open/close functions
` [U-Boot] [PATCH 18/25] tpm: Convert to use a device parameter
` [U-Boot] [PATCH 19/25] video: Update video_set_default_colors() to support invert
` [U-Boot] [PATCH 20/25] efi_loader: Don't enable in SPL/TPL by default
` [U-Boot] [PATCH 21/25] string: Include the config header
` [U-Boot] [PATCH 22/25] misc: Update read() and write() methods to return bytes xfered
` [U-Boot] [PATCH 23/25] test: sf: Add a simple SPI flash test
` [U-Boot] [PATCH 24/25] sf: Add a method to obtain the block-protect setting
` [U-Boot] [PATCH 25/25] mmc: Add hardware partition support
[U-Boot] Booting i.MX6UL via SPL?
2018-11-08 10:37 UTC (4+ messages)
[U-Boot] [PATCH 1/1] embestmx6boards: Add SPL support
2018-11-08 10:28 UTC
[U-Boot] Pull request: u-boot-ubi/master
2018-11-08 9:58 UTC
[U-Boot] [PATCH v1] fs: ubifs: Fix UBIFS decompression on 64 bit
2018-11-08 9:54 UTC (3+ messages)
[U-Boot] [PATCH] rpi: Do not use dtb loaded by firmware
2018-11-08 9:05 UTC (3+ messages)
[U-Boot] [PATCH] fit: Add missing CR in debug output in fit_find_config_node()
2018-11-08 6:00 UTC
[U-Boot] [PATCH 1/2] Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"
2018-11-08 0:24 UTC (9+ messages)
` [U-Boot] [PATCH 2/2] imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFO
` [U-Boot] [U-Boot, "
` [U-Boot] [U-Boot, 1/2] Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"
[U-Boot] [PATCH v2 1/2] linux/sizes.h: sync from kernel
2018-11-07 20:34 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/2] arm64: mvebu: a8k: autodetect RAM size
[U-Boot] [PATCH 1/2] image-sig: Ensure that hashed-nodes is null-terminated
2018-11-07 19:51 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] fdt_region: Ensure that depth never goes below -1
[U-Boot] [GIT PULL] Xilinx fixes for v2018.11-rc3
2018-11-07 19:43 UTC (2+ messages)
[U-Boot] [PATCH] sunxi: Fix memory 2-rank initialization for a33 cpu
2018-11-07 17:13 UTC (3+ messages)
[U-Boot] Some tegra cleanups and Kconfig migrations
2018-11-07 15:31 UTC (4+ messages)
[U-Boot] [PATCH 0/9] ARM: Exynos: Add TM2 board support
2018-11-07 15:05 UTC (10+ messages)
` [U-Boot] [PATCH 1/9] cmd: itest: add support for .q size specifier
` [U-Boot] [PATCH 2/9] gadget: f_thor: properly enable 3rd endpoint defined by the protocol
` [U-Boot] [PATCH 3/9] cmd: thor: select DFU subsystem also for 'thor' download tool
` [U-Boot] [PATCH 4/9] dfu: mmc: add support for in-partition offset
` [U-Boot] [PATCH 5/9] mmc: dw_mmc: add support for 64bit DMA
` [U-Boot] [PATCH 6/9] mmc: exynos_dw_mmc: fix compilation on ARM64-based Exynos
` [U-Boot] [PATCH 7/9] arm: armv8: add support for boards with broken/unset counter frequency
` [U-Boot] [PATCH 8/9] ARM: Exynos: Add minimal support for ARM 64bit based Exynos5433 SoC
` [U-Boot] [PATCH 9/9] ARM: Exynos: Add Exynos5433 based TM2 board support
[U-Boot] [PATCH v6 00/34] i.MX: Add i.MX8QXP support
2018-11-07 12:42 UTC (9+ messages)
` [U-Boot] [PATCH v6 34/34] imx: add i.MX8QXP MEK board support
[U-Boot] [PATCH] rockchip: video: mipi: Do not write to the version register
2018-11-07 10:44 UTC (2+ messages)
[U-Boot] [PATCH] arm64: zynqmp: Fix logic in CG/EG/EV detection
2018-11-07 9:53 UTC
[U-Boot] [PATCH] serial: ns16550: add setconfig support
2018-11-07 5:39 UTC (2+ messages)
[U-Boot] [PATCH 0/3] sunxi-mmc: enable new clock mode on A64
2018-11-07 4:27 UTC (9+ messages)
` [U-Boot] [PATCH 1/3] sunxi-mmc: introduce new MMC_SUNXI_HAS_NEW_MODE_SWITCH option
` [U-Boot] [PATCH 2/3] sunxi-mmc: don't double clock for new mode unconditionally
` [U-Boot] [PATCH 3/3] sunxi-mmc: use new mode on both controllers on A64
[U-Boot] Please pull u-boot-dm
2018-11-07 2:43 UTC (8+ messages)
[U-Boot] [PATCH v3] riscv: cache: Implement i/dcache [status, enable, disable]
2018-11-07 1:54 UTC
[U-Boot] [PATCH 1/4] buildman: Only print toolchain probing with -v
2018-11-06 23:02 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] buildman: Detect dtc warnings
` [U-Boot] [PATCH 3/4] buildman: Rename the good, better, worse variables
` [U-Boot] [PATCH 4/4] buildman: Show boards with warning with w+
[U-Boot] [PATCH v12 0/6] efi_loader: Code refactoring and improvement
2018-11-06 22:57 UTC (7+ messages)
` [U-Boot] [PATCH v12 1/6] sandbox: Put CPUs under a cpu-bus node
` [U-Boot] [PATCH v12 2/6] efi_loader: Drop setup_ok
` [U-Boot] [PATCH v12 3/6] sandbox: smbios: Update to support sandbox
` [U-Boot] [PATCH v12 4/6] efi: Split out test init/uninit into functions
` [U-Boot] [PATCH v12 5/6] efi: Create a function to set up for running EFI code
` [U-Boot] [PATCH v12 6/6] efi: Rename bootefi_test_finish() to bootefi_run_finish()
[U-Boot] [PULL] Please pull u-boot-imx: u-boot-imx-20181106
2018-11-06 22:48 UTC (2+ messages)
[U-Boot] Please pull u-boot/master
2018-11-06 22:48 UTC (2+ messages)
[U-Boot] Please pull u-boot-x86
2018-11-06 22:48 UTC (2+ messages)
[U-Boot] [PATCH v2 1/2] cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
2018-11-06 22:44 UTC (6+ messages)
` [U-Boot] [PATCH v2 2/2] cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodes
[U-Boot] [PATCH 00/13] dm: DM_FLAG_PRE_RELOC flag clean up
2018-11-06 22:42 UTC (40+ messages)
` [U-Boot] [PATCH 01/13] arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag
` [U-Boot] [PATCH 02/13] clk: Remove DM_FLAG_PRE_RELOC flag in various drivers
` [U-Boot] [PATCH 03/13] gpio: "
` [U-Boot] [PATCH 04/13] i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check
` [U-Boot] [PATCH 05/13] mmc: omap: "
` [U-Boot] [PATCH 06/13] pinctrl: Remove DM_FLAG_PRE_RELOC flag in various drivers
` [U-Boot] [PATCH 07/13] ram: bmips: Remove DM_FLAG_PRE_RELOC flag
` [U-Boot] [PATCH 08/13] timer: Remove DM_FLAG_PRE_RELOC flag in various drivers
` [U-Boot] [PATCH 09/13] serial: "
` [U-Boot] [PATCH 10/13] sysreset: "
` [U-Boot] [PATCH 11/13] video: simplefb: Remove DM_FLAG_PRE_RELOC flag
` [U-Boot] [PATCH 12/13] watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers
` [U-Boot] [PATCH 13/13] dm: doc: Update description of pre-relocation support
[U-Boot] [PATCH] mmc: dw_mmc: Add RCRC handling
2018-11-06 22:42 UTC
[U-Boot] Pull request: u-boot-net.git master
2018-11-06 20:58 UTC (3+ messages)
[U-Boot] [PATCH v3] Ability to modify distro boot filename
2018-11-06 18:39 UTC (2+ messages)
[U-Boot] [PATCH u-boot] spi: Add Amlogic Meson SPI Flash Controller driver
2018-11-06 17:35 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox