public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-08-16 21:14:50 to 2015-08-17 20:31:51 UTC [more...]

[U-Boot] [PATCH v1 0/2] Fix init_ram for e6500 and e5500
 2015-08-17 20:31 UTC  (2+ messages)
` [U-Boot] [PATCH v1 1/2] powerpc: configs: Fix init_ram physical address for several boards

[U-Boot] [UBOOT PATCH v5 0/3] Add ACPI table support
 2015-08-17 19:29 UTC  (4+ messages)
` [U-Boot] [UBOOT PATCH v5 1/3] x86: Generate a valid ACPI table
` [U-Boot] [UBOOT PATCH v5 2/3] x86: Add ACPI table support to QEMU
` [U-Boot] [UBOOT PATCH v5 3/3] x86: Add DSDT table for supporting ACPI on QEMU

[U-Boot] [PATCH] arm: mxs: fix mac address of second interface
 2015-08-17 18:51 UTC  (3+ messages)

[U-Boot] [U-Boot RESEND v2 00/10] Enable edma support for ti-qspi
 2015-08-17 18:02 UTC  (16+ messages)
` [U-Boot] [U-Boot RESEND v2 01/10] sf: allocate cache aligned buffers to copy from flash
` [U-Boot] [U-Boot RESEND v2 02/10] env: use cache line aligned memory for flash read
` [U-Boot] [U-Boot RESEND v2 03/10] ARM: AM43xx: Add support for disabling clocks in uboot
` [U-Boot] [U-Boot RESEND v2 04/10] ARM: OMAP5: "
` [U-Boot] [U-Boot RESEND v2 05/10] ARM: OMAP5: Add functions to enable and disable EDMA3 clocks
` [U-Boot] [U-Boot RESEND v2 06/10] ARM: AM43XX: "
` [U-Boot] [U-Boot RESEND v2 07/10] sf: ops: Add spi_flash_copy_mmap function
` [U-Boot] [U-Boot RESEND v2 08/10] dma: ti-edma3: Add helper function to support edma3 transfer
` [U-Boot] [U-Boot RESEND v2 09/10] spi: ti_qspi: Use DMA to read from qspi flash
` [U-Boot] [U-Boot RESEND v2 10/10] ARM: dra7xx_evm: Enable EDMA3 in SPL to support DMA on qspi

[U-Boot] spi-nor: Choices of choosing bank or 4-byte addressing
 2015-08-17 17:56 UTC  (2+ messages)

[U-Boot] Please pull u-boot-marvell master
 2015-08-17 16:56 UTC 

[U-Boot] malloc_simple: Allow malloc_simple to be used with non stack RAM
 2015-08-17 16:08 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] "
` [U-Boot] [PATCH 2/3] sunxi: Switch to using malloc_simple for the spl
` [U-Boot] [PATCH 3/3] sunxi: sunxi-common.h cleanup

[U-Boot] [PATCH V2] ti: qspi: set flash quad bit based on quad support flag
 2015-08-17 15:47 UTC 

[U-Boot] [PATCH] Revert "Align global_data to a 16-byte boundary"
 2015-08-17 15:28 UTC 

[U-Boot] [PATCH v3 04/16] drivers/net/vsc9953: Fix missing reserved register
 2015-08-17 15:17 UTC  (16+ messages)
` [U-Boot] [PATCH v3 11/16] net/eth.c: Add function to validate a MAC address

[U-Boot] [PATCH v7 2/5] nand: lpc32xx: add hardware ECC support
 2015-08-17 15:16 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: fix the misset of global data pointer
 2015-08-17 15:08 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] ARM: keystone2: Build images by default
 2015-08-17 14:38 UTC  (9+ messages)
` [U-Boot] [PATCH 1/5] ARM: keystone2: configs: Move SP to end of u-boot section
` [U-Boot] [PATCH 2/5] ARM: keystone2: move the custom build rules out to keystone specific makefile
` [U-Boot] [PATCH 3/5] ARM: keystone2: Rename u-boot-nand.gph to MLO
` [U-Boot] [PATCH 4/5] ARM: keystone2: Build MLO by default
` [U-Boot] [PATCH 5/5] ARM: keystone2: Update README

[U-Boot] [PATCH] ARM: k2l: Fix device speeds
 2015-08-17 14:28 UTC 

[U-Boot] [PATCH 0/3] ARM: DRA74x: Add support for ES2.0
 2015-08-17 13:35 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] ARM: DRA7: Add detection of ES2.0
