public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-01-28 20:15:53 to 2019-01-30 00:40:12 UTC [more...]

[U-Boot] [RFC 0/3] dm, efi: integrate efi_disk into DM
 2019-01-30  0:40 UTC  (14+ messages)
` [U-Boot] [RFC 1/3] dm: blk: add UCLASS_PARTITION
` [U-Boot] [RFC 2/3] efi_loader: associate BLK/PARTITION device to efi_disk
` [U-Boot] [RFC 3/3] drivers: align block device drivers with DM-efi integration

[U-Boot] input in flex scanner failed (for rpi_0_w_defconfig)
 2019-01-30  0:20 UTC  (2+ messages)

[U-Boot] [PATCH v6 0/7] cmd: add efidebug for efi environment
 2019-01-30  0:00 UTC  (9+ messages)
` [U-Boot] [PATCH v6 1/7] cmd: env: add "-e" option for handling UEFI variables
` [U-Boot] [PATCH v6 6/7] cmd: efidebug: add images command

[U-Boot] [PATCH v2 0/2] efi_loader: Patch RTS at ExitBootServices
 2019-01-29 23:48 UTC  (17+ messages)
` [U-Boot] [PATCH v2 1/2] x86: Add efi runtime reset

[U-Boot] [PATCH v1 0/3] Add support for symlink creation in EXT4
 2019-01-29 23:26 UTC  (6+ messages)
` [U-Boot] [PATCH v1 1/3] fs: ext4: constify the buffer passed to write functions
` [U-Boot] [PATCH v1 2/3] fs: ext4: Add support for the creation of symbolic links
` [U-Boot] [PATCH v1 3/3] fs: Add a new command to create "

[U-Boot] Two u boot environment on eMMC
 2019-01-29 23:20 UTC  (2+ messages)

[U-Boot] [PATCH 00/20] imx: add i.MX8MM support
 2019-01-29 23:18 UTC  (8+ messages)
` [U-Boot] [PATCH 10/20] imx8m: add clk support for i.MX8MM
` [U-Boot] [PATCH 16/20] imx8m: fix sd to mmc1 and emmc to mmc2 "
` [U-Boot] [PATCH 20/20] imx: add i.MX8MM EVK board support

[U-Boot] [PATCH 1/1] x86: #define CONFIG_LOADADDR 0x1100000
 2019-01-29 23:18 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Add Ethernet support for Poplar board
 2019-01-29 21:57 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] reset: add reset driver for HiSilicon platform
` [U-Boot] [PATCH 2/3] net: add higmacv300 Ethernet "
` [U-Boot] [PATCH 3/3] poplar: enable Ethernet driver support

[U-Boot] [PATCH v3 0/1] Read default speed and mode values from DT
 2019-01-29 21:30 UTC  (3+ messages)
` [U-Boot] [PATCH v3] dm: spi: "

[U-Boot] [PATCH] Makefile: remove generated font files
 2019-01-29 20:15 UTC 

[U-Boot] U-Boot OMAP3 memory map potential issues/questions
 2019-01-29 19:07 UTC 

[U-Boot] [PATCH 1/3] ARM: zynq: Disable i2c for Zybo/Zybo Z7
 2019-01-29 19:03 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] ARM: zynq: Convert Syzygy and Topic Miami to DM_I2C

[U-Boot] [PATCH] sunxi: amarula_a64_relic: Enable USB host
 2019-01-29 18:28 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/9] mmc: sunxi: Enable DM_MMC
 2019-01-29 18:26 UTC  (23+ messages)
` [U-Boot] [PATCH v4 1/9] sunxi: clk: enable clk and reset for CCU devices
` [U-Boot] [PATCH v4 2/9] sunxi: clk: add MMC gates/resets
` [U-Boot] [PATCH v4 3/9] sunxi: clk: A80: add MMC clock support
` [U-Boot] [PATCH v4 4/9] mmc: sunxi: Add remaining compatible strings
` [U-Boot] [PATCH v4 5/9] mmc: sunxi: Add DM_MMC support for H6
` [U-Boot] [PATCH v4 6/9] mmc: sunxi: Add DM clk and reset support
` [U-Boot] [PATCH v4 7/9] sunxi: board: do MMC pinmux setup for DM_MMC builds
` [U-Boot] [PATCH v4 8/9] arm: sunxi: Enable DM_MMC
` [U-Boot] [PATCH v4 9/9] arm: dts: sunxi: Enumerate MMC2 as MMC1

[U-Boot] [PATCH] sunxi: A64: pinebook-u-boot: Include sunxi-u-boot.dtsi
 2019-01-29 18:21 UTC  (3+ messages)

[U-Boot] [PATCH v3.1 9/9] arm: dts: sunxi: Alter mmc2 auto-numbering to mmc1
 2019-01-29 18:20 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] sunxi: enable DM_MMC
 2019-01-29 18:20 UTC  (3+ messages)
