messages from 2015-01-13 08:20:11 to 2015-01-14 15:59:34 UTC [more...]
[U-Boot] [PATCH v2 0/2] Fill blank fields of doc/README.scrapyard with a tool
2015-01-14 15:59 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/2] scripts: add a utility to fill blank fields of doc/README.scrapyard
` [U-Boot] [PATCH v2 2/2] README.scrapyard: fill commit and date fields
[U-Boot] [PATCH] mmc: zynq: Use phys_addr_t for addresses
2015-01-14 15:33 UTC
[U-Boot] Please pull u-boot-sunxi master
2015-01-14 15:30 UTC (2+ messages)
[U-Boot] [PATCH 0/2] Really complete SPL & u-boot log on all consoles
2015-01-14 15:27 UTC (9+ messages)
` [U-Boot] [PATCH 1/2] console: Allow pre-console buffer to also extract SPL log messages
` [U-Boot] [PATCH 2/2] sunxi: Enable SPL pre-console buffer
[U-Boot] [PATCH 01/11] fpga: Protect GZIP usage when LOADMK is enabled
2015-01-14 15:17 UTC (15+ messages)
` [U-Boot] [PATCH 02/11] fpga: Remove extern prototypes from .h
` [U-Boot] [PATCH 03/11] fpga: Export fpga_get_desc for SPL
` [U-Boot] [PATCH 04/11] fpga: xilinx: spartan2: Setup NULL fpga_op without driver
` [U-Boot] [PATCH 05/11] fpga: xilinx: spartan3: "
` [U-Boot] [PATCH 06/11] fpga: xilinx: virtex2: "
` [U-Boot] [PATCH 07/11] fpga: xilinx: virtex2: Fix macro indentation
` [U-Boot] [PATCH 08/11] fpga: xilinx: zynqpl: Setup NULL fpga_op without driver
` [U-Boot] [PATCH 09/11] fpga: xilinx: Check if fpga operations are defined
` [U-Boot] [PATCH 10/11] fpga: xilinx: Show fpga info if defined
` [U-Boot] [PATCH 11/11] fpga: zynqpl: Add support for zc7035
[U-Boot] [PATCH] net: Declare physical address as phys_addr_t unsigned type
2015-01-14 15:00 UTC
[U-Boot] Unreadable UBIFS partition after power cuts
2015-01-14 14:57 UTC (2+ messages)
[U-Boot] [PATCH] net: gem: Use phys_addr_t instead of int for addresses
2015-01-14 14:54 UTC
[U-Boot] [PATCH 1/2] doc: ARM: Use the right function name
2015-01-14 14:36 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: armv8: Fix typo in commentary
[U-Boot] [PATCH] serial: Extend structure comments with register offset
2015-01-14 14:35 UTC
[U-Boot] [PATCH v2 1/2] Errata/ARM57: Add basic constructs to handle and apply A57 specific erratas
2015-01-14 13:46 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] configs/ls2085a: Add support for Cortex-A57 erratas
[U-Boot] [PATCH 0/4] Exynos5: Fix warnings and enrich clock_get_periph_rate
2015-01-14 13:35 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] Exynos5: Fix compiler warnings due to clock_get_periph_rate
` [U-Boot] [PATCH 2/4] Exynos542x: Add and enable get_periph_rate support
` [U-Boot] [PATCH 3/4] Exynos5: Use clock_get_periph_rate generic API
` [U-Boot] [PATCH 4/4] Exynos5: Remove dead code for fetching clocks
[U-Boot] [PATCH 00/14] cm-fx6 updates and a new splash screen feature
2015-01-14 11:34 UTC (16+ messages)
` [U-Boot] [PATCH 01/14] arm: mx6: cm-fx6: expand boot sequence
` [U-Boot] [PATCH 02/14] arm: mx6: cm-fx6: change dtb node for ethaddr
` [U-Boot] [PATCH 03/14] compulab: eeprom: allow reading mac address from multiple eeproms
` [U-Boot] [PATCH 04/14] arm: mx6: cm-fx6: pass 2nd nic mac addr to Linux
` [U-Boot] [PATCH 05/14] arm: mx6: cm-fx6: increase size of malloc area
` [U-Boot] [PATCH 06/14] arm: mx6: cm-fx6: add hdmi console support
` [U-Boot] [PATCH 06/14] arm: mx6: cm-fx6: add hdmi console
` [U-Boot] [PATCH 07/14] arm: mx6: cm-fx6: display compulab logo
` [U-Boot] [PATCH 08/14] arm: mx6: cm-fx6: add support for usb keyboard
` [U-Boot] [PATCH 09/14] compulab: splash: use errno values
` [U-Boot] [PATCH 10/14] compulab: splash: refactor splash.c
` [U-Boot] [PATCH 11/14] compulab: splash: support multiple splash sources
` [U-Boot] [PATCH 12/14] compulab: splash: support loading splash from sf
` [U-Boot] [PATCH 13/14] arm: mx6: cm-fx6: add splash screen support
` [U-Boot] [PATCH 14/14] common: convert compulab splash load code to common code
[U-Boot] i.MX6 - u-boot binary size getting changed
2015-01-14 11:31 UTC
[U-Boot] [PATCH 1/3] video: Update MXS LCDIF driver for mx6sx
2015-01-14 9:19 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] imx: mx6: Update mx6sx registers and clock functions for display
` [U-Boot] [PATCH 3/3] imx: mx6sxsabresd: Add splash screen support
[U-Boot] [PATCH] imx: mx6: Fixed AIPS3 base address issue
2015-01-14 9:18 UTC
[U-Boot] [PATCH 01/12] ARM: zynq: Enable the Neon instructions
2015-01-14 9:18 UTC (12+ messages)
` [U-Boot] [PATCH 02/12] ARM: zynq: Remove empty line
` [U-Boot] [PATCH 03/12] ARM: zynq: ddrc: Setup half of memory only for ECC case
` [U-Boot] [PATCH 04/12] ARM: zynq: slcr: Dont modify the reserved bits
` [U-Boot] [PATCH 05/12] ARM: zynq: List nand, qspi and jtag boot modes
` [U-Boot] [PATCH 06/12] ARM: zynq: List qspi, smc and nand baseaddresses
` [U-Boot] [PATCH 07/12] ARM: zynq: Show board information by default
` [U-Boot] [PATCH 08/12] ARM: zynq: Use CMD_FS_GENERIC
` [U-Boot] [PATCH 09/12] ARM: zynq: Group ethernet configuration options together
` [U-Boot] [PATCH 10/12] ARM: zynq: provide config option to select emio
` [U-Boot] [PATCH 11/12] ARM: zynq: Enable DFU functionality in zynq
` [U-Boot] [PATCH 12/12] ARM: zynq: Add USB lthor download protocol support
[U-Boot] [PATCH v3 0/4] sun7i: PSCI enhancements
2015-01-14 9:16 UTC (5+ messages)
[U-Boot] [PATCH v1 0/4] Jetson-TK1 support for PSCI
2015-01-14 8:58 UTC (7+ messages)
` [U-Boot] [PATCH v1 1/4] tegra124: Add more registers to struct mc_ctlr
` [U-Boot] [PATCH v1 2/4] virt-dt: Allow reservation of the secure region when it is in a RAM carveout
` [U-Boot] [PATCH v1 3/4] jetson-tk1: Add PSCI configuration options and reserve secure code
` [U-Boot] [PATCH v1 4/4] tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0
[U-Boot] [PATCH] serial: zynq: Use global baudrate instead of hardcoded one
2015-01-14 8:49 UTC
[U-Boot] [PATCH 1/2] microblaze: Enable hardware exception by default
2015-01-14 8:47 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] microblaze: Support stack protection feature
[U-Boot] [PATCH] mmc: dw_mmc: fixed the wrong bit control
2015-01-14 8:37 UTC
[U-Boot] [PATCH 00/17] sunxi: musb otg controller support
2015-01-14 8:21 UTC (15+ messages)
` [U-Boot] [PATCH 01/17] sunxi: axp221: Protect axp221_init against multiple calls
` [U-Boot] [PATCH 02/17] sunxi: axp221: Add support for controlling the drivebus pin
` [U-Boot] [PATCH 03/17] sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg
` [U-Boot] [PATCH 04/17] sunxi: usbc: Add support for usb0 to the common usbc code
` [U-Boot] [PATCH 05/17] sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin
` [U-Boot] [PATCH 17/17] sunxi: Hookup OTG USB controller support
[U-Boot] [PATCH 1/2] common: mark commands as default to match "config_cmd_default.h"
2015-01-14 8:18 UTC (5+ messages)
[U-Boot] [PATCH v2] generic-board: show model name in board_init_f() too
2015-01-14 8:07 UTC
[U-Boot] [PATCH 2/2] config_cmd_default.h: wrap each definition in "ifndef"
2015-01-14 6:42 UTC (5+ messages)
[U-Boot] [PATCH] Exynos: Fix warnings from clock_get_periph_rate
2015-01-14 6:33 UTC (2+ messages)
[U-Boot] [PATCH 1/2] Errata/ARM57: Add basic constructs to handle and apply A57 specific erratas
2015-01-14 5:42 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] configs/ls2085a: Add support for Cortex-A57 erratas
[U-Boot] Question about compile warnings of exynos clock
2015-01-14 4:42 UTC (3+ messages)
[U-Boot] Please pull u-boot-x86.git branch 'buildman'
2015-01-14 3:51 UTC
[U-Boot] Getting driver model running in SPL
2015-01-14 2:38 UTC
[U-Boot] avr32 atmel ngw100 support question
2015-01-13 23:38 UTC (6+ messages)
[U-Boot] Please pull u-boot-ti
2015-01-13 21:51 UTC
[U-Boot] [PATCH 2/2] arm: omap3: devkit8000: inherit from ti_omap3_common.h
2015-01-13 21:51 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] arm: omap3: devkit8000: inherit from ti_armv7_common.h
2015-01-13 21:51 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] pcm051: Add boot script support to pcm051
2015-01-13 21:51 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 8/8] board: ti: am43xx: add support for AM43xx Industrial Development Kit
2015-01-13 21:51 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 6/8] board: ti: am43xx: take care of all OPPs
2015-01-13 21:51 UTC (2+ messages)
` [U-Boot] [U-Boot,6/8] "
[U-Boot] [PATCH 5/8] power: tps65218: define all valid VDD_MPU voltages
2015-01-13 21:51 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 4/8] board: ti: am43xx: replace if else if else with a switch
2015-01-13 21:51 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 3/8] arm: am437x: Correct PLL frequency for 25MHz
2015-01-13 21:51 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/8] arm: am437x: Enable hardware leveling for EMIF
2015-01-13 21:51 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/8] arm: am437x: PLL values for all input frequencies
2015-01-13 21:50 UTC (3+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] omap5: Add netargs and netboot option
2015-01-13 21:50 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 1/2] mtd: OMAP: Enable GPMC prefetch mode
2015-01-13 21:50 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,1/2] "
[U-Boot] [PATCH v2 7/8] pmic: add tps62362 simple wrapper code
2015-01-13 21:50 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] Please pull u-boot-x86.git (take 2)
2015-01-13 21:50 UTC (2+ messages)
[U-Boot] [PATCH] am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCH
2015-01-13 21:42 UTC
[U-Boot] [PATCH 0/2] Fill blank fields of doc/README.scrapyard with a tool
2015-01-13 21:31 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] scripts: add a utility to fill blank fields of doc/README.scrapyard
` [U-Boot] [PATCH 2/2] README.scrapyard: fill commit and date fields
[U-Boot] [PATCH 0/4] Let the distro boot command scan all partitions
2015-01-13 20:52 UTC (10+ messages)
` [U-Boot] [PATCH 3/4] config_distro_bootcmd: Scan all partitions for boot files
[U-Boot] [PATCH] PM9G45 adding generic board support
2015-01-13 18:31 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] PM9261 adding generic board support
2015-01-13 18:30 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] PM9263 adding generic board support
2015-01-13 18:30 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 22/22] ppc4xx: switch VOM405 to generic board
2015-01-13 18:30 UTC (2+ messages)
` [U-Boot] [U-Boot,22/22] "
[U-Boot] [PATCH 21/22] ppc4xx: switch PMC405DE to generic board
2015-01-13 18:30 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 20/22] ppc4xx: switch PLU405 to generic board
2015-01-13 18:30 UTC (2+ messages)
` [U-Boot] [U-Boot,20/22] "
[U-Boot] [PATCH 19/22] ppc4xx: switch CPCI2DP to generic board
2015-01-13 18:30 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 18/22] ppc4xx: cleanup CPCI4052 board
2015-01-13 18:30 UTC (2+ messages)
` [U-Boot] [U-Boot,18/22] "
[U-Boot] [PATCH 17/22] ppc4xx: remove some CPCI405 variants
2015-01-13 18:30 UTC (2+ messages)
` [U-Boot] [U-Boot,17/22] "
[U-Boot] [PATCH 16/22] ppc4xx: remove G2000 board
2015-01-13 18:30 UTC (2+ messages)
` [U-Boot] [U-Boot,16/22] "
[U-Boot] [PATCH 15/22] ppc4xx: remove WUH405 board
2015-01-13 18:29 UTC (2+ messages)
` [U-Boot] [U-Boot,15/22] "
[U-Boot] [PATCH 14/22] ppc4xx: remove VOH405 board
2015-01-13 18:29 UTC (2+ messages)
` [U-Boot] [U-Boot,14/22] "
[U-Boot] [PATCH 13/22] ppc4xx: remove PMC405 board
2015-01-13 18:29 UTC (2+ messages)
` [U-Boot] [U-Boot,13/22] "
[U-Boot] [PATCH 12/22] ppc4xx: remove PCI405 board
2015-01-13 18:29 UTC (2+ messages)
` [U-Boot] [U-Boot,12/22] "
[U-Boot] [PATCH 11/22] ppc4xx: remove OCRTC board
2015-01-13 18:29 UTC (2+ messages)
` [U-Boot] [U-Boot,11/22] "
[U-Boot] [PATCH 10/22] ppc4xx: remove HUB405 board
2015-01-13 18:29 UTC (2+ messages)
` [U-Boot] [U-Boot,10/22] "
[U-Boot] [PATCH 09/22] ppc4xx: remove HH405 board
2015-01-13 18:29 UTC (2+ messages)
` [U-Boot] [U-Boot,09/22] "
[U-Boot] [PATCH 08/22] ppc4xx: remove DU440 board
2015-01-13 18:29 UTC (2+ messages)
` [U-Boot] [U-Boot,08/22] "
[U-Boot] [PATCH 07/22] ppc4xx: remove DU405 board
2015-01-13 18:29 UTC (2+ messages)
` [U-Boot] [U-Boot,07/22] "
[U-Boot] [PATCH 06/22] ppc4xx: remove DP405 board
2015-01-13 18:29 UTC (2+ messages)
` [U-Boot] [U-Boot,06/22] "
[U-Boot] [PATCH 05/22] ppc4xx: remove CPCIISER4 board
2015-01-13 18:29 UTC (2+ messages)
` [U-Boot] [U-Boot,05/22] "
[U-Boot] [PATCH 04/22] ppc4xx: remove CMS700 board
2015-01-13 18:29 UTC (2+ messages)
` [U-Boot] [U-Boot,04/22] "
[U-Boot] [PATCH 03/22] ppc4xx: remove ASH405 board
2015-01-13 18:29 UTC (2+ messages)
` [U-Boot] [U-Boot,03/22] "
[U-Boot] [PATCH 02/22] ppc4xx: remove AR405 board
2015-01-13 18:29 UTC (2+ messages)
` [U-Boot] [U-Boot,02/22] "
[U-Boot] [PATCH 01/22] ppx4xx: remove APC405 board
2015-01-13 18:28 UTC (2+ messages)
` [U-Boot] [U-Boot,01/22] "
[U-Boot] [PATCH] m68k: remove TASREG board
2015-01-13 18:28 UTC (5+ messages)
` [U-Boot] "
[U-Boot] [PATCH] ARM: OMAP5: DRA7xx: Add support for power rail grouping
2015-01-13 16:34 UTC (2+ messages)
[U-Boot] New i.MX board
2015-01-13 16:09 UTC (2+ messages)
[U-Boot] [PATCH] Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig
2015-01-13 16:03 UTC (2+ messages)
[U-Boot] Please pull u-boot-x86.git
2015-01-13 14:54 UTC (3+ messages)
[U-Boot] [PATCH] net/designware: add error message on DMA reset timeout
2015-01-13 14:53 UTC (2+ messages)
[U-Boot] [PATCH v6 0/5] i2c: UniPhier: add I2C drivers based on driver model
2015-01-13 14:51 UTC (11+ messages)
` [U-Boot] [PATCH v6 1/5] i2c: add CONFIG_DM_I2C to Kconfig
` [U-Boot] [PATCH v6 2/5] i2c: UniPhier: add driver for UniPhier i2c controller
` [U-Boot] [PATCH v6 3/5] i2c: UniPhier: add driver for UniPhier FIFO-builtin "
` [U-Boot] [PATCH v6 4/5] ARM: UniPhier: enable I2C for UniPhier SoCs
` [U-Boot] [PATCH v6 5/5] ARM: UniPhier: enable CONFIG_I2C_EEPROM
[U-Boot] [PATCH v4] dm: sh: serial: Add support driver model
2015-01-13 14:45 UTC (3+ messages)
[U-Boot] [PATCH] generic-board: show model name in board_init_f() too
2015-01-13 14:45 UTC (3+ messages)
[U-Boot] [PATCH 1/2] console: Use pre-console buffer to get complete log on all consoles
2015-01-13 12:36 UTC (4+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] sunxi: display: Make lcd display clk phase configurable
2015-01-13 12:33 UTC
[U-Boot] [PATCH] sunxi: axp221: correct ALDO2 description for sun6i
2015-01-13 12:00 UTC (4+ messages)
[U-Boot] [PATCH 0/3] sunxi: Enable VGA output on Hummingbird A31
2015-01-13 11:16 UTC (2+ messages)
[U-Boot] [PATCH 0/2] Fix some corner cases in bus width setting
2015-01-13 10:22 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] mmc: Skip changing bus width for MMC cards earlier than version 4.0
[U-Boot] [PATCH] ARM: UniPhier: fix comments in SoC Glue init function
2015-01-13 9:54 UTC
[U-Boot] [PATCH] ARM: UniPhier: add static to local functions
2015-01-13 9:41 UTC
[U-Boot] [PATCH] gpt: Fix the protective MBR partition size
2015-01-13 8:36 UTC (3+ 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