` [U-Boot] [PATCH 2/3] ARM: DRA74-evm: Add iodelay values for SR2.0
` [U-Boot] [PATCH 3/3] ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0

[U-Boot] Please pull u-boot-x86.git
 2015-08-17 13:35 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/16] spi: zynq qspi support
 2015-08-17 13:30 UTC  (17+ messages)
` [U-Boot] [PATCH v3 01/16] spi: Add zynq qspi controller driver
` [U-Boot] [PATCH v3 02/16] dts: zynq: Add zynq qspi controller nodes
` [U-Boot] [PATCH v3 03/16] doc: device-tree-bindings: spi: Add zynq qspi info
` [U-Boot] [PATCH v3 04/16] dts: microzed: Enable zynq qspi controller node
` [U-Boot] [PATCH v3 05/16] dts: zc702: "
` [U-Boot] [PATCH v3 06/16] dts: zc706: "
` [U-Boot] [PATCH v3 07/16] dts: zc770-xm010: "
` [U-Boot] [PATCH v3 08/16] dts: zed: "
` [U-Boot] [PATCH v3 09/16] configs: Enable legacy SPI flash interface support
` [U-Boot] [PATCH v3 10/16] zynq-common: Enable zynq qspi controller support
` [U-Boot] [PATCH v3 11/16] zynq-common: Enable Bank/Extended address register support
` [U-Boot] [PATCH v3 12/16] configs: zynq: Enable zynq qspi controller
` [U-Boot] [PATCH v3 13/16] spi: Kconfig: Add Zynq QSPI controller entry
` [U-Boot] [PATCH v3 14/16] spi: zynq_spi: Add config reg shift named macros
` [U-Boot] [PATCH v3 15/16] spi: zynq_spi: Rename baudrate divisor mask name
` [U-Boot] [PATCH v3 16/16] spi: zynq_spi: Store cs value into private data

[U-Boot] [PATCH v3] x86: baytrail: Configure FSP UPD from device tree
 2015-08-17 13:12 UTC  (5+ messages)

[U-Boot] [PATCH v3] usb: xhci: Fix a potential NULL pointer dereference
 2015-08-17 12:38 UTC 

[U-Boot] [PATCH 1/7] arm: lpc32xx: mux: add missing registers
 2015-08-17 12:14 UTC  (4+ messages)
` [U-Boot] [U-Boot,1/7] "

[U-Boot] [PATCH 00/15] sunxi_nand_spl: cleanups, auto config and bad block handling
 2015-08-17 11:28 UTC  (37+ messages)
` [U-Boot] [PATCH 01/15] sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling
` [U-Boot] [PATCH 02/15] sunxi_nand_spl: Drop unnecessary temp buf
` [U-Boot] [PATCH 03/15] sunxi_nand_spl: We only need to reset the nand chip once
` [U-Boot] [PATCH 04/15] sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode
` [U-Boot] [PATCH 05/15] sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
` [U-Boot] [PATCH 06/15] sunxi_nand_spl: Make sure the DMA controller is enabled
` [U-Boot] [PATCH 07/15] sunxi_nand_spl: Turn off clocks when we're done with the nand
` [U-Boot] [PATCH 08/15] sunxi_nand_spl: Add proper cache flusing
` [U-Boot] [PATCH 09/15] sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off
` [U-Boot] [PATCH 10/15] sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
` [U-Boot] [PATCH 11/15] sunxi_nand_spl: Add support for sun4i and sun5i SoCs
` [U-Boot] [PATCH 12/15] sunxi_nand_spl: Properly config page-size in the nand ctl register
` [U-Boot] [PATCH 13/15] sunxi_nand_spl: Parametrize lowlevel read functions
` [U-Boot] [PATCH 14/15] sunxi_nand_spl: Auto detect nand configuration parameters
` [U-Boot] [PATCH 15/15] sunxi_nand_spl: Add support for backup boot partitions

[U-Boot] [PATCH 1/8] dm: pci: Support selected device/driver binding before relocation
 2015-08-17 11:08 UTC  (5+ messages)
` [U-Boot] [PATCH 5/8] drivers: serial: Add ns16550 compatible pci uart driver
` [U-Boot] [PATCH 8/8] x86: queensbay: Call fsp_init_phase_pci() again

[U-Boot] [PATCH v2 1/1] arm/ls102xa:add hwconfig setting to support disable unused devices
 2015-08-17 10:55 UTC 

