U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-16 05:10:38 to 2017-09-18 13:18:46 UTC [more...]

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

[U-Boot] [GIT PULL] u-boot-uniphier/master
 2017-09-18 11:33 UTC 

[U-Boot] [PATCH 1/4] mtd: nand: denali: allow to override corrupted revision register
 2017-09-18 11:29 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: fix bug in efi_add_known_memory
 2017-09-18 10:56 UTC 

[U-Boot] [PATCH 0/3] rockchip: back-to-bootrom: replace assembly-implementation with C-code
 2017-09-18  9:00 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] "

[U-Boot] [PATCH] armv8: ls1046aqds: Fix NAND offset for Fman ucode and env
 2017-09-18  8:59 UTC 

[U-Boot] [PATCH] u-boot: Upgrade to 2017.09
 2017-09-18  8:39 UTC  (9+ messages)
` [U-Boot] [OE-core] "

[U-Boot] [PATCH v4 0/3] Allwinner DE2 HDMI SimpleFB support
 2017-09-18  8:22 UTC  (5+ messages)
` [U-Boot] [PATCH v4 2/3] video: add an option for video simplefb via DT

[U-Boot] [PATCH v3 0/5] board: atmel: Convert to support video driver model
 2017-09-18  7:26 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/5] board: sama5d2_xplained: Convert to CONFIG_DM_VIDEO
` [U-Boot] [PATCH v3 2/5] board: sama5d3xek: "
` [U-Boot] [PATCH v3 3/5] board: sama5d4ek: "
` [U-Boot] [PATCH v3 4/5] board: sama5d4_xplained: "
` [U-Boot] [PATCH v3 5/5] board: at91sam9x5ek: "

[U-Boot] [PATCH] armv8: ls1046ardb: disable PPA loading during SPL stage for SD boot
 2017-09-18  6:58 UTC 

[U-Boot] [PATCH] armv8: ls1043ardb: disable PPA loading during SPL stage for SD boot
 2017-09-18  6:58 UTC 

[U-Boot] [RESEND PATCH v3 0/7] Add VID support for QDS and RDB platforms
 2017-09-18  6:57 UTC  (4+ messages)
` [U-Boot] [RESEND PATCH v3 1/7] armv8: lsch3: Add serdes and DDR voltage setup

[U-Boot] [PATCH 1/1] efi_loader: fix typo in include/efi.h
 2017-09-18  5:54 UTC 

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

[U-Boot] [PATCH 1/3] pwm: sunxi: add support for PWM found on Allwinner A64 and H3
 2017-09-18  3:28 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] video: pwm_backlight: make regulator optional
` [U-Boot] [PATCH 3/3] dts: sunxi: add PWM node for sun50i

[U-Boot] [PATCH 1/5] dm: video: bridge: add operation to read EDID
 2017-09-18  3:21 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] video: anx9804: split out registers definitions into a separate header
` [U-Boot] [PATCH 3/5] video: add anx6345 DM driver
` [U-Boot] [PATCH 4/5] sunxi: video: split out PLL code
` [U-Boot] [PATCH 5/5] sunxi: video: add LCD support to DE2 driver

[U-Boot] [PATCH V4 0/5] Update DA850 to Device tree, SPI MTDPARTS, and DM
 2017-09-18  1:43 UTC  (6+ messages)
` [U-Boot] [PATCH V4 1/5] arm: dts: da850: Migrate da850-evm DTS files from Linux 4.13-RC5
` [U-Boot] [PATCH V4 2/5] spi: davinci_spi: Add da830-spi support for DM
` [U-Boot] [PATCH V4 3/5] arm: da850-evm: Enable DM and device tree support for da850-evm
` [U-Boot] [PATCH V4 4/5] arm: da850-evm: Enable MTD Parts in SPI Flash
` [U-Boot] [PATCH V4 5/5] ARM: da850-evm: Enable DM_I2C

[U-Boot] [PATCH 1/4] dm: gpio: vybrid_gpio: Correct driver's use of bind() method
 2017-09-17 22:54 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] dm: gpio: Add a comment about not copying some drivers
` [U-Boot] [PATCH 3/4] dm: gpio: Correct use of -ENODEV in drivers
` [U-Boot] [PATCH 4/4] dm: gpio: pca953x: Drop pointless data structure checks

[U-Boot] [PATCH 00/10] efi_loader: event services & API test
 2017-09-17 21:57 UTC  (5+ messages)

[U-Boot] [PATCH 0/3] dm: video: enhancements for Shell.efi
 2017-09-17 19:39 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] dm: video: Add basic ANSI escape sequence support

