messages from 2019-01-31 15:30:59 to 2019-02-01 16:40:12 UTC [more...]
[U-Boot] [PATCH v4 00/20] mx6sabre: Add DM and SPL FIT support
2019-02-01 16:40 UTC (8+ 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 v2 1/2] Kconfig: Migrate CONFIG_BUILD_TARGET
2019-02-01 16:36 UTC (2+ messages)
[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] imx8mq-evk: Outbound network packets lost
2019-02-01 16:10 UTC (10+ 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 v7 0/7] Add support for loading FPGA bitstream
2019-02-01 16:02 UTC (20+ 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 v7 4/7] ARM: socfpga: Add the configuration for FPGA SoCFPGA A10 SoCDK
` [U-Boot] [PATCH v7 7/7] ARM: socfpga: Increase Malloc pool size to support FAT filesystem in SPL
[U-Boot] [PATCH v3 00/20] SF: Migrate to Linux SPI NOR framework
2019-02-01 15:54 UTC (17+ 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] [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 0/7] Add support for symlink creation in EXT4
2019-02-01 15:23 UTC (16+ 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 1/2] fs: fat: dynamically allocate memory for temporary buffer
2019-02-01 15:20 UTC (8+ messages)
` [U-Boot] [PATCH v2 2/2] fs: fat: Reduce default max clustersize 64KiB from malloc pool
[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 v2 00/21] imx: vybrid: Update BK4 and PCM052 boards to only use DM/DTS
2019-02-01 14:53 UTC (16+ 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] 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 0/2] Load splash from FIT image (internal, external, offset)
2019-02-01 13:31 UTC (3+ 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] arm: dts: am33xx: add u-boot, dm-spl to ocp bus
2019-02-01 13:27 UTC (10+ 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)
[U-Boot] [PATCH 1/3] x86: Change 4-level page table base address to low memory
2019-02-01 8:09 UTC (9+ 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 1/4 v3] pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr
2019-02-01 7:45 UTC (4+ messages)
` [U-Boot] [PATCH 2/4 v3] pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig
[U-Boot] [RFC 0/3] dm, efi: integrate efi_disk into DM
2019-02-01 5:54 UTC (4+ messages)
` [U-Boot] [RFC 2/3] efi_loader: associate BLK/PARTITION device to efi_disk
[U-Boot] [PATCH v6.2] cmd: env: add "-e" option for handling UEFI variables
2019-02-01 1:31 UTC
[U-Boot] [PATCH v2 18/19] rockchip: gru: Add extra device-tree settings
2019-01-31 21:18 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 19/19] rockchip: Add support for chromebook_bob
2019-01-31 21:18 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 15/19] rockchip: rk3399: Add ROCKCHIP_DEVICE_SETTINGS to set env
2019-01-31 21:18 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 16/19] rockchip: Move pull-up/down enum into a common file
2019-01-31 21:18 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 17/19] rockchip: Implement spl_gpio in the GPIO driver
2019-01-31 21:18 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 12/19] rockchip: Add settings for Samsung LPDDR3 4GB SDRAM 1866MHz
2019-01-31 21:18 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 13/19] rockchip: clk: Add mention of four new clocks
2019-01-31 21:18 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 14/19] rockchip: Tidy up board include-file ordering
2019-01-31 21:18 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 09/19] rockchip: evb_rk3399: Tidy up the README
2019-01-31 21:18 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 10/19] rockchip: Clarify docs on SPI writing
2019-01-31 21:18 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 11/19] rockchip: Allow booting from SPI
2019-01-31 21:18 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,11/19] "
[U-Boot] [PATCH v2 06/19] rockchip: Drop note about supporting other SoCs
2019-01-31 21:18 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 07/19] rockchip: Bring in device tree files for rk3399-gru
2019-01-31 21:18 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 08/19] rockchip: Adjust rk3399 device tree to be closer to linux
2019-01-31 21:18 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 03/19] gpio: Use more command-specific enums values
2019-01-31 21:18 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 04/19] gpio: Add a simple GPIO API for SPL
2019-01-31 21:18 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,04/19] "
[U-Boot] [PATCH v2 05/19] rockchip: Add mention of other boards
2019-01-31 21:18 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 01/19] lib: Allow using display_buffer() in SPL
2019-01-31 21:18 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 02/19] clk: Improve debug message in clk_set_default_rates()
2019-01-31 21:18 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 9/9] ARM: dts: rk322x: Correct the uart2 default pin configuration
2019-01-31 21:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 7/9] rockchip: defconfig: Clean the unused pinctrl config
2019-01-31 21:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 8/9] pinctrl: rockchip: Clean the unused rockchip pinctrl drivers
2019-01-31 21:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 5/9] rk3288: chrome: defconfig: Enable FDT for new pinctrl driver
2019-01-31 21:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 6/9] pinctrl: rockchip: Add common rockchip pinctrl driver
2019-01-31 21:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 2/9] ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPL
2019-01-31 21:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 3/9] ARM: rockchip: Kconfig: Remove the SPL_PINCTRL for rk3188
2019-01-31 21:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 4/9] ARM: rockchip: Remove the pinctrl request at rk3288-board-spl
2019-01-31 21:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 1/9] rockchip: rk3399-evb: defconfig: Enable FDT for new pinctrl driver
2019-01-31 21:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v3] rockchip: add support for veyron-speedy (ASUS Chromebook C201)
2019-01-31 21:12 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] rockchip: dts: rk3399-firely: add 'same-as-spl'
2019-01-31 21:12 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PULL u-boot] Please pull u-boot-amlogic-20190131
2019-01-31 21:07 UTC (2+ messages)
[U-Boot] Nand boot on imx6q board is broken
2019-01-31 19:32 UTC (5+ messages)
[U-Boot] RISC-V Open source Supervisor Binary Interface (OpenSBI) Version 0.1 Released
2019-01-31 19:25 UTC
[U-Boot] [PATCH 2/2] efi_loader: set the dhcp ack received flag
2019-01-31 18:29 UTC (7+ messages)
[U-Boot] [PATCH 1/5] bcm63158: add initial support
2019-01-31 17:57 UTC (5+ messages)
` [U-Boot] [PATCH 2/5] bcm963158: "
` [U-Boot] [PATCH 3/5] watchdog: bcm6345: allow to use this driver on arm bcm63158
` [U-Boot] [PATCH 4/5] dt: bcm63158: add watchdog
` [U-Boot] [PATCH 5/5] bcm963158: enable watchdog and reboot with watchdog
[U-Boot] [PATCH 0/3] PSCI support for r8a7790 SoC (Lager/Stout boards)
2019-01-31 17:38 UTC (4+ 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 3/3] ARM: rmobile: Add possibility to debug main PSCI commands
[U-Boot] [PATCH] dfu: mmc: call fs functions instead of run_command
2019-01-31 16:35 UTC (3+ messages)
` [U-Boot] "
[U-Boot] Help: CONFIG_ENV_IS_IN_SPI_FLASH on AllWinner H5?
2019-01-31 16:25 UTC (3+ messages)
[U-Boot] [PATCH v3 00/22] mx6sabre: Add DM and SPL FIT support
2019-01-31 15:45 UTC (6+ messages)
[U-Boot] [PATCH v2 0/7] Align U-Boot I2C DM bus ID handling with Linux
2019-01-31 15:31 UTC (6+ messages)
` [U-Boot] [PATCH v2 3/7] dm: core: Introduce dev_read_alias_highest_id()
` [U-Boot] [PATCH v2 4/7] dm: core: Add tests for dev_read_alias_highest_id()
` [U-Boot] [PATCH v2 5/7] i2c: dm: Record maximum id of devices before probing devices
` [U-Boot] [PATCH v2 6/7] i2c: Fill req_seq in i2c_post_bind()
` [U-Boot] [PATCH v2 7/7] i2c: mux: Generate longer i2c mux name
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