public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-12-01 20:02:13 to 2015-12-03 03:04:56 UTC [more...]

[U-Boot] [PATCH v6 0/2] Make most DDR non-secure in MMU while keep a small block secure
 2015-12-03  3:04 UTC  (6+ messages)
` [U-Boot] [PATCH v6 2/2] armv8: fsl-layerscape: Make DDR non secure in MMU tables

[U-Boot] [PATCHv4 0/9] ARM: socfpga: Add minimal support for Arria10
 2015-12-03  2:59 UTC  (19+ messages)
` [U-Boot] [PATCHv4 1/9] arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config property
` [U-Boot] [PATCHv4 2/9] arm: socfpga: arria10: add system manager defines
` [U-Boot] [PATCHv4 3/9] arm: socfpga: arria10: add reset manager for Arria10
` [U-Boot] [PATCHv4 4/9] arm: socfpga: arria10: add misc functions "
` [U-Boot] [PATCHv4 5/9] arm: socfpga: arria10: add socfpga_arria10_socdk config
` [U-Boot] [PATCHv4 6/9] arm: socfpga: arria10: add socfpga_arria10_defconfig
` [U-Boot] [PATCHv4 7/9] arm: socfpga: arria10: add config option build for arria10
` [U-Boot] [PATCHv4 8/9] arm: socfpga: remove building scan manager
` [U-Boot] [PATCHv4 9/9] arm: socfpga: fix up a questionable macro for SDMMC

[U-Boot] [PATCH 1/2] common: Remove timer_init() call for x86
 2015-12-03  1:52 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] x86: Remove timer_init() and move i8254_init() to x86_cpu_init_f()

[U-Boot] [PATCH] arm: socfpga: Fix cache configuration
 2015-12-03  0:10 UTC  (4+ messages)

[U-Boot] [PATCH] distro_bootcmd: do not try to fetch unused bootfile for PXE
 2015-12-02 23:15 UTC 

[U-Boot] [PATCH V2 1/7] test/py: Implement pytest infrastructure
 2015-12-02 22:18 UTC  (7+ messages)
` [U-Boot] [PATCH V2 2/7] test/py: test that sandbox exits when asked
` [U-Boot] [PATCH V2 3/7] test/py: add test of setenv/printenv/echo
` [U-Boot] [PATCH V2 4/7] test/py: test the md/mw commands
` [U-Boot] [PATCH V2 5/7] test/py: add test of basic shell functionality
` [U-Boot] [PATCH V2 6/7] test/py: test the shell if command
` [U-Boot] [PATCH V2 7/7] test/py: test the ums command

[U-Boot] [PATCH v3] common: board_f: Dont relocate FDT incase of CONFIG_OF_EMBED
 2015-12-02 21:06 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] x86: fsp: Move platform-specific config to chipset directory
 2015-12-02 21:06 UTC  (17+ messages)
` [U-Boot] [PATCH 1/8] x86: fsp: Simplify fsp_continue()
` [U-Boot] [PATCH 2/8] x86: fsp: Avoid cast stack_top in struct shared_data
` [U-Boot] [PATCH 3/8] x86: fsp: Add boot_mode as a member of "
` [U-Boot] [PATCH 4/8] x86: fsp: Rename shared_data to fsp_config_data
` [U-Boot] [PATCH 5/8] x86: fsp: Rename update_fsp_upd() and change its signature
` [U-Boot] [PATCH 6/8] x86: fsp: Move struct fspinit_rtbuf definition to chipset header
` [U-Boot] [PATCH 7/8] x86: fsp: Move VPD/UPD verification to update_fsp_configs()
` [U-Boot] [PATCH 8/8] x86: queensbay: Remove invalid comments in update_fsp_upd()

[U-Boot] [PATCH] x86: Clean up SPI flash drivers in defconfig
 2015-12-02 21:05 UTC  (4+ messages)

[U-Boot] [PATCH] serial: zynq: Remove duplicated header
 2015-12-02 21:05 UTC  (3+ messages)

[U-Boot] [PATCH v2] serial: zynq: Fix incorrect reference to s5p driver
 2015-12-02 21:05 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] add dma uclass implementation and adopt ti-edma3 to it
 2015-12-02 21:05 UTC  (18+ messages)
` [U-Boot] [PATCH 1/6] dm: implement a DMA uclass
` [U-Boot] [PATCH 2/6] dma: Kconfig: Add TI_EDMA3 entry
` [U-Boot] [PATCH 3/6] sf: sf_ops: use dma to copy data from mmap region if platform supports
` [U-Boot] [PATCH 4/6] spi: ti_qspi: compile out spi_flash_copy_mmap when DM_DMA is defined
` [U-Boot] [PATCH 5/6] drivers: dma: ti-edma3: convert driver to adopt driver model
` [U-Boot] [PATCH 6/6] defconfig: am437x_sk_evm: enable dma "

