public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-10-29 19:33:47 to 2015-10-31 15:44:33 UTC [more...]

[U-Boot] [PATCH V2 00/13] SPL mmc refactor and alternate boot device feature
 2015-10-31 15:44 UTC  (10+ messages)
` [U-Boot] [PATCH V2 03/13] spl: mmc: refactor device location code to its own function
` [U-Boot] [PATCH V2 08/13] spl: change return values of spl_*_load_image()
` [U-Boot] [PATCH V2 10/13] spl: add support for alternative boot device

[U-Boot] [PATCH 00/13] device model bringup of ti-qspi on dra72, dra74 and am437x-sk evm
 2015-10-31 11:46 UTC  (16+ messages)
` [U-Boot] [PATCH 02/13] dm: core: Add a new api to get indexed device address
` [U-Boot] [PATCH 04/13] drivers: spi: spi-uclass: fix spi slave device register
` [U-Boot] [PATCH 05/13] dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
` [U-Boot] [PATCH 06/13] dts: dra7: add spi alias for qspi
` [U-Boot] [PATCH 07/13] drivers: spi: ti_qspi: convert driver to adopt device driver model

[U-Boot] [PATCH] Enable console log from earlyconsole in Linux bootargs
 2015-10-31 10:20 UTC 

[U-Boot] [PATCH] driver: net: ldpaa: Fix Rx buffer alignment
 2015-10-31 10:20 UTC 

[U-Boot] [PATCH 3/3] driver: net: ldpaa: Fix Rx buffer alignment
 2015-10-31 10:19 UTC 

[U-Boot] [PATCH 00/10][v3] driver: net: ldpaa: Add support of new architeture
 2015-10-31  9:32 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10][v3] armv8: lsch3: Fix lane protocol parsing logic
` [U-Boot] [PATCH 02/10][v3] driver: net: fsl-mc: Add create, destroy APIs in flibs
` [U-Boot] [PATCH 03/10][v3] driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB
` [U-Boot] [PATCH 04/10][v3] armv8: ls2085aqds: Print function name during SerDes error
` [U-Boot] [PATCH 05/10][v3] driver: ldpaa: Add api to return linked PHY ID of DPMAC
` [U-Boot] [PATCH 06/10][v3] driver: net: fsl-mc: Increase MC command timeout
` [U-Boot] [PATCH 07/10][v3] driver: net: fsl-mc: Add DPAA2 commands to manage MC
` [U-Boot] [PATCH 08/10][v3] driver: net: fsl-mc: Create DPAA2 object at run-time
` [U-Boot] [PATCH 09/10][v3] driver: net: ldpaa: Use DPMAC as net device
` [U-Boot] [PATCH 10/10][v3] driver: net: ldpaa: Add debug information

[U-Boot] [PATCH] cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.h
 2015-10-31  3:09 UTC 

[U-Boot] [GIT] Pull request: u-boot-dfu
 2015-10-31  2:12 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/8] x86: Support off-chip graphics card on Intel Crown Bay
 2015-10-30 22:30 UTC  (18+ messages)
` [U-Boot] [PATCH v2 1/8] x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS
` [U-Boot] [PATCH v2 2/8] x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERS
` [U-Boot] [PATCH v2 3/8] x86: Fix cosmetic issues in the i8254 and i8259 codes
` [U-Boot] [PATCH v2 4/8] x86: Initialize i8254 timer counter 1
` [U-Boot] [PATCH v2 5/8] x86: Rename pcat_ to i8254 and i8259 accordingly
` [U-Boot] [PATCH v2 6/8] x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig
` [U-Boot] [PATCH v2 7/8] x86: queensbay: Really disable IGD
` [U-Boot] [PATCH v2 8/8] x86: Move timer_init() call a bit earlier

[U-Boot] [PATCH] x86: Select the ns16550 debug UART for minnowmax, chromebook_link
 2015-10-30 22:04 UTC  (2+ messages)

[U-Boot] dm-spi: Convert to driver model
 2015-10-30 20:47 UTC 

[U-Boot] [PATCH v4 00/21] sf: Tunning spi-flash layer
 2015-10-30 20:33 UTC  (9+ messages)

[U-Boot] [PATCH 00/28] dm: input: Move keyboard drivers to driver model
 2015-10-30 20:24 UTC  (5+ messages)
` [U-Boot] [PATCH 06/28] dm: stdio: Plumb in the new keyboard uclass
` [U-Boot] [PATCH 17/28] input: Allow repeat filtering to be disabled

[U-Boot] [PATCH v2 00/28] dm: input: Move keyboard drivers to driver model
 2015-10-30 20:24 UTC  (35+ messages)
` [U-Boot] [PATCH v2 01/28] dm: input: Create a keyboard uclass
` [U-Boot] [PATCH v2 02/28] input: Add a device pointer to the input config
` [U-Boot] [PATCH v2 03/28] input: Return -ENOSPC when there is not space
` [U-Boot] [PATCH v2 04/28] input: Add the keycode translation tables separately
` [U-Boot] [PATCH v2 05/28] cros_ec: Use udevice instead of cros_ec_dev for keyboard functions
` [U-Boot] [PATCH v2 07/28] dm: tegra: Convert keyboard driver to driver model
` [U-Boot] [PATCH v2 08/28] dm: cros_ec: Convert cros_ec "
` [U-Boot] [PATCH v2 09/28] video: Drop unused console functions
` [U-Boot] [PATCH v2 10/28] i8042: Use functions to handle register access
` [U-Boot] [PATCH v2 11/28] i8042: Adjust kbd_reset() to collect all failures
` [U-Boot] [PATCH v2 12/28] i8042: Adjust keyboard init to assume success
` [U-Boot] [PATCH v2 13/28] input: Correct keycode for Ctrl-Y
` [U-Boot] [PATCH v2 14/28] input: Add a few more keyboard keycodes
` [U-Boot] [PATCH v2 15/28] input: Add a function to add a keycode to the existing set
` [U-Boot] [PATCH v2 16/28] input: Allow repeat filtering to be disabled

