public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-08-08 14:35:18 to 2019-08-11 22:11:18 UTC [more...]

[U-Boot] [PATCH 00/22] i.MX8MM support
 2019-08-11 22:11 UTC  (29+ messages)
` [U-Boot] [PATCH 01/22] tools: imx8m_image: align spl bin image size
` [U-Boot] [PATCH 02/22] ddr: imx8m: fix ddr firmware location when enable SPL OF
` [U-Boot] [PATCH 03/22] imx8m: add image cfg for i.MX8MM lpddr4
` [U-Boot] [PATCH 04/22] imx: add IMX8MQ kconfig entry
` [U-Boot] [PATCH 05/22] imx: add IMX8MM "
` [U-Boot] [PATCH 06/22] imx: imx8mm: add clock bindings header
` [U-Boot] [PATCH 07/22] imx: add i.MX8MM cpu type
` [U-Boot] [PATCH 08/22] imx: spl: add spl_board_boot_device for i.MX8MM
` [U-Boot] [PATCH 09/22] imx8m: update imx-regs "
` [U-Boot] [PATCH 10/22] imx: add get_cpu_rev support "
` [U-Boot] [PATCH 11/22] imx8m: add pin header "
` [U-Boot] [PATCH 12/22] imx: add i.MX8MM PE property
` [U-Boot] [PATCH 13/22] imx8m: Fix MMU table issue for OPTEE memory
` [U-Boot] [PATCH 14/22] imx8m: set BYPASS ID SWAP to avoid AXI bus errors
` [U-Boot] [PATCH 15/22] imx8m: Configure trustzone region 0 for non-secure access
` [U-Boot] [PATCH 16/22] imx8m: soc: enable SCTR clock before timer init
` [U-Boot] [PATCH 17/22] imx8m: rename clock to clock_imx8mq
` [U-Boot] [PATCH 18/22] imx8m: restructure clock.h
` [U-Boot] [PATCH 19/22] imx8m: add clk support for i.MX8MM
` [U-Boot] [PATCH 20/22] arm: dts: import i.MX8MM dtsi
` [U-Boot] [PATCH 21/22] arm: dts: add i.MX8MM pin func
` [U-Boot] [PATCH 22/22] imx: Add i.MX8MM EVK board support

[U-Boot] [PATCH v2 00/11] dm: Convert TPC70 to use DM and DTS in SPL and u-boot proper
 2019-08-11 21:27 UTC  (19+ messages)
` [U-Boot] [PATCH v2 01/11] imx: tpc70: config: Add script commands to update u-boot and OE's wic
` [U-Boot] [PATCH v2 02/11] imx: tpc70: config: Update TPC70 config to support eMMC's boot0 SPL update
` [U-Boot] [PATCH v2 03/11] imx: tpc70: Add board_boot_order() to distinguish between eMMC and SD boot
` [U-Boot] [PATCH v2 04/11] imx: tpc70: DTS: Explicitly add imx6q-kp.dtb to Makefile for DTB compilation
` [U-Boot] [PATCH v2 05/11] imx: tpc70: cosmetic: Replace magic numbers when setting ENET clock
` [U-Boot] [PATCH v2 06/11] imx: tpc70: led: Enable LED default state
` [U-Boot] [PATCH v2 07/11] imx: tpc70: dts: Add TPC70 board (imx6q based) device tree description
` [U-Boot] [PATCH v2 10/11] imx: spl: tpc70: Do not remove clock related properties from DTS

[U-Boot] [PATCH] arm: dts: sync dts for Allwinner H6
 2019-08-11 20:42 UTC 

[U-Boot] [RFC PATCH] rockchip, Makefile: add u-boot-tpl-with-spl.img target
 2019-08-11 19:10 UTC  (5+ messages)

[U-Boot] [PATCH] riscv: update fix_rela_dyn
 2019-08-11 12:45 UTC 

