messages from 2019-02-12 06:56:01 to 2019-02-13 10:33:40 UTC [more...]
[U-Boot] [BUG] booting on the Tinker Board (tinker-rk3288_defconfig) is broken
2019-02-13 10:33 UTC (14+ messages)
[U-Boot] [PATCH 00/10] spi: Add Allwinner A31 SPI driver
2019-02-13 10:27 UTC (25+ 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 v7 00/15] SiFive FU540 Support
2019-02-13 9:52 UTC (22+ messages)
` [U-Boot] [PATCH v7 14/15] doc: Add a readme guide for SiFive FU540
[U-Boot] [PATCH 00/33] x86: Add support for sound
2019-02-13 9:40 UTC (67+ 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] [PATCH] net:phy:aquantia Set only autoneg on in register 4.c441
2019-02-13 9:14 UTC
[U-Boot] [PATCH] hikey: Allow environment to store in eMMC and increase bootdelay
2019-02-13 8:58 UTC
[U-Boot] [RFC PATCH 1/3] sunxi: Use clrsetbits_le32 instead of multiple instruction
2019-02-13 8:50 UTC (7+ 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] [PULL] efi patch queue 2019-02-13
2019-02-13 8:48 UTC
[U-Boot] [PATCH v7 0/7] Add support for loading FPGA bitstream
2019-02-13 8:22 UTC (22+ messages)
` [U-Boot] [PATCH v7 1/7] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10
` [U-Boot] [PATCH v7 3/7] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
[U-Boot] [PATCH v3 00/13] Add Support for eMMC in AM65x-evm
2019-02-13 7:55 UTC (16+ messages)
` [U-Boot] [PATCH v3 01/13] arm64: dts: k3: Sync sdhci0 node from kernel
` [U-Boot] [PATCH v3 02/13] mmc: am654_mmc: Change driver name
` [U-Boot] [PATCH v3 03/13] mmc: am654_sdhci: Remove quirks
` [U-Boot] [PATCH v3 04/13] regmap: Add API regmap_init_mem_index()
` [U-Boot] [PATCH v3 05/13] regmap: Add support for polling on a register
` [U-Boot] [PATCH v3 06/13] mmc: sdhci: Add support for sdhci-caps-mask
` [U-Boot] [PATCH v3 07/13] mmc: sdhci: Make sdhci_set_clock() non static
` [U-Boot] [PATCH v3 08/13] arm: dts: k3: Add phy specific properties to SD card node
` [U-Boot] [PATCH v3 09/13] mmc: sdhci: Make set_ios_post() return int
` [U-Boot] [PATCH v3 10/13] mmc: am654_sdhci: Add Support for PHY
` [U-Boot] [PATCH v3 11/13] configs: am65x_evm: Enable CONFIG_REGMAP
` [U-Boot] [PATCH v3 12/13] mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
` [U-Boot] [PATCH v3 13/13] mmc: am654_sdhci: Add a platform specific set_control_reg() callback
[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] [PATCH 2/3] net: add higmacv300 Ethernet driver for HiSilicon platform
2019-02-13 7:21 UTC (3+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [RFC] efi_loader: EFI variables
2019-02-13 7:12 UTC (6+ messages)
[U-Boot] [PATCH v4 00/20] SF: Migrate to Linux SPI NOR framework
2019-02-13 3:51 UTC (7+ messages)
` [U-Boot] [PATCH v4 14/20] mtd: spi: Switch to new "
[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 (5+ messages)
` [U-Boot] [PATCH 1/4] ARM: dts: stm32: Synchronize DT with kernel one
` [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
[U-Boot] [PATCH 2/2] rockchip: Drop call to rockchip_dnl_mode_check() for now
2019-02-12 15:31 UTC (7+ messages)
` [U-Boot] [U-Boot, "
` [U-Boot] [U-Boot, 2/2] rockchip: Drop call to rockchip_dnl_mode_check() for now【请注意,邮件由u-boot-bounces@lists.denx.de代发】
[U-Boot] [PATCH v4 1/1] avb: add support for named persistent values
2019-02-12 15:31 UTC (6+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH] usb: host: Print device name when scanning
2019-02-12 14:56 UTC
[U-Boot] [PATCH v2 0/4] sunxi: SPI: Add SUN6I generation SPI support
2019-02-12 14:48 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/4] spi: sunxi: Enable and disable SPI clock on bus claim/release
` [U-Boot] [PATCH v2 2/4] clk: sunxi: Implement SPI gates clocks and reset
` [U-Boot] [PATCH v2 3/4] spi: sunxi: Add CLK support to Allwinner SPI driver
` [U-Boot] [PATCH v2 4/4] spi: sunxi: Support newer SoCs
` [U-Boot] [linux-sunxi] [PATCH v2 0/4] sunxi: SPI: Add SUN6I generation SPI support
[U-Boot] [PATCH v3 0/1] Read default speed and mode values from DT
2019-02-12 13:44 UTC (4+ messages)
` [U-Boot] [PATCH v3] dm: spi: "
[U-Boot] [PATCH 0/3] sunxi: Sync Bananapi M2+ dts files and add H5 variant
2019-02-12 13:08 UTC (13+ messages)
` [U-Boot] [PATCH 1/3] sunxi: Sync Bananapi M2+ device tree from Linux v5.0-rc1
[U-Boot] [PATCH] cmd: ximg.c: Add support for getting external data address and length
2019-02-12 12:49 UTC
[U-Boot] [PATCH] fpga: Add support for getting external data address and length
2019-02-12 12:41 UTC
[U-Boot] [PATCH v1 1/2] configs: k2g_evm: Enable CONFIG_BLK
2019-02-12 12:33 UTC (2+ messages)
[U-Boot] [PATCH] Convert CONFIG_IP_DEFRAG to Kconfig
2019-02-12 12:29 UTC
[U-Boot] [PATCH v5 0/3] Add MMD PHY helpers
2019-02-12 12:20 UTC (3+ messages)
` [U-Boot] [PATCH v5 3/3] cmd: mdio: Switch to generic helpers when accessing the registers
[U-Boot] [PATCH 1/3] spi: Kconfig: Mark CONFIG_SPI as Legacy spi support
2019-02-12 12:06 UTC (8+ messages)
` [U-Boot] [PATCH 2/3] mtd: spi: Kconfig: Update CONFIG_SPI_FLASH
` [U-Boot] [PATCH 3/3] mtd: spi: Kconfig: Select SPI_FLASH if DM_SPI_FLASH
[U-Boot] [PATCH] configs: tbs_a711: lower dram frequency
2019-02-12 11:57 UTC (4+ messages)
[U-Boot] [PATCH] pinctrl: rockchip: Add 32bit writing function for rk3288 gpio0 pinctrl
2019-02-12 11:55 UTC (2+ messages)
[U-Boot] [PATCH] Fix : Uboot crash when booting from SD
2019-02-12 11:20 UTC
[U-Boot] [PATCH v4 0/3] stm32mp1: add trusted boot with TF-A
2019-02-12 10:44 UTC (4+ messages)
` [U-Boot] [PATCH v4 1/3] "
` [U-Boot] [PATCH v4 2/3] stm32mp1: bsec: access with SMC for trusted boot
` [U-Boot] [PATCH v4 3/3] stm32mp1: display board information
[U-Boot] [RFC] Reserve ATF memory on Marvell Armdada 3700/7K/8K
2019-02-12 10:31 UTC (5+ messages)
[U-Boot] [RFC v2 00/15] dm, efi: integrate efi objects into DM
2019-02-12 9:47 UTC (14+ messages)
` [U-Boot] [RFC v2 02/15] efi_loader: boottime: convert efi_loaded_image_obj to DM
[U-Boot] [PATCH] mc : Add support to run MC in 128 MB DDR size
2019-02-12 9:13 UTC
[U-Boot] [PATCH][v3] board/lx2160ardb: Add distro boot support
2019-02-12 8:44 UTC (3+ messages)
[U-Boot] [PATCH v1 0/2] Allow platform specific service handling on PSCI
2019-02-12 8:27 UTC (3+ messages)
` [U-Boot] [PATCH v1 1/2] ARMv8: Allow SiP service extensions on top of PSCI code
` [U-Boot] [PATCH v1 2/2] ARMv8: Disable fwcall when PSCI is enabled
[U-Boot] [PATCH 1/2] xilinx: Move zynq_board_read_rom_ethaddr to shared location
2019-02-12 7:08 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] xilinx: common: Add support for DM_I2C zynq_board_read_rom_ethaddr()
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