U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-13 11:45:06 to 2017-09-14 20:06:32 UTC [more...]

[U-Boot] [PATCH 0/8] test/py: Fixes for python 3.x
 2017-09-14 20:06 UTC  (7+ messages)
` [U-Boot] [PATCH 1/8] test/py: Make print statements python 3.x safe
` [U-Boot] [PATCH 2/8] test/py: Use range() rather than xrange()
` [U-Boot] [PATCH 3/8] test/py: Import 'configparser' lower case to be python 3.x safe
` [U-Boot] [PATCH 4/8] test/py: Import StringIO from io module for python 3.x
` [U-Boot] [PATCH 5/8] test/py: Encode/decode strings for stdio
` [U-Boot] [PATCH 6/8] test/py: fit: Open files as binary files

[U-Boot] [PATCH 08/14] usb: dwc3: Add helper functions to enable snooping and burst settings
 2017-09-14 19:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] config: ls1012aqds: Add USB EHCI support for ls1012aqds
 2017-09-14 19:57 UTC  (3+ messages)

[U-Boot] [PATCH] armv7: ls1021a: Fix marco CONFIG_LS102XA
 2017-09-14 19:53 UTC 

[U-Boot] [PATCH] spl: Fix compiling warning on gunzip argument
 2017-09-14 19:41 UTC 

[U-Boot] [PATCH v2 0/7] Enable falcon boot for LS1043ARDB
 2017-09-14 19:01 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] spl: fix assignment of board info to global data
` [U-Boot] [PATCH v2 2/7] cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined
` [U-Boot] [PATCH v2 3/7] armv8: fsl-layerscape: Avoid running dram_init_banksize again
` [U-Boot] [PATCH v2 4/7] armv8: ls1043ardb: Use static DDR setting for SPL boot
` [U-Boot] [PATCH v2 5/7] armv8: layerscape: Eanble falcon boot
` [U-Boot] [PATCH v2 6/7] armv8: ls1043ardb: Enable spl_board_init() function
` [U-Boot] [PATCH v2 7/7] armv8: ls1043ardb_sdcard: Enable falcon boot

[U-Boot] [PATCH v2 3/5] spl: fit: Eanble GZIP support for image decompression
 2017-09-14 17:59 UTC  (7+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 01/15] image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware
 2017-09-14 17:51 UTC  (20+ 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 v3 00/14] uboot overlays, FIT image & unittest
 2017-09-14 15:30 UTC  (6+ messages)

[U-Boot] [PATCH] Travis-CI: Switch back to using the top of tree dtc
 2017-09-14 15:29 UTC 

[U-Boot] [PATCH] Kconfig: BOOTCOMMAND: Define default set of boot commands in Kconfig
 2017-09-14 14:55 UTC  (4+ messages)

[U-Boot] [PATCH 6/8] clk: rockchip: Add rk3368 Saradc clock support
 2017-09-14 14:55 UTC  (6+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] lib: disable hashtable and display options code in SPL
 2017-09-14 14:47 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] arm: am33xx: Make pin multiplexing functions optional
 2017-09-14 12:37 UTC 

[U-Boot] [U-Boot,1/8] adc: Add driver for Rockchip Saradc
 2017-09-14 11:10 UTC 

[U-Boot] [PATCH 1/1] test/py: u_boot_console_base.py: fix typo
 2017-09-14 10:27 UTC 

[U-Boot] [User Contribution] Practical Aspects in U-Boot Programming
 2017-09-14  9:51 UTC 

[U-Boot] [PATCH v2 0/3] support enter download mode on rockchip platform
 2017-09-14  8:52 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] rockchip: make boot_mode related codes reused across all platforms
` [U-Boot] [PATCH v2 2/3] rockchip: add support for enter to bootrom download mode
` [U-Boot] [PATCH v2 3/3] rockchip: check download key before bootup

[U-Boot] [PATCH v3 1/2] imx: add macro to detect whether USB PHY is active
 2017-09-14  6:13 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/2] imx_common: detect USB serial downloader reliably

[U-Boot] [PATCH] arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image
 2017-09-14  3:55 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/5] configs: at91: Remove value of CONFIG_SYS_EXTRA_OPTIONS option
 2017-09-14  3:07 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/5] ARM: at91: Move CONFIG_AT91FAMILY option to Kconfig
` [U-Boot] [PATCH v3 2/5] ARM: at91: Add the SoC options "
` [U-Boot] [PATCH v3 3/5] ARM: at91: Remove hardware.h included in configs
` [U-Boot] [PATCH v3 4/5] ARM: at91: spl: Add macro CONFIG_XXXX_BOOT support
` [U-Boot] [PATCH v3 5/5] configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment

[U-Boot] undefined reference to `environment'
 2017-09-14  2:42 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/6] x86: bootstage: Fix bootstage operation on link
 2017-09-14  2:15 UTC  (6+ messages)
` [U-Boot] [PATCH v2 3/6] dm: x86: Update timer_get_boot_us to work before DM is ready

[U-Boot] [PATCH] ARM: davinci: Update da8xxevm Maintainers
 2017-09-14  2:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Convert CONFIG_EMIF4 et al to Kconfig
 2017-09-14  2:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to Kconfig
 2017-09-14  2:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] davinci: da850evm: Make EEPROM MAC code configurable
 2017-09-14  2:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] include/configs: remove references to SMNAND_ENV_OFFSET
 2017-09-14  2:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [Patch V3] arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5
 2017-09-14  2:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2] serial: nulldev: Add nulldev serial driver
 2017-09-14  2:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] omap3: omap3_logic: Finish enabling fastboot on MUSB
 2017-09-14  2:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: dts: ethernut5: Fix the build warning
 2017-09-14  2:13 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] spl: add newline in debug output
 2017-09-14  2:13 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Please pull u-boot-dm
 2017-09-14  2:13 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] Sync and consolidate Linux-derived printk, BUILD_BUG, BUG, WARN, etc
 2017-09-14  2:08 UTC  (3+ messages)
` [U-Boot] [PATCH 6/6] bug.h: move runtime BUG/WARN macros into <linux/bug.h>

[U-Boot] [PATCH 1/2] ls1088ardb: Enable USB command RDB qspi-boot
 2017-09-14  2:03 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] ls1088aqds: Enable USB command on QDS for qspi-boot

[U-Boot] [PATCH] patman: Fix error when the email blacklist is missing
 2017-09-14  1:33 UTC  (4+ messages)

[U-Boot] [PATCH 3/3] nds32: spi: Support spi dm driver
 2017-09-14  1:26 UTC 

[U-Boot] [PATCH 2/3] nds32: board: Support SPI driver
 2017-09-14  1:26 UTC 

[U-Boot] [PATCH 1/3] nds32: mtd: add spi flash id MX25U16335E
 2017-09-14  1:25 UTC 

[U-Boot] [PATCH 1/5] ARM: at91: Move CONFIG_AT91FAMILY option to Kconfig
 2017-09-14  1:07 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] test: print_ut: Add test for %ls strings
 2017-09-13 22:46 UTC 

[U-Boot] I/O accessors on SuperH and endianness
 2017-09-13 22:28 UTC  (2+ messages)

[U-Boot] [PATCH] serial: serial_sh: take into account port->clk_mode for SH7785/7786
 2017-09-13 22:27 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] dm: video: enhancements for Shell.efi
 2017-09-13 22:12 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] dm: video: Fix cache flushes
` [U-Boot] [PATCH 2/3] dm: video: Add basic ANSI escape sequence support
` [U-Boot] [PATCH 3/3] dm: video: Add color "

[U-Boot] [PATCH v3 00/21] efi_loader: enough UEFI for standard distro boot
 2017-09-13 22:05 UTC  (22+ messages)
` [U-Boot] [PATCH v3 01/21] part: move efi_guid_t
` [U-Boot] [PATCH v3 02/21] part: extract MBR signature from partitions
` [U-Boot] [PATCH v3 03/21] efi: add some missing __packed
` [U-Boot] [PATCH v3 04/21] efi: add some more device path structures
` [U-Boot] [PATCH v3 05/21] efi_loader: add device-path utils
` [U-Boot] [PATCH v3 06/21] efi_loader: drop redundant efi_device_path_protocol
` [U-Boot] [PATCH v3 07/21] efi_loader: flesh out device-path to text
` [U-Boot] [PATCH v3 08/21] efi_loader: use proper device-paths for partitions
` [U-Boot] [PATCH v3 09/21] efi_loader: use proper device-paths for net
` [U-Boot] [PATCH v3 10/21] efi_loader: refactor boot device and loaded_image handling
` [U-Boot] [PATCH v3 11/21] efi_loader: add file/filesys support
` [U-Boot] [PATCH v3 12/21] efi_loader: support load_image() from a file-path
` [U-Boot] [PATCH v3 13/21] efi_loader: make pool allocations cacheline aligned
` [U-Boot] [PATCH v3 14/21] efi_loader: efi variable support
` [U-Boot] [PATCH v3 15/21] efi_loader: add bootmgr
` [U-Boot] [PATCH v3 16/21] efi_loader: file_path should be variable length
` [U-Boot] [PATCH v3 17/21] efi_loader: set loaded image code/data type properly
` [U-Boot] [PATCH v3 18/21] efi_loader: print GUIDs
` [U-Boot] [PATCH v3 19/21] efi_loader: split out escape sequence based size query
` [U-Boot] [PATCH v3 20/21] efi_loader: Correctly figure out size for vidconsole
` [U-Boot] [PATCH v3 21/21] efi_loader: Some console improvements "

