messages from 2015-11-05 02:42:31 to 2015-11-06 04:52:39 UTC [more...]
[U-Boot] [PATCH] nios2: nios2-generic: do not allocate rx buf in net.c
2015-11-06 4:52 UTC (5+ messages)
[U-Boot] [PATCH] Makefile: Include vendor common library in include search path
2015-11-06 4:50 UTC (5+ messages)
[U-Boot] [PATCH 1/2] altera_jtag_uart: Adjust the declaration of debug_uart_init()
2015-11-06 4:35 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] altera_uart: "
[U-Boot] [PATCH] dm: implement a cfi flash uclass
2015-11-06 4:34 UTC (7+ messages)
` [U-Boot] [PATCH v4 1/3] dm: implement a MTD uclass
` [U-Boot] [PATCH v4 2/3] cfi_flash: convert to driver model
[U-Boot] [PATCH] sandbox: add a sandbox timer and basic test
2015-11-06 4:08 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/2] common/board_f.c: move mark_bootstage after arch_cpu_init_dm
[U-Boot] [PATCH v4 1/7] ARM: OMAP4/5: Centralize early clock initialization
2015-11-06 3:49 UTC (10+ messages)
` [U-Boot] [PATCH v4 2/7] ARM: OMAP4/5: Centralize gpi2c_init
` [U-Boot] [PATCH v4 3/7] ARM: omap-common: Add standard access for board description EEPROM
` [U-Boot] [PATCH v4 4/7] ti: am335x: Use generic EEPROM detection logic
` [U-Boot] [PATCH v4 5/7] ti: AM437x: "
` [U-Boot] [PATCH v4 6/7] ARM: OMAP4/5: Add generic board detection hook
` [U-Boot] [PATCH v4 7/7] board: ti: AM57xx: Add detection logic for AM57xx-evm
[U-Boot] [PATCH V2 08/13] spl: change return values of spl_*_load_image()
2015-11-06 3:16 UTC (3+ messages)
` [U-Boot] [PATCH V3 "
[U-Boot] [PATCH 00/13] device model bringup of ti-qspi on dra72, dra74 and am437x-sk evm
2015-11-06 3:16 UTC (5+ messages)
` [U-Boot] [PATCH 05/13] dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
[U-Boot] [PATCH] fdt: fix address cell count checking in fdt_translate_address()
2015-11-06 3:16 UTC (4+ messages)
[U-Boot] [PATCH 0/3] MIPS: rework and fix broken bootm code
2015-11-06 3:16 UTC (7+ messages)
` [U-Boot] [PATCH 1/3] common/board_f: enable setup_board_part1() for MIPS
` [U-Boot] [PATCH 2/3] MIPS: bootm: rework and fix broken bootm code
[U-Boot] [PATCH V2 00/13] SPL mmc refactor and alternate boot device feature
2015-11-06 3:15 UTC (6+ messages)
` [U-Boot] [PATCH V2 10/13] spl: add support for alternative boot device
[U-Boot] [PATCH V2 00/11] Add board detection for Odroid XU3 / XU3Lite / XU4
2015-11-06 3:15 UTC (16+ messages)
` [U-Boot] [PATCH V3 00/14] "
` [U-Boot] [PATCH V3 06/14] dm: regulator: add function device_get_supply_regulator()
` [U-Boot] [PATCH V3 07/14] dm: adc: add simple ADC uclass implementation
` [U-Boot] [PATCH V3 08/14] dm: adc: add Exynos54xx compatible ADC driver
` [U-Boot] [PATCH V3 10/14] Exynos54xx: dts: add ADC node
` [U-Boot] [PATCH V3 13/14] sandbox: add ADC driver
` [U-Boot] [PATCH V3 14/14] sandbox: add ADC unit tests
[U-Boot] [PATCH 1/8] sf: Add MTD support to spi_flash
2015-11-06 3:15 UTC (5+ messages)
` [U-Boot] [PATCH 4/8] dm-sf: use mtd_ops, drop dm_spi_flash_ops
[U-Boot] [PATCH v2 1/3] dm: spi: Add support for all targets which requires MANUAL_RELOC
2015-11-06 3:15 UTC (3+ messages)
` [U-Boot] [PATCH v2 3/3] dm: sf: "
[U-Boot] [PATCH v1 0/7] Enable high speed and heavy load for DDR4 for LSCH3
2015-11-06 2:24 UTC (10+ messages)
[U-Boot] [PATCH v7 01/21] include: Add log2 header from the kernel
2015-11-06 1:40 UTC (28+ messages)
` [U-Boot] [PATCH v7 02/21] include: Add generic bitops headers
` [U-Boot] [PATCH v7 03/21] ARM: Use the "
` [U-Boot] [PATCH v7 04/21] x86: "
` [U-Boot] [PATCH v7 05/21] m68k: "
` [U-Boot] [PATCH v7 06/21] blackfin: "
` [U-Boot] [PATCH v7 07/21] sh: "
` [U-Boot] [PATCH v7 08/21] microblaze: "
` [U-Boot] [PATCH v7 09/21] sandbox: "
` [U-Boot] [PATCH v7 10/21] sparc: "
` [U-Boot] [PATCH v7 11/21] openrisc: "
` [U-Boot] [PATCH v7 12/21] nds32: "
` [U-Boot] [PATCH v7 13/21] nios2: "
` [U-Boot] [PATCH v7 14/21] mips: "
` [U-Boot] [PATCH v7 15/21] arc: "
` [U-Boot] [PATCH v7 16/21] avr32: "
` [U-Boot] [PATCH v7 17/21] bitops: Add fls_long and __ffs64
` [U-Boot] [PATCH v7 18/21] compat: Remove is_power_of_2() definition
` [U-Boot] [PATCH v7 19/21] powerpc: Remove __ilog2_u64 and ffs4 from bitops
` [U-Boot] [PATCH v7 20/21] sf: Add SPI protection mechanism from the kernel
` [U-Boot] [PATCH v7 21/21] sf: Add SPI NOR protection mechanism
[U-Boot] [PATCH 1/6] net: altera_tse: use data type u32 for regs and desc
2015-11-06 1:32 UTC (19+ messages)
` [U-Boot] [PATCH 3/6] net: altera_tse: fix CamelCase
` [U-Boot] [PATCH v2 1/5] net: altera_tse: remove unused macro and regs def
` [U-Boot] [PATCH v2 2/5] net: altera_tse: use data type u32 for regs and desc
` [U-Boot] [PATCH v2 3/5] net: altera_tse: fix packed and aligned attribute
` [U-Boot] [PATCH v2 4/5] net: altera_tse: remove the useless parenthesis
` [U-Boot] [PATCH v2 5/5] net: altera_tse: use BIT macro
[U-Boot] [PATCH 1/2] nios2: trim CONFIG_SYS_MALLOC_LEN
2015-11-06 1:30 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] nios2: trim CONFIG_SYS_MEMTEST_END
[U-Boot] [PATCH] net: altera_tse: get numbers of fdt address and size cells
2015-11-06 1:30 UTC (2+ messages)
[U-Boot] [PATCH 1/3] nios2: remove CONFIG_SYS_MALLOC_BASE macro
2015-11-06 1:29 UTC (6+ messages)
` [U-Boot] [PATCH 2/3] nios2: remove CONFIG_SYS_INIT_SP macro
` [U-Boot] [PATCH 3/3] nios2: fix cached mode in clearing the BSS
[U-Boot] SPL: how to compile with SPL?
2015-11-06 1:03 UTC
[U-Boot] [PATCH] mtd: add altera quadspi driver
2015-11-06 0:18 UTC (15+ messages)
` [U-Boot] [PATCH v2 1/2] nios2: add memcpy_fromio and memcpy_toio
` [U-Boot] [PATCH v2 2/2] mtd: add altera quadspi driver
[U-Boot] [Patch V2 0/4] add LS1043AQDS support
2015-11-06 0:17 UTC (5+ messages)
` [U-Boot] [Patch V2 1/4] pci/layerscape: add support for LS1043A PCIe LUT register access
[U-Boot] Ethernet PHY Power Down
2015-11-05 23:06 UTC
[U-Boot] [RFC PATCH 0/8] IPv6 support
2015-11-05 21:45 UTC (7+ messages)
` [U-Boot] [RFC PATCH 6/8] net: TFTP over IPv6
[U-Boot] [PATCH v2] mmc: atmel: Properly fix clock configuration
2015-11-05 20:15 UTC (2+ messages)
[U-Boot] [PATCH] Fixing timing issue with eMMC on atmel MCI
2015-11-05 19:56 UTC (4+ messages)
` [U-Boot] [PATCH] mmc: atmel: Properly fix clock configuration
[U-Boot] [PATCH v2 1/3] sf: Add dm_spi_flash_probe
2015-11-05 18:25 UTC (6+ messages)
` [U-Boot] [PATCH v2 2/3] sf: spi_flash_probe for both dm/non-dm
` [U-Boot] [PATCH v2 3/3] sf: Remove spi_flash_remove
[U-Boot] [PATCH v2 1/5] arm: ls1021a: merge SoC specific code in a separate file
2015-11-05 18:05 UTC (6+ messages)
` [U-Boot] [PATCH 2/5] arm: ls102xa: enable all the snoop signal for masters
` [U-Boot] [PATCH 3/5] ls102xa: Enable snoop and DVM message requests
` [U-Boot] [PATCH v2 4/5] armv7/fsl-ls102xa: Workaround for DDR erratum A008514
` [U-Boot] [PATCH v2 5/5] LS102XA:workaround:disable priorities within DDR
[U-Boot] [PATCH] ARM64: zynqmp: Sync zynq_sdhci_init() declaration
2015-11-05 16:06 UTC
[U-Boot] Pull request: u-boot-video/master
2015-11-05 15:50 UTC (2+ messages)
[U-Boot] [v2] please pull u-boot-samsung master
2015-11-05 15:50 UTC (2+ messages)
[U-Boot] [PULL] u-boot-usb/master
2015-11-05 15:50 UTC (2+ messages)
[U-Boot] [PULL] u-boot-socfpga/master
2015-11-05 15:50 UTC (2+ messages)
[U-Boot] u-boot device model SPI + SPI Flash
2015-11-05 15:18 UTC (18+ messages)
[U-Boot] [PATCH 00/10] dm: timer: x86: 64-bit counter support and tsc timer dm conversion
2015-11-05 14:02 UTC (11+ messages)
` [U-Boot] [PATCH 01/10] dm: timer: Fix several nits
` [U-Boot] [PATCH 02/10] dm: timer: Implement pre_probe()
` [U-Boot] [PATCH 03/10] timer: altera: Remove the codes to get clock frequency
` [U-Boot] [PATCH 04/10] dm: timer: Support 64-bit counter
` [U-Boot] [PATCH 05/10] x86: Reomve MIN_PORT80_KCLOCKS_DELAY
` [U-Boot] [PATCH 06/10] x86: tsc: Use notrace from <linux/compiler.h>
` [U-Boot] [PATCH 07/10] x86: tsc: Add driver model timer support
` [U-Boot] [PATCH 08/10] x86: Convert to use driver model timer
` [U-Boot] [PATCH 09/10] x86: tsc: Remove legacy timer codes
` [U-Boot] [PATCH 10/10] x86: tsc: Move tsc_timer.c to drivers/timer
[U-Boot] Riotboard FEC broken
2015-11-05 13:49 UTC (3+ messages)
[U-Boot] [PATCH 1/4] mips: Use the generic bitops headers
2015-11-05 13:21 UTC (5+ messages)
[U-Boot] Remove sparc archiecture?
2015-11-05 12:17 UTC (6+ messages)
[U-Boot] [PATCH v2 0/5] arm: at91/spl: make matrix and saic redirect sharing with others
2015-11-05 8:37 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/5] arm: at91/spl: matrix: move matrix init to separate file
` [U-Boot] [PATCH v2 2/5] arm: at91/spl: matrix: remove matrix write protection code
` [U-Boot] [PATCH v2 3/5] arm: at91/spl: matrix: remove security peripheral select code
` [U-Boot] [PATCH v2 4/5] arm: at91/spl: matrix: use matrix slave id macros
` [U-Boot] [PATCH v2 5/5] arm: at91/spl: atmel_sfr: move saic redirect to separate file
[U-Boot] [PATCH 0/3] arm: at91/spl: make matrix and saic redirect sharing with others
2015-11-05 7:57 UTC (10+ messages)
` [U-Boot] [PATCH 1/3] arm: at91/spl: matrix: move matrix init to separate file
` [U-Boot] [PATCH 2/3] arm: at91/spl: matrix: improve implementation of matrix
` [U-Boot] [PATCH 3/3] arm: at91: spl/atmel_sfr: move saic redirect to separate file
[U-Boot] [PATCH v4 00/16] spi: zynq qspi support
2015-11-05 7:56 UTC (5+ messages)
` [U-Boot] [PATCH v4 01/16] spi: Add zynq qspi controller driver
[U-Boot] [PATCH 1/2] video: Drop DEV_FLAGS_SYSTEM flag
2015-11-05 7:37 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] video: Drop DEV_EXT_VIDEO flag
[U-Boot] [PATCH V3 00/16] imx: mx6/7: support lcdif
2015-11-05 7:34 UTC (5+ messages)
` [U-Boot] [PATCH V3 01/16] mxs: add parameter base_addr for mxs_set_lcdclk
` [U-Boot] [PATCH V3 12/16] video: mxsfb: introduce lcdif_power_down
[U-Boot] [PATCH 1/5] arm: ls1021a: merge SoC specific code in a separate file
2015-11-05 7:22 UTC (4+ messages)
` [U-Boot] [PATCH 5/5] LS102XA:workaround:disable priorities within DDR
[U-Boot] [PATCH v3 0/5] ARM: omap-common: Add board detection support for TI EVMs
2015-11-05 7:21 UTC (12+ messages)
` [U-Boot] [PATCH v3 1/5] ARM: OMAP4/5: Centralize early clock initialization
` [U-Boot] [PATCH v3 2/5] ARM: OMAP4/5: Centralize gpi2c_init
` [U-Boot] [PATCH v3 3/5] ARM: omap-common: Add standard access for board description EEPROM
` [U-Boot] [PATCH v3 4/5] ARM: OMAP4/5: Add generic board detection hook
[U-Boot] please pull u-boot-samsung master
2015-11-05 6:33 UTC (3+ messages)
` [U-Boot] [PATCH] sandbox: adc: Add missing header file
[U-Boot] [PATCH][v3] armv8: ls2085a: Add workaround of errata A009635
2015-11-05 6:30 UTC
[U-Boot] [PATCH] usb:ci_udc: Remove ULPI setting for i.MX OTG controller
2015-11-05 5:10 UTC (2+ messages)
[U-Boot] [PATCH][v2] armv8: ls2085a: Add workaround of errata A009635
2015-11-05 4:18 UTC (5+ messages)
[U-Boot] [PATCH] board/ls2085qds: Fix typo in README for QSGMII riser card
2015-11-05 4:12 UTC
[U-Boot] Ethernet i210 (e1000 driver) on tegra K1
2015-11-05 3:49 UTC (3+ messages)
[U-Boot] [PATCH] arm: ls102xa: Update fdt_high and initrd_high for LS1021AQDS board
2015-11-05 3:16 UTC
[U-Boot] [PATCH] armv8/layerscape: Update MMU table with execute-never bits
2015-11-05 3:15 UTC
[U-Boot] [PATCH v5 4/5] spi: cadence_qspi: Ensure check for max frequency in place
2015-11-05 2:42 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