aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-07omap3evm: Add CONFIG_CMD_ASKENVTom Rini
2012-07-07omap3_beagle: Add CONFIG_CMD_ASKENVTom Rini
2012-07-07omap3evm: Set BOOTDELAY to 3Tom Rini
2012-07-07OMAP3 Beagle: Set BOOTDELAY to 3Tom Rini
2012-07-07omap24xx_i2c: Add AM33XX supportTom Rini
2012-07-07am33xx: Fix i2c sampling rate typoTom Rini
2012-07-07am33xx: Fill in more cm_wkuppll / cm_perpllTom Rini
2012-07-07am335x: Correct i2c sysc offsetTom Rini
2012-07-07Revert "I2C: OMAP: detect more devices when probing an i2c bus"Tom Rini
2012-07-07DaVinci: fix ddr2 vtp i/o calibrationTroy Kisky
2012-07-07ARM: OMAP5: Correct the DRAM_ADDR_SPACE_END macro.SRICHARAN R
2012-07-07ARM: OMAP5: Align memory used for testing to the power of 2SRICHARAN R
2012-07-07ARM: OMAP5: dmm: Create a tiler trap section.SRICHARAN R
2012-07-07ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections.SRICHARAN R
2012-07-07arm,davinci: update for enbw_cmc boardHeiko Schocher
2012-07-07am33xx: Do not call init_timer twiceTom Rini
2012-07-07omap4/5: Use CPUDIR for .lds scriptThomas Weber
2012-07-07tegra: trimslice: fix a couple typosStephen Warren
2012-07-07arm: Tegra: Use ODMDATA from BCT in IRAMTom Warren
2012-07-07tegra: seaboard: disable SPI, move environment to eMMCStephen Warren
2012-07-07tegra: paz00: store environment in eMMCStephen Warren
2012-07-07tegra: trimslice: store environment in SPI flashStephen Warren
2012-07-07gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*Tom Warren
2012-07-07mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*Tom Warren
2012-07-07spi: tegra2: rename tegra2_spi.* to tegra_spi.*Tom Warren
2012-07-07tegra: whistler: store environment in eMMCStephen Warren
2012-07-07tegra: ventana: store environment in eMMCStephen Warren
2012-07-07sf: winbond: Add support for the Winbond W25Q80BLStephen Warren
2012-07-07env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFERStephen Warren
2012-07-07tegra: ventana: add own device tree, enable USBStephen Warren
2012-07-07tegra: remove CONFIG_USB_ETHER_SMSC95XX from boards without itStephen Warren
2012-07-07tegra: override compiler flags for low level init codeamartin@nvidia.com
2012-07-07tegra: Correct PLL access in ap20.c and clock.cSimon Glass
2012-07-07tegra: paz00: add device tree supportStephen Warren
2012-07-07tegra: harmony: add device tree supportStephen Warren
2012-07-07tegra: Compulab TrimSlice board supportStephen Warren
2012-07-07tegra: add SDMMC1 on SDIO1 funcmux entryStephen Warren
2012-07-07tegra: add SDIO1 funcmux entry for UARTALucas Stach
2012-07-07tegra: sync SDIO1 pingroup enum name with TRMLucas Stach
2012-07-07tegra: add UART1 on GPU funcmux entryStephen Warren
2012-07-07tegra: seaboard: add support for USB networkingStephen Warren
2012-07-07tegra: whistler: reduce and comment network cfg optionsStephen Warren
2012-07-07tegra: flesh out bootcmdStephen Warren
2012-07-07tegra: remove some cruft from CONFIG_EXTRA_ENV_SETTINGSStephen Warren
2012-07-07tegra: Whistler board supportStephen Warren
2012-07-07tegra: add alternate UART1 funcmux entryStephen Warren
2012-07-07tegra: paz00: fix typo in SD slot CD detect GPIOStephen Warren
2012-07-07spi: Tegra2: Seaboard: enable SPI/UART corruption fixTom Warren
2012-07-07spi: Tegra2: Seaboard: fix UART corruption during SPI transactionsTom Warren
2012-07-02tools/mkenvimage.c: fix basename(3) usageAndreas Bießmann