[U-Boot] [PATCH v4] usb: add support for generic EHCI devices
 2015-12-02 21:05 UTC  (3+ messages)

[U-Boot] mmc erase fails from U-Boot command line
 2015-12-02 20:00 UTC  (16+ messages)

[U-Boot] [PATCH 1/5][v2] armv8: usec2ticks function defined
 2015-12-02 19:03 UTC  (3+ messages)
` [U-Boot] [PATCH 4/5][v2] armv8/ls1043ardb: SECURE BOOT target added for NOR

[U-Boot] Next for x86?
 2015-12-02 18:05 UTC  (5+ messages)

[U-Boot] [PATCH v3 0/3] spl: mmc: Fix warning and unify spl_mmc_find_device()
 2015-12-02 17:59 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] spl: mmc: Fix compiler warning with CONFIG_DM_MMC
` [U-Boot] [PATCH v3 2/3] spl: mmc: Rename 'mmc' variable to 'mmcp'
` [U-Boot] [PATCH v3 3/3] spl: mmc: Unify non/driver model spl_mmc_find_device()

[U-Boot] [PATCH 1/1] fsl_qspi: Pet the watchdog while reading/writing
 2015-12-02 17:49 UTC  (6+ messages)

[U-Boot] [PATCH] dm: core: Add platform specific bus translation function
 2015-12-02 17:45 UTC  (14+ messages)

[U-Boot] [PATCHv3 0/9] ARM: socfpga: Add minimal support for Arria10
 2015-12-02 15:53 UTC  (19+ messages)
` [U-Boot] [PATCHv3 1/9] arm: socfpga: introduce SOCFPGA_GEN5 config property
` [U-Boot] [PATCHv3 2/9] arm: socfpga: arria10: add system manager defines
` [U-Boot] [PATCHv3 3/9] arm: socfpga: arria10: add reset manager for Arria10
` [U-Boot] [PATCHv3 4/9] arm: socfpga: arria10: add misc functions "
` [U-Boot] [PATCHv3 5/9] arm: socfpga: arria10: add socfpga_arria10_socdk config
` [U-Boot] [PATCHv3 6/9] arm: socfpga: arria10: add socfpga_arria10_defconfig
` [U-Boot] [PATCHv3 7/9] arm: socfpga: arria10: add config option build for arria10
` [U-Boot] [PATCHv3 8/9] arm: socfpga: remove building scan manager
` [U-Boot] [PATCHv3 9/9] arm: socfpga: fix up a questionable macro for SDMMC

[U-Boot] [PATCH v4] mmc: socfpga_dw_mmc: Enable calibration for drvsel and smplsel
 2015-12-02 15:43 UTC  (8+ messages)

[U-Boot] u-boot on Intrinsyc dragonboard 810
 2015-12-02 14:57 UTC  (4+ messages)

[U-Boot] Pull request: u-boot-video/master
 2015-12-02 14:54 UTC 

[U-Boot] [PATCH 1/2] Pass through start.elf bootargs on Raspberry Pi
 2015-12-02 14:49 UTC  (3+ messages)

[U-Boot] [PATCH] arm, ubifs: fix gcc5.x compiler warning
 2015-12-02 14:39 UTC  (6+ messages)

[U-Boot] [PATCH] LCD: Add an option to skip registration as an stdio output
 2015-12-02 14:37 UTC  (8+ messages)

[U-Boot] [PATCH] usb: xhci: zynqmp: Removing unused function usb_phy_reset
 2015-12-02 14:34 UTC  (2+ messages)

[U-Boot] [PATCHv2 0/9] ARM: socfpga: Add minimal support for Arria10
 2015-12-02 14:29 UTC  (8+ messages)
` [U-Boot] [PATCHv2 1/9] arm: socfpga: arria10: add system manager defines
` [U-Boot] [PATCHv2 4/9] arm: socfpga: arria10: add misc functions for Arria10

[U-Boot] [PATCH 1/2] am33xx,ddr3: fix ddr3 sdram configuration
 2015-12-02 14:27 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] siemens,am33x: remove ddr3 delay workaround

[U-Boot] [PATCH v2 01/14] ARM: zynq: Remove PHYLIB from config to defconfig
 2015-12-02 13:51 UTC  (16+ messages)
