messages from 2019-02-01 08:21:10 to 2019-02-02 09:46:09 UTC [more...]
[U-Boot] [PATCH v4 00/20] mx6sabre: Add DM and SPL FIT support
2019-02-02 9:46 UTC (40+ messages)
` [U-Boot] [PATCH v4 01/20] common: spl_fit: Fix the spl_fit_image_get_os for FIT_IMAGE_TINY
` [U-Boot] [PATCH v4 02/20] usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
` [U-Boot] [PATCH v4 03/20] usb: ehci-mx6: Make regulator DM_REGULATOR dependent
` [U-Boot] [PATCH v4 04/20] configs: imx6sabreauto: Add DM_MMC support
` [U-Boot] [PATCH v4 05/20] configs: imx6sabreauto: Add DM_USB support
` [U-Boot] [PATCH v4 06/20] mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
` [U-Boot] [PATCH v4 07/20] board: mx6sabresd: Add board_fit_config_name_match to support FIT in SPL
` [U-Boot] [PATCH v4 08/20] board: mx6sabreauto: "
` [U-Boot] [PATCH v4 09/20] arm: dts: Add all the imx6[q|qp|dl] sabre[auto|sd] u-boot dts[i] files
` [U-Boot] [PATCH v4 10/20] arm: dts: Update all the dts[i] files for imx6[q|qp|dl] sabre[auto|sd]
` [U-Boot] [PATCH v4 11/20] configs: mx6sabreauto: Add SPL FIT and DM support
` [U-Boot] [PATCH v4 12/20] configs: mx6sabresd: "
` [U-Boot] [PATCH v4 13/20] mx6sabreauto: Add DM_GPIO support
` [U-Boot] [PATCH v4 14/20] mx6sabresd: "
` [U-Boot] [PATCH v4 15/20] configs: mx6sabreauto: Add DM_SPI_FLASH necessary configs
` [U-Boot] [PATCH v4 17/20] board: mx6sabreauto: Remove the non-DM code
` [U-Boot] [PATCH v4 16/20] configs: mx6sabresd: Add DM_SPI_FLASH necessary configs
` [U-Boot] [PATCH v4 18/20] board: mx6sabresd: Remove non-DM code
` [U-Boot] [PATCH v4 19/20] board: mx6sabresd: Remove the enet reset gpio handling
` [U-Boot] [PATCH v4 20/20] configs: mx6sabresd: Reduce SPL size by disabling DOS, EXT and EFI support
[U-Boot] IMX6 NAND boot regression
2019-02-02 8:28 UTC (3+ messages)
[U-Boot] [PATCH 0/4] Align U-Boot I2C DM bus ID handling with Linux
2019-02-02 6:22 UTC (10+ messages)
` [U-Boot] [PATCH 1/4] dm: core: Add of_alias_get_highest_id()
` [U-Boot] [PATCH 3/4] i2c: dm: Record maximum id of devices before probing devices
[U-Boot] [PATCH v2 1/2] lmb: handle more than one DRAM BANK
2019-02-02 6:06 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/2] test: lib: lmb: add lmb test for multiple RAM banks
[U-Boot] [PATCH 0/2] Load splash from FIT image (internal, external, offset)
2019-02-02 6:06 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] splash: Use splashfile instead of location->name
` [U-Boot] [PATCH 2/2] splash: Load internal and external data from FIT
[U-Boot] [PATCH 1/3] x86: Change 4-level page table base address to low memory
2019-02-02 6:06 UTC (6+ messages)
` [U-Boot] [PATCH 2/3] x86: Don't copy the cpu_call64() function to a hardcoded address
` [U-Boot] [PATCH 3/3] x86: Use the existing GDT in the ROM for 64-bit U-Boot proper
[U-Boot] [PATCH v4] misc: fs_loader: Add support for initializing block device
2019-02-02 6:06 UTC (2+ messages)
[U-Boot] [PATCH] core: ofnode: Add ofnode_pci_get_devfn()
2019-02-02 6:05 UTC (6+ messages)
[U-Boot] [RFC PATCH] dm: device: Do not probe parents which are probed already
2019-02-02 6:05 UTC (4+ messages)
[U-Boot] [PATCH v2 2/2] Kconfig: Add u-boot.itb BUILD_TARGET for Rockchip
2019-02-02 3:35 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v7 0/7] Add support for loading FPGA bitstream
2019-02-02 3:27 UTC (21+ messages)
` [U-Boot] [PATCH v7 1/7] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10
` [U-Boot] [PATCH v7 2/7] ARM: socfpga: Add default FPGA bitstream fitImage for Arria10 SoCDK
` [U-Boot] [PATCH v7 3/7] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
[U-Boot] [PATCH 1/3] configs: am65x_evm_r5: Enable GPT support
2019-02-01 21:04 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] am65x_evm: Allow bootm to load larger kernels
` [U-Boot] [PATCH 3/3] armv7R: K3: am654: Fix order of debug elements in x509 template
[U-Boot] [PATCH v2 00/21] imx: vybrid: Update BK4 and PCM052 boards to only use DM/DTS
2019-02-01 20:49 UTC (17+ messages)
` [U-Boot] [PATCH v2 01/21] net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driver
` [U-Boot] [PATCH v2 02/21] net: Kconfig: FEC: Add dependency on VF610
` [U-Boot] [PATCH v2 03/21] vybrid: ddr: Extend vf610-pinfunc.h with DDR pads definitions
` [U-Boot] [PATCH v2 04/21] vybrid: clock: Provide enable_i2c_clk() function for Vybrid
` [U-Boot] [PATCH v2 08/21] ARM: DTS: vybrid: Update vf.dtsi file to descibe more vf610 hardware
[U-Boot] [PATCH v4 1/1] avb: add support for named persistent values
2019-02-01 20:38 UTC (3+ messages)
[U-Boot] [PULL] Please pull u-boot-rockchip:tags/for-master-20190201
2019-02-01 20:25 UTC (2+ messages)
[U-Boot] [PATCH v3 0/6] Add support for symlink creation in EXT4
2019-02-01 18:59 UTC (8+ messages)
` [U-Boot] [PATCH v3 1/6] fs: ext4: do not allow writes if metadata checksum is active
` [U-Boot] [PATCH v3 2/6] test: fs: disable the metadata checksums on ext4 filesystems
` [U-Boot] [PATCH v3 3/6] fs: ext4: constify the buffer passed to write functions
` [U-Boot] [PATCH v3 4/6] fs: ext4: Add support for the creation of symbolic links
` [U-Boot] [PATCH v3 5/6] fs: Add a new command to create "
` [U-Boot] [PATCH v3 6/6] test: fs: Added tests for symlinks
[U-Boot] [PATCH v1 0/4] arm: socfgpa: support of-platdata
2019-02-01 18:58 UTC (11+ messages)
[U-Boot] [PATCH v2 0/7] Add support for symlink creation in EXT4
2019-02-01 18:58 UTC (19+ messages)
` [U-Boot] [PATCH v2 1/7] fs: ext4: do not allow writes if metadata checksum is active
` [U-Boot] [PATCH v2 2/7] test: fs: disable the metadata checksums on ext4 filesystems
` [U-Boot] [PATCH v2 3/7] test: fs: run fsck after on fs image after the tests are run
` [U-Boot] [PATCH v2 4/7] fs: ext4: constify the buffer passed to write functions
` [U-Boot] [PATCH v2 5/7] fs: ext4: Add support for the creation of symbolic links
` [U-Boot] [PATCH v2 6/7] fs: Add a new command to create "
` [U-Boot] [PATCH v2 7/7] test: fs: Added tests for symlinks
[U-Boot] [PATCH v2] spl: implement CRC check on U-Boot uImage
2019-02-01 18:55 UTC (5+ messages)
[U-Boot] [PATCH] sf: prevent clean_bar overwriting error codes
2019-02-01 18:52 UTC (3+ messages)
[U-Boot] [PATCH v2 1/2] Kconfig: Migrate CONFIG_BUILD_TARGET
2019-02-01 18:52 UTC (3+ messages)
[U-Boot] imx8mq-evk: Outbound network packets lost
2019-02-01 18:25 UTC (12+ messages)
[U-Boot] [PULL] u-boot-mips
2019-02-01 17:38 UTC
[U-Boot] [PATCH v3 00/20] SF: Migrate to Linux SPI NOR framework
2019-02-01 17:08 UTC (19+ messages)
` [U-Boot] [PATCH v3 16/20] mtd: spi: Add lightweight SPI flash stack for SPL
` [U-Boot] [PATCH v3 19/20] configs: Don't use SPI_FLASH_BAR as default
[U-Boot] [RFC PATCH v1] MLK-12883 usb: limit USB_MAX_XFER_BLK to 256
2019-02-01 16:42 UTC
[U-Boot] [PATCH v1 00/23] apalis imx6 fixes, device tree enablement and driver model conversion
2019-02-01 16:29 UTC (24+ messages)
` [U-Boot] [PATCH v1 01/23] apalis_imx6: get rid of obsolete nospl configurations
` [U-Boot] [PATCH v1 02/23] apalis_imx6: use distro defaults
` [U-Boot] [PATCH v1 03/23] apalis_imx6: move console in env and dfu mmc from header file to defconfig
` [U-Boot] [PATCH v1 04/23] apalis_imx6: enable fit image, gpt, imx thermal, efi loader support
` [U-Boot] [PATCH v1 05/23] apalis_imx6: remove obsolete USB_GADGET_MASS_STORAGE configuration
` [U-Boot] [PATCH v1 06/23] apalis_imx6: migrate to using device tree
` [U-Boot] [PATCH v1 07/23] apalis_imx6: clean-up and migrate gpios to using driver model
` [U-Boot] [PATCH v1 08/23] apalis_imx6: enable pin control driver
` [U-Boot] [PATCH v1 09/23] apalis_imx6: migrate i2c to using driver model
` [U-Boot] [PATCH v1 10/23] apalis_imx6: migrate pmic and regulator "
` [U-Boot] [PATCH v1 11/23] apalis_imx6: migrate mmc and sata "
` [U-Boot] [PATCH v1 12/23] apalis_imx6: migrate usb "
` [U-Boot] [PATCH v1 13/23] apalis_imx6: drop CONFIG_OF_SYSTEM_SETUP
` [U-Boot] [PATCH v1 14/23] apalis_imx6: add distroboot support
` [U-Boot] [PATCH v1 15/23] apalis_imx6: use both sd/mmc interfaces for setsdupdate
` [U-Boot] [PATCH v1 16/23] apalis_imx6: unify sd/mmc drive strength with linux kernel settings
` [U-Boot] [PATCH v1 17/23] apalis_imx6: pf0100: reorder and cleanup message printing
` [U-Boot] [PATCH v1 18/23] apalis_imx6: disable ri and dcd irq in uarts
` [U-Boot] [PATCH v1 19/23] apalis_imx6: revert fuse value set in mfgr_fuse
` [U-Boot] [PATCH v1 20/23] configs: apalis_imx6: Use ext4 file system by default
` [U-Boot] [PATCH v1 21/23] apalis_imx6: use SDP if USB serial downloader has been used
` [U-Boot] [PATCH v1 22/23] apalis_imx6: switch to zimage
` [U-Boot] [PATCH v1 23/23] board: apalis_imx6: check for and report ecc errors in fuses
[U-Boot] [PATCH] configs: fsl: move DDR specific defines to Kconfig
2019-02-01 16:15 UTC (2+ messages)
[U-Boot] [PATCH 1/2] rockchip: rk3399-puma: enable SPL_ATF_NO_PLATFORM_PARAM
2019-02-01 16:04 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] rockchip: rk3399: spl: ensure that debug_uart_init is called
[U-Boot] [PATCH v3 0/7] AM65x: Add DMA support
2019-02-01 15:35 UTC (13+ messages)
` [U-Boot] [PATCH v3 2/7] soc: ti: k3: add navss ringacc driver
` [U-Boot] [PATCH v3 3/7] soc: ti: k3: add CPPI5 description and helpers
` [U-Boot] [PATCH v3 4/7] dma: ti: add driver to K3 UDMA
` [U-Boot] [PATCH v3 5/7] soc: keystone: Merge into TI specific directory
` [U-Boot] [PATCH v3 6/7] arm64: dts: ti: k3-am65: add mcu navss nodes
` [U-Boot] [PATCH v3 7/7] configs: am65x_evm_a53: Enable DMA related configs
[U-Boot] [PATCH v2 1/2] fs: fat: dynamically allocate memory for temporary buffer
2019-02-01 15:20 UTC (5+ messages)
[U-Boot] [PATCH v1 0/3] toradex: common: fix/improve config block handling
2019-02-01 15:18 UTC (4+ messages)
` [U-Boot] [PATCH v1 1/3] toradex: configblock: add an -y parameter to 'cfgblock create’
` [U-Boot] [PATCH v1 2/3] toradex: common: unify behaviour when config block is missing
` [U-Boot] [PATCH v1 3/3] tdx-cfg-block: fix off by one issue
[U-Boot] [PATCH 0/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
2019-02-01 15:17 UTC (11+ messages)
` [U-Boot] [PATCH 1/5] driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr
` [U-Boot] [PATCH 2/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
` [U-Boot] [PATCH 3/5] arm64: dts: ti: k3-am65: add mcu cpsw node
` [U-Boot] [PATCH 4/5] arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs
` [U-Boot] [PATCH 5/5] configs: am65x_evm_a53: enable networking
[U-Boot] [PATCH v1 0/3] imx: cpu.c, serial_mxc, dts fixes/improvements
2019-02-01 15:04 UTC (4+ messages)
` [U-Boot] [PATCH v1 1/3] ARM: dts: i.MX6Q, i.MX6QDL: fix address/size-cells warnings
` [U-Boot] [PATCH v1 2/3] imx: serial_mxc: disable ri and dcd irq in dte mode
` [U-Boot] [PATCH v1 3/3] imx: cpu.c: give access to reset cause in spl
[U-Boot] [PATCH v3 0/2] While converting SATA on Apalis iMX6 to use driver model I noticed it
2019-02-01 15:01 UTC (3+ messages)
` [U-Boot] [PATCH v3 1/2] dm: device: fail uclass_find_first_device() if list_empty
` [U-Boot] [PATCH v3 2/2] cmd: sata: add null pointer check for dev
[U-Boot] [PATCH] board: raspberrypi: add serial and revision to the device tree
2019-02-01 14:39 UTC
[U-Boot] [PATCH 2/2] rockchip: Drop call to rockchip_dnl_mode_check() for now
2019-02-01 14:39 UTC (9+ 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] arm: dts: am33xx: add u-boot, dm-spl to ocp bus
2019-02-01 13:27 UTC (9+ messages)
[U-Boot] Please pull u-boot-video
2019-02-01 13:26 UTC (2+ messages)
[U-Boot] [PATCH v3 0/8] Add network support for Luton SoCs
2019-02-01 13:18 UTC (2+ messages)
[U-Boot] [PATCH] mips: mt76xx: Use correct timer frequency
2019-02-01 13:12 UTC (2+ messages)
[U-Boot] [PATCH] MSCC: Fix Jaguar2 board detection
2019-02-01 13:10 UTC (2+ messages)
[U-Boot] [PATCH] MSCC: Jaguar2 enable debug uart
2019-02-01 13:10 UTC (2+ messages)
[U-Boot] [PATCH 1/3] fsl_sec: fix register layout on Layerscape architectures
2019-02-01 10:24 UTC (3+ messages)
` [U-Boot] [PATCH] pci: layerscape: add option to statically allocate PCI StreamIDs
` [U-Boot] [u-boot] "
[U-Boot] [PATCH v3] net: phy: add TSE PCS support to dwmac-socfpga
2019-02-01 8:21 UTC (12+ messages)
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