public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-12-10 02:15:38 to 2015-12-11 12:03:31 UTC [more...]

[U-Boot] [PATCH 00/12] Moving Emaclite to DM + MDIO support
 2015-12-11 12:03 UTC 

[U-Boot] [PATCH 00/10] Moving Axi emac to DM
 2015-12-11 11:59 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10] net: axi_emac: Fix parentheses around operand !
` [U-Boot] [PATCH 02/10] net: axi_emac: Show phy address instead of register content
` [U-Boot] [PATCH 03/10] net: axi_emac: Pass directly pointer to register space
` [U-Boot] [PATCH 04/10] net: axi_emac: Put iobase to private structure
` [U-Boot] [PATCH 05/10] net: axi_emac: Pass private structure to phyread/phywrite
` [U-Boot] [PATCH 06/10] net: axi_emac: Pass private structure where possible
` [U-Boot] [PATCH 07/10] net: axi_emac: Move driver to DM
` [U-Boot] [PATCH 08/10] net: axi_emac: Enable access to MDIO in probe
` [U-Boot] [PATCH 09/10] net: axi_emac: Split recv from free_pkt
` [U-Boot] [PATCH 10/10] net: Add axi emac to Kconfig

[U-Boot] [PATCH 0/5] Microblaze uart changes + misc
 2015-12-11 11:56 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] microblaze: Enable uart16550 DM by default
` [U-Boot] [PATCH 2/5] microblaze: Do not print eth device when DM_ETH is enabled
` [U-Boot] [PATCH 3/5] microblaze: Enable PHYLIB via Kconfig
` [U-Boot] [PATCH 4/5] microblaze: Remove unused I2C macros
` [U-Boot] [PATCH 5/5] microblaze: Wire-up debug_uart in asm

[U-Boot] [PATCH 0/3] Moving Uartlite to DM
 2015-12-11 11:54 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] serial: uartlite: Move driver "
` [U-Boot] [PATCH 2/3] serial: uartlite: Add support for debug console
` [U-Boot] [PATCH 3/3] serial: uartlite: Add uartlite to Kconfig

[U-Boot] [PATCH 1/8] microblaze: Make room for malloc before ELF
 2015-12-11 11:49 UTC  (8+ messages)
` [U-Boot] [PATCH 2/8] microblaze: Use malloc setting via Kconfig
` [U-Boot] [PATCH 3/8] microblaze: Remove support for LL_TEMAC
` [U-Boot] [PATCH 4/8] microblaze: Enable OF_CONTROL by default
` [U-Boot] [PATCH 5/8] microblaze: Enable DM "
` [U-Boot] [PATCH 6/8] microblaze: Do not handle watchdog and gpio in SPL
` [U-Boot] [PATCH 7/8] microblaze: Remove CONSOLE_ARG
` [U-Boot] [PATCH 8/8] microblaze: Move baudrate setting out driver selection

[U-Boot] [PATCH] dm: net: Fix DM for targets which use MANUAL_RELOC
 2015-12-11 11:46 UTC 

[U-Boot] [PATCH 1/5] net: gem: Setup default phy address to -1
 2015-12-11 11:43 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] net: gem: Fix return value from recv
` [U-Boot] [PATCH 3/5] net: gem: Separate recv and free_pkt functions
` [U-Boot] [PATCH 4/5] net: gem: Fix typo in Kconfig entry
` [U-Boot] [PATCH 5/5] net: gem: Add driver dependencies to PHYLIB and MII

[U-Boot] [PATCH] spi: xilinx: Add new compatible strings
 2015-12-11 11:41 UTC 

[U-Boot] [PATCH 00/10] x86: ivybridge: Add Intel FSP support
 2015-12-11 10:55 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10] fdtdec: Add compatible string for Intel IvyBridge FSP
` [U-Boot] [PATCH 02/10] x86: ivybridge: Add FSP support
` [U-Boot] [PATCH 03/10] tools: microcode-tool: Support parsing header file with a license block
` [U-Boot] [PATCH 04/10] x86: ivybridge: Add microcode blobs for all the steppings
` [U-Boot] [PATCH 05/10] superio: Add SMSC SIO1007 driver
` [U-Boot] [PATCH 06/10] x86: ivybridge: Do not require HAVE_INTEL_ME
` [U-Boot] [PATCH 07/10] x86: fsp: Make sure HOB list is not overwritten by U-Boot
` [U-Boot] [PATCH 08/10] x86: fsp: Always use hex numbers in the hob command output
` [U-Boot] [PATCH 09/10] x86: ivybridge: Add macros for LPC decode ranges
` [U-Boot] [PATCH 10/10] x86: Add Intel Cougar Canyon 2 board

[U-Boot] [PATCH] ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined
 2015-12-11 10:15 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: Enable ubi and ubifs support
 2015-12-11  9:25 UTC  (2+ messages)

[U-Boot] [PATCH 3/6] arm: socfpga: de0-nano-soc: Enabling U-Boot environment in QSPI
 2015-12-11  9:19 UTC  (4+ messages)
` [U-Boot] [PATCH 4/6] arm: socfpga: mcvevk: "
` [U-Boot] [PATCH 5/6] arm: socfpga: sockit: "
` [U-Boot] [PATCH 6/6] arm: socfpga: socrates: "

[U-Boot] [PATCH 1/6] arm: socfpga: cyclone5-socdk: Enabling U-Boot environment in QSPI
 2015-12-11  9:17 UTC  (2+ messages)
` [U-Boot] [PATCH 2/6] arm: socfpga: arria5-socdk: "

[U-Boot] [PATCH 1/6] arm: socfpga: cyclone5-socdk: Enabling mtd partitioning layout
 2015-12-11  9:15 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6] arm: socfpga: arria5-socdk: "
` [U-Boot] [PATCH 3/6] arm: socfpga: de0-nano-soc: "
` [U-Boot] [PATCH 4/6] arm: socfpga: mcvevk: "
` [U-Boot] [PATCH 5/6] arm: socfpga: sockit: "
` [U-Boot] [PATCH 6/6] arm: socfpga: socrates: "

[U-Boot] [PATCHv1 0/3] Retrieve MAC address from EEPROM
 2015-12-11  8:38 UTC  (8+ messages)
` [U-Boot] [PATCHv1 1/3] net: Add ability to set MAC address via EEPROM to Kconfig
  ` [U-Boot] [U-Boot, PATCHv1, "

[U-Boot] [PATCH] test: add sandbox timer to test.dts
 2015-12-11  8:27 UTC 

[U-Boot] [PATCH] ARM: uniphier: add static qualifiers to locally used functions
 2015-12-11  8:17 UTC 

[U-Boot] [PATCH 0/8] m68k, mips, powerpc, kbuild: move CONFIG_SYS_TEXT_BASE
 2015-12-11  7:32 UTC  (12+ messages)
` [U-Boot] [PATCH 1/8] m68k: move CONFIG_SYS_TEXT_BASE to defconfig files
` [U-Boot] [PATCH 2/8] m68k: M54418TWR: drop board/freescale/m54418twr/config.mk
` [U-Boot] [PATCH 3/8] microblaze: move CONFIG_SYS_TEXT_BASE to defconfig
` [U-Boot] [PATCH 4/8] mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mk
` [U-Boot] [PATCH 5/8] mips: dbau1x00: "
` [U-Boot] [PATCH 6/8] mips: pb1x00: "
` [U-Boot] [PATCH 7/8] powerpc: yucca: drop redundant CONFIG_SYS_TEXT_BASE "
` [U-Boot] [PATCH 8/8] kbuild: drop workaround for old style CONFIG_SYS_TEXT_BASE defines

[U-Boot] [PATCH 1/2] ns16550: update compatible and reg-shift binding
 2015-12-11  7:08 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] ns16550: zap the rockchip serial compatible string

[U-Boot] [PATCH v8 00/14] sf: Tuning spi-flash layer
 2015-12-11  7:02 UTC  (18+ messages)
` [U-Boot] [PATCH v8 01/14] sf: spi_flash_validate_params => spi_flash_scan
` [U-Boot] [PATCH v8 14/14] sf: Rename sf_ops.c to spi-flash.c

