U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-24 13:24:24 to 2019-04-25 13:24:39 UTC [more...]

[U-Boot] [PATCH] arm: mvebu: turris_omnia: Use thumb instructions in SPL to save space
 2019-04-25 13:24 UTC  (2+ messages)

[U-Boot] [PATCH] i2c: mvtwsi: Fix delay time for Turris Omnia
 2019-04-25 13:22 UTC 

[U-Boot] [PATCH v2 1/2] net: eth-uclass: Write MAC address to hardware after probe
 2019-04-25 13:22 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/2] net: eth-uclass: Support device tree MAC addresses

[U-Boot] [PATCH v3 0/7] AM65x HS device support
 2019-04-25 13:13 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] Fix compilation error if CONFIG_USB is disabled
 2019-04-25 13:13 UTC 

[U-Boot] [PATCH v2 0/5] Kconfig conversion: CONFIG_SYS_[DI]CACHE_OFF
 2019-04-25 13:05 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case
` [U-Boot] [PATCH v2 2/5] CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1"
` [U-Boot] [PATCH v2 3/5] CONFIG_SYS_[DI]CACHE_OFF: remove commented lines
` [U-Boot] [PATCH v2 4/5] CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
` [U-Boot] [PATCH v2 5/5] CONFIG_SPL_SYS_[DI]CACHE_OFF: add

[U-Boot] [PATCH] phycore-pcl060: U-boot support for Phytec phyCORE PCL060
 2019-04-25 12:41 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/5] colibri imx8qxp 2gb wb it v1.0b module support
 2019-04-25 12:35 UTC  (4+ messages)
` [U-Boot] [PATCH v2 5/5] board: toradex: add "

[U-Boot] [PATCH 1/2] drivers/mtd/spi: Enable 4B opcodes for SPANSION s25fl512s
 2019-04-25 11:50 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] fsl_qspi: Improve QSPI driver to incorporate 4 byte commands
    ` [U-Boot] [EXT] "

[U-Boot] [PATCH v2 0/4] Add Cadence PCIe endpoint driver with new uclass
 2019-04-25 11:35 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/4] drivers: pci_ep: Introduce UCLASS_PCI_EP uclass
` [U-Boot] [PATCH v2 2/4] pci_ep: add Cadence PCIe endpoint driver
` [U-Boot] [PATCH v2 3/4] pci_ep: add pci_ep sandbox driver
` [U-Boot] [PATCH v2 4/4] test: pci_ep: add basic pci_ep tests

[U-Boot] [PATCH] cmd: part: unify syntax of uuid according to start/size subcommands
 2019-04-25 11:18 UTC 

[U-Boot] Please pull u-boot-dm
 2019-04-25 11:09 UTC  (2+ messages)

[U-Boot] Pull request for UEFI sub-system for v2019.07-rc1 (3)
 2019-04-25 11:09 UTC  (2+ messages)

[U-Boot] [RESEND] [PULL] u-boot-stm32 for v2019.07-rc1​ (round 2)
 2019-04-25 11:09 UTC  (2+ messages)

[U-Boot] [PULL u-boot] Please pull u-boot-amlogic-20190423
 2019-04-25 11:09 UTC  (2+ messages)

[U-Boot] [PATCH] watchdog: Kconfig: update WDT help message
 2019-04-25 11:00 UTC  (2+ messages)

[U-Boot] [PATCH v2] ARM: am335x: Add phyCORE AM335x R2 support
 2019-04-25 10:52 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/2] spl: full-featured heap cleanups
 2019-04-25 10:50 UTC  (9+ messages)
` [U-Boot] [PATCH v4 1/2] dlmalloc: fix malloc range at end of ram

[U-Boot] Booting MX6 via Serial Download after DM conversion
 2019-04-25 10:50 UTC  (8+ messages)

[U-Boot] [PATCH V2 0/5] Convert Pico i.MX7 to DM
 2019-04-25 10:38 UTC  (11+ messages)
