aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-07tegra: Enable NAND on SeaboardSimon Glass2-0/+11
2012-09-07tegra: nand: Add Tegra NAND driverJim Lin6-0/+1287
2012-09-07tegra: fdt: Add NAND definitions to fdtSimon Glass1-0/+10
2012-09-07tegra: fdt: Add NAND controller binding and definitionsSimon Glass2-0/+60
2012-09-07tegra: Add NAND support to funcmuxSimon Glass2-0/+10
2012-09-07nand: Try to align the default buffersSimon Glass2-4/+6
2012-09-05Merge remote-tracking branch 'u-boot-ti/master' into mAlbert ARIBAUD9-69/+256
2012-09-04am33xx: Remove redundant timer configTom Rini1-20/+0
2012-09-04OMAP3: mt_ventoux: added video supportStefano Babic3-1/+100
2012-09-04OMAP3: video: add macros to set display parametersStefano Babic1-0/+10
2012-09-04video: drop duplicate set of DISPC_CONFIG registerStefano Babic2-3/+1
2012-09-04OMAP3: mt_ventoux: disable the buzzer at start-upStefano Babic2-4/+14
2012-09-04OMAP3: mt_ventoux: read MAC address from EEPROMStefano Babic1-0/+16
2012-09-04OMAP3: mt_ventoux: activate GPIO4Stefano Babic1-0/+1
2012-09-04OMAP3: mt_ventoux: Correct board pinmuxStefano Babic1-41/+33
2012-09-04OMAP3: twister : get MAC address from EEPROMStefano Babic1-0/+10
2012-09-04OMAP3: tam3517: add function to read MAC from EEPROMStefano Babic1-0/+66
2012-09-04OMAP3: add definition of CTRL_WKUP_CTRL registerArnout Vandecappelle (Essensium/Mind)1-0/+5
2012-09-04Merge remote-tracking branch 'u-boot-atmel/master' into mAlbert ARIBAUD6-9/+32
2012-09-04Fixes the crippled console output on PortuxG20.Markus Hubig2-4/+18
2012-09-04arm: Adds board_postclk_init to the init_sequence.Markus Hubig1-0/+3
2012-09-04atmel: eb_cpux9k2: add ram target configurationJens Scharsig2-2/+8
2012-09-04integrator: break out common configLinus Walleij3-156/+111
2012-09-03eb_cpux9k2: fix chip selectJens Scharsig1-3/+3
2012-09-03lsxl: support power switchMichael Walle1-1/+21
2012-09-03cosmetic: Better explain how to use the kirkwood kwbimage.cfg file.Karl O. Pinc1-3/+14
2012-09-03Cosmetic doc typo fixes to the kwbimage feature docsKarl O. Pinc2-3/+3
2012-09-03arm/km: remove unused codeHolger Brunck2-21/+0
2012-09-03arm/km: fix frequency of the SPI NOR FlashValentin Longchamp1-1/+1
2012-09-03km/ivm: fix string len check to support 7 char board namesValentin Longchamp1-1/+1
2012-09-03kw_spi: fix clock prescaler computationValentin Longchamp2-2/+4
2012-09-03km/arm: set SPI NOR Flash default parametersValentin Longchamp1-0/+4
2012-09-03edminiv2: orion5x: fix GPIO inits and valuesAlbert ARIBAUD2-4/+11
2012-09-02Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk5-6/+8
2012-09-01at91: 9x5: Enable PMECC for 5series ek board.Wu, Josh1-0/+7
2012-09-01at91: 9x5: change SMC config timing that both works for PMECC & non-PMECC.Wu, Josh1-6/+6
2012-09-01at91: atmel_nand: Update driver to support Programmable Multibit ECC controllerWu, Josh3-1/+836
2012-09-01at91: atmel_nand: remove unused variables.Wu, Josh1-2/+1
2012-09-01at91: atmel_nand: extract HWECC initialization code into one function: atmel_...Wu, Josh2-59/+87
2012-09-01atmel: at91sam9x5: add spi flash boot supportBo Shen2-4/+17
2012-09-01arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INITBo Shen2-3/+0
2012-09-01arm:at91-boards: remove console_init_f where unnecessaryAndreas Bießmann8-22/+0
2012-09-01at91sam9263ek: remove unnecessary console_init_fAndreas Bießmann1-3/+0
2012-09-01spi: atmel: add WDRBT bit to avoid receive overrunBo Shen2-0/+4
2012-09-01atmel: at91sam9x5: fix name error for spiBo Shen1-2/+2
2012-09-01Take over the maintainer for sam9g10 and sam9m10g45Bo Shen1-1/+1
2012-09-01arm : at91sam9x5 : fix a small bug for NANDBo Shen1-0/+2
2012-09-01AT91: Small fix on AT91 USART initialization codeXu, Hong1-1/+10
2012-09-01at91sam9263ek: fix 'update' scriptAndreas Bießmann1-1/+1
2012-09-01ARM : at91sam9x5 : Remove CONFIG_ARCH_CPU_INITBo Shen1-2/+0