messages from 2016-01-27 15:26:11 to 2016-01-28 14:52:38 UTC [more...]
[U-Boot] [PATCH] [RFC] net: Add ag7xxx driver for Atheros MIPS
2016-01-28 14:52 UTC (3+ messages)
[U-Boot] [PATCH 1/3] mips: ath79: Fix compiler warning on const assignment
2016-01-28 14:43 UTC (11+ messages)
` [U-Boot] [PATCH 2/3] mips: ath79: Drop SYS_MIPS_CACHE_INIT_RAM_LOAD
` [U-Boot] [PATCH 3/3] mips: ath79: Move SYS_SOC and SYS_VENDOR to board Kconfig
[U-Boot] [RFC PATCH] dfu: allow get_medium_size() to return bigger medium sizes than 2GiB
2016-01-28 14:24 UTC
[U-Boot] [PATCH v2 01/15] armv8: ls2080: Add SFP Configs for LS2080/LS2085
2016-01-28 13:20 UTC (15+ messages)
` [U-Boot] [PATCH v2 02/15] armv8: ls2080: Add Secure Boot configs: SEC, Security Monitor, SRK and RCW
` [U-Boot] [PATCH v2 03/15] SECURE BOOT: Add new ESBC header for ls-ch3 Secure Boot
` [U-Boot] [PATCH v2 04/15] SECURE BOOT: Add Secure Boot support on ls2080aqds/rdb
` [U-Boot] [PATCH v2 05/15] armv8: fsl-lsch3: Add bootscript header address for Secure Boot
` [U-Boot] [PATCH v2 06/15] SECURE BOOT: Copy Bootscript and header from NOR to DDR for LS2080/5
` [U-Boot] [PATCH v2 07/15] SECURE BOOT: Change env variable "fdt_high" for LS2080a and LS2085a
` [U-Boot] [PATCH v2 08/15] armv8 : ls2080: Add config for endianess of CCSR GUR
` [U-Boot] [PATCH v2 09/15] armv8: fsl-lsch3: Disable SMMU during Secure Boot
` [U-Boot] [PATCH v2 10/15] crypto/fsl: Correct 64bit Write when MMU disabled
` [U-Boot] [PATCH v2 11/15] crypto/fsl: Make CAAM transactions cacheable
` [U-Boot] [PATCH v2 12/15] SECURE_BOOT: Use default bootargs during Secure Boot
` [U-Boot] [PATCH v2 13/15] SECURE BOOT: Halt execution when secure boot fail after reset request
` [U-Boot] [PATCH v2 14/15] SECURE BOOT: Change fsl_secboot_validate function to output image addr
` [U-Boot] [PATCH v2 15/15] SECURE_BOOT: Enable IE (Key extention) Feature in Ls2085a & LS2088a
[U-Boot] [PATCH v2 00/15] Add Support for Secure Boot on LS208x
2016-01-28 13:18 UTC
[U-Boot] [PATCH 1/2] fsl:usb: Make fsl usb device-tree fixup arch independent
2016-01-28 12:15 UTC (7+ messages)
` [U-Boot] [PATCH 2/2] include:configs: Add usb device-tree fixup for all fsl platforms
[U-Boot] [PATCH v3 0/6] add dma uclass implementation and adopt ti-edma3 to it
2016-01-28 11:36 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/6] dm: implement a DMA uclass
[U-Boot] [PATCH v4 00/13] Initial Microchip PIC32MZ[DA] Support
2016-01-28 10:00 UTC (14+ messages)
` [U-Boot] [PATCH v4 01/13] MIPS: initial infrastructure for Microchip PIC32 architecture
` [U-Boot] [PATCH v4 02/13] drivers: clk: Add clock driver for Microchip PIC32 Microcontroller
` [U-Boot] [PATCH v4 03/13] drivers: pinctrl: Add pinctrl driver for Microchip PIC32
` [U-Boot] [PATCH v4 04/13] drivers: gpio: add driver for Microchip PIC32 GPIO controller
` [U-Boot] [PATCH v4 05/13] drivers: serial: add driver for Microchip PIC32 UART controller
` [U-Boot] [PATCH v4 06/13] drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32
` [U-Boot] [PATCH v4 07/13] MIPS: Add support for Microchip PIC32MZ[DA] SoC family
` [U-Boot] [PATCH v4 08/13] board: Add Microchip PIC32MZ[DA]-Starter-Kit board
` [U-Boot] [PATCH v4 09/13] drivers: mmc: add driver for Microchip PIC32 SDHCI controller
` [U-Boot] [PATCH v4 10/13] board: add SDHCI support for PIC32MZDASK board
` [U-Boot] [PATCH v4 11/13] drivers: net: phy: add SMSC LAN8740 Phy support
` [U-Boot] [PATCH v4 12/13] drivers: net: Add ethernet driver for Microchip PIC32
` [U-Boot] [PATCH v4 13/13] board: Enable ethernet, tftpboot support to pic32mzdask board
[U-Boot] [PATCH v2] armv7: add cacheline sizes where missing
2016-01-28 9:03 UTC (2+ messages)
[U-Boot] [PATCH] pci: gate print info of reading vender id with CONFIG_DM_PCI
2016-01-28 8:55 UTC (5+ messages)
[U-Boot] [PATCH V2 00/11] imx: introduce rdc and boot auxiliary core
2016-01-28 8:55 UTC (12+ messages)
` [U-Boot] [PATCH V2 01/11] imx: mx6: introduce rdc regs
` [U-Boot] [PATCH V2 02/11] imx: imx-common: introduce Resource Domain Controller support
` [U-Boot] [PATCH V2 03/11] imx: mx6sx Add RDC mappings of masters and peripherals
` [U-Boot] [PATCH V2 04/11] imx: mx7d: Add RDC support
` [U-Boot] [PATCH V2 05/11] imx: mx7d: clock support for RDC
` [U-Boot] [PATCH V2 06/11] imx: imx-common: introduce boot auxiliary core
` [U-Boot] [PATCH V2 07/11] imx: mx6: implement functions to "
` [U-Boot] [PATCH V2 08/11] imx: mx6sxsabresd: add command and macros for boot m4 core
` [U-Boot] [PATCH V2 09/11] imx: mx7: implement functions to boot auxiliary core
` [U-Boot] [PATCH V2 10/11] imx: mx7dsabresd: add command and macros for boot m4 core
` [U-Boot] [PATCH V2 11/11] imx: mx7d: isolate resources to domain 0 for A7 core
[U-Boot] [PATCH V2 1/3] imx: mx7dsabresd: move mmc_get_env_devno to soc code
2016-01-28 8:51 UTC (3+ messages)
` [U-Boot] [PATCH V2 2/3] imx: mx6: implement mmc_get_env_dev
` [U-Boot] [PATCH V2 3/3] imx: mx6: implement board_mmc_get_env_dev
[U-Boot] [PATCH] powerpc/t208xqds: fix esdhc peripheral clock support
2016-01-28 8:33 UTC
[U-Boot] [PATCH 0/7] fdt: Replace u-boot-dtb.bin with u-boot.bin
2016-01-28 8:25 UTC (3+ messages)
[U-Boot] [PATCH][RE-SUBMIT] usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed
2016-01-28 8:18 UTC (3+ messages)
[U-Boot] [PATCH 2/2][v2] net: phy: implements probe for Cortina phy
2016-01-28 7:56 UTC
[U-Boot] [PATCH 1/2][v2] net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
2016-01-28 7:55 UTC
[U-Boot] [PATCH][v2] armv8: ls2080ardb: invert irq pins polarity for AQR405 PHY
2016-01-28 7:38 UTC
[U-Boot] Please pull u-boot-x86
2016-01-28 7:13 UTC
[U-Boot] [PATCH] Use correct spelling of "U-Boot"
2016-01-28 6:59 UTC (2+ messages)
[U-Boot] [PATCH 1/9] test/dm: clear unit test failure count each run
2016-01-28 6:57 UTC (9+ messages)
` [U-Boot] [PATCH 2/9] test/py: fix spawn.expect multiple match handling
` [U-Boot] [PATCH 3/9] test.py: calculate bad patterns on change only
` [U-Boot] [PATCH 4/9] test/py: check for bad patterns everywhere we wait
` [U-Boot] [PATCH 5/9] test/py: detect another "bad pattern" in console output
` [U-Boot] [PATCH 6/9] test/py: correctly log xfail/xpass tests
` [U-Boot] [PATCH 7/9] test/py: pass test DTB to sandbox
` [U-Boot] [PATCH 8/9] test/py: run sandbox in source directory
` [U-Boot] [PATCH 9/9] test/py: run C-based unit tests
[U-Boot] Include patchwork patch ID in commit message?
2016-01-28 6:49 UTC (10+ messages)
[U-Boot] [PATCH] board: ls2085aqds: Update kernel_size env variable
2016-01-28 6:36 UTC (5+ messages)
[U-Boot] patman dies cryptially when a (valid) e-mail address contains parentheses (or is UTF-8)
2016-01-28 6:19 UTC (3+ messages)
[U-Boot] [PATCH] x86: Correct spi node alias
2016-01-28 6:09 UTC (3+ messages)
[U-Boot] [PATCH] siemens,at91: enable features for smartweb
2016-01-28 6:06 UTC (2+ messages)
[U-Boot] [PATCH 1/2] net: phy: introduce a quirk PHY_BROKEN_RESET
2016-01-28 3:09 UTC (3+ messages)
[U-Boot] [PATCH 1/2] net: phy: micrel: add documentation for Micrel KSZ90x1 binding
2016-01-28 1:26 UTC (8+ messages)
` [U-Boot] [PATCH 2/2] net: phy: micrel: fix divisor value for KSZ9031 phy skew
[U-Boot] [PATCH] fastboot: update error and warning messages
2016-01-27 23:42 UTC (2+ messages)
[U-Boot] [PATCH] serial: serial_stm32: move clock config from driver to board
2016-01-27 22:57 UTC (3+ messages)
[U-Boot] SPL loading U-Boot from a FIT
2016-01-27 22:53 UTC
[U-Boot] [PATCH v1] arm: imx: Add support for GE Bx50v3 boards
2016-01-27 22:53 UTC
[U-Boot] [PATCH 1/2] hush: Pull out U-Boot prompt display and read functionality
2016-01-27 22:53 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] hush: Add rudimentary support for PS1 and PS2
[U-Boot] [PATCH] implement Fastboot via USB OTG on bcm28155_ap boards
2016-01-27 22:45 UTC
[U-Boot] [PATCH v2 0/7] net: add support for phy speed limitation
2016-01-27 21:34 UTC (19+ messages)
` [U-Boot] [PATCH v2 1/7] net: phy: ensure Gigabit features are masked off if requested
` [U-Boot] [PATCH v2 2/7] net: phy: genphy: Allow overwriting features
` [U-Boot] [PATCH v2 3/7] net: phy: breakdown PHY_*_FEATURES defines
` [U-Boot] [PATCH v2 4/7] drivers/net/phy: introduce phy_set_supported()
` [U-Boot] [PATCH v2 5/7] include/net.h: add max_speed member in struct eth_pdata
` [U-Boot] [PATCH v2 6/7] net/designware: do explicit port selection for 1Gb mode
` [U-Boot] [PATCH v2 7/7] net/designware: add support of max-speed device tree property
[U-Boot] [PATCH 0/2] net: phy: mv88e61xx: Revise as a PHY driver
2016-01-27 20:11 UTC (6+ messages)
` [U-Boot] [PATCH v2 2/2] net: phy: Add PHY driver for mv88e61xx switches
[U-Boot] [PATCH] net : null check after pointer dereference
2016-01-27 20:05 UTC (3+ messages)
[U-Boot] [PATCH]: net: Wrong Initialization in davinci-emac driver
2016-01-27 19:57 UTC (3+ messages)
[U-Boot] question about "drivers/usb/gadget/f_fastboot.c"
2016-01-27 19:49 UTC
[U-Boot] [PATCH v4] mmc: socfpga_dw_mmc: Enable calibration for drvsel and smplsel
2016-01-27 18:58 UTC (4+ messages)
[U-Boot] Please pull u-boot-fsl-qoriq.git master
2016-01-27 17:30 UTC
[U-Boot] [Patch V5 0/3] LS1043AQDS DSPI/QSPI related patches
2016-01-27 17:21 UTC (7+ messages)
` [U-Boot] [Patch V5 1/3] armv8/ls1043aqds: add DSPI support
` [U-Boot] [Patch V5 2/3] armv8/ls1043aqds: add QSPI support in SD boot
` [U-Boot] [Patch V5 3/3] armv8/ls1043aqds: add QSPI boot support
[U-Boot] [Patch V7 1/4] spi: fsl_qspi: fix compile warning for 64-bit platform
2016-01-27 17:18 UTC (8+ messages)
` [U-Boot] [Patch V7 2/4] spi: fsl_qspi: Fix qspi_op_rdid memcpy issue
` [U-Boot] [Patch V7 3/4] spi: fsl_qspi: Fix qspi_op_rdsr "
` [U-Boot] [Patch V7 4/4] dm: env_sf: fix saveenv() to use driver model
[U-Boot] [v3] mmc: fsl_esdhc: set Abort command type for CMD12
2016-01-27 17:13 UTC (2+ messages)
[U-Boot] [PATCH v4 1/3] armv8/ls1043aqds: Select lpuart pins of various muxes
2016-01-27 17:12 UTC (6+ messages)
` [U-Boot] [PATCH v4 2/3] armv8/ls1043aqds: Spilt off board device tree
` [U-Boot] [PATCH v4 3/3] armv8/ls1043aqds: Add lpuart support
[U-Boot] [PATCH] mmc: fsl_esdhc: increase data transaction timeout to 500ms
2016-01-27 17:09 UTC (2+ messages)
[U-Boot] [PATCH 7/7] driver: net: fsl-mc: Remove portal id hard-coding
2016-01-27 17:08 UTC (2+ messages)
[U-Boot] [PATCH 6/7] driver: net: ldpaa: Add debug info of printing DPMAC stats
2016-01-27 17:08 UTC (2+ messages)
[U-Boot] [PATCH 5/7] driver: net: ldpaa: Increase num of buffers for a pool
2016-01-27 17:07 UTC (2+ messages)
[U-Boot] [PATCH 4/7] driver: net: ldpaa: Report back only error frames for tx
2016-01-27 17:06 UTC (2+ messages)
[U-Boot] [PATCH 3/7] driver: net: fsl-mc: Prepare extended cfg for DPNI create
2016-01-27 17:06 UTC (2+ messages)
[U-Boot] [PATCH 2/7] driver: net: fsl-mc: flib changes for MC FW 9.0.0
2016-01-27 17:05 UTC (2+ messages)
[U-Boot] [PATCH 1/7] driver: net: fsl-mc: Add version check for MC objects
2016-01-27 17:05 UTC (2+ messages)
[U-Boot] [PATCH v3 0/7] Determine Boot mode at run time
2016-01-27 17:03 UTC (15+ messages)
` [U-Boot] [PATCH v3 1/7] include/configs: make secure boot header file include uniform
` [U-Boot] [PATCH v3 2/7] include/configs: move definition of CONFIG_CMD_BLOB
` [U-Boot] [PATCH v3 3/7] SECURE_BOOT: split the secure boot functionality in two parts
` [U-Boot] [PATCH v3 4/7] create function to determine boot mode
` [U-Boot] [PATCH v3 5/7] enable chain of trust for ARM platforms
` [U-Boot] [PATCH v3 6/7] enable chain of trust for PowerPC platforms
` [U-Boot] [PATCH v3 7/7] SECURE_BOOT: change error handler for esbc_validate
[U-Boot] [PATCH] drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_start
2016-01-27 16:52 UTC (2+ messages)
[U-Boot] [PATCH] armv8: ls2080a: Increase MC's DDR size to 512 MB
2016-01-27 16:51 UTC (2+ messages)
[U-Boot] [PATCH] armv8: ls2040a: Add support of LS2040A SoC
2016-01-27 16:51 UTC (2+ messages)
[U-Boot] [PATCH] armv8: Enable all 8 DPMAC ports in LS2080A Personality
2016-01-27 16:50 UTC (2+ messages)
[U-Boot] [PATCH 0/4] SECURE BOOT: support image validation before U-Boot completion
2016-01-27 16:49 UTC (9+ messages)
` [U-Boot] [PATCH 1/4] SECURE BOOT: change prototype of fsl_secboot_validate function
` [U-Boot] [PATCH 2/4] SECURE BOOT: separate functions for reading keys
` [U-Boot] [PATCH 3/4] SECURE BOOT: separate function created for signature
` [U-Boot] [PATCH 4/4] SECURE BOOT: support for validation of dynamic image
[U-Boot] [PATCH] drivers/ddr/fsl: fsl_ddr_sdram_size remove unused controllers
2016-01-27 16:47 UTC (2+ messages)
[U-Boot] [PATCH][v2] armv8: fsl-layerscape: fixes lsch2 serdes registers define
2016-01-27 16:46 UTC (2+ messages)
[U-Boot] [PATCH] arm: ls1021a: Adjust sata register default values
2016-01-27 16:45 UTC (2+ messages)
[U-Boot] [PATCH v2] driver/ddr/fsl: Add workaround for A009663
2016-01-27 16:44 UTC (2+ messages)
[U-Boot] [PATCH] armv8: fsl-lsch3: fixup SYSCLK frequency in device tree
2016-01-27 16:44 UTC (2+ messages)
[U-Boot] [Patch V2 0/3] QIXIS related patches
2016-01-27 16:43 UTC (7+ messages)
` [U-Boot] [Patch V2 1/3] freescale/qixis: Add support for booting from SD/QSPI
` [U-Boot] [Patch V2 2/3] armv8/ls1043aqds: fix qixis_reset command issue
` [U-Boot] [Patch V2 3/3] armv8/ls1043aqds: enable qixis_reset command to boot from NAND/SD
[U-Boot] [PATCH] armv8/ls1043aqds: Add support for >2GB memory
2016-01-27 16:32 UTC (2+ messages)
[U-Boot] [PATCH] fsl/ddr: Add workaround for ERRATUM_A009942
2016-01-27 16:30 UTC (2+ messages)
[U-Boot] [PATCH v3 0/5] ARM: at91: improve peripheral and system clock handle functions
2016-01-27 16:29 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/5] ARM: at91: asm/at91_pmc.h: fix trival register offset
` [U-Boot] [PATCH v3 2/5] ARM: at91: clock: add a new file to handle clock
` [U-Boot] [PATCH v3 3/5] ARM: cpu: at91: clean up peripheral clock code
[U-Boot] [PATCH 1/5] mips: cache: Bulletproof the code against cornercases
2016-01-27 16:15 UTC (6+ messages)
` [U-Boot] [PATCH 2/5] usb: ehci: Use map_physmem in ehci-generic
[U-Boot] [GIT PULL] Xilinx changes
2016-01-27 15:42 UTC
[U-Boot] [PATCH 2/2] net: phy: implements probe for Cortina phy
2016-01-27 15:38 UTC (2+ messages)
[U-Boot] [PATCH] ARM: zynq: Add function to get reboot status register value
2016-01-27 15:36 UTC (4+ messages)
[U-Boot] [PATCH 00/17] arm: ls1021atwr: Convert to use driver model TSEC driver
2016-01-27 15:26 UTC (5+ 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