public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-12-02 03:29:28 to 2017-12-04 18:36:43 UTC [more...]

[U-Boot] [PATCH] omap3: evm: Explicitly use DISTRO_DEFAULTS features at startup
 2017-12-04 18:36 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] armv8: mmu: fix page table mapping
 2017-12-04 18:36 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm64 :show_regs: show the address before relocation
 2017-12-04 18:36 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH u-boot v2] ARM: arch-meson: build memory banks using reported memory from registers
 2017-12-04 18:36 UTC  (2+ messages)
` [U-Boot] [U-Boot, u-boot, "

[U-Boot] [PATCH u-boot v3 5/5] arm: Add Khadas VIM support based on Meson GXL family
 2017-12-04 18:36 UTC  (2+ messages)
` [U-Boot] [U-Boot, u-boot, v3, "

[U-Boot] [PATCH u-boot v3 4/5] arm: Add LibreTech CC support based on Meson GXL family
 2017-12-04 18:36 UTC  (2+ messages)
` [U-Boot] [U-Boot, u-boot, v3, "

[U-Boot] [PATCH u-boot v3 3/5] board: p212: use common ethernet init function
 2017-12-04 18:36 UTC  (2+ messages)
` [U-Boot] [U-Boot, u-boot, v3, "

[U-Boot] [PATCH u-boot v3 2/5] board: odroid-c2: use common ethernet init function
 2017-12-04 18:36 UTC  (2+ messages)
` [U-Boot] [U-Boot, u-boot, v3, "

[U-Boot] [PATCH u-boot v3 1/5] ARM: arch-meson: add ethernet common init function
 2017-12-04 18:36 UTC  (2+ messages)
` [U-Boot] [U-Boot, u-boot, v3, "

[U-Boot] [PATCH 2/2] libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c
 2017-12-04 18:36 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] libfdt: move fdt_find_regions() to fdt_region.c from fdt_wip.c
 2017-12-04 18:36 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] armv8: shrink exception table code
 2017-12-04 18:36 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 1/1] add support for Raspberry Pi Zero W
 2017-12-04 18:36 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,1/1] "

[U-Boot] [PATCH 5/5] test: compression: Convert to unit test framework
 2017-12-04 18:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/5] test/py: Allow any unit test suite to be found
 2017-12-04 18:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/5] test: compression: Put test variables in a struct
 2017-12-04 18:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/5] test: overlay: Use cmd_ut_category()
 2017-12-04 18:35 UTC  (3+ messages)
` [U-Boot] [U-Boot,2/5] "

[U-Boot] [PATCH 1/5] test: Add a command function for test execution
 2017-12-04 18:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] omap2: set the ethaddr as well as the usbethaddr env var to ensure static MAC
 2017-12-04 18:35 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: Make gcc 6.0 or later a hard requirement now
 2017-12-04 18:35 UTC  (2+ messages)

[U-Boot] [PATCH] api: bootelf: go: flush cache before starting
 2017-12-04 18:33 UTC 

[U-Boot] [PATCHv4] env: enable accessing the environment in an EXT4 partition
 2017-12-04 18:03 UTC  (3+ messages)
` [U-Boot] [U-Boot, PATCHv4] "

[U-Boot] [PATCH] gpt: add part-uuid and part-num subcommands
 2017-12-04 17:57 UTC  (9+ messages)

[U-Boot] [PATCH V2 00/23] imx: add i.MX8M support and i.MX8MQ EVK
 2017-12-04 17:48 UTC  (25+ messages)
