public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-09-20 13:36:41 to 2017-09-21 15:03:09 UTC [more...]

[U-Boot] [PATCH v3 0/2] power: Add a driver to handle the PBIAS cell of the TI SOCs
 2017-09-21 15:03 UTC  (2+ messages)
` [U-Boot] [PATCH v3 1/2] dm: core: Add functions to get strings and the string count from a stringlist

[U-Boot] u-boot Boot issue about rk3188
 2017-09-21 14:55 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] mmc: omap_hsmmc: Add support for ADMA
 2017-09-21 14:51 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT"
` [U-Boot] [PATCH v2 2/5] omap: Update the base address of the MMC controllers
` [U-Boot] [PATCH v2 3/5] mmc: omap_hsmmc: Add support for DMA (ADMA2)
` [U-Boot] [PATCH v2 4/5] mmc: omap_hsmmc: Enable Auto command (CMD12) enable
` [U-Boot] [PATCH v2 5/5] mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bit

[U-Boot] [PATCH] Remove "no previous prototype" warning
 2017-09-21 14:47 UTC 

[U-Boot] [PATCH v2 00/26] mmc: Add support for HS200 and UHS modes
 2017-09-21 14:30 UTC  (27+ messages)
` [U-Boot] [PATCH v2 01/26] mmc: dm: get the IO-line and main voltage regulators from the dts
` [U-Boot] [PATCH v2 02/26] mmc: split mmc_startup()
` [U-Boot] [PATCH v2 03/26] mmc: move the MMC startup for version above v4.0 in a separate function
` [U-Boot] [PATCH v2 04/26] mmc: make ext_csd part of struct mmc
` [U-Boot] [PATCH v2 05/26] mmc: add a function to read and test the ext csd (mmc >= 4)
` [U-Boot] [PATCH v2 06/26] mmc: introduce mmc modes
` [U-Boot] [PATCH v2 07/26] mmc: Add a function to dump the mmc capabilities
` [U-Boot] [PATCH v2 08/26] mmc: use mmc modes to select the correct bus speed
` [U-Boot] [PATCH v2 09/26] cmd: mmc: display the mode name and current bus speed in the mmc info
` [U-Boot] [PATCH v2 10/26] mmc: refactor SD startup to make it easier to support new modes
` [U-Boot] [PATCH v2 11/26] mmc: refactor MMC "
` [U-Boot] [PATCH v2 12/26] mmc: make mmc_set_ios() return status
` [U-Boot] [PATCH v2 13/26] mmc: Enable signal voltage to be selected from mmc core
` [U-Boot] [PATCH v2 14/26] mmc: Add a new callback function to perform the 74 clocks cycle sequence
` [U-Boot] [PATCH v2 15/26] mmc: add power cyle support in mmc core
` [U-Boot] [PATCH v2 16/26] mmc: add a new mmc parameter to disable mmc clock
` [U-Boot] [PATCH v2 17/26] mmc: disable the mmc clock during power off
` [U-Boot] [PATCH v2 18/26] mmc: Add a execute_tuning() callback to the mmc operations
` [U-Boot] [PATCH v2 19/26] mmc: add HS200 support in MMC core
` [U-Boot] [PATCH v2 20/26] mmc: Add support for UHS modes
` [U-Boot] [PATCH v2 21/26] mmc: disable UHS modes if Vcc cannot be switched on and off
` [U-Boot] [PATCH v2 22/26] mmc: Change mode when switching to a boot partition
` [U-Boot] [PATCH v2 23/26] mmc: Retry some MMC cmds on failure
` [U-Boot] [PATCH v2 24/26] mmc: use the right voltage level for MMC DDR and HS200 modes
` [U-Boot] [PATCH v2 25/26] mmc: add a library function to send tuning command
` [U-Boot] [PATCH v2 26/26] dm: mmc: Add a library function to parse generic dt binding

[U-Boot] [PATCH 0/6] Add gmac support for rk3399-evb and rv1108-evb
 2017-09-21 14:24 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] rockchip: clk: Add mac clock set for rk3399
` [U-Boot] [PATCH 2/6] rockchip: dts: rk3399-evb: Change the tx/rx delay value for transmission quality
` [U-Boot] [PATCH 3/6] rockchip: configs: Enable CONFIG_NET_RANDOM_ETHADDR for rk3288-evb
` [U-Boot] [PATCH 4/6] net: gmac_rockchip: Define the gmac grf register struct at gmac_rockchip.c
` [U-Boot] [PATCH 5/6] net: gmac_rockchip: Use the proerty of "clock_in_out" to set mac clock
` [U-Boot] [PATCH 6/6] rockchip: gmac_rockchip: Add gmac support for rv1108

