public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-10-25 16:09:22 to 2015-10-27 12:08:01 UTC [more...]

[U-Boot] [PATCH V2 00/11] Add board detection for Odroid XU3 / XU3Lite / XU4
 2015-10-27 12:08 UTC  (10+ 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 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 0/3] vexpress64 flash support
 2015-10-27 11:49 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] vexpress64: remove #error
` [U-Boot] [PATCH 3/3] vexpress64: store env in flash

[U-Boot] [PATCH] ppc4xx: Remove remnants from ocotea, taishan, ebony and taihu
 2015-10-27 11:48 UTC 

[U-Boot] Please pull u-boot-ppc4xx
 2015-10-27 11:38 UTC 

[U-Boot] u-boot device model SPI + SPI Flash
 2015-10-27 11:37 UTC  (10+ messages)

[U-Boot] [PATCH 1/4] taihu: Remove
 2015-10-27 11:36 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] usb: host: ehci-vf: Remove hardcoded USB host client configuration
 2015-10-27 11:34 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] usb: host: ehci-vf: Implement board_usb_phy_mode weak function
` [U-Boot] [PATCH 3/3] colibri_vf: Add board_usb_phy_mode function

[U-Boot] Please pull u-boot-cfi-flash
 2015-10-27 11:22 UTC 

[U-Boot] [PATCH] cfi_flash: use specific width types for cword
 2015-10-27 11:20 UTC  (3+ messages)

[U-Boot] [PATCH 00/13] device model bringup of ti-qspi on dra72, dra74 and am437x-sk evm
 2015-10-27 11:13 UTC  (14+ messages)
` [U-Boot] [PATCH 01/13] drivers: spi: ti_qspi: prepare driver for DM conversion
` [U-Boot] [PATCH 02/13] dm: core: Add a new api to get indexed device address
` [U-Boot] [PATCH 03/13] spi: Add support for dual and quad mode
` [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 08/13] arm: dts: dra7: add qspi register maps for memory map and control module
` [U-Boot] [PATCH 09/13] defconfig: dra72_evm: enable spi driver model
` [U-Boot] [PATCH 10/13] defconfig: dra74_evm: "
` [U-Boot] [PATCH 11/13] am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
` [U-Boot] [PATCH 12/13] arm: dts: am4372: add qspi register maps for memory map
` [U-Boot] [PATCH 13/13] defconfig: am437x_sk_evm: enable spi driver model

[U-Boot] [PATCH v3 1/3] part:efi: add GUID for linux file system data
 2015-10-27 10:00 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/3] gpt: add optional parameter type in gpt command
` [U-Boot] [PATCH v3 3/3] uuid: add selection by string for known partition type GUID

[U-Boot] [PATCH v4] arm: atmel: Add SAMA5D2 Xplained board
 2015-10-27  9:59 UTC 

[U-Boot] [PATCH v2 1/3] part:efi: add GUID for linux file system data
 2015-10-27  9:51 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/3] gpt: add optional parameter type in gpt command

[U-Boot] fdt_fixup_ethernet() and "usbethaddr" env
 2015-10-27  9:26 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: add memory to board info
 2015-10-27  9:19 UTC  (5+ messages)
` [U-Boot] [PATCH v2] nios2: use dram bank in "

[U-Boot] [PATCH] nios2: fix map_physmem to do real cache mapping
 2015-10-27  9:17 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: change virt_to_phys to use physaddr_mask in global data
 2015-10-27  9:16 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: use common sequence for reserve_uboot
 2015-10-27  9:07 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: atmel: Add SAMA5D2 Xplained board
 2015-10-27  8:54 UTC  (5+ messages)

[U-Boot] [PATCH V2 00/14] imx: mx6/7: support lcdif
 2015-10-27  7:36 UTC  (22+ messages)
` [U-Boot] [PATCH V2 01/14] mxs: add parameter base_addr for mxs_set_lcdclk
` [U-Boot] [PATCH V2 03/14] xfi3: correct function name
` [U-Boot] [PATCH V2 04/14] imx: imx-common: move lcdif structure and macro definition to imx-common
` [U-Boot] [PATCH V2 07/14] imx: mx6: add clock api for lcdif
` [U-Boot] [PATCH V2 08/14] imx: mx6ul_14x14_evk: support lcdif display
` [U-Boot] [PATCH V2 09/14] video: mxsfb: introduce lcdif_power_down

[U-Boot] [PATCH v2 00/28] dm: input: Move keyboard drivers to driver model
 2015-10-27  7:20 UTC  (3+ messages)

[U-Boot] [PATCH] arm: atmel: Add SAMA5D2 Xplained board
 2015-10-27  6:58 UTC  (4+ messages)

[U-Boot] [PATCH v3] arm: atmel: Add SAMA5D2 Xplained board
 2015-10-27  6:46 UTC 

[U-Boot] [PATCH v2] ARM: at91: sama5: change the environment address to 0x6000
 2015-10-27  5:31 UTC 

[U-Boot] [PATCH] ARM: at91: sama5: change the environment address to 0x6000
 2015-10-27  5:23 UTC  (5+ messages)

[U-Boot] [PATCH 0/2] Enable DFU for RAM on Allwinner devices
 2015-10-27  4:31 UTC  (19+ messages)
` [U-Boot] [PATCH 2/2] musb: sunxi: Implement dfu_usb_get_reset()

