public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-08-24 20:10:27 to 2018-08-27 23:54:58 UTC [more...]

[U-Boot] [PATCH 0/2] socfpga: cleanup files generated for spl
 2018-08-27 23:54 UTC  (9+ messages)
` [U-Boot] [PATCH 2/2] spl: socfpga: stratix10: add hex file output for spl image

[U-Boot] [PATCH v2 00/13] Import Undefined Behavior Sanitizer
 2018-08-27 20:24 UTC  (20+ messages)
` [U-Boot] [PATCH v2 01/13] UBSAN: run-time undefined behavior sanity checker
` [U-Boot] [PATCH v2 02/13] mmc: Fix signed shift overflow
` [U-Boot] [PATCH v2 03/13] armv8: mmu: "
` [U-Boot] [PATCH v2 04/13] pinctrl: renesas: "
` [U-Boot] [PATCH v2 05/13] net: phy: "
` [U-Boot] [PATCH v2 06/13] net: ravb: "
` [U-Boot] [PATCH v2 07/13] x86: Fix signed shift overflow in MSR_IA32_APICBASE_BASE
` [U-Boot] [PATCH v2 08/13] disk: part_dos: Fix signed shift overflow
` [U-Boot] [PATCH v2 09/13] common.h: Fix signed shift overflow in cpumask_next()
` [U-Boot] [PATCH v2 10/13] mmc: Fix read-past-end-of-array
` [U-Boot] [PATCH v2 11/13] hashtable: Fix zero-sized array
` [U-Boot] [PATCH v2 12/13] input: "
` [U-Boot] [PATCH v2 13/13] configs: sandbox*: Enable UBSAN

[U-Boot] [PATCH 1/1] test: fix typo in cmd_ut_category() description
 2018-08-27 20:04 UTC 

[U-Boot] [PATCH 00/25] [2/3] Initial support Texas Instrument's AM654 Platform
 2018-08-27 16:06 UTC  (9+ messages)
` [U-Boot] [PATCH 11/25] clk: Allow clock defaults to be set also during re-reloc state

[U-Boot] [PATCH v4 00/17] clk: Add Allwinner CLK, RESET support
 2018-08-27 15:04 UTC  (32+ messages)
` [U-Boot] [PATCH v4 01/17] clk: Add Allwinner A64 CLK driver
` [U-Boot] [PATCH v4 02/17] reset: Return 0 if no request ops
` [U-Boot] [PATCH v4 03/17] reset: Add Allwinner RESET driver
` [U-Boot] [PATCH v4 04/17] clk: sunxi: Add Allwinner H3/H5 CLK driver
` [U-Boot] [PATCH v4 05/17] clk: sunxi: Add Allwinner A10/A20 "
` [U-Boot] [PATCH v4 06/17] clk: sunxi: Add Allwinner A10s/A13 "
` [U-Boot] [PATCH v4 07/17] clk: sunxi: Add Allwinner A31 "
` [U-Boot] [PATCH v4 08/17] clk: sunxi: Add Allwinner A23 "
` [U-Boot] [PATCH v4 09/17] clk: sunxi: a23: Add CLK support for A33
` [U-Boot] [PATCH v4 10/17] clk: sunxi: Add Allwinner A83T CLK driver
` [U-Boot] [PATCH v4 11/17] clk: sunxi: Add Allwinner R40 "
` [U-Boot] [PATCH v4 12/17] clk: sunxi: Add Allwinner V3S "
` [U-Boot] [PATCH v4 13/17] sunxi: Enable CLK
` [U-Boot] [PATCH v4 14/17] phy: sun4i-usb: Use CLK and RESET support
` [U-Boot] [PATCH v4 15/17] musb-new: sunxi: "
` [U-Boot] [PATCH v4 16/17] sunxi: usb: Switch to Generic host controllers
` [U-Boot] [PATCH v4 17/17] usb: host: Drop [e-o]hci-sunxi drivers

[U-Boot] [PATCH 0/4] NXP LS1043A SMMU enabling patches
 2018-08-27 14:34 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] armv8: fsl-layerscape: add missing qe base address define
