public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-11-14 11:40:58 to 2018-11-15 22:40:05 UTC [more...]

[U-Boot] [PATCH] usb: Introduce CONFIG_SPL_DM_USB
 2018-11-19 20:33 UTC  (5+ messages)
` [U-Boot] [PATCH v2 0/4] "
  ` [U-Boot] [PATCH v2 2/4] usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
  ` [U-Boot] [PATCH v3 0/5] usb: Introduce CONFIG_SPL_DM_USB
    ` [U-Boot] [PATCH v3 4/5] usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/

[U-Boot] Getting rid of board_mtdparts_default()
 2018-11-15 22:40 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] sun8i_emac: add support for setting EMAC TX/RX delay
 2018-11-15 22:07 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] enable EMAC for A64-OLinuXino

[U-Boot] [PATCH] mmc: tmio: Reorder TMIO clock handling
 2018-11-15 21:23 UTC 

[U-Boot] Please pull u-boot-dm
 2018-11-15 21:11 UTC  (4+ messages)

[U-Boot] [PATCH] travis: Ensure we use pytest 2.8.7
 2018-11-15 21:04 UTC  (2+ messages)

[U-Boot] [PATCH] armv7r: K3: Allow SPL to run only on core 0
 2018-11-15 21:04 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-sunxi/master
 2018-11-15 21:04 UTC  (2+ messages)

[U-Boot] [PATCH] arm: ti: boot: Fix U-Boot environment partition address
 2018-11-15 20:26 UTC 

[U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()
 2018-11-15 20:23 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/5] ACPI: Generate SPCR table
 2018-11-15 20:22 UTC  (23+ messages)
` [U-Boot] [PATCH v2 1/5] serial: Introduce ->getinfo() callback
` [U-Boot] [PATCH v2 2/5] serial: ns16550: Read reg-io-width from device tree
` [U-Boot] [PATCH v2 3/5] serial: ns16550: Provide ->getinfo() implementation
` [U-Boot] [PATCH v2 4/5] x86: acpi: Add SPCR table description
` [U-Boot] [PATCH v2 5/5] x86: acpi: Generate SPCR table

[U-Boot] [PATCH v12 0/6] efi_loader: Code refactoring and improvement
 2018-11-15 20:05 UTC  (5+ messages)
` [U-Boot] [PATCH v12 1/6] sandbox: Put CPUs under a cpu-bus node

[U-Boot] Ping failure
 2018-11-15 20:03 UTC  (3+ messages)

[U-Boot] environment reliability after "env default -f -a"
 2018-11-15 20:02 UTC 