` [U-Boot] [PATCH V2 01/23] imx: add i.MX8M into Kconfig
` [U-Boot] [PATCH V2 02/23] imx: mx8m: add register definition header file
` [U-Boot] [PATCH V2 03/23] imx: mx8m: add pin "
` [U-Boot] [PATCH V2 04/23] imx: mx8m: add clock driver
` [U-Boot] [PATCH V2 05/23] imx: add sip function
` [U-Boot] [PATCH V2 06/23] imx: boot_mode: add USB_BOOT entry
` [U-Boot] [PATCH V2 07/23] power: pmic.h: include dm/ofnode.h
` [U-Boot] [PATCH V2 08/23] imx: cpu: update cpu file to support i.MX8M
` [U-Boot] [PATCH V2 09/23] imx: spl: implement spl_boot_device for i.MX8M
` [U-Boot] [PATCH V2 10/23] imx: add i.MX8MQ SoC Revision and is_mx8m helper
` [U-Boot] [PATCH V2 11/23] imx: add pad settings bit definition for i.MX8M
` [U-Boot] [PATCH V2 12/23] imx: mx8m: add soc related settings and files
` [U-Boot] [PATCH V2 13/23] imx: makefile: compile files for i.MX8M
` [U-Boot] [PATCH V2 14/23] misc: ocotp: add i.MX8M support
` [U-Boot] [PATCH V2 15/23] mmc: fsl_esdhc: support i.MX8M
` [U-Boot] [PATCH V2 16/23] imx: lcdif: include i.MX8M
` [U-Boot] [PATCH V2 17/23] gpio: mxc: add i.MX8M support
` [U-Boot] [PATCH V2 18/23] net: fec: do not access reserved register for i.MX8M
` [U-Boot] [PATCH V2 19/23] net: fec: fix build warnings for 64bits support
` [U-Boot] [PATCH V2 20/23] power: pmic/regulator allow dm be omitted by SPL
` [U-Boot] [PATCH V2 21/23] imx: imx8mq: add dtsi file
` [U-Boot] [PATCH V2 22/23] imx: add i.MX8MQ EVK support
` [U-Boot] [PATCH V2 23/23] Add DDR settings

[U-Boot] [PATCH v2] test/py: Setup variables based on HUSH selection
 2017-12-04 17:37 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/5] spi: cadence_spi: Adopt Linux DT bindings
 2017-12-04 17:33 UTC  (2+ messages)

[U-Boot] [RFC PATCH] test: py: Disable sleep test for qemu targets
 2017-12-04 17:14 UTC  (10+ messages)

[U-Boot] arm socfpga: Revert "spi: cadence_qspi_apb: Support 32 bit AHB address"
 2017-12-04 17:13 UTC  (6+ messages)

[U-Boot] [PATCH 0/3] efi_loader: avoid use after free
 2017-12-04 17:03 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] efi_loader: return status from efi_setup_loaded_image()
` [U-Boot] [PATCH 2/3] efi_loader: new function efi_delete_handle()
` [U-Boot] [PATCH 3/3] efi_loader: error handling in efi_load_image()

[U-Boot] [PATCH v2 0/5] Remove assert()
 2017-12-04 16:55 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/5] Move CONFIG_PANIC_HANG to Kconfig
` [U-Boot] [PATCH v2 2/5] Enable CONFIG_PANIC_HANG for boards without do_reset()
` [U-Boot] [PATCH v2 3/5] Introduce CONFIG_ENABLE_BUG_CHECKS to disable BUG{_ON} by default
` [U-Boot] [PATCH v2 4/5] treewide: convert assert() to BUG_ON()
` [U-Boot] [PATCH v2 5/5] Remove assert()

[U-Boot] [PATCH] armv8: layerscape: refine port register configuration
 2017-12-04 16:46 UTC  (2+ messages)

[U-Boot] [PATCH] tools: omapimage: fix corner-case in byteswap path
 2017-12-04 16:04 UTC 

[U-Boot] [PATCH] efi_stub: Use efi_uintn_t
 2017-12-04 15:33 UTC 

[U-Boot] [PATCH] efi_stub: Fix GDT_NOTSYS check
 2017-12-04 15:33 UTC 

[U-Boot] [PULL] efi patch queue 2017-12-04
 2017-12-04 15:13 UTC  (2+ messages)

[U-Boot] [PATCH] fpga: allow programming fpga from FIT image for all FPGA drivers
 2017-12-04 14:27 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: zynq: Fix SPL SD boot mode
 2017-12-04 14:12 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] efi_loader: correct media device paths
 2017-12-04 13:39 UTC  (10+ messages)
` [U-Boot] [PATCH 1/3] efi_loader: correctly determine if an MMC device is an SD-card
` [U-Boot] [PATCH 2/3] efi_loader: correctly setup device paths for block devices
` [U-Boot] [PATCH 3/3] efi_loader: correct DeviceNodeToText for media types

[U-Boot] [PATCH v3 5/6] binman: add ROM image signing for Bay Trail SoC
 2017-12-04 13:33 UTC  (3+ messages)

[U-Boot] [GIT PULL] u-boot-uniphier/master
 2017-12-04 13:23 UTC 

[U-Boot] [PATCH 1/4] mtd: nand: Rename nand.h into rawnand.h
 2017-12-04 13:08 UTC  (2+ messages)

[U-Boot] [PATCH] mtd: nand: denali: remove ad-hoc board_nand_init() entry
 2017-12-04 13:04 UTC  (2+ messages)

[U-Boot] [PATCH] mtd: nand: denali: remove bogus __maybe_unused
 2017-12-04 13:04 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: uniphier: clean up board_init
 2017-12-04 13:03 UTC  (2+ messages)

[U-Boot] [PATCH 00/23] imx: add i.MX8M support and i.MX8MQ EVK
 2017-12-04 12:37 UTC  (10+ messages)