[U-Boot] [v2 PATCH] Inherit default value for bootdelay from distro_bootcmd on odroid-xu3
 2017-09-13 21:44 UTC 

[U-Boot] [v2 PATCH 0/4] Switch odroid to use distro_bootcmd
 2017-09-13 21:42 UTC  (5+ messages)
` [U-Boot] [v2 PATCH 1/4] Fix default console on odroid to only specify the device, as "console=" is redundant with the boot environment
` [U-Boot] [v2 PATCH 2/4] Increase the default environment size on odroid, as config_distro_bootcmd requires a more space for the environment
` [U-Boot] [v2 PATCH 3/4] Switch odroid to use config_distro_bootcmd
` [U-Boot] [v2 PATCH 4/4] Inherit default value for bootdelay from distro_bootcmd on odroid

[U-Boot] [PATCH] u-boot: Upgrade to 2017.09
 2017-09-13 21:23 UTC  (6+ messages)

[U-Boot] [PATCH] nios2: 10m50: Add CPU pre-relocation in device tree
 2017-09-13 21:19 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] imx: add macro to detect whether USB PHY is active
 2017-09-13 21:14 UTC  (6+ messages)

[U-Boot] [PATCH 3/8] clk: rockchip: Add rv1108 Saradc clock support
 2017-09-13 20:45 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 5/8] clk: rockchip: Add rk3328 Saradc clock support
 2017-09-13 20:44 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 7/8] clk: rockchip: Add rk3399 Saradc clock support
 2017-09-13 20:42 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/8] adc: Add driver for Rockchip Saradc
 2017-09-13 20:40 UTC  (3+ messages)
` [U-Boot] [U-Boot,1/8] "

[U-Boot] [PATCH 3/5] power: pmic: rk805: support rk805 pmic
 2017-09-13 20:23 UTC  (3+ messages)
` [U-Boot] [U-Boot,3/5] "

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

[U-Boot] [PATCH 8/8] arm: dts: rv1108: Add Saradc node at dtsi level
 2017-09-13 20:08 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/5] configs: rk3328: add support for pmic rk8xx and regulator and i2c driver
 2017-09-13 20:08 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 5/5] rockchip: dts: rk3328-evb: add i2c1 and rk805 nodes
 2017-09-13 20:08 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/5] rockchip: i2c: rk3328: support i2c for rk3328 SoC
 2017-09-13 20:08 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/8] clk: rockchip: Add Saradc clock support for rk3288
 2017-09-13 20:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3 0/3] Allwinner DE2 HDMI SimpleFB support
 2017-09-13 17:42 UTC  (12+ messages)
` [U-Boot] [PATCH v3 1/3] video: sunxi: extract simplefb match code to a new file
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH v3 2/3] video: add an option for video simplefb via DT
    ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH v3 3/3] sunxi: setup simplefb for Allwinner DE2

[U-Boot] [PATCH] sf: bar: Clean BA24 Bank Address Register bit after read/write/erase operation
 2017-09-13 16:06 UTC  (3+ messages)

[U-Boot] [PATCH] fs/fat: fix fatbuf leak
 2017-09-13 16:01 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/9] Add STM32H7 SoC, Discovery and Evaluation board support
 2017-09-13 16:00 UTC  (10+ 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-13 15:58 UTC  (2+ messages)

[U-Boot] [PATCH v1] drivers: ahci: write upper 32 bits for clb and fis registers
 2017-09-13 13:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH V3 3/5] arm: da850-evm: Enable DM and device tree support for da850-evm
 2017-09-13 13:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, V3, "

[U-Boot] [PATCH 1/1] sunxi: Add support for A20-OLinuXino-MICRO-eMMC
 2017-09-13 12:28 UTC  (3+ messages)

[U-Boot] [GIT] Pull request: u-boot-dfu
 2017-09-13 12:05 UTC  (2+ messages)

[U-Boot] [PATCH] usb: kbd: Set a default polling mechanism for USB keyboard
 2017-09-13 12:04 UTC  (5+ messages)


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).