public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-12-04 04:18:30 to 2017-12-05 07:57:54 UTC [more...]

[U-Boot] [PATCH v5 00/20] Add FPGA driver, SDRAM driver, generic firmware loader and booting U-Boot
 2017-12-05  7:57 UTC  (5+ messages)
` [U-Boot] [PATCH v5 01/20] ARM: socfpga: Description on FPGA RBF properties at Arria 10 FPGA manager
` [U-Boot] [PATCH v5 02/20] dts: Add FPGA bitstream properties to Arria 10 DTS
` [U-Boot] [PATCH v5 03/20] arm: socfpga: Add Arria 10 SoCFPGA programming interface
` [U-Boot] [PATCH v5 04/20] dts: Enable fpga-mgr node build for Arria 10 SPL

[U-Boot] [PATCH] fpga: allow programming fpga from FIT image for all FPGA drivers
 2017-12-05  7:37 UTC 

[U-Boot] [PATCH] fpga: allow programming fpga from FIT image for all FPGA drivers
 2017-12-05  7:22 UTC  (2+ messages)

[U-Boot] [PATCH] arm: Make gcc 6.0 or later a hard requirement now
 2017-12-05  6:53 UTC  (6+ messages)

[U-Boot] [PATCH] sf: ensure flash device is in 3-byte address mode
 2017-12-05  6:20 UTC 

[U-Boot] [PATCH] sunxi: Fix UART console index for A33-OLinuXino
 2017-12-05  6:00 UTC 

[U-Boot] [PATCH V2] SPL: Add FIT data-position property support
 2017-12-05  5:26 UTC  (2+ messages)

[U-Boot] U-boot to Beaglebone Black Issue
 2017-12-05  5:09 UTC  (3+ messages)

[U-Boot] [PATCH] SPL: Add FIT data-position property support
 2017-12-05  5:06 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] distro_bootcmd: Add command to run FreeBSD
 2017-12-05  3:41 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] kconfig: Add a DISTRO_FREEBSD option

[U-Boot] [ANN] U-Boot v2018.01-rc1 released
 2017-12-05  3:25 UTC  (5+ messages)

[U-Boot] [PATCH] armv8: layerscape: refine port register configuration
 2017-12-05  1:39 UTC  (3+ messages)

[U-Boot] [PATCH 00/22] mtd: nand: imports NAND core updates from Linux 4.15-rc1 and sync Denali driver
 2017-12-05  0:34 UTC  (5+ messages)
