public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-01-31 14:21:10 to 2019-02-01 15:04:51 UTC [more...]

[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 v2 0/7] Add support for symlink creation in EXT4
 2019-02-01 14:33 UTC  (8+ 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 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  (10+ messages)
` [U-Boot] [PATCH v3 1/8] net: mscc: Move ocelot_switch to mscc_eswitch folder
` [U-Boot] [PATCH v3 2/8] net: mscc: Move miim commands into separate file
` [U-Boot] [PATCH v3 3/8] net: mscc: Move ocelot_send and ocelot_recv in a different file
` [U-Boot] [PATCH v3 4/8] net: mscc: Move mac_table_add function into "
` [U-Boot] [PATCH v3 5/8] net: mscc: Remove unused variables
` [U-Boot] [PATCH v3 6/8] mips: mscc: luton: Add ethernet nodes for Luton
` [U-Boot] [PATCH v3 7/8] net: Add MSCC Luton networkd driver
` [U-Boot] [PATCH v3 8/8] configs: mscc_luton: Add network support

[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 v7 0/7] Add support for loading FPGA bitstream
 2019-02-01  8:29 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 v7 4/7] ARM: socfpga: Add the configuration for FPGA SoCFPGA A10 SoCDK
` [U-Boot] [PATCH v7 5/7] spl : socfpga: Implement fpga bitstream loading with socfpga loadfs
` [U-Boot] [PATCH v7 6/7] ARM: socfpga: Synchronize the configuration for 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  8:27 UTC  (22+ 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] net: phy: add TSE PCS support to dwmac-socfpga
 2019-02-01  8:21 UTC  (12+ messages)

[U-Boot] [PATCH v2 1/2] fs: fat: dynamically allocate memory for temporary buffer
 2019-02-01  8:19 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/2] fs: fat: Reduce default max clustersize 64KiB from malloc pool

[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  (5+ messages)
` [U-Boot] [PATCH 2/4 v3] pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig

[U-Boot] imx8mq-evk: Outbound network packets lost
 2019-02-01  7:06 UTC  (9+ messages)

[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] configs: fsl: move DDR specific defines to Kconfig
 2019-02-01  5:22 UTC 

[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  (6+ 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  (8+ messages)
` [U-Boot] [PATCH v2 1/7] dm: core: Add of_alias_get_highest_id()
` [U-Boot] [PATCH v2 2/7] fdt: Introduce fdtdec_get_alias_highest_id()
` [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

[U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM
 2019-01-31 15:20 UTC  (13+ messages)
` [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

[U-Boot] [PATCH] initcall: Move to inline function
 2019-01-31 15:06 UTC 

[U-Boot] [PATCH 0/4] Align U-Boot I2C DM bus ID handling with Linux
 2019-01-31 15:05 UTC  (4+ messages)
` [U-Boot] [PATCH 4/4] i2c: mux: Add support for not listed sub-buses

[U-Boot] [PATCH 0/9] sunxi: enable DM_MMC
 2019-01-31 14:55 UTC  (4+ messages)
` [U-Boot] [PATCH 9/9] mmc: sunxi: Mark end of DM_MMC #ifdefs

[U-Boot] [PATCH 00/13] board: ge: initial dm support
 2019-01-31 14:21 UTC  (14+ messages)
` [U-Boot] [PATCH 01/13] board: ge: bx50v3: Enable CONFIG_DM
` [U-Boot] [PATCH 02/13] board: ge: bx50v3: Enable CONFIG_DM_MMC
` [U-Boot] [PATCH 03/13] board: ge: bx50v3: Enable CONFIG_DM_GPIO
` [U-Boot] [PATCH 04/13] board: ge: bx50v3: Enable CONFIG_DM_SPI, CONFIG_DM_SPI_FLASH
` [U-Boot] [PATCH 05/13] board: ge: ppd: Enable CONFIG_DM
` [U-Boot] [PATCH 06/13] arm: imx: Add esdhc3/4 nodes to imx53.dtsi
` [U-Boot] [PATCH 07/13] board: ge: ppd: Enable CONFIG_DM_MMC
` [U-Boot] [PATCH 08/13] board: ge: store version information in fdt
` [U-Boot] [PATCH 09/13] board: ge: bx50v3: Specific ARP timeout removed
` [U-Boot] [PATCH 10/13] board: ge: bx50v3: Network booting of fitImage with nfs rootfs
` [U-Boot] [PATCH 11/13] mx53ppd: bring dock out of reset at boot
` [U-Boot] [PATCH 12/13] mx53ppd: fix unsupported set command
` [U-Boot] [PATCH 13/13] bootcount: i2c: Delay after writing


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