[U-Boot] [PATCH v4 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
 2018-11-15 19:59 UTC  (7+ messages)
` [U-Boot] [PATCH v4 01/18] tools: MediaTek: add MTK boot header generation to mkimage
` [U-Boot] [PATCH v4 14/18] serial: 16550: allow the driver to support MediaTek serial

[U-Boot] efi disks in u-boot
 2018-11-15 19:45 UTC  (3+ messages)

[U-Boot] [PATCH 00/19] riscv: Adding RISC-V CPU and timer driver
 2018-11-15 19:21 UTC  (32+ messages)
` [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 04/19] cpu: Add a RISC-V CPU driver
` [U-Boot] [PATCH 07/19] riscv: kconfig: Allow platform to specify Kconfig options
` [U-Boot] [PATCH 08/19] riscv: Enlarge the default SYS_MALLOC_F_LEN
` [U-Boot] [PATCH 09/19] riscv: qemu: Probe cpus during boot
` [U-Boot] [PATCH 10/19] riscv: Add CSR numbers
` [U-Boot] [PATCH 13/19] riscv: Move trap handler codes to mtrap.S
` [U-Boot] [PATCH 14/19] riscv: Fix context restore before returning from trap handler
` [U-Boot] [PATCH 15/19] riscv: Return to previous privilege level after trap handling
` [U-Boot] [PATCH 16/19] riscv: Adjust the _exit_trap() position to come before handle_trap()
` [U-Boot] [PATCH 17/19] riscv: Pass correct exception code to _exit_trap()
` [U-Boot] [PATCH 18/19] riscv: Refactor handle_trap() a little for future extension
` [U-Boot] [PATCH 19/19] riscv: Allow U-Boot to run on hart 0 only

[U-Boot] [PATCH v5 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
 2018-11-15 19:21 UTC  (22+ messages)
` [U-Boot] [PATCH v5 01/18] tools: MediaTek: add MTK boot header generation to mkimage
` [U-Boot] [PATCH v5 02/18] arm: dts: MediaTek: add device tree for MT7629
` [U-Boot] [PATCH v5 03/18] arm: dts: MediaTek: add device tree for MT7623
` [U-Boot] [PATCH v5 04/18] arm: MediaTek: add basic support for MT7629 boards
` [U-Boot] [PATCH v5 05/18] arm: MediaTek: add basic support for MT7623 boards
` [U-Boot] [PATCH v5 06/18] clk: MediaTek: add clock driver for MT7629 SoC
` [U-Boot] [PATCH v5 07/18] clk: MediaTek: add clock driver for MT7623 SoC
` [U-Boot] [PATCH v5 08/18] timer: MediaTek: add timer driver for MediaTek SoCs
` [U-Boot] [PATCH v5 09/18] watchdog: MediaTek: add watchdog "
` [U-Boot] [PATCH v5 10/18] pinctrl: MediaTek: add pinctrl driver for MT7629 SoC
` [U-Boot] [PATCH v5 11/18] pinctrl: MediaTek: add pinctrl driver for MT7623 SoC
` [U-Boot] [PATCH v5 12/18] power domain: MediaTek: add power domain driver for MT7629 SoC
` [U-Boot] [PATCH v5 13/18] power domain: MediaTek: add power domain driver for MT7623 SoC
` [U-Boot] [PATCH v5 14/18] serial: MediaTek: add high-speed uart driver for MediaTek SoCs
` [U-Boot] [PATCH v5 15/18] ram: MediaTek: add DDR3 driver for MT7629 SoC
` [U-Boot] [PATCH v5 16/18] mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC
` [U-Boot] [PATCH v5 17/18] doc: README.mediatek: Add a simple README for MediaTek
` [U-Boot] [PATCH v5 18/18] MAINTAINERS: add an entry "

[U-Boot] [PATCH v2 0/3] sunxi-mmc: enable new clock mode on A64
 2018-11-15 19:20 UTC  (2+ messages)

[U-Boot] mtd partitions go away
 2018-11-15 16:47 UTC  (5+ messages)

[U-Boot] [question] need help with mmc-env-addr
 2018-11-15 16:09 UTC  (2+ messages)
  ` [U-Boot] Fw: "

[U-Boot] [PATCH v1 0/2] ACPI: Generate SPCR table
 2018-11-15 16:06 UTC  (7+ messages)
` [U-Boot] [PATCH v1 1/2] WIP: serial: Introduce ->getinfo() callback
` [U-Boot] [PATCH v1 2/2] WIP: x86: acpi: Generate SPCR table

[U-Boot] [PATCH u-boot v3 0/3] Add Amlogic Meson SPI Flash Controller driver
 2018-11-15 15:41 UTC  (9+ messages)
` [U-Boot] [PATCH u-boot v3 1/3] regmap: add regmap_read_poll_timeout() helper
` [U-Boot] [PATCH u-boot v3 2/3] test: regmap: add regmap_read_poll_timeout test
` [U-Boot] [PATCH u-boot v3 3/3] spi: Add Amlogic Meson SPI Flash Controller driver

[U-Boot] [PATCH] usb: Introduce CONFIG_SPL_DM_USB
 2018-11-15 15:16 UTC  (4+ messages)

[U-Boot] [PATCH v3] sun8i: h3: Add support for the Beelink-x2 STB
 2018-11-15 15:12 UTC  (2+ messages)

[U-Boot] confusion about CONFIG_SYS_TEXT_BASE and gd->relocaddr
 2018-11-15 14:42 UTC 

[U-Boot] [PATCH v2 1/2] rockchip: add support for veyron-speedy (ASUS Chromebook C201)
 2018-11-15 14:05 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/2] rockchip: fix incorrect detection of ram size
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [U-Boot, v2, 1/2] rockchip: add support for veyron-speedy (ASUS Chromebook C201)

[U-Boot] [PATCH v2 0/4] Stratix10 FPGA reconfiguration support
 2018-11-15 13:40 UTC  (15+ messages)
` [U-Boot] [PATCH v2 3/4] arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table

[U-Boot] [RESEND][PATCH] power: regulator: denied disable on always-on regulator
 2018-11-15 12:45 UTC 

[U-Boot] [PATCH v4] armv8: lx2160aqds : Add support for LX2160AQDS platform
 2018-11-15 12:31 UTC 

[U-Boot] [PATCH v3] armv8: lx2160aqds : Add support for LX2160AQDS platform
 2018-11-15 12:25 UTC 

[U-Boot] [ANN] U-Boot v2018.11 released
 2018-11-15 11:19 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] rockchip: rk3188: add support for usb-uart functionality
 2018-11-15  9:40 UTC  (4+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 0/2] Read SFDP parameters and access flash above 16MB
 2018-11-15  9:22 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] mtd/spi: Add JEDEC SFDP support in SPI framework

[U-Boot] [PATCH v2] sun8i: h3: Add support for the Beelink-x2 STB
 2018-11-15  8:49 UTC 

[U-Boot] [PATCH v3 6/6] spi: kirkwood: Full dm conversion
 2018-11-15  7:49 UTC  (3+ messages)

[U-Boot] [PATCH 01/15] Introduce CONFIG_FIT_EXTERNAL_OFFSET
 2018-11-15  7:07 UTC  (3+ messages)
` [U-Boot] [PATCH 15/15] imx: add i.MX8MQ EVK support

[U-Boot] [PATCH v3] cmd, fdt: add subcommand "get" to fdt header
 2018-11-15  5:06 UTC 

[U-Boot] [PATCH v2 0/3] efi_loader: add removable device support
 2018-11-15  4:58 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] efi_loader: export efi_locate_handle() function