` [U-Boot] [PATCH 7/9] mmc: sunxi: Honour non-removable property in DT
  ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH v2 00/22] mx6sabre: Add DM and SPL FIT support
 2019-01-29 17:03 UTC  (40+ messages)
` [U-Boot] [PATCH v2 01/22] usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
` [U-Boot] [PATCH v2 02/22] usb: ehci-mx6: Make regulator DM_REGULATOR dependent
` [U-Boot] [PATCH v2 03/22] configs: imx6sabreauto: Add DM_MMC support
` [U-Boot] [PATCH v2 04/22] configs: imx6sabreauto: Add DM_USB support
` [U-Boot] [PATCH v2 05/22] mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
` [U-Boot] [PATCH v2 06/22] board: mx6sabresd: Add board_fit_config_name_match to support FIT in SPL
` [U-Boot] [PATCH v2 07/22] board: mx6sabreauto: "
` [U-Boot] [PATCH v2 08/22] arm: dts: Add all the imx6[q|qp|dl] sabre[auto|sd] u-boot dts[i] files
` [U-Boot] [PATCH v2 09/22] arm: dts: Update all the dts[i] files for imx6[q|qp|dl] sabre[auto|sd]
` [U-Boot] [PATCH v2 10/22] arm: imx: Add FIT SPL its
  ` [U-Boot] [PATCH v2 11/22] configs: mx6sabreauto: Add SPL FIT and DM support
  ` [U-Boot] [PATCH v2 12/22] configs: mx6sabresd: "
  ` [U-Boot] [PATCH v2 13/22] mx6sabreauto: Add DM_GPIO support
  ` [U-Boot] [PATCH v2 14/22] mx6sabresd: "
  ` [U-Boot] [PATCH v2 15/22] configs: mx6sabreauto: Add DM_SPI_FLASH necessary configs
  ` [U-Boot] [PATCH v2 16/22] configs: mx6sabresd: "
  ` [U-Boot] [PATCH v2 17/22] board: mx6sabreauto: Remove the non-DM code
  ` [U-Boot] [PATCH v2 18/22] board: mx6sabresd: Remove "
  ` [U-Boot] [PATCH v2 19/22] board: mx6sabresd: Remove the enet reset gpio handling
  ` [U-Boot] [PATCH v2 20/22] configs: mx6sabresd: Reduce size for SPL by disabling SPL_DOS and SPL_EFI
  ` [U-Boot] [PATCH v2 21/22] board: mx6sabreauto: Update README with the SPL DM FIT info
  ` [U-Boot] [PATCH v2 22/22] board: mx6sabresd: "

[U-Boot] Probing flash before Env setup (Env in UBI)
 2019-01-29 16:20 UTC 

[U-Boot] [PATCH 00/12] nxp: fix dhcp and efi boot support for various socs
 2019-01-29 15:38 UTC  (13+ messages)
` [U-Boot] [PATCH 01/12] nxp: ls1088a: fix dppa exit when using efi boot
` [U-Boot] [PATCH 02/12] nxp: ls1088a: fix fsl-mc search path
` [U-Boot] [PATCH 03/12] Revert "ls1088a: remove dhcp function from u-boot env as boot source"
` [U-Boot] [PATCH 04/12] nxp: ls1088a: use default scan_dev_for_boot
` [U-Boot] [PATCH 05/12] Revert "ls2080ardb: remove dhcp function from env as boot source"
` [U-Boot] [PATCH 06/12] nxp: ls2080a: use default scan_dev_for_boot
` [U-Boot] [PATCH 07/12] nxp: ls1046a: enable EFI_LOADER_BOUNCE_BUFFER
` [U-Boot] [PATCH 08/12] nxp: ls1046a: enable dhcp boot
` [U-Boot] [PATCH 09/12] nxp: ls1046a: use default scan_dev_for_boot
` [U-Boot] [PATCH 10/12] nxp: ls1043a: enable EFI_LOADER_BOUNCE_BUFFER
` [U-Boot] [PATCH 11/12] nxp: ls1043a: enable dhcp boot
` [U-Boot] [PATCH 12/12] nxp: ls1043a: use default scan_dev_for_boot

[U-Boot] [PULL] efi patch queue 2019-01-28
 2019-01-29 15:07 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] iMX6 SPL NAND flash detection fixes
 2019-01-29 14:33 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] mtd: mxs_nand_spl: fix nand_command protocol violation
` [U-Boot] [PATCH 2/2] mtd: mxs_nand_spl: use legacy probe only if ONFI fails

[U-Boot] U-Boot and USB 3.0
 2019-01-29 13:46 UTC  (2+ messages)

[U-Boot] [RFC] ARM: omap3_logic_somlv: Enable OF_CONTROL in SPL
 2019-01-29 13:36 UTC  (8+ messages)

[U-Boot] [PATCH] video: Armada XP: Move driver to DM_VIDEO
 2019-01-29 13:25 UTC  (6+ messages)
` [U-Boot] [PATCH] video: bmp: Add support for 24bpp BMP files on 16bpp displays
` [U-Boot] [PATCH] arm: mvebu: theadorable: Enable DM_VIDEO support