` [U-Boot] [PATCH v2 02/14] ARM: zynq: Remove CONFIG_API
` [U-Boot] [PATCH v2 03/14] net: gem: Do not continue if phy is not found
` [U-Boot] [PATCH v2 04/14] net: gem: Change mdio_wait prototype to pass regs
` [U-Boot] [PATCH v2 05/14] net: gem: Change mii function not to use eth_device structure
` [U-Boot] [PATCH v2 06/14] net: gem: Remove phydev variable
` [U-Boot] [PATCH v2 07/14] net: gem: Extract phy init code
` [U-Boot] [PATCH v2 08/14] net: gem: Check if priv->phydev is valid
` [U-Boot] [PATCH v2 09/14] net: gem: Enable MDIO bus earlier
` [U-Boot] [PATCH v2 10/14] net: gem: Remove zynq_gem_of_init()
` [U-Boot] [PATCH v2 11/14] net: gem: Fix miiphy_read name
` [U-Boot] [PATCH v2 12/14] net: gem: Move driver to DM
` [U-Boot] [PATCH v2 13/14] net: gem: Read information about interface from DT
` [U-Boot] [PATCH v2 14/14] net: gem: Move gem to Kconfig

[U-Boot] [PATCH] Implement pytest-based test infrastructure
 2015-12-02 13:37 UTC  (15+ messages)

[U-Boot] [PATCH] VxWorks: fixup MAC address for VxWorks
 2015-12-02 12:44 UTC  (2+ messages)

[U-Boot] [PATCH] serial: zynq: Fix incorrect referce to s5p driver
 2015-12-02 12:39 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] spl: mmc: Fix warning and unify spl_mmc_find_device()
 2015-12-02 10:22 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] spl: mmc: Fix compiler warning with CONFIG_DM_MMC

[U-Boot] [PATCH 00/19] device model bring-up of omap timer on dra72, dra74, am335x and am437x-sk evm
 2015-12-02  9:50 UTC  (9+ messages)
` [U-Boot] [PATCH 02/19] dm: timer: uclass: add timer init to add timer device

[U-Boot] [PATCH 0/2] usb: xhci: dwc3 core reset requirement changes
 2015-12-02  6:14 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook
` [U-Boot] [PATCH 2/2] usb: xhci: fsl: Removing unused function usb_phy_reset

[U-Boot] [PATCH 1/3] arm: socfpga: Remove cpu_mmc_init()
 2015-12-02  5:42 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] mmc: dwmmc: socfpga: Convert to DM

[U-Boot] [PATCH] arm: socfpga: arria10: add additional i2c nodes for Arria10
 2015-12-02  5:36 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] Remove fdtfile list from Raspberry Pi
 2015-12-02  4:16 UTC  (2+ messages)

[U-Boot] [PATCH v5] arm: Add sata support on Layerscape ARMv8 board
 2015-12-02  4:12 UTC  (2+ messages)

[U-Boot] [PATCH] Re-enable setexpr on Raspberry Pi
 2015-12-02  4:04 UTC  (2+ messages)

[U-Boot] [PATCH v4] arm: Add sata support on Layerscape ARMv8 board
 2015-12-02  2:42 UTC  (12+ messages)

[U-Boot] U-boot broken on e500v2 soc
 2015-12-02  0:36 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/3] spl: mmc: Fix warning and unify spl_mmc_find_device()
 2015-12-02  0:35 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] spl: mmc: Fix compiler warning with CONFIG_DM_MMC
` [U-Boot] [PATCH v2 2/3] spl: mmc: Rename 'mmc' variable to 'mmcp'
` [U-Boot] [PATCH v2 3/3] spl: mmc: Unify non/driver model spl_mmc_find_device()

[U-Boot] [PATCH] arm: socfpga: fix up a questionable macro for SDMMC
 2015-12-02  0:20 UTC  (4+ messages)

[U-Boot] [RFC] arm: socfpga: introduce SOCFPGA_GEN5 or SOCFPGA_GEN10
 2015-12-02  0:18 UTC  (4+ messages)

[U-Boot] [PATCH] iocon: Disable FIT_VERBOSE
 2015-12-01 23:11 UTC  (2+ messages)

[U-Boot] Please pull u-boot-rockchip
 2015-12-01 23:11 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2015-12-01 23:11 UTC  (2+ messages)

[U-Boot] [PATCH v2] net: gem: Enable CTRL+C in wait_for_bit
 2015-12-01 21:06 UTC  (2+ messages)

[U-Boot] [PATCH v3] usb: add support for generic EHCI devices
 2015-12-01 20:02 UTC  (5+ messages)


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