public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-12-23 04:46:26 to 2014-12-28 01:02:26 UTC [more...]

[U-Boot] [PATCH 1/5] x86: Remove include directory in arch/x86/dts
 2014-12-28  1:02 UTC  (6+ messages)
` [U-Boot] [PATCH 2/5] x86: Remove alex.dts "
` [U-Boot] [PATCH 3/5] x86: Rename coreboot.dsti to serial.dtsi
` [U-Boot] [PATCH 4/5] x86: Clean up the board dts files
` [U-Boot] [PATCH 5/5] x86: Only compile dts file for a specific board

[U-Boot] [PATCH] initcall: add explicit hint if initcall was relocated
 2014-12-27 22:35 UTC 

[U-Boot] [PATCH] pcm051: Add boot script support to pcm051
 2014-12-27 19:10 UTC 

[U-Boot] [PATCH 0/4] i2c: UniPhier: add I2C drivers based on driver model
 2014-12-27 17:32 UTC  (8+ messages)
` [U-Boot] [PATCH 1/4] i2c: UniPhier: add driver for UniPhier i2c controller
` [U-Boot] [PATCH 2/4] i2c: UniPhier: add driver for UniPhier FIFO-builtin "

[U-Boot] [PATCH] sunxi: Fix buggy sun6i/sun8i DRAM size detection logic
 2014-12-27 17:05 UTC  (7+ messages)

[U-Boot] [PATCH] sunxi: Fix PLL1 running at half speed on sun8i
 2014-12-27 17:02 UTC 

[U-Boot] [PATCH v2] sunxi: video: Fallback from HDMI to VGA on boards with VGA
 2014-12-27 17:02 UTC 

[U-Boot] [PATCH 0/4] sunxi: video: native vga support
 2014-12-27 15:53 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] sunxi: video: Fix tcon0 hsync / vsync setting
` [U-Boot] [PATCH 2/4] sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1
` [U-Boot] [PATCH 3/4] sunxi: video: Fallback from HDMI to VGA on boards with VGA
` [U-Boot] [PATCH 4/4] sunxi: video: Add VGA output support

[U-Boot] [PATCH 1/2] sun6i: Add defconfig for MSI Primo81 tablet
 2014-12-27 13:16 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] sun7i: Add defconfig for MSI Primo73 tablet

[U-Boot] [PATCH v2 0/7] x86: Support pci based uart as the U-Boot serial console
 2014-12-27 12:10 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c
` [U-Boot] [PATCH v2 2/7] x86: Support pci bus scan in the early phase
` [U-Boot] [PATCH v2 3/7] pci: Make pci apis usable before relocation
` [U-Boot] [PATCH v2 4/7] fdt: Add several apis to decode pci device node
` [U-Boot] [PATCH v2 5/7] serial: ns16550: Support ns16550 compatible pci uart devices
` [U-Boot] [PATCH v2 6/7] x86: Use ePAPR defined properties for x86-uart
` [U-Boot] [PATCH v2 7/7] x86: crownbay: Add pci devices in the dts file

[U-Boot] [PATCH] spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f)
 2014-12-27  9:53 UTC  (2+ messages)

[U-Boot] [PATCH 3/4] vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS
 2014-12-26 18:04 UTC  (2+ messages)

[U-Boot] [PATCH 2/4] vexpress64: switch to generic board
 2014-12-26 17:59 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] vexpress64: take over maintenance of the semi vexpress64
 2014-12-26 17:59 UTC  (2+ messages)

[U-Boot] [PATCH] arc: introduce "mdbtrick" target
 2014-12-26 15:48 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] mtd: nand: fix two problems related to BBT scan
 2014-12-26 13:20 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again
` [U-Boot] [PATCH 2/2] mtd: nand: do not scan BBT after scrub

[U-Boot] sunxi: video: Add LCD output and A13-Olinuxino VGA output support
 2014-12-26 10:48 UTC  (24+ messages)
` [U-Boot] [PATCH 01/17] videomodes: Add support for refresh and pclk_khz to video_get_params()
` [U-Boot] [PATCH 02/17] sunxi: gpio: Properly sort mux defines by port number
` [U-Boot] [PATCH 03/17] sunxi: gpio: Add support for gpio pins on the AXP209 pmic
` [U-Boot] [PATCH 04/17] sunxi: video: Drop disabling of backend / lcdc / hdmi encoder on modeset
` [U-Boot] [PATCH 05/17] sunxi: video: Improve monitor video-mode option handling
` [U-Boot] [PATCH 06/17] sunxi: video: Prepare for lcd support
` [U-Boot] [PATCH 07/17] sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1
` [U-Boot] [PATCH 08/17] sunxi: video: Move sunxi_drc_init
` [U-Boot] [PATCH 09/17] sunxi: video: Add lcd output support
` [U-Boot] [PATCH 10/17] sunxi: video: Add suppport SoCs without HDMI, e.g. the A13 and A23
` [U-Boot] [PATCH 11/17] sunxi: video: Add support for VGA via external DACs connected to the LCD pins
` [U-Boot] [PATCH 12/17] sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into account
` [U-Boot] [PATCH 13/17] sunxi: A13-OLinuXino defconfigs: Enable VGA output, add lcd-mode for 7" LCD
` [U-Boot] [PATCH 14/17] sunxi: Add 2 defconfigs for using the Olimex 7" lcd with olinuxino boards
` [U-Boot] [PATCH 15/17] sunxi: Ippo_q8h defconfigs: Enable the LCD panel found on these tablets
` [U-Boot] [PATCH 16/17] sunxi: video: Remove sunxi_display.enabled variable
` [U-Boot] [PATCH 17/17] sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delay

[U-Boot] [PATCH] cmd_bdinfo: check for CONFIG_ARC instead of CONFIG_ARC700
 2014-12-26  8:03 UTC 

[U-Boot] [PATCH] ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD boot
 2014-12-26  5:14 UTC 

[U-Boot] [PATCH v3 0/4] i2c: UniPhier: add I2C drivers based on driver model
 2014-12-26  3:07 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] i2c: UniPhier: add driver for UniPhier i2c controller
` [U-Boot] [PATCH v3 2/4] i2c: UniPhier: add driver for UniPhier FIFO-builtin "
` [U-Boot] [PATCH v3 3/4] ARM: UniPhier: enable I2C for UniPhier SoCs
` [U-Boot] [PATCH v3 4/4] ARM: UniPhier: enable CONFIG_I2C_EEPROM

[U-Boot] Pull request: u-boot-sh/rmolbile
 2014-12-26  1:21 UTC 

[U-Boot] [PATCH 0/2] Fix some corner cases in bus width setting
 2014-12-25 16:22 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] mmc: Avoid redundant switching to 1-bit bus width for MMC cards
` [U-Boot] [PATCH 2/2] mmc: Skip changing bus width for MMC cards earlier than version 4.0

[U-Boot] [PATCH] sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig
 2014-12-25 12:29 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] i2c: UniPhier: add I2C drivers based on driver model
 2014-12-25  8:30 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] i2c: UniPhier: add driver for UniPhier i2c controller
` [U-Boot] [PATCH v2 2/4] i2c: UniPhier: add driver for UniPhier FIFO-builtin "
` [U-Boot] [PATCH v2 3/4] ARM: UniPhier: enable I2C for UniPhier SoCs
` [U-Boot] [PATCH v2 4/4] ARM: UniPhier: enable CONFIG_I2C_EEPROM

[U-Boot] [PATCH] scripts: fix binutils-version.sh
 2014-12-25  6:58 UTC  (2+ messages)

[U-Boot] buildman reports error of script/binutils-version.sh
 2014-12-25  2:15 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] sunxi: video: Add hdmi output fmt support + misc fixes
 2014-12-24 18:29 UTC  (5+ messages)
