public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-06-06 04:49:50 to 2019-06-09 07:34:17 UTC [more...]

[U-Boot] [PATCH V2 0/7] ARM: imx: Update Novena to DM/DT
 2019-06-09  7:34 UTC  (8+ messages)
` [U-Boot] [PATCH V2 6/7] ARM: imx: novena: Enable DM PCI

[U-Boot] [PATCH v2] imx: Extend PCL063 support for phyCORE-i.MX6ULL SOM
 2019-06-09  7:29 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] MIPS: add dma-mapping.h implementation
 2019-06-09  4:52 UTC 

[U-Boot] [PATCH 1/2] MIPS: add empty arch/clk.h
 2019-06-09  4:51 UTC 

[U-Boot] [PATCH V2 1/5] ARM: imx: Call imx_pcie_remove() only for non-DM PCI driver
 2019-06-09  1:50 UTC  (5+ messages)
` [U-Boot] [PATCH V2 2/5] pci: imx: Factor out hard-coded register base addresses
` [U-Boot] [PATCH V2 3/5] pci: imx: Fix potential 64bit memory access clamping
` [U-Boot] [PATCH V2 4/5] pci: imx: Pass driver private data around
` [U-Boot] [PATCH V2 5/5] pci: imx: Add DM and DT support

[U-Boot] [PATCH V2 1/2] watchdog: Split WDT from SPL_WDT
 2019-06-09  1:46 UTC  (2+ messages)
` [U-Boot] [PATCH V2 2/2] watchdog: imx: Add DM support

[U-Boot] [PATCH v3 0/6] Add initial support for Pine64 Rock64 board
 2019-06-08 21:27 UTC  (8+ messages)
` [U-Boot] [PATCH v4 "
  ` [U-Boot] [PATCH v4 1/6] rockchip: rk3328: add SPL board file support
  ` [U-Boot] [PATCH v4 2/6] rockchip: rk3328: add SPL support
  ` [U-Boot] [PATCH v4 3/6] rockchip: Kconfig: enable SPL support for rk3328
  ` [U-Boot] [PATCH v4 4/6] rockchip: dts: rk3328: add rk3328-rock64.dts
  ` [U-Boot] [PATCH v4 5/6] rockchip: rk3328: add rock64-rk3328_defconfig
  ` [U-Boot] [PATCH v4 6/6] doc: rockchip: Add note for Pine64 Rock64 board

[U-Boot] [PATCH] spl: imx6: Provide a SPL_SIZE_LIMIT default
 2019-06-08 19:32 UTC  (2+ messages)

[U-Boot] Bring tinker-rk3288 back into SPL size limit?
 2019-06-08 18:05 UTC 

[U-Boot] [PATCH] configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default
 2019-06-08 16:46 UTC 

[U-Boot] [PATCH 1/2] watchdog: Split WDT from SPL_WDT
 2019-06-08 15:32 UTC  (12+ messages)

[U-Boot] [PATCH v4 00/13] clk: Port Linux common clock framework [CCF] to U-boot (tag: 5.0-rc3)
 2019-06-08 15:24 UTC  (13+ messages)
` [U-Boot] [PATCH v4 03/13] clk: Remove clock ID check in .get_rate() of clk_fixed_*
` [U-Boot] [PATCH v4 04/13] clk: Extend struct clk to provide information regarding clock rate
` [U-Boot] [PATCH v4 05/13] clk: Extend struct clk to provide clock type agnostic flags
` [U-Boot] [PATCH v4 06/13] clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c)
` [U-Boot] [PATCH v4 07/13] dm: clk: Define clk_get_parent() for clk operations
` [U-Boot] [PATCH v4 09/13] dm: clk: Define clk_get_by_id() "

[U-Boot] [PATCH 0/5] sunxi: env: Load environment from boot media
 2019-06-08 13:13 UTC  (8+ messages)
` [U-Boot] [PATCH 1/5] env: allow undefined CONFIG_SYS_MMC_ENV_DEV
` [U-Boot] [PATCH 2/5] sunxi: autodetect SD/eMMC device for environment
` [U-Boot] [PATCH 3/5] env: allow runtime determination of FAT environment partition
` [U-Boot] [PATCH 4/5] sunxi: use FAT environment from boot source
` [U-Boot] [PATCH 5/5] sunxi: use boot source for determining environment location

