From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Mon, 05 Dec 2011 18:07:03 +0100 Subject: [U-Boot] Please pull u-boot-ti/master In-Reply-To: References: Message-ID: <4EDCFA37.1040809@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, Le 29/11/2011 23:53, Tom Rini a ?crit : > The following changes since commit f2695a272849764cda09bcce6f86d03105e9e46d: > Marek Vasut (1): > PXA: Drop XM250 board > > are available in the git repository at: > > git://git.denx.de/u-boot-ti.git master > > Anatolij Gustschin (1): > ARM: davinci_dm6467Tevm: Fix build breakage > > Aneesh V (13): > armv7: disable L2 cache in cleanup_before_linux() > armv7: include armv7/cpu.c in SPL build > armv7: setup vector > start.S: remove omap3 specific code from start.S > omap: Improve PLL parameter calculation tool > omap4: ttyO2 instead of ttyS2 in default bootargs > omap: fix cache line size for omap3/omap4 boards > omap4460: fix TPS initialization > omap: remove I2C from SPL > omap4: emif: fix error in driver > omap4460: add ES1.1 identification > omap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM addresses > omap4: fix IO setting > > Christian Riesch (8): > arm, davinci: Move pinmux functions from board to arch tree > arm, hawkboard: Remove obsolete struct pinmux_config i2c_pins > arm, da850evm: Do pinmux configuration for EMAC together with > other pinmuxes > arm, da850: Add pinmux configurations to the arch tree > arm, da850evm: Use the pinmux configurations defined in the arch tree > arm, hawkboard: Use the pinmux configurations defined in the arch tree > arm, davinci: Remove duplication of pinmux configuration code > arm: printf() is not available in some SPL configurations > > Heiko Schocher (6): > arm, arm926ejs: always do cpu critical inits > arm, davinci: move davinci_rtc struct to hardware.h > arm, davinci, da850: add uart1 tx rx pinmux config > arm, board/davinci/common/misc.c: Codingstyle cleanup > arm, davinci: move misc function in arch tree > arm, davinci: add support for am1808 based enbw_cmc board > > Ilya Yanok (10): > davinci_emac: move arch-independent defines to separate header > davinci_emac: use internal addresses in buffer descriptors > davinci_emac: conditionally compile specific PHY support > arm926ejs: add noop implementation for dcache ops > davinci_emac: fix for running with dcache enabled > davinci_emac: hardcode 100Mbps for AM35xx and RMII > AM35xx: add EMAC support > AM3517: move AM3517 specific mux defines to generic header > nand_spl_simple: add support for software ECC > omap_gpmc: use SOFTECC in SPL if it's enabled > > Koen Kooi (1): > BeagleBoard: config: Really switch to ttyO2 > > Prabhakar Lad (1): > ARM: davici_emac: Fix condition for number of phy detects > > Thomas Weber (3): > ARM: OMAP3: Remove unused define CONFIG_OMAP3430 > ARM: OMAP3: Remove unused define SDRC_R_C_B > ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused > > Tom Rini (15): > omap3: mem: Comment enable_gpmc_cs_config more > OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() > OMAP3: Add a helper function to set timings in SDRC > OMAP3: Change mem_ok to clear again after reading back > OMAP3: Remove get_mem_type prototype > omap3: mem: Add MCFG helper macro > OMAP3: Add optimal SDRC autorefresh control values > OMAP3: Suffix all Micron memory timing parts with their speed > OMAP3 SPL: Rework memory initalization and devkit8000 support > OMAP3 SPL: Add identify_nand_chip function > OMAP3: Add SPL support to Beagleboard > OMAP3: Add SPL support to omap3_evm > AM3517: Add SPL support > AM3517 CraneBoard: Add SPL support > OMAP3: Add SPL_BOARD_INIT hook Applied to u-boot-arm/master, thanks. Amicalement, -- Albert.