public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-11-02 06:59:49 to 2015-11-03 15:56:41 UTC [more...]

[U-Boot] [PATCH V2 08/13] spl: change return values of spl_*_load_image()
 2015-11-03 15:56 UTC  (3+ messages)
` [U-Boot] [PATCH V3 "

[U-Boot] [PATCH V2 00/13] SPL mmc refactor and alternate boot device feature
 2015-11-03 15:56 UTC  (17+ messages)
` [U-Boot] [PATCH V2 02/13] spl: mmc: add break statements in spl_mmc_load_image()
` [U-Boot] [PATCH V2 03/13] spl: mmc: refactor device location code to its own function
` [U-Boot] [PATCH V2 04/13] spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check
` [U-Boot] [PATCH V2 05/13] spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check
` [U-Boot] [PATCH V2 06/13] spl: mmc: move fs boot into its own function
` [U-Boot] [PATCH V2 07/13] spl: mmc: get rid of emmc boot code duplication
` [U-Boot] [PATCH V2 11/13] spl: announce boot devices
  ` [U-Boot] [PATCH V3 "

[U-Boot] [PATCH v1 00/12] sparc: Updates to SPARC architecture in preperation for generic board
 2015-11-03 15:48 UTC  (13+ messages)
` [U-Boot] [PATCH v1 01/12] sparc: Fix broken files during license changes
` [U-Boot] [PATCH v1 02/12] sparc: Update the maintainer for SPARC architecture
` [U-Boot] [PATCH v1 03/12] sparc: Add -mcpu= compiler flags for LEON2/LEON3
` [U-Boot] [PATCH v1 04/12] sparc: Update LEON serial drivers to use readl/writel macros
` [U-Boot] [PATCH v1 05/12] sparc: Update GRSIM board with memory settings for TSIM eval
` [U-Boot] [PATCH v1 06/12] sparc: Update startup code to take PIC mode into account
` [U-Boot] [PATCH v1 07/12] sparc: leon3: Reimplemented AMBA Plug&Play scanning routines
` [U-Boot] [PATCH v1 08/12] sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig
` [U-Boot] [PATCH v1 09/12] sparc: leon3: Added memory controller initialization using new AMBA PnP routines
` [U-Boot] [PATCH v1 10/12] sparc: leon3: Moved GRLIB core header files to common include/grlib directory
` [U-Boot] [PATCH v1 11/12] sparc: ambapp: Removed warning and unnecessary printout
` [U-Boot] [PATCH v1 12/12] sparc: leon3: Add debug_uart support to LEON3 serial driver

[U-Boot] [PATCH v2 0/5] ARM: omap-common: Add board detection support for TI EVMs
 2015-11-03 15:36 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/5] ARM: OMAP4/5: Centralize early clock initialization
` [U-Boot] [PATCH v2 2/5] ARM: OMAP4/5: Centralize gpi2c_init
` [U-Boot] [PATCH v2 3/5] ARM: omap-common: Add standard access for board description EEPROM
` [U-Boot] [PATCH v2 4/5] ARM: OMAP4/5: Add generic board detection hook
` [U-Boot] [PATCH v2 5/5] board: ti: AM57xx: Add detection logic for AM57xx-evm

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

[U-Boot] [PATCH 1/3] nios2: remove CONFIG_SYS_MALLOC_BASE macro
 2015-11-03 15:25 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] nios2: remove CONFIG_SYS_INIT_SP macro
` [U-Boot] [PATCH 3/3] nios2: fix cached mode in clearing the BSS

[U-Boot] [PATCH 1/2] altera_jtag_uart: Adjust the declaration of debug_uart_init()
 2015-11-03 15:22 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] altera_uart: "

[U-Boot] [PATCH] dm: implement a cfi flash uclass
 2015-11-03 14:58 UTC  (16+ 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 v4 1/3] dm: implement a MTD uclass
  ` [U-Boot] [PATCH v4 2/3] cfi_flash: convert to driver model
  ` [U-Boot] [PATCH v4 3/3] nios2: use cfi flash "

