public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-01-09 09:12:30 to 2018-01-10 05:20:35 UTC [more...]

[U-Boot] [PATCH V5 00/31] imx: add i.MX8M support and i.MX8MQ EVK
 2018-01-10  5:20 UTC  (19+ messages)
` [U-Boot] [PATCH V5 01/31] arm: imx: Rework i.MX specific commands to be excluded from SPL
` [U-Boot] [PATCH V5 02/31] imx: add i.MX8M into Kconfig
` [U-Boot] [PATCH V5 03/31] imx: mx8m: add register definition header file
` [U-Boot] [PATCH V5 04/31] imx: mx8m: add pin "
` [U-Boot] [PATCH V5 05/31] imx: mx8m: add clock driver
` [U-Boot] [PATCH V5 06/31] imx: add sip function
` [U-Boot] [PATCH V5 07/31] imx: boot_mode: add USB_BOOT entry
` [U-Boot] [PATCH V5 08/31] imx: cpu: update cpu file to support i.MX8M
` [U-Boot] [PATCH V5 09/31] imx: spl: implement spl_boot_device for i.MX8M
` [U-Boot] [PATCH V5 10/31] imx: add i.MX8MQ SoC Revision and is_mx8m helper
` [U-Boot] [PATCH V5 11/31] imx: add pad settings bit definition for i.MX8M
` [U-Boot] [PATCH V5 12/31] imx: cpu: move speed/temp to common cpu
` [U-Boot] [PATCH V5 13/31] imx: cpu: add cpu speed/grade for i.MX8M
` [U-Boot] [PATCH V5 14/31] imx: refactor imx_get_mac_from_fuse
` [U-Boot] [PATCH V5 15/31] imx: cleanup bootaux
` [U-Boot] [PATCH V5 16/31] imx: bootaux: support i.MX8M
` [U-Boot] [PATCH V5 17/31] imx: mx7: move get_boot_device to cpu.c
` [U-Boot] [PATCH V5 18/31] imx: cpu: support get_boot_device for i.MX8M

[U-Boot] [PATCH V4 00/32] imx: add i.MX8M support and i.MX8MQ EVK
 2018-01-10  4:08 UTC  (35+ messages)
` [U-Boot] [PATCH V4 01/32] arm: imx: Rework i.MX specific commands to be excluded from SPL
` [U-Boot] [PATCH V4 02/32] imx: add i.MX8M into Kconfig
` [U-Boot] [PATCH V4 03/32] imx: mx8m: add register definition header file
` [U-Boot] [PATCH V4 04/32] imx: mx8m: add pin "
` [U-Boot] [PATCH V4 05/32] time: add wait_mask_set/clr_timeout helper functions
` [U-Boot] [PATCH V4 06/32] imx: mx8m: add clock driver
` [U-Boot] [PATCH V4 07/32] imx: add sip function
` [U-Boot] [PATCH V4 08/32] imx: boot_mode: add USB_BOOT entry
` [U-Boot] [PATCH V4 09/32] imx: cpu: update cpu file to support i.MX8M
` [U-Boot] [PATCH V4 10/32] imx: spl: implement spl_boot_device for i.MX8M
` [U-Boot] [PATCH V4 11/32] imx: add i.MX8MQ SoC Revision and is_mx8m helper
` [U-Boot] [PATCH V4 12/32] imx: add pad settings bit definition for i.MX8M
` [U-Boot] [PATCH V4 13/32] imx: cpu: move speed/temp to common cpu
` [U-Boot] [PATCH V4 14/32] imx: cpu: add cpu speed/grade for i.MX8M
` [U-Boot] [PATCH V4 15/32] imx: refactor imx_get_mac_from_fuse
` [U-Boot] [PATCH V4 16/32] imx: cleanup bootaux
` [U-Boot] [PATCH V4 17/32] imx: bootaux: support i.MX8M
` [U-Boot] [PATCH V4 18/32] imx: mx7: move get_boot_device to cpu.c
` [U-Boot] [PATCH V4 19/32] imx: cpu: support get_boot_device for i.MX8M
` [U-Boot] [PATCH V4 20/32] imx: mx7: move mmc env code to mmc_env.c
` [U-Boot] [PATCH V4 21/32] imx: mx8m: add soc related settings and files
` [U-Boot] [PATCH V4 22/32] imx: makefile: compile files for i.MX8M
` [U-Boot] [PATCH V4 23/32] misc: ocotp: add i.MX8M support
` [U-Boot] [PATCH V4 24/32] mmc: fsl_esdhc: support i.MX8M
` [U-Boot] [PATCH V4 25/32] imx: lcdif: include i.MX8M
` [U-Boot] [PATCH V4 26/32] gpio: mxc: add i.MX8M support
` [U-Boot] [PATCH V4 27/32] net: fec: do not access reserved register for i.MX8M
` [U-Boot] [PATCH V4 28/32] net: fec: fix build warnings for 64bits support
` [U-Boot] [PATCH V4 29/32] imx: imx8mq: add dtsi file
` [U-Boot] [PATCH V4 30/32] power: pmic/regulator allow dm be omitted by SPL
` [U-Boot] [PATCH V4 31/32] imx: mx8m: add ddr controller memory map
` [U-Boot] [PATCH V4 32/32] imx: add i.MX8MQ EVK support

