messages from 2015-03-01 16:33:29 to 2015-03-02 18:12:37 UTC [more...]
[U-Boot] [PATCH v2] warp: Add a README file
2015-03-02 18:12 UTC (4+ messages)
[U-Boot] [PATCH] arm: imx: Fix conflicting definition types of 'get_reset_cause'
2015-03-02 18:10 UTC
[U-Boot] [GIT PULL] Xilinx ZynqMP
2015-03-02 17:47 UTC
[U-Boot] [PATCH 01/14] mx6sxsabresd: Use the default CONFIG_SYS_PBSIZE
2015-03-02 17:30 UTC (16+ messages)
` [U-Boot] [PATCH 02/14] mx6slevk: "
` [U-Boot] [PATCH 03/14] mx6qarm2: "
` [U-Boot] [PATCH 04/14] mx53loco: "
` [U-Boot] [PATCH 05/14] mx51evk: "
` [U-Boot] [PATCH 06/14] mx35pdk: "
` [U-Boot] [PATCH 07/14] mx31pdk: "
` [U-Boot] [PATCH 08/14] mx25pdk: "
` [U-Boot] [PATCH 09/14] mxs: "
` [U-Boot] [PATCH 10/14] wandboard: "
` [U-Boot] [PATCH 11/14] hummingboard: "
` [U-Boot] [PATCH 12/14] nitrogen6x: "
` [U-Boot] [PATCH 13/14] warp: "
` [U-Boot] [PATCH 14/14] novena: "
[U-Boot] [PATCH] arm64: Add Xilinx ZynqMP support
2015-03-02 17:10 UTC (7+ messages)
[U-Boot] [PATCH v2 0/4] various fixes for apalis/colibri_t30
2015-03-02 16:56 UTC (2+ messages)
[U-Boot] [PATCH 0/6] Allow sandbox to use config_distro_bootcmd
2015-03-02 16:54 UTC (6+ messages)
` [U-Boot] [PATCH 4/6] config_distro_bootcmd.h: Add shared block definition for the host interface
[U-Boot] [PATCHv2 00/20] Add SPL support for SoCFPGA
2015-03-02 16:28 UTC (21+ messages)
` [U-Boot] [PATCHv2 01/20] arm: socfpga: spl: Add main sdram code
` [U-Boot] [PATCHv2 02/20] arm: socfpga: spl: Add SRAM section
` [U-Boot] [PATCHv2 03/20] arm: socfpga: spl: put SPL in sram
` [U-Boot] [PATCHv2 04/20] arm: socfpga: add functions to bring sdram, timer, and uart out of reset
` [U-Boot] [PATCHv2 05/20] arm: socfpga: spl: enable sdram, timer and uart
` [U-Boot] [PATCHv2 06/20] arm: socfpga: spl: Add call to timer_init
` [U-Boot] [PATCHv2 07/20] arm: socfpga: spl: allow bootrom to enable IOs after warm reset
` [U-Boot] [PATCHv2 08/20] arm: socfpga: spl: add sdram init and calibration
` [U-Boot] [PATCHv2 09/20] arm: socfpga: spl: printout sdram size
` [U-Boot] [PATCHv2 10/20] arm: socfpga: spl: Use common lowlevel_init
` [U-Boot] [PATCHv2 11/20] arm: socfpga: spl: Add s_init
` [U-Boot] [PATCHv2 12/20] arm: socfpga: spl: add the stack in OCRAM
` [U-Boot] [PATCHv2 13/20] arm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.h
` [U-Boot] [PATCHv2 14/20] arm: socfpga: add sdram stack to SPL
` [U-Boot] [PATCHv2 15/20] arm: socfpga: spl: adjust SPL_MALLOC_SIZE to 256
` [U-Boot] [PATCHv2 16/20] arm: socfpga: spl: add a malloc section in sram
` [U-Boot] [PATCHv2 17/20] arm: socfpga: spl: Add SDRAM check
` [U-Boot] [PATCHv2 18/20] arm: socfpga: spl: add board_init_f to SPL
` [U-Boot] [PATCHv2 19/20] arm: socfpga: spl: update pll_config for dev kit
` [U-Boot] [PATCHv2 20/20] arm: socfpga: remove the need to map sdram in arch_early_init
[U-Boot] [PATCH 0/5] peach_pi: Add support for FIMD and DP
2015-03-02 16:09 UTC (9+ messages)
` [U-Boot] [PATCH 2/5] arm: exynos: add display clocks for Exynos5800
[U-Boot] [PATCH] fixdep: remove multiple .config support code
2015-03-02 16:03 UTC (2+ messages)
[U-Boot] [PATCH] common/board_f: implement type casting for gd structure
2015-03-02 16:03 UTC (2+ messages)
[U-Boot] [PATCH] kconfig: remove unneeded U-Boot extension code
2015-03-02 16:03 UTC (3+ messages)
[U-Boot] board_f for x86
2015-03-02 16:02 UTC (2+ messages)
[U-Boot] [PATCH] lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures
2015-03-02 16:02 UTC (2+ messages)
[U-Boot] [PATCH] warp: Add a README file
2015-03-02 16:00 UTC (6+ messages)
[U-Boot] [RFC PATCH v3 0/14] Add Driver Model support to network stack
2015-03-02 15:48 UTC (47+ messages)
` [U-Boot] [RFC PATCH v4 0/23] "
` [U-Boot] [RFC PATCH v4 02/23] common: Make sure arch-specific map_sysmem() is defined
` [U-Boot] [RFC PATCH v4 06/23] net: Refactor in preparation for driver model
` [U-Boot] [RFC PATCH v4 09/23] net: Remove the bd* parameter from net stack functions
` [U-Boot] [RFC PATCH v4 10/23] net: Make netretry actually do something
` [U-Boot] [RFC PATCH v4 11/23] net: Access mapped physmem in net functions
` [U-Boot] [RFC PATCH v4 12/23] dm: eth: Add basic driver model support to Ethernet stack
` [U-Boot] [RFC PATCH v4 13/23] sandbox: eth: Add network support to sandbox
` [U-Boot] [RFC PATCH v4 16/23] dm: eth: Add support for aliases
` [U-Boot] [RFC PATCH v4 17/23] dm: eth: Add support for ethprime env var
` [U-Boot] [RFC PATCH v4 18/23] test: dm: eth: Add testing for ethrotate "
` [U-Boot] [RFC PATCH v4 19/23] sandbox: eth: Add ability to disable ping reply in sandbox eth driver
` [U-Boot] [RFC PATCH v4 20/23] test: dm: net: Add a test of the netretry behavior
` [U-Boot] [RFC PATCH v4 21/23] sandbox: eth: Add a bridge to a real network for sandbox
` [U-Boot] [RFC PATCH v4 22/23] sandbox: Enable DHCP and IP defrag
` [U-Boot] [RFC PATCH v4 23/23] sandbox: eth: Add support for using the 'lo' interface
[U-Boot] [PATCH v1 1/1] fastboot: Add support for flashing zImage
2015-03-02 15:40 UTC (3+ messages)
[U-Boot] [PATCH] armv7.h: Add <asm/io.h>
2015-03-02 15:29 UTC (2+ messages)
[U-Boot] [PATCH] MAINTAINERS, git-mailrc: Update my email address
2015-03-02 15:29 UTC (2+ messages)
[U-Boot] [PATCH] atngwmkii: convert to generic board
2015-03-02 15:29 UTC (2+ messages)
[U-Boot] [PATCH] serial: ns16550: Fix build error due to a typo
2015-03-02 15:29 UTC (3+ messages)
[U-Boot] [PULL] u-boot-usb/master
2015-03-02 15:29 UTC (2+ messages)
[U-Boot] [PULL] u-boot-pxa/master
2015-03-02 15:28 UTC (2+ messages)
[U-Boot] [PATCH v2] arm64: Add Xilinx ZynqMP support
2015-03-02 15:12 UTC (2+ messages)
[U-Boot] [PATCH] warp: Add Device Firmware Upgrade support
2015-03-02 14:48 UTC (2+ messages)
[U-Boot] [u-boot 00/40] dra7xx: am43xx: add dwc3 gadget driver support and enable dfu
2015-03-02 14:30 UTC (6+ messages)
` [U-Boot] [u-boot 14/40] usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiy
[U-Boot] DWC2 driver issues
2015-03-02 14:04 UTC (7+ messages)
[U-Boot] [RFC PATCH 01/13] Use 'U-Boot' instead of 'U-boot' in CONFIG_BOOTP_VCI_STRING
2015-03-02 13:59 UTC (22+ messages)
` [U-Boot] [RFC PATCH 02/13] net: Fix eth_get_dev_by_name() warning
` [U-Boot] [RFC PATCH 03/13] sunxi: Replace the pcDuino3 config with FDT version
` [U-Boot] [RFC PATCH 04/13] Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
` [U-Boot] [RFC PATCH 05/13] dts: sunxi: Bring in Ethernet device tree bindings
` [U-Boot] [RFC PATCH 06/13] dm: core: Support allocating driver-private data for DMA
` [U-Boot] [RFC PATCH 07/13] dm: net: Use existing Ethernet init for driver model
` [U-Boot] [RFC PATCH 08/13] Avoid calling print_eths() with "
` [U-Boot] [RFC PATCH 09/13] dm: net: Adjust PHY interface to work with CONFIG_DM_ETH
` [U-Boot] [RFC PATCH 10/13] dm: net: Tidy up designware driver ready for driver model
` [U-Boot] [RFC PATCH 11/13] dm: net: Adjust designware driver to support "
` [U-Boot] [RFC PATCH 12/13] dm: sunxi: Support driver model for Ethernet
` [U-Boot] [RFC PATCH 13/13] dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3
[U-Boot] [PATCH] am33xx, spl, siemens: enable debug uart output again
2015-03-02 13:59 UTC (4+ messages)
[U-Boot] [PATCH] MAINTAINERS: Add F: drivers/usb/gadget to DFU custodian responsibility
2015-03-02 13:35 UTC (5+ messages)
[U-Boot] [PATCH] sun7i: Add support for the MK808C board
2015-03-02 12:47 UTC (2+ messages)
[U-Boot] [PATCH] added defconfig for Jesurun Q5
2015-03-02 12:46 UTC (4+ messages)
[U-Boot] [RESEND PATCH 00/12] various fixes mainly for pxa and colibri_pxa270
2015-03-02 12:30 UTC (4+ messages)
[U-Boot] Basic A33 support including dram init available in my personal repo
2015-03-02 12:25 UTC (4+ messages)
[U-Boot] please pull u-boot-samsung master
2015-03-02 12:23 UTC (5+ messages)
[U-Boot] Pull request: u-boot-uniphier
2015-03-02 12:23 UTC (2+ messages)
[U-Boot] Pull request: u-boot-sh/rmobile
2015-03-02 12:23 UTC (3+ messages)
[U-Boot] Pull request: u-boot-sh/master
2015-03-02 12:23 UTC (3+ messages)
[U-Boot] [PATCH v4 00/14] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
2015-03-02 12:14 UTC (6+ messages)
` [U-Boot] [PATCH v4 02/14] ARM: Factor out armv7_get_cpu_id macro
[U-Boot] [PATCH v2 1/2] cmd_usb_mass_storage: Remove extra 'ums' string in the usage text
2015-03-02 11:36 UTC (4+ messages)
[U-Boot] u-boot for Snow problem
2015-03-02 11:25 UTC (6+ messages)
[U-Boot] [PATCH v2 1/2] warp: Add USB Mass Storage support
2015-03-02 10:57 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/2] warp: Select BOUNCE_BUFFER and CMD_EXT options
[U-Boot] [PATCH] mx6slevk: Provide a proper pad configuration for OTG1_ID pin
2015-03-02 10:56 UTC (2+ messages)
[U-Boot] [PATCH 0/3] board/seco: Add mx6q-uq7 basic board support
2015-03-02 10:43 UTC (4+ messages)
` [U-Boot] [PATCH 3/3] "
[U-Boot] U-boot splash as a dynamic logo
2015-03-02 10:38 UTC
[U-Boot] [PATCH 2/2][v2] powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P5020 and P5040
2015-03-02 10:25 UTC
[U-Boot] [PATCH 1/2][v5] powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041
2015-03-02 10:24 UTC
[U-Boot] lcd-console / display rotation
2015-03-02 10:12 UTC
[U-Boot] u-boot on raspberry 2: booting in SVC secure mode
2015-03-02 10:11 UTC (7+ messages)
[U-Boot] Regarding USB device testing in U-boot release
2015-03-02 10:07 UTC (3+ messages)
[U-Boot] [PATCH] mx5: fix get_reset_cause
2015-03-02 9:51 UTC
[U-Boot] [PATCH v5] imx6: Added DEK blob generator command
2015-03-02 9:47 UTC (3+ messages)
[U-Boot] [PATCH v3 1/2] mx6sabre: Enable User Mass Storage
2015-03-02 9:47 UTC (4+ messages)
` [U-Boot] [PATCH v3 2/2] mx6sabre: Select CMD_EXT4 options
[U-Boot] [PATCH] board: tbs2910: Enable USB Mass Storage support
2015-03-02 9:46 UTC (3+ messages)
[U-Boot] [PATCH 1/2] mx31: Fix boot hang by avoiding vector relocation
2015-03-02 9:45 UTC (2+ messages)
[U-Boot] [PATCH v2 1/2] mc34704: Add the definition of ONOFFA bit
2015-03-02 9:41 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/2] mx25pdk: Turn on the LCD supply
[U-Boot] [PATCH] sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels
2015-03-02 8:40 UTC (11+ messages)
[U-Boot] [PATCH] Armv8: Initializing CNTVOFF_EL2
2015-03-02 7:29 UTC
[U-Boot] Housekeeping
2015-03-02 2:04 UTC
[U-Boot] [RFC] sunxi: Support uploading 'boot.scr' to RAM over USB OTG in FEL mode
2015-03-01 21:37 UTC (3+ messages)
[U-Boot] Is patchwork down?
2015-03-01 18:23 UTC (3+ messages)
[U-Boot] U-Boot stuck after relocation attempt on MX51 board
2015-03-01 18:01 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox