summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slaveAxel Lin2013-06-13-2/+0
| * | spi: tegra114_spi: Convert to use spi_alloc_slave()Axel Lin2013-06-13-3/+1
| * | spi: armada100_spi: Remove unnecessary NULL test for dout and dinAxel Lin2013-06-13-9/+2
| * | cmd_sf: Add print mesgs on sf read/write commandsJagannadha Sutradharudu Teki2013-06-03-14/+15
| * | cmd_sf: Add print mesg for 'sf erase' commandJagannadha Sutradharudu Teki2013-06-03-10/+5
| * | sf: Fix sf read for memory-mapped SPI flashesJagannadha Sutradharudu Teki2013-06-03-1/+3
| * | spi: exynos: Support SPI_PREAMBLE modeRajeshwari Shinde2013-06-03-10/+59
| * | spi: Add support for preamble bytesRajeshwari Shinde2013-06-03-0/+5
| * | sf: winbond: Add support for W25PXX SPI flashKuo-Jung Su2013-05-28-1/+16
| * | sf: winbond: Add support for W25Q256Jagannadha Sutradharudu Teki2013-05-28-0/+5
| * | sf: spansion: Add Spansion S25FL064P IDsMarek Vasut2013-05-28-0/+7
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-13-3740/+4926
|\ \ \
| * | | arm: pxa: config option for PXA270 turbo modeSergey Yanovich2013-06-12-1/+1
| * | | arm: pxa: Add support for ICP DAS LP-8x4xSergey Yanovich2013-06-12-0/+455
| * | | cosmetic: arm: fix comments in arch/arm/lib/crt0.SMasahiro Yamada2013-06-10-2/+2
| * | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-10-3726/+1679
| |\ \ \
| | * | | arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish2013-06-10-132/+181
| | * | | ARM: DRA7: Add MaintainerLokesh Vutla2013-06-10-0/+4
| | * | | OMAP5: Enable access to auxclk registersLubomir Popov2013-06-10-0/+30
| | * | | ARM: OMAP: I2C: New read, write and probe functionsLubomir Popov2013-06-10-191/+299
| | * | | arm: Remove OMAP2420H4 and all omap24xx supportTom Rini2013-06-10-3104/+2
| | * | | da830: add MMC supportVishwanathrao Badarkhe, Manish2013-06-10-2/+70
| | * | | ARM: OMAP5: Power: Add more functionality to Palmas driverLubomir Popov2013-06-10-19/+204
| | * | | ARM: DRA7xx: EMIF: Change settings required for EVM boardSricharan R2013-06-10-31/+220
| | * | | ARM: DRA7xx: clocks: Update PLL valuesLokesh Vutla2013-06-10-46/+73
| | * | | ARM: DRA7xx: Update pinmux dataLokesh Vutla2013-06-10-16/+29
| | * | | mmc: omap_hsmmc: Update pbias programmingBalaji T K2013-06-10-17/+14
| | * | | ARM: DRA7xx: Correct SRAM END addressSricharan R2013-06-10-5/+6
| | * | | ARM: DRA7xx: Correct the SYS_CLK to 20MHZSricharan R2013-06-10-8/+13
| | * | | ARM: DRA7xx: Change the Debug UART to UART1Sricharan R2013-06-10-4/+7
| | * | | ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc'sLokesh Vutla2013-06-10-0/+11
| | * | | ARM: OMAP5: DRA7xx: support class 0 optimized voltagesNishanth Menon2013-06-10-12/+97
| | * | | ARM: DRA7xx: clocks: Fixing i2c_init for PMICLokesh Vutla2013-06-10-2/+1
| | * | | ARM: DRA7xx: power Add support for tps659038 PMICLokesh Vutla2013-06-10-1/+80
| | * | | ARM: DRA7xx: Add control id code for DRA7xxLokesh Vutla2013-06-10-3/+11
| | * | | ARM: OMAP4+: pmic: Make generic bus init and write functionsLokesh Vutla2013-06-10-8/+33
| | * | | ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla2013-06-10-14/+14
| | * | | ARM: OMAP5: clocks: Do not enable sgx clocksSricharan R2013-06-10-6/+0
| | * | | ARM: OMAP4+: Cleanup header filesLokesh Vutla2013-06-10-140/+40
| | * | | OMAP5: Fix bug in omap5_es1_prcm structLubomir Popov2013-06-10-0/+1
| | * | | OMAP5: add ABB setup for MPU voltage domainAndrii Tseglytskyi2013-06-10-0/+16
| | * | | OMAP3+: introduce generic ABB supportAndrii Tseglytskyi2013-06-10-0/+256
| | * | | am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW dr...Joel A Fernandes2013-06-10-0/+2
| * | | | arm/km: make local functions staticHolger Brunck2013-06-10-2/+2
| |/ / /
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-08-44/+2818
| |\ \ \
| | * | | vf610twr: Drop unneeded 'status' variableFabio Estevam2013-06-06-4/+1
| | * | | ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PARTFabio Estevam2013-06-06-7/+3
| | * | | Add support for Congatec Conga-QEVAl boardSARTRE Leo2013-06-04-0/+437
| | * | | wandboard: Add Boot Splash image with Wandboard logoOtavio Salvador2013-06-03-0/+2
| | * | | wandboard: Enable HDMI splashscreenFabio Estevam2013-06-03-1/+112