[U-Boot] [PATCH 4/4] arm: at91: add support for mini-box picosam9g45 board
 2015-08-17 10:47 UTC  (2+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH 2/5] x86: i8042: Correctly initialize the controller
 2015-08-17 10:45 UTC  (4+ messages)
` [U-Boot] [PATCH 3/5] x86: i8042: Clean up the driver
` [U-Boot] [PATCH 4/5] video: cfb_console: Allow VGA device to work without i8042 keyboard
` [U-Boot] [PATCH 5/5] x86: crownbay: Enable on-board SMSC superio keyboard controller

[U-Boot] [PATCH 1/5] x86: superio: Add keyboard controller support to smsc_lpc47m driver
 2015-08-17 10:45 UTC 

[U-Boot] [PATCH 0/6] sf: BAR/wait_ready logic updates
 2015-08-17 10:35 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/7] BAR/wait_ready logic updates
 2015-08-17 10:32 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] spi: zynq_spi: Remove unneeded headers
` [U-Boot] [PATCH v2 2/7] sf: Return proper bank_sel, if flash->bank_curr == bank_sel
` [U-Boot] [PATCH v2 3/7] sf: Make BAR discovery, as spi_flash_read_bar
` [U-Boot] [PATCH v2 4/7] sf: Optimize BAR write code
` [U-Boot] [PATCH v2 5/7] sf: Make flash->flags use for generic usage
` [U-Boot] [PATCH v2 6/7] sf: Update status reg check in spi_flash_cmd_wait_ready
` [U-Boot] [PATCH v2 7/7] sf: Add FSR support to spi_flash_cmd_wait_ready

[U-Boot] [PATCH v2] efi: Update README.efi to clarify build and test instructions
 2015-08-17  9:58 UTC  (5+ messages)

[U-Boot] [PATCH v2] arm/ls1021a: Add sata support on qds and twr board
 2015-08-17  9:42 UTC  (2+ messages)
` [U-Boot] [PATCH v2] arm/ls2085a: Add sata support on qds and rdb board

[U-Boot] [PATCH V6] sf: Turn SPI flash chip into 3-Byte address mode
 2015-08-17  9:21 UTC  (14+ messages)

[U-Boot] git fetch fails, and patchwork not updating
 2015-08-17  9:20 UTC  (2+ messages)

[U-Boot] [PATCH] Remove odroid_xu3.h.rej
 2015-08-17  9:16 UTC  (4+ messages)

[U-Boot] ARM: sunxi: Experiences NAND flash
 2015-08-17  9:03 UTC  (7+ messages)
` [U-Boot] [linux-sunxi] "
  ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH] imx: mx6sxsabresd: enable CONFIG_SPL_FAT_SUPPORT
 2015-08-17  8:57 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] sunxi: musb: Drop no longer accurate comment in Kconfig help text
 2015-08-17  8:11 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigs
` [U-Boot] [PATCH 3/3] sunxi: Add CONFIG_MMC0_CD_PIN to various boards

[U-Boot] [PATCH 0/9] imx: mx6: support LPDDR2 and add mx6slevk spl
 2015-08-17  8:11 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9] imx: mx6: ddr add more register entry for mmdc_p_regs
` [U-Boot] [PATCH 2/9] imx: mx6: ddr no support MMDC1 for i.MX6SL
` [U-Boot] [PATCH 3/9] imx: mx6: ddr correct tRFC and tXS
` [U-Boot] [PATCH 4/9] imx: mx6: ddr add dram io configuration and header file for i.MX6SL
` [U-Boot] [PATCH 5/9] imx: mx6: ddr add mpzqlp2ctl entry
` [U-Boot] [PATCH 6/9] imx: mx6: ddr add an entry ddr_type for mx6_ddr_sysinfo
` [U-Boot] [PATCH 7/9] imx: mx6: ddr init MMDC according to ddr_type
` [U-Boot] [PATCH 8/9] imx: mx6: ddr: add LPDDR2 support
` [U-Boot] [PATCH 9/9] imx: mx6slevk: add SPL support

[U-Boot] [PATCH v3 00/11] arm: rpi: Enable USB and Ethernet driver model Raspberry Pi
 2015-08-17  7:46 UTC  (10+ messages)
