public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-11-06 12:07:16 to 2015-11-09 06:47:51 UTC [more...]

[U-Boot] [PATCH v2 00/26] usb: Drop requirement for USB unbinding, add tests
 2015-11-09  6:47 UTC  (10+ messages)
` [U-Boot] [PATCH v2 01/26] sandbox: Add a way to skip time delays
` [U-Boot] [PATCH v2 02/26] dm: usb: Avoid time delays in sandbox tests
` [U-Boot] [PATCH v2 03/26] Move console definitions into a new console.h file
` [U-Boot] [PATCH v2 04/26] Drop config.h header from display_options.c
` [U-Boot] [PATCH v2 05/26] Add a circular memory buffer implementation
` [U-Boot] [PATCH v2 06/26] console: Add a console buffer
` [U-Boot] [PATCH v2 07/26] sandbox: Enable console recording and silent console
` [U-Boot] [PATCH v2 08/26] test: Record and silence console in tests
` [U-Boot] [PATCH v2 09/26] usb: Refactor USB tree output code for testing

[U-Boot] [PATCH 0/5] net: altera_tse: add mSG-DMA support
 2015-11-09  6:37 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] net: zap altera_tse_initialize prototypes
` [U-Boot] [PATCH 2/5] net: altera_tse: factor out stop mac func
` [U-Boot] [PATCH 3/5] net: altera_tse: wait sgdma in altera_tse_recv
` [U-Boot] [PATCH 4/5] net: altera_tse: add priv ops to prepare msgdma support
` [U-Boot] [PATCH 5/5] net: altera_tse: add mSG-DMA support

[U-Boot] [PATCH 1/2] nios2: trim CONFIG_SYS_MALLOC_LEN
 2015-11-09  6:37 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] nios2: trim CONFIG_SYS_MEMTEST_END

[U-Boot] [PATCH v3 00/20] Bring up rk3036 uboot
 2015-11-09  4:51 UTC  (6+ messages)
` [U-Boot] [PATCH v3 02/17] rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig

[U-Boot] [RESEND PATCH v3 00/20] Bring up rk3036 uboot
 2015-11-09  3:29 UTC  (12+ messages)
` [U-Boot] [RESEND PATCH v3 01/20] rockchip: add timer driver
` [U-Boot] [RESEND PATCH v3 15/20] rockchip: add rk3036 sdram driver
` [U-Boot] [RESEND PATCH v3 20/20] rockchip: doc: show packet rk3036 uboot image

[U-Boot] [RFC PATCH 0/8] IPv6 support
 2015-11-09  2:49 UTC  (3+ messages)
` [U-Boot] [RFC PATCH 3/8] lib: net_utils: make string_to_ip stricter

[U-Boot] [Patch V8 00/17] add LS1043A platform support
 2015-11-09  2:17 UTC  (4+ messages)
` [U-Boot] [Patch V8 12/17] armv8/ls1043ardb: Add LS1043ARDB board support

[U-Boot] [PATCH] include: net: Simplify the usage of __always_inline
 2015-11-09  0:25 UTC 

[U-Boot] [PATCH] arm: socfpga: Fix cache configuration
 2015-11-09  0:10 UTC  (2+ messages)

[U-Boot] [PATCH V4 00/13] SPL mmc refactor and alternate boot device feature
 2015-11-08 21:19 UTC  (15+ messages)
` [U-Boot] [PATCH V4 01/13] spl: nand: remove code duplication
` [U-Boot] [PATCH V4 02/13] spl: mmc: add break statements in spl_mmc_load_image()
` [U-Boot] [PATCH V4 03/13] spl: mmc: refactor device location code to its own function
` [U-Boot] [PATCH V4 04/13] spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check
` [U-Boot] [PATCH V4 05/13] spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check
` [U-Boot] [PATCH V4 06/13] spl: mmc: move fs boot into its own function
` [U-Boot] [PATCH V4 07/13] spl: mmc: get rid of emmc boot code duplication
` [U-Boot] [PATCH V4 08/13] spl: change return values of spl_*_load_image()
` [U-Boot] [PATCH V4 09/13] common: spl: move image load to its own function
` [U-Boot] [PATCH V4 10/13] spl: add support for alternative boot device
` [U-Boot] [PATCH V4 11/13] spl: announce boot devices
` [U-Boot] [PATCH V4 12/13] arm: mx6: cm-fx6: define fallback boot devices for spl
` [U-Boot] [PATCH V4 13/13] spl: mmc: add support for BOOT_DEVICE_MMC2

[U-Boot] [PATCH] Makefile: Include vendor common library in include search path
 2015-11-08 16:38 UTC  (11+ messages)

[U-Boot] [PATCH] openrisc: updating build tools naming convention
 2015-11-08 14:37 UTC 

[U-Boot] [PATCH v4 1/7] ARM: OMAP4/5: Centralize early clock initialization
 2015-11-08 13:36 UTC  (9+ messages)