` [U-Boot] [PATCH V2 2/5] pico-imx7d: defconfig: Add DT file hooks

[U-Boot] [PATCH 1/8] imx: sip: add call_imx_sip_ret2
 2019-04-25 10:35 UTC  (3+ messages)
` [U-Boot] [PATCH 6/8] imx8: cpu: get temperature when print cpu desc

[U-Boot] [PATCH v3 00/11] clk: Port Linux common clock framework [CCF] to U-boot (tag: 5.0-rc3)
 2019-04-25 10:29 UTC  (12+ messages)
` [U-Boot] [PATCH v3 01/11] dm: Fix documentation entry as there is no UCLASS_CLOCK uclass
` [U-Boot] [PATCH v3 02/11] cmd: Do not show frequency for clocks which .get_rate() return error
` [U-Boot] [PATCH v3 03/11] clk: Remove clock ID check in .get_rate() of clk_fixed_*
` [U-Boot] [PATCH v3 04/11] clk: Extend struct clk to provide information regarding clock rate
` [U-Boot] [PATCH v3 05/11] clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c)
` [U-Boot] [PATCH v3 06/11] dm: clk: Define clk_get_parent() for clk operations
` [U-Boot] [PATCH v3 07/11] dm: clk: Define clk_get_parent_rate() "
` [U-Boot] [PATCH v3 08/11] dm: clk: Define clk_get_by_id() "
` [U-Boot] [PATCH v3 09/11] clk: test: Provide unit test for clk_get_by_id() method
` [U-Boot] [PATCH v3 10/11] clk: test: Provide unit test for clk_get_parent_rate() method
` [U-Boot] [PATCH v3 11/11] clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: 5.0-rc3)

[U-Boot] [PATCH 1/2] smbios: add parsing API
 2019-04-25 10:09 UTC  (3+ messages)

[U-Boot] [PATCH] arm: kirkwood: openrd: Mark openrd boards as maintained again
 2019-04-25 10:02 UTC 

[U-Boot] [PATCH] net: fec_mxc: not access reserved register on i.MX8
 2019-04-25  9:57 UTC 

[U-Boot] [PATCH v3 0/2] support for ROHM BD71837 and BD71847 PMICs
 2019-04-25  9:50 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-boot
` [U-Boot] [PATCH v3 2/2] regulator: bd718x7: support ROHM BD71837 and BD71847 PMICs

[U-Boot] [PATCH] mmc: sdhci: Read capabilities register before updating host caps
 2019-04-25  9:05 UTC 

[U-Boot] [PATCH 1/3] rockchip: rk3399: add tpl support
 2019-04-25  9:00 UTC  (6+ messages)

[U-Boot] [PATCH v3 0/9] pico-imx7d: Add support for BL33 case
 2019-04-25  8:53 UTC  (12+ messages)
` [U-Boot] [PATCH v3 1/9] Revert "pico-imx7d: Add LCD support"
` [U-Boot] [PATCH v3 7/9] pico-imx7d: Add device tree for pico-imx7d

[U-Boot] [PATCH 1/3] sound: snow: Add the binding file for snow
 2019-04-25  8:48 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] sound: tegra: Add the binding file for tegra-audio

[U-Boot] uboot of platdata question
 2019-04-25  8:37 UTC 

[U-Boot] [PATCH 1/2] imx: mx6sabresd: fix usb functions when DM enabled
 2019-04-25  7:19 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] imx6qdl: add alias for usb0/1

[U-Boot] [PATCH 1/4 v5] watchdog: Implement generic watchdog_reset() version
 2019-04-25  7:17 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4 v5] watchdog: cadence: Remove driver specific "timeout-sec" handling
` [U-Boot] [PATCH 3/4 v5] watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup
` [U-Boot] [PATCH 4/4 v5] watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset

[U-Boot] [PATCH 1/4 v4] watchdog: Implement generic watchdog_reset() version
 2019-04-25  7:11 UTC  (5+ messages)