[U-Boot] [PATCH v3 00/20] SF: Migrate to Linux SPI NOR framework
 2019-01-29 12:25 UTC  (25+ messages)
` [U-Boot] [PATCH v3 01/20] configs: Move CONFIG_SPI_FLASH into defconfigs
` [U-Boot] [PATCH v3 02/20] bitops: Fix GENMASK definition for Sandbox
` [U-Boot] [PATCH v3 03/20] spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes
` [U-Boot] [PATCH v3 04/20] spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size
` [U-Boot] [PATCH v3 05/20] spi: spi-mem: Claim SPI bus before spi mem access
` [U-Boot] [PATCH v3 06/20] spi: Add non DM version of SPI_MEM
` [U-Boot] [PATCH v3 07/20] sh: bitops: add hweight*() macros
` [U-Boot] [PATCH v3 08/20] mtd: spi: Port SPI NOR framework from Linux
` [U-Boot] [PATCH v3 09/20] mtd: spi: spi-nor-core: Add SPI MEM support
` [U-Boot] [PATCH v3 10/20] mtd: spi: spi-nor-core: Add 4 Byte addressing support
` [U-Boot] [PATCH v3 11/20] mtd: spi: spi-nor-core: Add SFDP support
` [U-Boot] [PATCH v3 12/20] mtd: spi: spi-nor-core: Add back U-Boot specific features
` [U-Boot] [PATCH v3 13/20] mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string
` [U-Boot] [PATCH v3 14/20] mtd: spi: Switch to new SPI NOR framework
` [U-Boot] [PATCH v3 15/20] mtd: spi: Remove unused files
` [U-Boot] [PATCH v3 16/20] mtd: spi: Add lightweight SPI flash stack for SPL
` [U-Boot] [PATCH v3 17/20] spl: Kconfig: Enable SPI_FLASH_TINY by default "
` [U-Boot] [PATCH v3 18/20] configs: Remove SF_DUAL_FLASH
` [U-Boot] [PATCH v3 19/20] configs: Don't use SPI_FLASH_BAR as default
` [U-Boot] [PATCH v3 20/20] MAINTAINERS: Add an entry for SPI NOR

[U-Boot] [PATCH u-boot 00/11] meson: add support for Video Output
 2019-01-29 10:28 UTC  (5+ messages)
` [U-Boot] [PATCH u-boot 04/11] video: Add Meson Video Processing Unit Driver

[U-Boot] [PULL u-boot] Please pull u-boot-amlogic-20190129
 2019-01-29 10:22 UTC 

[U-Boot] [PULL u-boot] Please pull u-boot-amlogic-20190128
 2019-01-29 10:18 UTC  (3+ messages)

[U-Boot] [PATCH] MSCC: Fix Jaguar2 board detection
 2019-01-29  9:58 UTC 

[U-Boot] [PATCH] mmc: dwmmc: Poll for iDMAC TX/RX interrupt
 2019-01-29  9:53 UTC  (4+ messages)

[U-Boot] [PATCH 0/5] arm: socfpga: implement proper peripheral reset handling
 2019-01-29  9:52 UTC  (13+ messages)
` [U-Boot] [PATCH 2/5] arm: socfpga: move SDR reset handling to driver

[U-Boot] [PATCH] MSCC: Jaguar2 enable debug uart
 2019-01-29  9:50 UTC 

[U-Boot] [PATCH v1 00/15] imx: dm: Update mccmon6 board to only use DM/DTS in u-boot proper
 2019-01-29  8:05 UTC  (8+ messages)
` [U-Boot] [PATCH v1 06/15] dm: clk: imx: Add support for controlling imx6q clocks via Driver Model

[U-Boot] [PATCH v3 0/7] AM65x: Add DMA support
 2019-01-29  5:57 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/7] firmware: ti_sci: Add support for NAVSS resource management
` [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] [RFC 0/9] Convert Pico-Pi i.MX7D to DM
 2019-01-29  5:50 UTC  (8+ messages)
` [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

[U-Boot] [PATCH v6.1] cmd: env: add "-e" option for handling UEFI variables
 2019-01-29  5:18 UTC 

[U-Boot] [PATCH] mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPs
 2019-01-29  4:12 UTC 

[U-Boot] [PATCH] mmc: tmio: Make DMA transfer end bit configurable
 2019-01-29  4:12 UTC 

[U-Boot] [PATCH v2 2/3] efi_loader: enumerate disk devices every time
 2019-01-29  1:22 UTC  (13+ messages)

[U-Boot] [PATCH 01/10] pinctrl: imx8: add i.MX8QM compatible
 2019-01-29  1:21 UTC  (6+ messages)
` [U-Boot] [PATCH 07/10] clk: imx8: add i.MX8QM clk driver

[U-Boot] [PATCH] ihs_video_out: Fix error handling
 2019-01-28 20:31 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] videomodes: Relax EDID validation checks for hsync/vsync pulse width
 2019-01-28 20:22 UTC  (2+ messages)

[U-Boot] [PATCH] imx: video: Fix return value issue
 2019-01-28 20:15 UTC  (2+ messages)


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