From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 11 Dec 2012 10:11:09 -0700 Subject: [U-Boot] please pull u-boot-samsung/resolve In-Reply-To: <50C7148E.4020804@samsung.com> References: <50C7148E.4020804@samsung.com> Message-ID: <50C7692D.3080500@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12/11/2012 04:10 AM, Minkyu Kang wrote: > Dear Albert, > > The following changes since commit fd4d564b3c80b111f18c93adb14233a6a7ddb0e9: > > Merge branch 'master' of git://git.denx.de/u-boot-x86 (2012-12-07 08:47:59 -0700) > > are available in the git repository at: > > > git://git.denx.de/u-boot-samsung resolve > > for you to fetch changes up to fbef8e6e7f1233ed20f8c5045e12c9cf31b43540: > > universal_c210: check the NULL pointer when get the PMIC (2012-12-11 17:37:28 +0900) How come this includes a bunch of Tegra changes; did you just use the wrong base commit when generating the commit list below? > Simon Glass (17): > tegra: Use const for pinmux_config_pingroup/table() > tegra: Add display support to funcmux > tegra: fdt: Add pwm binding and node > tegra: fdt: Add LCD definitions for Tegra > tegra: Add support for PWM > tegra: Add LCD driver > tegra: Add LCD support to Nvidia boards > arm: Add control over cachability of memory regions > lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment > lcd: Add support for flushing LCD fb from dcache after update > tegra: Align LCD frame buffer to section boundary > tegra: Support control of cache settings for LCD > tegra: fdt: Add LCD definitions for Seaboard > lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console > tegra: Remove unnecessary CONFIG_SYS_NAND_BASE > tegra: config: seaboard: Move tegra-common-post to correct place > Stephen Warren (4): > ARM: tegra: TrimSlice: add support for USB1 port > mmc: tegra: support 4-bit operation too on 8-bit slots > ARM: tegra: enable 8-bit SD slots in board files > tegra: use generic fs commands in BOOTCOMMAND > Wei Ni (1): > tegra: Add SOC support for display/lcd