[U-Boot] [PATCH] dma: ti: k3-udma: Do not touch RT registers before channel configuration
 2019-04-25  6:38 UTC 

[U-Boot] [PATCH] imx: mx6sabresd: fix boot hang with video
 2019-04-25  6:15 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] support for ROHM BD71837 and BD71847 PMICs
 2019-04-25  5:58 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/2] regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-boot
` [U-Boot] [PATCH v2 2/2] regulator: bd718x7: support ROHM BD71837 and BD71847 PMICs

[U-Boot] [PATCH 1/1] efi_loader: parameter check CreateEventEx()
 2019-04-25  5:39 UTC 

[U-Boot] [PATCH 0/4 RFC] imx: Implement job-ring context switching
 2019-04-25  3:24 UTC  (3+ messages)
` [U-Boot] [PATCH 2/4] crypto/fsl: Use __sec_set_jr_context_normal

[U-Boot] [PATCH] firmware: ti_sci: Fix TISCI mailbox receive timeout handling
 2019-04-25  3:10 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] spl: dm: disable SPI DM flash for non-DM SPL
 2019-04-25  2:57 UTC  (4+ messages)
` [U-Boot] [PATCH 2/5] dm: spi: Convert Freescale ESPI driver to driver model
    ` [U-Boot] [EXT] "

[U-Boot] [PATCH v1 0/3] Add Cadence PCIe endpoint driver with new uclass
 2019-04-25  2:55 UTC  (9+ messages)
` [U-Boot] [PATCH v1 1/3] drivers: pci_ep: Introduce UCLASS_PCI_EP uclass
` [U-Boot] [PATCH v1 2/3] pci: pci.h: add missing maskbit

[U-Boot] the dm of SPL does not support very well on spiboot
 2019-04-25  2:26 UTC  (3+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] RSA in U-Boot
 2019-04-25  2:12 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/11] efi_loader: non-volatile variables support
 2019-04-25  1:12 UTC  (13+ messages)
` [U-Boot] [PATCH v2 01/11] lib: charset: add u16_strcmp()
` [U-Boot] [PATCH v2 02/11] lib: charset: add u16_strncmp()
` [U-Boot] [PATCH v2 03/11] cmd: efidebug: rework "boot dump" sub-command using GetNextVariableName()

[U-Boot] [PATCH v2 0/4] AE350 support SMP boot from flash
 2019-04-25  1:02 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/4] riscv: hart_lottery and available harts features can be selectable
` [U-Boot] [PATCH v2 3/4] riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is enabled
` [U-Boot] [PATCH v2 4/4] riscv: configs: AE350 will use CONFIG_OF_PRIOR_STAGE when booting from ram

[U-Boot] [PATCH 0/4] AE350 support SMP boot from flash
 2019-04-25  0:55 UTC  (5+ messages)

[U-Boot] [PATCH v2 1/1] efi_loader: set OsIndicationsSupported at init
 2019-04-25  0:34 UTC  (2+ messages)

[U-Boot] [RESEND PATCH] core: ofnode: Add ofnode_get_addr_size_index
 2019-04-24 23:59 UTC  (2+ messages)

[U-Boot] [PATCH] misc: uclass: Introduce misc_init_by_ofnode
 2019-04-24 23:58 UTC  (2+ messages)

[U-Boot] [PATCHv5 0/6] dm: cache: add dm cache driver
 2019-04-24 23:51 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] eeprom: fix DM_I2C support with CONFIG_SYS_I2C_EEPROM_BUS
 2019-04-24 22:01 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] arm: socfpga: fix compiling vining_fpga with DM_I2C

[U-Boot] evb-rk3328_defconfig: dtc: option requires an argument
 2019-04-24 19:34 UTC 

[U-Boot] [PATCH 0/2] fit: Image node compression
 2019-04-24 19:22 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2 v2] fit: Support compression for non-kernel components (e.g. FDT)

[U-Boot] [PATCH 1/1] test/py: pytest.mark.notbuildconfigspec()
 2019-04-24 19:06 UTC  (2+ messages)

[U-Boot] trouble booting spl/u-boot from emmc on i.mx6ul
 2019-04-24 19:01 UTC 

[U-Boot] [RFC] Migrating iMX LCDIF drivers to Driver Model
 2019-04-24 18:15 UTC  (2+ messages)

[U-Boot] U-Boot Security
 2019-04-24 17:56 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] eeprom: fix DM_I2C support without CONFIG_SYS_I2C_EEPROM_BUS
 2019-04-24 17:51 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/4] arm: socfpga: clean up socfpga_common.h
 2019-04-24 17:42 UTC  (6+ messages)

[U-Boot] [RFC PATCH v1 1/2] copy the bd71837 pmic driver from NXP imx u-boot
 2019-04-24 16:54 UTC  (5+ messages)
` [U-Boot] [RFC PATCH v1 2/2] power: regulator: support ROHM BD71837 PMIC

