aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-31Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini10-19/+760
2013-03-29video: bcm2835: fix build issuesAnatolij Gustschin2-11/+12
2013-03-29Merge branch 'for-v2013.04'Anatolij Gustschin30-436/+126
2013-03-29RX-51: Add support for bootmenuPali Rohár1-3/+37
2013-03-29New command bootmenu: ANSI terminal boot menu supportPali Rohár4-0/+675
2013-03-29menu: export menu_default_choice() functionAnatolij Gustschin3-1/+7
2013-03-29menu: Add support for user defined item choice functionPali Rohár5-15/+41
2013-03-28Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD116-882/+6120
2013-03-28armv7: do not relocate _start twiceVincent Stehlé1-1/+0
2013-03-28ARM: mmu: Set domain permissions to client accessR Sricharan4-0/+59
2013-03-28ARM: mmu: Introduce weak dram_bank_setup functionR Sricharan2-1/+4
2013-03-28ARM: cache: declare set_section_dcacheVincent Stehlé1-0/+1
2013-03-27apx4devkit: change maintainerVeli-Pekka Peltola1-4/+4
2013-03-27image: Add support for Plan 9Steven Stallion4-0/+42
2013-03-27cmd_ext4: BREAK and correct ext4write parameter orderTom Rini1-3/+3
2013-03-27.checkpatch.conf: ignore udelay->usleep_range warningsMatt Porter1-0/+3
2013-03-27checkpatch.pl: Add 'debug' to the list of logFunctionsTom Rini1-0/+1
2013-03-27env_callback: Mark find_env_callback as staticTom Rini2-2/+1
2013-03-27MAKEALL: allow regex matches for -s optionStephen Warren1-2/+2
2013-03-26Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD28-491/+1188
2013-03-26Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD26-10/+1776
2013-03-25Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boardsTom Warren1-1/+11
2013-03-25Tegra114: MMC: Add SD bus power-rail init routineTom Warren1-0/+62
2013-03-25Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config tableTom Warren3-0/+16
2013-03-25Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)Tom Warren2-0/+45
2013-03-25tegra114: dalmore: config: enable SPIAllen Martin1-0/+11
2013-03-25tegra114: add SPI driverAllen Martin5-1/+463
2013-03-25tegra114: dalmore: fdt: enable dalmore SPI controllerAllen Martin1-0/+5
2013-03-25tegra114: fdt: add SPI blocksAllen Martin1-0/+72
2013-03-25tegra114: fdt: add apbdma blockAllen Martin1-0/+37
2013-03-25tegra114: fdt: add compatible string for tegra114 SPI ctrlAllen Martin2-0/+2
2013-03-25sf: winbond: add W25Q32DWAllen Martin1-0/+5
2013-03-25spi: add common fdt SPI driver interfaceAllen Martin8-46/+224
2013-03-25tegra20: spi: move fdt probe to spi_initAllen Martin1-43/+67
2013-03-25tegra: spi: pull register structs out of headersAllen Martin4-110/+110
2013-03-25tegra: spi: remove non fdt supportAllen Martin2-37/+4
2013-03-25tegra: spi: rename tegra SPI driversAllen Martin8-13/+13
2013-03-25tegra: remove support for UART SPI switchAllen Martin7-202/+3
2013-03-24Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD49-397/+2037
2013-03-24mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be usedPeter Korsgaard1-2/+6
2013-03-24mmc: mmc_getcd/getwp: use sensible defaultsPeter Korsgaard1-4/+12
2013-03-24arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platformsTom Rini1-1/+1
2013-03-24am335x_evm: Add better timings for the new BeagleBoard DDR3 partTom Rini2-1/+55
2013-03-24ti814x_evm: add ti814x evm board supportMatt Porter11-4/+532
2013-03-24ns16550: enable quirks for ti814xMatt Porter1-2/+3
2013-03-24am33xx: support ti814x mmc reference clockMatt Porter1-0/+5
2013-03-24am33xx: add dmm support to emif4 libraryMatt Porter2-0/+22
2013-03-24am33xx: add ti814x specific register definitionsMatt Porter7-21/+71
2013-03-24am33xx: refactor am33xx mux support and add ti814x supportMatt Porter3-227/+566
2013-03-24am33xx: refactor am33xx clocks and add ti814x supportMatt Porter7-33/+502