` [U-Boot] [PATCH v2 2/3] efi_loader: enumerate disk devices every time
` [U-Boot] [PATCH v2 3/3] efi_loader: remove block device details from efi file

[U-Boot] [PATCH] imx: Add PHYTEC phyBOARD-i.MX6UL-Segin
 2018-11-15  0:25 UTC  (2+ messages)

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

[U-Boot] [PATCH] rockchip: video: mipi: Do not write to the version register
 2018-11-14 23:35 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] rockchip: video: mipi: Fix phy frequency setting
 2018-11-14 23:35 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] rockchip: rk3188: fix early uart setup
 2018-11-14 23:35 UTC  (3+ messages)
` [U-Boot] [U-Boot,2/2] "

[U-Boot] [PATCH v13 0/4] efi_loader: Code refactoring and improvement
 2018-11-14 23:11 UTC  (7+ messages)
` [U-Boot] [PATCH v13 1/4] sandbox: smbios: Update to support sandbox
` [U-Boot] [PATCH v13 4/4] efi: Rename bootefi_test_finish() to bootefi_run_finish()

[U-Boot] [PATCH v14 0/4] efi_loader: Code refactoring and improvement
 2018-11-14 23:11 UTC  (5+ messages)
` [U-Boot] [PATCH v14 1/4] sandbox: smbios: Update to support sandbox
` [U-Boot] [PATCH v14 2/4] efi: Split out test init/uninit into functions
` [U-Boot] [PATCH v14 3/4] efi: Create a function to set up for running EFI code
` [U-Boot] [PATCH v14 4/4] efi: Rename bootefi_test_finish() to bootefi_run_finish()

[U-Boot] arm: socfpga gen5: warm reboot reliability
 2018-11-14 23:06 UTC  (4+ messages)

[U-Boot] [PATCH] common: add board specific hook for os preboot config
 2018-11-14 23:00 UTC  (2+ messages)

[U-Boot] [PATCH] board: toradex: turn off lcd backlight before OS handover
 2018-11-14 22:52 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: make config structs const
 2018-11-14 20:11 UTC  (2+ messages)

[U-Boot] [PATCH] configs: move CONFIG_SPL_TEXT_BASE to Kconfig
 2018-11-14 18:51 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH 0/2] imx: fix M4 boot on i.MX8MQ processors
 2018-11-14 16:55 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] imx: mx8m: add memory mapping for CAAM and TCM
` [U-Boot] [PATCH 2/2] imx: bootaux: fix stack and pc assignment on 64-bit platforms

[U-Boot] [PATCH] configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS
 2018-11-14 16:11 UTC  (2+ messages)

[U-Boot] [PATCH] gpio: pca953x_gpio: fix DT GPIO flags translation
 2018-11-14 16:11 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] spi: Zap fsl_espi driver-related code
 2018-11-14 15:53 UTC  (4+ messages)

[U-Boot] list files on tftp / large kernel-image
 2018-11-14 15:52 UTC  (3+ messages)

[U-Boot] [PATCH] configs: at91: add CONFIG_OF_EMBED=y in all defconfigs
 2018-11-14 15:33 UTC  (3+ messages)

[U-Boot] [PATCH v2] cmd, fdt: add subcommand "get" to fdt header
 2018-11-14 15:22 UTC  (2+ messages)

[U-Boot] [PATCH] rpi: Do not use dtb loaded by firmware
 2018-11-14 13:53 UTC  (4+ messages)

[U-Boot] [PATCH 00/25] sandbox: Changes and improvements to support verified boot
 2018-11-14 13:28 UTC  (3+ messages)
` [U-Boot] [PATCH 20/25] efi_loader: Don't enable in SPL/TPL by default

[U-Boot] [PATCH] cmd, fdt: add subcommand "get" to fdt header
 2018-11-14 13:12 UTC 

[U-Boot] [PATCH v2 1/1] test/py: cleanup test_efi_selftest.py
 2018-11-14 13:03 UTC  (3+ messages)

[U-Boot] [PATCH V3 1/7] rsa: use new openssl API to create signature
 2018-11-14 12:54 UTC  (4+ messages)
` [U-Boot] [PATCH V3 7/7] test: vboot: clean its file

[U-Boot] [PATCH v2 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
 2018-11-14 12:53 UTC  (4+ messages)
` [U-Boot] [PATCH v2 17/18] spi: mtk_qspi: add qspi driver for MT7629 SoC

[U-Boot] [PATCH V4 1/7] rsa: use new openssl API to create signature
 2018-11-14 12:51 UTC  (7+ messages)
` [U-Boot] [PATCH V4 2/7] rsa: add a structure for the padding
` [U-Boot] [PATCH V4 3/7] rsa: add support of padding pss
` [U-Boot] [PATCH V4 4/7] doc: uImage.FIT: signature.txt: add option padding
` [U-Boot] [PATCH V4 5/7] configs: sandbox: enable padding pss for rsa signature
` [U-Boot] [PATCH V4 6/7] test: vboot: add "
` [U-Boot] [PATCH V4 7/7] test: vboot: clean its file

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


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