messages from 2019-06-27 11:52:42 to 2019-06-29 01:59:01 UTC [more...]
[U-Boot] [PATCH 1/1] efi_loader: correct signature of ConvertPointer()
2019-06-29 1:59 UTC
[U-Boot] rpi2: u-boot misaligned operation
2019-06-29 1:48 UTC (3+ messages)
[U-Boot] [PATCH 1/3] board_r: move initr_serial to be called before initr_watchdog
2019-06-29 1:30 UTC (2+ messages)
[U-Boot] [PATCH 0/4] SiFive SPI MMC Support
2019-06-29 0:31 UTC (6+ messages)
` [U-Boot] [PATCH 1/4] spi: Add SiFive SPI driver
` [U-Boot] [PATCH 2/4] mmc: skip select_mode_and_width for MMC SPI host
` [U-Boot] [PATCH 3/4] mmc: mmc_spi: Re-write driver using DM framework
` [U-Boot] [PATCH 4/4] riscv: sifive: fu540: Enable SiFive SPI and MMC SPI drivers
[U-Boot] Pull request: u-boot-rockchip/tags/rockchip-for-v2019.07-rc5
2019-06-28 22:07 UTC (2+ messages)
[U-Boot] [GIT PULL] Pull request: u-boot-imx u -boot-imx-20190628
2019-06-28 22:07 UTC (4+ messages)
[U-Boot] [PULL] u-boot-stm32 for v2019.07 (round 7)
2019-06-28 22:07 UTC (2+ messages)
[U-Boot] CACHE: Misaligned operation for rpi_3_32b_defconfig
2019-06-28 21:04 UTC (2+ messages)
` [U-Boot] Fwd: "
[U-Boot] [PATCH v6 1/3] i.MX6: nand: add nandbcb command for imx
2019-06-28 17:46 UTC (4+ messages)
[U-Boot] [PATCH 1/1] imx6: wandboard: allow booting from MMC 2
2019-06-28 17:41 UTC (5+ messages)
[U-Boot] [PATCH 1/1] efi_loader: bump UEFI specification number to 2.8
2019-06-28 17:39 UTC
[U-Boot] [PATCH 1/6] ARM: uniphier: fix build error for CONFIG_DEBUG_LL=y
2019-06-28 17:38 UTC (6+ messages)
` [U-Boot] [PATCH 2/6] ARM: uniphier: remove unused SC_DPLLOSCCTRL
` [U-Boot] [PATCH 3/6] ARM: uniphier: remove unused sg_set_iectrl_range()
` [U-Boot] [PATCH 4/6] ARM: uniphier: include <linux/io.h> from dram_init.c
` [U-Boot] [PATCH 5/6] ARM: uniphier: remove unused init code for CONFIG_DEBUG_UART
` [U-Boot] [PATCH 6/6] ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant places
[U-Boot] Watchdog DM - ENOMEM error identified - need suggestions
2019-06-28 15:45 UTC (2+ messages)
[U-Boot] [PATCH v1 00/11] Improvements on the MMC switch
2019-06-28 15:07 UTC (7+ messages)
` [U-Boot] [PATCH v1 06/11] mmc: if possible, poll the busy state using DAT0
[U-Boot] [PATCH] usb: gadget: f_dfu.c: fix memory leak
2019-06-28 14:42 UTC (3+ messages)
` [U-Boot] [RESEND PATCH v2] "
[U-Boot] [PATCH 00/37] binman: Add CBFS support
2019-06-28 14:09 UTC (38+ messages)
` [U-Boot] [PATCH 01/37] x86: Add ifwitool for Intel Integrated Firmware Image
` [U-Boot] [PATCH 02/37] cbfs: Add an enum and comment for the magic number
` [U-Boot] [PATCH 03/37] cbfs: Rename checksum to attributes_offset
` [U-Boot] [PATCH 04/37] tools: Drop duplicate raise_on_error argument
` [U-Boot] [PATCH 05/37] binman: Fix comment in bsection.GetEntries()
` [U-Boot] [PATCH 06/37] binman: Correct two typos in function names in ftest
` [U-Boot] [PATCH 07/37] binman: Add coverage tools info for Python 3
` [U-Boot] [PATCH 08/37] patman: Add a way to set the search path for tools
` [U-Boot] [PATCH 09/37] binman: Add a --toolpath option to set the tool search path
` [U-Boot] [PATCH 10/37] binman: Add missing comments to bsection
` [U-Boot] [PATCH 11/37] binman: Add missing comments toentry
` [U-Boot] [PATCH 12/37] binman: Tidy up help for --indir
` [U-Boot] [PATCH 13/37] binman: Use a better error for missing Intel descriptor
` [U-Boot] [PATCH 14/37] binman: Detect skipped tests
` [U-Boot] [PATCH 15/37] binman: Add a function to create a sample ELF file
` [U-Boot] [PATCH 16/37] binman: Add a function to decode an "
` [U-Boot] [PATCH 17/37] binman: Ensure that coverage has access to site packages
` [U-Boot] [PATCH 18/37] binman: Assume Intel descriptor is at the start of the image
` [U-Boot] [PATCH 19/37] binman: Don't assume there is an ME region
` [U-Boot] [PATCH 20/37] binman: Update entry.SetOffsetSize to be optional
` [U-Boot] [PATCH 21/37] binman: Allow text directly in the node
` [U-Boot] [PATCH 22/37] patman: Add functions to compress and decompress data
` [U-Boot] [PATCH 23/37] binman: Use the tools.Decompress method
` [U-Boot] [PATCH 24/37] binman: Drop unnecessary debug handling
` [U-Boot] [PATCH 25/37] binman: Use tools compression function for blob handling
` [U-Boot] [PATCH 26/37] binman: Correct comment in u_boot_spl_elf
` [U-Boot] [PATCH 27/37] binman: Support ELF files for TPL
` [U-Boot] [PATCH 28/37] binman: Fix up the _DoTestFile() function -u argument
` [U-Boot] [PATCH 29/37] binman: Allow verbosity control when running tests
` [U-Boot] [PATCH 30/37] binman: Allow preserving test directories
` [U-Boot] [PATCH 31/37] binman: Pass the toolpath to tests
` [U-Boot] [PATCH 32/37] patman: Add a function to write ifwitool
` [U-Boot] [PATCH 33/37] binman: Add a utility library for coreboot CBFS
` [U-Boot] [PATCH 34/37] binman: Add support for CBFS entries
` [U-Boot] [PATCH 35/37] binman: Add support for Intel IFWI entries
` [U-Boot] [PATCH 36/37] binman: Pad empty areas of the CBFS with files
` [U-Boot] [PATCH 37/37] binman: Add support for fixed-offset files in CBFS
[U-Boot] [PATCH 1/1] trace: trace buffer may exceed 2GiB
2019-06-28 13:55 UTC (3+ messages)
[U-Boot] [PATCH 1/1] trace: do not limit trace buffer to 2GiB
2019-06-28 13:55 UTC (3+ messages)
[U-Boot] [PATCH 3/4 v2] test: dm: Add a test for PCI Enhanced Allocation
2019-06-28 13:55 UTC (8+ messages)
` [U-Boot] [PATCH 1/4 v3] pci: fixed dm_pci_map_bar comment
` [U-Boot] [PATCH 2/4 v3] drivers: pci: add map_bar support for Enhanced Allocation
` [U-Boot] [PATCH 3/4 v3] test: dm: Add a test for PCI "
` [U-Boot] [PATCH 4/4 v3] drivers: pci: add API to issue FLR on a PCI function if supported
[U-Boot] [PATCH 1/2] drivers: pci: add map_bar support for Enhanced Allocation
2019-06-28 13:55 UTC (4+ messages)
` [U-Boot] [PATCH 1/4 v2] pci: fixed dm_pci_map_bar comment
[U-Boot] [PATCH 1/1] trace: make call depth limit customizable
2019-06-28 13:55 UTC (3+ messages)
[U-Boot] [PATCH 1/1] trace: conserve gd register
2019-06-28 13:55 UTC (3+ messages)
[U-Boot] [PATCH 1/1] trace: undefined reference to `trace_early_init'
2019-06-28 13:54 UTC (3+ messages)
[U-Boot] [PATCH v3 0/3] fdt: Allow indicating a node is for U-Boot proper only
2019-06-28 13:54 UTC (9+ messages)
` [U-Boot] [PATCH v3 1/3] test: check u-boot properties in SPL device tree
` [U-Boot] [PATCH v3 3/3] dm: doc: add documentation for pre-reloc properties in SPL and TPL
[U-Boot] [PATCH 1/2] fdtdec: test: Fix memory leak
2019-06-28 13:54 UTC (5+ messages)
[U-Boot] [PATCH 00/17] sandbox: Various bug fixes
2019-06-28 13:54 UTC (2+ messages)
[U-Boot] python3 support for pylibfdt
2019-06-28 13:52 UTC (7+ messages)
[U-Boot] U-Boot/EBBR plugfest at ELC-EU?
2019-06-28 13:14 UTC (5+ messages)
[U-Boot] [PATCH 0/4] Align QSPI compatible string with kernel one:
2019-06-28 13:03 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] ARM: dts: stm32: Use kernel qspi compatible string for stm32f7-uboot.dtsi
` [U-Boot] [PATCH 2/4] ARM: dts: stm32: Use kernel qspi compatible string for stm32f469-disco-uboot.dtsi
` [U-Boot] [PATCH 3/4] spi: stm32_qspi: Remove "st, stm32-qspi" compatible string
` [U-Boot] [PATCH 4/4] doc: device-tree-bindings: alignment with v5.2-rc6 for spi-stm32-qspi.txt
[U-Boot] [PATCH v3 1/2] xilinx_xiic: Fix fill tx fifo loop
2019-06-28 12:43 UTC (4+ messages)
` [U-Boot] [PATCH v3 2/2] xilinx_xiic: Fix transfer initialisation
[U-Boot] [PATCH v2 0/5] fpga: collected patches
2019-06-28 12:41 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/5] fpga: altera: Add some more device sizes
` [U-Boot] [PATCH v2 2/5] fpga: altera: cyclon2: Fix most checkpatch warnings
` [U-Boot] [PATCH v2 3/5] fpga: altera: cyclon2: Fix indentation
` [U-Boot] [PATCH v2 4/5] fpga: altera: cyclon2: Check function pointer before calling
` [U-Boot] [PATCH v2 5/5] cmd: fpga: Change return value to avoid printing usage text
[U-Boot] [PATCH] mmc: rpmb: fix response type of CMD25
2019-06-28 12:16 UTC
[U-Boot] [PATCH 1/5] ARM: socfpga: vining_fpga: Rename VINING|FPGA
2019-06-28 11:28 UTC (6+ messages)
` [U-Boot] [PATCH 3/5] ARM: socfpga: vining_fpga: Update generated headers
[U-Boot] [PATCH] usb: dwc3: Fix default dr_mode setting
2019-06-28 11:24 UTC (6+ messages)
[U-Boot] [PATCH v2 0/6] efi_loader: clean up runtime detaching
2019-06-28 11:22 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/6] efi_loader: move efi_query_variable_info()
` [U-Boot] [PATCH v2 2/6] efi_loader: initialization of variable services
` [U-Boot] [PATCH v2 3/6] efi_loader: clean up runtime detaching
` [U-Boot] [PATCH v2 4/6] efi_loader: let the variable driver patch out the runtime
` [U-Boot] [PATCH v2 5/6] efi_loader: unimplemented runtime services
` [U-Boot] [PATCH v2 6/6] efi_selftest: test variable services at runtime
[U-Boot] [PATCH v3 0/8] rockchip: enable TPL for tinker-rk3288
2019-06-28 10:07 UTC (9+ messages)
` [U-Boot] [PATCH v3 1/8] rockchip: rk3288: enable TPL configs to chip level
` [U-Boot] [PATCH v3 2/8] rockchip: rk3288: add separate TPL STACK address
` [U-Boot] [PATCH v3 3/8] rockchip: dts: rk3288: move reloc tag into -u-boot dts
` [U-Boot] [PATCH v3 4/8] rockchip: dts: tinker: migrate the dm-pre-reloc "
` [U-Boot] [PATCH v3 5/8] rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in spl
` [U-Boot] [PATCH v3 6/8] rockchip: config: update config for TPL support on tinker-rk3288
` [U-Boot] [PATCH v3 7/8] rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB
` [U-Boot] [PATCH v3 8/8] rockchip: rk3288: enable TPL for tinker-board
[U-Boot] [PATCH v2 1/2] xilinx_xiic: Fix fill tx fifo loop
2019-06-28 9:55 UTC (23+ messages)
` [U-Boot] [PATCH v2 2/2] xilinx_xiic: Fix transfer initialisation
[U-Boot] [PATCH v2 1/2] regulator: Factor out common enable code
2019-06-28 9:46 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/2] regulator: Allow enabling GPIO regulator
[U-Boot] [PATCH] fastboot: mmc: add support for flashing boot partitions
2019-06-28 9:24 UTC (2+ messages)
[U-Boot] [v2] board: ls1028a: Add an empty video hw init function
2019-06-28 8:08 UTC (3+ messages)
` [U-Boot] [EXT] "
[U-Boot] efi_loader: implementing non-volatile UEFI variables
2019-06-28 7:34 UTC (10+ messages)
[U-Boot] [PATCH v2 0/8] rockchip: enable TPL for tinker-rk3288
2019-06-28 7:04 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/8] rockchip: rk3288: enable TPL configs to chip level
` [U-Boot] [PATCH v2 2/8] rockchip: rk3288: add separate TPL STACK address
` [U-Boot] [PATCH v2 3/8] rockchip: dts: rk3288: move reloc tag into -u-boot dts
` [U-Boot] [PATCH v2 4/8] rockchip: dts: tinker: migrate the dm-pre-reloc "
` [U-Boot] [PATCH v2 5/8] rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in spl
` [U-Boot] [PATCH v2 6/8] rockchip: config: update config for TPL support on tinker-rk3288
` [U-Boot] [PATCH v2 7/8] rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB
` [U-Boot] [PATCH v2 8/8] rockchip: rk3288: enable TPL for tinker-board
[U-Boot] [PATCH] arm: qemu: fix failure in flash initialization if booting from TF-A
2019-06-28 5:56 UTC (4+ messages)
[U-Boot] Watchdog DM - ENOMEM(out of memory) error
2019-06-28 5:23 UTC (3+ messages)
[U-Boot] [PATCH] ARM: mvebu: Enable FIT support for db-xc3-24g4xg
2019-06-28 4:48 UTC (2+ messages)
[U-Boot] [PATCH v2 0/5] nitrogen6x device tree migration
2019-06-28 1:46 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/5] nitrogen6x: migrate to using device tree
` [U-Boot] [PATCH v2 2/5] configs: nitrogen6x: Add DM_MMC/DM_USB/AHCI support
` [U-Boot] [PATCH v2 3/5] nitrogen6x: reserve used gpios
` [U-Boot] [PATCH v2 4/5] configs: nitrogen6x: Add DM_GPIO support
` [U-Boot] [PATCH v2 5/5] configs: nitrogen6x: Add DM_SPI/DM_SPI_FLASH support
[U-Boot] [PATCH 2/2] spi: Add SPI controller driver for UniPhier SoCs
2019-06-28 1:15 UTC (3+ messages)
[U-Boot] [PATCH] video: backlight: fix pwm invertation
2019-06-27 19:51 UTC (2+ messages)
[U-Boot] [RESEND PATCH v3 00/18] Improvement for the DWC3 USB generic driver and fixes for the K2 platforms
2019-06-27 15:09 UTC (23+ messages)
` [U-Boot] [RESEND PATCH v3 01/18] usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback
` [U-Boot] [RESEND PATCH v3 02/18] usb: host: remove the xhci-zynqmp driver
` [U-Boot] [RESEND PATCH v3 03/18] dm: Add a No-op uclass
` [U-Boot] [RESEND PATCH v3 04/18] usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue
` [U-Boot] [RESEND PATCH v3 05/18] usb: dwc3: switch to peripheral mode when exiting
` [U-Boot] [RESEND PATCH v3 06/18] usb: xhci: move xhci.h to include usb
` [U-Boot] [RESEND PATCH v3 07/18] usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exit
` [U-Boot] [RESEND PATCH v3 08/18] usb: dwc3-generic: use platdata
` [U-Boot] [RESEND PATCH v3 09/18] usb: dwc3-generic: factorize code
` [U-Boot] [RESEND PATCH v3 10/18] usb: dwc3-generic: add a new host driver that uses the dwc3 core
` [U-Boot] [RESEND PATCH v3 11/18] usb: dwc3-generic: if no max speed is specified in DT, assume super speed
` [U-Boot] [RESEND PATCH v3 12/18] usb: dwc3: Add dwc3_of_parse() to get quirks information from DT
` [U-Boot] [RESEND PATCH v3 13/18] usb: dwc3: Kconfig: get rid of obsolete mode selection
` [U-Boot] [RESEND PATCH v3 14/18] ARM: keystone: increase PSC timeout
` [U-Boot] [RESEND PATCH v3 15/18] ARM: keystone: Do not enable the USB power domains at the board level
` [U-Boot] [RESEND PATCH v3 16/18] phy: keystone-usb: handle the transition of the USB power domain
` [U-Boot] [RESEND PATCH v3 17/18] configs: k2g_evm_defconfig: disable XHCI_DWC3 and enable KEYSTONE_USB_PHY
` [U-Boot] [RESEND PATCH v3 18/18] ARM: DTS: keystone: complete the description of the USB PHY devices
[U-Boot] [PATCH v3 00/18] Fixes for the DWC3 USB generic driver
2019-06-27 12:54 UTC (4+ messages)
` [U-Boot] [PATCH v3 06/18] usb: xhci: move xhci.h to include usb
[U-Boot] [PATCH v2] apalis_imx6: increase phy autoneg timeout
2019-06-27 12:20 UTC (4+ messages)
[U-Boot] ping http://patchwork.ozlabs.org/patch/1094196/
2019-06-27 12:00 UTC (2+ messages)
[U-Boot] [PATCH v6 0/2] add command env erase
2019-06-27 11:52 UTC (2+ messages)
` [U-Boot] [PATCH v6 2/2] env: mmc: add erase-function
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox