aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-07ARM: tegra: fix Ventana standalone buildStephen Warren
2012-09-07ARM: tegra: remove redundant mkdirs from board MakefilesStephen Warren
2012-09-07tegra: put eMMC environment into the boot sectorsStephen Warren
2012-09-07env_mmc: allow environment to be in an eMMC partitionStephen Warren
2012-09-07mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren
2012-09-07tegra: Enable NAND on TECThierry Reding
2012-09-07cmd_nand: dump: Align data and OOB buffersThierry Reding
2012-09-07tegra: enable NAND on HarmonyStephen Warren
2012-09-07tegra: Enable NAND on SeaboardSimon Glass
2012-09-07tegra: nand: Add Tegra NAND driverJim Lin
2012-09-07tegra: fdt: Add NAND definitions to fdtSimon Glass
2012-09-07tegra: fdt: Add NAND controller binding and definitionsSimon Glass
2012-09-07tegra: Add NAND support to funcmuxSimon Glass
2012-09-07nand: Try to align the default buffersSimon Glass
2012-09-05Merge remote-tracking branch 'u-boot-ti/master' into mAlbert ARIBAUD
2012-09-04am33xx: Remove redundant timer configTom Rini
2012-09-04OMAP3: mt_ventoux: added video supportStefano Babic
2012-09-04OMAP3: video: add macros to set display parametersStefano Babic
2012-09-04video: drop duplicate set of DISPC_CONFIG registerStefano Babic
2012-09-04OMAP3: mt_ventoux: disable the buzzer at start-upStefano Babic
2012-09-04OMAP3: mt_ventoux: read MAC address from EEPROMStefano Babic
2012-09-04OMAP3: mt_ventoux: activate GPIO4Stefano Babic
2012-09-04OMAP3: mt_ventoux: Correct board pinmuxStefano Babic
2012-09-04OMAP3: twister : get MAC address from EEPROMStefano Babic
2012-09-04OMAP3: tam3517: add function to read MAC from EEPROMStefano Babic
2012-09-04OMAP3: add definition of CTRL_WKUP_CTRL registerArnout Vandecappelle (Essensium/Mind)
2012-09-04Merge remote-tracking branch 'u-boot-atmel/master' into mAlbert ARIBAUD
2012-09-04Fixes the crippled console output on PortuxG20.Markus Hubig
2012-09-04arm: Adds board_postclk_init to the init_sequence.Markus Hubig
2012-09-04atmel: eb_cpux9k2: add ram target configurationJens Scharsig
2012-09-04integrator: break out common configLinus Walleij
2012-09-03eb_cpux9k2: fix chip selectJens Scharsig
2012-09-03lsxl: support power switchMichael Walle
2012-09-03cosmetic: Better explain how to use the kirkwood kwbimage.cfg file.Karl O. Pinc
2012-09-03Cosmetic doc typo fixes to the kwbimage feature docsKarl O. Pinc
2012-09-03arm/km: remove unused codeHolger Brunck
2012-09-03arm/km: fix frequency of the SPI NOR FlashValentin Longchamp
2012-09-03km/ivm: fix string len check to support 7 char board namesValentin Longchamp
2012-09-03kw_spi: fix clock prescaler computationValentin Longchamp
2012-09-03km/arm: set SPI NOR Flash default parametersValentin Longchamp
2012-09-03edminiv2: orion5x: fix GPIO inits and valuesAlbert ARIBAUD
2012-09-02Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2012-09-01at91: 9x5: Enable PMECC for 5series ek board.Wu, Josh
2012-09-01at91: 9x5: change SMC config timing that both works for PMECC & non-PMECC.Wu, Josh
2012-09-01at91: atmel_nand: Update driver to support Programmable Multibit ECC controllerWu, Josh
2012-09-01at91: atmel_nand: remove unused variables.Wu, Josh
2012-09-01at91: atmel_nand: extract HWECC initialization code into one function: atmel_...Wu, Josh
2012-09-01atmel: at91sam9x5: add spi flash boot supportBo Shen
2012-09-01arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INITBo Shen
2012-09-01arm:at91-boards: remove console_init_f where unnecessaryAndreas Bießmann