public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-11-07 16:19:59 to 2018-11-10 15:37:02 UTC [more...]

[U-Boot] [PATCH v1 1/2] x86: acpi: Enable RTC for Intel Tangier
 2018-11-10 15:37 UTC  (2+ messages)
` [U-Boot] [PATCH v1 2/2] x86: acpi: Fix indentation in Intel Tangier ASL code

[U-Boot] 'load mmc' speed varies significantly
 2018-11-10 14:13 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/8] dm: Various fixes in dm core/cpu/timer
 2018-11-10 14:11 UTC  (3+ messages)
` [U-Boot] [PATCH v3 4/8] dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()

[U-Boot] [PATCH 0/3] mtd: Fix partition handling code
 2018-11-10 11:33 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] dfu: nand: Add missing dependency on CMD_MTDPARTS
 2018-11-10 11:22 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mtd: Fix dependency of {MTDIDS, MTDPARTS}_DEFAULT

[U-Boot] [PATCH v2 0/3] sunxi-mmc: enable new clock mode on A64
 2018-11-10  4:41 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option
` [U-Boot] [PATCH v2 2/3] sunxi-mmc: don't double clock for new mode unconditionally
` [U-Boot] [PATCH v2 3/3] sunxi-mmc: use new mode on both controllers on A64

[U-Boot] CVE-2018-18439, CVE-2018-18440 - U-Boot verified boot bypass vulnerabilities
 2018-11-09 22:14 UTC  (7+ messages)

[U-Boot] am33xx board with no external RTC crystal issue
 2018-11-09 21:36 UTC  (4+ messages)

[U-Boot] [PATCH] mtd: sf_probe: add jedec,spi-nor compatible
 2018-11-09 19:43 UTC  (2+ messages)

[U-Boot] [PATCH 01/15] Introduce CONFIG_FIT_EXTERNAL_OFFSET
 2018-11-09 19:05 UTC  (22+ 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 v2 1/1] common: Compile error with CONFIG_MULTI_DTB_FIT and not SPL
 2018-11-09 18:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v1] dm: Fix typo - missed semicolon
 2018-11-09 18:43 UTC  (2+ messages)
` [U-Boot] [U-Boot,v1] "

[U-Boot] [PATCH] spl: fix debug prints for tiny printf
 2018-11-09 18:43 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] MAINTAINERS: Update stm32mp entry
 2018-11-09 18:43 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] fit: Add missing CR in debug output in fit_find_config_node()
 2018-11-09 18:43 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 23/23] spl: Add support for passing handoff info to U-Boot proper
 2018-11-09 18:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 12/23] spl: Print a message if we are unable to load an image
 2018-11-09 18:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 11/23] spl: Add a comment to spl_set_bd()
 2018-11-09 18:43 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,11/23] "

[U-Boot] [PATCH v2 10/23] spl: Make SPL_DISABLE_BANNER_PRINT a positive option
 2018-11-09 18:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 09/23] spl: Add a define for SPL_TPL_PROMPT
 2018-11-09 18:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 08/23] spl: Support hash, input, pch, pci, rtc, tpm in SPL
 2018-11-09 18:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 05/23] bloblist: Locate bloblist in U-Boot
 2018-11-09 18:43 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,05/23] "

[U-Boot] [PATCH v2 04/23] spl: Set up the bloblist in SPL
 2018-11-09 18:43 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,04/23] "

[U-Boot] [PATCH v2 03/23] Add core support for a bloblist to convey data from SPL
 2018-11-09 18:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 02/23] spl: Add support for logging in SPL and TPL
 2018-11-09 18:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] Pull request: u-boot-ubi/master
 2018-11-09 18:42 UTC  (2+ messages)

[U-Boot] [PATCH v2] sandbox: Use memcpy() to move overlapping regions
 2018-11-09 17:46 UTC  (2+ messages)

[U-Boot] [PATCH u-boot 00/19] Amlogic Meson cleanup for AXG SoC support
 2018-11-09 15:26 UTC  (20+ messages)
` [U-Boot] [PATCH u-boot 01/19] ARM: meson: clean-up platform selection
` [U-Boot] [PATCH u-boot 02/19] configs: meson: remove unnecessary MESON_FDTFILE_SETTING
` [U-Boot] [PATCH u-boot 03/19] board: amlogic: remove p212 derivatives
` [U-Boot] [PATCH u-boot 04/19] board: amlogic: move khadas-vim2 as q200 ref board
` [U-Boot] [PATCH u-boot 05/19] board: amlogic: factorise gxbb boards
` [U-Boot] [PATCH u-boot 06/19] ARM: rework amlogic configuration
` [U-Boot] [PATCH u-boot 07/19] configs: meson: change default load addresses
` [U-Boot] [PATCH u-boot 08/19] pinctrl: meson: rework gx pmx function
` [U-Boot] [PATCH u-boot 09/19] pinctrl: meson: select generic pinctrl
` [U-Boot] [PATCH u-boot 10/19] pinctrl: meson: add axg support
` [U-Boot] [PATCH u-boot 11/19] clk: meson: add static to meson_gates table
` [U-Boot] [PATCH u-boot 12/19] clk: meson: silence debug print
` [U-Boot] [PATCH u-boot 13/19] ARM: meson: rework soc arch file to prepare for new SoC
` [U-Boot] [PATCH u-boot 14/19] ARM: meson: Add support for AXG family
` [U-Boot] [PATCH u-boot 15/19] ARM: dts: Sync Amlogic Meson AXG DT from Linux 4.20-rc1
` [U-Boot] [PATCH u-boot 16/19] clk: Add clock driver for AXG
` [U-Boot] [PATCH u-boot 17/19] board: amlogic: add support for S400 board
` [U-Boot] [PATCH u-boot 18/19] ARM: meson: factorize common code out amlogic's boards
` [U-Boot] [PATCH u-boot 19/19] ARM: meson: Add boot device discovery

