messages from 2018-08-08 13:27:59 to 2018-08-10 00:15:34 UTC [more...]
[U-Boot] [RFC] efi_loader: workaround for EDK2's shell.efi
2018-08-10 0:15 UTC (7+ messages)
[U-Boot] [PATCH 0/5] Get socfpga gen5 SPL working again
2018-08-09 22:41 UTC (15+ messages)
` [U-Boot] [PATCH 0/6] "
` [U-Boot] [PATCH 1/6] arm: socfpga: fix SPL on gen5 after moving to DM serial
` [U-Boot] [PATCH 2/6] arm: socfpga: fix device trees to work with "
` [U-Boot] [PATCH 3/6] arm: socfpga: spl_gen5: clean up malloc_base assignment
` [U-Boot] [PATCH 4/6] arm: socfpga: cyclone5: handle debug uart
` [U-Boot] [PATCH 5/6] serial: ns16550: fix debug uart putc called before init
` [U-Boot] [PATCH 6/6] malloc_simple: calloc: don't call memset if malloc failed
[U-Boot] [PATCH] arm: socfpga: make socfpga_socrates_defconfig boot from QSPI
2018-08-09 21:57 UTC (5+ messages)
[U-Boot] [PATCH 0/1] mtd: nand: fsl-ifc: Fix handling of bitflips
2018-08-09 19:58 UTC (5+ messages)
` [U-Boot] [PATCH 1/1] mtd: nand: fsl_ifc: Fix handling of bitflips in erased pages
[U-Boot] [PATCH v3 1/2] armv8: layerscape: Enable EHCI access for LS1012A
2018-08-09 19:45 UTC (3+ messages)
` [U-Boot] [PATCH v3 2/2] armv8: layerscape: move ns_dev[] define from h to c file
[U-Boot] [PATCH 1/1] fat: provide position in debug message
2018-08-09 18:37 UTC
[U-Boot] [PATCH V3 00/32] i.MX: Add i.MX8QXP support
2018-08-09 16:18 UTC (15+ messages)
` [U-Boot] [PATCH V3 01/32] dt-bindings: pinctrl: add i.MX8QXP pads definition
` [U-Boot] [PATCH V3 02/32] dt-bindings: clock: dt-bindings: pinctrl: add i.MX8QXP clocks definition
` [U-Boot] [PATCH V3 03/32] dt-bindings: soc: add i.MX8QXP pm and rsrc definition
` [U-Boot] [PATCH V3 04/32] imx8: add scfw macro definition
` [U-Boot] [PATCH V3 05/32] imx: add Kconfig entry for i.MX8QXP
` [U-Boot] [PATCH V3 06/32] arm: build mach-imx for i.MX8
` [U-Boot] [PATCH V3 07/32] misc: add i.MX8 misc driver
[U-Boot] [PATCH] bcm968380gerg: Add MAINTAINERS file
2018-08-09 15:48 UTC
[U-Boot] [PATCH 1/4 v2] spi: spi-mem: Use 2 SPI messages instead of a single full-duplex one
2018-08-09 14:53 UTC (10+ messages)
[U-Boot] Please pull u-boot-dm
2018-08-09 14:29 UTC
[U-Boot] [PATCH 1/4] mips: Add basic MediaTek MT7620/88 support
2018-08-09 14:22 UTC (9+ messages)
` [U-Boot] [PATCH 2/4] mips: Add arch/mips/include/asm/atomic.h
[U-Boot] [PATCH v3 0/7] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller
2018-08-09 14:21 UTC (10+ messages)
[U-Boot] [PATCH v4 0/7] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller
2018-08-09 14:17 UTC (8+ messages)
` [U-Boot] [PATCH v4 1/7] usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller
` [U-Boot] [PATCH v4 2/7] net: eth-uclass: Fix for DM USB ethernet support
` [U-Boot] [PATCH v4 3/7] uclass: Add dev_get_uclass_index() to get the uclass/index of a device
` [U-Boot] [PATCH v4 4/7] dm: print the index of the device when dumping the dm tree
` [U-Boot] [PATCH v4 5/7] dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()
` [U-Boot] [PATCH v4 6/7] device: expose the functions used to remove and unbind children of a device
` [U-Boot] [PATCH v4 7/7] cmd: Add bind/unbind commands to bind a device to a driver from the command line
[U-Boot] [PATCH v2 00/30] Add support for 1wire protocol and 1wire eeproms
2018-08-09 13:54 UTC (31+ messages)
` [U-Boot] [PATCH v2 01/30] w1: Add 1-Wire uclass
` [U-Boot] [PATCH v2 02/30] w1: Add 1-Wire gpio driver
` [U-Boot] [PATCH v2 03/30] dt-bindings: W1: w1-gpio: added bindings for w1-gpio
` [U-Boot] [PATCH v2 04/30] W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs
` [U-Boot] [PATCH v2 05/30] w1: identify devices with w1-eeprom uclass
` [U-Boot] [PATCH v2 06/30] W1-EEPROM: add support for Maxim DS24 eeprom families
` [U-Boot] [PATCH v2 07/30] dt-bindings: w1-eeprom: ds24xxx: create bindings
` [U-Boot] [PATCH v2 08/30] W1-EEPROM: add sandbox driver
` [U-Boot] [PATCH v2 09/30] dt-bindings: w1-eeprom: eep_sandbox: create bindings
` [U-Boot] [PATCH v2 10/30] w1: add command for onewire protocol
` [U-Boot] [PATCH v2 11/30] pinctrl: sandbox: add gpio onewire w1 group
` [U-Boot] [PATCH v2 12/30] sandbox: DTS: w1: add node for one wire interface on GPIO
` [U-Boot] [PATCH v2 13/30] configs: sandbox: add onewire w1 and sandbox eeprom
` [U-Boot] [PATCH v2 14/30] configs: sama5d2_xplained: add onewire and eeprom drivers
` [U-Boot] [PATCH v2 15/30] configs: sama5d3_xplained: "
` [U-Boot] [PATCH v2 16/30] configs: sama5d27_som1_ek: "
` [U-Boot] [PATCH v2 17/30] configs: sama5d2_ptc_ek: "
` [U-Boot] [PATCH v2 18/30] board: atmel: add support for pda detection
` [U-Boot] [PATCH v2 19/30] board: sama5d2_xplained: add pda detect call at init time
` [U-Boot] [PATCH v2 20/30] board: sama5d3_xplained: "
` [U-Boot] [PATCH v2 21/30] board: sama5d27_som1_ek: "
` [U-Boot] [PATCH v2 22/30] board: sama5d2_ptc_ek: "
` [U-Boot] [PATCH v2 23/30] configs: sama5d2_xplained: add fdt overlay support
` [U-Boot] [PATCH v2 24/30] configs: sama5d3_xplained: "
` [U-Boot] [PATCH v2 25/30] configs: sama5d2_ptc_ek: "
` [U-Boot] [PATCH v2 26/30] configs: sama5d27_som1_ek: "
` [U-Boot] [PATCH v2 27/30] ARM: dts: at91: sama5d2_xplained: add onewire connector for LCD eeprom
` [U-Boot] [PATCH v2 28/30] ARM: dts: at91: sama5d3_xplained: "
` [U-Boot] [PATCH v2 29/30] ARM: dts: at91: sama5d27_som1_ek: "
` [U-Boot] [PATCH v2 30/30] ARM: dts: at91: sama5d2_ptc: "
[U-Boot] [PATCH v2 0/7] ARM: dts: sunxi: Update dts(i) files from Linux-v4.18-rc3
2018-08-09 13:08 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/7] ARM: dts: sun4i: Update A10 "
` [U-Boot] [PATCH v2 2/7] ARM: dts: sun5i: Update A10s/A13/gr8/r8 "
` [U-Boot] [PATCH v2 3/7] ARM: dts: sun6i: Update A31/A31s "
` [U-Boot] [PATCH v2 4/7] ARM: dts: sun7i: Update A20 "
` [U-Boot] [PATCH v2 5/7] ARM: dts: sun8i: Update A23/A33/r16 "
` [U-Boot] [PATCH v2 6/7] ARM: dts: sun8i: Update A83T "
` [U-Boot] [PATCH v2 7/7] ARM: dts: sun8i: Update R40/V40 "
[U-Boot] [PATCH v1] Makefile: Don't generate position independent code
2018-08-09 13:07 UTC (11+ messages)
[U-Boot] [PATCH v3] usb: ehci-generic: Add vbus-supply regulator support
2018-08-09 13:00 UTC (2+ messages)
[U-Boot] [PATCH v2] usb: ehci-generic: Add vbus-supply regulator support
2018-08-09 12:54 UTC (5+ messages)
[U-Boot] [PATCH v3 1/8] drivers: Add AXI uclass
2018-08-09 12:51 UTC (8+ messages)
` [U-Boot] [PATCH v3 2/8] axi: Add ihs_axi driver
` [U-Boot] [PATCH v3 3/8] axi: Add AXI sandbox driver and simple emulator
` [U-Boot] [PATCH v3 4/8] sandbox: Add and build AXI bus and device
` [U-Boot] [PATCH v3 5/8] test: Add AXI test
` [U-Boot] [PATCH v3 6/8] cmd: Add axi command
` [U-Boot] [PATCH v3 7/8] video: Sort Makefile entries
` [U-Boot] [PATCH v3 8/8] video_display: Add Xilinx LogiCore DP TX
[U-Boot] [PATCH v8 0/8] NXP LS1046A SMMU enabling patches
2018-08-09 12:19 UTC (9+ messages)
` [U-Boot] [PATCH v8 1/8] armv8: fsl-layerscape: add missing register blocks base address defines
` [U-Boot] [PATCH v8 2/8] armv8: ls1046a: advertise QMan v3 in configuration
` [U-Boot] [PATCH v8 3/8] misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms
` [U-Boot] [PATCH v8 4/8] armv8: fsl-layerscape: add missing debug stream ID
` [U-Boot] [PATCH v8 5/8] armv8: ls1046a: initial icid setup support
` [U-Boot] [PATCH v8 6/8] armv8: ls1046a: add icid setup for qman portals
` [U-Boot] [PATCH v8 7/8] armv8: ls1046a: setup fman ports ICIDs and device tree
` [U-Boot] [PATCH v8 8/8] armv8: ls1046a: setup SEC ICIDs and fix up "
[U-Boot] [PATCH v2 00/17] cmd: fpga: Fix fpga command handling and add some fpga tests
2018-08-09 11:20 UTC (3+ messages)
` [U-Boot] [PATCH v2 14/17] cmd: fpga: Add support for missing fpga loadmk commands
[U-Boot] [PATCH] omap3_logic: Fix CONS_INDEX
2018-08-09 11:19 UTC (2+ messages)
[U-Boot] [PATCH 1/3] MMC: Enable DM_MMC for Davinci
2018-08-09 11:15 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] ARM: davinci: da850evm: Support DM_MMC
` [U-Boot] [PATCH 3/3] ARM: davinci: omapl138_lcdk: Enable DM_MMC
[U-Boot] [PATCH 1/2] ARM: dts: Makefile: fix build for at91family
2018-08-09 11:12 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] at91: fix devicetree warnings
[U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes
2018-08-09 10:25 UTC (13+ messages)
[U-Boot] [PATCH] gpio: stm32f7: replace ODR update by BSRR write
2018-08-09 9:57 UTC
[U-Boot] [PATCH 1/3] qe: kconfig: U QE kconfig
2018-08-09 9:55 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] arm: layerscape: Remove CONFIG_U_QE define in ls1012atwr.h
` [U-Boot] [PATCH 3/3] armv7: ls102xa: Disable QE before enter deep sleep
[U-Boot] [PATCH V2 1/3] ARM: socfpga: clk: Obtain handoff base clock via DM
2018-08-09 9:45 UTC (4+ messages)
` [U-Boot] [PATCH V2 2/3] ARM: socfpga: clk: Make L4SP and MMC clock calculation Gen5 only
` [U-Boot] [PATCH V2 3/3] ARM: socfpga: clk: Drop unused variables on Arria10
[U-Boot] [PATCH 1/3] ARM: socfpga: clk: Obtain handoff base clock via DM
2018-08-09 9:40 UTC (9+ messages)
` [U-Boot] [PATCH 2/3] ARM: socfpga: clk: Make L4SP and MMC clock calculation Gen5 only
` [U-Boot] [PATCH 3/3] ARM: socfpga: clk: Drop unused variables on Arria10
[U-Boot] [PATCH] ARM: dts: socfpga: Add u-boot, dm-pre-reloc to necessary clock nodes
2018-08-09 9:13 UTC (4+ messages)
[U-Boot] [RFC][PATCH] cmd: clk: Add trivial implementation of clock dump for DM
2018-08-09 8:42 UTC (2+ messages)
[U-Boot] [PATCH] clk: socfpga: Add initial Arria10 clock driver
2018-08-09 8:39 UTC (2+ messages)
[U-Boot] [PATCH 1/2] spi: add support for ARM PL022 SPI controller
2018-08-09 8:39 UTC (2+ messages)
[U-Boot] [PATCH 0/1] distro_bootcmd: Switch bootefi to use loadaddr by default
2018-08-09 8:32 UTC (7+ messages)
` [U-Boot] [PATCH 1/1] "
[U-Boot] [PATCH] mmc: socfpga: Add clock framework support
2018-08-09 8:18 UTC (2+ messages)
[U-Boot] [PATCH v2 0/5] Add get_alternate_function ops
2018-08-09 8:03 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/5] dm: gpio: "
` [U-Boot] [Uboot-stm32] "
` [U-Boot] [PATCH v2 4/5] gpio: sandbox: Rename GPIOF_(OUTPUT|HIGH|ODR) to SDBX_GPIO_(OUTPUT|HIGH|ODR)
` [U-Boot] [Uboot-stm32] "
[U-Boot] Two CRC32 implementation in U-Boot, why?
2018-08-09 8:02 UTC (4+ messages)
[U-Boot] [PATCH V3 1/2] mmc: add HS400 support
2018-08-09 7:31 UTC (6+ messages)
[U-Boot] [PULL] u-boot-usb/master
2018-08-09 7:29 UTC
[U-Boot] [PATCH] phy: Fix off-by-one error when parsing DT PHY bindings
2018-08-09 7:24 UTC (3+ messages)
[U-Boot] BUG num banks 8 exceeds hardcoded limit 4
2018-08-09 7:13 UTC
[U-Boot] [PATCH] fs: ubifs: Add missing newlines in super.c
2018-08-09 7:09 UTC
[U-Boot] [PATCH] usb: ehci-generic: Add vbus-supply regulator support
2018-08-09 7:06 UTC (3+ messages)
[U-Boot] [PATCH] efi_loader: set image_base and image_size to correct values
2018-08-09 6:51 UTC
[U-Boot] [PATCH] efi_loader: execute image's unload function
2018-08-09 6:50 UTC
[U-Boot] [PATCH 1/4 v3] spi: spi-mem: Use 2 SPI messages instead of a single full-duplex one
2018-08-09 6:22 UTC (4+ messages)
` [U-Boot] [PATCH 2/4 v3] cmd: mtd: Don't abort erase operation when a bad block is detected
` [U-Boot] [PATCH 3/4 v3] cmd: mtd: Don't use with negative return codes for shell commands
` [U-Boot] [PATCH 4/4 v3] cmd: mtd: Add info text to mtd erase subcommand
[U-Boot] [RESEND PATCH] usb: dwc3: convert to livetree
2018-08-09 5:43 UTC (4+ messages)
[U-Boot] please pull u-boot-samsung master
2018-08-09 0:02 UTC (2+ messages)
[U-Boot] [PATCH v2 1/3] efi: Fix truncation of constant value
2018-08-08 20:41 UTC (7+ messages)
[U-Boot] MMC_DAVINCI not compliant with CONFIG_BLK
2018-08-08 20:31 UTC (4+ messages)
[U-Boot] [PULL] u-boot-usb/master
2018-08-08 20:23 UTC (8+ messages)
[U-Boot] [PATCH v7 0/8] NXP LS1046A SMMU enabling patches
2018-08-08 17:38 UTC (3+ messages)
[U-Boot] [GIT PULL] u-boot-mips/master
2018-08-08 15:31 UTC
[U-Boot] [PATCH] phy: rcar: Add R-Car Gen2 PHY driver
2018-08-08 13:27 UTC
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