` [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 7/7] board: ti: AM57xx: Add detection logic for AM57xx-evm

[U-Boot] [PATCH v2 00/16] device model bring-up of ti-qspi on dra72, dra74 and am437x-sk evm
 2015-11-08 13:32 UTC  (30+ messages)
` [U-Boot] [PATCH v2 01/16] drivers: spi: ti_qspi: do not hard code chip select for memory map configuration
` [U-Boot] [PATCH v2 02/16] drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion
` [U-Boot] [PATCH v2 03/16] drivers: spi: ti_qspi: prepare driver for DM conversion
` [U-Boot] [PATCH v2 05/16] spi: Add support for dual and quad mode
` [U-Boot] [PATCH v2 07/16] dts: dra7: add spi alias for qspi
` [U-Boot] [PATCH v2 08/16] drivers: spi: ti_qspi: convert driver to adopt device driver model
` [U-Boot] [PATCH v2 09/16] arm: dts: dra7: add qspi register maps for memory map and control module
` [U-Boot] [PATCH v2 10/16] drivers: mtd: spi: sf_probe: add compatible for spansion spi flash
` [U-Boot] [PATCH v2 11/16] drivers: mtd: spi: sf_probe: add compatible for Macronix "
` [U-Boot] [PATCH v2 12/16] defconfig: dra72_evm: enable spi driver model
` [U-Boot] [PATCH v2 13/16] defconfig: dra74_evm: "
` [U-Boot] [PATCH v2 14/16] am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
` [U-Boot] [PATCH v2 15/16] arm: dts: am4372: add qspi register maps for memory map
` [U-Boot] [PATCH v2 16/16] defconfig: am437x_sk_evm: enable spi driver model

[U-Boot] [PATCH] ARM: uniphier: drop UniPhier specific SMP code
 2015-11-08 12:43 UTC  (4+ messages)

[U-Boot] [PATCH V2 0/5] Add support for additional splash screen locations
 2015-11-08  8:27 UTC  (2+ messages)

[U-Boot] [PATCH] arm: mxs: add support for I2SE's Duckbill boards
 2015-11-07 15:24 UTC 

[U-Boot] [PATCH v6 00/23] sf: MTD support
 2015-11-07 13:46 UTC  (24+ messages)
` [U-Boot] [PATCH v6 01/23] sf: spi_flash_validate_params => spi_flash_scan
` [U-Boot] [PATCH v6 02/23] sf: Move spi_flash_scan code to sf_ops
` [U-Boot] [PATCH v6 03/23] sf: Move read_id "
` [U-Boot] [PATCH v6 04/23] sf: probe: Code cleanup
` [U-Boot] [PATCH v6 05/23] sf: Use static for file-scope functions
` [U-Boot] [PATCH v6 06/23] sf: Fix Makefile
` [U-Boot] [PATCH v6 07/23] sf: Use simple name for register access functions
` [U-Boot] [PATCH v6 08/23] sf: Use flash function pointers in dm_spi_flash_ops
` [U-Boot] [PATCH v6 09/23] sf: Flash power up read-only based on idcode0
` [U-Boot] [PATCH v6 10/23] sf: Use static for file-scope functions
` [U-Boot] [PATCH v6 11/23] sf: Remove unneeded header includes
` [U-Boot] [PATCH v6 12/23] sf: probe: Use spi_flash_scan in dm-spi-flash
` [U-Boot] [PATCH v6 13/23] sf: Re-factorize spi_flash_probe_tail code
` [U-Boot] [PATCH v6 14/23] dm-sf: Re-factorize spi_flash_std_probe code
` [U-Boot] [PATCH v6 15/23] sf: Add MTD support to spi_flash
` [U-Boot] [PATCH v6 16/23] sf: Use mtd_info ops instead of spi_flash ops
` [U-Boot] [PATCH v6 17/23] cmd_sf: Use mtd->size instead of flash->size
` [U-Boot] [PATCH v6 18/23] dm-sf: use mtd_ops, drop dm_spi_flash_ops
` [U-Boot] [PATCH v6 19/23] sf: Use MTD lock operations
` [U-Boot] [PATCH v6 20/23] sf: Add MTD support for non-dm spi_flash interface
` [U-Boot] [PATCH v6 21/23] sf: probe: Minor cleanup
` [U-Boot] [PATCH v6 22/23] sf: Drop SPI_FLASH_MTD driver
` [U-Boot] [PATCH v6 23/23] configs: Remove CONFIG_SPI_FLASH_MTD

[U-Boot] [PATCH] dm: implement a cfi flash uclass
 2015-11-07 13:43 UTC  (18+ 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 v5 1/3] dm: implement a MTD uclass
  ` [U-Boot] [PATCH v5 2/3] cfi_flash: convert to driver model
  ` [U-Boot] [PATCH v5 3/3] nios2: use cfi flash "

[U-Boot] [PATCH] ARM64: zynqmp: Sync zynq_sdhci_init() declaration
 2015-11-07 13:19 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-nios/master
 2015-11-07 13:18 UTC  (2+ messages)