` [U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

[U-Boot] [PATCH] arm: ls1021a: Ensure Generic Timer disabled before jumping into the OS
 2015-08-17  7:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 0/9] imx: mx6: support LPDDR2 and add mx6slevk spl
 2015-08-17  7:41 UTC  (15+ messages)
` [U-Boot] [PATCH 1/9] imx: mx6: ddr add more register entry for mmdc_p_regs
` [U-Boot] [PATCH 2/9] imx: mx6: ddr no support MMDC1 for i.MX6SL
` [U-Boot] [PATCH 3/9] imx: mx6: ddr correct tRFC and tXS
` [U-Boot] [PATCH 4/9] imx: mx6: ddr add dram io configuration and header file for i.MX6SL
` [U-Boot] [PATCH 5/9] imx: mx6: ddr add mpzqlp2ctl entry
` [U-Boot] [PATCH 6/9] imx: mx6: ddr add an entry ddr_type for mx6_ddr_sysinfo
` [U-Boot] [PATCH 7/9] imx: mx6: ddr init MMDC according to ddr_type
` [U-Boot] [PATCH 8/9] imx: mx6: ddr: add LPDDR2 support
` [U-Boot] [PATCH 9/9] imx: mx6slevk: add SPL support

[U-Boot] [PATCH V3] kconfig: add config option for shell prompt
 2015-08-17  7:11 UTC  (5+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] arm: ls1021a: Ensure LS1021 ARM Generic Timer CompareValue Set 64-bit
 2015-08-17  6:55 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] e1000: support 64bit physical address
 2015-08-17  6:49 UTC 

[U-Boot] [PATCH] ppc4xx: Convert lwmon5 board to generic board
 2015-08-17  6:39 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH 0/2] ARM: exynos: reorganize SoC code
 2015-08-17  6:33 UTC  (2+ messages)

[U-Boot] [PATCH] arm: delete unnecessary file
 2015-08-17  6:30 UTC 

[U-Boot] What's purpose of DEV_FLAGS_SYSTEM and DEV_EXT_VIDEO?
 2015-08-17  5:09 UTC 

[U-Boot] [PATCH] ARM: davinci: remove support for CAM ENC 4xx
 2015-08-17  4:59 UTC  (2+ messages)

[U-Boot] [UBOOT] [PATCH v4 0/3] Add ACPI table support
 2015-08-17  4:47 UTC  (8+ messages)
` [U-Boot] [UBOOT PATCH v4 1/3] x86: Generate a valid ACPI table
` [U-Boot] [UBOOT PATCH v4 2/3] x86: Add ACPI table support to QEMU
` [U-Boot] [UBOOT PATCH v4 3/3] x86: Add DSDT table for supporting ACPI on QEMU

[U-Boot] [PATCH v2 1/1] arm/ls102xa:add hwconfig setting to support disable unused devices
 2015-08-17  3:16 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/15] Add macros to ease our life with independent CONFIGs between U-Boot and SPL
 2015-08-17  3:09 UTC  (3+ messages)
` [U-Boot] [PATCH v3 15/15] of: clean up OF_CONTROL ifdef conditionals

[U-Boot] [PATCH 1/3] armv7/fsl-ls102xa: Workaround for DDR erratum A008514
 2015-08-17  2:37 UTC  (3+ messages)

[U-Boot] [PATCH 00/11] x86: Improve U-Boot as the coreboot payload support
 2015-08-17  1:25 UTC  (25+ messages)
` [U-Boot] [PATCH 01/11] x86: doc: Update coreboot payload entry point address
` [U-Boot] [PATCH 02/11] x86: coreboot: Increase memrange entry number to 32
` [U-Boot] [PATCH 03/11] x86: coreboot: Correctly report E820 types
` [U-Boot] [PATCH 04/11] x86: Remove calculate_relocation_address()
` [U-Boot] [PATCH 05/11] x86: coreboot: Allow >=4GiB memory bank size
` [U-Boot] [PATCH 06/11] x86: kconfig: Hide "System tables" for EFI
` [U-Boot] [PATCH 07/11] x86: kconfig: Hide "System tables" for coreboot
` [U-Boot] [PATCH 08/11] x86: Only include cbfs command "
` [U-Boot] [PATCH 09/11] x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boards
` [U-Boot] [PATCH 10/11] video: coreboot: Save VESA mode for future use
` [U-Boot] [PATCH 11/11] x86: Set up video framebuffer for coreboot before loading kernel

[U-Boot] [PATCH 01/11] arm: pxa: clean-up include file order
 2015-08-16 21:34 UTC  (10+ messages)
` [U-Boot] [PATCH 03/11] arm: tegra: mmc: "


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