[U-Boot] [PATCH 1/1] test/py: provide example scripts for integrating qemu
 2017-09-17 19:32 UTC 

[U-Boot] [PATCH v2 5/7] armv8: layerscape: Eanble falcon boot
 2017-09-17 18:13 UTC 

[U-Boot] [PATCH V2] dm: gpio: Add DM compatibilty to GPIO driver for Davinci
 2017-09-17 17:55 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/5] board: atmel: Convert to support video driver model
 2017-09-17 17:55 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/5] board: sama5d2_xplained: Convert to CONFIG_DM_VIDEO
` [U-Boot] [PATCH v2 2/5] board: sama5d3xek: "
` [U-Boot] [PATCH v2 3/5] board: sama5d4ek: "
` [U-Boot] [PATCH v2 4/5] board: sama5d4_xplained: "
` [U-Boot] [PATCH v2 5/5] board: at91sam9x5ek: "

[U-Boot] [PATCH v2 0/7] Enable falcon boot for LS1043ARDB
 2017-09-17 17:55 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/7] spl: fix assignment of board info to global data
` [U-Boot] [PATCH v2 3/7] armv8: fsl-layerscape: Avoid running dram_init_banksize again
` [U-Boot] [PATCH v2 5/7] armv8: layerscape: Eanble falcon boot
` [U-Boot] [PATCH v2 7/7] armv8: ls1043ardb_sdcard: Enable "

[U-Boot] [PATCH] test: print_ut: Add test for %ls strings
 2017-09-17 17:54 UTC  (2+ messages)

[U-Boot] [PATCH 01/15] image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware
 2017-09-17 17:54 UTC  (30+ messages)
` [U-Boot] [PATCH 02/15] spl: add a fdt_addr field to spl_image_info
` [U-Boot] [PATCH 03/15] spl: change load_addr and entry_point to uintptr_t
` [U-Boot] [PATCH 04/15] spl: fit: simplify logic for FDT loading for non-OS boots
` [U-Boot] [PATCH 05/15] spl: fit: implement fdt_record_loadable
` [U-Boot] [PATCH 06/15] spl: fit: implement recording of loadables into /fit-images
` [U-Boot] [PATCH 07/15] spl: atf: introduce spl_invoke_atf and make bl31_entry private
` [U-Boot] [PATCH 08/15] spl: rename config item SPL_ATF_SUPPORT to SPL_ATF
` [U-Boot] [PATCH 09/15] spl: atf: drop the SPL_ATF_TEXT_BASE configuration item
` [U-Boot] [PATCH 10/15] rockchip: dts: rk3399-puma: add /config/arm-trusted-firmware, reset-gpio property
` [U-Boot] [PATCH 11/15] rockchip: defconfig: firefly-rk3399: sync up with SPL changes for ATF
` [U-Boot] [PATCH 12/15] rockchip: board: puma-rk3399: update .its file to use new features
` [U-Boot] [PATCH 13/15] rockchip: board: lion-rk3368: update .its file
` [U-Boot] [PATCH 14/15] rockchip: defconfig: puma-rk3399: sync up with SPL changes for ATF
` [U-Boot] [PATCH 15/15] rockchip: defconfig: lion-rk3368: "

[U-Boot] [PATCH v2 0/9] Add STM32H7 SoC, Discovery and Evaluation board support
 2017-09-17 17:53 UTC  (19+ messages)
` [U-Boot] [PATCH v2 1/9] pinctrl: stm32: add stm32h743-pinctrl compatible
` [U-Boot] [PATCH v2 2/9] serial: stm32x7: add STM32H7 support
` [U-Boot] [PATCH v2 3/9] dm: clk: add clk driver support for stm32h7 SoCs
` [U-Boot] [PATCH v2 4/9] dm: reset: add stm32 reset driver
` [U-Boot] [PATCH v2 5/9] dm: misc: add stm32 rcc driver
` [U-Boot] [PATCH v2 6/9] ARM: DTS: stm32: add stm32h743i-disco files
` [U-Boot] [PATCH v2 7/9] ARM: DTS: stm32: add stm32h743i-eval files
` [U-Boot] [PATCH v2 8/9] ARM: DTS: stm32: adapt stm32h7 dts files for U-boot
` [U-Boot] [PATCH v2 9/9] board: Add stm32h7 SoC, discovery and evaluation boards support

[U-Boot] [PATCH] spl: stash bootstage info before jump to next stage
 2017-09-17 17:52 UTC  (3+ messages)