[U-Boot] [PATCH] spl: Correct SPL_SIZE_LIMIT Kconfig option
 2019-06-08 11:56 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/4] configs: rk3288: Tinker Board SPL file must fit into 32 KiB
 2019-06-08  0:38 UTC  (11+ messages)
` [U-Boot] [PATCH v4 1/4] Makefile: reusable function for BOARD_SIZE_CHECK
` [U-Boot] [PATCH v4 2/4] imx: move BOARD_SIZE_CHECK to main Makefile
` [U-Boot] [PATCH v4 3/4] configs: define CONFIG_SPL_SIZE_LIMIT
` [U-Boot] [PATCH v4 4/4] configs: rk3288: Tinker Board SPL file must fit into 32 KiB

[U-Boot] [PATCH v3] spl: add overall SPL size check
 2019-06-07 22:05 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/1] lib/vsprintf: allow printing upper case GUIDs
 2019-06-07 22:04 UTC  (2+ messages)

[U-Boot] [PATCH] Fix watchdog timeout setup for mt7623
 2019-06-07 20:48 UTC 

[U-Boot] [PATCH 0/4] nand: davinci: enable driver model for NAND
 2019-06-07 19:58 UTC  (8+ messages)
` [U-Boot] [PATCH 1/4] nand: davinci: make davinci_nand_init() static
` [U-Boot] [PATCH 2/4] nand: davinci: add support for driver model
` [U-Boot] [PATCH 3/4] davinci: omapl138-lcdk: enable driver model for NAND
` [U-Boot] [PATCH 4/4] davinci: da850-evm: "

[U-Boot] [PATCH] mmc: Avoid HS400 mode when accessing boot partitions
 2019-06-07 19:05 UTC  (8+ messages)

[U-Boot] Pull request, u-boot-tegra/master
 2019-06-07 18:30 UTC  (6+ messages)

[U-Boot] [PATCH 1/2 v2] drivers: net: add NXP ENETC ethernet driver
 2019-06-07 16:12 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2 v2] drivers: net: add NXP ENETC MDIO driver

[U-Boot] [PATCH] rpi: increase SYS_BOOTM_LEN to 64M
 2019-06-07 15:04 UTC 

[U-Boot] [PATCH] aspeed/watchdog: Correct timeout value
 2019-06-07 14:57 UTC  (2+ messages)

[U-Boot] [PATCH] arm: ls1028a: define the integrated PCI bus (ECAM)
 2019-06-07 14:41 UTC  (6+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v2 00/16] arm: k3: arm64: Initial support for Texas Instrument's J721E Platform
 2019-06-07 14:01 UTC  (17+ messages)
` [U-Boot] [PATCH v2 01/16] arm: K3: j721e: Add basic support for J721E SoC definition
` [U-Boot] [PATCH v2 02/16] armv7R: K3: j721e: Add support for boot device detection
` [U-Boot] [PATCH v2 03/16] armv7R: K3: j721e: Unlock all applicable control MMR registers
` [U-Boot] [PATCH v2 04/16] armv7R: K3: j721e: Store boot index from ROM
` [U-Boot] [PATCH v2 05/16] armv7R: K3: j721e: Shut down R5 core after ATF startup on A72
` [U-Boot] [PATCH v2 06/16] armv7R: K3: j721e: Load SYSFW binary and config from boot media
` [U-Boot] [PATCH v2 07/16] armv8: K3: j721e: Add custom MMU support
` [U-Boot] [PATCH v2 08/16] board: ti: j721e: Add board support for j721e evm
` [U-Boot] [PATCH v2 09/16] board: ti: j721e: Enable fixing up msmc sram node
` [U-Boot] [PATCH v2 10/16] mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versions
` [U-Boot] [PATCH v2 11/16] dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721E
` [U-Boot] [PATCH v2 12/16] arm: dts: ti: Add Support for J721E SoC
` [U-Boot] [PATCH v2 13/16] arm: dts: k3-j721e: Add initial support for common processor board
` [U-Boot] [PATCH v2 14/16] arm: dts: k3-j721e: Add r5 specific dt support
` [U-Boot] [PATCH v2 15/16] configs: j721e_evm_r5: Add initial support
` [U-Boot] [PATCH v2 16/16] configs: j721e_evm_a72: "

[U-Boot] [PATCH v2 0/5] remoteproc: cleanup k3_rpoc driver
 2019-06-07 13:55 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] cmd: remoteproc: Add support for initializing devices individually