[U-Boot] [PATCH 0/5] RFC: usb: Drop requirement for USB unbinding
 2015-10-30 20:24 UTC  (7+ messages)
` [U-Boot] [PATCH 4/5] dm: usb: Add support for USB keyboards with driver model

[U-Boot] [PATCH 0/7] When building u-boot for a Sheevaplug and a Dreamplug, I noticed that
 2015-10-30 20:14 UTC  (3+ messages)
` [U-Boot] [PATCH 1/7] kirkwood: standardise the configuration

[U-Boot] [PATCH] README.scrapyard: Populate recent ppc4xx removals
 2015-10-30 19:54 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2015-10-30 19:54 UTC  (2+ messages)

[U-Boot] [PATCH v4 01/16] include: Add log2 header from the kernel
 2015-10-30 18:23 UTC  (35+ messages)
` [U-Boot] [PATCH v4 02/16] include: Add generic bitops headers
` [U-Boot] [PATCH v4 03/16] ARM: bitops: Use the "
` [U-Boot] [PATCH v4 04/16] x86: "
` [U-Boot] [PATCH v4 05/16] m68k: "
` [U-Boot] [PATCH v4 06/16] blackfin: "
` [U-Boot] [PATCH v4 07/16] sh: "
` [U-Boot] [PATCH v4 08/16] sandbox: "
` [U-Boot] [PATCH v4 09/16] sparc: "
` [U-Boot] [PATCH v4 10/16] openrisc: "
` [U-Boot] [PATCH v4 12/16] nios2: "
` [U-Boot] [PATCH v4 13/16] compat: Remove is_power_of_2() definition
` [U-Boot] [PATCH v4 14/16] powerpc: Remove __ilog2_u64 and ffs4 from bitops
` [U-Boot] [PATCH v4 15/16] spi: sf_ops: Add SPI protection mechanism from the kernel
` [U-Boot] [PATCH v4 16/16] spi: Add SPI NOR protection mechanism

