public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-12-04 15:23:29 to 2017-12-05 20:17:37 UTC [more...]

[U-Boot] [PATCH 001/080] mpc8308rdb: Fix style violation
 2017-12-05 20:17 UTC  (3+ messages)
` [U-Boot] [PATCH 076/080] phy: Fix style violations

[U-Boot] [PATCH 0/9] LS1012A PFE driver patch series
 2017-12-05 20:13 UTC  (3+ messages)
` [U-Boot] [PATCH 1/9] drivers: net: pfe_eth: LS1012A PFE driver introduction

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

[U-Boot] [PATCH v1] net: mvneta - Fixed recv() when multiple packets have arrived
 2017-12-05 20:09 UTC  (2+ messages)

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

[U-Boot] tiny printf limits
 2017-12-05 19:06 UTC 

[U-Boot] [PATCH] gpt: add part-uuid and part-num subcommands
 2017-12-05 19:00 UTC  (13+ messages)

[U-Boot] [RFC PATCH] test: py: Disable sleep test for qemu targets
 2017-12-05 18:38 UTC  (15+ messages)

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

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

[U-Boot] [PATCH v2 0/4] sunxi: Ease eMMC usage and flashing
 2017-12-05 15:56 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] part: efi: Add a Kconfig option for the number of partition entries
` [U-Boot] [PATCH v2 2/4] part: efi: Add default number of partition entries for sunxi
` [U-Boot] [PATCH v2 3/4] sunxi: Add default partition scheme
` [U-Boot] [PATCH v2 4/4] fastboot: Enable flashing by default on sunxi

[U-Boot] u-boot Licensing exception with OpenSSL
 2017-12-05 15:31 UTC  (3+ messages)

[U-Boot] U-Boot for Firetux PNX8181 board
 2017-12-05 14:10 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] sunxi: Enable EMAC on various boards
 2017-12-05 13:07 UTC  (2+ messages)

[U-Boot] [PATCH 00/14] env: Multiple env support and env transition for sunxi
 2017-12-05 10:30 UTC  (29+ messages)
` [U-Boot] [PATCH 01/14] cmd: nvedit: Get rid of the env lookup
` [U-Boot] [PATCH 02/14] env: Rename env_driver_lookup_default and env_get_default_location
` [U-Boot] [PATCH 03/14] env: Pass additional parameters to the env lookup function
` [U-Boot] [PATCH 04/14] env: Make the env save message a bit more explicit
` [U-Boot] [PATCH 05/14] env: Make it explicit where we're loading our environment from
` [U-Boot] [PATCH 06/14] env: fat: Make the debug messages play a little nicer
` [U-Boot] [PATCH 07/14] env: mmc: "
` [U-Boot] [PATCH 08/14] env: common: "
` [U-Boot] [PATCH 09/14] env: Support multiple environments
` [U-Boot] [PATCH 10/14] env: Initialise all the environments
` [U-Boot] [PATCH 11/14] env: Allow to build multiple environments in Kconfig
` [U-Boot] [PATCH 12/14] env: Mark env_get_location as weak
` [U-Boot] [PATCH 13/14] sunxi: Transition from the MMC to a FAT-based environment
` [U-Boot] [PATCH 14/14] env: sunxi: Enable FAT-based environment support by default

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

[U-Boot] [PATCH] sunxi: Fix UART console index for A33-OLinuXino
 2017-12-05  9:41 UTC  (2+ messages)

[U-Boot] [PATCH v5 00/20] Add FPGA driver, SDRAM driver, generic firmware loader and booting U-Boot
 2017-12-05  8:53 UTC  (22+ 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 v5 05/20] fs: Enable generic filesystems interface support in SPL
` [U-Boot] [PATCH v5 06/20] arm: socfpga: Remove static declaration on spl_mmc_find_device function
` [U-Boot] [PATCH v5 07/20] common: Generic firmware loader for file system
` [U-Boot] [PATCH v5 08/20] arm: socfpga: Fix with the correct polling on bit is set
` [U-Boot] [PATCH v5 09/20] arm: socfpga: Add FPGA drivers for Arria 10 FPGA loadfs
` [U-Boot] [PATCH v5 10/20] arm: socfpga: Rename the gen5 sdram driver to more specific name
` [U-Boot] [PATCH v5 11/20] arm: socfpga: Add DRAM bank size initialization function
` [U-Boot] [PATCH v5 12/20] arm: socfpga: Add DDR driver for Arria 10
` [U-Boot] [PATCH v5 13/20] configs: Add DDR Kconfig support "
` [U-Boot] [PATCH v5 14/20] arm: socfpga: Enable SPL memory allocation
` [U-Boot] [PATCH v5 15/20] arm: socfpga: Improve comments for Intel SoCFPGA program header
` [U-Boot] [PATCH v5 16/20] arm: socfpga: Enhance Intel SoCFPGA program header to support Arria 10
` [U-Boot] [PATCH v5 17/20] arm: socfpga: Adding clock frequency info for U-Boot
` [U-Boot] [PATCH v5 18/20] arm: socfpga: Adding SoCFPGA info for both SPL and U-Boot
` [U-Boot] [PATCH v5 19/20] arm: socfpga: Enable DDR working
` [U-Boot] [PATCH v5 20/20] arm: socfpga: Enable SPL booting U-boot

[U-Boot] [PATCH v3 1/1] add support for Raspberry Pi Zero W
 2017-12-05  8:25 UTC  (3+ messages)
` [U-Boot] [U-Boot,v3,1/1] "

[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] sf: ensure flash device is in 3-byte address mode
 2017-12-05  6:20 UTC 

[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] 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] [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 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] [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 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  (3+ messages)
` [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 


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