[U-Boot] [PATCH] arch: mips: Update initrd_start and initrd_end
 2019-04-24 15:21 UTC 

[U-Boot] [PATCH v2 1/1] common: fdt_support: Check mtdparts cell size
 2019-04-24 15:18 UTC  (2+ messages)

[U-Boot] [PATCH] Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verification
 2019-04-24 15:18 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/2] lib: fdt: Allow enabling both LZO and GZIP DT compression
 2019-04-24 15:18 UTC  (4+ messages)
` [U-Boot] [PATCH V2 2/2] lib: fdt: Allow LZO and GZIP DT compression in U-Boot

[U-Boot] tbs2910 not buildable
 2019-04-24 14:56 UTC  (4+ messages)

[U-Boot] [PATCH v4] arm: socfpga: mailbox: Fix off-by-one error on command length checking
 2019-04-24 14:45 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: socfpga: Move Stratix 10 SDRAM driver to DM
 2019-04-24 14:43 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] arm: kirkwood: dts: Add openrd-* dtb makefile build targets
 2019-04-24 14:18 UTC  (8+ messages)
` [U-Boot] [PATCH 3/3] arm: kirkwood: openrd: Increase U-Boot size in flash to make it fit

[U-Boot] [PATCH v2 2/2] image: android: fix 'iminfo' typo
 2019-04-24 13:31 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,2/2] "

[U-Boot] [PATCH v2 1/2] image: android: allow booting lz4-compressed kernels
 2019-04-24 13:31 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 1/1] test: env: Enable env unit tests by default
 2019-04-24 13:31 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [RESEND PATCH] ARMv8: PSCI: Fix PSCI_TABLE relocation issue
 2019-04-24 13:31 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND] "

[U-Boot] [PATCH v4 2/2] dlmalloc: be compatible to tiny printf
 2019-04-24 13:31 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH] bootm: Simplying cache flush code
 2019-04-24 13:31 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] malloc: Fix memalign not honoring alignment prior to full malloc init
 2019-04-24 13:30 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] spl: spl_nand.c: Add NAND loading message
 2019-04-24 13:30 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH v3 7/7] ARM: MediaTek: Add support for MT8516 SoC
 2019-04-24 13:30 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 6/7] pinctrl: add driver for MT8516
 2019-04-24 13:30 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,6/7] "

[U-Boot] [PATCH v3 5/7] clk: mediatek: add driver for MT8516
 2019-04-24 13:30 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,5/7] "

[U-Boot] [PATCH v3 4/7] clk: mediatek: add support for SETCLR_INV and NO_SETCLR flags
 2019-04-24 13:30 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 3/7] mmc: mtk-sd: fix configuration option check
 2019-04-24 13:30 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 2/7] mmc: mtk-sd: add support for MT8516
 2019-04-24 13:30 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,2/7] "

[U-Boot] [PATCH v3 1/7] mmc: mtk-sd: add source_cg clock support
 2019-04-24 13:29 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH V2 8/8] bcm963158: enable led support
 2019-04-24 13:29 UTC  (2+ messages)