[U-Boot] [PATCH] ddr: marvell: only assert M_ODT[0] on write for a single CS
 2018-01-10  4:00 UTC 

[U-Boot] [GIT PULL] u-boot-uniphier/master
 2018-01-10  3:21 UTC  (3+ messages)
` [U-Boot] [GIT PULL] ZFS: lundman/master

[U-Boot] [PATCH v4 0/6] Support for the Turris Omnia router
 2018-01-10  2:49 UTC  (3+ messages)
` [U-Boot] [PATCH v4 1/7] driver/ddr: Add support for setting timing in hws_topology_map

[U-Boot] [PATCH V3 00/31] imx: add i.MX8M support and i.MX8MQ EVK
 2018-01-10  2:34 UTC  (38+ messages)
` [U-Boot] [PATCH V3 01/31] imx: add i.MX8M into Kconfig
` [U-Boot] [PATCH V3 02/31] imx: mx8m: add register definition header file
` [U-Boot] [PATCH V3 03/31] imx: mx8m: add pin "
` [U-Boot] [PATCH V3 04/31] time: add wait_mask_set/clr_timeout helper functions
` [U-Boot] [PATCH V3 05/31] imx: mx8m: add clock driver
` [U-Boot] [PATCH V3 06/31] imx: add sip function
` [U-Boot] [PATCH V3 07/31] imx: boot_mode: add USB_BOOT entry
` [U-Boot] [PATCH V3 08/31] imx: cpu: update cpu file to support i.MX8M
` [U-Boot] [PATCH V3 09/31] imx: spl: implement spl_boot_device for i.MX8M
` [U-Boot] [PATCH V3 10/31] imx: add i.MX8MQ SoC Revision and is_mx8m helper
` [U-Boot] [PATCH V3 11/31] imx: add pad settings bit definition for i.MX8M
` [U-Boot] [PATCH V3 12/31] imx: cpu: move speed/temp to common cpu
` [U-Boot] [PATCH V3 13/31] imx: cpu: add cpu speed/grade for i.MX8M
` [U-Boot] [PATCH V3 14/31] imx: refactor imx_get_mac_from_fuse
` [U-Boot] [PATCH V3 15/31] imx: cleanup bootaux
` [U-Boot] [PATCH V3 16/31] imx: bootaux: support i.MX8M
` [U-Boot] [PATCH V3 17/31] imx: mx7: move get_boot_device to cpu.c
` [U-Boot] [PATCH V3 18/31] imx: cpu: support get_boot_device for i.MX8M
` [U-Boot] [PATCH V3 19/31] imx: mx7: move mmc env code to mmc_env.c
` [U-Boot] [PATCH V3 20/31] imx: mx8m: add soc related settings and files
` [U-Boot] [PATCH V3 21/31] imx: makefile: compile files for i.MX8M
` [U-Boot] [PATCH V3 22/31] misc: ocotp: add i.MX8M support
` [U-Boot] [PATCH V3 23/31] mmc: fsl_esdhc: support i.MX8M
` [U-Boot] [PATCH V3 24/31] imx: lcdif: include i.MX8M
` [U-Boot] [PATCH V3 25/31] gpio: mxc: add i.MX8M support
` [U-Boot] [PATCH V3 26/31] net: fec: do not access reserved register for i.MX8M
` [U-Boot] [PATCH V3 27/31] net: fec: fix build warnings for 64bits support
` [U-Boot] [PATCH V3 28/31] imx: imx8mq: add dtsi file
` [U-Boot] [PATCH V3 29/31] power: pmic/regulator allow dm be omitted by SPL
` [U-Boot] [PATCH V3 30/31] imx: mx8m: add ddr controller memory map
` [U-Boot] [PATCH V3 31/31] imx: add i.MX8MQ EVK support

[U-Boot] [PATCH 01/07] db410c: configs: increase gunzip buffer size for the kernel
 2018-01-10  2:27 UTC  (7+ messages)
` [U-Boot] [PATCH 03/07] db410c: replace reset driver with psci
` [U-Boot] [PATCH 04/07] fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATE
` [U-Boot] [PATCH 05/07] db410c: use the device tree parsed by the lk loader
` [U-Boot] [PATCH 06/07] db410c: add reserved-memory node to dts
` [U-Boot] [PATCH 07/07] db410c: on aarch64 the fdtfile is in per-vendor subdirectory