` [U-Boot] [PATCH 5/6] sunxi: video: Give hotplug-detect (hpd) signal some time to show up

[U-Boot] L2 cache and LCD on sunxi
 2014-12-24 16:47 UTC  (5+ messages)

[U-Boot] Fastboot and MUSB driver on OMAP3
 2014-12-24 12:58 UTC  (3+ messages)

[U-Boot] [PATCH 0/7] Crazy patches (Nightmare of <stdint.h>)
 2014-12-24  8:44 UTC  (10+ messages)
` [U-Boot] [PATCH 4/7] Check if compiler-provided <stdint.h> and <inttypes.h> are available if CONFIG_USE_STDINT=y (MAD)
` [U-Boot] [PATCH 5/7] Replace "llx" with PRIx64 to fix warnings on sandbox (MAD)
` [U-Boot] [PATCH 6/7] Use PRIx32 etc. to print out 32bit-width variable (MAD)
` [U-Boot] [PATCH 7/7] Make BITS_PER_LONG compiler-dependent (MAD)

[U-Boot] [PATCH 1/7] types.h: define (u)int8_t, (u)int16_t, (u)int32_t based on compiler info (MAD)
 2014-12-24  8:44 UTC  (3+ messages)

[U-Boot] [OpenQuestion] stdint.h and inttypes.h in U-Boot ?
 2014-12-24  8:41 UTC  (5+ messages)

[U-Boot] [PATCH 0/9] Remove use of gdata for global_data
 2014-12-24  6:53 UTC  (12+ messages)
` [U-Boot] [PATCH 1/9] arm: Add warnings about using gdata
` [U-Boot] [PATCH 2/9] sunxi: Move SPL s_init() code to board_init_f()
` [U-Boot] [PATCH 3/9] sunxi: Drop use of lowlevel_init()
` [U-Boot] [PATCH 4/9] arm: Reduce the scope "
` [U-Boot] [PATCH 5/9] zynq: Remove reference to gdata
` [U-Boot] [PATCH 6/9] imx: cm_fx6: "
` [U-Boot] [PATCH 7/9] imx: woodburn: "
` [U-Boot] [PATCH 8/9] imx: ls102xa: "
` [U-Boot] [PATCH 9/9] arm: Drop gdata global_data variable in SPL

[U-Boot] [PATCH 1/2] ARM: rpi: support model A+
 2014-12-24  3:01 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: rpi: consolidate board rev error checking

[U-Boot] [PATCH] arm: exynos: clock: support SPLL as mmc source clock for exynos5420
 2014-12-24  1:59 UTC  (3+ messages)

[U-Boot] [PATCH v1] x86: ahci: Make sure interface is not busy after enabling the port
 2014-12-24  1:42 UTC  (3+ messages)

[U-Boot] [PATCH 4/4] vexpress64: support the Juno Development Platform
 2014-12-24  1:03 UTC 

[U-Boot] [PATCH 0/9] [v3] rsa: Modify rsa lib to use hw acceleration
 2014-12-24  0:50 UTC  (19+ messages)
` [U-Boot] [PATCH 1/9] [v3] rsa: Split the rsa-verify to separate the modular exponentiation
` [U-Boot] [PATCH 2/9] [v3] FIT: Modify option FIT_SIGNATURE in Kconfig
` [U-Boot] [PATCH 3/9] [v3] DM: crypto/rsa: Add rsa Modular Exponentiation DM driver
` [U-Boot] [PATCH 4/9] [v3] configs: Move CONFIG_FIT_SIGNATURE to defconfig
` [U-Boot] [PATCH 5/9] [v3] lib/rsa: Modify rsa to use DM driver if available
` [U-Boot] [PATCH 6/9] [v3] DM: crypto/fsl - Add Freescale rsa DM driver
` [U-Boot] [PATCH 7/9] [v3] lib/rsa: Add Kconfig option for HW accelerated RSA
` [U-Boot] [PATCH 8/9] [v3] hash: Add function to find hash_algo struct with progressive hash
` [U-Boot] [PATCH 9/9] [v3] rsa: Use checksum algorithms from struct hash_algo

[U-Boot] [PATCH] devkit8000: convert to use generic board code
 2014-12-24  0:11 UTC 

[U-Boot] mystery boot code in MPC8247-based device
 2014-12-23 22:25 UTC 

[U-Boot] [PATCH 1/3] common: board: support systems with where RAM ends beyond 4GB
 2014-12-23 22:18 UTC  (10+ messages)
` [U-Boot] [PATCH 2/3] ARM: tegra: fix variable naming in query_sdram_size()
` [U-Boot] [PATCH 3/3] ARM: tegra: support large RAM sizes

[U-Boot] [PATCH] buildman: Fix some typos in README
 2014-12-23 20:07 UTC  (2+ messages)

[U-Boot] Implementing the uBoot SYSCALL interface for MIPS
 2014-12-23 14:29 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] x86: Support PCI based UART as the U-Boot serial console
 2014-12-23 14:05 UTC  (8+ messages)
` [U-Boot] [PATCH 4/5] x86: Support PCI UART in the x86_serial driver

