messages from 2016-10-31 17:53:38 to 2016-11-03 01:36:40 UTC [more...]
[U-Boot] [RFC PATCH 00/10] sunxi: Allwinner A64 SPL support
2016-11-03 1:36 UTC (10+ messages)
` [U-Boot] [RFC PATCH 01/10] sun6i: Restrict some register initialization to Allwinner A31 SoC
` [U-Boot] [RFC PATCH 02/10] Makefile: use "arm64" architecture for U-Boot image files
` [U-Boot] [RFC PATCH 03/10] sunxi: provide default DRAM config for sun50i in Kconfig
` [U-Boot] [RFC PATCH 04/10] sunxi: H3: add and rename some DRAM contoller registers
` [U-Boot] [RFC PATCH 05/10] sunxi: H3: add DRAM controller single bit delay support
` [U-Boot] [RFC PATCH 06/10] sunxi: A64: use H3 DRAM initialization code for A64
` [U-Boot] [RFC PATCH 07/10] sunxi: H3/A64: fix non-ODT setting
` [U-Boot] [RFC PATCH 08/10] SPL: read and store arch property from U-Boot image
` [U-Boot] [RFC PATCH 09/10] sunxi: introduce RMR switch to enter payloads in 64-bit mode
[U-Boot] [PATCH v2] rk3399: Reserve space for ARM Trust Firmware
2016-11-03 1:32 UTC (2+ messages)
[U-Boot] [PATCH] doc: update README.arm64
2016-11-03 1:01 UTC
[U-Boot] [PATCH] drivers: SPI: sunxi SPL: fix warning
2016-11-03 0:58 UTC
[U-Boot] [PATCH] armv8: define get_ticks() for the ARMv8 Generic Timer
2016-11-03 0:56 UTC
[U-Boot] [RFC] 0/4] Add Pl330 DMA support
2016-11-02 20:47 UTC (12+ messages)
[U-Boot] [PATCH] net: use random ethernet address if invalid and not zero
2016-11-02 20:36 UTC (3+ messages)
[U-Boot] [PATCH 1/4] ARM: tegra: add SoC-level hook for board_late_init()
2016-11-02 20:31 UTC (8+ messages)
` [U-Boot] [PATCH 2/4] ARM: tegra: configure Ethernet address on Tegra186
` [U-Boot] [PATCH 3/4] ARM: tegra: add DWC EQoS (ethernet) to Tegra186 DT
` [U-Boot] [PATCH 4/4] ARM: tegra: enable Ethernet on p2771-0000
[U-Boot] [PATCH] arm: rockchip: Fix typo in ROCKCHIP_RK3288 help
2016-11-02 20:14 UTC (2+ messages)
[U-Boot] [PATCH] arm: dts: Fix Rockchip sort order
2016-11-02 20:14 UTC (2+ messages)
[U-Boot] [PATCH 0/2] drivers: timer: inroduce ARC timer driver
2016-11-02 20:14 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] drivers: timer: Introduce "
` [U-Boot] [PATCH 2/2] arc: use timer driver instead of arch/arc/lib/timer.c
[U-Boot] [GIT] Pull request: u-boot-dfu
2016-11-02 19:42 UTC (2+ messages)
[U-Boot] [PATCH 0/7] SF: Cadence QSPI driver fixes and clean up
2016-11-02 19:39 UTC (9+ messages)
` [U-Boot] [PATCH 1/7] spi: cadence_qspi: Fix clearing of pol/pha bits
` [U-Boot] [PATCH 2/7] spi: cadence_qspi: Fix baud rate calculation
` [U-Boot] [PATCH 3/7] spi: cadence_qspi: Use #define for bits instead of bit shifts
` [U-Boot] [PATCH 4/7] spi: cadence_qspi: Clean up the #define names
` [U-Boot] [PATCH 5/7] spi: cadence_qspi: Remove returns from end of void functions
` [U-Boot] [PATCH 6/7] spi: cadence_qspi: Fix CQSPI_CAL_DELAY calculation
` [U-Boot] [PATCH 7/7] spi: cadence_qspi: Support specifying the sample edge used
[U-Boot] [PATCH] gpio: dwapb: Add support for port B
2016-11-02 19:38 UTC (2+ messages)
[U-Boot] [PATCH 0/2] rpi: enable passthrough of FDT blob provided by the firmware
2016-11-02 18:06 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] rpi: save firmware provided boot param for later use
` [U-Boot] [PATCH 2/2] rpi: expose the firmware provided FDT blob in ${fw_fdt_addr}
[U-Boot] [PATCH 0/7] ARM: stm32: add network and qspi driver support to stm32f746-disco board
2016-11-02 17:41 UTC (11+ messages)
` [U-Boot] [PATCH 1/7] ARM: DTS: stm32: add stm32f746-disco device tree files
` [U-Boot] [PATCH 2/7] net: stm32: add designware mac glue code for stm32
` [U-Boot] [PATCH 3/7] net: phy: add SMSC LAN8742 phy
` [U-Boot] [PATCH 4/7] ARM: stm32: enable support for smsc phy on stm32f746-disco board
` [U-Boot] [PATCH 5/7] ARM: SPI: stm32: add stm32f746 qspi driver
` [U-Boot] [PATCH 6/7] ARM: stm32: fix comment in stm32f7 header file
` [U-Boot] [PATCH 7/7] SPI: add missing flag to micron/stm N25Q128 flash chips
[U-Boot] [PATCH 0/8] dm: Update on serial driver progress
2016-11-02 15:44 UTC (7+ messages)
[U-Boot] [PATCH v1] dfu: align array in dfu_get_dev_type with enum dfu_device_type
2016-11-02 15:29 UTC (2+ messages)
[U-Boot] [PATCH v2 0/6] Add ARMv8 PSCI framework
2016-11-02 14:27 UTC (12+ messages)
` [U-Boot] [PATCH v2 1/6] ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definition
` [U-Boot] [PATCH v2 2/6] ARMv8: Enable SMC instruction
` [U-Boot] [PATCH v2 3/6] ARMv8: Add secure sections for PSCI text and data
` [U-Boot] [PATCH v2 4/6] ARMv8: Add basic PSCI framework
` [U-Boot] [PATCH v2 5/6] ARMv8: Setup PSCI memory and dt
` [U-Boot] [PATCH v2 6/6] ARMv8: LS1043A: Enable LS1043A default PSCI support
[U-Boot] [PATCH] README: fix typo candiate -> candidate
2016-11-02 14:27 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] travis.yml: Add in uniphier as a job, modify aarch64 builds a bit
2016-11-02 14:27 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 1/2] mkimage: Fix missing free() in show_valid_options()
2016-11-02 14:26 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH] cmd: load: align cache flush
2016-11-02 14:26 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 4/4] Fix spelling of "resetting"
2016-11-02 14:26 UTC (2+ messages)
` [U-Boot] [U-Boot,4/4] "
[U-Boot] [PATCH 3/4] Fix spelling of "extended"
2016-11-02 14:26 UTC (2+ messages)
` [U-Boot] [U-Boot,3/4] "
[U-Boot] [PATCH 2/4] Fix spelling of "occur"
2016-11-02 14:26 UTC (2+ messages)
` [U-Boot] [U-Boot,2/4] "
[U-Boot] [PATCH 1/4] Fix spelling of "multiple"
2016-11-02 14:26 UTC (2+ messages)
` [U-Boot] [U-Boot,1/4] "
[U-Boot] [PATCH] omap3logic: Fix Auto detect Logic PD Models
2016-11-02 14:26 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] OMAP3: omap3_logic: Add scripts to boot over network
2016-11-02 14:26 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH V2] OMAP3: omap3_logic: Remove LCD preboot info
2016-11-02 14:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 3/3] ti: common: board_detect: Return a valid empty string for un-initialized eeprom
2016-11-02 14:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/3] ti: common: board_detect: Setup initial default value for config as well
2016-11-02 14:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/3] ti: common: board_detect: Replace hardcoded value with macro
2016-11-02 14:25 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] cosmetic: Fix indentation in README
2016-11-02 14:25 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v4 00/11] binman: A tool for creating firmware images
2016-11-02 14:07 UTC (8+ messages)
` [U-Boot] [PATCH v4 11/11] x86: Use binman all x86 boards
[U-Boot] fixup typo in omap SPI driver
2016-11-02 11:25 UTC (2+ messages)
[U-Boot] [PATCH] tools: Execute tools from objtree
2016-11-02 11:22 UTC (2+ messages)
[U-Boot] [PATCH v3] drivers: usb: fsl-dt-fixup: Fix the dt for multiple USB nodes in single traversal of device tree
2016-11-02 9:36 UTC (4+ messages)
[U-Boot] [PATCH v3 0/3] Raspberry Pi EFI enablement
2016-11-02 9:36 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/3] ARM: bcm283x: Implement EFI RTS reset_system
` [U-Boot] [PATCH v3 2/3] bcm2835 video: Map frame buffer as 32bpp
` [U-Boot] [PATCH v3 3/3] bcm2835: Reserve the spin table in efi memory map
[U-Boot] With u-boot vertion u-boot-d8bdfc8 compile error
2016-11-02 9:07 UTC
[U-Boot] [PATCH] ARM64: zynqmp: Correct the sdhci minimum frequency for ep108
2016-11-02 7:08 UTC
[U-Boot] Device tree & PCI/ECAM questions
2016-11-02 2:54 UTC (3+ messages)
[U-Boot] [PATCH v2 0/3] net: macb: Add option and clock support
2016-11-02 2:06 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/3] net: Kconfig: Add CONFIG_MACB option
` [U-Boot] [PATCH v2 2/3] net: macb: Add the clock support
` [U-Boot] [PATCH v2 3/3] net: macb: Remove redundant #ifdef CONFIG_DM_ETH
[U-Boot] [PATCH] ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routines
2016-11-02 2:06 UTC (15+ messages)
` [U-Boot] [RFC PATCH 0/9] ARM: imx: mx6: Add virtual mx6memcal board
` [U-Boot] [RFC PATCH 1/9] mx6: Add board mx6memcal for use in validating DDR
` [U-Boot] [RFC PATCH 2/9] mx6memcal: zero values for MPWRDLCTL cause read DQS calibration errors
` [U-Boot] [RFC PATCH 3/9] mx6memcal: add configuration for SABRE Lite
` [U-Boot] [RFC PATCH 4/9] mx6memcal: add configuration for Nitrogen6_max board
` [U-Boot] [RFC PATCH 5/9] mx6memcal: add configuration for tr1x board (i.MX6SL with DDR3)
` [U-Boot] [RFC PATCH 6/9] mx6memcal: add configuration for Wandboard Solo (512MiB of x32 DDR3)
` [U-Boot] [RFC PATCH 7/9] mx6memcal: add configuration for Wandboard Quad
` [U-Boot] [RFC PATCH 8/9] mx6memcal: add configuration for mx6slevk
` [U-Boot] [RFC PATCH 9/9] mx6memcal: add configuration for warp board (i.MX6SL)
` [U-Boot] [RFC PATCH 0/3] ARM: imx: mx6: Add plugin support for SPL
` [U-Boot] [RFC PATCH 1/3] ARM: mx6: preserve Boot ROM stack in SPL
` [U-Boot] [RFC PATCH 2/3] ARM: mx6: ddr: add plugin-utils placeholder
` [U-Boot] [RFC PATCH 3/3] ARM: imx: mx6memcal: allow build of combined SPL+U-Boot
[U-Boot] [PATCH] cmd: crosec: Move crosec_decode_region helper to cmd/cros_ec.c
2016-11-02 1:55 UTC (2+ messages)
[U-Boot] [PATCH 00/11] sunxi: Add full SPL support for sun9i (A80)
2016-11-02 1:39 UTC (6+ messages)
` [U-Boot] [linux-sunxi] "
[U-Boot] Rockchip USB driver
2016-11-02 1:04 UTC
[U-Boot] [PATCH] odroid-c2: Enable distro boot
2016-11-01 21:51 UTC (3+ messages)
[U-Boot] U-Boot Support for SIL3531
2016-11-01 21:07 UTC
[U-Boot] [PATCH v1 0/3] net: macb: Add option and clock support
2016-11-01 21:02 UTC (7+ messages)
` [U-Boot] [PATCH v1 1/3] net: Kconfig: Add CONFIG_MACB option
` [U-Boot] [PATCH v1 2/3] net: macb: Add the clock support
` [U-Boot] [PATCH v1 3/3] net: macb: Remove redundant #ifdef CONFIG_DM_ETH
[U-Boot] U-Boot Support for SIL3531
2016-11-01 20:56 UTC
[U-Boot] [PATCH v5 00/21] sf: Updates on flash detection
2016-11-01 20:36 UTC (3+ messages)
[U-Boot] [PATCH] net: add synopsys QoS ethernet driver
2016-11-01 20:35 UTC (2+ messages)
[U-Boot] [PATCH] wandboard: Make Ethernet functional again
2016-11-01 20:29 UTC (2+ messages)
[U-Boot] [PATCH V3 1/2] dt: net: add DWC EQoS binding
2016-11-01 20:26 UTC (6+ messages)
` [U-Boot] [PATCH V3 2/2] net: add driver for Synopsys Ethernet QoS device
[U-Boot] [PATCH 1/2] net: zynq_gem: Modify the nwcfg bit definitions
2016-11-01 20:25 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] net: zynq_gem: Correct SGMII enable bit setting
[U-Boot] [PATCH] net: phy: micrel: center FLP burst timing at 16ms
2016-11-01 20:23 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH] net: mvgbe: Fix build error with CONFIG_PHYLIB
2016-11-01 20:23 UTC (2+ messages)
[U-Boot] [PATCH v3 0/2] spl: Convert MMC raw mode sector options to Kconfig
2016-11-01 16:34 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/2] spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR "
` [U-Boot] [PATCH v3 2/2] spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS
[U-Boot] [PATCH v2 1/2] spl: mmc: fix switch statement
2016-11-01 14:27 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/2] imx: make ipu's di configurable
[U-Boot] [PATCH v2 0/2] spl: Convert MMC raw mode sector options to Kconfig
2016-11-01 13:50 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/2] spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR "
[U-Boot] [PATCH v3 0/2] spl: Convert MMC raw mode sector options to Kconfig
2016-11-01 13:38 UTC
[U-Boot] [PATCH] powerpc/t2080: DDR controller erratum A-009942
2016-11-01 10:08 UTC (6+ messages)
[U-Boot] [PATCH 1/2] fsl/ddr: Revise erratum a009942 and clean related erratum
2016-11-01 8:09 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] fsl/ddr: Enable erratum-a009942 workaround for B/T-series
[U-Boot] [PATCH v1] ARM: at91: add default config file for sama5d36ek CMP board
2016-11-01 5:28 UTC
[U-Boot] [PATCH v6 1/2] armv8/fsl-layerscape: fdt: fixup LS1043A rev1 GIC node
2016-11-01 3:22 UTC (2+ messages)
` [U-Boot] [PATCH v6 2/2] armv8/fsl-layerscape: fdt: fixup LS1043A rev1 MSI node
[U-Boot] OMAP3630 Falcon Mode Questions
2016-10-31 23:40 UTC (3+ messages)
[U-Boot] [PATCH] arm: sunxi: do not force USB for arch-sunxi
2016-10-31 21:33 UTC
[U-Boot] [ANN] U-Boot v2016.11-rc3 released
2016-10-31 21:06 UTC
[U-Boot] [PATCH 00/20] rockchip: Add support for Asus Chromebit
2016-10-31 20:57 UTC (22+ messages)
` [U-Boot] [PATCH 01/20] rockchip: video: Correct HDMI data source selection
` [U-Boot] [PATCH 02/20] rockchip: video: Correct VOP clock selection
` [U-Boot] [PATCH 03/20] rockchip: Allow jerry to use of-platdata
` [U-Boot] [PATCH 04/20] dm: core: Handle global_data moving in SPL
` [U-Boot] [PATCH 05/20] stdio: Correct code style nits
` [U-Boot] [PATCH 06/20] stdio: Correct numbering logic in stdio_probe_device()
` [U-Boot] [PATCH 07/20] spi: Add of-platdata support to SPI and SPI flash
` [U-Boot] [PATCH 08/20] rockchip: spi: Add support for of-platdata
` [U-Boot] [PATCH 09/20] rockchip: spi: Honour the deactivation delay
` [U-Boot] [PATCH 10/20] spi: Add error checking for invalid bus widths
` [U-Boot] [PATCH 11/20] spi: Add a debug() on bind failure
` [U-Boot] [PATCH 12/20] video: Use cache-alignment in video_sync()
` [U-Boot] [PATCH 13/20] video: Track whether a display is in use
` [U-Boot] [PATCH 14/20] rockchip: video: Check for device "
` [U-Boot] [PATCH 15/20] rockchip: Move jerry to use of-platdata
` [U-Boot] [PATCH 16/20] rockchip: Rename jerry files to veyron
` [U-Boot] [PATCH 17/20] rockchip: Move jerry SDRAM settings into its own .dts file
` [U-Boot] [PATCH 18/20] rockchip: clk: Support setting ACLK
` [U-Boot] [PATCH 19/20] rockchip: veyron: Adjust ARM clock after relocation
` [U-Boot] [PATCH 20/20] rockchip: Add support for veyron-mickey (Chromebit)
[U-Boot] [PATCH] sunxi: Use the available Kconfig option for AHCI
2016-10-31 20:05 UTC
[U-Boot] [PATCH v1] arm: Add support for PDU001
2016-10-31 18:45 UTC (4+ messages)
[U-Boot] [PATCH v2 3/3] arm: dra7xx: Unify Android partition table
2016-10-31 17:53 UTC
[U-Boot] [PATCH v2 2/3] arm: am57xx: Enable 8-bit eMMC access
2016-10-31 17:53 UTC
[U-Boot] [PATCH v2 1/3] arm: am57xx: Define Android partition table
2016-10-31 17:53 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