public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-11-09 17:46:07 to 2018-11-13 08:21:51 UTC [more...]

[U-Boot] [PATCH 00/19] riscv: Adding RISC-V CPU and timer driver
 2018-11-13  8:21 UTC  (4+ messages)
` [U-Boot] [PATCH 01/19] riscv: add Kconfig entries for the code model
` [U-Boot] [PATCH 02/19] dm: cpu: Add timebase frequency to the platdata
` [U-Boot] [PATCH 03/19] riscv: qemu: Create a simple-bus driver for the soc node

[U-Boot] [PATCH 1/2] spl: define kernel and dtb name for falcon mode from menuconfig
 2018-11-13  8:07 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] spl: Move kernel and dtb name for falcon mode

[U-Boot] [PATCH 01/15] Introduce CONFIG_FIT_EXTERNAL_OFFSET
 2018-11-13  7:52 UTC  (15+ messages)
` [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 09/15] imx: imx8m: introduce script to generate fit image
` [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 00/29] General fixes / cleanup for RISC-V and improvements to qemu-riscv
 2018-11-13  7:34 UTC  (5+ messages)
` [U-Boot] [PATCH v2 07/29] riscv: add Kconfig entries for the code model

[U-Boot] [PATCH v2] fsl-lsch3: Add FlexSPI address space in immap_lsch3
 2018-11-13  7:30 UTC  (5+ messages)
` [U-Boot] [PATCH v2] fsl-lsch3: soc: Enable AHB read support for Flexspi controller

[U-Boot] [PATCH v3] fsl-lsch3: soc: Enable AHB read support for Flexspi controller
 2018-11-13  7:26 UTC 

[U-Boot] [PATCH v3 00/28] General fixes / cleanup for RISC-V and improvements to qemu-riscv
 2018-11-13  6:52 UTC  (10+ messages)
` [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 27/28] riscv: qemu: detect and boot the kernel passed by QEMU

[U-Boot] [PATCH 0/4] Fix CVE-2018-18440
 2018-11-13  5:47 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] lib: lmb: reserving overlapping regions should fail
` [U-Boot] [PATCH 2/4] lib: lmb: add function lmb_alloc_addr
` [U-Boot] [PATCH 3/4] fs: prevent overwriting reserved memory
` [U-Boot] [PATCH 4/4] bootm: use new common function lmb_init_and_reserve

[U-Boot] [PATCH v2] ARM: Samsung: Add Exynos5422-based Odroid HC2 support
 2018-11-13  5:13 UTC  (4+ messages)

[U-Boot] [PATCH v2] qemu-arm: Enable VirtIO distro target
 2018-11-13  4:51 UTC 

[U-Boot] [PATCH] qemu-arm: Enable VirtIO distro target
 2018-11-13  4:44 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] Revert "imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFO"
 2018-11-13  3:32 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] imx8: scu: Update call to lists_bind_fdt()

[U-Boot] [PATCH v2 0/4] Add adc uclass's channel mask and conversion helpers and enhance adc cmd
 2018-11-13  3:32 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/4] dm: adc: add uclass's mask and conversion helpers
` [U-Boot] [PATCH v2 2/4] cmd: adc: add info on channel mask
` [U-Boot] [PATCH v2 3/4] cmd: adc: print single conversion also in uV
` [U-Boot] [PATCH v2 4/4] cmd: adc: add an option to scan some or all available channels

[U-Boot] [ANN] U-Boot v2018.11 delayed a day
 2018-11-13  2:12 UTC  (6+ messages)

[U-Boot] UBoot running UBoot - is it possible?
 2018-11-13  1:38 UTC 

[U-Boot] [PULL] Please pull u-boot-imx: u-boot-imx-20181112
 2018-11-12 21:40 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/1] efi_selftest: don't hang on missing timer
 2018-11-12 19:57 UTC 

[U-Boot] [PATCH 1/1] efi_selftest: don't hang on missing timer
 2018-11-12 19:46 UTC 

[U-Boot] CVE-2018-18439, CVE-2018-18440 - U-Boot verified boot bypass vulnerabilities
 2018-11-12 18:58 UTC  (13+ messages)

[U-Boot] [PATCH V2 1/6] rsa: use new openssl API to create signature
 2018-11-12 18:36 UTC  (6+ messages)
` [U-Boot] [PATCH V2 6/6] test: vboot: add padding pss for rsa signature

[U-Boot] Rockchip RV1108 eMMC initialization fail
 2018-11-12 18:22 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/9] efi_loader: fix fdt handling
 2018-11-12 17:55 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/9] fdt_support: fdt reservations on the sandbox
` [U-Boot] [PATCH v2 2/9] efi_loader: fix efi_find_free_memory()
` [U-Boot] [PATCH v2 3/9] efi_loader: memory reservation for fdt
` [U-Boot] [PATCH v2 4/9] efi_loader: carving out memory reservations
` [U-Boot] [PATCH v2 5/9] efi_loader: correct efi_add_known_memory()
` [U-Boot] [PATCH v2 6/9] efi_loader: macro efi_size_in_pages()
` [U-Boot] [PATCH v2 7/9] efi_loader: fix memory mapping for sandbox
` [U-Boot] [PATCH v2 8/9] efi_loader: do not use magic address for fdt
` [U-Boot] [PATCH v2 9/9] efi_selftest: check fdt is marked as runtime data

[U-Boot] [PATCH v2 1/5] mtd: Use default mtdparts/mtids when not defined in the environment
 2018-11-12 15:51 UTC  (15+ 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 1/2] rockchip: rk3188: add support for usb-uart functionality
 2018-11-12 15:51 UTC  (2+ messages)

[U-Boot] [PATCH] coreboot: only init usb if necessary
 2018-11-12 14:59 UTC  (4+ messages)

[U-Boot] [PATCH u-boot] spi: Add Amlogic Meson SPI Flash Controller driver
 2018-11-12 14:09 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"
 2018-11-12 14:05 UTC  (7+ messages)

[U-Boot] Pull request, v2018.11: u-boot-spi/master
 2018-11-12 13:01 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Read default speed and mode values from DT
 2018-11-12 12:32 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] spl_spi: "

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

[U-Boot] [PATCH v4 1/5] linux/const.h: import from kernel
 2018-11-12 11:45 UTC  (9+ 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 1/2] exynos5-dt-types: add missing dtb file for Odroid HC1/HC2
 2018-11-12 11:04 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] odroid: Update README.odroid for support of Odroid HC1

[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] 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/1] efi_loader: do not use unsupported printf code
 2018-11-12  2:37 UTC 

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


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