messages from 2019-02-12 15:50:39 to 2019-02-13 16:46:43 UTC [more...]
[U-Boot] [PATCH v2 0/9] arm: exynos: Fix reboot on Odroid HC1
2019-02-13 16:46 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/9] adc: exynos-adc: Fix wrong bit operation used to stop the ADC
` [U-Boot] [PATCH v2 2/9] power: regulator: s2mps11: Fix step for LDO27 and LDO35
` [U-Boot] [PATCH v2 3/9] arm: exynos: Detect revision later, when all resources are ready
` [U-Boot] [PATCH v2 4/9] arm: exynos: odroid-xu3: Display info late to have proper type
[U-Boot] [PATCH v8 0/8] Add support for loading FPGA bitstream
2019-02-13 16:25 UTC (14+ messages)
` [U-Boot] [PATCH v8 1/8] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10
` [U-Boot] [PATCH v8 2/8] ARM: socfpga: Add default FPGA bitstream fitImage for Arria10 SoCDK
` [U-Boot] [PATCH v8 3/8] fit: Add function declarations to the header file
` [U-Boot] [PATCH v8 4/8] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
` [U-Boot] [PATCH v8 5/8] ARM: socfpga: Add the configuration for FPGA SoCFPGA A10 SoCDK
` [U-Boot] [PATCH v8 6/8] spl : socfpga: Implement fpga bitstream loading with socfpga loadfs
` [U-Boot] [PATCH v8 7/8] ARM: socfpga: Synchronize the configuration for A10 SoCDK
` [U-Boot] [PATCH v8 8/8] ARM: socfpga: Increase Malloc pool size to support FAT filesystem in SPL
[U-Boot] [RFC PATCH 1/3] sunxi: Use clrsetbits_le32 instead of multiple instruction
2019-02-13 15:54 UTC (9+ messages)
` [U-Boot] [RFC PATCH 2/3] sunxi: Don't change the rank in dram size detection in A33
` [U-Boot] [RFC PATCH 3/3] sunxi: Fix A33 memory initialization
[U-Boot] [PATCH 0/9] xilinx: dts: Update various DT files
2019-02-13 15:54 UTC (10+ messages)
` [U-Boot] [PATCH 1/9] ARM: dts: Use mmc@ instead sdhci@
` [U-Boot] [PATCH 2/9] ARM: dts: zynq: Set correct manufacturer for ZedBoard and MicroZed boards
` [U-Boot] [PATCH 3/9] ARM: dts: zynq: correct and improve the model property of dt files
` [U-Boot] [PATCH 4/9] arm64: zynqmp: Add reset-on-timeout for all boards and modify default timeout value
` [U-Boot] [PATCH 5/9] xilinx: dts: Remove additional empty lines
` [U-Boot] [PATCH 6/9] arm64: dts: Fix various entry-method properties to reflect documentation
` [U-Boot] [PATCH 7/9] arm64: zynqmp: Remove autodetected devices without description
` [U-Boot] [PATCH 8/9] arm64: zynqmp: Fix i2c boot warning
` [U-Boot] [PATCH 9/9] arm64: zynqmp: Change the spi-rx-bus-width property to x1
[U-Boot] [PATCH v4 1/1] avb: add support for named persistent values
2019-02-13 15:38 UTC (7+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH 0/3] sunxi: Sync Bananapi M2+ dts files and add H5 variant
2019-02-13 15:33 UTC (4+ messages)
` [U-Boot] [PATCH 2/3] sunxi: Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3
[U-Boot] [PATCH v3 00/22] imx: vybrid: Update BK4 and PCM052 boards to only use DM/DTS
2019-02-13 15:01 UTC (4+ messages)
` [U-Boot] [PATCH v3 07/22] pcm052: board: Remove "m4go" command as it is superseded by "bootaux"
[U-Boot] [PATCH v4 00/20] SF: Migrate to Linux SPI NOR framework
2019-02-13 13:43 UTC (11+ messages)
` [U-Boot] [PATCH v4 14/20] mtd: spi: Switch to new "
[U-Boot] [BUG] booting on the Tinker Board (tinker-rk3288_defconfig) is broken
2019-02-13 13:24 UTC (21+ messages)
[U-Boot] [PATCH 1/3] arm64: zynqmp: Fix logic around CONFIG_ZYNQ_SDHCI
2019-02-13 13:22 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] arm64: zynqmp: Remove SPD related configurations
` [U-Boot] [PATCH 3/3] arm64: zynqmp: Remove board config files
[U-Boot] [PATCH] hikey: Allow environment to store in eMMC and increase bootdelay
2019-02-13 13:09 UTC (6+ messages)
[U-Boot] Compiling UBOOT for MIPS (Reference AP143 board)
2019-02-13 13:07 UTC (2+ messages)
[U-Boot] [PATCH v7 0/7] Add support for loading FPGA bitstream
2019-02-13 12:34 UTC (9+ messages)
` [U-Boot] [PATCH v7 3/7] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
[U-Boot] [PATCH] fit: Add support for printing more than one FPGA node name
2019-02-13 12:32 UTC
[U-Boot] [PATCH 00/10] spi: Add Allwinner A31 SPI driver
2019-02-13 12:17 UTC (27+ messages)
` [U-Boot] [PATCH 01/10] spi: sun4i: Poll for rxfifo empty
` [U-Boot] [PATCH 02/10] clk: sunxi: Implement SPI clocks, resets
` [U-Boot] [PATCH 03/10] spi: sun4i: Simplify reg writes using set/clrbits_le32
` [U-Boot] [PATCH 04/10] spi: sun4i: Access registers and bits via enum offsets
` [U-Boot] [PATCH 05/10] spi: sun4i: Support fifo_depth via drvdata
` [U-Boot] [PATCH 06/10] spi: sun4i: Add CLK support
` [U-Boot] [PATCH 07/10] spi: sun4: Add A31 spi controller support
` [U-Boot] [PATCH 08/10] spi: sun4i: Driver cleanup
` [U-Boot] [PATCH 09/10] spi: kconfig: Enable SUN4I_SPI by default if ARCH_SUNXI
` [U-Boot] [PATCH 10/10] board: sopine: Enable SPI/SPI-FLASH
[U-Boot] [PATCH 0/3] Add Ethernet support for Poplar board
2019-02-13 11:46 UTC (6+ messages)
` [U-Boot] [PATCH 2/3] net: add higmacv300 Ethernet driver for HiSilicon platform
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 00/33] x86: Add support for sound
2019-02-13 11:20 UTC (68+ messages)
` [U-Boot] [PATCH 01/33] log: Add a Kconfig option to set the default log level
` [U-Boot] [PATCH 02/33] log: Add documentation for convenience functions
` [U-Boot] [PATCH 03/33] log: Allow #define LOG_DEBUG to enable logging in a file
` [U-Boot] [PATCH 04/33] dm: syscon: Don't require a regmap for PCI devices
` [U-Boot] [PATCH 05/33] i2c: designware: Add error checking on init
` [U-Boot] [PATCH 06/33] pci: Don't export pci_hose_config_device()
` [U-Boot] [PATCH 07/33] pci: Fix comment in struct pci_child_platdata
` [U-Boot] [PATCH 08/33] gpio: Show inactive GPIOs when explicitly requested
` [U-Boot] [PATCH 09/33] gpio: Use case-insentive matching on the GPIO name
` [U-Boot] [PATCH 10/33] pci: Add IDs for Intel high-definition audio
` [U-Boot] [PATCH 11/33] sandbox: Add a note about the growing state_info struct
` [U-Boot] [PATCH 12/33] x86: Adjust I/O macros to work on 64-bit machines
` [U-Boot] [PATCH 13/33] x86: samus: Increase the pre-reloc memory
` [U-Boot] [PATCH 14/33] x86: link: Increase malloc size and decrease code size
` [U-Boot] [PATCH 15/33] x86: sandbox: pch: Add a CONFIG option for PCH
` [U-Boot] [PATCH 16/33] sandbox: pch: Add a test for the PCH uclass
` [U-Boot] [PATCH 17/33] pch: Add ioctl support
` [U-Boot] [PATCH 18/33] x86: ivybridge: Add a way to get the HDA config setting
` [U-Boot] [PATCH 19/33] sound: Mark sound_setup() as optional
` [U-Boot] [PATCH 20/33] sound: Add uclass operations for beeping
` [U-Boot] [PATCH 21/33] sound: Add support for Intel HDA
` [U-Boot] [PATCH 22/33] sandbox: sound: Silence sound for testing
` [U-Boot] [PATCH 23/33] sound: x86: link: Add sound support
` [U-Boot] [PATCH 24/33] sound: x86: Add beeping support in i8254
` [U-Boot] [PATCH 25/33] sound: Add a driver for the i8254 beep
` [U-Boot] [PATCH 26/33] x86: coreboot: Enable the beeper sound driver
` [U-Boot] [PATCH 27/33] x86: broadwell: Add support for the ADSP
` [U-Boot] [PATCH 28/33] x86: broadwell: Don't bother probing the PCH for pinctrl
` [U-Boot] [PATCH 29/33] x86: broadwell: Add support for serial I/O devices
` [U-Boot] [PATCH 30/33] x86: sound: Add support for broadwell I2S
` [U-Boot] [PATCH 31/33] sound: Add a driver for RealTek RT5677
` [U-Boot] [PATCH 32/33] x86: sound: Add sound support for samus (broadwell)
` [U-Boot] [PATCH 33/33] x86: Add sound support for samus
[U-Boot] [RESEND PATCH v5 0/7] Add support for symlink creation in EXT4
2019-02-13 11:15 UTC (8+ messages)
` [U-Boot] [RESEND PATCH v5 1/7] fs: ext4: do not allow writes if metadata checksum is active
` [U-Boot] [RESEND PATCH v5 2/7] test: fs: disable the metadata checksums on ext4 filesystems
` [U-Boot] [RESEND PATCH v5 3/7] test: fs: Add filesystem integrity checks
` [U-Boot] [RESEND PATCH v5 4/7] fs: ext4: constify the buffer passed to write functions
` [U-Boot] [RESEND PATCH v5 5/7] fs: ext4: Add support for the creation of symbolic links
` [U-Boot] [RESEND PATCH v5 6/7] fs: Add a new command to create "
` [U-Boot] [RESEND PATCH v5 7/7] test: fs: Added tests for symlinks
[U-Boot] [PATCH v2 0/4] Update stm32_sdmmc2 driver and DT bindings
2019-02-13 10:58 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/4] ARM: dts: stm32: Update sdmmc binding for stm32h743i-eval
` [U-Boot] [PATCH v2 2/4] ARM: dts: stm32: Update sdmmc binding for stm32mp157c-ed1
` [U-Boot] [PATCH v2 3/4] mmc: stm32_sdmmc2: Update DT properties with v4.19 bindings
` [U-Boot] [PATCH v2 4/4] mmc: stm32_sdmmc2: Fix r1b timeout issue
[U-Boot] [PATCH v5 0/7] Add support for symlink creation in EXT4
2019-02-13 10:56 UTC (9+ messages)
` [U-Boot] [PATCH v5 1/7] fs: ext4: do not allow writes if metadata checksum is active
` [U-Boot] [PATCH v5 2/7] test: fs: disable the metadata checksums on ext4 filesystems
` [U-Boot] [PATCH v5 3/7] test: fs: Add filesystem integrity checks
` [U-Boot] [PATCH v5 4/7] fs: ext4: constify the buffer passed to write functions
` [U-Boot] [PATCH v5 5/7] fs: ext4: Add support for the creation of symbolic links
` [U-Boot] [PATCH v5 6/7] fs: Add a new command to create "
` [U-Boot] [PATCH v5 7/7] test: fs: Added tests for symlinks
[U-Boot] [PATCH 0/4] Update stm32_sdmmc2 driver and DT bindings
2019-02-13 10:45 UTC (6+ messages)
` [U-Boot] [PATCH 1/4] ARM: dts: stm32: Update sdmmc binding for stm32h743i-eval
` [U-Boot] [PATCH 2/4] ARM: dts: stm32: Update sdmmc binding for stm32mp157c-ed1
` [U-Boot] [PATCH 3/4] mmc: stm32_sdmmc2: Update DT properties with v4.19 bindings
` [U-Boot] [PATCH 4/4] mmc: stm32_sdmmc2: Fix r1b timeout issue
[U-Boot] [PATCH v7 00/15] SiFive FU540 Support
2019-02-13 9:52 UTC (18+ messages)
` [U-Boot] [PATCH v7 14/15] doc: Add a readme guide for SiFive FU540
[U-Boot] [PATCH] net:phy:aquantia Set only autoneg on in register 4.c441
2019-02-13 9:14 UTC
[U-Boot] [PULL] efi patch queue 2019-02-13
2019-02-13 8:48 UTC
[U-Boot] [PATCH v3 00/13] Add Support for eMMC in AM65x-evm
2019-02-13 7:55 UTC (5+ messages)
` [U-Boot] [PATCH v3 05/13] regmap: Add support for polling on a register
` [U-Boot] [PATCH v3 09/13] mmc: sdhci: Make set_ios_post() return int
[U-Boot] [PATCH] MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC
2019-02-13 7:42 UTC (8+ messages)
[U-Boot] [RFC] efi_loader: EFI variables
2019-02-13 7:12 UTC (6+ messages)
[U-Boot] [PATCH 00/40] x86: Add support for booting from TPL
2019-02-13 1:28 UTC (3+ messages)
[U-Boot] [PATCH 1/1] test: let use gdbserver for all sandbox targets
2019-02-13 0:56 UTC (2+ messages)
[U-Boot] [PATCH 1/1] test/py: use default load address for tftp
2019-02-13 0:56 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] Please pull u-boot-x86
2019-02-13 0:56 UTC (2+ messages)
[U-Boot] [PATCH 0/3] PSCI support for r8a7790 SoC (Lager/Stout boards)
2019-02-12 21:20 UTC (18+ messages)
` [U-Boot] [PATCH 1/3] ARM: rmobile: Switch CPU to non-secure HYP mode for r8a7790 based boards
` [U-Boot] [PATCH 2/3] ARM: rmobile: Add basic PSCI support for r8a7790 SoC
[U-Boot] [PATCH v2] of-platdata: improve documentation
2019-02-12 21:14 UTC (4+ messages)
[U-Boot] [PATCH 1/1] efi_selftest: do not use efi_free_pool()
2019-02-12 21:02 UTC
[U-Boot] [PATCH 1/1] efi_selftest: fix memory allocation in HII tests
2019-02-12 21:01 UTC
[U-Boot] [PATCH v3 1/1] efi_selftest: LoadImage from file device path
2019-02-12 20:15 UTC
[U-Boot] [PATCH v1] dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm()
2019-02-12 17:28 UTC
[U-Boot] [RFC] ARM: omap3_logic_somlv: Enable OF_CONTROL in SPL
2019-02-12 17:19 UTC (11+ messages)
[U-Boot] [PATCH 1/5] drivers: usb: musb: Fail if the ctrl mod register is missing
2019-02-12 17:05 UTC (5+ messages)
` [U-Boot] [PATCH 2/5] drivers: usb: musb: Fix comparison between pointer and integer warn
` [U-Boot] [PATCH 3/5] spl: Add ability to disable SPL FAT
` [U-Boot] [PATCH 4/5] spl: Add common usb support in spl if needed
` [U-Boot] [PATCH 5/5] cmd: pxe: Increase MAX_TFTP_PATH_LEN to 256
[U-Boot] [PATCH] ARM: tegra: Reserve 32MB for the Linux kernel
2019-02-12 16:55 UTC (2+ messages)
[U-Boot] [PATCH 0/4] Add STM32MP1 Discovery boards
2019-02-12 15:50 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] board: stm32mp1: Update README file
` [U-Boot] [PATCH 3/4] Board: stm32mp1: Add supply current boot information
` [U-Boot] [PATCH 4/4] ARM: dts: stm32mp1: Add adc nodes
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