[U-Boot] [PATCH v2 0/9] x86: fsp: Move platform-specific config to chipset directory
 2015-12-11  6:03 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/9] x86: fsp: Simplify fsp_continue()
` [U-Boot] [PATCH v2 2/9] x86: fsp: Avoid cast stack_top in struct shared_data
` [U-Boot] [PATCH v2 3/9] x86: fsp: Add boot_mode as a member of "
` [U-Boot] [PATCH v2 4/9] x86: fsp: Rename shared_data to fsp_config_data
` [U-Boot] [PATCH v2 5/9] x86: fsp: Rename update_fsp_upd() and change its signature
` [U-Boot] [PATCH v2 6/9] x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option
` [U-Boot] [PATCH v2 7/9] x86: queensbay: Remove invalid comments in update_fsp_configs()
` [U-Boot] [PATCH v2 8/9] x86: fsp: Move struct fspinit_rtbuf definition to chipset header
` [U-Boot] [PATCH v2 9/9] x86: fsp: Set up init runtime buffer in update_fsp_configs()

[U-Boot] [PATCH] dm: core: Add platform specific bus translation function
 2015-12-11  5:54 UTC  (22+ messages)

[U-Boot] Please pull from u-boot-i2c
 2015-12-11  5:33 UTC 

[U-Boot] Driver model test breakages
 2015-12-11  5:31 UTC  (2+ messages)

[U-Boot] [PATCH] arm: cache: Implement cache range check for v7
 2015-12-11  4:36 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] rockchip: rk3036 sdram setting cs1_row when rank larger than 1
 2015-12-11  3:20 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] rockchip: Add basic support for kylin board

[U-Boot] [PATCH] mmc: implement mmc power on write protect function
 2015-12-11  3:20 UTC  (2+ messages)

[U-Boot] Samsung I2C driver
 2015-12-11  3:04 UTC  (3+ messages)

[U-Boot] [PATCH] common: cli_hush: Do a simple recursive variables parsing
 2015-12-11  3:01 UTC  (5+ messages)

[U-Boot] u-boot issue,tks~~~~
 2015-12-11  2:05 UTC 

[U-Boot] [PATCH 00/57] dm: x86: Convert ivybridge code to use driver model
 2015-12-11  2:05 UTC  (4+ messages)
` [U-Boot] [PATCH 42/57] x86: ivybridge: Use the I2C driver to perform SMbus init

[U-Boot] dm: Introduce SPI-NOR framework
 2015-12-11  2:05 UTC  (4+ messages)

[U-Boot] [RFC PATCH 00/11] Add support for 96boards Dragonboard410C board
 2015-12-10 23:22 UTC  (14+ messages)
` [U-Boot] [RFC PATCH 01/11] serial: Add support for Qualcomm serial port
` [U-Boot] [RFC PATCH 02/11] gpio: Add support for Qualcomm gpio controller
` [U-Boot] [RFC PATCH 03/11] mmc: Add support for Qualcomm SDHCI controller
` [U-Boot] [RFC PATCH 04/11] ehci-hcd: Add init_after_reset
` [U-Boot] [RFC PATCH 05/11] ehci: Add support for Qualcomm EHCI
` [U-Boot] [RFC PATCH 06/11] drivers: Add SPMI bus uclass
` [U-Boot] [RFC PATCH 07/11] drivers: spmi: Add support for Qualcomm SPMI bus driver
` [U-Boot] [RFC PATCH 08/11] pmic: Add support for Qualcomm PM8916 PMIC
` [U-Boot] [RFC PATCH 09/11] gpio: Add support for Qualcomm PM8916 gpios
` [U-Boot] [RFC PATCH 10/11] arm: Add support for Qualcomm Snapdragon family
` [U-Boot] [RFC PATCH 11/11] board: Add Qualcomm Dragonboard 410C support

[U-Boot] [PATCH v2] ARM: mxs: allow boards to select DC-DC switching clock source
 2015-12-10 23:05 UTC 

[U-Boot] [PATCH 1/3] am335x_evm.h: unsed CONFIG_BOOTDELAY
 2015-12-10 23:01 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] ti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITE
