public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-04-24 19:01:50 to 2019-04-25 21:30:14 UTC [more...]

[U-Boot] [PATCH 1/4] mini-zed: Add ps7 files so SPL works
 2019-04-25 21:30 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] mini-zed: Update mini-zed dts so we can use it for SPL
` [U-Boot] [PATCH 3/4] zynq_minized: Add configuration header file for board specific environment

[U-Boot] [PATCH] lib/vsprintf: allow printing upper case GUIDs
 2019-04-25 21:19 UTC 

[U-Boot] [PATCH v2 0/4] AE350 support SMP boot from flash
 2019-04-25 20:58 UTC  (16+ messages)
` [U-Boot] [PATCH v2 1/4] riscv: hart_lottery and available harts features can be selectable
` [U-Boot] [PATCH v2 2/4] riscv: configs: Support AE350 SMP booting from flash flow
` [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 20:53 UTC  (6+ messages)

[U-Boot] [PATCH] Makefile.spl: Create u-boot-spl-rockchip.bin for rk3399
 2019-04-25 20:09 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] RISCV: image: Add booti support
 2019-04-25 19:56 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] RISCV: image: Parse Image.gz support in booti

[U-Boot] [PATCH] cmd: part: unify syntax of uuid according to start/size subcommands
 2019-04-25 19:36 UTC  (2+ messages)
` [U-Boot] "

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

[U-Boot] [PATCH v5 1/2] spl: fix linker size check off-by-one errors
 2019-04-25 19:22 UTC  (2+ messages)
` [U-Boot] [PATCH v5 2/2] dlmalloc: fix malloc range at end of ram

[U-Boot] [PATCH] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
 2019-04-25 19:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/11] efi_loader: non-volatile variables support
 2019-04-25 18:44 UTC  (14+ 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 05/11] env: save UEFI non-volatile variables in dedicated storage

[U-Boot] [PATCH] RISCV: image: Add booti support
 2019-04-25 18:40 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] fs: correct comments for fs_read() and write()
 2019-04-25 18:36 UTC 

[U-Boot] [PATCH] spi: Zap lpc32xx_ssp driver-related code
 2019-04-25 18:20 UTC  (7+ messages)

[U-Boot] [PATCH] dma: ti: k3-udma: Do not touch RT registers before channel configuration
 2019-04-25 18:19 UTC  (2+ messages)

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

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

[U-Boot] [RESEND PATCH 0/3] arm: Introduce writel/readl_relaxed accessors
 2019-04-25 18:01 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/13] rockchip: Add new rk3399 boards
 2019-04-25 17:34 UTC  (14+ messages)
` [U-Boot] [PATCH v3 01/13] rockchip: dts: rk3399: Sync rk3399-opp from Linux
` [U-Boot] [PATCH v3 02/13] rockchip: dts: rk3399: Sync pwm2_pin_pull_down from Linux 5.1-rc2
` [U-Boot] [PATCH v3 03/13] rockchip: dts: rk3399: Create initial rk3399-u-boot.dtsi
` [U-Boot] [PATCH v3 04/13] Kconfig: Add default SPL_FIT_GENERATOR for rockchip
` [U-Boot] [PATCH v3 05/13] arm: rockchip: rk3399: Move common configs in Kconfig
` [U-Boot] [PATCH v3 06/13] rockchip: rk3399: Add Orangepi RK3399 support
` [U-Boot] [PATCH v3 07/13] rockchip: dts: rk3399: Sync rk3399-nanopi4.dtsi from Linux
` [U-Boot] [PATCH v3 08/13] rockchip: dts: rk3399: nanopi4: Use CD pin as RK_FUNC_1
` [U-Boot] [PATCH v3 09/13] rockchip: rk3399: Add Nanopi M4 board support
` [U-Boot] [PATCH v3 10/13] rockchip: rk3399: Add Nanopi NEO4 "
` [U-Boot] [PATCH v3 11/13] rockchip: rk3399: Add Rockpro64 "
` [U-Boot] [PATCH v3 12/13] rockchip: rk3399: Add Rock PI 4 support
` [U-Boot] [PATCH v3 13/13] doc: rockchip: Add global doc for rk3399 build/flash

[U-Boot] [PATCH] arm: dts: k3-am654: Sync IOPAD macros with Linux
 2019-04-25 17:29 UTC 

[U-Boot] [PATCH 1/1] efi_loader: FreePages() must fail with pages = 0
 2019-04-25 17:28 UTC  (2+ messages)

[U-Boot] [PATCH] armv7R: dts: k3: am654: Switch DMSC TX message thread ID
 2019-04-25 17:27 UTC 

[U-Boot] [PATCH v2 2/5] fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"
 2019-04-25 17:04 UTC  (8+ messages)
` [U-Boot] [PATCH v2 0/5] boot_get_fdt: clean up and use 'fdtaddr' as fallback for Android
  ` [U-Boot] [PATCH v2 1/5] fdt: boot_get_fdt: remove redundant zeroing out

[U-Boot] [PATCH v1 0/3] fs: btrfs: Add zstd decompression support
 2019-04-25 16:07 UTC  (4+ messages)
` [U-Boot] [PATCH v1 1/3] lib: Add xxhash support
` [U-Boot] [PATCH v1 2/3] lib: add Zstandard decompression support
` [U-Boot] [PATCH v1 3/3] fs: btrfs: add zstd "

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

[U-Boot] [PATCH v3 0/9] pico-imx7d: Add support for BL33 case
 2019-04-25 15:29 UTC  (18+ messages)
` [U-Boot] [PATCH v3 1/9] Revert "pico-imx7d: Add LCD support"
` [U-Boot] [PATCH v3 3/9] imx: mx7: Add empty arch_cpu_init if skipped
` [U-Boot] [PATCH v3 4/9] pico-imx7d: Correct uart clock root
` [U-Boot] [PATCH v3 7/9] pico-imx7d: Add device tree for pico-imx7d

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

[U-Boot] [PATCH] pico-imx6ul: Add DWARF baseboard support
 2019-04-25 14:34 UTC  (2+ messages)

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

[U-Boot] [PATCH] board: am335x: Drop duplicate pinmux configuration
 2019-04-25 14:12 UTC 

[U-Boot] [RESEND PATCH 1/2] net: rtl8169: Implement ->hwaddr_write() callback
 2019-04-25 13:47 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] Fixes for Turris Omnia
 2019-04-25 13:38 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] i2c: mvtwsi: fix disabling i2c slave on Armada 38x
` [U-Boot] [PATCH 2/4] mvebu: turris_omnia: remove redundant code
` [U-Boot] [PATCH 3/4] mvebu: turris_omnia: fix eeprom/mcu device names
` [U-Boot] [PATCH 4/4] arm: mvebu: turris_omnia: add XHCI to defconfig

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

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

[U-Boot] [PATCH 1/2] fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()
 2019-04-25 13:25 UTC  (2+ messages)

[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 v3 0/7] AM65x HS device support
 2019-04-25 13:13 UTC  (2+ messages)

[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 1/2] drivers/mtd/spi: Enable 4B opcodes for SPANSION s25fl512s
 2019-04-25 11:50 UTC  (4+ 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  (8+ 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] 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 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 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 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] 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 v1 0/3] Add Cadence PCIe endpoint driver with new uclass
 2019-04-25  2:55 UTC  (6+ messages)
` [U-Boot] [PATCH v1 1/3] drivers: pci_ep: Introduce UCLASS_PCI_EP uclass

[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 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  (2+ messages)

[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 


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