messages from 2018-11-09 01:39:20 to 2018-11-12 10:32:43 UTC [more...]
[U-Boot] [PATCH 1/2] exynos5-dt-types: add missing dtb file for Odroid HC1/HC2
2018-11-12 10:32 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] odroid: Update README.odroid for support of Odroid HC1
[U-Boot] [PATCH v2 1/5] mtd: Use default mtdparts/mtids when not defined in the environment
2018-11-12 10:25 UTC (8+ messages)
` [U-Boot] [PATCH v2 2/5] dfu: nand: Add missing dependency on CMD_MTDPARTS
` [U-Boot] [PATCH v2 3/5] mtd: Make {MTDIDS, MTDPARTS}_DEFAULT visible when MTD_PARTITIONS is selected
` [U-Boot] [PATCH v2 4/5] cmd: ubi: Remove useless call to mtdparts_init()
` [U-Boot] [PATCH v2 5/5] mtd: Drop duplicate MTD_PARTITIONS Kconfig option
[U-Boot] [PATCH] qemu-arm: Enable VirtIO distro target
2018-11-12 9:59 UTC
[U-Boot] Rockchip RV1108 eMMC initialization fail
2018-11-12 9:23 UTC
[U-Boot] [PATCH 1/2] dfu: nand: Add missing dependency on CMD_MTDPARTS
2018-11-12 8:36 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] mtd: Fix dependency of {MTDIDS, MTDPARTS}_DEFAULT
[U-Boot] CVE-2018-18439, CVE-2018-18440 - U-Boot verified boot bypass vulnerabilities
2018-11-12 8:00 UTC (11+ messages)
[U-Boot] [PATCH v2] ARM: Samsung: Add Exynos5422-based Odroid HC2 support
2018-11-12 7:36 UTC (2+ messages)
[U-Boot] USB: ci_udc fails to link in SPL when DM is active
2018-11-12 7:31 UTC
[U-Boot] 'load mmc' speed varies significantly
2018-11-12 5:42 UTC (6+ messages)
[U-Boot] [PATCH 1/2] Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"
2018-11-12 4:55 UTC (5+ messages)
[U-Boot] Pull request, v2018.11: u-boot-spi/master
2018-11-12 4:49 UTC
[U-Boot] [PATCH 1/1] efi_loader: do not use unsupported printf code
2018-11-12 2:37 UTC
[U-Boot] [PATCH v4 1/5] linux/const.h: import from kernel
2018-11-11 12:46 UTC (7+ messages)
` [U-Boot] [PATCH v4 2/5] Use _AC and UL macros from linux/const.h
` [U-Boot] [PATCH v4 3/5] MIPS: drop asm/const.h
` [U-Boot] [PATCH v4 4/5] linux/sizes.h: sync from kernel
` [U-Boot] [PATCH v4 5/5] arm64: mvebu: a8k: autodetect RAM size
[U-Boot] [PATCH 01/15] Introduce CONFIG_FIT_EXTERNAL_OFFSET
2018-11-11 10:50 UTC (23+ 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 v3 0/8] dm: Various fixes in dm core/cpu/timer
2018-11-11 4:48 UTC (4+ 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 1/1] efi_loader: eliminate sandbox addresses
2018-11-10 22:30 UTC
[U-Boot] [PATCH v7 0/5] dma: add channels support
2018-11-10 21:06 UTC (6+ messages)
` [U-Boot] [PATCH v7 1/5] dma: move dma_ops to dma-uclass.h
` [U-Boot] [PATCH v7 2/5] dma: add channels support
` [U-Boot] [PATCH v7 3/5] test: dma: add dma-uclass test
` [U-Boot] [NOT-FOR-MERGE-PATCH PATCH v7 4/5] dma: ti: add driver to K3 UDMA
` [U-Boot] [NOT-FOR-MERGE-PATCH PATCH v7 5/5] net: ethernet: ti: introduce am654 gigabit eth switch subsystem driver
[U-Boot] [PATCH] rpi: Enable command bmp
2018-11-10 20:14 UTC
[U-Boot] [PATCH 0/9] efi_loader: fix fdt handling
2018-11-10 19:27 UTC (10+ messages)
` [U-Boot] [PATCH 1/9] fdt_support: fdt reservations on the sandbox
` [U-Boot] [PATCH 2/9] efi_loader: fix efi_find_free_memory()
` [U-Boot] [PATCH 3/9] efi_loader: memory reservation for fdt
` [U-Boot] [PATCH 4/9] efi_loader: carving out memory reservations
` [U-Boot] [PATCH 5/9] efi_loader: correct efi_add_known_memory()
` [U-Boot] [PATCH 6/9] efi_loader: macro efi_size_in_pages()
` [U-Boot] [PATCH 7/9] efi_loader: fix memory mapping for sandbox
` [U-Boot] [PATCH 8/9] efi_loader: do not use magic address for fdt
` [U-Boot] [PATCH 9/9] efi_selftest: check fdt is marked as runtime data
[U-Boot] [PATCH v3 1/1] dm: video: correctly set the cursor position
2018-11-10 18:55 UTC
[U-Boot] [PATCH 1/1] configs: disable Unicode capitalization on VF610
2018-11-10 18:18 UTC (2+ messages)
[U-Boot] [PATCH] mmc: dw_mmc: Add RCRC handling
2018-11-10 17:42 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] common: build ymodem only on need
2018-11-10 17:42 UTC (2+ messages)
` [U-Boot] "
[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] [PATCH 0/3] mtd: Fix partition handling code
2018-11-10 11:33 UTC (6+ messages)
[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] 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 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 (8+ 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 (3+ messages)
` [U-Boot] [PATCH 1/2] spl_spi: "
[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 (4+ messages)
` [U-Boot] [PATCH v3 3/5] Use _AC and UL macros from linux/const.h
[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)
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