[U-Boot] [PATCH v3 00/21] efi_loader: enough UEFI for standard distro boot
 2017-09-21 14:22 UTC  (12+ messages)
` [U-Boot] [PATCH v3 05/21] efi_loader: add device-path utils
  ` [U-Boot] [U-Boot,v3,05/21] "
` [U-Boot] [PATCH v3 15/21] efi_loader: add bootmgr
  ` [U-Boot] [U-Boot,v3,15/21] "

[U-Boot] [PATCH v2 1/1] sunxi: Add support for A20-OLinuXino-MICRO-eMMC
 2017-09-21 13:00 UTC 

[U-Boot] [PATCH] py: test_gpio: Add support for GPIO pytest
 2017-09-21 12:24 UTC  (3+ messages)

[U-Boot] drivers/core/read.c:64:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2017-09-21 11:11 UTC 

[U-Boot] [PATCH] rockchip: imply ADC and SARADC_ROCKCHIP on supported SoCs
 2017-09-21 11:07 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] GPT: incomplete initialization in allocate_disk_part
 2017-09-21 11:01 UTC  (2+ messages)

[U-Boot] [PATCH] imx6: disable clock command and print_cpuinfo code in SPL
 2017-09-21 11:01 UTC  (7+ messages)

[U-Boot] [PATCH 1/1] sandbox: avoid memory leak in os_dirent_ls
 2017-09-21 10:56 UTC 

[U-Boot] [PATCH v3 0/6] rockchip: back-to-bootrom: replace assembly-implementation with C-code
 2017-09-21 10:44 UTC  (13+ messages)
` [U-Boot] [PATCH v3 1/6] arm: make save_boot_params_ret prototype visible for AArch64
` [U-Boot] [PATCH v3 2/6] arm: mark save_boot_params_ret as a function
` [U-Boot] [PATCH v3 3/6] arm: provide a PCS-compliant setjmp implementation
` [U-Boot] [PATCH v3 4/6] rockchip: back-to-bootrom: replace assembly-implementation with C-code
` [U-Boot] [PATCH v3 5/6] rockchip: back-to-bootrom: rk3188: chain from SPL via TPL to the BROM
` [U-Boot] [PATCH v3 6/6] rockchip: back-to-bootrom: allow passing a cmd to the bootrom

[U-Boot] [PATCH 0/3] support enter download mode on rockchip platform
 2017-09-21  9:04 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] rockchip: make boot_mode releated codes reused across all platforms

[U-Boot] setjmp/longjmp prototype in U-Boot
 2017-09-21  8:57 UTC 

[U-Boot] [PATCH v2 0/5] rockchip: back-to-bootrom: replace assembly-implementation with C-code
 2017-09-21  8:51 UTC  (7+ messages)

[U-Boot] [PATCH] arm: dts: omap3: sync DTS with Linux 4.14-rc1
 2017-09-21  8:40 UTC 

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

[U-Boot] [PATCH 1/1] dm: clk: add missing .priv_auto_alloc_size() for stm32f7
 2017-09-21  8:08 UTC 