[U-Boot] [PATCH][v2] mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition
 2015-10-30 17:12 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Add support for Varisys Cyrus board
 2015-10-30 17:10 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] mpc85xx: Add support for the "

[U-Boot] [PATCH v2] colibri_vf: Add board_usb_phy_mode function
 2015-10-30 17:07 UTC  (7+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH] usb: dwc3: Fix warnings on 64-bit builds
 2015-10-30 16:27 UTC  (2+ messages)

[U-Boot] [PATCH] ls102xa: Adjust some macros for SD boot on LS1021A QDS board
 2015-10-30 16:22 UTC  (2+ messages)

[U-Boot] [PATCH] configs: ls1021atwr: Enable ID EEPROM for SD boot
 2015-10-30 16:21 UTC  (2+ messages)

[U-Boot] [PATCH] arm: ls1021atwr: optimize the deep sleep latency
 2015-10-30 16:21 UTC  (2+ messages)

[U-Boot] [PATCH] SECURE_BOOT: Correct reading of ITS bit
 2015-10-30 16:21 UTC  (2+ messages)

[U-Boot] [PATCH] fsl_ddr: Make SR_IE configurable
 2015-10-30 16:20 UTC  (2+ messages)

[U-Boot] [PATCH v3] arm: ls1021a: Add sata support on qds and twr board
 2015-10-30 16:18 UTC  (2+ messages)

[U-Boot] [PATCH] arm: ls102xa: Set fdt_high and initrd_high to the value of 0xffffffff
 2015-10-30 16:17 UTC  (2+ messages)

[U-Boot] [Patch V8 00/17] add LS1043A platform support
 2015-10-30 16:17 UTC  (2+ messages)

[U-Boot] [PATCH] arm: ls102xa: enable snooping for CAAM transactions
 2015-10-30 16:17 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 2/2][v3] armv8: ls2085a: Add support of random MAC address
 2015-10-30 16:16 UTC  (2+ messages)

[U-Boot] [PATCH 1/2][v3] driver: net: ldpaa_eth: Set MAC address during interface open
 2015-10-30 16:16 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIA
 2015-10-30 16:15 UTC  (2+ messages)

[U-Boot] [PATCH 3/3][v5] crypto/fsl: SEC driver cleanup for 64 bit and endianness
 2015-10-30 16:15 UTC  (2+ messages)

[U-Boot] [PATCH 1/3][v3] Pointers in ESBC header made 32 bit
 2015-10-30 16:15 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3][v3] Data types defined for 64 bit physical address

[U-Boot] [PATCH] ls102xa: fdt: Disable IFC in SD boot for QSPI
 2015-10-30 16:13 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: ls1021a: Add QSPI or IFC support in SD boot
 2015-10-30 16:13 UTC  (2+ messages)

[U-Boot] [PATCH] QE: modify the address of qe ucode
 2015-10-30 16:13 UTC  (2+ messages)

[U-Boot] [PATCH] armv8/fsl-lsch3: fdt: Check the pointer returned from call to a function may be NULL
 2015-10-30 16:12 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] fdt_support: Don't panic if unable to perform stdout fixup
 2015-10-30 16:12 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] fdt_support: Don't panic if stdout alias is missing

[U-Boot] [PATCH 1/2] arm/fsl-ls: Add CONFIG_OF_STDOUT_VIA_ALIAS
 2015-10-30 16:11 UTC  (2+ messages)

[U-Boot] [PATCH] usb: udc: Fix warnings on 64-bit builds
 2015-10-30 15:21 UTC 

[U-Boot] [PATCH] usb: lthor: Specify correct parameter for sizeof type
 2015-10-30 15:19 UTC 

[U-Boot] [PATCH] Allow fw env tools to be available as library
 2015-10-30 15:05 UTC  (2+ messages)