` [U-Boot] [PATCH 3/3] omap4_panda: Convert to config_distro_bootcmd.h

[U-Boot] [PATCH] ext4_common.c: Clean up failure cases in alloc_triple_indirect_block
 2015-12-10 21:42 UTC 

[U-Boot] [PATCH V2 1/1] Revert "spi: fsl_qspi: Use GENMASK"
 2015-12-10 21:27 UTC 

[U-Boot] is it worth contributing a SATA SIL3512 driver to u-boot?
 2015-12-10 21:25 UTC  (5+ messages)

[U-Boot] [PATCH] Revert "spi: fsl_qspi: Use GENMASK"
 2015-12-10 21:18 UTC  (2+ messages)

[U-Boot] [PATCH] net: phy: do not read configuration register on reset
 2015-12-10 20:28 UTC  (2+ messages)

[U-Boot] [PATCH] usb: host: ehci: samsung: Move hcor initialization after usb phy setup
 2015-12-10 17:39 UTC  (3+ messages)

[U-Boot] [PATCH 00/24] usb: s3c-otg: Rename driver to dwc2-otg
 2015-12-10 17:08 UTC  (7+ messages)

[U-Boot] [PATCH v2 0/9] basic support for Allwinner A83T SOC
 2015-12-10 16:03 UTC  (5+ messages)

[U-Boot] [PATCH] cgtqmx6eval: fix pad configuration for SPI bus
 2015-12-10 15:59 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] ARM: at91: add PLLB handle functions
 2015-12-10 12:03 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] ARM: at91: clock: add PLLB enable/disable functions
` [U-Boot] [PATCH 2/3] drivers: usb: ohci-at91: clean up the PLLB code
` [U-Boot] [PATCH 3/3] board: atmel: siemens: clean up "

[U-Boot] [PATCH 0/2] arm: sunxi: twi: enable clock for sun7i
 2015-12-10 11:32 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] sunxi: twi: enable clocks on sun7i
` [U-Boot] [PATCH 2/2] sun4i: clock: cleanup some whitespace errors

[U-Boot] [PATCH] sunxi: Fix H3 DRAM DQ read delay configuration
 2015-12-10 10:41 UTC 

[U-Boot] [PATCH v3 0/5] ARM: at91: improve peripheral and system clock handle functions
 2015-12-10  9:38 UTC  (11+ 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 v3 4/5] board: atmel: "
` [U-Boot] [PATCH v3 5/5] drivers: at91: "

[U-Boot] [PATCH v2 0/4] ARM: at91: add UTMI PLL handle functions
 2015-12-10  9:37 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/4] ARM: at91: clock: add UTMI PLL enable/disable function
` [U-Boot] [PATCH v2 2/4] ARM: at91: armv7: clean up UTMI PLL handle code
` [U-Boot] [PATCH v2 3/4] drivers: usb: atmel: clean up the UTMI PLL code
` [U-Boot] [PATCH v2 4/4] board: atmel: siemens: clean up "

[U-Boot] [PATCH v2 0/3] ARM: at91: add PMC_PLLICPR init function
 2015-12-10  9:35 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/3] ARM: at91: clock: "
` [U-Boot] [PATCH v2 2/3] ARM: at91: clean up the PMC_PLLICPR init code
` [U-Boot] [PATCH v2 3/3] board: atmel: "

[U-Boot] [PATCH] part: fix "part list ... -bootable varname" to use hex
 2015-12-10  8:22 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: fsl-layerscape: fixes lsch2 serdes registers define
 2015-12-10  7:37 UTC 

[U-Boot] [PATCH v2 0/5] ARM: at91: improve peripheral and system clock handle functions
 2015-12-10  6:07 UTC  (5+ messages)

[U-Boot] [PATCH] board/t4240rdb: VID support
 2015-12-10  5:33 UTC 

[U-Boot] [PATCH] arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7
 2015-12-10  3:53 UTC  (6+ messages)
` [U-Boot] ARMv7 MMU shareability issue (was: [PATCH] arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7)
  ` [U-Boot] ARMv7 MMU shareability issue

[U-Boot] [PATCH] arm: Add and select CONFIG_ARMV7
 2015-12-10  2:21 UTC  (4+ messages)


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