summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-28Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-28armv7: do not relocate _start twiceVincent Stehlé
2013-03-28ARM: mmu: Set domain permissions to client accessR Sricharan
2013-03-28ARM: mmu: Introduce weak dram_bank_setup functionR Sricharan
2013-03-28ARM: cache: declare set_section_dcacheVincent Stehlé
2013-03-27apx4devkit: change maintainerVeli-Pekka Peltola
2013-03-27image: Add support for Plan 9Steven Stallion
2013-03-27cmd_ext4: BREAK and correct ext4write parameter orderTom Rini
2013-03-27.checkpatch.conf: ignore udelay->usleep_range warningsMatt Porter
2013-03-27checkpatch.pl: Add 'debug' to the list of logFunctionsTom Rini
2013-03-27env_callback: Mark find_env_callback as staticTom Rini
2013-03-27MAKEALL: allow regex matches for -s optionStephen Warren
2013-03-26Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-26Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-25Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boardsTom Warren
2013-03-25Tegra114: MMC: Add SD bus power-rail init routineTom Warren
2013-03-25Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config tableTom Warren
2013-03-25Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)Tom Warren
2013-03-25tegra114: dalmore: config: enable SPIAllen Martin
2013-03-25tegra114: add SPI driverAllen Martin
2013-03-25tegra114: dalmore: fdt: enable dalmore SPI controllerAllen Martin
2013-03-25tegra114: fdt: add SPI blocksAllen Martin
2013-03-25tegra114: fdt: add apbdma blockAllen Martin
2013-03-25tegra114: fdt: add compatible string for tegra114 SPI ctrlAllen Martin
2013-03-25sf: winbond: add W25Q32DWAllen Martin
2013-03-25spi: add common fdt SPI driver interfaceAllen Martin
2013-03-25tegra20: spi: move fdt probe to spi_initAllen Martin
2013-03-25tegra: spi: pull register structs out of headersAllen Martin
2013-03-25tegra: spi: remove non fdt supportAllen Martin
2013-03-25tegra: spi: rename tegra SPI driversAllen Martin
2013-03-25tegra: remove support for UART SPI switchAllen Martin
2013-03-24Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-24mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be usedPeter Korsgaard
2013-03-24mmc: mmc_getcd/getwp: use sensible defaultsPeter Korsgaard
2013-03-24arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platformsTom Rini
2013-03-24am335x_evm: Add better timings for the new BeagleBoard DDR3 partTom Rini
2013-03-24ti814x_evm: add ti814x evm board supportMatt Porter
2013-03-24ns16550: enable quirks for ti814xMatt Porter
2013-03-24am33xx: support ti814x mmc reference clockMatt Porter
2013-03-24am33xx: add dmm support to emif4 libraryMatt Porter
2013-03-24am33xx: add ti814x specific register definitionsMatt Porter
2013-03-24am33xx: refactor am33xx mux support and add ti814x supportMatt Porter
2013-03-24am33xx: refactor am33xx clocks and add ti814x supportMatt Porter
2013-03-24am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter
2013-03-24am33xx: convert defines from am33xx-specific to generic namesMatt Porter
2013-03-24am33xx: Add required includes to some omap/am33xx codeTom Rini
2013-03-24igep00x0: Enable CONFIG_CMD_BOOTZEnric Balletbo i Serra
2013-03-24ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.Enric Balletbo i Serra
2013-03-24am335x: Enable DDR PHY dynamic power down bit for DDR3 boardsVaibhav Hiremath
2013-03-22ARM: tegra: enable workaround for ARM erratum 716044Stephen Warren