[U-Boot] [PATCH] riscv: tools: Handle addend to absolute reloc in prelink-riscv
 2019-08-11  9:29 UTC 

[U-Boot] [PULL] u-boot-sh/master
 2019-08-11  1:13 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2019-08-11  1:13 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86
 2019-08-11  1:13 UTC  (2+ messages)

[U-Boot] Pull request, u-boot-tegra/master
 2019-08-11  1:13 UTC  (2+ messages)

[U-Boot] Booting Linux kernel on x86_64
 2019-08-10 12:42 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] mailmap: provide usage instruction
 2019-08-10 11:17 UTC 

[U-Boot] [PATCH 1/1] efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stub
 2019-08-10 11:08 UTC 

[U-Boot] [PATCH v2 0/5] usb: kbd: implement special keys
 2019-08-10  9:24 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] usb: kbd: simplify coding for arrow keys
` [U-Boot] [PATCH v2 2/5] usb: kbd: implement special keys
` [U-Boot] [PATCH v2 3/5] usb: kbd: fix typo
` [U-Boot] [PATCH v2 4/5] usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h
` [U-Boot] [PATCH v2 5/5] dm: test: usb: rework keyboard test

[U-Boot] [PATCH 1/1] network: set timeline for CONFIG_DM_ETH conversion
 2019-08-09 22:10 UTC 

[U-Boot] RFC: Migration target date for DM_ETH
 2019-08-09 21:41 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] usb: kbd: implement special keys
 2019-08-09 21:36 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] usb: kbd: simplify coding for arrow keys

[U-Boot] [PATCH 1/1] cmd/bdinfo: sandbox: print the relocation offset
 2019-08-09 21:34 UTC 

[U-Boot] [PATCH v2 1/7] net: sh_eth: Add R8A77980 V3H gether support
 2019-08-09 21:14 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/7] net: sh_eth: Fix 64bit build warnings
