[U-Boot] Pullrequest: u-boot-arm/master

Simon Glass sjg at chromium.org
Fri Oct 28 03:53:36 CEST 2011


Hi Albert,

On Thu, Oct 27, 2011 at 3:32 PM, Wolfgang Denk <wd at denx.de> wrote:
> Dear Albert ARIBAUD,
>
> In message <4EA9BB69.8050602 at aribaud.net> you wrote:
>> Hi Wolfgang,
>>
>> The following changes since commit c30a15e590c7e5bfd27e4704c81648071f11d51f:
>>
>>    FAT: Add FAT write feature (2011-10-26 21:40:44 +0200)
>>
>> are available in the git repository at:
>>    git://git.denx.de/u-boot-arm master
>>
>> Ajay Bhargav (4):
>>        SPI: Add SPI driver support for Marvell Armada100
>>        Armada100: Add SPI support for Marvell gplugD
>>        Armada100: Add SPI flash support for Marvell gplugD
>>        Armada100: Add env storage support for Marvell gplugD
>>
>> Aneesh V (1):
>>        omap: spl: fix build break due to changes in FAT
>>
>> Chandan Nath (5):
>>        ARM:AM33XX: Added support for AM33xx
>>        ARM:AM33XX: Add clock definitions
>>        ARM:AM33XX: Add emif/ddr support
>>        ARM:AM33XX: Added timer support
>>        ARM:AM33XX: Add support for TI AM335X EVM
>>
>> Christian Riesch (1):
>>        da850evm: Move LPSC configuration to board_early_init_f()
>>
>> Fabio Estevam (2):
>>        mx31pdk: Remove unneeded config
>>        imx: fix coding style
>>
>> Heiko Schocher (4):
>>        arm, logbuffer: make it compileclean
>>        cosmetic, post: Codingstyle cleanup
>>        arm, post: add missing post_time_ms for arm
>>        arm, davinci: add missing LSPC define for MMC/SD1
>>
>> Helmut Raiger (1):
>>        mx31: provide readable WEIM CS accessor
>>
>> Ilya Yanok (1):
>>        omap3/emif4: fix registers definition
>>
>> Jason Cooper (1):
>>        dreamplug: initial board support.
>>
>> Joe Hershberger (2):
>>        omap: Don't use gpio_free to change direction to input
>>        omap4_panda: Build in cmd_gpio support on panda
>>
>> Lei Wen (9):
>>        ARM: pantheon: reduce dependence of including platform file
>>        ARM: armada100: reduce dependence of including platform file
>>        ARM: kirkwood: reduce dependence of including platform file
>>        serial: reduce include platform file for marvell chip
>>        ARM: orion5x: reduce dependence of including platform file
>>        gpio: mvmfp: reduce include platform file
>>        ARM: pantheon: add mmc definition
>>        Marvell: dkb: add mmc support
>>        dkb: make mmc command as default enabled
>>
>> Manjunath Hadli (6):
>>        dm644X: revert cache disable patch
>>        dm36x: revert cache disable patch
>>        da830: add support for NAND boot mode
>>        davinci: emac: add new features to autonegotiate for EMAC
>>        davinci: emac: add support for more than 1 PHYs
>>        davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM
>>
>> Marek Vasut (2):
>>        ARM: Update mach-types
>>        I2C: Add i2c_get/set_speed() to mxc_i2c.c
>>
>> Michael Walle (1):
>>        kirkwood_spi: add dummy spi_init()
>>
>> Philip Balister (3):
>>        OMAP3: overo : Use ttyO2 instead of ttyS2.
>>        OMAP3: overo: Move ethernet CS4 configuration to execute based on
>> board id
>>        OMAP3: overo : Add environment variable optargs to bootargs
>>
>> Prafulla Wadaskar (1):
>>        gplug: fixed build error as a result of code cleanup patch
>>
>> Ricardo Salveti de Araujo (3):
>>        omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL
>>        omap4: adding revision detection for 4460 ES1.1
>>        omap4: splitting padconfs into common, 4430 and 4460
>>
>> Rob Herring (1):
>>        ARM: Add Calxeda Highbank platform
>>
>> SRICHARAN R (1):
>>        U-Boot/SPL: omap4: Make ddr pre-calculated timings as default.
>>
>> Sergei Shtylyov (1):
>>        DaVinci: correct MDSTAT.STATE mask
>>
>> Simon Glass (5):
>>        tegra2: Rename CLOCK_PLL_ID to CLOCK_ID
>>        tegra2: Clean up board code a little
>>        tegra2: Add more clock functions
>>        tegra2: Rename PIN_ to PINGRP_
>>        tegra2: Add more pinmux functions
>>
>> Simon Schwarz (6):
>>        devkit8000: protect board_mmc_init
>>        devkit8000: Add config to enable SPL MMC boot
>>        omap3: Add Base register for DMA
>>        omap3: Add DMA register accessors
>>        omap3: Add interface for omap3 DMA
>>        SPL: Add DMA library
>>
>> Stefano Babic (15):
>>        MX51: vision2: Set global macros
>>        misc: pmic: Freescale PMIC switches to generic PMIC driver
>>        MX5: vision2: use new pmic driver
>>        RTC: Switch mc13783 to generic pmic code
>>        MX3: qong: use new pmic driver
>>        MX5: efikamx/efikasb: use new pmic driver
>>        misc: pmic: use I2C_SET_BUS in pmic I2C
>>        misc: pmic: addI2C  support to pmic_fsl driver
>>        MX35: mx35pdk: use new pmic driver
>>        MX5: mx51evk: use new pmic driver
>>        MX5: mx53evk: use new pmic driver
>>        MX31: mx31_litekit: use new pmic driver
>>        MX31: mx31ads: use new pmic driver
>>        MX31: mx31pdk: use new pmic driver
>>        misc: pmic: drop old Freescale's pmic driver
>>
>> Steve Sakoman (3):
>>        omap: overo: Configure mux for gpio10
>>        omap: overo: Disable pull-ups on camera PCLK, HS and VS signals
>>        omap: beagle: Use ubifs instead of jffs2 for nand boot
>>
>> Tom Rini (3):
>>        OMAP3 SPL: Provide weak omap_rev_string
>>        devkit8000: Add malloc space
>>        mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unset
>>
>> Tom Warren (1):
>>        tegra2: Enable MMC for Seaboard

You have Tom's MMC patch here but not the series from Stephen. Please
can you see my email below about this:

On Thu, Oct 20, 2011 at 3:57 PM, Simon Glass <sjg at chromium.org> wrote:
> Hi Albert, Wolfgang,
>
> I believe this is the current status on Tegra2 in u-boot-arm.git:
>
> - Stephen Warren has a patch series ending here:
> http://patchwork.ozlabs.org/patch/119325/
> - Stephen Warren has a single GPIO patch here:
> http://patchwork.ozlabs.org/patch/118184/
> - I have a boot refactor patch series ending here:
> http://patchwork.ozlabs.org/patch/119941/
>
> I think all of these have passed review, so I hope they can be
> applied. They need to be applied in above order though. If there are
> any problems I am on-hand to rebase, etc.

The boot patch is actually still in review but I believe Stephen's
patches are ready.

Regards,
Simon


More information about the U-Boot mailing list