[U-Boot] [PATCH 0/5] keymile: enhance IVM reading
 2014-12-23 13:08 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] kirkwood/km_arm: read the IVM eeprom earlier
` [U-Boot] [PATCH 2/5] 85xx/kmp204x: "
` [U-Boot] [PATCH 3/5] 83xx/km83xx: "
` [U-Boot] [PATCH 4/5] 82xx/km82xx: "
` [U-Boot] [PATCH 5/5] KM/IVM: remove ivm_read_eeprom(void)

[U-Boot] [PATCH 1/1] marvell: kirkwood: guruplug refresh for newer kernel
 2014-12-23 13:04 UTC  (3+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH v2 1/1] ARM: kirkwood: mvebu_mmc: Speed up access time
 2014-12-23 13:01 UTC  (6+ messages)
` [U-Boot] [PATCH v3 0/6] "

[U-Boot] [PATCH v1 0/5] SHEEVAPLUG : REFRESH 201412
 2014-12-23 12:01 UTC  (6+ messages)
` [U-Boot] [PATCH v3 0/6] "

[U-Boot] [PATCH v2 0/3] Serial Flash: call spi_flash_free more coherently
 2014-12-23 10:24 UTC  (3+ messages)

[U-Boot] [PATCH v4 00/18] Support for eMMC partitioning and related fixes
 2014-12-23  9:50 UTC  (19+ messages)
` [U-Boot] [PATCH v4 01/18] mmc: show hardware partition sizes in mmcinfo output
` [U-Boot] [PATCH v4 02/18] mmc: extend mmcinfo to show enhanced partition attribute
` [U-Boot] [PATCH v4 03/18] mmc: make eMMC general purpose partition numbering match spec
` [U-Boot] [PATCH v4 04/18] mmc: skip mmcinfo partition info processing for eMMC < 4.41
` [U-Boot] [PATCH v4 05/18] mmc: incomplete test to switch to high-capacity group size definitions
` [U-Boot] [PATCH v4 06/18] mmc: computation of eMMC GP partition size was missing 512 KiB factor
` [U-Boot] [PATCH v4 07/18] mmc: read the size of eMMC enhanced user data area
` [U-Boot] [PATCH v4 08/18] mmc: display size and start of eMMC enhanced user data area in mmcinfo
` [U-Boot] [PATCH v4 09/18] mmc: fix erase_grp_size computation with high-capacity size definition
` [U-Boot] [PATCH v4 10/18] mmc: read the high capacity WP group size for eMMC
` [U-Boot] [PATCH v4 11/18] mmc: show the erase group size and HC WP group size in mmcinfo output
` [U-Boot] [PATCH v4 12/18] mmc: eMMC partitioning data is not effective till partitioning completed
` [U-Boot] [PATCH v4 13/18] mmc: the ext_csd data may be used during init even if reading failed
` [U-Boot] [PATCH v4 14/18] mmc: add API to do eMMC hardware partitioning
` [U-Boot] [PATCH v4 15/18] mmc: add mmc hwpartition sub-command "
` [U-Boot] [PATCH v4 16/18] mmc: extend the mmc hardware partitioning API with write reliability
` [U-Boot] [PATCH v4 17/18] mmc: extend the mmc hwpartition sub-command to change "
` [U-Boot] [PATCH v4 18/18] mmc: extend mmcinfo output to show partition write reliability settings

[U-Boot] [PATCH] Revert "spi: add config option to enable the WP pin function on st micron flashes"
 2014-12-23  8:15 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] eMMC: support for Read Protected Memory Block (RPMB)
 2014-12-23  5:13 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] eMMC: add support for operations in RPMB partition


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