` [U-Boot] [U-Boot,V2,8/8] "

[U-Boot] [PATCH V2 7/8] dt: bcm963158: enable led controller
 2019-04-24 13:29 UTC  (2+ messages)
` [U-Boot] [U-Boot,V2,7/8] "

[U-Boot] [PATCH V2 6/8] dt: bcm63158: add led controller
 2019-04-24 13:29 UTC  (2+ messages)
` [U-Boot] [U-Boot,V2,6/8] "

[U-Boot] [PATCH V2 5/8] led: bcm6858: allow to use this driver on ARCH_963158
 2019-04-24 13:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, V2, "

[U-Boot] [PATCH V2 4/8] bcm968580xref: enable led support
 2019-04-24 13:28 UTC  (2+ messages)
` [U-Boot] [U-Boot,V2,4/8] "

[U-Boot] [PATCH V2 3/8] dt: bcm968580xref: enable led controller
 2019-04-24 13:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, V2, "

[U-Boot] [PATCH V2 2/8] dt: bcm6858: add led controller
 2019-04-24 13:28 UTC  (2+ messages)
` [U-Boot] [U-Boot,V2,2/8] "

[U-Boot] [PATCH V2 1/8] led: add initial support for bcm6858
 2019-04-24 13:28 UTC  (2+ messages)
` [U-Boot] [U-Boot,V2,1/8] "

[U-Boot] [PATCH v4 4/4] poplar: enable Ethernet driver support
 2019-04-24 13:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 3/4] net: add higmacv300 Ethernet driver for HiSilicon platform
 2019-04-24 13:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 2/4] reset: add reset driver for HiSilicon platform
 2019-04-24 13:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 1/4] reset: add polarity field into struct reset_ctl
 2019-04-24 13:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH] ARM: da850evm: Remove legacy MMC code
 2019-04-24 13:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKS
 2019-04-24 13:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] pci: Add boundary check for hose->regions
 2019-04-24 13:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 18/18] bcm963158: add nand support
 2019-04-24 13:27 UTC  (2+ messages)
` [U-Boot] [U-Boot,18/18] "

[U-Boot] [PATCH 17/18] dt: bcm963158: enable nand controller
 2019-04-24 13:27 UTC  (2+ messages)
` [U-Boot] [U-Boot,17/18] "

[U-Boot] [PATCH 16/18] dt: bcm63158: add nand controller
 2019-04-24 13:27 UTC  (2+ messages)
` [U-Boot] [U-Boot,16/18] "

[U-Boot] [PATCH 15/18] bcm968580xref: add nand support
 2019-04-24 13:26 UTC  (2+ messages)
` [U-Boot] [U-Boot,15/18] "

[U-Boot] [PATCH 14/18] dt: bcm968580xref: enable nand controller
 2019-04-24 13:26 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 13/18] dt: bcm6858: add nand controller
 2019-04-24 13:26 UTC  (2+ messages)
` [U-Boot] [U-Boot,13/18] "

[U-Boot] [PATCH 12/18] bcm968380gerg: add nand support
 2019-04-24 13:26 UTC  (2+ messages)
` [U-Boot] [U-Boot,12/18] "

[U-Boot] [PATCH 11/18] dt: bcm968380gerg: enable nand controller
 2019-04-24 13:25 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 10/18] dt: bcm6838: add nand controller
 2019-04-24 13:25 UTC  (2+ messages)
` [U-Boot] [U-Boot,10/18] "

[U-Boot] [PATCH 09/18] drivers: nand: brcmnand: add an option to read the write-protect from device tree
 2019-04-24 13:25 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 08/18] drivers: nand: brcmnand: add parameter parameter-page-big-endian
 2019-04-24 13:24 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 07/18] drivers: nand: brcmnand: add initial support
 2019-04-24 13:24 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 06/18] compat linux: import completion from linux 4.18
 2019-04-24 13:24 UTC  (2+ messages)
` [U-Boot] [U-Boot, "


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