` [U-Boot] [PATCH 09/22] mtd: nand: automate NAND timings selection

[U-Boot] [PATCH] ARM: omap3_logic: Enable NAND unlocking during Falcon mode
 2017-12-04 23:54 UTC 

[U-Boot] [PATCHv6 00/28] Retrieve MAC address from EEPROM
 2017-12-04 23:51 UTC  (3+ messages)
` [U-Boot] [PATCHv6 12/28] net: Add ability to set MAC address via EEPROM
  ` [U-Boot] [linux-sunxi] "

[U-Boot] [RFC PATCH] test: py: Disable sleep test for qemu targets
 2017-12-04 23:21 UTC  (11+ messages)

[U-Boot] [PATCH] efi_stub: Fix GDT_NOTSYS check
 2017-12-04 23:20 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/16] efi: Enable basic sandbox support for EFI loader
 2017-12-04 22:47 UTC  (28+ messages)
` [U-Boot] [PATCH v2 01/16] efi: Update efi_smbios_register() to return error code
` [U-Boot] [PATCH v2 02/16] efi: Move the init check inside efi_init_obj_list()
` [U-Boot] [PATCH v2 03/16] efi: Add error checking for efi_init_obj_list()
` [U-Boot] [PATCH v2 04/16] efi: Add a TODO to efi_init_obj_list()
` [U-Boot] [PATCH v2 05/16] efi: Correct header order in efi_memory
` [U-Boot] [PATCH v2 06/16] efi: sandbox: Adjust memory usage for sandbox
` [U-Boot] [PATCH v2 07/16] sandbox: smbios: Update to support sandbox
` [U-Boot] [PATCH v2 08/16] sandbox: Add a setjmp() implementation
` [U-Boot] [PATCH v2 09/16] efi: sandbox: Add required linker sections
` [U-Boot] [PATCH v2 10/16] efi: sandbox: Add distroboot support
` [U-Boot] [PATCH v2 11/16] Define board_quiesce_devices() in a shared location
` [U-Boot] [PATCH v2 12/16] Add a comment for board_quiesce_devices()
` [U-Boot] [PATCH v2 13/16] efi: sandbox: Add relocation constants
` [U-Boot] [PATCH v2 14/16] efi: Add a comment about duplicated ELF constants
` [U-Boot] [PATCH v2 15/16] efi: sandbox: Enable EFI loader builder for sandbox
` [U-Boot] [PATCH v2 16/16] efi: sandbox: Add a simple 'bootefi test' command

[U-Boot] [PATCH 00/16] efi: Enable basic sandbox support for EFI loader
 2017-12-04 22:45 UTC  (13+ messages)
` [U-Boot] [PATCH 03/16] efi: Add error checking for efi_init_obj_list()
` [U-Boot] [PATCH 04/16] efi: Add a TODO to efi_init_obj_list()
` [U-Boot] [PATCH 06/16] efi: sandbox: Adjust memory setup for sandbox
` [U-Boot] [PATCH 13/16] efi: sandbox: Add relocation constants

[U-Boot] [PATCH] gpt: add part-uuid and part-num subcommands
 2017-12-04 21:48 UTC  (11+ messages)

[U-Boot] [PATCH v4 00/15] log: Add a new logging feature
 2017-12-04 20:48 UTC  (16+ messages)
` [U-Boot] [PATCH v4 01/15] Revert "sandbox: remove os_putc() and os_puts()"
` [U-Boot] [PATCH v4 02/15] sandbox: Adjust pre-console address to avoid conflict
` [U-Boot] [PATCH v4 03/15] Revert "sandbox: Drop special case console code for sandbox"
` [U-Boot] [PATCH v4 04/15] Move debug and logging support to a separate header
` [U-Boot] [PATCH v4 05/15] mtdparts: Correct use of debug()
` [U-Boot] [PATCH v4 06/15] usb: "
` [U-Boot] [PATCH v4 07/15] Drop the log buffer
` [U-Boot] [PATCH v4 08/15] log: Add an implementation of logging
` [U-Boot] [PATCH v4 09/15] log: Add a console driver
` [U-Boot] [PATCH v4 10/15] log: Add a 'log level' command
` [U-Boot] [PATCH v4 11/15] log: Add a test command
` [U-Boot] [PATCH v4 12/15] log: Plumb logging into the init sequence
` [U-Boot] [PATCH v4 13/15] log: sandbox: Enable logging
` [U-Boot] [PATCH v4 14/15] log: test: Add a pytest for logging
` [U-Boot] [PATCH v4 15/15] log: Add documentation

[U-Boot] u-boot Licensing exception with OpenSSL
 2017-12-04 20:45 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] mx6slevk: imximage.cfg: Handle the CONFIG_SECURE_BOOT case
 2017-12-04 20:30 UTC  (3+ messages)

[U-Boot] [PATCH] efi_stub: Use efi_uintn_t
 2017-12-04 19:54 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: add comments to memory functions
 2017-12-04 19:52 UTC 

[U-Boot] [GIT PULL] u-boot-uniphier/master
 2017-12-04 18:36 UTC  (2+ messages)

[U-Boot] Please pull u-boot-cfi-flash/master
 2017-12-04 18:36 UTC  (2+ messages)

[U-Boot] [PATCH] scripts: spl: fix typo
 2017-12-04 18:36 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] drivers: firmware: psci: use pr_* log functions instead of printf()
 2017-12-04 18:36 UTC  (2+ messages)
` [U-Boot] "

[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] 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 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] 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  (3+ messages)
` [U-Boot] [PATCH v2 1/5] Move CONFIG_PANIC_HANG to Kconfig

[U-Boot] [PATCH] tools: omapimage: fix corner-case in byteswap path
 2017-12-04 16:04 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  (8+ 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 v3 5/6] binman: add ROM image signing for Bay Trail SoC
 2017-12-04 13:33 UTC  (3+ messages)

[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  (5+ 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  (4+ messages)
` [U-Boot] [RFC PATCH 01/13] serial: s5p: rework Samsung UART driver to get rid of uart.h

[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  (2+ 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] [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  (2+ messages)
` [U-Boot] [v3 2/2] armv8: ls1043a: Discard the needless cpu nodes


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