messages from 2016-01-31 15:23:02 to 2016-02-01 22:25:46 UTC [more...]
[U-Boot] FPGA detection failure on Cyclone V soc development kit
2016-02-01 22:25 UTC (6+ messages)
[U-Boot] do i have any chance of booting a vxworks 5.5.2 image with u-boot?
2016-02-01 22:20 UTC
[U-Boot] [PATCH v2] net: bootp: Add environment variable for timeout period
2016-02-01 22:08 UTC
[U-Boot] [PATCH] ARMv8:ls2080: Move the core errata defines out of board specific file
2016-02-01 22:07 UTC (2+ messages)
[U-Boot] [PATCH][v2] ARMv8:ls2-2080a: Implement core ERRATA 829520, 833471
2016-02-01 22:06 UTC (2+ messages)
[U-Boot] [PATCH] armv8/ls1043aqds: fix DSPI/QSPI node in dts file
2016-02-01 22:04 UTC (2+ messages)
[U-Boot] [PATCH] driver: net: fsl-mc: Update print to reflect correct string
2016-02-01 22:03 UTC (2+ messages)
[U-Boot] [PATCH] driver: net: fsl-mc: Memset dprc_cfg before configuring
2016-02-01 22:03 UTC (2+ messages)
[U-Boot] [PATCH] armv7: ls102xa: Increase the supported kernel size
2016-02-01 22:03 UTC (2+ messages)
[U-Boot] [PATCH] board: ls2085aqds: Update kernel_size env variable
2016-02-01 22:02 UTC (2+ messages)
[U-Boot] [PULL] u-boot-mips/master
2016-02-01 21:53 UTC
[U-Boot] [PATCH 1/5] mips: cache: Bulletproof the code against cornercases
2016-02-01 21:45 UTC (5+ messages)
[U-Boot] [PATCH 00/14] EFI payload / application support v2
2016-02-01 21:38 UTC (16+ messages)
` [U-Boot] [PATCH 07/14] efi_loader: Add disk interfaces
` [U-Boot] [PATCH 08/14] efi_loader: Add "bootefi" command
` [U-Boot] [PATCH 09/14] efi_loader: Implement memory allocation and map
` [U-Boot] [PATCH 13/14] efi_loader: hook up in build environment
` [U-Boot] [PATCH 14/14] efi_loader: Add distro boot script for removable media
[U-Boot] [PATCH v4 00/13] Initial Microchip PIC32MZ[DA] Support
2016-02-01 21:34 UTC (5+ messages)
` [U-Boot] [PATCH v4 08/13] board: Add Microchip PIC32MZ[DA]-Starter-Kit board
[U-Boot] [PATCH 0/9] Malta UART using device model & device tree
2016-02-01 21:27 UTC (9+ messages)
` [U-Boot] [PATCH 5/9] MIPS: Remove SLOW_DOWN_IO
` [U-Boot] [PATCH 6/9] MIPS: Support dynamic I/O port base address
` [U-Boot] [PATCH 7/9] malta: Set I/O port base early
` [U-Boot] [PATCH 8/9] malta: Use I/O accessors for SuperI/O controller
[U-Boot] [PATCH] exynos: Set CNTFRQ
2016-02-01 20:41 UTC
[U-Boot] [PATCH v1 0/2] Add back P2020DS
2016-02-01 19:37 UTC (6+ messages)
` [U-Boot] [PATCH v1 1/2] Revert "powerpc: mpc85xx: remove P2020DS board support"
[U-Boot] [PATCH v7 1/7] mips: add base support for QCA/Atheros ath79 SOCs
2016-02-01 19:19 UTC (2+ messages)
[U-Boot] cramfs and eMMC support
2016-02-01 18:00 UTC
[U-Boot] [PATCH] ls2085a: Correct the model & board name of RDB and QDS
2016-02-01 17:20 UTC (3+ messages)
[U-Boot] [PATCH v3] Enable snooping on transactions from CAAM block
2016-02-01 17:06 UTC (2+ messages)
[U-Boot] [PATCH 1/6] microblaze: Correct build error in eth-uclass.c
2016-02-01 16:55 UTC (12+ messages)
` [U-Boot] [PATCH 2/6] cmd: Fix control bmp_display()
` [U-Boot] [PATCH 3/6] video: Use 'int' for loop variables instead of short
` [U-Boot] [PATCH 4/6] video: test: Adjust order of file closure
` [U-Boot] [PATCH 5/6] bzlib: Try another way to fix an unused variable
` [U-Boot] [PATCH 6/6] rockchip: Drop old CONFIG_VIDEO_ROTATION option
[U-Boot] Pull request: u-boot-arm/master
2016-02-01 16:54 UTC (2+ messages)
[U-Boot] [PATCH] ls2-2085a: Increase default hugepage count
2016-02-01 16:47 UTC (2+ messages)
[U-Boot] [Patch V3 1/3] qe: move drivers/qe/qe.h to include/fsl_qe.h
2016-02-01 16:31 UTC (5+ messages)
` [U-Boot] [Patch V3 2/3] fm: fdt: Move fman ucode fixup to Fman driver code
[U-Boot] [PATCH] mx6slevk: Remove CONFIG_ETHPRIME option
2016-02-01 16:24 UTC
[U-Boot] Converting arm_dcc to driver model
2016-02-01 16:20 UTC (3+ messages)
[U-Boot] DM ethernet driver with multiple interfaces per device
2016-02-01 16:20 UTC (2+ messages)
[U-Boot] [PATCH 00/23] x86: Convert to use DM PCI APIs completely
2016-02-01 16:20 UTC (48+ messages)
` [U-Boot] [PATCH 01/23] spi: ich: Some clean up
` [U-Boot] [PATCH 02/23] spi: ich: Use compatible strings to distinguish controller version
` [U-Boot] [PATCH 03/23] spi: ich: Change PCHV_ to ICHV_
` [U-Boot] [PATCH 04/23] x86: tnc: Drop unprotect_spi_flash()
` [U-Boot] [PATCH 05/23] x86: quark: "
` [U-Boot] [PATCH 06/23] dm: pch: Remove pch_get_version op
` [U-Boot] [PATCH 07/23] dm: pch: Rename get_sbase op to get_spi_base
` [U-Boot] [PATCH 08/23] dm: pch: Add get_gpio_base op
` [U-Boot] [PATCH 09/23] x86: pch: Implement "
` [U-Boot] [PATCH 10/23] dm: pch: Add get_io_base op
` [U-Boot] [PATCH 11/23] x86: pch9: Implement "
` [U-Boot] [PATCH 12/23] x86: ich6_gpio: Convert to use proper DM API
` [U-Boot] [PATCH 13/23] x86: Drop asm/arch/gpio.h
` [U-Boot] [PATCH 14/23] x86: minnowmax: Drop io-base property in the pch_pinctrl node
` [U-Boot] [PATCH 15/23] x86: irq: Get irq_router's bdf via dm_pci_get_bdf()
` [U-Boot] [PATCH 16/23] x86: irq: Move irq_router to a per driver priv
` [U-Boot] [PATCH 17/23] x86: irq: Convert to use DM PCI API
` [U-Boot] [PATCH 18/23] x86: tnc: Change disable_igd() to have a return value
` [U-Boot] [PATCH 19/23] x86: tnc: Use DM PCI API in disable_igd()
` [U-Boot] [PATCH 20/23] x86: tnc: Remove IGD and SDVO devices from driver model
` [U-Boot] [PATCH 21/23] x86: qemu: Convert to use DM PCI API
` [U-Boot] [PATCH 22/23] x86: pci: Use DM PCI APIs in pci_assign_irqs()
` [U-Boot] [PATCH 23/23] x86: pci: Drop legacy PCI APIs
[U-Boot] [PATCH v2] armv8/ls1043a: Implement workaround for erratum A009660
2016-02-01 16:17 UTC (2+ messages)
[U-Boot] [PATCH v3]net: Wrong Initialization in davinci-emac driver
2016-02-01 16:15 UTC (2+ messages)
[U-Boot] UBI attach issues
2016-02-01 13:42 UTC (3+ messages)
[U-Boot] [PATCH] tqma6_wru4: Fix the reset delay for the the LAN8720 PHY
2016-02-01 13:19 UTC
[U-Boot] [PATCH] mx6slevk: Fix the reset delay for the the LAN8720 PHY
2016-02-01 13:15 UTC
[U-Boot] [PATCH V2] OMAP3: omap3_logic: Remove YAFFS support
2016-02-01 12:27 UTC
[U-Boot] [PATCH v3 00/15] Add Support for Secure Boot on LS208x
2016-02-01 11:43 UTC (16+ messages)
` [U-Boot] [PATCH v3 01/15] armv8: ls2080: Add SFP Configs for LS2080/LS2085
` [U-Boot] [PATCH v3 02/15] armv8: ls2080: Add Secure Boot configs: SEC, Security Monitor, SRK and RCW
` [U-Boot] [PATCH v3 03/15] SECURE BOOT: Add new ESBC header for ls-ch3 Secure Boot
` [U-Boot] [PATCH v3 04/15] SECURE BOOT: Add Secure Boot support on ls2080aqds/rdb
` [U-Boot] [PATCH v3 05/15] armv8: fsl-lsch3: Add bootscript header address for Secure Boot
` [U-Boot] [PATCH v3 06/15] SECURE BOOT: Copy Bootscript and header from NOR to DDR for LS2080/5
` [U-Boot] [PATCH v3 07/15] SECURE BOOT: Change env variable "fdt_high" for LS2080a and LS2085a
` [U-Boot] [PATCH v3 08/15] armv8 : ls2080: Add config for endianess of CCSR GUR
` [U-Boot] [PATCH v3 09/15] armv8: fsl-lsch3: Disable SMMU during Secure Boot
` [U-Boot] [PATCH v3 10/15] crypto/fsl: Correct 64bit Write when MMU disabled
` [U-Boot] [PATCH v3 11/15] crypto/fsl: Make CAAM transactions cacheable
` [U-Boot] [PATCH v3 12/15] SECURE_BOOT: Use default bootargs during Secure Boot
` [U-Boot] [PATCH v3 13/15] SECURE BOOT: Halt execution when secure boot fail after reset request
` [U-Boot] [PATCH v3 14/15] SECURE BOOT: Change fsl_secboot_validate function to output image addr
` [U-Boot] [PATCH v3 15/15] SECURE_BOOT: Enable IE (Key extention) Feature in Ls2085a & LS2088a
[U-Boot] [PATCH v2] board: atmel: sama5d2_xplained: add SPL support
2016-02-01 10:18 UTC
[U-Boot] [PATCH v3 0/3] arm: at91/spl: add DDR3-SDRAM initialization support
2016-02-01 10:12 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/3] arm: at91/spl: mpddrc: add struct atmel_mpddrc_config
` [U-Boot] [PATCH v3 2/3] arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initialization
` [U-Boot] [PATCH v3 3/3] arm: at91/spl: mpddrc: use IP version to check configuration
[U-Boot] [RFC PATCH v1] dfu: introduce dfu_mtd support
2016-02-01 9:15 UTC
[U-Boot] [RFC PATCH v2] dfu: allow get_medium_size() to return bigger medium sizes than 2GiB
2016-02-01 9:14 UTC
[U-Boot] [PATCH] arm: socfpga: Fix booting from QSPI flash on socdk board
2016-02-01 8:38 UTC
[U-Boot] [PATCH v4 0/4] QE patchset introduction
2016-02-01 7:43 UTC (7+ messages)
` [U-Boot] [PATCH v4 2/4] QE: add QE support on ls1043ardb
` [U-Boot] [PATCH v4 3/4] ls1043rdb: move USB mux config to config_board_mux
` [U-Boot] [PATCH v4 4/4] qe: assgin pins to qe-hdlc
[U-Boot] [PATCH v3 0/7] fdt: Replace u-boot-dtb.bin with u-boot.bin
2016-02-01 7:31 UTC (9+ messages)
` [U-Boot] [PATCH v3 1/7] tegra: Clarify generation of -nodtb file with OF_CONTROL
` [U-Boot] [PATCH v3 2/7] fdt: Build a U-Boot binary without device tree
` [U-Boot] [PATCH v3 3/7] fdt: Build an SPL "
` [U-Boot] [PATCH v3 4/7] tegra: Always build a boot image with the same filename
` [U-Boot] [PATCH v3 5/7] socfpga: Simplify Makefile filenames
` [U-Boot] [PATCH v3 6/7] Makefile: Make u-boot.img the same as u-boot-dtb.img
` [U-Boot] [PATCH v3 7/7] Makefile: Drop unnecessary -dtb suffixes
[U-Boot] [PATCH] OMAP3: omap3_logic: Remove YAFFS support
2016-02-01 7:26 UTC (2+ messages)
[U-Boot] [PATCH] armv8/ls1043a: Implement workaround for erratum A009660
2016-02-01 7:18 UTC (7+ messages)
[U-Boot] 64-bit x86 U-Boot?
2016-02-01 7:14 UTC (2+ messages)
[U-Boot] [PATCH 1/2] pinctrl: imx: Introduce pinctrl driver for i.MX6
2016-02-01 5:38 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] pinctrl: imx: Support i.MX7D
[U-Boot] [PATCH V2] fdt: introduce fdtdec_get_child_count
2016-02-01 5:31 UTC
[U-Boot] [PATCH v3 1/2] mx6: soc: Add ENET2 mac address support
2016-02-01 2:41 UTC (2+ messages)
` [U-Boot] [PATCH v3 2/2] imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board
[U-Boot] Conversion of serial_pxa.c to driver model
2016-02-01 2:20 UTC (3+ messages)
[U-Boot] [PATCH] fdt: introudce fdt_get_child_count
2016-02-01 1:13 UTC (3+ messages)
[U-Boot] [PATCH] OMAP3: omap3_logic: Enable CONFIG_SMC911X_32_BIT
2016-01-31 23:13 UTC
[U-Boot] [PATCH] Revert "arm: Remove wireless_space board"
2016-01-31 20:37 UTC
[U-Boot] [PATCH] OMAP3: omap3_logic: Enable Android Fastboot
2016-01-31 19:34 UTC
[U-Boot] [PATCH v2 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model
2016-01-31 19:33 UTC (26+ messages)
` [U-Boot] [PATCH v2 02/23] dm: video: Flush the cache after a puts()
` [U-Boot] [PATCH v2 08/23] tegra: lcd: Merge tegra124-lcd.c into display.c
` [U-Boot] [PATCH v2 11/23] tegra: nyan-big: Move the LCD driver to driver model
` [U-Boot] [PATCH v2 12/23] tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
` [U-Boot] [PATCH v2 14/23] tegra: video: Merge the display driver into one file
` [U-Boot] [PATCH v2 15/23] tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig
` [U-Boot] [PATCH v2 16/23] tegra: video: Merge the two config structures together
` [U-Boot] [PATCH v2 17/23] tegra: video: Convert tegra20 LCD driver to driver model
` [U-Boot] [PATCH v2 18/23] tegra: video: Remove the static variables
` [U-Boot] [PATCH v2 19/23] tegra: video: Move LCD enums into the driver
` [U-Boot] [PATCH v2 20/23] tegra: video: Move all fdt-decoding into a single function
` [U-Boot] [PATCH v2 22/23] tegra: video: Move LCD driver to use the DM PWM driver
[U-Boot] [PATCH 1/2] arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
2016-01-31 17:25 UTC (4+ messages)
[U-Boot] [PATCH] patman: fix series-notes handling for buildman
2016-01-31 16:51 UTC (6+ messages)
[U-Boot] [PATCH v2 0/7] fdt: Replace u-boot-dtb.bin with u-boot.bin
2016-01-31 16:21 UTC (12+ messages)
` [U-Boot] [PATCH v2 1/7] tegra: Clarify generation of -nodtb file with OF_CONTROL
` [U-Boot] [PATCH v2 2/7] fdt: Build a U-Boot binary without device tree
` [U-Boot] [PATCH v2 3/7] fdt: Build an SPL "
` [U-Boot] [PATCH v2 4/7] tegra: Always build a boot image with the same filename
` [U-Boot] [PATCH v2 6/7] Makefile: Make u-boot.img the same as u-boot-dtb.img
[U-Boot] Converting mcfuart.c to driver model
2016-01-31 16:16 UTC
[U-Boot] Conversion of serial_bfin to driver model
2016-01-31 16:16 UTC
[U-Boot] Converting serial_s3c24x0.c to driver model
2016-01-31 16:16 UTC
[U-Boot] [PATCH 0/6] dm: serial: Remove serial drivers not yet converted to driver model
2016-01-31 16:16 UTC (7+ messages)
` [U-Boot] [PATCH 1/6] dm: freescale: Drop mxs_auart serial driver
` [U-Boot] [PATCH 2/6] dm: opencores: Drop opencores_yanu "
` [U-Boot] [PATCH 3/6] dm: freescale: serial: Drop serial_imx "
` [U-Boot] [PATCH 4/6] dm: serial: Drop serial_max3100 "
` [U-Boot] [PATCH 5/6] dm: pxa: serial: Drop serial_sa1100 "
` [U-Boot] [PATCH 6/6] dm: Update on current serial driver status
[U-Boot] Include patchwork patch ID in commit message?
2016-01-31 15:59 UTC (9+ messages)
[U-Boot] [PATCH V2] arm: config: enforce -fno-pic for gcc
2016-01-31 15:30 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