[U-Boot] [PATCH 0/6] Sync and consolidate Linux-derived printk, BUILD_BUG, BUG, WARN, etc
 2017-09-17 17:52 UTC  (3+ messages)
` [U-Boot] [PATCH 2/6] treewide: replace with error() with pr_err()

[U-Boot] [PATCH 2/5] power: pmic: rk816: support rk816 pmic
 2017-09-17 17:52 UTC  (3+ messages)
` [U-Boot] [U-Boot,2/5] "

[U-Boot] [PATCH 00/10] For the RK3399-Q7, we have a few additional features in the SPL boot
 2017-09-17 17:52 UTC  (5+ messages)
` [U-Boot] [PATCH 09/10] power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig

[U-Boot] [PATCH] rockchip: rock-rk3188: do not use ARCH_MEMSET in TPL
 2017-09-17 17:52 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] support enter download mode on rockchip platform
 2017-09-17 17:52 UTC  (5+ messages)
` [U-Boot] [PATCH 3/3] rockchip: check download key before bootup

[U-Boot] [PATCH 1/1] spl: u-boot-spl-nodtb.bin: remove .got and .got.plt sections
 2017-09-17 17:52 UTC  (5+ messages)

[U-Boot] [PATCH] TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value
 2017-09-17 15:44 UTC 

[U-Boot] [PATCH v3 3/9] fat/fs: convert to directory iterators
 2017-09-17 13:52 UTC  (12+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH please test] fs/fat: reduce stack usage for SPL
 2017-09-17 13:50 UTC  (3+ messages)

[U-Boot] [PATCH] Travis-CI: Checkout only v1.4.3 of dtc
 2017-09-17 13:42 UTC 

[U-Boot] [PATCH 1/1] x86: provide CONFIG_BUILD_ROM
 2017-09-17 11:57 UTC 

[U-Boot] [PATCH] efi_loader: fix TEST_PROTOCOL case in OpenProtocol()
 2017-09-17 10:32 UTC  (3+ messages)

[U-Boot] [PATCH] xyz-modem: Fix timeout loop waiting with WATCHDOG
 2017-09-17  5:12 UTC  (4+ messages)

[U-Boot] [PATCH] test/py: gpt: make use of infra-structure
 2017-09-17  2:47 UTC  (3+ messages)

[U-Boot] [PATCH] cmd/gpt.c: Fix warning over memset args in allocate_disk_part
 2017-09-17  1:42 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fdt
 2017-09-17  1:42 UTC  (2+ messages)

[U-Boot] Adding new net command
 2017-09-16 20:14 UTC 

[U-Boot] [PATCH 00/22] mmc: Add support for HS200 and UHS modes
 2017-09-16 17:12 UTC  (10+ messages)

[U-Boot] Please pull u-boot-x86
 2017-09-16  9:54 UTC 

[U-Boot] [PATCH 1/1] x86: ivybridge: remove unused variables
 2017-09-16  6:31 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/6] x86: bootstage: Fix bootstage operation on link
 2017-09-16  6:29 UTC  (15+ messages)
` [U-Boot] [PATCH v3 1/6] board_f: Drop the timer after relocation
` [U-Boot] [PATCH v3 2/6] dm: x86: Allow TSC timer to be used before DM is ready
` [U-Boot] [PATCH v3 3/6] dm: x86: Update timer_get_boot_us to work "
` [U-Boot] [PATCH v3 4/6] bootstage: Drop unused options
` [U-Boot] [PATCH v3 5/6] bootstage: Provide a separate record count setting for SPL
` [U-Boot] [PATCH v3 6/6] x86: Enable early timer for chromebook_link

[U-Boot] [PATCH v2 0/8] Sync and consolidate Linux-derived printk, BUILD_BUG, BUG, WARN, etc
 2017-09-16  5:10 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/8] stdio.h: move printf() stuff from <common.h> to <stdio.h>
` [U-Boot] [PATCH v2 2/8] printk: collect printk stuff into <linux/printk.h> with loglevel support
` [U-Boot] [PATCH v2 3/8] treewide: replace with error() with pr_err()
` [U-Boot] [PATCH v2 4/8] common.h: remove error()
` [U-Boot] [PATCH v2 5/8] vsprintf.h: include <linux/types.h>
` [U-Boot] [PATCH v2 6/8] bug.h: sync BUILD_BUG stuff with Linux 4.13
` [U-Boot] [PATCH v2 7/8] bug.h: move runtime BUG/WARN macros into <linux/bug.h>
` [U-Boot] [PATCH v2 8/8] dm: define dev_*() log functions in DM header


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).