[U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
 2015-11-03 14:14 UTC 

[U-Boot] [PATCH V3 1/1] arm: at91: reworked meesc board support
 2015-11-03 14:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, V3, "

[U-Boot] [PATCH v5] mmc: atmel: Add atmel sdhci support
 2015-11-03 14:13 UTC  (2+ messages)
` [U-Boot] [U-Boot,v5] "

[U-Boot] [PATCH v3] arm: at91: clock: Add the generated clock support
 2015-11-03 14:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] gw_ventana: Remove empty reset_cpu()
 2015-11-03 14:12 UTC  (2+ messages)

[U-Boot] [PATCH v2] mmc: sdhci: Fix the SD clock stop sequence
 2015-11-03 13:24 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] arm: at91: Change the Chip ID registers' addresses
 2015-11-03 13:22 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mtd: add altera quadspi driver
 2015-11-03 13:22 UTC 

[U-Boot] [PATCH v3 1/2] fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet()
 2015-11-03 12:24 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] fdt: Rewrite the logic "

[U-Boot] [RFC PATCH 0/8] IPv6 support
 2015-11-03 10:41 UTC  (21+ messages)
` [U-Boot] [RFC PATCH 1/8] Initial net6.h
` [U-Boot] [RFC PATCH 2/8] lib: vsprintf: add IPv6 compressed format %pI6c
` [U-Boot] [RFC PATCH 3/8] lib: net_utils: make string_to_ip stricter
` [U-Boot] [RFC PATCH 4/8] lib: net_utils: add string_to_ip6
` [U-Boot] [RFC PATCH 5/8] net: ipv6 support
` [U-Boot] [RFC PATCH 6/8] net: TFTP over IPv6
` [U-Boot] [RFC PATCH 7/8] net: IPv6 documentation
` [U-Boot] [RFC PATCH 8/8] net: e1000 enable multicast reception

[U-Boot] [PATCH] usb: dwc3: Fix warnings on 64-bit builds
 2015-11-03 10:15 UTC  (6+ messages)

[U-Boot] [PATCH] usb: udc: Fix warnings on 64-bit builds
 2015-11-03 10:14 UTC  (2+ messages)

[U-Boot] [PATCH] usb: lthor: Specify correct parameter for sizeof type
 2015-11-03 10:12 UTC  (2+ messages)

[U-Boot] [PATCH] fdt: fix address cell count checking in fdt_translate_address()
 2015-11-03  9:57 UTC  (3+ messages)

[U-Boot] u-boot device model SPI + SPI Flash
 2015-11-03  9:08 UTC  (15+ messages)

[U-Boot] [PATCH 1/6] mx6sabresd: Remove empty reset_cpu()
 2015-11-03  8:29 UTC  (9+ messages)
` [U-Boot] [PATCH 2/6] mx6slevk: "
` [U-Boot] [PATCH 3/6] mx6sxsabresd: "
` [U-Boot] [PATCH 4/6] mx6ul_14x14_evk: "
` [U-Boot] [PATCH 5/6] novena: "
` [U-Boot] [PATCH 6/6] ot1200: "

[U-Boot] [PATCH 0/2] Add support for Varisys Cyrus board
 2015-11-03  6:56 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mpc85xx: Add support for the "

[U-Boot] [PATCH] u-boot/mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition
 2015-11-03  6:40 UTC  (3+ messages)

[U-Boot] [PATCH] armv8: ls2085a: Add workaround of errata A009635
 2015-11-03  6:01 UTC  (3+ messages)

[U-Boot] [PATCH 1/8] serial: altera_jtag_uart: use BIT macro
 2015-11-03  5:22 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 1/2] nios2: clean up macros that do not need a value in board header
 2015-11-03  5:18 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] nios2: enable setexpr command in defconfig

[U-Boot] [PATCH] nios2: remove the useless parenthesis in asm/io.h
 2015-11-03  5:17 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: use common sequence for reserve_uboot
 2015-11-03  5:16 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: add memory to board info
 2015-11-03  5:15 UTC  (3+ messages)
` [U-Boot] [PATCH v2] nios2: use dram bank in "

[U-Boot] [PATCH] nios2: fix map_physmem to do real cache mapping
 2015-11-03  5:15 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: change virt_to_phys to use physaddr_mask in global data
 2015-11-03  5:14 UTC  (2+ messages)

[U-Boot] please pull u-boot-samsung master
 2015-11-03  5:02 UTC 

[U-Boot] [PATCH] arm: socfpga: reset: correct dma, qspi, and sdmmc reset bit defines
 2015-11-03  3:33 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] armv8: LS2080A: Rename LS2085A to reflect LS2080A
 2015-11-03  3:28 UTC  (3+ messages)

[U-Boot] __kernel_size_t vs size_t which to use
 2015-11-03  1:41 UTC 

[U-Boot] [PATCH v4 01/16] include: Add log2 header from the kernel
 2015-11-03  0:28 UTC  (6+ messages)
` [U-Boot] [PATCH v4 16/16] spi: Add SPI NOR protection mechanism