[U-Boot] [PATCH] arm: ls1021a: Ensure Generic Timer disabled before jumping into the OS
 2015-10-27  2:52 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH v4 01/16] include: Add log2 header from the kernel
 2015-10-27  2:52 UTC  (17+ 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 11/16] nds32: "
` [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 v5 00/23] spi: Use BIT and GENMASK
 2015-10-27  2:45 UTC  (19+ messages)
` [U-Boot] [PATCH v5 01/23] spi: zynq_[q]spi: Use BIT macro
` [U-Boot] [PATCH v5 02/23] spi: zynq_[q]spi: Use GENMASK macro
` [U-Boot] [PATCH v5 03/23] spi: altera_spi: Use BIT macro
` [U-Boot] [PATCH v5 09/23] spi: ich: "
` [U-Boot] [PATCH v5 14/23] spi: ti_qspi: "
` [U-Boot] [PATCH v5 17/23] spi: cadence_qspi_apb: Use GENMASK

[U-Boot] [PATCH] arm: at91: Change the Chip ID registers' addresses
 2015-10-27  1:22 UTC  (3+ messages)

[U-Boot] [PATCH v1 00/12] Bring up rk3036 uboot
 2015-10-27  0:27 UTC  (10+ messages)
` [U-Boot] [PATCH v1 01/12] rockchip: define SUPPORT_SPL and SPL config in RK3288 config

[U-Boot] Monster boot
 2015-10-26 21:55 UTC 

[U-Boot] [PATCH v3] Tegra: DT: add device tree binding doc for QSPI
 2015-10-26 21:49 UTC  (4+ messages)

[U-Boot] [PATCH v3] Tegra: T210: Add QSPI driver
 2015-10-26 20:58 UTC  (6+ messages)

[U-Boot] [PATCH v5] Tegra: T210: Add QSPI driver
 2015-10-26 20:56 UTC 

[U-Boot] [PATCH] arm: socfpga: Allow board specific config values for env
 2015-10-26 20:32 UTC  (6+ messages)
` [U-Boot] [PATCH] arm: socfpga: Add SoCFPGA SR1500 board
  ` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v2] spi: Tegra: add device tree binding doc for SPI/QSPI
 2015-10-26 18:04 UTC  (3+ messages)

[U-Boot] [PATCH 01/13] include: Add log2 header from the kernel
 2015-10-26 15:30 UTC  (8+ messages)
` [U-Boot] [PATCH 03/13] compat: Remove is_power_of_2() definition

[U-Boot] [PATCH v7 0/9] Add support for ThunderX 88xx SoC family
 2015-10-26 14:37 UTC  (6+ messages)
` [U-Boot] [PATCH v7 5/9] arm: serial: Add ability to use pre-initialized UARTs

[U-Boot] Please pull u-boot-dm
 2015-10-26 13:35 UTC 

[U-Boot] [PATCH] fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT
 2015-10-26 13:26 UTC  (5+ messages)

[U-Boot] [PATCH 0/5] Add support for additional splash screen locations
 2015-10-26 12:00 UTC  (6+ messages)
` [U-Boot] [PATCH 3/5] splash_source: add support for filesystem formatted usb

[U-Boot] [Patch V8 00/17] add LS1043A platform support
 2015-10-26 11:47 UTC  (18+ messages)
` [U-Boot] [Patch V8 02/17] armv7/ls1021a: move ns_access to common file
` [U-Boot] [Patch V8 01/17] common/board_f.c: change the macro name and remove it for PPC platforms
` [U-Boot] [Patch V8 03/17] net/fm: Fix the endian issue to support both endianness platforms
` [U-Boot] [Patch V8 04/17] net/fm: Add support for 64-bit platforms
` [U-Boot] [Patch V8 05/17] net/fm: Make the return value logic consistent with convention
` [U-Boot] [Patch V8 06/17] net: fm: bug fix when CONFIG_PHYLIB not defined
` [U-Boot] [Patch V8 07/17] net: Move some header files to include/
` [U-Boot] [Patch V8 08/17] net/fm: Add QSGMII PCS init
` [U-Boot] [Patch V8 09/17] net/fm: fix MDIO controller base on FMAN2
` [U-Boot] [Patch V8 10/17] armv8/fsl_lsch3: Change arch to fsl-layerscape
` [U-Boot] [Patch V8 11/17] armv8/fsl_lsch2: Add fsl_lsch2 SoC
` [U-Boot] [Patch V8 12/17] armv8/ls1043ardb: Add LS1043ARDB board support
` [U-Boot] [Patch V8 13/17] armv8/ls1043ardb: Add nand boot support
` [U-Boot] [Patch V8 14/17] armv8/ls1043a: Add Fman support
` [U-Boot] [Patch V8 15/17] armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb
` [U-Boot] [Patch V8 16/17] armv8/ls1043ardb: Add sd boot support
` [U-Boot] [Patch V8 17/17] armv8/ls1043a: Enable secondary cores

