messages from 2018-08-09 08:39:01 to 2018-08-10 06:07:08 UTC [more...]
[U-Boot] [PATCH v2 00/53] clk: Add Allwinner CLK, RESET support
2018-08-10 6:07 UTC (51+ messages)
` [U-Boot] [PATCH v2 01/53] clk: Kconfig: Ascending order to sub directiory kconfigs
` [U-Boot] [PATCH v2 02/53] clk: Add Allwinner A64 CLK driver
` [U-Boot] [PATCH v2 03/53] reset: Add default request ops
` [U-Boot] [PATCH v2 04/53] reset: Add Allwinner RESET driver
` [U-Boot] [PATCH v2 05/53] clk: sunxi: Add Allwinner H3/H5 CLK driver
` [U-Boot] [PATCH v2 06/53] clk: sunxi: Add Allwinner A10/A20 "
` [U-Boot] [PATCH v2 07/53] clk: sunxi: Add Allwinner A10s/A13 "
` [U-Boot] [PATCH v2 08/53] clk: sunxi: Add Allwinner A31 "
` [U-Boot] [PATCH v2 09/53] clk: sunxi: Add Allwinner A23 "
` [U-Boot] [PATCH v2 10/53] clk: sunxi: a23: Add CLK support for A33
` [U-Boot] [PATCH v2 11/53] clk: sunxi: Add Allwinner A83T CLK driver
` [U-Boot] [PATCH v2 12/53] clk: sunxi: Add Allwinner R40 "
` [U-Boot] [PATCH v2 13/53] clk: sunxi: Add Allwinner V3S "
` [U-Boot] [PATCH v2 14/53] sunxi: Enable CLK
` [U-Boot] [PATCH v2 15/53] musb-new: sunxi: Use CLK and RESET support
` [U-Boot] [PATCH v2 16/53] phy: sun4i-usb: "
` [U-Boot] [PATCH v2 17/53] sunxi: usb: Switch to Generic host controllers
` [U-Boot] [PATCH v2 18/53] usb: host: Drop [e-o]hci-sunxi drivers
` [U-Boot] [PATCH v2 19/53] clk: sunxi: Implement AHB bus MMC clocks
` [U-Boot] [PATCH v2 20/53] clk: sunxi: Implement direct "
` [U-Boot] [PATCH v2 21/53] clk: sunxi: Implement AHB bus MMC resets
` [U-Boot] [PATCH v2 22/53] reset: Add get reset by name optionally
` [U-Boot] [PATCH v2 23/53] reset: Add reset valid
` [U-Boot] [PATCH v2 24/53] dm: mmc: sunxi: Add CLK and RESET support
` [U-Boot] [PATCH v2 25/53] fastboot: sunxi: Update fastboot mmc default device
` [U-Boot] [PATCH v2 26/53] env: sunxi: Update default env fat device
` [U-Boot] [PATCH v2 27/53] sunxi: Use mmc_bootdev=2 for MMC2 boot
` [U-Boot] [PATCH v2 28/53] sunxi: A20: Enable DM_MMC
` [U-Boot] [PATCH v2 29/53] mmc: sunxi: Add mmc, emmc H5/A64 compatible
` [U-Boot] [PATCH v2 30/53] sunxi: H3_H5: Enable DM_MMC
` [U-Boot] [PATCH v2 31/53] sunxi: A64: "
` [U-Boot] [PATCH v2 32/53] mmc: sunxi: Add A83T emmc compatible
` [U-Boot] [PATCH v2 33/53] sunxi: A83T: Enable DM_MMC
` [U-Boot] [PATCH v2 34/53] sunxi: V40: "
` [U-Boot] [PATCH v2 35/53] sunxi: A13/A31: "
` [U-Boot] [PATCH v2 36/53] sunxi: A23/A33/V3S: "
` [U-Boot] [PATCH v2 37/53] clk: sunxi: Implement SPI clocks
` [U-Boot] [PATCH v2 38/53] clk: sunxi: Implement SPI resets
` [U-Boot] [PATCH v2 39/53] spi: sun4i: Add CLK support
` [U-Boot] [PATCH v2 40/53] spi: Add Allwinner A31 SPI driver
` [U-Boot] [PATCH v2 41/53] clk: sunxi: Implement UART clocks
` [U-Boot] [PATCH v2 42/53] clk: sunxi: Implement UART resets
` [U-Boot] [PATCH v2 43/53] clk: sunxi: Implement Ethernet clocks
` [U-Boot] [PATCH v2 44/53] clk: sunxi: Implement Ethernet resets
` [U-Boot] [PATCH v2 45/53] net: sunxi_emac: Add CLK support
` [U-Boot] [PATCH v2 46/53] net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle
` [U-Boot] [PATCH v2 47/53] net: sun8i_emac: Add CLK and RESET support
` [U-Boot] [PATCH v2 48/53] clk: Get the CLK by index without device
` [U-Boot] [PATCH v2 49/53] clk: Use clk_get_by_index_tail()
` [U-Boot] [PATCH v2 50/53] reset: Get the RESET by index without device
[U-Boot] [PATCH v1] Makefile: Don't generate position independent code
2018-08-10 6:04 UTC (12+ messages)
[U-Boot] [PATCH V3 1/2] mmc: add HS400 support
2018-08-10 6:03 UTC (7+ messages)
[U-Boot] [PATCH 1/2] spi: add support for ARM PL022 SPI controller
2018-08-10 5:56 UTC (3+ messages)
[U-Boot] [PATCH] efi_loader: Rename sections to allow for implicit data
2018-08-10 5:45 UTC (4+ messages)
[U-Boot] [PATCH] spi: Add SPI driver for MT76xx SoCs
2018-08-10 5:34 UTC (2+ messages)
[U-Boot] [PATCH 0/5] Get socfpga gen5 SPL working again
2018-08-10 5:22 UTC (16+ 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] spi: davinci: Full dm conversion
2018-08-10 5:14 UTC (3+ messages)
[U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes
2018-08-10 3:42 UTC (14+ messages)
[U-Boot] [PATCH v4 1/8] armv8: enable BLK code configuration
2018-08-10 3:33 UTC (4+ messages)
[U-Boot] [PATCH] bcm968380gerg: Add MAINTAINERS file
2018-08-10 3:28 UTC (2+ messages)
[U-Boot] Please pull u-boot-dm
2018-08-10 3:28 UTC (2+ messages)
[U-Boot] [GIT PULL] u-boot-mips/master
2018-08-10 3:27 UTC (2+ messages)
[U-Boot] [PATCH v3 1/2] armv8: layerscape: Enable EHCI access for LS1012A
2018-08-10 3:10 UTC (4+ messages)
` [U-Boot] [PATCH v3 2/2] armv8: layerscape: move ns_dev[] define from h to c file
[U-Boot] [PATCH V3 00/32] i.MX: Add i.MX8QXP support
2018-08-10 2:30 UTC (10+ messages)
` [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] [RFC] efi_loader: workaround for EDK2's shell.efi
2018-08-10 0:15 UTC (7+ messages)
[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 1/1] fat: provide position in debug message
2018-08-09 18:37 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 (8+ messages)
[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 (9+ 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 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] 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 (5+ messages)
[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)
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