` [U-Boot] [PATCH 2/4] armv8: ls1043a: advertise QMan v3 in configuration
` [U-Boot] [PATCH 3/4] armv8: ls1043a: add icid setup support
` [U-Boot] [PATCH 4/4] armv8: ls1043a: enable icid setup for qman portals

[U-Boot] [PATCH v2 00/24] [2/3] Initial support Texas Instrument's AM654 Platform
 2018-08-27 14:13 UTC  (26+ messages)
` [U-Boot] [PATCH v2 01/24] firmware: Add basic support for TI System Control Interface (TI SCI) protocol
` [U-Boot] [PATCH v2 02/24] firmware: ti_sci: Add support for board configuration
` [U-Boot] [PATCH v2 03/24] firmware: ti_sci: Add support for device control
` [U-Boot] [PATCH v2 04/24] firmware: ti_sci: Add support for clock control
` [U-Boot] [PATCH v2 05/24] firmware: ti_sci: Add support for reboot core service
` [U-Boot] [PATCH v2 06/24] firmware: ti_sci: Add support for processor control services
` [U-Boot] [PATCH v2 07/24] dm: firmware: Automatically bind child devices
` [U-Boot] [PATCH v2 08/24] dm: reset: Update uclass to allow querying reset status
` [U-Boot] [PATCH v2 09/24] reset: Extend reset control with an optional data field
` [U-Boot] [PATCH v2 10/24] reset: Introduce TI System Control Interface (TI SCI) reset driver
` [U-Boot] [PATCH v2 11/24] clk: Extend clock control with an optional data field
` [U-Boot] [PATCH v2 12/24] clk: Introduce TI System Control Interface (TI SCI) clock driver
` [U-Boot] [PATCH v2 13/24] power domain: Add support for multiple powerdomains per device
` [U-Boot] [PATCH v2 14/24] power domain: Introduce TI System Control Interface (TI SCI) power domain driver
` [U-Boot] [PATCH v2 15/24] sysreset: Add TI System Control Interface (TI SCI) sysreset driver
` [U-Boot] [PATCH v2 16/24] mailbox: Allow attaching private data for mbox_chan
` [U-Boot] [PATCH v2 17/24] mailbox: Introduce K3 Secure Proxy Driver
` [U-Boot] [PATCH v2 18/24] spl: Allow mailbox drivers to be used within SPL
` [U-Boot] [PATCH v2 19/24] remoteproc: Allow for individual remoteproc initialization
` [U-Boot] [PATCH v2 20/24] remoteproc: Introduce K3 system controller
` [U-Boot] [PATCH v2 21/24] remoteproc: Introduce K3 remoteproc driver
` [U-Boot] [PATCH v2 22/24] spl: Allow remoteproc drivers to be used within SPL
` [U-Boot] [PATCH v2 23/24] mmc: k3_arasan: Add sdhci driver support for K3 family SoCs
` [U-Boot] [PATCH v2 24/24] gpio: do not include <asm/arch/gpio.h> for ARCH_K3

[U-Boot] [PATCH v2 0/8] [1/3] Initial support Texas Instrument's AM654 Platform
 2018-08-27 14:12 UTC  (14+ messages)
` [U-Boot] [PATCH v2 1/8] arm: K3: Add initial support for TI's K3 generation of SoCs
` [U-Boot] [PATCH v2 2/8] arm: K3: Add support for AM654 SoC definition
` [U-Boot] [PATCH v2 3/8] arm: K3: Update _start instruction
` [U-Boot] [PATCH v2 4/8] arm: K3: am654: Add support for boot device detection
` [U-Boot] [PATCH v2 5/8] arm: K3: am654: Unlock control module registers during init
` [U-Boot] [PATCH v2 6/8] armv8: K3: am654: Add custom MMU support
` [U-Boot] [PATCH v2 7/8] armv8: K3: am654: Introduce FIT generator script
` [U-Boot] [PATCH v2 8/8] armv8: K3: am654: Add support for generating build targets

[U-Boot] [PATCH v3] serial: omap: Introduce DM specific omap serial
 2018-08-27 14:12 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] [3/3] Initial support Texas Instrument's AM654 Platform
 2018-08-27 10:29 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] board: ti: am654: a53: Add initial support for am654
` [U-Boot] [PATCH v2 2/5] include: am654_evm: Establish initial environment for SD card boot
` [U-Boot] [PATCH v2 3/5] arm64: dts: k3: Add Support for AM654 SoC
` [U-Boot] [PATCH v2 4/5] arm64: dts: k3: Add u-boot specific nodes
` [U-Boot] [PATCH v2 5/5] configs: am65x_evm_a53: Add initial support

[U-Boot] [PATCH v2] serial: omap: Introduce DM specific omap serial
 2018-08-27 10:17 UTC  (3+ messages)

[U-Boot] [PATCH 0/8] [1/3] Initial support Texas Instrument's AM654 Platform
 2018-08-27 10:07 UTC  (5+ messages)

[U-Boot] [PATCH v3 00/58] clk: Add Allwinner CLK, RESET support
 2018-08-27 10:04 UTC  (9+ messages)
` [U-Boot] [PATCH v3 19/58] clk: sunxi: Implement direct MMC clocks
` [U-Boot] [PATCH v3 27/58] fastboot: sunxi: Update fastboot mmc default device

[U-Boot] [PATCH] phy: Add 25G_AUI, XLAUI, CAUI2, CAUI4 related macros
 2018-08-27  9:45 UTC 

[U-Boot] [PATCH] env: common: load read-only variables after reset
 2018-08-27  9:01 UTC  (2+ messages)

[U-Boot] [PATCH 00/15] efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
 2018-08-27  8:37 UTC  (38+ messages)
` [U-Boot] [PATCH 01/15] lib: build charset.o only if needed
` [U-Boot] [PATCH 02/15] efi_loader: rename utf16_strlen, utf16_strnlen
` [U-Boot] [PATCH 03/15] lib: charset: utility functions for Unicode
` [U-Boot] [PATCH 04/15] test: unit tests for Unicode functions
` [U-Boot] [PATCH 05/15] lib: vsprintf: correct printing of Unicode strings
` [U-Boot] [PATCH 06/15] test: test printing Unicode
` [U-Boot] [PATCH 07/15] efi_loader: remove limit on variable length
` [U-Boot] [PATCH 08/15] efi_loader: don't use unlimited stack as buffer
` [U-Boot] [PATCH 09/15] efi_loader: buffer size for load options
` [U-Boot] [PATCH 11/15] efi_loader: capitalization table
` [U-Boot] [PATCH 14/15] efi_loader: EFI_UNICODE_COLLATION_PROTOCOL

[U-Boot] [PATCH v2 1/2] Revert "arm: mvebu: fix boot from UART when in fallback mode"
 2018-08-27  7:41 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] ARM: mach-mvebu: handle fall-back to UART boot

[U-Boot] [PATCH] armv8:fsl-layerscape: Add support for Chassis 3.2
 2018-08-27  7:35 UTC 

[U-Boot] [PATCH][v3] driver: net: fsl-mc: Memset MC reserve ram memory before usage
 2018-08-27  7:28 UTC 

[U-Boot] [PATCH][v2] driver: net: fsl-mc: Memset MC reserve ram memory before usage
 2018-08-27  6:12 UTC 

[U-Boot] mtd: spi: Full DM conversion timeline
 2018-08-27  5:57 UTC 

[U-Boot] [PATCH] cmd: ubi: change 'default y' for SUNXI to 'imply' in Kconfig
 2018-08-26 21:01 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] configs: am57xx: change default board name to beagle_x15
 2018-08-26 21:01 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] GPIO: omap_gpio: Fix gpio name names with device tree
 2018-08-26 19:54 UTC  (2+ messages)

[U-Boot] [PATCH v9 00/18] efi: Enable sandbox support for EFI loader
 2018-08-26 18:27 UTC  (23+ messages)
` [U-Boot] [PATCH v9 02/18] efi: Don't allow CMD_BOOTEFI_SELFTEST on sandbox
` [U-Boot] [PATCH v9 03/18] efi: sandbox: Add distroboot support
` [U-Boot] [PATCH v9 04/18] efi: sandbox: Enable EFI loader build for sandbox
` [U-Boot] [PATCH v9 06/18] efi: sandbox: Add a simple 'bootefi test' command
` [U-Boot] [PATCH v9 09/18] sandbox: Align RAM buffer to the machine page size
` [U-Boot] [PATCH v9 10/18] sandbox: Try to start the RAM buffer at a particular address
` [U-Boot] [PATCH v9 12/18] sandbox: Enhance map_to_sysmem() to handle foreign pointers
` [U-Boot] [PATCH v9 13/18] efi: Add a call to exit() along with why we can't use it
` [U-Boot] [PATCH v9 16/18] efi: Add more debugging for memory allocations

[U-Boot] [PATCH v9 15/18] efi: sandbox: Tidy up copy_fdt() to work with sandbox
 2018-08-26 17:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, v9, "

[U-Boot] [PATCH v9 17/18] efi_loader: Pass address to fs_read()
 2018-08-26 17:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, v9, "

[U-Boot] [PATCH v9 14/18] efi: Relocate FDT to 127MB instead of 128MB
 2018-08-26 17:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, v9, "

[U-Boot] [PATCH 0/2] efi_loader: pass system table in loaded image protocol
 2018-08-26 13:31 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] "
` [U-Boot] [PATCH 2/2] efi_selftest: test for "