[U-Boot] [GIT PULL] u-boot-mips/master
 2015-11-07 13:18 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: omap3_logic: Fix pin muxing
 2015-11-07 12:19 UTC 

[U-Boot] [PATCH] mtd: add altera quadspi driver
 2015-11-07  8:07 UTC  (16+ 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 v3] "

[U-Boot] [PATCH] sandbox: add a sandbox timer and basic test
 2015-11-06 23:58 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/2] common/board_f.c: move mark_bootstage after arch_cpu_init_dm
  ` [U-Boot] [PATCH v2 2/2] sandbox: add a sandbox timer and basic test

[U-Boot] [PATCH 00/10] dm: timer: x86: 64-bit counter support and tsc timer dm conversion
 2015-11-06 23:58 UTC  (25+ messages)
` [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] [PATCH] sandbox: cros_ec: fix uninitialized use of len
 2015-11-06 23:58 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/8] x86: qemu: Remove call to vgabios execution
 2015-11-06 23:58 UTC  (16+ messages)
` [U-Boot] [PATCH v2 2/8] x86: qemu: Move chipset-specific codes from pci.c to qemu.c
` [U-Boot] [PATCH v2 3/8] x86: qemu: Convert to use driver model pci
` [U-Boot] [PATCH v2 4/8] x86: qemu: Convert to use driver model usb
` [U-Boot] [PATCH v2 5/8] x86: qemu: Convert to use driver model eth
` [U-Boot] [PATCH v2 6/8] x86: crownbay: Remove unused PCI region address macros
` [U-Boot] [PATCH v2 7/8] x86: Remove legacy pci codes
` [U-Boot] [PATCH v2 8/8] x86: Remove CONFIG_SYS_EARLY_PCI_INIT

[U-Boot] Ethernet PHY Power Down
 2015-11-06 22:57 UTC  (6+ messages)

[U-Boot] Secure memory
 2015-11-06 22:10 UTC 

[U-Boot] [PATCH v5] Tegra: T210: Add QSPI driver
 2015-11-06 20:32 UTC  (8+ messages)

[U-Boot] [PATCH] drivers/ddr/fsl: Fix typo in BIST test for DDR4
 2015-11-06 17:58 UTC 

[U-Boot] [PATCH v3] common: Fix load and entry addresses in FIT image
 2015-11-06 17:14 UTC  (9+ messages)

[U-Boot] [UBOOT PATCH v2 1/2] zynqmp: nand: Add Nand driver support for zynqmp
 2015-11-06 17:02 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY
 2015-11-06 16:31 UTC  (4+ messages)

[U-Boot] [PATCH] dm: core: Kconfig: set OF_TRANSLATE default value to n
 2015-11-06 15:41 UTC  (4+ messages)

[U-Boot] [PATCH v2] colibri_vf: Add board_usb_phy_mode function
 2015-11-06 15:00 UTC  (4+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH v2] mmc: atmel: Properly fix clock configuration
 2015-11-06 13:39 UTC  (4+ messages)

[U-Boot] [PATCH] Replace "extern inline" with "static inline"
 2015-11-06 12:44 UTC 

[U-Boot] [PATCH 0/2] Add support for GCC 5.x for MicroBlaze
 2015-11-06 12:27 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] microblaze: Fix C99/gnu99 compatiblity for inline functions

[U-Boot] [PATCH v7 01/21] include: Add log2 header from the kernel
 2015-11-06 12:24 UTC  (42+ 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] Build error for PowerPPC using GCC 5.2 toolchain
 2015-11-06 12:15 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ARM: dts: uniphier: fix interrupt number of USB core for PH1-Pro4
 2015-11-06 12:08 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] ARM: dts: uniphier: add USB xHCI nodes for PH1-Pro5 and ProXstream2

[U-Boot] [PATCH 1/7] x86: qemu: Remove call to vgabios execution
 2015-11-06 12:08 UTC  (14+ messages)
` [U-Boot] [PATCH 2/7] x86: qemu: Move chipset-specific codes from pci.c to qemu.c
` [U-Boot] [PATCH 3/7] x86: qemu: Convert to use driver model pci
` [U-Boot] [PATCH 4/7] x86: qemu: Convert to use driver model usb
` [U-Boot] [PATCH 5/7] x86: crownbay: Remove unused PCI region address macros
` [U-Boot] [PATCH 6/7] x86: Remove legacy pci codes
` [U-Boot] [PATCH 7/7] x86: Remove CONFIG_SYS_EARLY_PCI_INIT

[U-Boot] [PATCH 00/13] x86: Provide a common MRC cache library and enable it for FSP
 2015-11-06 12:07 UTC  (7+ messages)
` [U-Boot] [PATCH 11/13] x86: baytrail: Issue full system reset in reset_cpu()

[U-Boot] [PATCH V3 13/14] sandbox: add ADC driver
 2015-11-06 12:07 UTC  (3+ messages)
` [U-Boot] [PATCH] Add missing file: include/sandbox-adc.h


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox