public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-09-13 09:48:41 to 2017-09-14 02:14:37 UTC [more...]

[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  (8+ messages)
` [U-Boot] [PATCH 1/6] printk: collect printk stuff into <linux/printk.h>
` [U-Boot] [PATCH 2/6] treewide: replace with error() with pr_err()
` [U-Boot] [PATCH 3/6] common.h: remove error()
` [U-Boot] [PATCH 4/6] vsprintf.h: include <linux/types.h>
` [U-Boot] [PATCH 5/6] bug.h: sync BUILD_BUG stuff with Linux 4.13
` [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 v3 00/14] uboot overlays, FIT image & unittest
 2017-09-14  1:03 UTC  (3+ messages)

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

[U-Boot] undefined reference to `environment'
 2017-09-13 22:29 UTC  (5+ messages)

[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 01/15] image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware
 2017-09-13 22:11 UTC  (19+ 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/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 v3 1/2] imx: add macro to detect whether USB PHY is active
 2017-09-13 21:29 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/2] imx_common: detect USB serial downloader reliably

[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 v2 3/5] spl: fit: Eanble GZIP support for image decompression
 2017-09-13 21:07 UTC  (3+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 0/8] Add rockchip Saradc support
 2017-09-13 20:45 UTC  (26+ messages)
` [U-Boot] [PATCH 1/8] adc: Add driver for Rockchip Saradc
  ` [U-Boot] [U-Boot,1/8] "
` [U-Boot] [PATCH 2/8] configs: rockchip: Enable the ROCKCHIP_SARADC config
` [U-Boot] [PATCH 3/8] clk: rockchip: Add rv1108 Saradc clock support
  ` [U-Boot] [U-Boot, "
` [U-Boot] [PATCH 4/8] clk: rockchip: Add Saradc clock support for rk3288
  ` [U-Boot] [U-Boot, "
` [U-Boot] [PATCH 5/8] clk: rockchip: Add rk3328 Saradc clock support
  ` [U-Boot] [U-Boot, "
` [U-Boot] [PATCH 6/8] clk: rockchip: Add rk3368 "
  ` [U-Boot] [U-Boot, "
` [U-Boot] [PATCH 7/8] clk: rockchip: Add rk3399 "
  ` [U-Boot] [U-Boot, "
` [U-Boot] [PATCH 8/8] arm: dts: rv1108: Add Saradc node at dtsi level
  ` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/5] rockchip: i2c: rk3328: support i2c for rk3328 SoC
 2017-09-13 20:23 UTC  (15+ messages)
` [U-Boot] [PATCH 2/5] power: pmic: rk816: support rk816 pmic
  ` [U-Boot] [U-Boot,2/5] "
` [U-Boot] [PATCH 3/5] power: pmic: rk805: support rk805 pmic
  ` [U-Boot] [U-Boot,3/5] "
` [U-Boot] [PATCH 4/5] configs: rk3328: add support for pmic rk8xx and regulator and i2c driver
  ` [U-Boot] [U-Boot, "
` [U-Boot] [PATCH 5/5] rockchip: dts: rk3328-evb: add i2c1 and rk805 nodes
  ` [U-Boot] [U-Boot, "
` [U-Boot] [U-Boot, 1/5] rockchip: i2c: rk3328: support i2c for rk3328 SoC

[U-Boot] [PATCH] arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image
 2017-09-13 18:27 UTC 

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

[U-Boot] [PATCH v2 00/14] sunxi: convert musb to the device model and enable usb_ether
 2017-09-13 11:45 UTC  (27+ messages)
` [U-Boot] [PATCH v2 01/14] usb: gadget: Move USBNET_DEVADDR option out of g_dnl
` [U-Boot] [PATCH v2 02/14] usb: gadget: Document USBNET_DEVADDR
` [U-Boot] [PATCH v2 03/14] usb: gadget: Move USBNET_HOST_ADDR to Kconfig
` [U-Boot] [PATCH v2 04/14] usb: gadget: Convert USB_ETHER "
` [U-Boot] [PATCH v2 05/14] usb: gadget: usb_ether: Move the interfaces "
` [U-Boot] [PATCH v2 08/14] sunxi: provide default USB gadget setup
` [U-Boot] [PATCH v2 09/14] sunxi: imply USB_GADGET
` [U-Boot] [PATCH v2 10/14] cmd: fastboot: Rework fastboot dependency
` [U-Boot] [PATCH v2 11/14] musb: sunxi: switch to the device model
` [U-Boot] [PATCH v2 12/14] sunxi: Register usb_ether
` [U-Boot] [PATCH v2 13/14] sunxi: Imply USB_ETHER
` [U-Boot] [PATCH v2 14/14] sunxi: sina33: Sync the device tree with the kernel

[U-Boot] [PATCH 2/8] configs: rockchip: Enable the ROCKCHIP_SARADC config
 2017-09-13 11:10 UTC 

[U-Boot] [PATCH 4/8] clk: rockchip: Add Saradc clock support for rk3288
 2017-09-13 11:01 UTC 

[U-Boot] [RESEND PATCH 1/2] rockchip: clk: rk3399: add clk_enable function and support USB HOST0/1
 2017-09-13 10:29 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 1/6] rockchip: clk: rk3399: Convert to livetree
 2017-09-13 10:29 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 3/6] rockchip: efuse: change to use dev_read_addr_ptr
 2017-09-13 10:29 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 6/6] rockchip: defconfig: puma-rk3399: enable OF_LIVE (live tree)
 2017-09-13 10:29 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH 2/2] rockchip: dts: rk3399-puma: replace 'rockchip, vbus-gpio' with fixed regulator
 2017-09-13 10:29 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [PATCH] linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux
 2017-09-13 10:16 UTC 

[U-Boot] [RESEND PATCH 0/6] rockchip: enable live tree on the RK3399 and validate on the RK3399-Q7
 2017-09-13  9:56 UTC  (8+ messages)


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