[U-Boot] [PATCH v2] drivers: esdhc: add support for ColdFire mcf5441x family
 2018-08-26 13:15 UTC 

[U-Boot] [PATCH 1/1] efi_selftest: memory leak testing manage protocols
 2018-08-26 12:58 UTC 

[U-Boot] [PATCH] drivers: esdhc: add support for coldfire mcf5441x family
 2018-08-26 12:40 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] ARM: dts: sunxi: Update dts(i) files from Linux-v4.18-rc3
 2018-08-26 10:47 UTC  (2+ messages)

[U-Boot] [PATCH] mtd: spi: Add DM support to SH QSPI driver
 2018-08-26 10:37 UTC  (3+ messages)

[U-Boot] Regression on ESPRESSObin / status of upstreaming
 2018-08-26  8:28 UTC 

[U-Boot] [PATCH] arm: omap: configs: various: Remove references to OMAP34XX_UARTx
 2018-08-25 20:03 UTC  (8+ messages)
` [U-Boot] "

[U-Boot] u-boot 2018.07/2018.09 'data abort' kernel start failure with GCC 8.2.0 on sun8i (H3)
 2018-08-25 20:02 UTC  (6+ messages)

[U-Boot] [PATCH] omap3: pandora: Enable DM_SERIAL
 2018-08-25 19:40 UTC 

[U-Boot] Pull request: u-boot-sunxi/master
 2018-08-25 13:16 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2018-08-25 13:16 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2018-08-25 13:16 UTC  (2+ messages)

[U-Boot] [PATCH] image-fdt: reserve lmb for fdt
 2018-08-25  1:32 UTC  (2+ messages)

[U-Boot] [PATCH] driver: net: fsl-mc: Memset MC reserve red memory before usage
 2018-08-25  0:53 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] board: advantech: dms-ba16: GBE MAC addr support in kernel bootargs
 2018-08-24 22:15 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] board: advantech: dms-ba16:: add the Q7 DualLite support

[U-Boot] [PATCH] ftgmac100: Add DM support to the current driver
 2018-08-24 20:21 UTC 

[U-Boot] [PATCH] ARM: dts: am33xx: fix SLEWCTRL_FAST pinctrl binding
 2018-08-24 20:10 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] env: ubi: Add missing ENV_NAME
 2018-08-24 20:10 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] u-boot: align cache flushes in load_elf_image_shdr to line boundaries
 2018-08-24 20:10 UTC  (2+ messages)
` [U-Boot] "


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