messages from 2016-05-25 05:23:48 to 2016-05-26 16:32:29 UTC [more...]
[U-Boot] [PATCH v2] net: pcnet: Fix init on big endian 64 bit
2016-05-26 16:32 UTC
[U-Boot] [PATCH] net: pcnet: Fix init on big endian 64 bit
2016-05-26 16:29 UTC
[U-Boot] [PATCH RESEND] phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID
2016-05-26 16:24 UTC
[U-Boot] [PATCH 0/3] MIPS cache cleanups
2016-05-26 16:13 UTC (7+ messages)
` [U-Boot] [PATCH 1/3] MIPS: Move cache sizes to Kconfig
` [U-Boot] [PATCH 2/3] MIPS: Split I & D cache line size config
` [U-Boot] [PATCH 3/3] MIPS: Abstract cache op loops with a macro
[U-Boot] [PATCH 01/12] arm: config: Introduce CONFIG_SYS_ARM_ARCH
2016-05-26 16:01 UTC (12+ messages)
` [U-Boot] [PATCH 02/12] arm: include: Import unified.h from Linux kernel
` [U-Boot] [PATCH 03/12] arm: lib: Drop underscore from private libgcc filenames
` [U-Boot] [PATCH 04/12] arm: lib: Sync libgcc shift operations
` [U-Boot] [PATCH 05/12] arm: lib: Sync libgcc 32b division/modulo operations
` [U-Boot] [PATCH 06/12] arm: lib: Fix uldivmod.S build on Thumb2
` [U-Boot] [PATCH 07/12] arm: lib: Import __do_div64 from Linux
` [U-Boot] [PATCH 08/12] arm: lib: Repair Warning: conditional infixes are deprecated in unified syntax
` [U-Boot] [PATCH 09/12] arm: lib: import muldi3.S from Linux
` [U-Boot] [PATCH 10/12] arm: lib: Import Thumb1 functions
` [U-Boot] [PATCH 11/12] arm: lib: Split asm symbols into different .text subsections
` [U-Boot] [PATCH 12/12] lib: Enable private libgcc by default
[U-Boot] [PATCH 1/2] [RFC] lib: Implement support for tiny sprintf()
2016-05-26 16:00 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] [RFC] ARM: omap: Enable tiny printf/sprintf on omap3_logic
[U-Boot] [GIT PULL] u-boot-mips/master
2016-05-26 15:49 UTC (2+ messages)
[U-Boot] [PATCH] arm64: fix arm64 Linux boot image header field sizes
2016-05-26 15:49 UTC (2+ messages)
` [U-Boot] "
[U-Boot] Please pull u-boot-sunxi master
2016-05-26 15:49 UTC (2+ messages)
[U-Boot] pull request: u-boot-uniphier/master
2016-05-26 15:49 UTC (2+ messages)
[U-Boot] [PATCH] ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz
2016-05-26 15:49 UTC (4+ messages)
[U-Boot] Please pull u-boot-mpc85xx master
2016-05-26 15:49 UTC (2+ messages)
[U-Boot] [PATCH] ARM: k2g: Configure reset mux to device reset
2016-05-26 15:45 UTC (2+ messages)
[U-Boot] [PATCH] serial: 16550: Drop OMAP1510 support
2016-05-26 15:40 UTC (2+ messages)
[U-Boot] [PATCH] MIPS: provide a default u-boot-spl.lds
2016-05-26 15:17 UTC (6+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] please pull u-boot-samsung master
2016-05-26 14:52 UTC (2+ messages)
[U-Boot] [PATCH 0/4] Malta MIPS64 support
2016-05-26 14:46 UTC (7+ messages)
` [U-Boot] [PATCH 1/4] MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
` [U-Boot] [PATCH 2/4] MIPS: Fix _ACAST32_ for pointers on MIPS64
[U-Boot] [PATCH v2 00/11] sunxi: PSCI implementation rewrite in C
2016-05-26 14:01 UTC (12+ messages)
` [U-Boot] [PATCH v2 01/11] ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top()
` [U-Boot] [PATCH v2 02/11] ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all
` [U-Boot] [PATCH v2 03/11] ARM: PSCI: export common PSCI function declarations for C code
` [U-Boot] [PATCH v2 04/11] ARM: allocate extra space for PSCI stack in secure section during link phase
` [U-Boot] [PATCH v2 05/11] sunxi: Make CPUCFG_BASE macro names the same across families
` [U-Boot] [PATCH v2 06/11] sunxi: Add packed attribute to struct sunxi_prcm_reg
` [U-Boot] [PATCH v2 07/11] sunxi: Add missing linux/types.h header for cpucfg_sun6i.h
` [U-Boot] [PATCH v2 08/11] sunxi: Group cpu core related controls together
` [U-Boot] [PATCH v2 09/11] sunxi: Add CPUCFG debug lock and sun7i cpu power controls
` [U-Boot] [PATCH v2 10/11] sunxi: Add base address for GIC
` [U-Boot] [PATCH v2 11/11] sunxi: Add PSCI implementation in C
[U-Boot] [PATCH] serial: 16550: Add JZ47xx support
2016-05-26 13:55 UTC (9+ messages)
[U-Boot] [PATCH v2 0/4] Malta MIPS64 support
2016-05-26 13:49 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/4] MIPS: Use CPHYSADDR to implement mips32 virt_to_phys
` [U-Boot] [PATCH v2 2/4] net: pcnet: Stop converting kseg1->kseg0 addresses
` [U-Boot] [PATCH v2 3/4] net: pcnet: Make 64 bit safe
` [U-Boot] [PATCH v2 4/4] malta: Allow MIPS64 builds
[U-Boot] [PATCH] net: phy: micrel: add support for KSZ886x switches in MIIM mode
2016-05-26 13:28 UTC
[U-Boot] [PATCH 0/5] Supporting ARM v8 USB errata for FSL
2016-05-26 12:21 UTC (8+ messages)
` [U-Boot] [PATCH 1/5] arm64: fsl-layerscape: add get_svr and IS_SVR_REV helper
` [U-Boot] [PATCH 2/5] usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers
` [U-Boot] [PATCH 3/5] fsl: usb: make errata function common for PPC and ARM
` [U-Boot] [PATCH 4/5] armv8/ls2080: Remove workaround for erratum A008751
` [U-Boot] [PATCH 5/5] usb: xhci: fsl: Add workaround for USB erratum A-008751
[U-Boot] Unaligned flush_dcache_range in axs101.c
2016-05-26 12:07 UTC (9+ messages)
[U-Boot] [PATCH v2 1/3] spi: spi_flash: Dont set quad enable for micron in all cases
2016-05-26 11:02 UTC (6+ messages)
` [U-Boot] [PATCH v2 2/3] spi: zynqmp_qspi: Add QSPI driver support for ZynqMP
` [U-Boot] [PATCH v2 3/3] spi: zynqmp_qspi: Add qspi driver support for ZynqMP boards
[U-Boot] [PATCH v2] arm64: allow space reservation for boot header
2016-05-26 9:49 UTC (6+ messages)
[U-Boot] Using latest u-boot with HiKey board
2016-05-26 8:56 UTC
[U-Boot] [PATCH] clearfog: add HUSH parser
2016-05-26 8:48 UTC
[U-Boot] [PATCH v3 0/2] armv8: Support loading 32-bit OS in AArch32 execution state
2016-05-26 8:41 UTC (3+ messages)
` [U-Boot] [PATCH v3 1/2] "
` [U-Boot] [PATCH v3 2/2] armv8: fsl-layerscape: SMP support for loading 32-bit OS
[U-Boot] [PATCH v2] mmc: atmel_sdhci: Convert to the driver model support
2016-05-26 5:11 UTC
[U-Boot] [PATCH 1/2] ARM: exynos: Fix build error if SERIAL is disabled in SPL
2016-05-26 5:01 UTC (7+ messages)
` [U-Boot] [PATCH 2/2] ARM: exynos: Disable serial support "
[U-Boot] [PATCH v2] dm: at91: Add driver model support for the spi driver
2016-05-26 4:48 UTC
[U-Boot] [PATCH v1 0/7] add support for the etamin draco board variant
2016-05-26 4:45 UTC (13+ messages)
` [U-Boot] [PATCH v1 2/7] ubi: add new ubi command "ubi dettach"
` [U-Boot] [PATCH v1 3/7] nand: add nand mtd concat support
` [U-Boot] [PATCH v1 6/7] dfu, nand, ubi: fix erasing after write finish
[U-Boot] [PATCH v3 0/5] ARM: AT91: Add AT91 PIO4 pinctrl driver and gpio driver with DM
2016-05-26 4:21 UTC (6+ messages)
` [U-Boot] [PATCH v3 1/5] gpio: atmel_pio4: Move PIO4 definitions to head file
` [U-Boot] [PATCH v3 2/5] gpio: atmel_pio4: Rework to support DM & DT
` [U-Boot] [PATCH v3 3/5] pinctrl: at91-pio4: Add pinctrl driver
` [U-Boot] [PATCH v3 4/5] atmel: Bring in at91 pio4 device tree file and bindings
` [U-Boot] [PATCH v3 5/5] configs: sama5d2_xplained: Add #ifndef before CONFIG_ATMEL_PIO4
[U-Boot] [PATCH v2 0/8] x86: quark: Add ACPI support
2016-05-26 2:19 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/8] x86: acpi: Create a common irqlinks ASL file
` [U-Boot] [PATCH v2 2/8] x86: acpi: Make irqroute.asl common
` [U-Boot] [PATCH v2 3/8] acpi: Pass -D__ASSEMBLY__ when compiling ASL files
` [U-Boot] [PATCH v2 4/8] x86: quark: Prepare device.h for inclusion by ASL
` [U-Boot] [PATCH v2 5/8] x86: quark: Add platform ASL files
` [U-Boot] [PATCH v2 6/8] x86: quark: Generate ACPI FADT/MADT tables
` [U-Boot] [PATCH v2 7/8] x86: galileo: Enable ACPI table generation
` [U-Boot] [PATCH v2 8/8] x86: baytrail: acpi: Fix I/O APIC ID in the MADT table
[U-Boot] [PATCH 0/2] clk: at91: Add new clock driver
2016-05-26 2:16 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] clk: clk-uclass: Add post binding for CLK uclass
` [U-Boot] [PATCH 2/2] clk: at91: Add new clock driver
[U-Boot] [PATCH v2 00/25] exynos: video: Convert exynos LCD driver to use driver model
2016-05-26 1:30 UTC (15+ messages)
[U-Boot] [PATCH v3 0/8] Add support for Espresso7420 board
2016-05-26 1:30 UTC (2+ messages)
[U-Boot] [PATCH 0/8] x86: quark: Add ACPI support
2016-05-26 0:10 UTC (19+ messages)
` [U-Boot] [PATCH 1/8] x86: acpi: Create a common irqlinks ASL file
` [U-Boot] [PATCH 2/8] x86: acpi: Make irqroute.asl common
` [U-Boot] [PATCH 3/8] acpi: Pass -D__ACPI__ when compiling ASL files
` [U-Boot] [PATCH 4/8] x86: quark: Prepare device.h for inclusion by ASL
` [U-Boot] [PATCH 5/8] x86: quark: Add platform ASL files
` [U-Boot] [PATCH 6/8] x86: quark: Generate ACPI FADT/MADT tables
` [U-Boot] [PATCH 7/8] x86: galileo: Enable ACPI table generation
` [U-Boot] [PATCH 8/8] x86: baytrail: acpi: Fix I/O APIC ID in the MADT table
[U-Boot] [PATCH] mtd: nand: Remove jz4740 driver
2016-05-26 0:01 UTC (2+ messages)
[U-Boot] [PATCH V2 1/7] mips: ath79: ar933x: Avoid warning with gcc5
2016-05-25 23:30 UTC (2+ messages)
[U-Boot] [PATCH V2 2/7] mips: ath79: ar933x: Fix ethernet PHY mismatch
2016-05-25 23:29 UTC (2+ messages)
[U-Boot] [PATCH] mips: Drop JZ4740 remnants
2016-05-25 23:25 UTC (2+ messages)
[U-Boot] [PATCH] mips: Allow overriding start.S in SPL
2016-05-25 23:25 UTC (2+ messages)
[U-Boot] [PATCH] sandbox: gpio: doc: Fix parameter documentation
2016-05-25 23:17 UTC (2+ messages)
[U-Boot] [PATCH v5 0/4] dm: gpio: Add driver for MPC85xx GPIO controller
2016-05-25 23:17 UTC (7+ messages)
` [U-Boot] [PATCH v5 1/4] dm: gpio: Add driver for MPC85XX "
` [U-Boot] [PATCH v5 2/4] dm: gpio: Add methods for open drain setting
` [U-Boot] [PATCH v5 3/4] dm: gpio: Implement open drain for MPC85XX GPIO
` [U-Boot] [PATCH v5 4/4] dm: test: Add GPIO open drain tests
[U-Boot] [PATCH v3 0/5] Malta UART using device model & device tree
2016-05-25 22:10 UTC (9+ messages)
` [U-Boot] [PATCH v3 1/5] fdt: Support for ISA busses
` [U-Boot] [PATCH v3 2/5] fdt: Document the rest of struct of_bus
` [U-Boot] [PATCH v3 4/5] malta: Tidy up UART address selection
` [U-Boot] [PATCH v3 5/5] malta: Use device model & tree for UART
[U-Boot] [PATCH v3 3/5] dm: ns16550: Don't map_physmem for I/O ports
2016-05-25 22:09 UTC (3+ messages)
` [U-Boot] [PATCH v4 "
[U-Boot] [PATCH V3] gpio: add Tegra186 GPIO driver
2016-05-25 20:38 UTC
[U-Boot] [PATCH V2] Add a mailbox driver framework/uclass
2016-05-25 17:57 UTC (4+ messages)
[U-Boot] [PATCH v3 1/2] powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
2016-05-25 17:45 UTC (2+ messages)
` [U-Boot] [PATCH v3 2/2] powerpc/mpc85xx: T104x: Add nand secure boot target
[U-Boot] [PATCH v2] driver/ddr/fsl: Add workaround for erratum A-010165
2016-05-25 16:51 UTC (2+ messages)
[U-Boot] [PATCH 1/2 v2] driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discrete
2016-05-25 16:42 UTC (3+ messages)
` [U-Boot] [PATCH 2/2 v2] driver/ddr/fsl: Add workaround for erratum A-009803
[U-Boot] [PATCH] powerpc/board: SPL: Enable malloc flag in global data
2016-05-25 16:41 UTC
[U-Boot] [PATCH v2 1/2] powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
2016-05-25 16:40 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] powerpc/mpc85xx: T104x: Add nand secure boot target
[U-Boot] [PATCH] ts4800: add CONFIG_SYS_FSL_ERRATUM_ESDHC_A001
2016-05-25 16:00 UTC (5+ messages)
[U-Boot] [PATCH 0/7] ARM: uniphier: updates for v2016.07-rc1
2016-05-25 15:44 UTC (2+ messages)
[U-Boot] [PATCH 0/7] spl: nand: sunxi: implement auto-detection
2016-05-25 15:40 UTC (2+ messages)
` [U-Boot] [linux-sunxi] "
[U-Boot] [PATCH 00/21] tools: moveconfig: many fixes, improvements, code clean-ups
2016-05-25 15:32 UTC (6+ messages)
` [U-Boot] [PATCH 11/21] tools: moveconfig: add --undef option to move CONFIGs with default y
[U-Boot] [PATCH 1/2] spi: zynqmp_qspi: Add QSPI driver support for ZynqMP
2016-05-25 14:55 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] spi: zynqmp_qspi: Add qspi driver support for ZynqMP boards
[U-Boot] [PATCH 00/10] sunxi: PSCI implementation rewrite in C
2016-05-25 14:50 UTC (14+ messages)
` [U-Boot] [PATCH 04/10] ARM: allocate extra space for PSCI stack in secure section during link phase
` [U-Boot] [PATCH 06/10] sunxi: Group cpu core related controls together
` [U-Boot] [PATCH 10/10] sunxi: Add PSCI implementation in C
[U-Boot] [RFC][PATCH] arm: rk: Drop SYS_MALLOC_F and SPL_SYS_MALLOC_SIMPLE
2016-05-25 12:26 UTC (3+ messages)
[U-Boot] [PATCH] spl: Allow settings malloc_f base address
2016-05-25 12:16 UTC (3+ messages)
[U-Boot] [PATCH] mtd: nand: arasan_nfc: Correct nand ecc initialization
2016-05-25 11:12 UTC (2+ messages)
[U-Boot] wanting to confirm i'm setting the MAC address the right way
2016-05-25 10:09 UTC (3+ messages)
[U-Boot] [PATCH] driver/ddr/fsl: Check condition for erratum A-009803
2016-05-25 8:15 UTC
[U-Boot] [PATCH v1 0/5] at91: add DM and DTS support for the at91 based siemens boards
2016-05-25 5:23 UTC (2+ messages)
` [U-Boot] [PATCH v1 5/5] arm: at91: taurus/axm: add DM and DTS support
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