[U-Boot] [PATCH v2] vexpress64: use 2nd DRAM bank only on juno
 2015-10-26 11:00 UTC 

[U-Boot] [PATCH] vexpress64: use 2nd DRAM bank only on juno
 2015-10-26 10:45 UTC  (3+ messages)

[U-Boot] turn-off verbose in U-boot 2013.01
 2015-10-26 10:20 UTC 

[U-Boot] u-boot hangs
 2015-10-26 10:04 UTC 

[U-Boot] [PATCH 0/3] arm: mvebu: a38x: Cleanup serdes/DDR training
 2015-10-26  9:43 UTC  (3+ messages)
` [U-Boot] [PATCH 1/3] arm: mvebu: a38x: Remove unsupported topologies

[U-Boot] Pull request: u-boot-ubi/master
 2015-10-26  8:28 UTC 

[U-Boot] [Patch V7 03/18] net/fm: Fix the endian issue to support both endianness platforms
 2015-10-26  8:14 UTC  (6+ messages)
` [U-Boot] [Patch V7 04/18] net/fm/eth: Use mb() to be compatible for both ARM and PowerPC

[U-Boot] [PATCH] arm: ls102xa: Set fdt_high and initrd_high to the value of 0xffffffff
 2015-10-26  6:08 UTC 

[U-Boot] [PATCH] mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1
 2015-10-26  5:51 UTC 

[U-Boot] [PATCH 0/4] ARM: tegra: GPU WPR region support
 2015-10-26  5:50 UTC  (2+ messages)

[U-Boot] [PATCH] net/eth: fix a bug in on_ethaddr()
 2015-10-26  5:17 UTC  (4+ messages)

[U-Boot] [PATCH] env_ubi.c: Correct pointer error in env load
 2015-10-26  5:06 UTC  (2+ messages)

[U-Boot] [PATCH v2] spi: zynq_qspi: Minor cleanups
 2015-10-26  4:56 UTC  (3+ messages)

[U-Boot] [PATCH] gpio: atmel: Add the PIO4 driver support
 2015-10-26  3:51 UTC  (2+ messages)

[U-Boot] [PATCH v2] mmc: atmel: Add atmel sdhci support
 2015-10-26  3:45 UTC  (3+ messages)

[U-Boot] [PATCH] arm: at91: clock: Add the generated clock support
 2015-10-26  3:44 UTC  (3+ messages)

[U-Boot] [PATCH v3] mmc: atmel: Add atmel sdhci support
 2015-10-26  3:38 UTC 

[U-Boot] [PATCH v2] arm: at91: clock: Add the generated clock support
 2015-10-26  3:31 UTC 

[U-Boot] [PATCH] nios2: add 10m50 devboard support
 2015-10-26  0:15 UTC 

[U-Boot] [PATCH] mtd: do not include cfi_flash.h if no flash
 2015-10-25 23:25 UTC  (6+ messages)

[U-Boot] [PATCH v3 01/12] include: Add log2 header from the kernel
 2015-10-25 17:17 UTC  (12+ messages)
` [U-Boot] [PATCH v3 2/12] include: Add generic bitops headers
` [U-Boot] [PATCH v3 03/12] compat: Remove is_power_of_2() definition
` [U-Boot] [PATCH v3 04/12] powerpc: Remove __ilog2_u64 and ffs4 from bitops
` [U-Boot] [PATCH v3 05/12] ARM: bitops: Use the generic bitops headers
` [U-Boot] [PATCH v3 06/12] x86: "
` [U-Boot] [PATCH v3 07/12] m68k: "
` [U-Boot] [PATCH v3 08/12] blackfin: "
` [U-Boot] [PATCH v3 09/12] sh: "
` [U-Boot] [PATCH v3 10/12] sandbox: "
` [U-Boot] [PATCH v3 11/12] spi: sf_ops: Add SPI protection mechanism from the kernel
` [U-Boot] [PATCH v3 12/12] spi: Add SPI NOR protection mechanism

[U-Boot] [PATCH v2 01/13] include: Add log2 header from the kernel
 2015-10-25 16:54 UTC  (5+ messages)
` [U-Boot] [PATCH v2 02/13] include: Add generic bitops headers


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