public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-11-29 12:58:28 to 2016-11-30 00:34:41 UTC [more...]

[U-Boot] [PATCH v2 0/4] Enable the host controller and hub on PopMetal board
 2016-11-30  0:34 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/4] board: popmetal: de-assert the host rst pin in board init

[U-Boot] [PATCH] Add RTC chip pcf2127 support
 2016-11-30  0:34 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/3] spl: Add D-cache support
 2016-11-30  0:34 UTC  (5+ messages)
` [U-Boot] [RFC PATCH 2/3] spl: reorder the assignment of board info to global data
` [U-Boot] [RFC PATCH 3/3] spl: Add support for enabling dcache

[U-Boot] [PATCH 0/4] env_sf: minor cleanup
 2016-11-30  0:34 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] env_sf: factor out prepare_flash_device
` [U-Boot] [PATCH 3/4] env_sf: re-order error handling in single-buffer env_relocate_spec

[U-Boot] [RESEND][PATCH 00/24] sh: add generic board support and fixes
 2016-11-30  0:34 UTC  (35+ messages)
` [U-Boot] [RESEND][PATCH 02/24] sh4: cache: correct flush_cache() to writeback and invalidate
` [U-Boot] [RESEND][PATCH 03/24] sh3: remove unused cache.c file from being built
` [U-Boot] [RESEND][PATCH 04/24] sh: cache use jump_to_P2() and back_to_P1() from asm/system.h
` [U-Boot] [RESEND][PATCH 06/24] sh4: cache: move exported cache manipulation functions into cache.c
` [U-Boot] [RESEND][PATCH 09/24] sh4: remove __io config options from r2dplus and r7780mp boards
` [U-Boot] [RESEND][PATCH 10/24] r2dplus: use P1 area space for text base and PCI system memory
` [U-Boot] [RESEND][PATCH 11/24] r2dplus: select rtl8139 driver in defconfig
` [U-Boot] [RESEND][PATCH 13/24] sh4: use single u-boot linker script for all boards
` [U-Boot] [RESEND][PATCH 14/24] sh: place board lowlevel_init code in the beginning of .text
` [U-Boot] [RESEND][PATCH 15/24] sh: define entry point and reloc_dst inside a linker script
` [U-Boot] [RESEND][PATCH 16/24] sh: add MEMORY command to a shared "
` [U-Boot] [RESEND][PATCH 17/24] sh: remove undefined DEBUG preprocessor token from board config files
` [U-Boot] [RESEND][PATCH 18/24] sh: define CONFIG_DISPLAY_BOARDINFO to print board information
` [U-Boot] [RESEND][PATCH 19/24] sh: add common dram_init() function for all boards
` [U-Boot] [RESEND][PATCH 20/24] sh: add shared relocate_code() function and call board_init_r()
` [U-Boot] [RESEND][PATCH 21/24] sh4: fix start.S by calling board_init_f() after first code relocation
` [U-Boot] [RESEND][PATCH 22/24] sh: share the correct version of start.S among all cpus

[U-Boot] [PATCH 01/14] mips: Let cache.h be included from assembly source
 2016-11-30  0:32 UTC  (7+ messages)
` [U-Boot] [PATCH 05/14] serial: 16550: Add port type as driver data
` [U-Boot] [PATCH 07/14] mmc: Tinification of the mmc code

[U-Boot] [PATCH v2 1/7] scsi: Extract block device initialization
 2016-11-30  0:32 UTC  (5+ messages)
` [U-Boot] [PATCH v2 6/7] dm: Add support for scsi/sata based devices
` [U-Boot] [PATCH v2 7/7] block: Move ceva driver to DM

[U-Boot] [PATCH 00/24] sunxi: Allwinner A64: SPL support
 2016-11-30  0:32 UTC  (7+ messages)
` [U-Boot] [PATCH 05/24] SPL: tiny-printf: add "l" modifier

[U-Boot] [PATCH resend v3 0/6] DM conversion of usb ether gadget
 2016-11-29 23:55 UTC  (13+ messages)
` [U-Boot] [PATCH resend v3 1/6] drivers: usb: gadget: ether: adopt to usb driver model
` [U-Boot] [PATCH resend v3 2/6] drivers: usb: gadget: ether: access network_started using local variable
` [U-Boot] [PATCH resend v3 3/6] drivers: usb: gadget: ether: consolidate global devices to single struct
` [U-Boot] [PATCH resend v3 4/6] drivers: usb: gadget: ether: use net device priv to pass usb ether priv
` [U-Boot] [PATCH resend v3 5/6] drivers: usb: gadget: ether: prepare driver for driver model migration
` [U-Boot] [PATCH resend v3 6/6] drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model

[U-Boot] [PATCH v3 0/9] From Simon:
 2016-11-29 23:45 UTC  (12+ messages)
` [U-Boot] [PATCH v3 1/9] net: designware: Export various functions/struct to allow subclassing
` [U-Boot] [PATCH v3 2/9] net: designware: Adjust dw_adjust_link() to return an error
` [U-Boot] [PATCH v3 3/9] net: designware: Split the link init into a separate function
` [U-Boot] [PATCH v3 4/9] net: designware: Export the operation functions
` [U-Boot] [PATCH v3 5/9] net: gmac_rk3288: Add RK3288 GMAC driver

[U-Boot] [PATCH 2/2] common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
 2016-11-29 23:24 UTC 

[U-Boot] [PATCH 1/2] common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
 2016-11-29 23:24 UTC 

[U-Boot] [RFC PATCH] common: miiphyutil: Work and report phy address in hex in mdio cmd
 2016-11-29 23:17 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/6] DM conversion of usb ether gadget
 2016-11-29 23:13 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/6] drivers: usb: gadget: ether: adopt to usb driver model

[U-Boot] [PATCH 00/17] arm: mvebu: Add gdsys ControlCenter-Compact board
 2016-11-29 23:00 UTC  (3+ messages)
` [U-Boot] [PATCH 03/17] net: phy: Support Marvell 88E1680

[U-Boot] Rockchip RK3288 u-boot with mainline kernel
 2016-11-29 22:50 UTC 

[U-Boot] [PATCH v3 0/9] ARM: stm32: add network and qspi driver support to stm32f746-disco board
 2016-11-29 22:40 UTC  (3+ messages)
` [U-Boot] [PATCH v3 5/9] ARM: stm32: use clock setup function defined in clock.c

[U-Boot] [PATCH v3 0/7] Add FIT loadable custom processing
 2016-11-29 22:33 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/7] image: Add FIT image loadable section "
` [U-Boot] [PATCH v3 2/7] image: Add Trusted Execution Environment image type
` [U-Boot] [PATCH v3 3/7] arm: omap5: Add function to make an SMC call on cpu1
` [U-Boot] [PATCH v3 4/7] arm: omap5: Add TEE loading support
` [U-Boot] [PATCH v3 5/7] arm: omap5: Add OPTEE node to fdt
` [U-Boot] [PATCH v3 6/7] board: ti: dra7xx: add FIT image TEE processing
` [U-Boot] [PATCH v3 7/7] board: ti: am57xx: "

[U-Boot] [PATCH] sunxi: move CONFIG_SATAPWR to Kconfig option
 2016-11-29 22:25 UTC  (9+ messages)

[U-Boot] [PATCH v3] Retrieve MAC address from EEPROM
 2016-11-29 22:23 UTC  (6+ messages)
` [U-Boot] [PATCH 01/11] net: dw: Add read_rom_hwaddr net_op hook

[U-Boot] Please pull u-boot-mpc85xx master
 2016-11-29 22:18 UTC 

[U-Boot] Rockchip RK3288 u-boot with mainline kernel
 2016-11-29 22:11 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/6] Add ARMv8 PSCI framework
 2016-11-29 21:59 UTC  (11+ messages)
` [U-Boot] [PATCH v4 2/6] ARMv8: Enable SMC instruction
` [U-Boot] [PATCH v4 3/6] ARMv8: Add secure sections for PSCI text and data
` [U-Boot] [PATCH v4 6/6] ARMv8: LS1043A: Enable LS1043A default PSCI support

[U-Boot] [PATCHv2 1/5] fsl: serdes: ensure accessing the initialized maps of serdes protocol
 2016-11-29 21:58 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: net: Use net_ops hooks to get the MAC
 2016-11-29 21:41 UTC  (5+ messages)