[U-Boot] [PATCH] imx: Unify CONFIG_BOOTDELAY
 2017-12-04 12:25 UTC  (3+ messages)

[U-Boot] [PATCH] efi_loader: Exit in efi_set_bootdev() upon invalid "desc"
 2017-12-04 12:08 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] EFI: incorrect device paths
 2017-12-04 11:56 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: comments for dp_part_fill()
 2017-12-04 11:55 UTC 

[U-Boot] [RFC PATCH 00/13] Nexell S5P6818 SoC support
 2017-12-04 10:21 UTC  (28+ messages)
` [U-Boot] [RFC PATCH 01/13] serial: s5p: rework Samsung UART driver to get rid of uart.h
` [U-Boot] [RFC PATCH 02/13] serial: S5P/Samsung: refactor and Kconfig-ize UART selection
` [U-Boot] [RFC PATCH 03/13] arm: move SYS_ARCH_TIMER to KConfig
` [U-Boot] [RFC PATCH 04/13] reset: add driver for generic reset controllers
` [U-Boot] [RFC PATCH 05/13] mmc: add MMC (glue) driver for Nexell SoCs
` [U-Boot] [RFC PATCH 06/13] arm: add basic framework for Nexell S5P6818 support
` [U-Boot] [RFC PATCH 07/13] arm: nexell: embed NSIH header
` [U-Boot] [RFC PATCH 08/13] arm: nexell: add ARM64 MMU regions
` [U-Boot] [RFC PATCH 09/13] arm: nexell: add UART support
` [U-Boot] [RFC PATCH 10/13] arm: nexell: add timer support
` [U-Boot] [RFC PATCH 11/13] arm: nexell: add preliminary S5P6818 SoC device tree
` [U-Boot] [RFC PATCH 12/13] arm: add NanoPi M3 board support
` [U-Boot] [RFC PATCH 13/13] arm: nexell: switch to 32-bit

[U-Boot] [PATCH] efi_loader: add missing breaks
 2017-12-04  8:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] efi_loader: Fix partition offsets
 2017-12-04  8:59 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] efi_loader helloworld.efi: Fix building with -Os
 2017-12-04  8:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] efi_loader: initialise partition_signature memory
 2017-12-04  8:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [RESEND PATCH 0/2] Add clock support for designware net driver
 2017-12-04  8:05 UTC  (4+ messages)
` [U-Boot] [RESEND PATCH 1/2] dm: core: add missing dev_count_phandle_with_args()

[U-Boot] [PATCH] sf: ensure flash device is in 3-byte address mode
 2017-12-04  7:20 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] efi_loader: correct media device paths
 2017-12-04  7:10 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] efi_loader: correctly determine if an MMC device is an SD-card
` [U-Boot] [PATCH v2 2/3] efi_loader: correctly setup device paths for block devices
` [U-Boot] [PATCH v2 3/3] efi_loader: correct DeviceNodeToText for media types

[U-Boot] Please pull u-boot-cfi-flash/master
 2017-12-04  6:44 UTC 

[U-Boot] [PATCH] mtd: cfi: Fix checking status register feature
 2017-12-04  6:43 UTC  (3+ messages)

[U-Boot] [v4 1/2] armv8: ls1043a/ls2080a: check SoC by device ID
 2017-12-04  4:18 UTC  (3+ messages)
` [U-Boot] [v4 2/2] armv8: layerscape: Discard the needless cpu nodes
` [U-Boot] [v3 2/2] armv8: ls1043a: "

[U-Boot] [v3 1/2] armv8: ls1043a/ls2080a: check SoC by device ID
 2017-12-04  4:00 UTC  (2+ messages)
` [U-Boot] [v3 2/2] armv8: ls1043a: Discard the needless cpu nodes

[U-Boot] [PATCH] binman: do not add binary files to git
 2017-12-04  3:22 UTC  (5+ messages)

[U-Boot] [PATCH 0/7] Fix incorrect usage of the (FIT) DT node unit address
 2017-12-04  2:05 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] doc: FIT image: fix incorrect description of "
` [U-Boot] [PATCH 2/7] doc: FIT image: fix incorrect examples "
` [U-Boot] [PATCH 3/7] doc: fix incorrect usage "
` [U-Boot] [PATCH 4/7] fix incorrect usage of DT node unit address in comments
` [U-Boot] [PATCH 5/7] sunxi: arm64: correct usage of DT node address in FIT generation
` [U-Boot] [PATCH 6/7] tools: fix incorrect usage of DT node unit address
` [U-Boot] [PATCH 7/7] armv8: secure firmware: fix incorrect unit address in node name

[U-Boot] [PATCH v2 1/2] drivers/reset: support rockchip reset drivers
 2017-12-04  1:04 UTC  (4+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] EspressoBin: enetaddr
 2017-12-03 18:27 UTC 

[U-Boot] arm socfpga: Revert "spi: cadence_qspi_apb: Support 32 bit AHB address"
 2017-12-03 16:42 UTC  (6+ messages)

[U-Boot] [PATCH] ARM: omap3_logic: Unlock NAND automatically in U-Boot
 2017-12-03 12:24 UTC 

[U-Boot] [PATCH] arm: arm64: only use general regs
 2017-12-03 10:37 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH 0/4] Meson clock driver
 2017-12-03  9:17 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] ARM: dts: update gxbb-clkc.h from Linux 4.14
` [U-Boot] [PATCH 2/4] ARM: meson: add clock measurement function
` [U-Boot] [PATCH 3/4] clk: add Amlogic meson clock driver
` [U-Boot] [PATCH 4/4] meson: use the "