[U-Boot] [PATCH v3 0/6] assert() is almost used in the same way as BUG_ON(), except:
 2018-01-10  1:45 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/6] Enable CONFIG_PANIC_HANG for boards without do_reset()
` [U-Boot] [PATCH v3 2/6] usb: xhci: return ERR_PTR(-ETIMEDOUT) at the end of xhci_wait_for_event()
` [U-Boot] [PATCH v3 3/6] Introduce CONFIG_BUG_CHECKS to allow to disable BUG{_ON} and WARN_ON
` [U-Boot] [PATCH v3 4/6] ARM: openrd: disable CONFIG_BUG_CHECKS
` [U-Boot] [PATCH v3 5/6] treewide: convert assert() to BUG_ON()
` [U-Boot] [PATCH v3 6/6] Remove assert()

[U-Boot] [PATCH v2 00/16] efi: Enable basic sandbox support for EFI loader
 2018-01-09 23:52 UTC  (7+ messages)
` [U-Boot] [PATCH v2 03/16] efi: Add error checking for efi_init_obj_list()
` [U-Boot] [PATCH v2 06/16] efi: sandbox: Adjust memory usage for sandbox
` [U-Boot] [PATCH v2 08/16] sandbox: Add a setjmp() implementation

[U-Boot] [PATCH 0/4] ARM: Extend qemu_arm to support ARM64
 2018-01-09 23:13 UTC  (10+ messages)
` [U-Boot] [PATCH 1/4] ARM: qemu-arm: Add support for AArch64
` [U-Boot] [PATCH 2/4] ARM: Document AArch64 version of qemu-arm
` [U-Boot] [PATCH 3/4] Travis-CI: Download ARM64 version of GRUB as well
` [U-Boot] [PATCH 4/4] Travis-CI: Add job for running test.py on qemu_arm64

[U-Boot] [PATCH v5 00/24] Fix and extend i.MX HAB layer
 2018-01-09 22:26 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] configs: enable spl support wrt env device
 2018-01-09 22:07 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] configs: icore: enable nand on mmc defconfig
` [U-Boot] [PATCH 3/3] i.MX: nand: add nandbcb update command

[U-Boot] [PATCH 1/2] ARM: imx: cm_fx6: export board and soc info to env
 2018-01-09 21:51 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] ARM: imx: cm_fx6: env: try to determine dtb to use
 2018-01-09 21:01 UTC 

[U-Boot] [PATCH] api: bootelf: go: flush cache before starting
 2018-01-09 20:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: mach-omap2: Remove secure certificate name printing
 2018-01-09 20:33 UTC 

[U-Boot] [PATCH] arm: am33xx: security: Fix size calculation on header
 2018-01-09 20:32 UTC 

[U-Boot] [PATCH] ext4: cache first extent index blocks (#06343)
 2018-01-09 20:30 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/4] ARM: tegra: don't use CONFIG_SPL_TEXT_BASE when no SPL
 2018-01-09 19:53 UTC  (6+ messages)
` [U-Boot] [PATCH 3/4] ARMv8: Allow dynamic early stack pointer

[U-Boot] [PATCH] Makefile: ensure DTB doesn't overflow into initial stack
 2018-01-09 19:52 UTC 

[U-Boot] [PATCH v1 0/6] Add support for DM_USB for TI's DRA7 platforms
 2018-01-09 19:18 UTC  (7+ messages)
` [U-Boot] [PATCH v1 1/6] board: ti: dra7xx-evm: turn on USB clocks in late init stage
` [U-Boot] [PATCH v1 5/6] configs: enable DM_USB for all the platforms of the DRA7 family
` [U-Boot] [PATCH v1 6/6] dts: dra7x: enable host on USB2 "

[U-Boot] [PULL] Please pull from u-boot-rockchip/master
 2018-01-09 19:00 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-net.git master
 2018-01-09 18:06 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/6] am335x-fb: support display PLL for lcd-clock / pixel-clock
 2018-01-09 18:01 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/6] mach-omap2: add AM335x Display PLL register definition
` [U-Boot] [PATCH v3 2/6] am335x-fb: cosmetic: update-copyright
` [U-Boot] [PATCH v3 3/6] am335x-fb: cosmetic: fix coding style
` [U-Boot] [PATCH v3 4/6] am335x-fb: setup display PLL
` [U-Boot] [PATCH v3 5/6] board/BuR: provide real clock-frequency instead a divider
` [U-Boot] [PATCH v3 6/6] board/BuR: drop LCDC clock manipulation from board code

[U-Boot] [PATCH v2 0/6] am335x-fb: support display PLL for lcd-clock / pixel-clock
 2018-01-09 17:56 UTC  (12+ messages)
` [U-Boot] [PATCH v2 1/6] mach-omap2: add AM335x Display PLL register definition
` [U-Boot] [PATCH v2 2/6] am335x-fb: cosmetic: update-copyright
` [U-Boot] [PATCH v2 3/6] am335x-fb: cosmetic: fix coding style
` [U-Boot] [PATCH v2 4/6] am335x-fb: setup display PLL
` [U-Boot] [PATCH v2 5/6] board/BuR: provide real clock-frequency instead a divider
` [U-Boot] [PATCH v2 6/6] board/BuR: drop LCDC clock manipulation from board code

[U-Boot] [PATCH 1/1] ls1012a:dts: Update LS1012A-2G5RDB device tree
 2018-01-09 17:37 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] armv8/kconfig: Align boards of same family at one place
 2018-01-09 17:36 UTC  (9+ messages)
` [U-Boot] [PATCH v3 2/3] board: freescale: ls1012a: LS1012A-2G5RDB board support
` [U-Boot] [PATCH 3/3] drivers: net: pfe_eth: Disable autonegotiation for 2.5G SGMII

[U-Boot] [PATCH v2] arm64: ls1012ardb: Add distro secure boot support
 2018-01-09 17:33 UTC 

[U-Boot] [PATCH 1/7] libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c
 2018-01-09 17:23 UTC  (8+ messages)
` [U-Boot] [PATCH 2/7] libfdt: fix <linux/libfdt.h>
` [U-Boot] [PATCH 3/7] tools: include necessary headers explicitly
` [U-Boot] [PATCH 4/7] libfdt: move lib/libfdt/libfdt.h to include/libfdt.h
` [U-Boot] [PATCH 5/7] libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD "
` [U-Boot] [PATCH 6/7] libfdt: migrate libfdt.h to a wrapper
` [U-Boot] [PATCH 7/7] libfdt: migrate include/libfdt_env.h "

[U-Boot] [PATCH] arm64: mvebu: armada-8k: support SD card environment
 2018-01-09 16:36 UTC  (7+ messages)
` [U-Boot] [EXT] "

[U-Boot] [PATCH 00/14] env: Multiple env support and env transition for sunxi
 2018-01-09 16:05 UTC  (7+ messages)
` [U-Boot] [PATCH 12/14] env: Mark env_get_location as weak

[U-Boot] [PATCH] spl: make CONFIG_OF_EMBED pass dts through fdtgrep
 2018-01-09 14:42 UTC  (3+ messages)

[U-Boot] mmc1 not working on Samsung snow chromebook
 2018-01-09 14:37 UTC  (5+ messages)

[U-Boot] [GIT] Pull request: u-boot-dfu (09.01.2018)
 2018-01-09 14:24 UTC 

[U-Boot] [PATCH v2 00/12] Add NX25 to support RISC-V
 2018-01-09 13:46 UTC  (4+ messages)
` [U-Boot] [PATCH v2 01/12] riscv: cpu: Add nx25 "

[U-Boot] [PATCH v2 0/3] cadence-quadspi: Fix issues with non 32bit aligned accesses
 2018-01-09 13:19 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible"
` [U-Boot] [PATCH v2 2/3] Revert "spi: cadence_qspi_apb: Use 32 bit indirect write "
` [U-Boot] [PATCH v2 3/3] spi: cadence_qspi_apb: Make flash writes 32 bit aligned

[U-Boot] [PATCH 0/3] ARM: uniphier: updates for v2017.03 MW
 2018-01-09 13:02 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: zynqmp: Map PCIe High as device memory
 2018-01-09 11:51 UTC 

[U-Boot] U-Boot 2015 and u-boot-fw-utils 2017.09
 2018-01-09 11:17 UTC 

[U-Boot] Modify DTB after loading fitimage
 2018-01-09 10:45 UTC 

[U-Boot] [ANN] U-Boot v2017.11-rc4 released
 2018-01-09 10:03 UTC  (7+ messages)
    ` [U-Boot] sdhci - review?

[U-Boot] [PATCH 3/3] spi: cadence_qspi_apb: Make flash writes 32 bit aligned
 2018-01-09  9:25 UTC  (2+ messages)

[U-Boot] [PATCH 01/07] db410c: configs: increase gunzip buffer size for the kernel
 2018-01-09  9:22 UTC  (9+ messages)
` [U-Boot] [PATCH 04/07] fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATE


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