` [U-Boot] [PATCH 1/6] net: dw: Add read_rom_hwaddr net_op hook

[U-Boot] [PATCHv3 01/15] configs: ls1021a: enable DT and DM support
 2016-11-29 21:40 UTC  (9+ messages)
` [U-Boot] [PATCHv3 09/15] pci: layerscape: add pci driver based on DM

[U-Boot] About U-boot's TPM
 2016-11-29 21:40 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/2] splash: add support for loading splash from a FIT image
 2016-11-29 21:40 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] Add-MSCC-Phys-VSC8530-VSC8531-VSC8540-VSC8541
 2016-11-29 21:18 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] Add FIT loadable custom processing
 2016-11-29 21:08 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/6] image: Add FIT image loadable section "
` [U-Boot] [PATCH v2 2/6] image: Add Trusted Execution Environment image type
` [U-Boot] [PATCH v2 3/6] arm: omap5: add function to make an SMC call on cpu1
` [U-Boot] [PATCH v2 4/6] arm: omap5: Add TEE loading support
` [U-Boot] [PATCH v2 5/6] board: ti: dra7xx: add FIT image TEE processing
` [U-Boot] [PATCH v2 6/6] board: ti: am57xx: "

[U-Boot] [PATCH] cmd: move CMD_PXE to Kconfig
 2016-11-29 21:01 UTC  (8+ messages)

[U-Boot] [PATCH 00/12] Fix GCC 6.2 compiler warnings
 2016-11-29 19:48 UTC  (7+ messages)
` [U-Boot] [PATCH 03/12] net: e1000: fix indentation
` [U-Boot] [PATCH 05/12] net: rtl8169: remove unneeded definition
` [U-Boot] [PATCH 07/12] usb: eth: r8152_fw: fix indentation

[U-Boot] [PATCH] net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers
 2016-11-29 19:46 UTC  (2+ messages)

[U-Boot] [PATCH] net/phy/vitesse: Rework RGMII skew configuration for VSC8601
 2016-11-29 19:44 UTC  (2+ messages)

[U-Boot] [RFC PATCH v2 0/7] "Transient" (= export-restricted) environment vars
 2016-11-29 19:35 UTC  (3+ messages)
` [U-Boot] [RFC PATCH v2 2/7] net: dm: Ignore unknown env_op_* constants

[U-Boot] [PATCHv4] Retrieve MAC address from EEPROM
 2016-11-29 18:54 UTC  (8+ messages)
  ` [U-Boot] [PATCH 01/14] net: cosmetic: Do not use magic values for ARP_HLEN
  ` [U-Boot] [PATCH 09/14] net: Add ability to set MAC address via EEPROM

[U-Boot] [PATCH] ML: SPL: NOR: Add CONFIG_SPL_NOR_COPY_ENTIRE_IMAGE define to enable whole image copy from NOR
 2016-11-29 18:34 UTC  (7+ messages)
` [U-Boot] [PATCH] "

[U-Boot] [PATCH 0/6] davinci: omapl138_lcdk: add SPL NAND boot support
 2016-11-29 18:10 UTC  (14+ messages)
` [U-Boot] [PATCH 1/6] NAND: davinci: add support for NAND chips with 16 bits bus
` [U-Boot] [PATCH 2/6] davinci: omapl138_lcdk: use correct define for 16 bit NAND chips
` [U-Boot] [PATCH 3/6] davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLE
` [U-Boot] [PATCH 4/6] davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALE
` [U-Boot] [PATCH 5/6] davinci: omapl138_lck: remove obsolete define
` [U-Boot] [PATCH 6/6] davinci: omapl138_lcdk: add NAND SPL boot support

[U-Boot] [PATCH v3 0/6] davinci: omapl138_lcdk: fix a few bugs for SPL boot
 2016-11-29 18:07 UTC  (11+ messages)
` [U-Boot] [PATCH v3 1/6] ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig
` [U-Boot] [PATCH v3 2/6] ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT "
` [U-Boot] [PATCH v3 3/6] davinci: omapl138_lcdk: configure pll0
` [U-Boot] [PATCH v3 4/6] davinci: omapl138_lcdk: configure ddr2
` [U-Boot] [PATCH v3 5/6] davinci: da850evm: fix empty boot method list in the SPL
` [U-Boot] [PATCH v3 6/6] davinci: omapl138_lcdk: add u-boot sector for mmc/sd boot

