public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-11-05 18:01:42 to 2018-11-07 15:03:22 UTC [more...]

[U-Boot] [PATCH 0/9] ARM: Exynos: Add TM2 board support
 2018-11-07 15:03 UTC  (7+ 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] Some tegra cleanups and Kconfig migrations
 2018-11-07 14:12 UTC  (2+ messages)

[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 1/2] Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"
 2018-11-07 12:08 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFO

[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] [GIT PULL] Xilinx fixes for v2018.11-rc3
 2018-11-07  9:09 UTC 

[U-Boot] [PATCH 00/25] sandbox: Changes and improvements to support verified boot
 2018-11-07  7:56 UTC  (31+ 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] [PATCH v1] fs: ubifs: Fix UBIFS decompression on 64 bit
 2018-11-07  7:47 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] linux/sizes.h: sync from kernel
 2018-11-07  7:40 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] arm64: mvebu: a8k: autodetect RAM size

[U-Boot] [PATCH 1/2] efi_loader: export efi_locate_handle() function
 2018-11-07  7:36 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] efi_loader: enumerate disk devices every time

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

[U-Boot] [PATCH] imx: hab: extend hab_auth_img to calculate ivt_offset
 2018-11-06 16:39 UTC 

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

[U-Boot] [PATCH v2] riscv: cache: Implement i/dcache [status, enable, disable]
 2018-11-06 15:35 UTC  (7+ messages)

[U-Boot] CVE-2018-18439, CVE-2018-18440 - U-Boot verified boot bypass vulnerabilities
 2018-11-06 14:51 UTC 

[U-Boot] SPI in U-Boot on Raspberry Pi for TPM 2.0
 2018-11-06 12:46 UTC 

[U-Boot] [PATCH] spi: Zap mpc8xx_spi driver
 2018-11-06 12:36 UTC  (4+ messages)

[U-Boot] [PATCH v2] Aquantia: Print information about system interface and firmware version
 2018-11-06 12:16 UTC 

[U-Boot] [PATCH 1/9] powerpc, mpc8xx: clear top of stack
 2018-11-06 11:25 UTC  (9+ messages)
` [U-Boot] [PATCH 2/9] board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROL
` [U-Boot] [PATCH 3/9] drivers: watchdog: add a DM driver for the MPC8xx watchdog
` [U-Boot] [PATCH 4/9] board: MCR3000: use new DM watchdog
` [U-Boot] [PATCH 5/9] drivers: serial: migrate mpc8xx to DM
` [U-Boot] [PATCH 6/9] board: MCR3000: migrate to DM_SERIAL
` [U-Boot] [PATCH 7/9] drivers: serial: get rid of non DM mpc8xx driver
` [U-Boot] [PATCH 8/9] board_r: fix build with DM_SPI
` [U-Boot] [PATCH 9/9] spi, mpc8xx: migrate to DM_SPI

[U-Boot] [GIT PULL] Xilinx changes for v2018.11-rc2
 2018-11-06 11:16 UTC  (6+ messages)

[U-Boot] Ping failure
 2018-11-06 10:54 UTC  (3+ messages)

[U-Boot] [PATCH V2 1/4] tools: imx8image: check lseek return value
 2018-11-06 10:32 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/7] driver: net: ti: clean up and code optimization
 2018-11-06 10:20 UTC  (6+ messages)
` [U-Boot] [PATCH v2 4/7] driver: net: ti: cpsw: update to use SPDX identifier

[U-Boot] [PATCH v2] Ability to modify distro boot filename
 2018-11-06  9:30 UTC  (3+ messages)

[U-Boot] [PATCH] mtd: sf_probe: add jedec,spi-nor compatible
 2018-11-06  9:24 UTC 

[U-Boot] [PATCH v1] dm: Fix typo - missed semicolon
 2018-11-06  6:37 UTC  (2+ messages)

[U-Boot] [PATCH v1] x86: acpi: Remove redundant Offset (0x00)
 2018-11-06  5:33 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] sunxi: A64/H3/H5 DT updates
 2018-11-06  4:28 UTC  (5+ messages)

[U-Boot] [PATCH v5 0/4] Add support for Pinebook
 2018-11-06  4:24 UTC  (5+ messages)
` [U-Boot] [PATCH v5 1/4] mmc: sunxi: add support for automatic delay calibration
` [U-Boot] [PATCH v5 2/4] dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is missing
` [U-Boot] [PATCH v5 3/4] sun50i: A64: add support for R_I2C controller
` [U-Boot] [PATCH v5 4/4] sunxi: DT: add support for Pinebook

[U-Boot] [PATCH v3 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
 2018-11-06  2:48 UTC  (6+ messages)
` [U-Boot] [PATCH v3 14/18] serial: 16550: allow the driver to support MediaTek serial

[U-Boot] [PATCH V3 1/4] mmc: tmio: Switch to clock framework
 2018-11-05 21:45 UTC  (4+ messages)
` [U-Boot] [PATCH V3 2/4] mmc: tmio: Do not set divider to 1 in DDR mode
` [U-Boot] [PATCH V3 3/4] mmc: tmio: Keep generating clock when clock are enabled
` [U-Boot] [PATCH V3 4/4] mmc: tmio: sdhi: Switch CPG settings in UHS modes

[U-Boot] [PATCH 1/1] efi_loader: use u16* for UTF16 strings
 2018-11-05 19:22 UTC 

[U-Boot] [PATCH] Ability to modify distro boot filename
 2018-11-05 18:16 UTC  (3+ messages)

[U-Boot] [PATCH v6 00/27] TF-A Boot support for NXP Chassis 2 platforms
 2018-11-05 18:03 UTC  (20+ messages)
` [U-Boot] [PATCH v6 09/27] armv8: fsl-layerscape: identify boot source from PORSR register
` [U-Boot] [PATCH v6 10/27] armv8: layerscape: remove EL3 specific erratas for TFABOOT
` [U-Boot] [PATCH v6 11/27] armv8: fsl-layerscape: bootcmd identification "
` [U-Boot] [PATCH v6 12/27] armv8: layerscape: add SMC calls for DDR size and bank info
` [U-Boot] [PATCH v6 13/27] armv8: layerscape: skip OCRAM init for TFABOOT
` [U-Boot] [PATCH v6 14/27] armv8: fsl-layerscape: Update parsing boot source
` [U-Boot] [PATCH v6 15/27] armv8: sec_firmware: change el2_to_aarch32 SMC ID
` [U-Boot] [PATCH v6 16/27] armv8: sec_firmware: return job ring status as true in TFABOOT
` [U-Boot] [PATCH v6 17/27] net: fm: add TFABOOT support
` [U-Boot] [PATCH v6 18/27] drivers: qe: "
` [U-Boot] [PATCH v6 19/27] armv8: fsl-layerscape: add support of MC framework for TFA
` [U-Boot] [PATCH v6 20/27] armv8: ls1046ardb: Add TFABOOT support
` [U-Boot] [PATCH v6 21/27] armv8: ls1046aqds: "
` [U-Boot] [PATCH v6 22/27] armv8: ls1043ardb: "
` [U-Boot] [PATCH v6 23/27] armv8: ls1043aqds: "
` [U-Boot] [PATCH v6 24/27] armv8: ls1012ardb: "
` [U-Boot] [PATCH v6 25/27] armv8: ls1012aqds: fix secure boot compilation
` [U-Boot] [PATCH v6 26/27] armv8: ls1012aqds: Add TFABOOT support
` [U-Boot] [PATCH v6 27/27] armv8: ls1012afrx: "


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