[U-Boot] [PATCH] SPL: Add HAB image authentication to FIT
 2018-11-09 14:51 UTC  (2+ messages)

[U-Boot] [PATCH v1 1/2] board: toradex: colibri_vf: efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATION
 2018-11-09 14:35 UTC  (11+ messages)
` [U-Boot] [PATCH v1 2/2] imx: mkimage: add size check to the u-boot.imx make target

[U-Boot] [PATCH v2 1/4] board: toradex: colibri_vf: efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATION
 2018-11-09 14:31 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/4] board: toradex: colibri_vf: unset CONFIG_CMDLINE_EDITING
` [U-Boot] [PATCH v2 3/4] board: toradex: colibri_vf: drop SPI support
` [U-Boot] [PATCH v2 4/4] imx: mkimage: add size check to the u-boot.imx make target

[U-Boot] [PATCH u-boot 0/2] net: designware: add meson meson compatibles
 2018-11-09 14:21 UTC  (3+ messages)
` [U-Boot] [PATCH u-boot 1/2] net: designware: add meson meson gxbb compatible
` [U-Boot] [PATCH u-boot 2/2] net: designware: add meson meson axg compatible

[U-Boot] [PATCH u-boot] mmc: meson-gx: Add AXG compatible
 2018-11-09 14:17 UTC 

[U-Boot] [PATCH] tools: improve portability of imx_cntr_image.sh
 2018-11-09 13:30 UTC 

[U-Boot] [PATCH v3 00/28] General fixes / cleanup for RISC-V and improvements to qemu-riscv
 2018-11-09 12:59 UTC  (29+ messages)
` [U-Boot] [PATCH v3 01/28] tools: .gitignore: add prelink-riscv
` [U-Boot] [PATCH v3 02/28] dts: riscv: update makefile to also clean the RISC-V dts directory
` [U-Boot] [PATCH v3 03/28] riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I
` [U-Boot] [PATCH v3 04/28] riscv: select CONFIG_PHYS_64BIT on RV64I systems
` [U-Boot] [PATCH v3 05/28] riscv: add Kconfig entries for the C and A ISA extensions
` [U-Boot] [PATCH v3 06/28] riscv: set -march and -mabi based on the Kconfig configuration
` [U-Boot] [PATCH v3 07/28] riscv: enable -fdata-sections
` [U-Boot] [PATCH v3 08/28] riscv: fix use of incorrectly sized variables
` [U-Boot] [PATCH v3 09/28] riscv: make use of the barrier functions from Linux
` [U-Boot] [PATCH v3 10/28] riscv: do not reimplement generic io functions
` [U-Boot] [PATCH v3 11/28] riscv: complete the list of exception codes
` [U-Boot] [PATCH v3 12/28] riscv: treat undefined exception codes as reserved
` [U-Boot] [PATCH v3 13/28] riscv: hang on unhandled exceptions
` [U-Boot] [PATCH v3 14/28] riscv: implement the invalidate_icache_* functions
` [U-Boot] [PATCH v3 15/28] riscv: fix inconsistent use of spaces and tabs in start.S
` [U-Boot] [PATCH v3 16/28] riscv: align mtvec on a 4-byte boundary
` [U-Boot] [PATCH v3 17/28] Drop CONFIG_INIT_CRITICAL
` [U-Boot] [PATCH v3 18/28] riscv: remove unused labels in start.S
` [U-Boot] [PATCH v3 19/28] riscv: do not blindly modify the mstatus CSR
` [U-Boot] [PATCH v3 20/28] riscv: save hart ID and device tree passed by prior boot stage
` [U-Boot] [PATCH v3 21/28] riscv: qemu: use "
` [U-Boot] [PATCH v3 22/28] riscv: qemu: support booting Linux
` [U-Boot] [PATCH v3 23/28] riscv: align bootm implementation with that of other architectures
` [U-Boot] [PATCH v3 24/28] distro_bootcmd: add VirtIO distro boot command
` [U-Boot] [PATCH v3 25/28] riscv: qemu: enable distro boot
` [U-Boot] [PATCH v3 26/28] dm: core: add missing prototype for ofnode_read_u64
` [U-Boot] [PATCH v3 27/28] riscv: qemu: detect and boot the kernel passed by QEMU
` [U-Boot] [PATCH v3 28/28] riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL

[U-Boot] Portability of sh scripts
 2018-11-09 12:11 UTC  (2+ messages)

[U-Boot] [PATCH v3] net: phy: add TSE PCS support to dwmac-socfpga
 2018-11-09 10:16 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] [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] [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] 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  (6+ messages)
` [U-Boot] [PATCH 12/25] spl: Correct malloc debugging in board_init_r()
` [U-Boot] [PATCH 22/25] misc: Update read() and write() methods to return bytes xfered

[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] [PATCH v1] fs: ubifs: Fix UBIFS decompression on 64 bit
 2018-11-08  9:54 UTC  (2+ messages)

[U-Boot] [PATCH] rpi: Do not use dtb loaded by firmware
 2018-11-08  9:05 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"
 2018-11-08  0:24 UTC  (7+ 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  (2+ messages)

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


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