[U-Boot] [PATCH 0/2] ARM: DRA7/AM57xx: Get rid of CONFIG_AM57XX
 2016-11-29 18:05 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type
` [U-Boot] [PATCH 2/2] ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX

[U-Boot] [PATCH] ARM: K2G: DDR3: Fix up priv ID for MPU
 2016-11-29 18:04 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] ti_armv7_common: env: Add support for loading FIT images
 2016-11-29 18:04 UTC  (11+ messages)
` [U-Boot] [PATCH 1/5] ti_armv7_common: env: Consolidate support for loading images from mmc
` [U-Boot] [PATCH 2/5] ti_armv7_common: env: Add support for loading FIT images
` [U-Boot] [PATCH 3/5] ARM: DRA7: Make FIT boot as default boot on HS devices
` [U-Boot] [PATCH 4/5] ARM: AM57xx: "
` [U-Boot] [PATCH 5/5] ARM: AMx3xx: "

[U-Boot] [PATCH] armv7: psci: cpu_off: flush D-Cache before disable D-Cache
 2016-11-29 18:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] vexpress64: Juno: Change PCI buss addresses for IO to start from zero
 2016-11-29 18:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 3/3] bcm2835: Reserve the spin table in efi memory map
 2016-11-29 18:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH][v2] net: fman: fix 2.5G SGMII settings
 2016-11-29 17:53 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] imx6: icorem6: Add framebuffer and I2C support
 2016-11-29 17:52 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/7] video: Kconfig: Add VIDEO_IPV3 entry

[U-Boot] [PATCH] travis.yml: Add samsung and rockchip builds
 2016-11-29 17:42 UTC 

[U-Boot] [PATCH] MAINTAINERS: socfpga: update email address for Dinh Nguyen
 2016-11-29 17:40 UTC  (2+ messages)

[U-Boot] [PATCH v3 2/3] bcm2835 video: Map frame buffer as 32bpp
 2016-11-29 17:39 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/3] ARM: bcm283x: Implement EFI RTS reset_system
 2016-11-29 17:38 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH 9/9] ARM: bcm283x: use OF_CONTROL for bcm283x
 2016-11-29 17:37 UTC  (2+ messages)
` [U-Boot] [U-Boot,9/9] "

[U-Boot] [PATCH 8/9] board: rpi: move uart deactivation to board_init
 2016-11-29 17:37 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 7/9] serial: bcm283x_mu: support disabling after initialization
 2016-11-29 17:36 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 6/9] fdt: adjust bcm283x device tree for u-boot
 2016-11-29 17:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 5/9] fdt: import bcm283x device tree sources from the linux kernel tree
 2016-11-29 17:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/9] fdt: add dt-bindings for bcm2835
 2016-11-29 17:34 UTC  (2+ messages)
` [U-Boot] [U-Boot,4/9] "

[U-Boot] [PATCH 3/9] serial: pl01x: expose skip_init platdata option in DT
 2016-11-29 17:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/9] serial: bcm283x_mu: add device tree support
 2016-11-29 17:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/9] gpio: bcm2835: add device tree support
 2016-11-29 17:33 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/9] "

[U-Boot] [PATCH] drivers: net: keystone_net: add rgmii link type support when parsing dt
 2016-11-29 17:32 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] fs/fat/fatwrite: Local variable as buffer to store dir_slot entries
 2016-11-29 17:32 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] spi: Zap mpc52xx_spi.c and config
 2016-11-29 17:31 UTC  (2+ messages)

[U-Boot] [PATCH] mx6sx: Add initial support for Samtec VIN|ING 2000 board
 2016-11-29 17:24 UTC  (14+ messages)
    ` [U-Boot] [PATCH v2] "
        ` [U-Boot] [PATCH v3] "
            ` [U-Boot] [PATCH v4] "
                ` [U-Boot] [PATCH v5] "
                    ` [U-Boot] [PATCH v6] "

[U-Boot] [PATCH 0/3] Add FIT loadable custom processing
 2016-11-29 16:51 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] image: Add FIT image loadable section "

[U-Boot] [PATCH 0/2] ARM: imx6ul: Support liteSOM and liteBoard
 2016-11-29 16:31 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: mx6: add MMC2 boot device detection support in SPL
 2016-11-29 16:29 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routines
 2016-11-29 16:28 UTC  (3+ messages)
` [U-Boot] [PATCH V2 0/4] mx6: ddr: updates for dynamic DDR calibration

[U-Boot] [PATCH v2 1/2] spl: mmc: fix switch statement
 2016-11-29 16:28 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] imx: make ipu's di configurable

[U-Boot] [PATCH v4 1/1] ARM: ts4600: add basic board support
 2016-11-29 16:27 UTC  (2+ messages)

[U-Boot] [PATCH v3] imx7: SPI: add suport for SPI flash in mikroBUS slot
 2016-11-29 16:26 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: mx6: specify SPL padding
 2016-11-29 16:25 UTC  (2+ messages)

[U-Boot] [PATCH] tools: imximage: display DCD block offset, length
 2016-11-29 16:24 UTC  (4+ messages)

[U-Boot] [PATCH] board: ge: bx50v3: add the PMIC configuration support
 2016-11-29 16:19 UTC  (2+ messages)

[U-Boot] [PATCH] pwm: imx: increase support up to PWM8
 2016-11-29 16:19 UTC  (5+ messages)
    ` [U-Boot] [PATCH v2] pwm: imx: increase support up to PWM8 for i.MX6SX

[U-Boot] [PATCH] colibri_vf: Read kernel and device tree from static UBI volumes
 2016-11-29 16:18 UTC  (2+ messages)

[U-Boot] [PATCH] mx6sx: Add initial support for UDOO Neo Board
 2016-11-29 16:17 UTC  (2+ messages)

[U-Boot] [PATCH] arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivated
 2016-11-29 16:17 UTC  (2+ messages)

[U-Boot] [PATCH] tbs2910: Make Ethernet functional again
 2016-11-29 16:16 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] davinci: omapl138_lcdk: load DT when doing EMMC boot
 2016-11-29 16:15 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] davinci: omapl138_lcdk: improve readability of boot command
` [U-Boot] [PATCH v2 2/2] davinci: omapl138_lcdk: add DT support for EMMC boot

[U-Boot] Please pull u-boot-fsl-qoriq master
 2016-11-29 15:55 UTC  (2+ messages)

[U-Boot] ext4: crash when writing a file
 2016-11-29 15:23 UTC  (5+ messages)

[U-Boot] static var mem alignment issue/question
 2016-11-29 14:34 UTC  (4+ messages)

[U-Boot] [PATCH 0/5] davinci: omapl138_lcdk: patch DT with MAC Address
 2016-11-29 14:20 UTC  (5+ messages)
` [U-Boot] [PATCH 1/5] davinci: omapl138_lcdk: fixup mac address in dtb

[U-Boot] [PATCH 1/2] cmd: Convert CMD_BOOTMENU
 2016-11-29 14:14 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] Enable DISTRO_DEFAULT on platforms that missed it before

[U-Boot] [PATCH v2] spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible
 2016-11-29 12:59 UTC  (8+ messages)

[U-Boot] [PATCH v3 00/11] SF: Cadence QSPI driver fixes and clean up
 2016-11-29 12:58 UTC  (10+ messages)
` [U-Boot] [PATCH v3 03/11] spi: cadence_qspi: Better debug information on the SPI clock rate
` [U-Boot] [PATCH v3 04/11] spi: cadence_qspi: Use #define for bits instead of bit shifts
` [U-Boot] [PATCH v3 05/11] spi: cadence_qspi: Clean up the #define names
` [U-Boot] [PATCH v3 06/11] spi: cadence_qspi: Use spi mode at the point it is needed
` [U-Boot] [PATCH v3 07/11] spi: cadence_qspi: Remove returns from end of void functions
` [U-Boot] [PATCH v3 08/11] spi: cadence_qspi: Fix CS timings
` [U-Boot] [PATCH v3 09/11] spi: cadence_qspi: Move DT prop code to match layout
` [U-Boot] [PATCH v3 10/11] spi: cadence_qspi: Change readdata_capture() arg to bool
` [U-Boot] [PATCH v3 11/11] spi: cadence_qspi: Support specifying the sample edge used


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