[U-Boot] [PATCH 0/3] MIPS: rework and fix broken bootm code
 2015-11-02 23:38 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] common/board_f: enable setup_board_part1() for MIPS
` [U-Boot] [PATCH 2/3] MIPS: bootm: rework and fix broken bootm code
` [U-Boot] [PATCH 3/3] MIPS: bootm: use CONFIG_IS_ENABLED() everywhere

[U-Boot] [BUG] am335x_evm_defconfig doesn't boot with 2015.10
 2015-11-02 23:35 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet()
 2015-11-02 23:25 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/2] fdt: Rewrite the logic "

[U-Boot] Please pull u-boot-mpc85xx master
 2015-11-02 23:17 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: zynq: Remove zc70x target
 2015-11-02 21:41 UTC  (2+ messages)

[U-Boot] [PATCH 1/8] net: zynq: Allocate BD_SPACE in connection to RX_BUF
 2015-11-02 21:40 UTC  (16+ messages)
` [U-Boot] [PATCH 2/8] net: zynq: Setup BD when structures are filled
` [U-Boot] [PATCH 3/8] net: zynq: Do not report TX underrun
` [U-Boot] [PATCH 4/8] net: zynq: Add dummy packet to fix packet duplication issue
` [U-Boot] [PATCH 5/8] net: zynq: Wait till packet is sent
` [U-Boot] [PATCH 6/8] net: zynq: Fix mdc clock division setting for 100Mbit/s
` [U-Boot] [PATCH 7/8] net: zynq: Remove unused MDCCLKDIV2 macro
` [U-Boot] [PATCH 8/8] net: zynq: Fix MDC setting for zynq

[U-Boot] [PATCH 1/3] net: zynq: Extend register description with offsets
 2015-11-02 21:31 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] net: zynq: Fix clearing statistic
` [U-Boot] [PATCH 3/3] net: zynq: Disable secondary queues

[U-Boot] [PATCH] net: gem: Build warning fixes for 64-bit
 2015-11-02 21:23 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] net: zynq: Add debug message to phyread/phywrite
 2015-11-02 21:18 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] net: zynq: Add support for different PHY interface types

[U-Boot] [PATCH] net: phy: Add support for Texas Instruments DP83867
 2015-11-02 21:15 UTC  (2+ messages)

[U-Boot] [PATCH] mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1
 2015-11-02 21:03 UTC  (2+ messages)

[U-Boot] [PATCH] T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3
 2015-11-02 21:03 UTC  (2+ messages)

[U-Boot] [v2, 4/4] mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card
 2015-11-02 21:02 UTC  (2+ messages)

[U-Boot] [v2, 3/4] powerpc/t1040qds: enable peripheral clock for eSDHC
 2015-11-02 21:02 UTC  (2+ messages)

[U-Boot] [v2, 2/4] powerpc/t1040qds: enable adapter card type identification support
 2015-11-02 21:02 UTC  (2+ messages)

[U-Boot] [v2, 1/4] mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card
 2015-11-02 21:02 UTC  (2+ messages)

[U-Boot] [PATCH] Powerpc: eSDHC: expand a fix to T4160
 2015-11-02 21:01 UTC  (2+ messages)

[U-Boot] [PATCH V2] t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdm
 2015-11-02 21:01 UTC  (2+ messages)

[U-Boot] [PATCH][v2] mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition
 2015-11-02 18:48 UTC  (4+ messages)

[U-Boot] [PATCH v2] arm: socfpga: Add SoCFPGA SR1500 board
 2015-11-02 18:44 UTC  (3+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH] pengwyn: nand and ethernet fixes
 2015-11-02 17:50 UTC 

[U-Boot] genboardscfg.py doesn't generate boards.cfg in my cygwin env
 2015-11-02 16:04 UTC 

[U-Boot] [Patch V2 0/4] add LS1043AQDS support
 2015-11-02 11:15 UTC  (5+ messages)
` [U-Boot] [Patch V2 1/4] pci/layerscape: add support for LS1043A PCIe LUT register access
` [U-Boot] [Patch V2 2/4] armv8/ls1043ardb: dts: add dtb support
` [U-Boot] [Patch V2 3/4] armv8/ls1043aqds: add LS1043AQDS board support
` [U-Boot] [Patch V2 4/4] armv8/ls1043aqds: dts: add dtb support

[U-Boot] dm-spi: Convert to driver model
 2015-11-02  7:19 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