[U-Boot] [PATCH] net: gem: Build warning fixes for 64-bit
 2015-10-30 15:00 UTC 

[U-Boot] [PATCH v2 1/3] dm: spi: Add support for all targets which requires MANUAL_RELOC
 2015-10-30 14:56 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] dm: core: Add missing entries for manual relocation
` [U-Boot] [PATCH v2 3/3] dm: sf: Add support for all targets which requires MANUAL_RELOC

[U-Boot] [PATCH 1/2] zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board config
 2015-10-30 14:52 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: zynqmp: Add DTS for ep108 board

[U-Boot] [PATCH] ARM: zynq: Remove zc70x target
 2015-10-30 14:51 UTC 

[U-Boot] [PATCH v3 01/10] imx: cpu: move common chip revision id's
 2015-10-30 14:23 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] imx: mx6sabresd discard PHYS_SDRAM_SIZE
 2015-10-30 14:16 UTC  (4+ messages)
` [U-Boot] [PATCH 1/1] imx: mx6sabresd: add i.MX6DQP Sabresd support

[U-Boot] [PATCH] imx35, flea3: add FIT image support
 2015-10-30 14:12 UTC  (2+ messages)

[U-Boot] [PATCH] ts4800: add CONFIG_OF_LIBFDT
 2015-10-30 14:09 UTC  (2+ messages)

[U-Boot] [PATCH] dm: implement a cfi flash uclass
 2015-10-30 13:33 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] dm: implement a MTD uclass
  ` [U-Boot] [PATCH v3 2/3] cfi_flash: convert to driver model
  ` [U-Boot] [PATCH v3 3/3] nios2: use cfi flash "

[U-Boot] [PATCH v2 00/14] dm: arm: zynq: Convert serial driver to driver model
 2015-10-30 13:29 UTC  (2+ messages)

[U-Boot] Ethernet i210 (e1000 driver) on tegra K1
 2015-10-30 11:07 UTC 

[U-Boot] [PATCH v5 1/6] cgtqmx6eval: Add SPI NOR flash support
 2015-10-30 10:35 UTC  (6+ messages)
` [U-Boot] [PATCH v5 2/6] cgtqmx6eval: Use SPI NOR to store the environment
` [U-Boot] [PATCH v5 3/6] cgtqmx6eval: Add fastboot support
` [U-Boot] [PATCH v5 4/6] cgtqmx6eval: Add SPL support
` [U-Boot] [PATCH v5 5/6] iomux-v3: Take MX6D in consideration for imx_iomux_v3_setup_pad()
` [U-Boot] [PATCH v5 6/6] cgtqmx6eval: Add DFU support

[U-Boot] [PATCH V2] common: Simplify get_clocks() #ifdef
 2015-10-30  9:30 UTC 

[U-Boot] [PATCH 00/10][v2] driver: net: ldpaa: Add support of new architeture
 2015-10-30  8:40 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10][v2] armv8: lsch3: Fix lane protocol parsing logic
` [U-Boot] [PATCH 02/10][v2] driver: net: fsl-mc: Add create, destroy APIs in flibs
` [U-Boot] [PATCH 03/10][v2] driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB
` [U-Boot] [PATCH 04/10][v2] armv8: ls2085aqds: Print function name during SerDes error
` [U-Boot] [PATCH 05/10][v2] driver: ldpaa: Add api to return linked PHY ID of DPMAC
` [U-Boot] [PATCH 06/10][v2] driver: net: fsl-mc: Increase MC command timeout
` [U-Boot] [PATCH 07/10][v2] driver: net: fsl-mc: Add DPAA2 commands to manage MC
` [U-Boot] [PATCH 08/10][v2] driver: net: fsl-mc: Create DPAA2 object at run-time
` [U-Boot] [PATCH 09/10][v2] driver: net: ldpaa: Use DPMAC as net device
` [U-Boot] [PATCH 10/10][v2] driver: net: ldpaa: Add debug information

[U-Boot] [PATCH V4 1/3] arm: discard relocation entries for secure text
 2015-10-30  8:23 UTC  (2+ messages)

[U-Boot] [PATCH 1/8] serial: altera_jtag_uart: use BIT macro
 2015-10-30  8:15 UTC  (16+ messages)
` [U-Boot] [PATCH 2/8] serial: altera_jtag_uart: minor clean up
` [U-Boot] [PATCH 3/8] serial: altera_uart: use BIT macro
` [U-Boot] [PATCH 4/8] serial: altera_uart: minor clean up
` [U-Boot] [PATCH 5/8] timer: altera_timer: use BIT macro
` [U-Boot] [PATCH 6/8] timer: altera_timer: minor clean up
` [U-Boot] [PATCH 7/8] misc: altera_sysid: "
` [U-Boot] [PATCH 8/8] spi: altera_spi: "

[U-Boot] [PATCH] sandbox: add a sandbox timer and basic test
 2015-10-30  7:35 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 1/3] dm: spi: Add support for all targets which requires MANUAL_RELOC
 2015-10-30  5:47 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] dm: core: Add missing entries for manual relocation

[U-Boot] [PATCH 1/1] arm: at91: reworked meesc board support
 2015-10-30  4:44 UTC  (2+ messages)
` [U-Boot] [PATCH V2 "

[U-Boot] [PATCH V2 00/11] Add board detection for Odroid XU3 / XU3Lite / XU4
 2015-10-30  3:09 UTC  (17+ messages)
` [U-Boot] [PATCH V3 00/14] "
  ` [U-Boot] [PATCH V3 01/14] samsung: board/misc: check returned pointer for get_board_type() calls
  ` [U-Boot] [PATCH V3 02/14] s5p: cpu_info: print "cpu-model" if exists in dts
  ` [U-Boot] [PATCH V3 03/14] Peach-Pi: dts: add cpu-model string
  ` [U-Boot] [PATCH V3 04/14] Exynos5422/5800: set cpu id to 0x5422
  ` [U-Boot] [PATCH V3 05/14] dm: pmic: add s2mps11 PMIC I/O driver
  ` [U-Boot] [PATCH V3 09/14] Odroid-XU3: enable s2mps11 PMIC support
  ` [U-Boot] [PATCH V3 12/14] exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4

[U-Boot] [PATCH] common: simply code
 2015-10-30  2:49 UTC  (3+ messages)

[U-Boot] [PATCH] fdt: Rewrite the logic in fdt_fixup_ethernet()
 2015-10-30  2:34 UTC  (7+ messages)

[U-Boot] [PATCH] common: mii: Do not allow to exceed max phy limit
 2015-10-30  2:09 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-net.git master
 2015-10-30  2:09 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: at91: clock: Add the generated clock support
 2015-10-30  2:05 UTC  (5+ messages)

[U-Boot] [PATCH v6] arm: atmel: Add SAMA5D2 Xplained board
 2015-10-30  1:55 UTC 

[U-Boot] [PATCH v3] arm: at91: clock: Add the generated clock support
 2015-10-30  1:47 UTC 

[U-Boot] [PATCH v1] board: ti: beagle_x15: Reused to support am57xx_evm
 2015-10-29 21:50 UTC  (4+ messages)
` [U-Boot] [PATCH v2] board: ti: beagle_x15: Rename to indicate support for TI am57xx evms

[U-Boot] [PATCH v3 1/3] net: eth: Clear MAC address in eth_pre_remove()
 2015-10-29 19:34 UTC  (2+ messages)

[U-Boot] [PATCH] net: phy: micrel: disable NAND-tree for KSZ8051
 2015-10-29 19:34 UTC  (2+ messages)

[U-Boot] [PATCH] net: Increase the size of the net_boot_file_name buffer
 2015-10-29 19:33 UTC  (2+ messages)


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