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

[U-Boot] [PATCH 0/9] Remove use of gdata for global_data
 2014-12-28  9:19 UTC  (15+ 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] sunxi: Fix PLL1 running at half speed on sun8i
 2014-12-28  9:02 UTC  (3+ messages)

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

[U-Boot] [PATCH 0/22] x86: Add support for MTRRs
 2014-12-28  2:20 UTC  (22+ messages)
` [U-Boot] [PATCH 02/22] x86: Drop RAMTOP Kconfig
` [U-Boot] [PATCH 03/22] x86: Correct ifdtool microcode calculation
` [U-Boot] [PATCH 04/22] x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES
` [U-Boot] [PATCH 05/22] x86: config: Always scroll the display by 5 lines, for speed
` [U-Boot] [PATCH 06/22] x86: video: Add a debug() to display the frame buffer address
` [U-Boot] [PATCH 07/22] x86: pci: Don't return a vesa mode when there is not video
` [U-Boot] [PATCH 08/22] x86: video: Add debug option to time the BIOS copy
` [U-Boot] [PATCH 09/22] x86: ivybridge: Only run the Video BIOS when video is enabled
` [U-Boot] [PATCH 10/22] x86: Use cache, don't clear the display in video BIOS
` [U-Boot] [PATCH 11/22] x86: Tidy up VESA mode numbers
` [U-Boot] [PATCH 12/22] x86: pci: Display vesa modes in hex
` [U-Boot] [PATCH 13/22] x86: ivybridge: Drop support for ROM caching
` [U-Boot] [PATCH 14/22] x86: Add support for MTRRs
` [U-Boot] [PATCH 15/22] x86: ivybridge: Set up an MTRR for the video frame buffer
` [U-Boot] [PATCH 16/22] x86: board_f: Adjust x86 boot order for performance
` [U-Boot] [PATCH 17/22] x86: ivybridge: Request MTRRs for DRAM regions
` [U-Boot] [PATCH 18/22] x86: Commit the current MTRRs before relocation
` [U-Boot] [PATCH 19/22] x86: ivybridge: Add a way to turn off the CAR
` [U-Boot] [PATCH 20/22] x86: Disable CAR before relocation on platforms that need it
` [U-Boot] [PATCH 21/22] x86: ivybridge: Update microcode early in boot
` [U-Boot] [PATCH 22/22] x86: Add an 'mtrr' command to list and adjust MTRRs

[U-Boot] [PATCH 01/22] x86: Correct XIP_ROM_SIZE
 2014-12-28  2:19 UTC 

[U-Boot] [PATCH v2 0/7] x86: Support pci based uart as the U-Boot serial console
 2014-12-28  1:55 UTC  (15+ 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 1/5] x86: Remove include directory in arch/x86/dts
 2014-12-28  1:26 UTC  (13+ 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 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] 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] L2 cache and LCD on sunxi
 2014-12-24 16:47 UTC  (4+ messages)

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

[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] [PATCH 4/7] Check if compiler-provided <stdint.h> and <inttypes.h> are available if CONFIG_USE_STDINT=y (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  (3+ messages)

[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  (2+ 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] "


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