[U-Boot] GCC 6.0+
 2017-12-03  1:10 UTC  (2+ messages)

[U-Boot] commit dac3bf20fb2c9b03476be0d73db620f62ab3cee1 breaks cadence driver
 2017-12-03  0:50 UTC 

[U-Boot] [RFC] CONFIG_DM_MMC should depend on CONFIG_MMC
 2017-12-02 23:26 UTC  (2+ messages)

[U-Boot] U-boot configuration
 2017-12-02 19:02 UTC  (2+ messages)

[U-Boot] [PATCH v3] x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones
 2017-12-02 17:43 UTC  (2+ messages)

[U-Boot] [PATCH] omap3_logic: Increase CMD_SPL_WRITE_SIZE
 2017-12-02 17:10 UTC 

[U-Boot] [PATCH] sunxi: video: HDMI: split VSYNC and HSYNC polarity settings
 2017-12-02 16:35 UTC  (3+ messages)

[U-Boot] [PATCH] sunxi: set the default CPUx frequency of H5 to 816MHz
 2017-12-02 16:27 UTC  (10+ messages)

[U-Boot] [PATCH] drivers: spmi-msm: fix scanning for peripherals
 2017-12-02 16:24 UTC 

[U-Boot] [PATCH v2 0/2] Fix DE2 SimpleFB node creation and support LCD SimpleFB
 2017-12-02 16:22 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] video: sunxi: de2: add support for "

[U-Boot] arm64: a37xx: add distro boot compability
 2017-12-02  9:46 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] arm64: a37xx: use disto defaults
` [U-Boot] [PATCH 2/4] arm64: a37xx: add distro compatible env vars
` [U-Boot] [PATCH 3/4] arm64: a37xx: defconfigs: enable CONFIG_DISTRO_DEFAULTS
` [U-Boot] [PATCH 4/4] arm64: a37xx: use distro bootcmd

[U-Boot] [PATCH] mtd: cfi: Add support for status register polling
 2017-12-02  9:14 UTC  (9+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/4] ARM: imx: cm-fx6: reinstate USB support by syncing the devicetree with Linux
 2017-12-02  3:32 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] ARM: imx: cm_fx6: defconfig: enable CONFIG_DM_KEYBOARD
` [U-Boot] [PATCH 3/4] ARM: imx: cm_fx6: remove sata init code from board file
` [U-Boot] [PATCH 4/4] ARM: imx: cm_fx6: remove esdhc "

[U-Boot] [PATCH] cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C
 2017-12-02  3:32 UTC  (2+ messages)

[U-Boot] [PATCH] dm: blk: Use uclass_find_first/next_device() in blk_first/next_device()
 2017-12-02  3:32 UTC  (2+ messages)

[U-Boot] [PATCH] scripts: spl: fix typo
 2017-12-02  3:32 UTC  (2+ messages)

[U-Boot] [PATCH 0/3][v3] Update MAC address in "ethernet" node of Linux device tree
 2017-12-02  3:30 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] Remove assert()
 2017-12-02  3:29 UTC  (5+ messages)
` [U-Boot] [PATCH 4/5] treewide: convert assert() to BUG_ON()

[U-Boot] [PATCH v4 00/10] mmc: fixes for HS200/UHS core support
 2017-12-02  3:29 UTC  (11+ messages)
` [U-Boot] [PATCH v4 01/10] mmc: dump card and host capabilities if debug is enabled
` [U-Boot] [PATCH v4 02/10] dm: mmc: update mmc_of_parse()
` [U-Boot] [PATCH v4 05/10] mmc: fix for old MMCs (below version 4)
` [U-Boot] [PATCH v4 06/10] mmc: don't use malloc_cache_aligned()
` [U-Boot] [PATCH v4 08/10] mmc: make UHS and HS200 optional


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