[U-Boot] [PATCH v5 0/4] Allwinner SimpleFB Kconfig cleanup and DE2 SimpleFB support
 2017-09-21  7:48 UTC  (8+ messages)
` [U-Boot] [PATCH v5 1/4] sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXI
` [U-Boot] [PATCH v5 2/4] video: sunxi: extract simplefb match code to a new file
` [U-Boot] [PATCH v5 3/4] video: add an option for video simplefb via DT
` [U-Boot] [PATCH v5 4/4] sunxi: setup simplefb for Allwinner DE2

[U-Boot] [PATCH v3 16/21] efi_loader: file_path should be variable length
 2017-09-21  7:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 17/21] efi_loader: set loaded image code/data type properly
 2017-09-21  7:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 09/21] efi_loader: use proper device-paths for net
 2017-09-21  7:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 02/21] part: extract MBR signature from partitions
 2017-09-21  7:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 19/21] efi_loader: split out escape sequence based size query
 2017-09-21  7:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 21/21] efi_loader: Some console improvements for vidconsole
 2017-09-21  7:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 14/21] efi_loader: efi variable support
 2017-09-21  7:05 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,14/21] "

[U-Boot] [PATCH v3 07/21] efi_loader: flesh out device-path to text
 2017-09-21  7:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 10/21] efi_loader: refactor boot device and loaded_image handling
 2017-09-21  7:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 08/21] efi_loader: use proper device-paths for partitions
 2017-09-21  7:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 13/21] efi_loader: make pool allocations cacheline aligned
 2017-09-21  7:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 18/21] efi_loader: print GUIDs
 2017-09-21  7:04 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,18/21] "

[U-Boot] [PATCH v3 11/21] efi_loader: add file/filesys support
 2017-09-21  7:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 20/21] efi_loader: Correctly figure out size for vidconsole
 2017-09-21  7:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 03/21] efi: add some missing __packed
 2017-09-21  7:04 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,03/21] "

[U-Boot] [PATCH v3 06/21] efi_loader: drop redundant efi_device_path_protocol
 2017-09-21  7:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 12/21] efi_loader: support load_image() from a file-path
 2017-09-21  7:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 04/21] efi: add some more device path structures
 2017-09-21  7:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH] efi_loader: fix efi_exit
 2017-09-21  7:04 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 01/21] part: move efi_guid_t
 2017-09-21  7:04 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,01/21] "

[U-Boot] [RESEND PATCH 1/5] dm: video: bridge: add operation to read EDID
 2017-09-21  7:01 UTC  (7+ messages)
` [U-Boot] [RESEND PATCH 5/5] sunxi: video: add LCD support to DE2 driver

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

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

[U-Boot] [PATCH v5] cmd: usb: add blk, emulation devices to ignore list as needed
 2017-09-21  5:09 UTC 

[U-Boot] [PATCH v4] cmd: usb: add blk devices to ignore list in tree graph
 2017-09-21  5:05 UTC  (3+ messages)

[U-Boot] [PATCH 00/13] log: Add a new logging feature
 2017-09-21  4:58 UTC  (21+ messages)
` [U-Boot] [PATCH 06/13] log: Add an implemention of logging
` [U-Boot] [PATCH 13/13] log: Add documentation

[U-Boot] [PATCH 00/23] efi_loader implement missing functions
 2017-09-21  4:58 UTC  (12+ messages)
` [U-Boot] [PATCH 10/23] efi_loader: open_info in OpenProtocol
  ` [U-Boot] [PATCH 15/23] efi_loader: implement ConnectController
  ` [U-Boot] [PATCH 16/23] efi_loader: implement DisconnectController

[U-Boot] Sandbox 'usb start' causes segment fault
 2017-09-21  4:58 UTC  (4+ messages)

[U-Boot] DDR training code for Armada 38x
 2017-09-21  4:25 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: dts: OMAP5+: Enable all gpios in SPL
 2017-09-21  2:52 UTC 