` [U-Boot] [PATCH v2 2/5] cmd: remoteproc: Allow list command to print the probed devices
` [U-Boot] [PATCH v2 3/5] remoteproc: tisci: add TI-SCI processor control helper functions
` [U-Boot] [PATCH v2 4/5] remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpers
` [U-Boot] [PATCH v2 5/5] remoteproc: k3_rproc: Rename to ti_k3_arm64_rproc

[U-Boot] [PATCH v3 0/9] arm: k3: Allow for exclusive and shared device requests
 2019-06-07 13:54 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/9] firmware: ti_sci: Allow for device shared and exclusive requests
` [U-Boot] [PATCH v3 2/9] firmware: ti_sci: Add processor shutdown API method
` [U-Boot] [PATCH v3 3/9] firmware: ti_sci: Add a command for releasing all exclusive devices
` [U-Boot] [PATCH v3 4/9] armv7R: K3: am654: Shut down R5 core after ATF startup on A53
` [U-Boot] [PATCH v3 5/9] armv7R: k3: Release all the exclusive devices
` [U-Boot] [PATCH v3 6/9] power-domain: Add private data to power domain
` [U-Boot] [PATCH v3 7/9] dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access
` [U-Boot] [PATCH v3 8/9] power: domain: ti_sci_power_domains: "
` [U-Boot] [PATCH v3 9/9] arm: dts: k3-am654: Update power-domains property for each node

[U-Boot] Kconfig options for several boards
 2019-06-07 13:42 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
 2019-06-07 12:55 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] net: macb: Fixed reading MII_LPA register
 2019-06-07 11:18 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] net: macb: Add support for 1000-baseX

[U-Boot] [PATCH] ids8313: Disable SPI
 2019-06-07  9:46 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2019-06-07  9:33 UTC  (8+ messages)

[U-Boot] [PATCH] ids8313: Start DM/DT conversion
 2019-06-07  9:12 UTC  (3+ messages)

[U-Boot] [PATCH] clk: sifive: fu540-prci: align primary DT match string to the DT bindings
 2019-06-07  8:35 UTC  (5+ messages)

[U-Boot] [PATCH v1 0/2] Add SDHCI card detection support
 2019-06-07  8:35 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/2] mmc: sdhci: Implement SDHCI card detect
` [U-Boot] [PATCH v1 2/2] mmc: sdhci: Read sdhci card detect properties from DT

[U-Boot] [PATCH 1/2] drivers: pci: add map_bar support for Enhanced Allocation
 2019-06-07  8:24 UTC  (10+ messages)
` [U-Boot] [PATCH 1/4 v2] pci: fixed dm_pci_map_bar comment
  ` [U-Boot] [PATCH 3/4 v2] test: dm: Add a test for PCI Enhanced Allocation
          ` [U-Boot] [PATCH 1/4 v3] pci: fixed dm_pci_map_bar comment
            ` [U-Boot] [PATCH 2/4 v3] drivers: pci: add map_bar support for Enhanced Allocation
            ` [U-Boot] [PATCH 3/4 v3] test: dm: Add a test for PCI "
            ` [U-Boot] [PATCH 4/4 v3] drivers: pci: add API to issue FLR on a PCI function if supported

[U-Boot] [PATCHv3] ARM: zynq: Add configuration for Z-turn board
 2019-06-07  7:36 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] efi_loader: correct event signaling
 2019-06-07  6:22 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] efi_loader: RegisterProtocolNotify "
` [U-Boot] [PATCH 2/3] efi_loader: SignalEvent for event in signaled state
` [U-Boot] [PATCH 3/3] efi_loader: event signaling in ExitBootServices

[U-Boot] [PATCH v2] pci: Avoid assigning PCI resources that are below 0x1000
 2019-06-07  5:50 UTC  (2+ messages)

[U-Boot] [PATCH v7 00/15] Add Support for eMMC in Am65x-evm
 2019-06-07  3:37 UTC  (17+ messages)
` [U-Boot] [PATCH v7 01/15] arm64: dts: k3: Sync sdhci0 node from kernel and change driver name
` [U-Boot] [PATCH v7 02/15] mmc: am654_sdhci: Remove quirks
` [U-Boot] [PATCH v7 03/15] regmap: Add API regmap_init_mem_index()
` [U-Boot] [PATCH v7 04/15] mmc: sdhci: Add support for sdhci-caps-mask
` [U-Boot] [PATCH v7 05/15] mmc: sdhci: Make sdhci_set_clock() non static
` [U-Boot] [PATCH v7 06/15] arm: dts: k3: Add phy specific properties to SD card node
` [U-Boot] [PATCH v7 07/15] mmc: sdhci: Make set_ios_post() return int
` [U-Boot] [PATCH v7 08/15] mmc: am654_sdhci: Add Support for PHY
` [U-Boot] [PATCH v7 09/15] configs: am65x_evm: Enable CONFIG_REGMAP
` [U-Boot] [PATCH v7 10/15] mmc: am654_sdhci: Use f_max in mmc_config
` [U-Boot] [PATCH v7 11/15] mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
` [U-Boot] [PATCH v7 12/15] mmc: am654_sdhci: Add a platform specific set_control_reg() callback
` [U-Boot] [PATCH v7 13/15] configs: am65x: Add configs to support environment in eMMC
` [U-Boot] [PATCH v7 14/15] am65x_evm: Add Support for creating a filesystem GPT partition "
` [U-Boot] [PATCH v7 15/15] configs: am65x_evm_a53: Add Support for creating GPT partitions