` [U-Boot] [PATCH v2 3/7] pinctrl: renesas: Add R8A77980 V3H PFC tables
` [U-Boot] [PATCH v2 4/7] clk: renesas: Add R8A77980 V3H clock tables
` [U-Boot] [PATCH v2 5/7] ARM: dts: renesas: Add R8A77980 V3H DTs and headers
` [U-Boot] [PATCH v2 6/7] ARM: renesas: Add R8A77980 V3H platform code
` [U-Boot] [PATCH v2 7/7] ARM: renesas: Add R8A77980 V3H Condor board code

[U-Boot] [PATCH V3 0/4] Prepare i.MX8MM clk
 2019-08-09 21:02 UTC  (13+ messages)
` [U-Boot] [PATCH V3 1/4] clk: imx: add Kconfig entry for i.MX8MM
` [U-Boot] [PATCH V3 2/4] clk: imx: add pll14xx driver
` [U-Boot] [PATCH V3 3/4] clk: imx: add i.MX8M composite clk support
` [U-Boot] [PATCH V3 4/4] clk: imx: add i.MX8MM clk driver

[U-Boot] [PATCH] sunxi: video: HDMI: Fix LCD clock divider
 2019-08-09 20:30 UTC 

[U-Boot] [RFC] enforce CONFIG_DM=y
 2019-08-09 18:39 UTC 

[U-Boot] [PATCH] board_f: reserve noncached space below malloc area
 2019-08-09 18:21 UTC  (3+ messages)

[U-Boot] [PATCH v1] apalis-tk1: support v1.2 hardware revision
 2019-08-09 17:04 UTC  (3+ messages)

[U-Boot] drivers: net: driver for MDIO muxes controlled over I2C
 2019-08-09 16:48 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/5] arm: dts: sync dts for i.MX6UL
 2019-08-09 16:46 UTC  (15+ messages)
` [U-Boot] [PATCH v2 2/5] arm: dts: sync dts for i.MX6ULL
` [U-Boot] [PATCH v2 3/5] arm: dts: import dts for i.MX6ULZ
` [U-Boot] [PATCH v2 4/5] imx: add i.MX6ULZ cpu type
` [U-Boot] [PATCH v2 5/5] imx: add i.MX6ULZ board

[U-Boot] [PATCH] cmd: avb: Fix requested partitions list
 2019-08-09 16:16 UTC 

[U-Boot] Please pull u-boot-mmc-20190809
 2019-08-09 16:08 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-rockchip-20190809
 2019-08-09 16:08 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Intel FPGA PCIe fixes
 2019-08-09 15:30 UTC  (4+ messages)

[U-Boot] [PATCH] board: ls1028a: set up integrated PCI stream IDs and cache attributes
 2019-08-09 14:31 UTC  (5+ messages)

[U-Boot] [PATCH 00/11] Aquantia PHY driver updates to reduce FW dependency
 2019-08-09 13:17 UTC  (14+ messages)
` [U-Boot] [PATCH 01/11] include: phy: define XFI and USXGMII interface types
` [U-Boot] [PATCH 02/11] include: phy: add data field for private driver data
` [U-Boot] [PATCH 03/11] drivers: net: aquantia: use XFI, USXGMII interface types
` [U-Boot] [PATCH 04/11] drivers: net: aquantia: add PHY generation information
` [U-Boot] [PATCH 05/11] drivers: net: aquantia: set up SI protocol based on interface type
` [U-Boot] [PATCH 06/11] drivers: net: aquantia: set MDI reversal based on DT property
` [U-Boot] [PATCH 07/11] drivers: net: aquantia: set SMBus addr "
` [U-Boot] [PATCH 08/11] drivers: net: aquantia: use SI and LI status in loop waiting for link up
` [U-Boot] [PATCH 09/11] doc: bindings: add bindings document for PHY nodes
` [U-Boot] [PATCH 10/11] doc: bindings: Aquantia PHY node binding
` [U-Boot] [PATCH 11/11] drivers: net: fsl_enetc: use XFI, USXGMII interface type macros

[U-Boot] [PATCH] cmd: avb: Support A/B slots
 2019-08-09 12:38 UTC 

[U-Boot] [PATCH] image: android: Fix possible build errors
 2019-08-09 12:31 UTC 

[U-Boot] GitLab: make pipeline status public
 2019-08-09 10:47 UTC  (5+ messages)

[U-Boot] [PATCH] cmd: pxe: Use internal FDT if FDT file isn't found in FDTDIR
 2019-08-09 10:20 UTC 

[U-Boot] [PATCH 1/7] mmc: atmel_sdhci: fix uninitialized pointer deref on probe
 2019-08-09  9:32 UTC  (2+ messages)

[U-Boot] [PATCH] test/py: Fix MMC/SD block write test dependency
 2019-08-09  9:32 UTC  (2+ messages)

[U-Boot] [BISECTED] [BUG]: MMC initialization hang at Zynq Z-turn board
 2019-08-09  9:31 UTC  (3+ messages)
` [U-Boot] [PATCH] mmc: zynq_sdhci: fix uninitialized pointer deref on probe

[U-Boot] [PATCH] mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selected
 2019-08-09  9:31 UTC  (2+ messages)

[U-Boot] [PATCH u-boot-marvell 1/1] pci: pci_mvebu: set BAR0 after memory space is set
 2019-08-09  8:57 UTC  (3+ messages)

[U-Boot] [PATCH V2 0/4] Prepare i.MX8MM clk
 2019-08-09  6:56 UTC  (7+ messages)
` [U-Boot] [PATCH V2 1/4] clk: imx: add Kconfig entry for i.MX8MM
` [U-Boot] [PATCH V2 2/4] clk: imx: add pll14xx driver
` [U-Boot] [PATCH V2 3/4] clk: imx: add i.MX8M composite clk support
` [U-Boot] [PATCH V2 4/4] clk: imx: add i.MX8MM clk driver

[U-Boot] 答复: 答复: [PATCH 0/4] Make some changes to SDP
 2019-08-09  6:21 UTC  (2+ messages)
  ` [U-Boot] 答复: "