[U-Boot] [PATCH] nds32: Fix io.h warning message about readb
 2017-09-21  2:48 UTC 

[U-Boot] [PATCH 1/2] arm: dts: am3517_evm: Sync DTS files with Linux 4.13-RC5
 2017-09-21  2:45 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: omap3: am3517-evm: Add device tree and DM support

[U-Boot] Uboot send pull request
 2017-09-21  2:45 UTC 

[U-Boot] [PATCH V4 01/12] scripts: spl: fix typo
 2017-09-21  2:19 UTC  (2+ messages)

[U-Boot] [PATCH v3] cmd: usb: add blk devices to ignore list in tree graph
 2017-09-21  2:18 UTC  (7+ messages)

[U-Boot] [PULL] Please pull u-boot-imx
 2017-09-21  2:18 UTC  (2+ messages)

[U-Boot] [PATCH] configs: keystone2: env: Fix burn_uboot_spi command
 2017-09-21  2:01 UTC 

[U-Boot] [Patch v2] spl: Fix compiling warning on gunzip argument
 2017-09-20 23:45 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/2] wandboard: Add support for the latest revd1 revision
 2017-09-20 23:17 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] wandboard: Add support for the MX6QP variant

[U-Boot] [PATCH 1/2] wandboard: Add support for the latest revd1 revision
 2017-09-20 23:15 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] wandboard: Add support for the MX6QP variant

[U-Boot] cmd/bootefi.c:285:3: error: ‘loaded_image_info’ undeclared
 2017-09-20 21:06 UTC  (7+ messages)
` [U-Boot] [PATCH 1/1] efi_selftest: enable CONFIG_CMD_BOOTEFI_SELFTEST
` [U-Boot] [PATCH 1/1] efi_loader: reenable selftest
    ` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH] configs: k2g_evm: Make findfdt command populate fdtfile variable
 2017-09-20 19:45 UTC 

[U-Boot] [PATCH] defconfigs: Add a config for AM43xx High Security EVM with QSPI Boot support
 2017-09-20 19:43 UTC 

[U-Boot] [PATCH] configs: am43xx_evm: Avoid relocation onto firewall at the end of DRAM
 2017-09-20 19:38 UTC 

[U-Boot] [PATCH] arm: am33xx: security: adds auth support for encrypted images
 2017-09-20 19:37 UTC 

[U-Boot] [PATCH v2] defconfigs: Add a config for AM335x High Security EVM with UART Boot support
 2017-09-20 19:33 UTC 

[U-Boot] [PATCH v3 1/1] test/py: provide example scripts for integrating qemu
 2017-09-20 18:55 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] test/py: provide example scripts for integrating qemu
 2017-09-20 15:52 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/7] Enable falcon boot for LS1043ARDB
 2017-09-20 15:20 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/7] spl: fix assignment of board info to global data

[U-Boot] [PATCH] README.imx6: Prefer loading SPL via the new SDP mechanism
 2017-09-20 14:21 UTC 

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

[U-Boot] [PATCH 1/2] toradex: imx6: Move g_dnl_bind_fixup() into common SPL code
 2017-09-20 13:43 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mx6sabresd: Add Serial Download Protocol support

[U-Boot] [PATCH] board: ge: bx50v3: set eth0 MAC address
 2017-09-20 13:42 UTC  (3+ messages)

[U-Boot] [PATCH] detect and setup solidrun hummingboard2
 2017-09-20 13:40 UTC  (2+ messages)

[U-Boot] [PATCH] imx6: drop duplicated bss memset and board_init_r() call
 2017-09-20 13:38 UTC  (2+ messages)

[U-Boot] [PATCH] pico-imx7d: Add "how to boot with NXP 4.1 Kernel"
 2017-09-20 13:38 UTC  (2+ messages)

[U-Boot] [PATCH] imx: imx7d: remove CamelCase from ENET_xMHz macros
 2017-09-20 13:37 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

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


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