[U-Boot] Pull request for UEFI sub-system for v2019.07-rc4 (2)
 2019-06-07  0:13 UTC  (2+ messages)

[U-Boot] Did anything ever happen with mvmdio / marvell xsmi support?
 2019-06-06 19:09 UTC 

[U-Boot] [PATCH] MAINTAINERS: change Ramon Fried email address
 2019-06-06 18:35 UTC 

[U-Boot] [PATCH] arm: imx8: factor out uart init code
 2019-06-06 17:08 UTC 

[U-Boot] [PATCH] net: eth-uclass: No warning for using ROM MAC
 2019-06-06 16:19 UTC 

[U-Boot] [PATCH v6 00/15] Add Support for eMMC in Am65x-evm
 2019-06-06 13:36 UTC  (5+ messages)

[U-Boot] ARMv8 switching CPUs into EL1
 2019-06-06 13:15 UTC 

[U-Boot] [PATCH v2] armv8: ls1046afrwy: Add support for LS1046AFRWY platform
 2019-06-06 12:35 UTC 

[U-Boot] [PATCH v5 0/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
 2019-06-06 12:13 UTC  (6+ messages)
` [U-Boot] [PATCH v5 1/5] driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr
` [U-Boot] [PATCH v5 2/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
` [U-Boot] [PATCH v5 3/5] arm64: dts: ti: k3-am65: add mcu cpsw node
` [U-Boot] [PATCH v5 4/5] arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs
` [U-Boot] [PATCH v5 5/5] configs: am65x_evm_a53: enable networking

[U-Boot] [PATCH 1/1] colibri imx6/t20: enable CONFIG_SYS_WHITE_ON_BLACK
 2019-06-06 10:52 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] colibri_imx7: fastboot support
 2019-06-06 10:36 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565
 2019-06-06 10:36 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] power: regulator: Kconfig: Add SPL_DM_REGULATOR "

[U-Boot] [PATCH] usb: dwc3: Handle case where setup_phy is not needed
 2019-06-06 10:13 UTC  (8+ messages)

[U-Boot] [PATCH v8 1/3] rockchip: rk3399: Add Nanopi NEO4 board support
 2019-06-06  9:55 UTC  (5+ messages)
` [U-Boot] [PATCH v8 2/3] rockchip: rk3399: Add Rockpro64 "

[U-Boot] [PATCH v3] riscv: add Kconfig entries for the F and D ISA extensions support
 2019-06-06  9:06 UTC 

[U-Boot] [PATCH 1/2] arm: i.MX: Add CMD_NANDBCB Kconfig entry
 2019-06-06  8:59 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] i.MX6: nand: add nandbcb command for imx

[U-Boot] [EXT] Re: [PATCH 4/6] spl: mmc: support loading i.MX container format file
 2019-06-06  8:05 UTC  (17+ messages)

[U-Boot] [PATCH v2] lib: Makefile: build fdtdec_common.c when OF_LIBFDT selected
 2019-06-06  7:59 UTC 

[U-Boot] i.MX8MM mapped register access causes crashes
 2019-06-06  7:26 UTC  (6+ messages)

[U-Boot] [PATCH 1/3] board/friendlyarm: Add support for friendlyarm nanopi neo4 board
 2019-06-06  6:17 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] NC-SI PHY Support
 2019-06-06  4:49 UTC  (2+ messages)
` [U-Boot] [PATCH 4/4] net: NC-SI setup and handling


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