[U-Boot] [PATCH] arm: baltos: switch to driver model for the watchdog timer
 2019-08-09  5:40 UTC 

[U-Boot] [PATCH] arm: baltos: use device tree alias to access Ethernet slave
 2019-08-09  5:21 UTC 

[U-Boot] Please pull u-boot-marvell/master (watchdog related)
 2019-08-09  3:20 UTC  (2+ messages)

[U-Boot] [PATCH v9 8/9] board: intel: Add new slimbootloader board
 2019-08-09  1:38 UTC  (5+ messages)

[U-Boot] [PATCH 1/3] spl: imx6: Let spl_boot_device return USDHC1 or USDHC2
 2019-08-09  0:58 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] i.MX8M ddr update/fix
 2019-08-09  0:52 UTC  (4+ messages)
` [U-Boot] [PATCH 3/4] driver: ddr: Refine the ddr init driver on imx8m

[U-Boot] [PATCH v2 05/12] armV7R: K3: am654: Allow using SPL BSS pre-relocation
 2019-08-08 20:01 UTC  (14+ messages)

[U-Boot] [RFC PATCH 0/2] Add a driver for the Felix Ethernet switch on NXP LS1028A
 2019-08-08 19:18 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 1/2] drivers: net: "
` [U-Boot] [RFC PATCH 2/2] arm: dts: ls1028a: add node for the integrated Ethernet switch

[U-Boot] [PATCH v2] ARM: imx: Support larger SPL size on IMX6DQ
 2019-08-08 18:36 UTC  (2+ messages)

[U-Boot] [PATCH] README: Clarify use of BSS during SPL board_init_f()
 2019-08-08 18:21 UTC  (2+ messages)

[U-Boot] [PATCH] riscv: cpu: Skip unavailable hart in the get_count() op
 2019-08-08 14:57 UTC  (5+ messages)

[U-Boot] [PATCH v9 9/9] x86: Skip setting up MTRRs in slimbootloader
 2019-08-08 14:54 UTC  (3+ messages)

[U-Boot] [PATCH v9 7/9] x86: slimbootloader: Add a slimbootloader device tree
 2019-08-08 14:54 UTC  (3+ messages)

[U-Boot] [PATCH v9 6/9] x86: slimbootloader: Set TSC information for tsc_timer
 2019-08-08 14:53 UTC  (3+ messages)

[U-Boot] [PATCH v9 5/9] x86: slimbootloader: Add serial driver
 2019-08-08 14:53 UTC  (3+ messages)

[U-Boot] [PATCH v9 4/9] x86: slimbootloader: Add memory configuration
 2019-08-08 14:53 UTC  (3+ messages)

[U-Boot] [PATCH v9 3/9] x86: Add a common HOB library
 2019-08-08 14:53 UTC  (2+ messages)

[U-Boot] [PATCH v9 2/9] x86: lib: fsp: Use EFI_GUID and efi_guid_t
 2019-08-08 14:52 UTC  (2+ messages)

[U-Boot] [PATCH v9 1/9] x86: Add new slimbootloader CPU type
 2019-08-08 14:52 UTC  (3+ messages)

[U-Boot] [PATCH v4] x86: ich-spi: Convert driver to spi-mem ops
 2019-08-08 14:50 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] bios_emulator: remove stray break
 2019-08-08 14:50 UTC  (3+ messages)

[U-Boot] [PATCH] x86: qemu: Fix non-working ramboot and nfsboot environment variables
 2019-08-08 14:50 UTC  (2+ messages)

[U-Boot] [PATCH v8 1/9] x86: Add new slimbootloader CPU type
 2019-08-08 14:35 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